diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-he/mail | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-he/mail')
249 files changed, 13192 insertions, 0 deletions
diff --git a/l10n-he/mail/all-l10n.js b/l10n-he/mail/all-l10n.js new file mode 100644 index 0000000000..6e0520e894 --- /dev/null +++ b/l10n-he/mail/all-l10n.js @@ -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/. + +#filter substitution + +pref("general.useragent.locale", "@AB_CD@"); +pref("spellchecker.dictionary", "@AB_CD@"); diff --git a/l10n-he/mail/branding/thunderbird/brand.dtd b/l10n-he/mail/branding/thunderbird/brand.dtd new file mode 100644 index 0000000000..e0b254a981 --- /dev/null +++ b/l10n-he/mail/branding/thunderbird/brand.dtd @@ -0,0 +1,13 @@ +<!-- 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 brandShortName "Thunderbird"> +<!ENTITY brandShorterName "Thunderbird"> +<!ENTITY brandFullName "Mozilla Thunderbird"> +<!-- LOCALIZATION NOTE (brandProductName): + This brand name can be used in messages where the product name needs to + remain unchanged across different versions (Daily, Beta, etc.). --> +<!ENTITY brandProductName "Thunderbird"> +<!ENTITY vendorShortName "Mozilla"> +<!ENTITY trademarkInfo.part1 "הלוגואים של Mozilla Thunderbird ושל Thunderbird + הם סימני מסחר רשומים של קרן Mozilla."> diff --git a/l10n-he/mail/branding/thunderbird/brand.ftl b/l10n-he/mail/branding/thunderbird/brand.ftl new file mode 100644 index 0000000000..52f2d38d59 --- /dev/null +++ b/l10n-he/mail/branding/thunderbird/brand.ftl @@ -0,0 +1,21 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + + +## Thunderbird Brand +## +## Thunderbird must be treated as a brand, and kept in English. +## It cannot be: +## - Transliterated. +## - Translated. +## +## Reference: https://www.mozilla.org/styleguide/communications/translation/ + +-brand-shorter-name = Thunderbird +-brand-short-name = Thunderbird +-brand-full-name = Mozilla Thunderbird +# This brand name can be used in messages where the product name needs to +# remain unchanged across different versions (Daily, Beta, etc.). +-brand-product-name = Thunderbird +-vendor-short-name = Mozilla diff --git a/l10n-he/mail/branding/thunderbird/brand.properties b/l10n-he/mail/branding/thunderbird/brand.properties new file mode 100644 index 0000000000..9dd5011219 --- /dev/null +++ b/l10n-he/mail/branding/thunderbird/brand.properties @@ -0,0 +1,7 @@ +# 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/. +brandShortName=Thunderbird +brandShorterName=Thunderbird +brandFullName=Mozilla Thunderbird +vendorShortName=Mozilla diff --git a/l10n-he/mail/chrome/communicator/utilityOverlay.dtd b/l10n-he/mail/chrome/communicator/utilityOverlay.dtd new file mode 100644 index 0000000000..6a8a3052f3 --- /dev/null +++ b/l10n-he/mail/chrome/communicator/utilityOverlay.dtd @@ -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/. --> + +<!-- LOCALIZATION NOTE : FILE This file contains the global menu items --> + +<!ENTITY fileMenu.label "קובץ"> +<!ENTITY fileMenu.accesskey "ק"> +<!ENTITY newMenu.label "חדש"> +<!ENTITY newMenu.accesskey "ח"> + +<!ENTITY editMenu.label "עריכה"> +<!ENTITY editMenu.accesskey "ע"> +<!ENTITY undoCmd.label "בטל"> +<!ENTITY undoCmd.accesskey "ט"> +<!ENTITY redoCmd.label "בצע שוב"> +<!ENTITY redoCmd.accesskey "צ"> +<!ENTITY deleteCmd.label "מחק"> +<!ENTITY deleteCmd.accesskey "ח"> +<!ENTITY preferencesCmd2.label "אפשרויות"> +<!ENTITY preferencesCmd2.accesskey "ע"> +<!ENTITY preferencesCmdUnix.label "העדפות"> +<!ENTITY preferencesCmdUnix.accesskey "ע"> + +<!ENTITY viewMenu.label "תצוגה"> +<!ENTITY viewMenu.accesskey "ת"> +<!ENTITY viewToolbarsMenu.label "סרגלי כלים"> +<!ENTITY viewToolbarsMenu.accesskey "ם"> +<!ENTITY showTaskbarCmd.label "שורת מצב"> +<!ENTITY showTaskbarCmd.accesskey "ש"> + +<!ENTITY closeCmd.label "סגירה"> +<!ENTITY closeCmd.key "W"> +<!ENTITY closeCmd.accesskey "ג"> + +<!ENTITY quitApplicationCmd.label "יציאה"> +<!ENTITY quitApplicationCmd.key "Q"> +<!ENTITY quitApplicationCmd.accesskey "צ"> + +<!ENTITY quitApplicationCmdUnix.label "יציאה"> +<!ENTITY quitApplicationCmdUnix.accesskey "צ"> + +<!ENTITY quitApplicationCmdMac.label "יציאה מ־&brandShortName;"> +<!ENTITY quitApplicationCmdMac.accesskey "q"> diff --git a/l10n-he/mail/chrome/messenger-mapi/mapi.properties b/l10n-he/mail/chrome/messenger-mapi/mapi.properties new file mode 100644 index 0000000000..b67217f14d --- /dev/null +++ b/l10n-he/mail/chrome/messenger-mapi/mapi.properties @@ -0,0 +1,45 @@ +# 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/. + +# Translator(s): +# +# Yaron <sh.yaron@gmail.com> +# +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +# Mail Integration Dialog +dialogTitle=%S +dialogText=האם ברצונך להשתמש ב־%S כיישום ברירת המחדל לדואר? +newsDialogText=האם ברצונך להשתמש ב־%S כיישום קבוצות דיון ברירת מחדל ? +feedDialogText=האם ברצונך להשתמש ב־%S כצובר הזנת נתונים ברירת מחדל? +checkboxText=אל תציג תיבת דו־שיח זו שוב +setDefaultMail=%S אינו מוגדר כרגע כישום דואר ברירת המחדל שלך. האם ברצונך להפוך אותו לישום דואר ברירת המחדל שלך? +setDefaultNews=%S אינו מוגדר כרגע כישום קבוצות דיון ברירת המחדל שלך. האם ברצונך להפוך אותו לישום קבוצות דיון ברירת המחדל שלך? +setDefaultFeed=%S אינו קבוע כעת כצובר הזנת הנתונים ברירת המחדל שלך. האם ברצונך להפוך אותו לצובר הזנת הנתונים ברירת המחדל שלך? +alreadyDefaultMail=%S כבר מוגדר כישום דואר ברירת המחדל שלך. +alreadyDefaultNews=%S כבר מוגדר כישום קבוצות דיון ברירת המחדל שלך. +alreadyDefaultFeed=%S כבר מוגדר כצובר הזנת הנתונים ברירת המחדל שלך. + +# MAPI Messages +loginText=אנא הכנס את הססמה שלך עבור %S: +loginTextwithName=אנא הכנס את שם המשתמש והססמה שלך +loginTitle=%S +PasswordTitle=%S + +# MAPI Error Messages +errorMessage=לא ניתן להגדיר את דואר %S כיישום ברירת המחדל לדואר משום שלא ניתן לעדכן מפתח רישום (registry). ודא עם מנהל המערכת שלך שיש לך גישת כתיבה לרישום המערכת שלך, ונסה שוב. +errorMessageNews=לא ניתן להגדיר את דואר %S כיישום ברירת המחדל לקבוצות דיון משום שלא ניתן לעדכן מפתח רישום (registry). ודא עם מנהל המערכת שלך שיש לך גישת כתיבה לרישום המערכת שלך, ונסה שוב. +errorMessageTitle=%S + +# MAPI Security Messages +mapiBlindSendWarning=יישום אחר מנסה לשלוח דואר בעזרת פרופיל המשתמש שלך. האם אתה בטוח שברצונך לשלוח דואר? +mapiBlindSendDontShowAgain=הזהר אותי בכל פעם שיישומים אחרים מנסים לשלוח דואר בעזרתי + +#Default Mail Display String +# localization note, %S is the vendor name +defaultMailDisplayTitle=%S + + diff --git a/l10n-he/mail/chrome/messenger-newsblog/am-newsblog.dtd b/l10n-he/mail/chrome/messenger-newsblog/am-newsblog.dtd new file mode 100644 index 0000000000..c868b9a6b6 --- /dev/null +++ b/l10n-he/mail/chrome/messenger-newsblog/am-newsblog.dtd @@ -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/. --> + +<!ENTITY biffAll.label "הפעלת עדכונים לכל ההזנות"> +<!ENTITY biffAll.accesskey "פ"> + +<!ENTITY newFeedSettings.label "הגדרות בררת מחדל להזנות של חדשות"> + +<!ENTITY manageSubscriptions.label "נהל מינויים…"> +<!ENTITY manageSubscriptions.accesskey "נ"> + +<!ENTITY feedWindowTitle.label "אשף חשבון הזנה"> +<!ENTITY feeds.accountName "בלוגים והזנות"> diff --git a/l10n-he/mail/chrome/messenger-newsblog/feed-subscriptions.dtd b/l10n-he/mail/chrome/messenger-newsblog/feed-subscriptions.dtd new file mode 100644 index 0000000000..50c3e62927 --- /dev/null +++ b/l10n-he/mail/chrome/messenger-newsblog/feed-subscriptions.dtd @@ -0,0 +1,53 @@ +<!-- 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/. --> + +<!-- Subscription Dialog --> +<!ENTITY feedSubscriptions.label "מינויי הזנות"> +<!ENTITY learnMore.label "מידע נוסף אודות הזנות"> + +<!ENTITY feedTitle.label "כותרת:"> +<!ENTITY feedTitle.accesskey "כ"> + +<!ENTITY feedLocation.label "כתובת הזנה:"> +<!ENTITY feedLocation.accesskey "ז"> +<!ENTITY feedLocation2.placeholder "נא להזין כתובת הזנה תקנית"> +<!ENTITY locationValidate.label "בדיקה"> +<!ENTITY validateText.label "בדיקת וקבלת כתובת תקנית."> + +<!ENTITY feedFolder.label "אחסון מאמרים תחת:"> +<!ENTITY feedFolder.accesskey "א"> + +<!-- Account Settings and Subscription Dialog --> +<!ENTITY biffStart.label "בדיקה לאיתור מאמרים חדשים בכל "> +<!ENTITY biffStart.accesskey "ב"> +<!ENTITY biffMinutes.label "דקות"> +<!ENTITY biffMinutes.accesskey "ק"> +<!ENTITY biffDays.label "ימים"> +<!ENTITY biffDays.accesskey "מ"> +<!ENTITY recommendedUnits.label "המלצת המפרסם:"> + +<!ENTITY quickMode.label "הצגת תקציר של המאמר במקום לטעון את העמוד"> +<!ENTITY quickMode.accesskey "צ"> + +<!ENTITY autotagEnable.accesskey "ג"> +<!ENTITY autotagUsePrefix.label "קידומת לתגיות:"> +<!ENTITY autotagUsePrefix.accesskey "ק"> +<!ENTITY autoTagPrefix.placeholder "נא להקליד קידומת לתגית"> + +<!-- Subscription Dialog --> +<!ENTITY button.addFeed.label "הוספה"> +<!ENTITY button.addFeed.accesskey "ה"> +<!ENTITY button.verifyFeed.label "בדיקה"> +<!ENTITY button.verifyFeed.accesskey "ב"> +<!ENTITY button.updateFeed.label "עדכון"> +<!ENTITY button.updateFeed.accesskey "ע"> +<!ENTITY button.removeFeed.label "הסרה"> +<!ENTITY button.removeFeed.accesskey "ה"> +<!ENTITY button.importOPML.label "יבא"> +<!ENTITY button.importOPML.accesskey "ב"> +<!ENTITY button.exportOPML.label "יצא"> +<!ENTITY button.exportOPML.accesskey "צ"> + +<!ENTITY cmd.close.commandKey "w"> +<!ENTITY button.close.label "סגירה"> diff --git a/l10n-he/mail/chrome/messenger-newsblog/newsblog.properties b/l10n-he/mail/chrome/messenger-newsblog/newsblog.properties new file mode 100644 index 0000000000..32928d405f --- /dev/null +++ b/l10n-he/mail/chrome/messenger-newsblog/newsblog.properties @@ -0,0 +1,87 @@ +# 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/. + +subscribe-validating-feed=מוודא את ההזנה… +subscribe-cancelSubscription=האם אתה בטוח שברצונך לבטל את ההרשמה שלך להזנת נתונים הנוכחית? +subscribe-cancelSubscriptionTitle=נרשם כמנוי להזנת נתונים… +subscribe-feedAlreadySubscribed=אתה כבר מנוי להזנה זו. +subscribe-errorOpeningFile=אין אפשרות לפתוח את הקובץ. +subscribe-feedAdded=נוספה הזנה. +subscribe-feedUpdated=הזנה עודכנה. +subscribe-feedMoved=המינוי להזנה הועבר. +subscribe-feedCopied=המינוי להזנה הועתק. +subscribe-feedRemoved=המינוי להזנה בוטל. +subscribe-feedNotValid=כתובת ההזנה אינה הזנה תקנית. +subscribe-feedVerified=כתובת ההזנה עברה אימות. +subscribe-noAuthError=כתובת ההזנה אינה מורשית. +subscribe-loading=בטעינה, נא להמתין… + +subscribe-OPMLImportTitle=בחר קובץ OPML ליבוא +## LOCALIZATION NOTE(subscribe-OPMLExportTitleList): +## %S is the name of the feed account folder name. +subscribe-OPMLExportTitleList=יצוא %S כקובץ OPML - רשימת הזנות +## LOCALIZATION NOTE(subscribe-OPMLExportTitleStruct): +## %S is the name of the feed account folder name. +subscribe-OPMLExportTitleStruct=יצוא %S כקובץ OPML - הזנות עם מבנה תיקיות +## LOCALIZATION NOTE(subscribe-OPMLExportFileDialogTitle): +## %1$S is the brandShortName, %2$S is the name of the feed account folder name. +subscribe-OPMLExportFileDialogTitle=ייצוא OPML של %1$S - %2$S +## LOCALIZATION NOTE(subscribe-OPMLExportDefaultFileName): +## %1$S is the brandShortName (Thunderbird for example), %2$S is the account name. +## The default extension (.opml) is added here as it is not automatically appended in the file picker on MacOS. +subscribe-OPMLExportDefaultFileName=My%1$SFeeds-%2$S.opml +## LOCALIZATION NOTE(subscribe-OPMLImportInvalidFile): %S is the name of the OPML file the user tried to import. +subscribe-OPMLImportInvalidFile=הקובץ %S אינו נראה כמו קובץ OPML תקני. +## LOCALIZATION NOTE(subscribe-OPMLImportFeedCount): Semi-colon list of plural forms. +## See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +## #1 is the count of new imported entries. +subscribe-OPMLImportFeedCount=יובאה הזנה חדשה אחת.;יובאו #1 הזנות חדשות. +## LOCALIZATION NOTE(subscribe-OPMLImportUniqueFeeds): Semi-colon list of plural forms. +## #1 is the count of new imported entries +## LOCALIZATION NOTE(subscribe-OPMLImportFoundFeeds): +## #1 is total number of elements found in the file +## LOCALIZATION NOTE(subscribe-OPMLImportStatus): +## This is the concatenation of the two strings defined above to compose 1 sentence. +## %1$S = subscribe-OPMLImportUniqueFeeds +## %2$S = subscribe-OPMLImportFoundFeeds + +subscribe-OPMLExportOPMLFilesFilterText=קובצי OPML +## LOCALIZATION NOTE(subscribe-OPMLExportDone): %S is the export file name. +subscribe-OPMLExportDone=ההזנות בחשבון זה יוצאו אל %S. + +subscribe-confirmFeedDeletionTitle=הסרת הזנה +## LOCALIZATION NOTE(subscribe-confirmFeedDeletion): %S is the name of the feed the user wants to unsubscribe from. +subscribe-confirmFeedDeletion=האם אתה בטוח שבצונך להסיר הרשמה מההזנה: \n %S? + +## LOCALIZATION NOTE(subscribe-gettingFeedItems): +## - The first %S is the number of articles processed so far; +## - The second %S is the total number of items +subscribe-gettingFeedItems=מוריד מאמרים מהזנה (%S מתוך %S)… + +newsblog-noNewArticlesForFeed=אין מאמרים חדשים עבור הזנת נתונים זו. +## LOCALIZATION NOTE(newsblog-networkError): %S is the feed URL +newsblog-networkError=לא ניתן למצוא את %S. אנא בדוק את השם ונסה שוב. +## LOCALIZATION NOTE(newsblog-feedNotValid): %S is the feed URL +newsblog-feedNotValid=%S אינה הזנה תקינה. +## LOCALIZATION NOTE(newsblog-badCertError): %S is the feed URL host +newsblog-badCertError=ב־%S נעשה שימוש באישור אבטחה שגוי. +## LOCALIZATION NOTE(newsblog-noAuthError): %S is the feed URL +newsblog-noAuthError=ל־%S אין אישור. +newsblog-getNewMsgsCheck=בודק הזנה לפריטים חדשים… + +## LOCALIZATION NOTE(feeds-accountname): This string should be the same as feeds.accountName in am-newsblog.dtd +feeds-accountname=בלוגים והזנות + +## LOCALIZATION NOTE(externalAttachmentMsg): Content in the MIME part for external link attachments. + +## Import wizard. +ImportFeedsCreateNewListItem=* חשבון חדש * +ImportFeedsNewAccount=יצירה וייבוא לתוך חשבון הזנות חדש +ImportFeedsExistingAccount=ייבוא לחשבון הזנות קיים +## LOCALIZATION NOTE(ImportFeedsDone): +## - The first %S is the import file name; +## - The second %S is the value of either ImportFeedsNew or ImportFeedsExisting; +## - The third %S is the feed account name. +ImportFeedsNew=חדש +ImportFeedsExisting=קיים diff --git a/l10n-he/mail/chrome/messenger-region/region.properties b/l10n-he/mail/chrome/messenger-region/region.properties new file mode 100644 index 0000000000..ff4147e8d5 --- /dev/null +++ b/l10n-he/mail/chrome/messenger-region/region.properties @@ -0,0 +1,27 @@ +# 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/. + +# Search engine order (order displayed in the search bar dropdown)s +browser.search.order.1=Google +browser.search.order.2=Bing +browser.search.order.3=Yahoo + +# To make mapit buttons to disappear in the addressbook, specify empty string. For example: +# mail.addr_book.mapit_url.format= +# The format for "mail.addr_book.mapit_url.format" is: +# @A1 == address, part 1 +# @A2 == address, part 2 +# @CI == city +# @ST == state +# @ZI == zip code +# @CO == country +mail.addr_book.mapit_url.format=http://maps.google.com/maps?q=@A1%20@A2%20@CI%20@ST%20@ZI%20@CO + +mailnews.messageid_browser.url=http://groups.google.com/search?as_umsgid=%mid + +# Recognize non-standard versions of "Re:" in subjects from localized versions of MS Outlook et al. +# Specify a comma-separated list without spaces. For example: AW,SV +mailnews.localizedRe=השב + + diff --git a/l10n-he/mail/chrome/messenger-smime/certFetchingStatus.dtd b/l10n-he/mail/chrome/messenger-smime/certFetchingStatus.dtd new file mode 100644 index 0000000000..2f61b4a74d --- /dev/null +++ b/l10n-he/mail/chrome/messenger-smime/certFetchingStatus.dtd @@ -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 shown while obtaining certificates from a directory --> + +<!ENTITY title.label "מוריד אישורים"> +<!ENTITY info.message "מחפש במדריך את האישורים של הנמענים. פעולה זו עשויה לארוך מספר דקות."> +<!ENTITY stop.label "הפסק חיפוש"> + diff --git a/l10n-he/mail/chrome/messenger-smime/msgCompSMIMEOverlay.dtd b/l10n-he/mail/chrome/messenger-smime/msgCompSMIMEOverlay.dtd new file mode 100644 index 0000000000..857c4eefb0 --- /dev/null +++ b/l10n-he/mail/chrome/messenger-smime/msgCompSMIMEOverlay.dtd @@ -0,0 +1,25 @@ +<!-- 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 msgCompSMIMEOverlay.dtd UI for s/mime hooks in message composition --> + +<!-- not yet used +<!ENTITY menu_securityEncryptOptional.label "Allow Encryption"> +<!ENTITY menu_securityEncryptOptional.accesskey "w"> +--> + +<!ENTITY menu_securityEncryptRequire.accesskey "צ"> + +<!ENTITY menu_securitySign.label "חתום הודעה זו חתימה דיגיטלית"> +<!ENTITY menu_securitySign.accesskey "ח"> + +<!ENTITY menu_securityStatus.label "הצג מידע על אבטחה"> +<!ENTITY menu_securityStatus.accesskey "מ"> + +<!ENTITY securityButton.label "אבטחה"> +<!ENTITY securityButton.tooltip "הצגה או שינוי הגדרות אבטחה"> + +<!ENTITY menu_viewSecurityStatus.label "מידע על אבטחת הודעה"> +<!ENTITY menu_viewSecurityStatus.accesskey "מ"> + diff --git a/l10n-he/mail/chrome/messenger-smime/msgCompSecurityInfo.dtd b/l10n-he/mail/chrome/messenger-smime/msgCompSecurityInfo.dtd new file mode 100644 index 0000000000..eacd997130 --- /dev/null +++ b/l10n-he/mail/chrome/messenger-smime/msgCompSecurityInfo.dtd @@ -0,0 +1,19 @@ +<!-- 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 msgCompSecurityInfo.dtd UI for viewing security status when composing a message --> + +<!ENTITY title.label "אבטחת הודעה"> +<!ENTITY subject.plaintextWarning "אנא שים לב: שורות הנושא של הודעות דוא״ל לעולם אינן מוצפנות."> +<!ENTITY status.heading "תוכן הודעתך ישלח כדלהלן:"> +<!ENTITY status.signed "חתום דיגיטלית:"> +<!ENTITY status.encrypted "הוצפן:"> +<!ENTITY status.certificates "אישורים:"> +<!ENTITY view.label "תצוגה"> +<!ENTITY view.accesskey "V"> +<!ENTITY tree.recipient "נמען"> +<!ENTITY tree.status "מצב:"> +<!ENTITY tree.issuedDate "הונפק:"> +<!ENTITY tree.expiresDate "פג תוקפו:"> + diff --git a/l10n-he/mail/chrome/messenger-smime/msgCompSecurityInfo.properties b/l10n-he/mail/chrome/messenger-smime/msgCompSecurityInfo.properties new file mode 100644 index 0000000000..5043bbfca5 --- /dev/null +++ b/l10n-he/mail/chrome/messenger-smime/msgCompSecurityInfo.properties @@ -0,0 +1,15 @@ +# 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/. + +StatusNotFound=לא נמצא +StatusValid=חוקי +StatusExpired=פג תוקפו +StatusUntrusted=לא נאמן +StatusRevoked=בוטל +StatusInvalid=לא חוקי +StatusYes=כן +StatusNo=לא +StatusNotPossible=בלתי אפשרי + + diff --git a/l10n-he/mail/chrome/messenger-smime/msgReadSMIMEOverlay.dtd b/l10n-he/mail/chrome/messenger-smime/msgReadSMIMEOverlay.dtd new file mode 100644 index 0000000000..925807f793 --- /dev/null +++ b/l10n-he/mail/chrome/messenger-smime/msgReadSMIMEOverlay.dtd @@ -0,0 +1,9 @@ +<!-- 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 msgReadSMIMEOverlay.dtd UI for s/mime hooks in message reading --> + +<!ENTITY menu_securityStatus.label "מידע על אבטחת הודעה"> +<!ENTITY menu_securityStatus.accesskey "I"> + diff --git a/l10n-he/mail/chrome/messenger-smime/msgReadSMIMEOverlay.properties b/l10n-he/mail/chrome/messenger-smime/msgReadSMIMEOverlay.properties new file mode 100644 index 0000000000..4c07407709 --- /dev/null +++ b/l10n-he/mail/chrome/messenger-smime/msgReadSMIMEOverlay.properties @@ -0,0 +1,13 @@ +# 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/. + +ImapOnDemand=ההודעה המוצגת נחתמה דיגיטלית , אך לא כל הנספחים (קבצים מצורפים) הורדו כבר. לפיכך לא ניתן לבדוק את חוקיות החתימה. לחץ על אישור להורדת כל ההודעה לאימות החתימה. +# +#NOTE To translater, anything between %..% and <..> should not be translated. +# the former will be replaced by java script, and the latter is HTML formatting. +# +CantDecryptTitle=%brand% אינו יכול לפענח הודעה זו +CantDecryptBody=השולח קודד הודעה זו על־ידי שימוש באחד מהאישורים הדיגיטליים שלך. בכל אופן %brand% לא הצליח למצוא אישור זה ואת המפתח הפרטי המתאים. <br> פתרונות אפשריים: <br><ul><li>אם יש לך כרטיס חכם, אנא הכנס אותו כעת. <li> אם אתה משתמש במכשיר חדש, או בפרופיל חדש של %brand%, עליך לשחזר את האישור והמפתח הפרטי שלך מגיבוי. גיבויי אישורים מסתיימים בדרך כלל ב- "p12.".</ul> + + diff --git a/l10n-he/mail/chrome/messenger-smime/msgReadSecurityInfo.dtd b/l10n-he/mail/chrome/messenger-smime/msgReadSecurityInfo.dtd new file mode 100644 index 0000000000..4de89bf2cd --- /dev/null +++ b/l10n-he/mail/chrome/messenger-smime/msgReadSecurityInfo.dtd @@ -0,0 +1,15 @@ +<!-- 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 msgReadSecurityInfo.dtd UI for viewing security status when reading a received message --> + +<!ENTITY status.label "אבטחת הודעה"> +<!ENTITY signatureCert.label "הצג אישור חתימה"> +<!ENTITY encryptionCert.label "הצג אישור הצפנה"> + +<!ENTITY signer.name "נחתם על־ידי:"> +<!ENTITY recipient.name "הוצפן עבור:"> +<!ENTITY email.address "כתובת דוא״ל:"> +<!ENTITY issuer.name "אישור הונפק על־ידי:"> + diff --git a/l10n-he/mail/chrome/messenger-smime/msgSecurityInfo.properties b/l10n-he/mail/chrome/messenger-smime/msgSecurityInfo.properties new file mode 100644 index 0000000000..df2acf7649 --- /dev/null +++ b/l10n-he/mail/chrome/messenger-smime/msgSecurityInfo.properties @@ -0,0 +1,36 @@ +# 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/. + +## Signature Information strings +SINoneLabel=להודעה אין חתימה דיגיטלית +SINone=הודעה זו אינה מכילה את החתימה הדיגיטלית של השולח. משמעות היעדר חתימה דיגיטלית היא שההודעה יכלה להישלח על־ידי מי שמתחזה לבעל כתובת דוא״ל זו. יתכן גם שההודעה שונתה בזמן מעברה ברשת. עם זאת, אין זה סביר שמי מהמקרים אירע. +SIValidLabel=ההודעה חתומה +SIValid=הודעה זו מכילה חתימה דיגיטלית חוקית. ההודעה לא שונתה מאז נשלחה. +SIInvalidLabel=חתימה דיגיטלית אינה חוקית +SIInvalidHeader=הודעה זו מכילה חתימה דיגיטלית, אך החתימה אינה חוקית. +SIContentAltered=החתימה אינה תואמת את תוכן ההודעה באופן תקין. נראה שההודעה שונתה לאחר שהשולח חתם עליה. אל לך לבטוח בחוקיות הודעה זו עד שתוודא את תוכנה עם השולח. +SIExpired=נראה שפג תוקפו של האישור ששימש לחתימה על ההודעה. ודא ששעון המחשב שלך מכוון נכון. +SIRevoked=האישור ששימש לחתום על ההודעה בוטל. אל לך לבטוח בחוקיות הודעה זו עד שתוודא את תוכנה עם השולח. +SINotYetValid=נראה שהאישור ששימש לחתימת הודעה זו אינו בתוקף עדיין. ודא ששעון המחשב שלך מכוון נכון. +SIUnknownCA=האישור ששימש לחתימה על ההודעה הונפק על־ידי רשות אישורים לא מוכרת. +SIUntrustedCA=האישור ששימש כדי לחתום על ההודעה הונפק על־ידי רשות אישורים בה אינך נותן אמון להנפקת אישור מסוג זה. +SIExpiredCA=האישור ששימש לחתימה על ההודעה הונפק על־ידי רשות אישורים שתוקף האישור שלה עצמה פג. ודא ששעון המחשב שלך מכוון נכון. +SIRevokedCA=האישור ששימש לחתימת ההודעה הונפק על־ידי רשות אישורים שהאישור שלה עצמה בוטל. אל לך לבטוח בחוקיות הודעה זו עד שתוודא את תוכנה עם השולח. +SINotYetValidCA=האישור ששימש לחתימה על ההודעה הונפק על־ידי רשות אישורים שהאישור שלה אינו בתוקף עדיין. ודא ששעון המחשב שלך מכוון נכון. +SIInvalidCipher=ההודעה נחתמה בעזרת עוצמת הצפנה שאינה נתמכת על־ידי גרסה זו של התוכנה שלך. +SIClueless=קיימות בעיות לא מוכרות עם חתימה דיגיטלית זו. אל לך לבטוח בחוקיות הודעה זו עד שתוודא את תוכנה עם השולח. +SIPartiallyValidLabel=ההודעה חתומה +SIPartiallyValidHeader=למרות שהחתימה הדיגיטלית חוקית, לא ידוע אם השולח והחותם הם אותו אדם. +SIHeaderMismatch=כתובת הדוא״ל הרשומה באישור החותם שונה מכתובת הדוא״ל ששימשה לשליחת הודעה זו. אנא הבט בפרטי אישור החתימה כדי לבדוק מי חתם על ההודעה. +SICertWithoutAddress=האישור ששימש לחתימה על ההודעה אינו מכיל כתובת דוא״ל. אנא הבט בפרטי אישור החתימה כדי לבדוק מי חתם על ההודעה. + +## Encryption Information strings +EINoneLabel2=ההודעה אינה מוצפנת +EINone=הודעה זו לא הוצפנה לפני שנשלחה. מידע שנשלח על גבי האינטרנט ללא הצפנה יכול להיראות על־ידי אנשים אחרים בזמן מעברו. +EIValidLabel=ההודעה מוצפנת +EIValid=הודעה זו הוצפנה לפני שנשלחה אליך. הצפנה מקשה מאוד על אנשים אחרים לצפות במידע בזמן מעברו על גבי הרשת. +EIInvalidLabel=לא ניתן לפענח את ההודעה +EIInvalidHeader=הודעה זו הוצפנה לפני שנשלחה אליך, אך לא ניתן לפענח אותה. +EIContentAltered=נראה שתוכן ההודעה שונה בזמן העברתה. +EIClueless=קיימות בעיות לא מוכרות עם הודעה מוצפנת זו. diff --git a/l10n-he/mail/chrome/messenger/AccountManager.dtd b/l10n-he/mail/chrome/messenger/AccountManager.dtd new file mode 100644 index 0000000000..ef72c7811b --- /dev/null +++ b/l10n-he/mail/chrome/messenger/AccountManager.dtd @@ -0,0 +1,38 @@ +<!-- 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/. --> + +<!-- extracted from AccountManager.xul --> + +<!-- extracted from AccountManager.xhtml --> + +<!ENTITY accountManagerTitle.label "הגדרות חשבון"> + +<!ENTITY accountActionsButton.label "פעולות חשבון"> +<!ENTITY accountActionsButton.accesskey "פ"> +<!ENTITY addMailAccountButton.label "הוספת חשבון דואר…"> +<!ENTITY addMailAccountButton.accesskey "ס"> +<!ENTITY addIMAccountButton.label "הוספת חשבון צ׳אט…"> +<!ENTITY addIMAccountButton.accesskey "צ"> +<!ENTITY addFeedAccountButton.label "הוספת חשבון הזנה…"> +<!ENTITY addFeedAccountButton.accesskey "ז"> +<!ENTITY addOtherAccountButton.label "הוספת חשבון אחר…"> +<!ENTITY addOtherAccountButton.accesskey "א"> +<!ENTITY setDefaultButton.label "הגדר כברירת מחדל"> +<!ENTITY setDefaultButton.accesskey "ב"> +<!ENTITY removeButton.label "הסרת חשבון"> +<!ENTITY removeButton.accesskey "ס"> + +<!-- AccountManager.xul --> + +<!-- AccountManager.xhtml --> +<!-- LOCALIZATION NOTE : this is part of an inline-style attribute on the account + setting dialog, which specifies the width and height in em units of the dialog. + Localizers ONLY can increase these widths if they are having difficulty getting + panel content to fit. + 1ch = The width of the "0" (ZERO, U+0030) glyph for the current font. + 1em = The height of the font. + XUL/FE DEVELOPERS: DO NOT MODIFY THIS VALUE. It represents the correct size of + this window for en-US. --> +<!ENTITY accountManager.size "width: 97ch; height: 49em;"> +<!ENTITY accountTree.width "width: 31ch;"> diff --git a/l10n-he/mail/chrome/messenger/AccountWizard.dtd b/l10n-he/mail/chrome/messenger/AccountWizard.dtd new file mode 100644 index 0000000000..3cd80f692d --- /dev/null +++ b/l10n-he/mail/chrome/messenger/AccountWizard.dtd @@ -0,0 +1,125 @@ +<!-- 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/. --> + +<!-- Entities for AccountWizard --> + +<!ENTITY windowTitle.label "אשף החשבונות"> +<!ENTITY accountWizard.size "width: 40em; height: 38em;"> + +<!-- Entities for Account Type page --> + +<!ENTITY accountSetupInfo2.label "בכדי לקבל הודעות, עליך להגדיר חשבון תחילה."> +<!ENTITY accountTypeTitle.label "הגדרת חשבון חדש"> +<!ENTITY accountTypeDesc2.label "אשף זה יאסוף את המידע הנחוץ להגדרת חשבון. אם אינך יודע את המידע המבוקש, נא פנה למנהל המערכת או לספק האינטרנט שלך."> +<!ENTITY accountTypeDirections.label "בחר בסוג החשבון שברצונך להגדיר:"> +<!ENTITY accountTypeMail.label "חשבון דוא״ל"> +<!ENTITY accountTypeMail.accesskey "ד"> +<!ENTITY accountTypeNews.label "חשבון קבוצות דיון"> +<!ENTITY accountTypeNews.accesskey "ק"> +<!-- LOCALIZATION NOTE(accountTypeMovemail.label): do not translate 'Movemail' --> + +<!-- Entities for Identity page --> + +<!ENTITY identityTitle.label "זהות"> +<!ENTITY identityDesc.label "לכל חשבון יש זהות, שהיא המידע שמזהה אותך לאחרים כשהם מקבלים הודעות ממך."> + +<!-- LOCALIZATION NOTE (fullnameDesc.label) : do not translate two of """ in below line --> +<!ENTITY fullnameDesc.label "הכנס את השם שתרצה שיופיע בשדה "מאת" של ההודעות היוצאות שלך"> +<!-- LOCALIZATION NOTE (fullnameExample.label) : use following directions for below line + 1, do not translate two of """ + 2, Use localized full name instead of "John Smith" +--> +<!ENTITY fullnameExample.label "(לדוגמה, "אלמוני פלמוני")"> +<!ENTITY fullnameLabel.label "שמך:"> +<!ENTITY fullnameLabel.accesskey "ש"> + +<!ENTITY emailLabel.label "כתובת דוא״ל:"> +<!ENTITY emailLabel.accesskey "ד"> + +<!-- Entities for Incoming Server page --> + +<!ENTITY incomingTitle.label "פרטי השרת הנכנס"> +<!ENTITY incomingServerTypeDesc.label "בחר את הסוג של שרת נכנס בו אתה משתמש."> +<!-- LOCALIZATION NOTE (imapType.label) : Do not translate "IMAP" in below line --> +<!ENTITY imapType.label "IMAP"> +<!ENTITY imapType.accesskey "I"> +<!-- LOCALIZATION NOTE (popType.label) : Do not translate "POP" in below line --> +<!ENTITY popType.label "POP"> +<!ENTITY popType.accesskey "P"> +<!ENTITY leaveMsgsOnSrvr.label "השארת הודעות על השרת"> +<!ENTITY leaveMsgsOnSrvr.accesskey "ש"> +<!ENTITY portNum.label "שער:"> +<!ENTITY portNum.accesskey "ש"> +<!ENTITY defaultPortLabel.label "ברירת מחדל:"> +<!ENTITY defaultPortValue.label ""> +<!-- LOCALIZATION NOTE (incomingServerNameDesc.label) : Do not translate ""pop.example.net"" in below line --> +<!ENTITY incomingServer.description "נא להקליד את שם השרת הנכנס שלך (למשל: "mail.example.net")."> +<!ENTITY incomingServer.label "שרת נכנס:"> +<!ENTITY incomingServer.accesskey "נ"> +<!-- LOCALIZATION NOTE (incomingUsername.description) : do not translate ""jsmith"" in below line --> +<!ENTITY incomingUsername.description "נא להקליד את שם המשתמש לדואר הנכנס שסופק לך על ידי ספק הדוא״ל (למשל „jsmith”)."> +<!ENTITY incomingUsername.label "שם משתמש:"> +<!ENTITY incomingUsername.accesskey "ש"> +<!-- LOCALIZATION NOTE (newsServerNameDesc.label) : Do not translate "NNTP" or the """ entities in below line --> +<!ENTITY newsServerNameDesc.label "הכנס את שם שרת קבוצות הדיון (NNTP) שלך (לדוגמה, "news.example.net")."> +<!ENTITY newsServerLabel.label "שרת קבוצות דיון:"> +<!ENTITY newsServerLabel.accesskey "N"> + +<!-- Entities for Outgoing Server page --> + +<!ENTITY outgoingTitle.label "פרטי השרת היוצא"> +<!-- LOCALIZATION NOTE (outgoingServer.description) : Do not translate "SMTP" and ""smtp.example.net"" in below line --> +<!ENTITY outgoingServer.description "נא להקליד את שם המשתמש של שרת הדואר היוצא שלך (SMTP) (למשל: „smtp.example.net”)."> +<!ENTITY outgoingServer.label "שרת יוצא:"> +<!ENTITY outgoingServer.accesskey "י"> +<!ENTITY outgoingUsername.description "נא להקליד את שם המשתמש לדואר יוצא שסופק לך על ידי ספק הדוא״ל (בדרך כלל מדובר באותו השם כמו שם המשתמש בשרת הנכנס)."> +<!ENTITY outgoingUsername.label "שם משתמש יוצא:"> +<!ENTITY outgoingUsername.accesskey "צ"> + +<!-- LOCALIZATION NOTE (modifyOutgoing.suffix) : This string will be appended after each of + haveSmtp1.suffix3, haveSmtp2.suffix3, haveSmtp3.suffix3 . +--> +<!ENTITY modifyOutgoing.suffix "ניתן לשנות את שרתי הדואר היוצא בהגדרות החשבון."> +<!-- LOCALIZATION NOTE (haveSmtp1.prefix and haveSmtp1.suffix3) : Do not translate "SMTP" and """ in + these variables. Also, translate haveSmtp1.prefix and haveSmtp1.suffix3 as a single sentence, inserting + text after the """ entity in haveSmtp1.suffix3, if required grammatically. +--> +<!ENTITY haveSmtp1.prefix "יעשה שימוש בשרת היוצא (SMTP) הנוכחי שלך, ""> +<!ENTITY haveSmtp1.suffix3 ""."> +<!-- LOCALIZATION NOTE (haveSmtp2.prefix and haveSmtp2.suffix3) : Do not translate "SMTP" and """ in + these variables. Also, translate haveSmtp2.prefix and haveSmtp2.suffix3 as a single sentence, inserting + text after the """ entity in haveSmtp2.suffix3, if required grammatically. +--> +<!ENTITY haveSmtp2.prefix "יעשה שימוש בשם המשתמש היוצא (SMTP) הנוכחי שלך, ""> +<!ENTITY haveSmtp2.suffix3 ""."> +<!-- LOCALIZATION NOTE (haveSmtp3.prefix and haveSmtp3.suffix3) : Do not translate "SMTP" and """ in + these variables. Also, translate haveSmtp3.prefix and haveSmtp3.suffix3 as a single sentence, inserting + text after the """ entity in haveSmtp3.suffix3, if required grammatically. +--> +<!ENTITY haveSmtp3.prefix "השרת היוצא (SMTP) שלך, ""> +<!ENTITY haveSmtp3.suffix3 "", זהה לשרת הנכנס, ולכן שם המשתמש בשרת הנכנס ישמש גם בגישה לשרת היוצא."> + +<!-- Entities for Account name page --> + +<!ENTITY accnameTitle.label "שם החשבון"> +<!-- LOCALIZATION NOTE (accnameDesc.label) : do not translate any """ in below line --> +<!ENTITY accnameDesc.label "הכנס את השם שבעזרתו תרצה להתייחס לחשבון זה (לדוגמה, "חשבון עבודה", "חשבון בית", "חשבון קבוצות דיון")"> +<!ENTITY accnameLabel.label "שם החשבון:"> +<!ENTITY accnameLabel.accesskey "A"> + +<!-- Entities for Done (Congratulations) page --> + +<!ENTITY completionTitle.label "ברכותינו!"> +<!ENTITY completionText.label "אנא בדוק שהמידע שלהלן נכון."> +<!ENTITY serverTypePrefix.label "סוג שרת נכנס:"> +<!ENTITY serverNamePrefix.label "שם שרת נכנס:"> +<!ENTITY smtpServerNamePrefix.label "שם שרת יוצא (SMTP):"> +<!ENTITY newsServerNamePrefix.label "שם שרת קבוצות דיון (NNTP):"> +<!ENTITY downloadOnLogin.label "הורד הודעות כעת"> +<!ENTITY downloadOnLogin.accesskey "ה"> +<!ENTITY deferStorageDesc.label "בטל את הסימון מתיבת סימון זאת כדי לאכסן דואר עבור חשבון זה בתיקיה נפרדת. זה יגרום לחשבון זה להופיע כחשבון בחלק העליון. אחרת, זה יהיה חלק מחשבון תיבת הדואר הנכנס הכללית בתיקיות מקומיות."> +<!ENTITY deferStorage.label "השתמש בתיבת דואר נכנס כללית (אחסן דואר בתיקיות מקומיות)"> +<!ENTITY deferStorage.accesskey "כ"> +<!ENTITY clickFinish.label "לחץ על סיום כדי לשמור הגדרות אלה ולצאת מאשף החשבונות."> +<!ENTITY clickFinish.labelMac "לחץ על סיום כדי לשמור את ההגדרות הללו ולצאת מאשף החשבונות."> diff --git a/l10n-he/mail/chrome/messenger/CustomHeaders.dtd b/l10n-he/mail/chrome/messenger/CustomHeaders.dtd new file mode 100644 index 0000000000..1bd64a0140 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/CustomHeaders.dtd @@ -0,0 +1,13 @@ +<!-- 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 window.title "התאם אישית כותרות"> +<!ENTITY addButton.label "הוספה"> +<!ENTITY addButton.accesskey "ה"> +<!ENTITY removeButton.label "הסרה"> +<!ENTITY removeButton.accesskey "ס"> +<!ENTITY newMsgHeader.label "כותרת חדשה להודעה:"> +<!ENTITY newMsgHeader.accesskey "ח"> + + diff --git a/l10n-he/mail/chrome/messenger/FilterEditor.dtd b/l10n-he/mail/chrome/messenger/FilterEditor.dtd new file mode 100644 index 0000000000..20d271ea6c --- /dev/null +++ b/l10n-he/mail/chrome/messenger/FilterEditor.dtd @@ -0,0 +1,66 @@ +<!-- 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 window.title "חוקי מסנן"> +<!ENTITY filterEditorDialog.dimensions "width: 100ch;"> +<!ENTITY filterName.label "שם מסנן:"> +<!ENTITY filterName.accesskey "i"> + +<!ENTITY junk.label "זבל"> +<!ENTITY notJunk.label "לא זבל"> + +<!ENTITY lowestPriorityCmd.label "הכי נמוכה"> +<!ENTITY lowPriorityCmd.label "נמוכה"> +<!ENTITY normalPriorityCmd.label "רגילה"> +<!ENTITY highPriorityCmd.label "גבוהה"> +<!ENTITY highestPriorityCmd.label "הכי גבוהה"> + +<!ENTITY contextDesc.label "הפעל מסננים כאשר:"> +<!ENTITY contextIncomingMail.label "קבלת הודעת דוא״ל חדשה:"> +<!ENTITY contextIncomingMail.accesskey "ק"> +<!ENTITY contextManual.label "מורץ ידנית"> +<!ENTITY contextManual.accesskey "ר"> +<!ENTITY contextBeforeCls.label "סינון לפני סיווג כזבל"> +<!ENTITY contextAfterCls.label "סינון אחרי סיווג כזבל"> +<!ENTITY contextOutgoing.label "לאחר השליחה"> +<!ENTITY contextOutgoing.accesskey "ש"> +<!ENTITY contextArchive.label "העברה לארכיון"> +<!ENTITY contextArchive.accesskey "א"> + +<!ENTITY filterActionDesc.label "בצע פעולות אלו:"> +<!ENTITY filterActionDesc.accesskey "P"> + +<!ENTITY filterActionOrderWarning.label "לתשומת לבך: פעולות המסנן תרוצנה בסדר שונה."> +<!ENTITY filterActionOrder.label "הצגת סדר הפעולות"> + +<!-- New Style Filter Rule Actions --> +<!ENTITY moveMessage.label "העבר הודעה אל"> +<!ENTITY copyMessage.label "העתק הודעה אל"> +<!ENTITY forwardTo.label "העבר אל:"> +<!ENTITY replyWithTemplate.label "השב עם תבנית:"> +<!ENTITY markMessageRead.label "סמן כנקרא"> +<!ENTITY markMessageUnread.label "סימון כלא נקרא"> +<!ENTITY markMessageStarred.label "הוסף כוכבית"> +<!ENTITY setPriority.label "קבע עדיפות ל:"> +<!ENTITY addTag.label "סמן הודעה"> +<!ENTITY setJunkScore.label "קבע מצב דואר זבל ל:"> +<!ENTITY deleteMessage.label "מחק הודעה"> +<!ENTITY deleteFromPOP.label "מחק משרת POP"> +<!ENTITY fetchFromPOP.label "טען משרת POP"> +<!ENTITY ignoreThread.label "התעלם מנושא דיון"> +<!ENTITY ignoreSubthread.label "התעלם מתת שרשור"> +<!ENTITY watchThread.label "עקוב אחר נושא דיון"> +<!ENTITY stopExecution.label "הפסק הפעלת מסננים"> + +<!ENTITY addAction.tooltip "הוספת פעולה חדשה"> +<!ENTITY removeAction.tooltip "הסרת פעולה זו"> + +<!-- LOCALIZATION NOTE + The values below are used to control the widths of the filter action widgets. + Change the values only when the localized strings in the popup menus + are truncated in the widgets. + --> +<!-- Flex Attribute: https://developer.mozilla.org/docs/XUL/Attribute/flex --> +<!ENTITY filterActionTypeFlexValue "1"> +<!ENTITY filterActionTargetFlexValue "4"> diff --git a/l10n-he/mail/chrome/messenger/FilterListDialog.dtd b/l10n-he/mail/chrome/messenger/FilterListDialog.dtd new file mode 100644 index 0000000000..273e70ea33 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/FilterListDialog.dtd @@ -0,0 +1,43 @@ +<!-- 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 window.title "מסננים להודעות"> +<!ENTITY nameColumn.label "שם מסנן"> +<!ENTITY activeColumn.label "מאופשר"> +<!ENTITY newButton.label "חדש…"> +<!ENTITY newButton.accesskey "ח"> +<!ENTITY newButton.popupCopy.label "העתקה…"> +<!ENTITY newButton.popupCopy.accesskey "ע"> +<!ENTITY editButton.label "עריכה…"> +<!ENTITY editButton.accesskey "ע"> +<!ENTITY deleteButton.label "מחיקה"> +<!ENTITY deleteButton.accesskey "מ"> +<!ENTITY reorderTopButton "העברה כעליון"> +<!ENTITY reorderTopButton.accessKey "ל"> +<!ENTITY reorderTopButton.toolTip "סידור המסנן מחדש כדי שיופעל לפני כל האחרים"> +<!ENTITY reorderUpButton.label "הזז למעלה"> +<!ENTITY reorderUpButton.accesskey "ע"> +<!ENTITY reorderDownButton.label "הזז למטה"> +<!ENTITY reorderDownButton.accesskey "ט"> +<!ENTITY reorderBottomButton "העברה כתחתון"> +<!ENTITY reorderBottomButton.accessKey "ת"> +<!ENTITY reorderBottomButton.toolTip "סידור המסנן מחדש כדי שיופעל אחרי כל האחרים"> +<!ENTITY filterHeader.label "מסננים מאופשרים יופעלו אוטומטית בסדר הנראה להלן."> +<!ENTITY filtersForPrefix.label "מסננים עבור:"> +<!ENTITY filtersForPrefix.accesskey "ע"> +<!ENTITY viewLogButton.label "יומן מסנן"> +<!ENTITY viewLogButton.accesskey "י"> +<!ENTITY runFilters.label "הפעל עכשיו"> +<!ENTITY runFilters.accesskey "R"> +<!ENTITY stopFilters.label "עצירה"> +<!ENTITY stopFilters.accesskey "ע"> +<!ENTITY folderPickerPrefix.label "הפעל מסנן(ים) נבחר(ים) על:"> +<!ENTITY folderPickerPrefix.accesskey "מ"> +<!ENTITY helpButton.label "עזרה"> +<!ENTITY helpButton.accesskey "ע"> +<!ENTITY closeCmd.key "W"> +<!ENTITY searchBox.emptyText "חיפוש מסננים לפי שם…"> + + + diff --git a/l10n-he/mail/chrome/messenger/SearchDialog.dtd b/l10n-he/mail/chrome/messenger/SearchDialog.dtd new file mode 100644 index 0000000000..e15d48a8e0 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/SearchDialog.dtd @@ -0,0 +1,35 @@ +<!-- 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/. --> + +<!-- for SearchDialog.xul --> +<!ENTITY searchHeading.label "חפש הודעות בתוך:"> +<!ENTITY searchHeading.accesskey "ח"> +<!ENTITY searchSubfolders.label "חפש בתת־תיקיות"> +<!ENTITY searchSubfolders.accesskey "ת"> +<!ENTITY searchOnServer.label "הרץ חיפוש בשרת"> +<!ENTITY searchOnServer.accesskey "ש"> +<!ENTITY resetButton.label "נקה"> +<!ENTITY resetButton.accesskey "נ"> +<!ENTITY openButton.label "פתח"> +<!ENTITY openButton.accesskey "פ"> +<!ENTITY deleteButton.label "מחק"> +<!ENTITY deleteButton.accesskey "מ"> +<!ENTITY searchDialogTitle.label "חפש בהודעות"> +<!ENTITY results.label "תוצאות"> +<!ENTITY closeCmd.key "W"> +<!ENTITY openInFolder.label "פתח בתיקיה"> +<!ENTITY openInFolder.accesskey "ת"> +<!ENTITY saveAsVFButton.label "שמור כתיקיית חיפוש"> +<!ENTITY saveAsVFButton.accesskey "ת"> + +<!-- for ABSearchDialog.xul --> +<!ENTITY abSearchHeading.label "חפש בתוך:"> +<!ENTITY abSearchHeading.accesskey "ב"> +<!ENTITY propertiesButton.label "מאפיינים"> +<!ENTITY propertiesButton.accesskey "מ"> +<!ENTITY composeButton.label "כתוב הודעה"> +<!ENTITY composeButton.accesskey "כ"> +<!ENTITY abSearchDialogTitle.label "חיפוש מתקדם בפנקס כתובות"> + + diff --git a/l10n-he/mail/chrome/messenger/aboutDialog.dtd b/l10n-he/mail/chrome/messenger/aboutDialog.dtd new file mode 100644 index 0000000000..2bdae52d56 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/aboutDialog.dtd @@ -0,0 +1,111 @@ +<!ENTITY aboutDialog.title "על אודות &brandFullName;"> + +<!-- LOCALIZATION NOTE (update.*): +# These strings are also used in the update pane of preferences. +# See about:preferences#advanced. +--> +<!-- LOCALIZATION NOTE (update.checkForUpdatesButton.*, update.updateButton.*): +# Only one button is present at a time. +# The button when displayed is located directly under the Thunderbird version in +# the about dialog. +--> +<!ENTITY update.checkForUpdatesButton.label "בדיקה אחר עדכונים"> +<!ENTITY update.checkForUpdatesButton.accesskey "ב"> +<!ENTITY update.updateButton.label3 "יש להפעיל מחדש כדי לעדכן את &brandShorterName;"> +<!ENTITY update.updateButton.accesskey "פ"> + + +<!-- LOCALIZATION NOTE (warningDesc.version): This is a warning about the experimental nature of Nightly builds. It is only shown in this version. --> +<!ENTITY warningDesc.version "תוכנת &brandShortName; היא ניסיונית וייתכן שלא תהיה יציבה."> +<!-- LOCALIZATION NOTE (warningDesc.telemetryDesc): This is a notification that Nightly builds automatically send Telemetry data back to Mozilla. It is only shown in this version. "It" refers to brandShortName. --> +<!ENTITY warningDesc.telemetryDesc "תוכנה זו שולחת אוטומטית מידע על ביצועים, חומרה, שימוש והתאמות אישיות חזרה אל &vendorShortName; כדי לסייע בשיפור &brandShortName;."> + +<!-- LOCALIZATION NOTE (community.exp.*) This paragraph is shown in "experimental" builds, i.e. Nightly builds, instead of the other "community.*" strings below. --> +<!ENTITY community.exp.start ""> +<!-- LOCALIZATION NOTE (community.exp.mozillaLink): This is a link title that links to https://www.mozilla.org/. --> +<!ENTITY community.exp.mozillaLink "&vendorShortName;"> +<!ENTITY community.exp.middle " היא "> +<!-- LOCALIZATION NOTE (community.exp.creditslink): This is a link title that links to about:credits. --> +<!ENTITY community.exp.creditsLink "קהילה גלובלית"> +<!ENTITY community.exp.end " שעובדת יחד כדי לשמור על האינטרנט פתוח, ציבורי ונגיש לכולם."> + +<!ENTITY community.start2 "&brandShortName; תוכנן על־ידי "> +<!-- LOCALIZATION NOTE (community.mozillaLink): This is a link title that links to https://www.mozilla.org/. --> +<!ENTITY community.mozillaLink "&vendorShortName;"> +<!ENTITY community.middle2 ", "> +<!-- LOCALIZATION NOTE (community.creditsLink): This is a link title that links to about:credits. --> +<!ENTITY community.creditsLink "קהילה עולמית"> +<!ENTITY community.end3 " שעובדת יחד כדי לשמור על האינטרנט פתוח, ציבורי ונגיש לכולם."> + +<!ENTITY helpus.start "רוצה לעזור? "> +<!-- LOCALIZATION NOTE (helpus.donateLink): This is a link title that links to the thunderbird donation page --> +<!ENTITY helpus.donateLink "הגשת תרומה"> +<!ENTITY helpus.middle " או "> +<!-- LOCALIZATION NOTE (helpus.getInvolvedLink): This is a link title that links to https://www.thunderbird.net/get-involved/. --> +<!ENTITY helpus.getInvolvedLink "הצטרפות!"> +<!ENTITY helpus.end ""> + +<!ENTITY releaseNotes.link "הערות שחרור"> + +<!-- LOCALIZATION NOTE (bottomLinks.license): This is a link title that links to about:license. --> +<!ENTITY bottomLinks.license "מידע רישוי"> + +<!-- LOCALIZATION NOTE (bottomLinks.rights): This is a link title that links to about:rights. --> +<!ENTITY bottomLinks.rights "זכויות משתמש קצה"> + +<!-- LOCALIZATION NOTE (bottomLinks.privacy): This is a link title that links to https://www.mozilla.org/legal/privacy/. --> +<!ENTITY bottomLinks.privacy "מדיניות הפרטיות"> + +<!-- LOCALIZATION NOTE (update.checkingForUpdates): try to make the localized text short (see bug 596813 for screenshots). --> +<!ENTITY update.checkingForUpdates "בודק אם ישנם עדכונים חדשים…"> +<!-- LOCALIZATION NOTE (update.noUpdatesFound): try to make the localized text short (see bug 596813 for screenshots). --> +<!ENTITY update.noUpdatesFound "&brandShortName; עדכני"> +<!-- LOCALIZATION NOTE (update.adminDisabled): try to make the localized text short (see bug 596813 for screenshots). --> +<!ENTITY update.adminDisabled "עדכונים נוטרלו על־ידי מנהל המערכת שלך"> +<!-- LOCALIZATION NOTE (update.otherInstanceHandlingUpdates): try to make the localized text short --> +<!ENTITY update.otherInstanceHandlingUpdates "&brandShortName; מעודכן באמצעות מופע אחר"> + +<!-- LOCALIZATION NOTE (update.failed.start,update.failed.linkText,update.failed.end): + update.failed.start, update.failed.linkText, and update.failed.end all go into + one line with linkText being wrapped in an anchor that links to a site to download + the latest version of Firefox (e.g. https://www.firefox.com). As this is all in + one line, try to make the localized text short (see bug 596813 for screenshots). --> +<!ENTITY update.failed.start "העדכון נכשל. "> +<!ENTITY update.failed.linkText "הורד את הגרסה האחרונה"> +<!ENTITY update.failed.end ""> + +<!-- LOCALIZATION NOTE (update.manual.start,update.manual.end): update.manual.start and update.manual.end + all go into one line and have an anchor in between with text that is the same as the link to a site + to download the latest version of Firefox (e.g. https://www.firefox.com). As this is all in one line, + try to make the localized text short (see bug 596813 for screenshots). --> +<!ENTITY update.manual.start "הורדת "> +<!ENTITY update.manual.linkText "הגרסה העדכנית ביותר"> +<!ENTITY update.manual.end ""> + +<!-- LOCALIZATION NOTE (update.unsupported.start,update.unsupported.linkText,update.unsupported.end): + update.unsupported.start, update.unsupported.linkText, and + update.unsupported.end all go into one line with linkText being wrapped in + an anchor that links to a site to provide additional information regarding + why the system is no longer supported. As this is all in one line, try to + make the localized text short (see bug 843497 for screenshots). --> +<!ENTITY update.unsupported.start "לא ניתן לבצע עדכונים נוספים במערכת זו. "> +<!ENTITY update.unsupported.linkText "מידע נוסף"> +<!ENTITY update.unsupported.end ""> + +<!-- LOCALIZATION NOTE (update.downloading.start,update.downloading.end): update.downloading.start and + update.downloading.end all go into one line, with the amount downloaded inserted in between. As this + is all in one line, try to make the localized text short (see bug 596813 for screenshots). The — is + the "em dash" (long dash). + example: Downloading update — 111 KB of 13 MB --> +<!ENTITY update.downloading.start "מוריד עדכון — "> +<!ENTITY update.downloading.end ""> + +<!ENTITY update.applying "העדכון חל…"> + +<!-- LOCALIZATION NOTE (channel.description.start,channel.description.end): channel.description.start and + channel.description.end create one sentence, with the current channel label inserted in between. + example: You are currently on the _Stable_ update channel. --> +<!ENTITY channel.description.start "הנך נמצא כרגע על ערוץ העדכונים "> +<!ENTITY channel.description.end ". "> + +<!ENTITY cmdCloseMac.commandKey "w"> diff --git a/l10n-he/mail/chrome/messenger/aboutDownloads.dtd b/l10n-he/mail/chrome/messenger/aboutDownloads.dtd new file mode 100644 index 0000000000..24b78cb4ce --- /dev/null +++ b/l10n-he/mail/chrome/messenger/aboutDownloads.dtd @@ -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/. --> + +<!ENTITY aboutDownloads.title "קבצים שמורים"> +<!ENTITY aboutDownloads.empty "אין קבצים שמורים"> +<!-- LOCALIZATION NOTE (cmd.show.label, cmd.show.accesskey, cmd.showMac.label, + cmd.showMac.accesskey): + The show and showMac commands are never shown together, thus they can share + the same access key (though the two access keys can also be different). + --> +<!ENTITY cmd.show.label "פתיחת תיקיה מכילה"> +<!ENTITY cmd.show.accesskey "ת"> +<!ENTITY cmd.showMac.label "הצגה ב־Finder"> +<!ENTITY cmd.showMac.accesskey "צ"> +<!ENTITY cmd.open.label "פתיחה"> +<!ENTITY cmd.open.accesskey "פ"> +<!ENTITY cmd.removeFromHistory.label "הסרה מההיסטוריה"> +<!ENTITY cmd.removeFromHistory.accesskey "ס"> +<!ENTITY cmd.clearList.label "פינוי הרשימה"> +<!ENTITY cmd.clearList.accesskey "פ"> +<!ENTITY cmd.clearList.tooltip "הסרת כל הרשומות מרשימת הקבצים השמורים, למעט הורדות המתבצעות כעת."> +<!ENTITY cmd.searchDownloads.label "חיפוש…"> +<!ENTITY cmd.searchDownloads.key "ח"> diff --git a/l10n-he/mail/chrome/messenger/aboutRights.properties b/l10n-he/mail/chrome/messenger/aboutRights.properties new file mode 100644 index 0000000000..d441ecde62 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/aboutRights.properties @@ -0,0 +1,11 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# Reviewer(s): +# +# Tomer Cohen <tomer.mozilla@tomercohen.com> +# +buttonLabel=דע את זכויותך… +buttonAccessKey=ד + diff --git a/l10n-he/mail/chrome/messenger/aboutSupportMail.properties b/l10n-he/mail/chrome/messenger/aboutSupportMail.properties new file mode 100644 index 0000000000..e5cafe3ea4 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/aboutSupportMail.properties @@ -0,0 +1,21 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# Translator(s): +# +# Yaron <sh.yaron@gmail.com> +# +# LOCALIZATION NOTE (warningLabel): Label for warning text that shows up when private data is included +warningLabel=אזהרה: +# LOCALIZATION NOTE (warningText): Warning text that shows up when private data is included +warningText=נכלל תוכן רגיש שרצוי שלא יועבר או יפורסם ללא אישור. + +# LOCALIZATION NOTE (fsType.local): Indicator that the displayed directory is on a local drive +fsType.local = (כונן מקומי) +# LOCALIZATION NOTE (fsType.network): Indicator that the displayed directory is on the network +fsType.network = (כונן רשת) +# LOCALIZATION NOTE (fsType.unknown): Indicator that we couldn't figure out whether the directory is local or on a network +fsType.unknown = (מיקום לא ידוע) + + diff --git a/l10n-he/mail/chrome/messenger/accountCreation.dtd b/l10n-he/mail/chrome/messenger/accountCreation.dtd new file mode 100644 index 0000000000..71b566b732 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/accountCreation.dtd @@ -0,0 +1,88 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY name.label "השם שלך:"> +<!ENTITY name.accesskey "ש"> +<!ENTITY name.text "השם שלך, כפי שיוצג לאחרים"> +<!ENTITY email.label "כתובת דוא״ל:"> +<!ENTITY email.accesskey "ד"> +<!ENTITY email.text "כתובת הדוא״ל הנוכחית שלך"> +<!ENTITY password.label "ססמה:"> +<!ENTITY password.accesskey "ס"> +<!ENTITY password.placeholder "ססמה"> +<!ENTITY password.text "רשות, ישמש לאימות שם המשתמש בלבד"> +<!ENTITY rememberPassword.label "זכור ססמה"> +<!ENTITY rememberPassword.accesskey "ז"> +<!-- LOCALIZATION NOTE(usernameEx.placeholder): YOURDOMAIN refers to the Windows domain in ActiveDirectory. yourusername refers to the user's account name in Windows. --> +<!-- LOCALIZATION NOTE(usernameEx.text): Domain refers to the Windows domain in ActiveDirectory. We mean the user's login in Windows at the local corporate network. --> + +<!ENTITY imapLong.label "IMAP (תיקיות מרוחקות)"> +<!ENTITY pop3Long.label "POP3 (שמירת ההודעות במחשב שלך)"> + +<!ENTITY incoming.label "נכנס:"> +<!ENTITY outgoing.label "יוצא:"> +<!ENTITY username.label "שם משתמש:"> +<!ENTITY auth.label "אימות"> +<!ENTITY imap.label "IMAP"> +<!ENTITY pop3.label "POP3"> +<!-- LOCALIZATION NOTE(exchange.label): Do not translate Exchange, it is a product name. --> +<!ENTITY smtp.label "SMTP"> +<!ENTITY autodetect.label "זיהוי אוטומטי"> +<!-- LOCALIZATION NOTE(noEncryption.label): Neither SSL/TLS nor STARTTLS. + Transmission of emails in cleartext over the Internet. --> +<!ENTITY noEncryption.label "ללא"> +<!ENTITY starttls.label "STARTTLS"> +<!ENTITY sslTls.label "SSL/TLS"> + +<!-- LOCALIZATION NOTE(exchange-hostname.label): Do not translate Exchange, it is a product name. --> + +<!ENTITY advancedSetup.label "הגדרות מתקדמות"> +<!ENTITY advancedSetup.accesskey "ה"> +<!ENTITY cancel.label "ביטול"> +<!ENTITY cancel.accesskey "ב"> +<!ENTITY continue.label "המשך"> +<!ENTITY continue.accesskey "ה"> +<!ENTITY stop.label "עצור"> +<!ENTITY stop.accesskey "ע"> +<!-- LOCALIZATION NOTE (half-manual-test.label): This is the text that is + displayed on the button in manual config mode which will re-guess + the account configuration, taking into account the settings that + the user has manually changed. --> +<!ENTITY half-manual-test.label "בדיקה חוזרת"> +<!ENTITY half-manual-test.accesskey "ב"> +<!ENTITY open-provisioner.label "קבלת כתובת דוא״ל חדשה…"> +<!ENTITY open-provisioner.accesskey "ק"> + + + + +<!ENTITY warning.label "זהירות!"> +<!ENTITY incomingSettings.label "הגדרות שרת דואר נכנס:"> +<!ENTITY outgoingSettings.label "הגדרות שרת דואר יוצא:"> +<!ENTITY technicaldetails.label "פרטים טכניים"> +<!-- LOCALIZATION NOTE (confirmWarning.label): If there is a security + warning on the outgoing server, then the user will need to check a + checkbox beside this text before continuing. --> +<!ENTITY confirmWarning.label "אני מבין את הסיכונים."> +<!ENTITY confirmWarning.accesskey "מ"> +<!-- LOCALIZATION NOTE (doneAccount.label): If there is a security warning + on the incoming or outgoing servers, then the page that pops up will + have this text in a button to continue by creating the account. --> +<!ENTITY doneAccount.label "סיום"> +<!ENTITY doneAccount.accesskey "ס"> +<!-- LOCALIZATION NOTE (changeSettings.label): If there is a security warning on + the incoming or outgoing servers, then the page that pops up will have + this text in a button to take you back to the previous page to change + the settings and try again. --> +<!ENTITY changeSettings.label "שנה הגדרות"> +<!ENTITY changeSettings.accesskey "ש"> + +<!ENTITY contactYourProvider.description "&brandShortName; יכול לאפשר לך לקבל את הדואר שלך עם ההגדרות שסופקו. למרות זאת, כדאי שתיצור קשר עם המנהל שלך או עם ספק שירות הדוא״ל בנוגע לחיבורים לא תקינים אלו. אנא גש ל־Thunderbird FAQ למידע נוסף."> + +<!ENTITY insecureServer.tooltip.title "זהירות! זהו שרת לא מאובטח."> +<!ENTITY insecureServer.tooltip.details "לחץ על העיגול לפרטים נוספים."> + +<!ENTITY insecureUnencrypted.description "הדואר האלקטרוני וההזדהות שלך נשלחים באופן לא מוצפן, כך שהססמה שלך (וגם ההודעות) יכולות להיקרא בקלות על־ידי אנשים אחרים. &brandShortName; יאפשר לך לקבל את הדואר שלך, אבל רצוי ליצור קשר עם ספק הדוא״ל שלך כדי שיגדיר חיבור מאובטח לשרת."> +<!ENTITY insecureSelfSigned.description "השרת משתמש באישור שאינו נסמך, ואיננו יכולים להיות בטוחים שאף־אחד לא מיירט את התעבורה בין &brandShortName; והשרת שלך. &brandShortName; יאפשר לך לקבל את הדואר שלך, אבל מומלץ שתפנה לספק הדואל שלך ותבקש ממנו להגדיר את השרת עם אישור אבטחה נסמך."> +<!ENTITY secureServer.description "איחולים! זהו שרת מאובטח."> diff --git a/l10n-he/mail/chrome/messenger/accountCreation.properties b/l10n-he/mail/chrome/messenger/accountCreation.properties new file mode 100644 index 0000000000..706ad144cd --- /dev/null +++ b/l10n-he/mail/chrome/messenger/accountCreation.properties @@ -0,0 +1,100 @@ +# Translator(s): +# +# Yaron <sh.yaron@gmail.com> +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +# accountCreation.properties + +# 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/. +# accountCreation.properties + +# LOCALIZATION NOTE(cleartext_warning): %1$S will be the hostname of the server the user was trying to connect to. +cleartext_warning=%1$S לא משתמש בהצפנה. +# LOCALIZATION NOTE(selfsigned_warning): %1$S will be the hostname of the server the user was trying to connect to. +selfsigned_warning=%1$S אינו אישור נסמך. +selfsigned_details=באופן רגיל, שרת דואר מאובטח יציג אישור אבטחה נסמך כדי להוכיח שהוא אכן השרת שהוא מצהיר שהוא. החיבור לשרת הדואר יהיה מוצפן אך לא ניתן לוודא כי מדובר בשרת הנכון. +cleartext_details=שרתי דואר שאינם מאובטחים לא מצפינים את החיבור שלך כדי להגן על ססמאות ומידע פרטי. התחברות לשרתים אלו עשוייה לחשוף את הססמאות שלך ומידע פרטי. + +# LOCALIZATION NOTE(default_server_tag): Used to indicate the default smtp server in the server dropdown list. +default_server_tag= (ברירת מחדל) +# LOCALIZATION NOTE(port_auto): It must be short (4-5 characters max.). +# Content of server port field (usually a number), used when the user didn't +# enter anything yet and we'll automatically detect it later. +port_auto=אוטו׳ + +# config titles +# LOCALIZATION NOTE(looking_up_settings_disk): Referring to Thunderbird installation folder on user's harddisk. %1$S will be the brandShortName. +looking_up_settings_disk=מחפש הגדרות: התקנה של %1$S +looking_up_settings_isp=מחפש הגדרות: ספק דוא״ל +# LOCALIZATION NOTE(looking_up_settings_db): Do not translate or replace Mozilla. It stands for the public project mozilla.org, not Mozilla Messaging. The database is a generic, public domain facility usable by any client. +looking_up_settings_db=מחפש הגדרות: Mozilla ISP database +# LOCALIZATION NOTE(looking_up_settings_guess): We are checking common server names like pop., pop3., smtp., mail., without knowing whether they exist or really serve this email account. If a server responds, we try to talk to it via POP/IMAP/SMTP protocols and query its capabilities. If that succeeds, we assume we found a configuration. Of course, it may still be wrong, but it often works. +looking_up_settings_guess=מחפש הגדרות: בודק שמות שרת נפוצים +looking_up_settings_halfmanual=מחפש את ההגדרות: מתשאל את השרת +# LOCALIZATION NOTE(found_settings_disk): Referring to Thunderbird installation folder on user's harddisk. %1$S will be the brandShortName. +found_settings_disk=ההגדרות הבאות נמצאו במיקום: התקנה של %1$S +found_settings_isp=ההגדרות הבאות נמצאו במיקום: ספק דוא״ל +# LOCALIZATION NOTE(found_settings_db): Do not translate or replace Mozilla. It stands for the public project mozilla.org, not Mozilla Messaging. The database is a generic, public domain facility usable by any client. +found_settings_db=ההגדרות הבאות נמצאו במיקום: Mozilla ISP database +# LOCALIZATION NOTE(found_settings_guess): We tried common mail server names and we found a mail server and talked to it and it responded properly, so we think we found a suitable configuration, but we are only about 80% certain that it is the correct setting for this email address. There's a chance that email address may not actually be served by this server and it won't work, or that there is a better server. +found_settings_guess=ההגדרות הבאות נמצאו באמצעות בדיקה של שמות שרת נפוצים +found_settings_halfmanual=ההגדרות הבאות נמצאו על ידי תשאול השרת הנתון +# LOCALIZATION NOTE(failed_to_find_settings): %1$S will be the brandShortName. +failed_to_find_settings=%1$S נכשל באיתור ההגדרות לחשבון הדואר האלקטרוני שלך. +manually_edit_config=עריכת הגדרות +# LOCALIZATION NOTE(guessed_settings_offline) User is offline, so we just took a wild guess and the user will have to enter the right settings. +guessed_settings_offline=אינך מחובר. ניחשנו חלק מההגדרות אך יהיה עליך להזין את ההגדרות הנכונות. + +# config subtitles +check_preconfig=בודק להגדרות מקדימות… +found_preconfig=נמצאו הגדרות מקדימות +checking_config=בודק הגדרות… +found_config=נמצאו הגדרות לחשבון שלך +checking_mozilla_config=בודק הגדרות ב־Mozilla Community… +found_isp_config=נמצאו הגדרות +probing_config=חוקר הגדרות… +guessing_from_email=מנחש הגדרות… +config_details_found=פרטי ההגדרות שלך נמצאו! +config_unverifiable=ההגדרות לא ניתנות לאימות — האם שם המשתמש והססמה שלך נכונים? +incoming_found_specify_outgoing=הגדרות פרטי השרת הנכנס שלך נמצאו. בבקשה ציין את שם שרת לשליחה. +outgoing_found_specify_incoming=הגדרות פרטי השרת היוצא שלך נמצאו. בבקשה ציין שרת לקבלה. +please_enter_missing_hostnames=לא ניתן לנחש הגדרות — בבקשה מלא את כתובות השרתים החסרים. +incoming_failed_trying_outgoing=לא ניתן להגדיר את השרת הנכנס בצורה אוטומטית. מנסה להגדיר שרת יוצא. +outgoing_failed_trying_incoming=לא ניתן להגדיר את השרת היוצא בצורה אוטומטית. מנסה להסגיר שרת נכנס. +checking_password=בודק ססמה… +password_ok=ססמה תקינה! +user_pass_invalid=שם משתמש או ססמה אינם נכונים +check_server_details=בודק פרטי שרת +check_in_server_details=בודק פרטי שרת נכנס +check_out_server_details=בודק פרטי שרת יוצא + +error_creating_account=שגיאה ביצירת חשבון +incoming_server_exists=שרת נכנס כבר קיים. + +please_enter_name=בבקשה הכנס את שמך. +double_check_email=בדוק שוב את כתובת דואר אלקטרוני זו! + +#config result display +# LOCALIZATION NOTE(resultUnknown): Displayed instead of resultIncoming, +# resultOutgoing or resultUsername when we don't have a proper value. +resultUnknown=לא ידוע +resultOutgoingExisting=השתמש בשרת ה־SMTP הקיים לדואר יוצא +resultIMAP=IMAP +resultPOP3=POP3 +resultSMTP=SMTP +# LOCALIZATION NOTE(resultNoEncryption): Neither SSL/TLS nor STARTTLS. Transmission of emails in cleartext over the Internet. +resultNoEncryption=ללא הצפנה +resultSSL=SSL +resultSTARTTLS=STARTTLS +# LOCALIZATION NOTE(resultSSLCertWeak): \u0020 is just a space +resultSSLCertWeak=\u0020(אזהרה: לא ניתן לאמת את השרת) +resultSSLCertOK= +resultUsernameBoth=%1$S +resultUsernameDifferent=נכנס: %1$S, יוצא: %2$S + diff --git a/l10n-he/mail/chrome/messenger/accountCreationModel.properties b/l10n-he/mail/chrome/messenger/accountCreationModel.properties new file mode 100644 index 0000000000..ac1b45e5d4 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/accountCreationModel.properties @@ -0,0 +1,27 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# Reviewer(s): +# +# hatul <amiadb@gmail.com> +# +# This file has the strings, mostly error strings, for the logic / JS backend / model +# files: fetchConfig.js, readFromXML.js, guessConfig.js, verifyConfig.js, createInBackend.js + + +# This file has the strings, mostly error strings, for the logic / JS backend / model +# files: fetchConfig.js, readFromXML.js, guessConfig.js, verifyConfig.js, createInBackend.js + + +# readFromXML.js +no_emailProvider.error=קובץ ההגדרות מסוג XML לא מכיל הגדרות חשבון דוא"ל. +outgoing_not_smtp.error=שרת הדואר היוצא חייב להיות מסוג SMTP + +# verifyConfig.js +cannot_login.error=לא ניתן להתחבר לשרת. ככל הנראה מדובר בשגיאת הגדרות, שם משתמש או ססמה. + + +# guessConfig.js +cannot_find_server.error=לא ניתן למצוא שרת + diff --git a/l10n-he/mail/chrome/messenger/accountCreationUtil.properties b/l10n-he/mail/chrome/messenger/accountCreationUtil.properties new file mode 100644 index 0000000000..48ee4bf656 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/accountCreationUtil.properties @@ -0,0 +1,43 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# Reviewer(s): +# +# Tomer Cohen <tomer.mozilla@tomercohen.com> +# +# This file has the strings, mostly error strings, for the logic / JS backend / model +# files: sanitizeDatatypes.js, fetchhttp.js, util.js + + +# This file has the strings, mostly error strings, for the logic / JS backend / model +# files: sanitizeDatatypes.js, fetchhttp.js, util.js + + +# sanitizeDatatypes.js +hostname_syntax.error=שם שרת מארח ריק או מכיל תווים אסורים. מותרים רק אותיות, מספרים, והתווים '-' ו־'.'. +alphanumdash.error=מחרוזת כוללת תווים לא נתמכים. מותרים רק אותיות, מספרים, והסימנים '-' ו־'_'. +allowed_value.error=הערך שסופק אינו ברשימה המותרת. +url_scheme.error=תבנית URL לא מותרת +url_parsing.error=URL לא מזוהה +string_empty.error=אתה חייב לספק ערך למחרוזת זו +boolean.error=לא בוליאני +no_number.error=לא מספר +number_too_large.error=מספר גדול מדי +number_too_small.error=מספר קטן מדי + + +# fetchhttp.js +cannot_contact_server.error=לא ניתן לתקשר עם השרת +bad_response_content.error=תוכן תשובה לא חוקי + +# verifyConfig.js +# LOCALIZATION NOTE(auth_failed_generic.error): The login failed (server refused to allow the user in), but the server did not give any meaningful error message. This is a common case when the user entered a wrong password or is otherwise not allowed. +auth_failed_generic.error=ההתחברות נכשלה. האם שם המשתמש/כתובת דואר אלקטרוני והססמה נכונים? +# LOCALIZATION NOTE(auth_failed_with_reason.error): The login failed (server refused to allow the user in), and the server gave an error message which we can present to the user. This is a common case when the user entered a wrong password or is otherwise not allowed. %1$S will be the IMAP/POP3/SMTP server hostname. %2$S will be the error message from the server (usually in the local language where the server is or in English). +auth_failed_with_reason.error=ההתחברות נכשלה. השרת %1$S מסר: %2$S +# LOCALIZATION NOTE(verification_failed.error): We had some other error, not during authentication with the server, but at earlier points, e.g. locally or we entirely failed to contact the given server, and we unfortunately have no detailed error message. +verification_failed.error=בדיקת התחברות כשלה מסיבה לא ידועה. +# LOCALIZATION NOTE(verification_failed_with_exception.error): We had some other error, not during authentication with the server, but at earlier points, e.g. locally or we entirely failed to contact the given server, and we have an error message. %1$S will be an error message, possibly in English +verification_failed_with_exception.error=בדיקת התחברות כשלה עם הודעה: %1$S + diff --git a/l10n-he/mail/chrome/messenger/activity.dtd b/l10n-he/mail/chrome/messenger/activity.dtd new file mode 100644 index 0000000000..0f4b54e4eb --- /dev/null +++ b/l10n-he/mail/chrome/messenger/activity.dtd @@ -0,0 +1,51 @@ +<!-- 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/. --> + +<!-- +# Translator(s): +# +# hatul <amiadb@gmail.com> +# +--> +<!-- +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> + +<!-- LOCALIZATION NOTE (window.width2, window.height): These values should be +close to the golden ratio (1.618:1) while making sure it's wide enough for long +file names and tall enough to hint that there are more activities in the list --> +<!ENTITY window.width2 "485"> +<!ENTITY window.height "300"> + +<!ENTITY activity.title "מנהל פעילויות"> + +<!ENTITY cmd.pause.label "השהה"> +<!ENTITY cmd.pause.accesskey "ש"> +<!ENTITY cmd.resume.label "המשך"> +<!ENTITY cmd.resume.accesskey "מ"> +<!ENTITY cmd.cancel.label "בטל"> +<!ENTITY cmd.cancel.accesskey "ב"> +<!ENTITY cmd.undo.label "בטל פעולה אחרונה"> +<!ENTITY cmd.undo.accesskey "פ"> +<!ENTITY cmd.recover.label "שחזר"> +<!ENTITY cmd.recover.accesskey "ש"> +<!ENTITY cmd.retry.label "נסה שוב"> +<!ENTITY cmd.retry.accesskey "נ"> +<!ENTITY cmd.removeFromList.label "הסר מרשימה"> +<!ENTITY cmd.removeFromList.accesskey "ס"> + +<!ENTITY cmd.close.commandkey "w"> +<!ENTITY cmd.close2.commandkey "j"> +<!ENTITY cmd.close2Unix.commandkey "y"> +<!ENTITY cmd.clearList.label "נקה רשימה"> +<!ENTITY cmd.clearList.tooltip "הסר מהרשימה פריטים שהושלמו, בוטלו או נכשלו"> +<!ENTITY cmd.clearList.accesskey "נ"> +<!ENTITY cmd.find.commandkey "f"> +<!ENTITY cmd.search.commandkey "k"> + +<!ENTITY searchBox.label "חיפוש…"> + diff --git a/l10n-he/mail/chrome/messenger/activity.properties b/l10n-he/mail/chrome/messenger/activity.properties new file mode 100644 index 0000000000..30fd4be5ee --- /dev/null +++ b/l10n-he/mail/chrome/messenger/activity.properties @@ -0,0 +1,99 @@ +# 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/. + +# Status Text +paused2=מושהה +processing=מעבד +notStarted=לא התחיל +failed=כישלון +waitingForInput=ממתין לקלט +waitingForRetry=ממתין לניסיון חוזר +completed=הושלם +canceled=בוטל + +# LOCALIZATION NOTE (sendingMessages): this is used as a title for grouping processes in the activity manager when sending email. +sendingMessages=שליחת הודעות +sendingMessage=שליחת הודעה +# LOCALIZATION NOTE (sendingMessageWithSubject): %S will be replaced by the subject of the message being sent. +sendingMessageWithSubject=שליחת הודעה: %S +copyMessage=מעתיק הודעה לתיקיית דואר נשלח +sentMessage=הודעה נשלחה +# LOCALIZATION NOTE (sentMessageWithSubject): %S will be replaced by the subject of the message being sent. +sentMessageWithSubject=הודעה נשלחה: %S +failedToSendMessage=כישלון בשליחת הודעה +failedToCopyMessage=כישלון בהעתקת הודעה +# LOCALIZATION NOTE (failedToSendMessageWithSubject): %S will be replaced by the subject of the message being sent. +failedToSendMessageWithSubject=כישלון בשליחת ההודעה: %S +# LOCALIZATION NOTE (failedToCopyMessageWithSubject): %S will be replaced by the subject of the message being sent. +failedToCopyMessageWithSubject=כישלון בהעתקת ההודעה: %S + +# LOCALIZATION NOTE (autosyncProcessProgress2): Do not translate the words "%1$S", "%2$S", "%3$S" and "%4$S" below. +# Place the word %1$S in your translation where the number of the message being downloaded should appear. +# Place the word %2$S in your translation where the total number of messages to be downloaded should appear. +# Place the word %3$S in your translation where the name of the folder being processed should appear. +# Place the word %4$S in your translation where the name of account being processed should appear. +# EXAMPLE: Ted's account: Downloading message 334 of 1008 in Inbox… +autosyncProcessProgress2=%4$S: מתקבלת הודעה %1$S מתוך %2$S תחת %3$S… +# LOCALIZATION NOTE (autosyncProcessDisplayText): %S will be replaced by the folder name +autosyncProcessDisplayText=מעדכן תיקייה %S +# LOCALIZATION NOTE (autosyncEventDisplayText): %S will be replaced by the account name +autosyncEventDisplayText=תיקייה %S עדכנית +# LOCALIZATION NOTE (autosyncEventStatusText): %S will be replaced by total number of downloaded messages +autosyncEventStatusText=סך כל ההודעות שהורדו: %S +autosyncEventStatusTextNoMsgs=אין הודעות להורדה +# LOCALIZATION NOTE (autosyncContextDisplayText): %S will be replaced by the account name +autosyncContextDisplayText=מסנכרן: %S + +# LOCALIZATION NOTE (pop3EventStartDisplayText2): Do not translate the words "%1$S" and "%2$S" below. +# Place the word %1$S in your translation where the name of the account being checked for new messages should appear. +# Place the word %2$S in your translation where the name of the folder being checked for new messages should appear. +# EXAMPLE: George's account: Checking Inbox for new messages… +pop3EventStartDisplayText2=%1$S: נבדקות הודעות חדשות אצל %2$S… +# LOCALIZATION NOTE (pop3EventDisplayText): %S will be replaced by the account name +pop3EventDisplayText=%S עדכני +# LOCALIZATION NOTE (pop3EventStatusText): #1 will be replaced by total number of downloaded messages +pop3EventStatusText=הודעה אחת הורדה;#1 הודעות הורדו +pop3EventStatusTextNoMsgs=אין הודעות להורדה + +# Message actions that show up in activity manager +# LOCALIZATION NOTE (deletedMessages2): #1 number of messages, #2 folder name +deletedMessages2=נמחקה הודעה #1 מהתיקיה #2;נמחקו #1 הודעות מהתיקיה #2 +# LOCALIZATION NOTE (movedMessages): #1 number of messages, #2 and #3: folder names +movedMessages=הועברה הודעה אחת מתיקייה #2 אל #3;הועברו #1 הודעות מתיקייה #2 לתיקייה #3 +# LOCALIZATION NOTE (copiedMessages): #1 number of messages, #2 and #3: folder names +copiedMessages=הועתקה הודעה אחת מתיקייה #2 אל #3;הועתקו #1 הודעות מתיקייה #2 לתיקייה #3 +# LOCALIZATION NOTE (fromServerToServer): #1 source server, #2 destination server +fromServerToServer=מ־#1 אל #2 +# LOCALIZATION NOTE (deletedFolder): #1 folder name +deletedFolder=תיקייה #1 נמחקה +emptiedTrash=הפח רוקן +# LOCALIZATION NOTE (movedFolder): #1 and #2 are folder names +movedFolder=תיקייה #1 הועברה לתיקייה #2 +# LOCALIZATION NOTE (movedFolderToTrash): #1 is the folder name +movedFolderToTrash=תיקייה #1 הועברה לפח +# LOCALIZATION NOTE (copiedFolder): #1 and #2 are folder names +copiedFolder=תיקייה #1 הועתקה לתיקייה #2 +# LOCALIZATION NOTE (renamedFolder): #1 and #2 are folder names +renamedFolder=תיקייה #1 שונתה לשם #2 +indexing=בונה מפתחות +# LOCALIZATION NOTE (indexingFolder): #1 is a folder name +indexingFolder=בונה מפתחות בתיקייה #1 +indexingStatusVague=קובע לאיזה הודעות יש צורך לבנות מפתחות +# LOCALIZATION NOTE (indexingFolderStatusVague): #1 is a folder name +indexingFolderStatusVague=קובע לאיזה הודעות יש צורך לבנות מפתחות בתיקייה #1 +# LOCALIZATION NOTE (indexingStatusExact): +# #1 is the number of the message currently being indexed +# #2 is the total number of messages being indexed +# #3 is the percentage of indexing that is complete +indexingStatusExact=בונה מפתחות בהודעה #1 מתוך #2;בונה מפתחות בהודעה #1 מתוך #2 (#3% הושלמו) +# LOCALIZATION NOTE (indexingFolderStatusExact): +# #1 is the number of the message currently being indexed +# #2 is the total number of messages being indexed +# #3 is the percentage of indexing that is complete +# #4 is a folder name +indexingFolderStatusExact=בונה מפתחות בהודעה #1 מתוך #2 בתיקייה #4;בונה מפתחות בהודעה #1 מתוך #2 בתיקייה #4 (#3% הושלמו) +# LOCALIZATION NOTE (indexedFolder): #1 number of messages; #2 folder name +indexedFolder=נבנו מפתחות בהודעה אחת בתיקייה #2;נבנו מפתחות ב־#1 הודעות בתיקייה #2 +# LOCALIZATION NOTE (indexedFolderStatus): #1 number of seconds spent indexing +indexedFolderStatus=#1 שניות חלפו;#1 שניות חלפו diff --git a/l10n-he/mail/chrome/messenger/addbuddy.dtd b/l10n-he/mail/chrome/messenger/addbuddy.dtd new file mode 100644 index 0000000000..4756b00685 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/addbuddy.dtd @@ -0,0 +1,7 @@ +<!-- 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 addBuddyWindow.title "הוספת איש קשר"> +<!ENTITY name.label "שם משתמש"> +<!ENTITY account.label "חשבון"> diff --git a/l10n-he/mail/chrome/messenger/addons.properties b/l10n-he/mail/chrome/messenger/addons.properties new file mode 100644 index 0000000000..008176674e --- /dev/null +++ b/l10n-he/mail/chrome/messenger/addons.properties @@ -0,0 +1,238 @@ +# 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/. + +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=ע +# 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=ה + +# 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 http://www.mozilla.org/access/keyboard/accesskey for details +xpinstallDisabledMessageLocked=התקנת תוכנה נוטרלה על־ידי מנהל המערכת שלך. + +# 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 (addonPostInstall.message1) +# %1$S is replaced with the localized named of the extension that was +# just installed. +# %2$S is replaced with the localized name of the application. +addonPostInstall.message1=%1$S נוספה אל %2$S. +# LOCALIZATION NOTE (addonPostInstall.multiple.message1) +# %1$S is replaced with the localized name of the application. +addonPostInstall.multiple.message=התוספות האלו נוספו אל %1$S: +addonPostInstall.okay.label=אישור +addonPostInstall.okay.accesskey=א + +# 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 תוספות… + +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, 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-3=לא ניתן היה להתקין את התוספת שהתקבלה מהאתר הזה מכיוון שהיא ככל הנראה פגומה. +addonInstallError-4=לא ניתן היה להתקין את %2$S מכיוון של־%1$S אין אפשרות לשנות את הקובץ הנדרש. +addonInstallError-5=%1$S מנע מאתר זה להתקין תוספת לא מאומתת. +addonLocalInstallError-1=לא ניתן היה להתקין תוספת זו עקב שגיאה במערכת הקבצים. +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 מכיוון שבתוספת זו סיכון גבוה לגרימת בעיות יציבות או אבטחה. + +# LOCALIZATION NOTE (webextPerms.header) +# 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? + +# %S is brandShortName +webextPerms.experimentWarning=תוספות זדוניות יכולות לגנוב מידע אישי או לסכן את המחשב שלך. יש להתקין תוספת זו רק אם הגיעה ממקור מהימן. +webextPerms.unsignedWarning=זהירות: תוספת זו אינה מאומתת. תוספות זדוניות יכולות לגנוב מידע אישי או לסכן את המחשב שלך. יש להתקין תוספת זו רק אם הגיעה ממקור מהימן. + +# LOCALIZATION NOTE (webextPerms.listIntro) +# This string will be followed by a list of permissions requested +# by the webextension. +webextPerms.listIntro=ההרשאות הבאות נדרשות: +webextPerms.learnMore=מידע נוסף על הרשאות +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.updateText=ההרחבה %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.accountsFolders=יצירה, שינוי שם או מחיקת תיקיות חשבון הדואר שלך +webextPerms.description.bookmarks=קריאה ועריכת סימניות +webextPerms.description.browserSettings=קריאה ועריכת הגדרות הדפדפן +webextPerms.description.browsingData=איפוס היסטוריית הגלישה, העוגיות והנתונים הנוספים שצברת לאחרונה +webextPerms.description.clipboardRead=קבלת נתונים מלוח העריכה +webextPerms.description.clipboardWrite=הזנת נתונים בלוח העריכה +webextPerms.description.devtools=הרחבת כלי הפיתוח לקבלת גישה לנתונים שלך בלשוניות פתוחות +webextPerms.description.dns=גישה למידע על כתובת ה־IP ושם המארח +webextPerms.description.downloads=הורדת קבצים, קריאה ועריכת היסטוריית ההורדות של הדפדפן +webextPerms.description.downloads.open=פתיחת קבצים שהורדו למחשב שלך +# LOCALIZATION NOTE (webextPerms.description.experiment) +# %S will be replaced with the name of the application +webextPerms.description.experiment=קבלת גישה מלאה ולא מוגבלת ל־%S, ולמחשב שלך +webextPerms.description.find=קריאת הטקסט של כל הלשוניות הפתוחות +webextPerms.description.geolocation=גישה למיקום שלך +webextPerms.description.history=גישה להיסטוריית הגלישה +webextPerms.description.management=ניטור שימוש בהרחבות וניהול ערכות נושא +webextPerms.description.messagesMove=העברה, העתקה או מחיקת הודעות הדוא״ל שלך +# 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.unlimitedStorage=אחסון נתונים בלתי מוגבלים של צד לקוח +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) + +# 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 (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.title) +# %S is the name of the extension which is about to be removed. +webext.remove.confirmation.title=הסרת %S +# 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=הסרה diff --git a/l10n-he/mail/chrome/messenger/addressbook/abAddressBookNameDialog.dtd b/l10n-he/mail/chrome/messenger/addressbook/abAddressBookNameDialog.dtd new file mode 100644 index 0000000000..107cfae62d --- /dev/null +++ b/l10n-he/mail/chrome/messenger/addressbook/abAddressBookNameDialog.dtd @@ -0,0 +1,20 @@ +<!-- +# Translator(s): +# +# Tomer Cohen <tomer.mozilla@tomercohen.com> +# +--> +<!-- +# Reviewer(s): +# +# Tomer Cohen <tomer.mozilla@tomercohen.com> +# +--> +<!-- 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/. --> + +<!-- Labels --> +<!ENTITY name.label "שם פנקס כתובות:"> +<!ENTITY name.accesskey "ש"> + diff --git a/l10n-he/mail/chrome/messenger/addressbook/abCard.dtd b/l10n-he/mail/chrome/messenger/addressbook/abCard.dtd new file mode 100644 index 0000000000..7801a1593a --- /dev/null +++ b/l10n-he/mail/chrome/messenger/addressbook/abCard.dtd @@ -0,0 +1,143 @@ +<!-- 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 Contact.tab "יצירת קשר"> +<!ENTITY Contact.accesskey "ק"> +<!ENTITY Name.box "שם"> + +<!-- LOCALIZATION NOTE: + NameField1, NameField2, PhoneticField1, PhoneticField2 + those fields are either LN or FN depends on the target country. + "FirstName" and "LastName" can be swapped for id to change the order + but they should not be translated (same applied to phonetic id). + Make sure the translation of label corresponds to the order of id. +--> + +<!-- LOCALIZATION NOTE (NameField1.id) : DONT_TRANSLATE --> +<!-- LOCALIZATION NOTE (NameField2.id) : DONT_TRANSLATE --> +<!-- LOCALIZATION NOTE (PhoneticField1.id) : DONT_TRANSLATE --> +<!-- LOCALIZATION NOTE (PhoneticField2.id) : DONT_TRANSLATE --> + +<!ENTITY NameField1.label "פרטי:"> +<!ENTITY NameField1.accesskey "פ"> +<!ENTITY NameField2.label "משפחה:"> +<!ENTITY PhoneticField1.label "פונטי:"> +<!ENTITY PhoneticField2.label "פונטי:"> +<!ENTITY DisplayName.label "תצוגה:"> +<!ENTITY DisplayName.accesskey "צ"> +<!ENTITY preferDisplayName.label "תמיד להעדיף את שם התצוגה על פני כותרת ההודעה"> +<!ENTITY preferDisplayName.accesskey "ע"> +<!ENTITY NickName.label "כינוי:"> +<!ENTITY NickName.accesskey "כ"> + +<!ENTITY PrimaryEmail.label "דוא״ל:"> +<!ENTITY PrimaryEmail.accesskey "ד"> +<!ENTITY SecondEmail.label "דוא״ל משני:"> +<!ENTITY SecondEmail.accesskey "ש"> +<!ENTITY PreferMailFormat.label "ההעדפה היא לקבל הודעות בתצורת:"> +<!ENTITY PreferMailFormat.accesskey "ק"> +<!ENTITY PlainText.label "טקסט פשוט"> +<!ENTITY HTML.label "HTML"> +<!ENTITY Unknown.label "לא ידוע"> +<!ENTITY chatName.label "שם בצ׳אט:"> + +<!ENTITY WorkPhone.label "עבודה:"> +<!ENTITY WorkPhone.accesskey "ע"> +<!ENTITY HomePhone.label "בית:"> +<!ENTITY HomePhone.accesskey "ב"> +<!ENTITY FaxNumber.label "פקס:"> +<!ENTITY FaxNumber.accesskey "ק"> +<!ENTITY PagerNumber.label "איתורית:"> +<!ENTITY PagerNumber.accesskey "ז"> +<!ENTITY CellularNumber.label "נייד:"> +<!ENTITY CellularNumber.accesskey "נ"> + +<!ENTITY Home.tab "פרטי"> +<!ENTITY Home.accesskey "פ"> +<!ENTITY HomeAddress.label "כתובת:"> +<!ENTITY HomeAddress.accesskey "כ"> +<!ENTITY HomeCity.label "עיר:"> +<!ENTITY HomeCity.accesskey "ע"> +<!ENTITY HomeState.label "מדינה/מחוז:"> +<!ENTITY HomeState.accesskey "ד"> +<!ENTITY HomeZipCode.label "מיקוד/תא דואר:"> +<!ENTITY HomeZipCode.accesskey "ת"> +<!ENTITY HomeCountry.label "ארץ:"> +<!ENTITY HomeCountry.accesskey "א"> +<!ENTITY HomeWebPage.label "אתר אינטרנט:"> +<!ENTITY HomeWebPage.accesskey "ר"> +<!ENTITY Birthday.label "יום הולדת:"> +<!ENTITY Birthday.accesskey "י"> +<!ENTITY Year.placeholder "שנה"> +<!ENTITY Age.placeholder "גיל"> + +<!ENTITY Work.tab "עבודה"> +<!ENTITY Work.accesskey "ע"> +<!ENTITY JobTitle.label "כותרת:"> +<!ENTITY JobTitle.accesskey "כ"> +<!ENTITY Department.label "מחלקה:"> +<!ENTITY Department.accesskey "ח"> +<!ENTITY Company.label "ארגון:"> +<!ENTITY Company.accesskey "ר"> +<!ENTITY WorkAddress.label "כתובת:"> +<!ENTITY WorkAddress.accesskey "כ"> +<!ENTITY WorkCity.label "עיר:"> +<!ENTITY WorkCity.accesskey "ע"> +<!ENTITY WorkState.label "מדינה/מחוז:"> +<!ENTITY WorkState.accesskey "ד"> +<!ENTITY WorkZipCode.label "מיקוד/תא דואר:"> +<!ENTITY WorkZipCode.accesskey "ת"> +<!ENTITY WorkCountry.label "ארץ:"> +<!ENTITY WorkCountry.accesskey "ר"> +<!ENTITY WorkWebPage.label "אתר אינטרנט:"> +<!ENTITY WorkWebPage.accesskey "א"> + +<!ENTITY Other.tab "אחר"> +<!ENTITY Other.accesskey "ח"> +<!ENTITY Custom1.label "מותאם אישית 1:"> +<!ENTITY Custom1.accesskey "1"> +<!ENTITY Custom2.label "מותאם אישית 2:"> +<!ENTITY Custom2.accesskey "2"> +<!ENTITY Custom3.label "מותאם אישית 3:"> +<!ENTITY Custom3.accesskey "3"> +<!ENTITY Custom4.label "מותאם אישית 4:"> +<!ENTITY Custom4.accesskey "4"> +<!ENTITY Notes.label "הערות:"> +<!ENTITY Notes.accesskey "ע"> + +<!ENTITY Chat.tab "צ׳אט"> +<!ENTITY Chat.accesskey "צ"> +<!ENTITY Gtalk.accesskey "G"> +<!ENTITY AIM.label "AIM:"> +<!ENTITY AIM2.accesskey "M"> +<!ENTITY Yahoo.label "Yahoo!:"> +<!ENTITY Yahoo.accesskey "Y"> +<!ENTITY Skype.label "Skype:"> +<!ENTITY Skype.accesskey "S"> +<!ENTITY QQ.label "QQ:"> +<!ENTITY QQ.accesskey "Q"> +<!ENTITY MSN.label "MSN:"> +<!ENTITY MSN2.accesskey "N"> +<!ENTITY ICQ.label "ICQ:"> +<!ENTITY ICQ.accesskey "I"> +<!ENTITY XMPP.label "מזהה Jabber:"> +<!ENTITY XMPP.accesskey "J"> +<!ENTITY IRC.label "כינוי ב־IRC:"> +<!ENTITY IRC.accesskey "R"> + +<!ENTITY Photo.tab "תמונה"> +<!ENTITY Photo.accesskey "נ"> +<!ENTITY GenericPhoto.label "תמונה גנרית"> +<!ENTITY GenericPhoto.accesskey "ג"> +<!ENTITY DefaultPhoto.label "בררת מחדל"> +<!ENTITY PhotoFile.label "במחשב הזה"> +<!ENTITY PhotoFile.accesskey "מ"> +<!ENTITY BrowsePhoto.label "עיון"> +<!ENTITY BrowsePhoto.accesskey "ע"> +<!ENTITY PhotoURL.label "באינטרנט"> +<!ENTITY PhotoURL.accesskey "א"> +<!ENTITY PhotoURL.placeholder "ניתן להקליד או להדביק כתובת של תמונה"> +<!ENTITY UpdatePhoto.label "עדכון"> +<!ENTITY UpdatePhoto.accesskey "ד"> +<!ENTITY PhotoDropTarget.label "יש לגרור תמונה חדשה לכאן"> diff --git a/l10n-he/mail/chrome/messenger/addressbook/abContactsPanel.dtd b/l10n-he/mail/chrome/messenger/addressbook/abContactsPanel.dtd new file mode 100644 index 0000000000..dba2662a99 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/addressbook/abContactsPanel.dtd @@ -0,0 +1,49 @@ +<!-- 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 propertiesMenu.label "מאפיינים"> +<!ENTITY propertiesMenu.accesskey "א"> +<!ENTITY propertiesCmd.key "פ"> +<!ENTITY abPropertiesMenu.label "מאפייני פנקס כתובות"> +<!ENTITY abPropertiesMenu.accesskey "פ"> +<!ENTITY contactPropertiesMenu.label "מאפייני איש קשר"> +<!ENTITY contactPropertiesMenu.accesskey "ש"> +<!ENTITY mailingListPropertiesMenu.label "מאפייני רשימת דיוור"> +<!ENTITY mailingListPropertiesMenu.accesskey "ר"> + +<!ENTITY abContextMenuButton.tooltip "הצגת תפריט הקשר של פנקס כתובות"> +<!ENTITY addressbookPicker.label "פנקס כתובות"> +<!ENTITY addressbookPicker.accesskey "פ"> +<!ENTITY searchContacts.label "חיפוש באנשי קשר:"> +<!ENTITY searchContacts.accesskey "נ"> +<!ENTITY SearchNameOrEmail.label "שם או דוא״ל"> + +<!ENTITY addtoToFieldMenu.label "הוספה לשדה אל"> +<!ENTITY addtoToFieldMenu.accesskey "א"> +<!ENTITY addtoCcFieldMenu.label "הוספה לשדה עותק"> +<!ENTITY addtoCcFieldMenu.accesskey "ע"> +<!ENTITY addtoBccFieldMenu.label "הוספה לשדה עותק מוסר"> +<!ENTITY addtoBccFieldMenu.accesskey "מ"> +<!ENTITY deleteAddrBookCard.label "מחיקה"> +<!ENTITY deleteAddrBookCard.accesskey "מ"> +<!ENTITY propertiesContext.label "מאפיינים"> +<!ENTITY propertiesContext.accesskey "א"> +<!ENTITY abPropertiesContext.label "מאפיינים"> +<!ENTITY abPropertiesContext.accesskey "א"> +<!ENTITY editContactContext.label "עריכת איש קשר"> +<!ENTITY editContactContext.accesskey "ע"> +<!ENTITY editMailingListContext.label "עריכת רשימה"> +<!ENTITY editMailingListContext.accesskey "ע"> + +<!ENTITY newContactAbContext.label "איש קשר חדש"> +<!ENTITY newContactAbContext.accesskey "ח"> +<!ENTITY newListAbContext.label "רשימה חדשה"> +<!ENTITY newListAbContext.accesskey "ד"> + +<!ENTITY toButton.label "הוסף לשורה אל:"> +<!ENTITY toButton.accesskey "א"> +<!ENTITY ccButton.label "הוסף לעותק:"> +<!ENTITY ccButton.accesskey "ע"> +<!ENTITY bccButton.label "הוסף עותק סמוי:"> +<!ENTITY bccButton.accesskey "ס"> diff --git a/l10n-he/mail/chrome/messenger/addressbook/abMailListDialog.dtd b/l10n-he/mail/chrome/messenger/addressbook/abMailListDialog.dtd new file mode 100644 index 0000000000..3740a0a0a5 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/addressbook/abMailListDialog.dtd @@ -0,0 +1,22 @@ +<!-- 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/. --> + +<!-- Title --> +<!ENTITY mailListWindowAdd.title "רשימת דיוור חדשה"> + +<!-- Labels and Access Keys --> +<!ENTITY addToAddressBook.label "הוסף אל:"> +<!ENTITY addToAddressBook.accesskey "ה"> +<!ENTITY ListName.label "שם רשימה:"> +<!ENTITY ListName.accesskey "ש"> +<!ENTITY ListNickName.label "כינוי רשימה:"> +<!ENTITY ListNickName.accesskey "כ"> +<!ENTITY ListDescription.label "תיאור:"> +<!ENTITY ListDescription.accesskey "ת"> +<!-- See bug 58485, when we implement drag and drop, add 'or drag addresses' back in --> +<!ENTITY AddressTitle.label "הקלד כתובות דוא״ל כדי להוסיפן לרשימת הדיוור:"> +<!ENTITY AddressTitle.accesskey "ד"> +<!ENTITY UpButton.label "הזז למעלה"> +<!ENTITY DownButton.label "הזז למטה"> + diff --git a/l10n-he/mail/chrome/messenger/addressbook/abMainWindow.dtd b/l10n-he/mail/chrome/messenger/addressbook/abMainWindow.dtd new file mode 100644 index 0000000000..c4b3e85f10 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/addressbook/abMainWindow.dtd @@ -0,0 +1,220 @@ +<!-- 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 addressbookWindow.title "ספר כתובות"> +<!ENTITY blankResultsPaneMessage.label "פנקס כתובות זה מציג אנשי קשר רק לאחר חיפוש"> +<!ENTITY localResultsOnlyMessage.label "אנשי קשר מפנקסי כתובות מרוחקים לא יופיעו עד לחיפוש"> + +<!-- File Menu --> +<!ENTITY fileMenu.label "קובץ"> +<!ENTITY fileMenu.accesskey "ק"> +<!ENTITY newMenu.label "חדש"> +<!ENTITY newMenu.accesskey "ח"> +<!ENTITY newContact.label "איש קשר בספר הכתובות…"> +<!ENTITY newContact.accesskey "ק"> +<!ENTITY newContact.key "N"> +<!ENTITY newListCmd.label "רשימת דיוור..."> +<!ENTITY newListCmd.accesskey "ר"> +<!ENTITY newAddressBookCmd.label "ספר כתובות..."> +<!ENTITY newAddressBookCmd.accesskey "ס"> +<!ENTITY newLDAPDirectoryCmd.label "מדריך LDAP..."> +<!ENTITY newLDAPDirectoryCmd.accesskey "מ"> +<!ENTITY newMessageCmd.label "הודעה"> +<!ENTITY newMessageCmd.key "M"> +<!ENTITY newMessageCmd.accesskey "ה"> +<!-- LOCALIZATION NOTE (osxAddressBook) : These entities are only used on Mac --> +<!ENTITY osxAddressBook.label "שימוש בספר הכתובות של Mac OS X"> +<!ENTITY osxAddressBook.accesskey "O"> +<!ENTITY closeCmd.label "סגירה"> +<!ENTITY closeCmd.key "W"> +<!ENTITY closeCmd.accesskey "c"> +<!ENTITY printSetupCmd.label "הגדרת עמוד…"> +<!ENTITY printSetupCmd.accesskey "ג"> +<!ENTITY printPreviewContactCmd.label "תצוגה לפני הדפסה של איש הקשר"> +<!ENTITY printPreviewContactCmd.accesskey "ה"> +<!ENTITY printPreviewAddressBook.label "הצג לפני הדפסה את פנקס הכתובות"> +<!ENTITY printPreviewAddressBook.accesskey "צ"> +<!ENTITY printContactCmd.label "הדפס פרטי איש קשר…"> +<!ENTITY printContactCmd.accesskey "ד"> +<!ENTITY printContactCmd.key "P"> +<!ENTITY printAddressBook.label "הדפס ספר כתובות..."> +<!ENTITY printAddressBook.accesskey "ס"> + +<!-- Edit Menu --> +<!ENTITY editMenu.label "עריכה"> +<!ENTITY editMenu.accesskey "ע"> +<!ENTITY deleteCmd.label "מחיקה"> +<!ENTITY deleteAbCmd.label "מחק ספר כתובות"> +<!ENTITY deleteContactCmd.label "מחיקת איש קשר"> +<!ENTITY deleteContactsCmd.label "מחיקת אנשי קשר"> +<!ENTITY deleteListCmd.label "מחק רשימה"> +<!ENTITY deleteListsCmd.label "מחק רשימות"> +<!ENTITY deleteItemsCmd.label "מחק פרטים"> +<!ENTITY searchAddressesCmd.key "f"> +<!-- LOCALIZATION NOTE (hideSwapFnLnUI) : DONT_TRANSLATE --> +<!ENTITY propertiesMenu.label "מאפיינים"> +<!ENTITY propertiesMenu.accesskey "א"> +<!ENTITY propertiesCmd.key "i"> +<!ENTITY abPropertiesMenu.label "מאפייני פנקס כתובות"> +<!ENTITY abPropertiesMenu.accesskey "א"> +<!ENTITY contactPropertiesMenu.label "מאפייני איש קשר"> +<!ENTITY contactPropertiesMenu.accesskey "א"> +<!ENTITY mailingListPropertiesMenu.label "מאפייני רשימת דיוור"> +<!ENTITY mailingListPropertiesMenu.accesskey "א"> + +<!-- View Menu --> +<!ENTITY viewMenu.label "תצוגה"> +<!ENTITY viewMenu.accesskey "v"> +<!ENTITY viewToolbarsMenu.label "סרגלי כלים"> +<!ENTITY viewToolbarsMenu.accesskey "T"> +<!ENTITY menubarCmd.label "שורת תפריט"> +<!ENTITY menubarCmd.accesskey "ש"> +<!ENTITY showAbToolbarCmd.label "סרגל כלים פנקס כתובות"> +<!ENTITY showAbToolbarCmd.accesskey "o"> +<!ENTITY showTaskbarCmd.label "שורת מצב"> +<!ENTITY showTaskbarCmd.accesskey "S"> +<!ENTITY customizeToolbar.label "התאמה אישית…"> +<!ENTITY customizeToolbar.accesskey "א"> +<!ENTITY layoutMenu.label "פריסה"> +<!ENTITY layoutMenu.accesskey "פ"> +<!ENTITY showDirectoryPane.label "לוח מדריך"> +<!ENTITY showDirectoryPane.accesskey "מ"> +<!ENTITY showContactPane2.label "לוח אנשי קשר"> +<!ENTITY showContactPane2.accesskey "א"> +<!ENTITY menu_ShowNameAs.label "הצג שם בצורה"> +<!ENTITY menu_ShowNameAs.accesskey "צ"> +<!-- LOCALIZATION NOTE (firstLastCmd2.label): We're not including a comma here +because displayed names don't have the comma in between. --> +<!ENTITY firstLastCmd2.label "פרטי משפחה"> +<!ENTITY firstLastCmd2.accesskey "פ"> +<!ENTITY lastFirstCmd.label "שם משפחה, שם פרטי"> +<!ENTITY lastFirstCmd.accesskey "מ"> +<!ENTITY displayNameCmd.label "שם תצוגה"> +<!ENTITY displayNameCmd.accesskey "ת"> +<!ENTITY sortMenu.label "מיין לפי"> +<!ENTITY sortMenu.accesskey "מ"> + +<!-- Tools Menu --> +<!ENTITY tasksMenu.label "כלים"> +<!ENTITY tasksMenu.accesskey "כ"> +<!ENTITY messengerCmd.label "דואר וקבוצות דיון"> +<!ENTITY messengerCmd.accesskey "ד"> +<!ENTITY messengerCmd.commandkey "1"> +<!ENTITY addressBookCmd.label "פנקס כתובות"> +<!ENTITY addressBookCmd.accesskey "פ"> +<!ENTITY addressBookCmd.key "כ"> +<!ENTITY searchAddressesCmd.label "חפש בכתובות…"> +<!ENTITY searchAddressesCmd.accesskey "ח"> +<!ENTITY importCmd.label "יבוא…"> +<!ENTITY importCmd.accesskey "ב"> +<!ENTITY exportCmd.label "יצוא…"> +<!ENTITY exportCmd.accesskey "צ"> +<!ENTITY preferencesCmd2.label "אפשרויות"> +<!ENTITY preferencesCmd2.accesskey "א"> +<!ENTITY preferencesCmdUnix.label "העדפות"> +<!ENTITY preferencesCmdUnix.accesskey "ע"> + +<!-- Address Book Toolbar and Context Menus --> +<!ENTITY newContactButton.label "איש קשר חדש"> +<!ENTITY newContactButton.accesskey "ק"> +<!ENTITY newlistButton.label "רשימה חדשה"> +<!ENTITY newlistButton.accesskey "ר"> +<!ENTITY showAsDefault.label "תיקיית בררת מחדל בהפעלה"> +<!ENTITY showAsDefault.accesskey "פ"> +<!ENTITY editPropertiesButton.label "עריכה"> +<!ENTITY propertiesContext.label "מאפיינים"> +<!ENTITY propertiesContext.accesskey "מ"> +<!ENTITY abPropertiesContext.label "מאפיינים"> +<!ENTITY abPropertiesContext.accesskey "א"> +<!ENTITY editContactContext.label "עריכת איש קשר"> +<!ENTITY editContactContext.accesskey "ע"> +<!ENTITY editMailingListContext.label "עריכת רשימה"> +<!ENTITY editMailingListContext.accesskey "ר"> +<!ENTITY newmsgButton.label "כתיבה"> +<!ENTITY newmsgButton.accesskey "כ"> +<!ENTITY newIM.label "הודעה מידית"> +<!ENTITY newIM.accesskey "מ"> +<!ENTITY printButton.label "הדפסה…"> +<!ENTITY printButton.accesskey "פ"> +<!ENTITY deleteButton2.label "מחיקה"> +<!ENTITY deleteButton2.accesskey "מ"> + +<!-- Address Book Toolbar Tooltips --> +<!ENTITY newContactButton.tooltip "צור איש קשר חדש בספר הכתובות"> +<!ENTITY newlistButton.tooltip "צור רשימה חדשה"> +<!ENTITY editPropertiesButton.tooltip "עריכת הפריט הנבחר"> +<!ENTITY editAbPropertiesButton.tooltip "עריכת מאפייני פנקס הכתובות הנבחר"> +<!ENTITY editContactPropertiesButton.tooltip "עריכת איש הקשר הנבחר"> +<!ENTITY editMailingListPropertiesButton.tooltip "עריכת רשימת הדיוור שנבחרה"> +<!ENTITY newmsgButton.tooltip "שלח הודעת דואר"> +<!ENTITY newIM.tooltip "שלח הודעה מידית או צ׳אט"> +<!ENTITY deleteButton2.tooltip "מחיקת פריטים נבחרים"> + +<!-- Search Bar --> +<!ENTITY SearchNameOrEmail.label "שם או דוא״ל"> +<!ENTITY SearchNameOrEmail.accesskey "ש"> +<!ENTITY advancedButton.tooltip "חיפוש כתובות מתקדם"> +<!ENTITY quickSearchCmd.key "k"> +<!ENTITY searchItem.title "חיפוש מהיר"> + +<!-- Results Pane --> +<!ENTITY Addrbook.label "פנקס כתובות"> +<!ENTITY Addrbook.accesskey "פ"> +<!ENTITY GeneratedName.label "שם"> +<!ENTITY GeneratedName.accesskey "ש"> +<!ENTITY PrimaryEmail.label "דוא״ל"> +<!ENTITY PrimaryEmail.accesskey "ד"> +<!ENTITY ChatName.label "שם הצ׳אט"> +<!ENTITY ChatName.accesskey "צ"> +<!ENTITY Company.label "ארגון"> +<!ENTITY Company.accesskey "א"> +<!ENTITY NickName.label "כינוי"> +<!ENTITY NickName.accesskey "כ"> +<!ENTITY SecondEmail.label "דוא״ל נוסף"> +<!ENTITY SecondEmail.accesskey "ו"> +<!ENTITY Department.label "מחלקה"> +<!ENTITY Department.accesskey "מ"> +<!ENTITY JobTitle.label "תפקיד"> +<!ENTITY JobTitle.accesskey "ת"> +<!ENTITY CellularNumber.label "נייד"> +<!ENTITY CellularNumber.accesskey "נ"> +<!ENTITY PagerNumber.label "איתורית"> +<!ENTITY PagerNumber.accesskey "א"> +<!ENTITY FaxNumber.label "פקס"> +<!ENTITY FaxNumber.accesskey "פ"> +<!ENTITY HomePhone.label "טלפון בבית"> +<!ENTITY HomePhone.accesskey "ב"> +<!ENTITY WorkPhone.label "טלפון בעבודה"> +<!ENTITY WorkPhone.accesskey "ע"> +<!ENTITY sortAscending.label "עולה"> +<!ENTITY sortAscending.accesskey "ל"> +<!ENTITY sortDescending.label "יורד"> +<!ENTITY sortDescending.accesskey "ר"> +<!ENTITY _PhoneticName.label "שם פונטי"> +<!ENTITY _PhoneticName.accesskey "פ"> + +<!-- Card Summary Pane --> +<!-- Box Headings --> +<!ENTITY contact.heading "איש קשר"> +<!ENTITY home.heading "בית"> +<!ENTITY other.heading "אחר"> +<!ENTITY chat.heading "צ׳אט"> +<!ENTITY phone.heading "טלפון"> +<!ENTITY work.heading "עבודה"> +<!-- Special Box Headings, for mailing lists --> +<!ENTITY description.heading "תיאור"> +<!ENTITY addresses.heading "כתובות"> +<!-- For Map It! --> +<!ENTITY mapItButton.label "השג מפה"> +<!ENTITY mapIt.tooltip "הצג מפה של כתובת זו מהאינטרנט"> + +<!-- Status Bar --> +<!ENTITY statusText.label ""> + +<!-- Mac OS X Window Menu --> +<!ENTITY windowMenu.label "חלון"> +<!ENTITY minimizeWindow.label "מזער חלון"> +<!ENTITY minimizeWindow.key "m"> +<!ENTITY bringAllToFront.label "הבא הכול לקידמה"> +<!ENTITY zoomWindow.label "הגדל חלון"> diff --git a/l10n-he/mail/chrome/messenger/addressbook/abNewCardDialog.dtd b/l10n-he/mail/chrome/messenger/addressbook/abNewCardDialog.dtd new file mode 100644 index 0000000000..56043492da --- /dev/null +++ b/l10n-he/mail/chrome/messenger/addressbook/abNewCardDialog.dtd @@ -0,0 +1,7 @@ +<!-- 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/. --> + +<!-- Labels --> +<!ENTITY chooseAddressBook.label "הוסף אל: "> +<!ENTITY chooseAddressBook.accesskey "א"> diff --git a/l10n-he/mail/chrome/messenger/addressbook/abResultsPane.dtd b/l10n-he/mail/chrome/messenger/addressbook/abResultsPane.dtd new file mode 100644 index 0000000000..97c10e97ea --- /dev/null +++ b/l10n-he/mail/chrome/messenger/addressbook/abResultsPane.dtd @@ -0,0 +1,38 @@ +<!-- 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 Addrbook.label "פנקס כתובות"> +<!ENTITY Addrbook.accesskey "כ"> +<!ENTITY GeneratedName.label "שם"> +<!ENTITY GeneratedName.accesskey "ש"> +<!ENTITY PrimaryEmail.label "דוא״ל"> +<!ENTITY PrimaryEmail.accesskey "ד"> +<!ENTITY Company.label "ארגון"> +<!ENTITY Company.accesskey "א"> +<!ENTITY _PhoneticName.label "שם פונטי"> +<!ENTITY _PhoneticName.accesskey "פ"> +<!ENTITY NickName.label "כינוי"> +<!ENTITY NickName.accesskey "נ"> +<!ENTITY SecondEmail.label "דוא״ל נוסף"> +<!ENTITY SecondEmail.accesskey "ס"> +<!ENTITY Department.label "מחלקה"> +<!ENTITY Department.accesskey "ח"> +<!ENTITY JobTitle.label "כותרת"> +<!ENTITY JobTitle.accesskey "ר"> +<!ENTITY CellularNumber.label "נייד"> +<!ENTITY CellularNumber.accesskey "נ"> +<!ENTITY PagerNumber.label "איתורית"> +<!ENTITY PagerNumber.accesskey "א"> +<!ENTITY FaxNumber.label "פקס"> +<!ENTITY FaxNumber.accesskey "פ"> +<!ENTITY HomePhone.label "טלפון בבית"> +<!ENTITY HomePhone.accesskey "ב"> +<!ENTITY WorkPhone.label "טלפון בעבודה"> +<!ENTITY WorkPhone.accesskey "ע"> +<!ENTITY ChatName.label "שם בצ׳אט"> +<!ENTITY ChatName.accesskey "צ"> +<!ENTITY sortAscending.label "עולה"> +<!ENTITY sortAscending.accesskey "ע"> +<!ENTITY sortDescending.label "יורד"> +<!ENTITY sortDescending.accesskey "י"> diff --git a/l10n-he/mail/chrome/messenger/addressbook/addressBook.properties b/l10n-he/mail/chrome/messenger/addressbook/addressBook.properties new file mode 100644 index 0000000000..fa1e9a8788 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/addressbook/addressBook.properties @@ -0,0 +1,255 @@ +# 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/. + +# The following are used by the Mailing list dialog. +# LOCALIZATION NOTE (mailingListTitleEdit): %S will be replaced by the Mailing List's display name. +mailingListTitleEdit=עריכת %S +emptyListName=אתה חייב להכניס שם רשימה. +lastFirstFormat=%S, %S +firstLastFormat=%S %S + +allAddressBooks=כל פנקסי הכתובות + +newContactTitle=איש קשר חדש +# %S will be the contact's display name +newContactTitleWithDisplayName=איש קשר חדש עבור %S +editContactTitle=עריכת איש קשר +# %S will be the contact's display name +editContactTitleWithDisplayName=עריכת פרטי איש קשר עבור %S +# don't translate vCard +editVCardTitle=ערוך vCard +# %S will be the card's display name, don't translate vCard +editVCardTitleWithDisplayName=ערוך vCard עבור %S + +## LOCALIZATION NOTE (cardRequiredDataMissingMessage): do not localize \n +cardRequiredDataMissingMessage=חובה להכניס לפחות אחד מהמרכיבים הבאים:\n כתובת דוא״ל, שם פרטי, שם משפחה, שם תצוגה, אירגון. +cardRequiredDataMissingTitle=מידע חיוני חסר +incorrectEmailAddressFormatMessage=כתובת הדוא״ל הראשית חייבת להיות בתצורה של user@host. +incorrectEmailAddressFormatTitle=תבנית כתובת דוא״ל שגוייה + +viewListTitle=רשימת דיוור: %S +mailListNameExistsTitle=רשימת דיוור כבר קיימת +mailListNameExistsMessage=רשימת דיוור בשם הזה כבר קיימת. אנא בחר בשם אחר. + +confirmDeleteThisContactTitle=מחיקת איש קשר +# LOCALIZATION NOTE (confirmDeleteThisContact): +# #1 The name of the selected contact +# Don't localize "\n• #1" unless your local layout comes out wrong. +# Example: Are you sure you want to delete this contact? +# • John Doe +confirmDeleteThisContact=למחוק את איש הקשר הזה?\n• #1 + +confirmDelete2orMoreContactsTitle=מחיקת מגוון אנשי קשר +# LOCALIZATION NOTE (confirmDelete2orMoreContacts): +# Semicolon list of plural forms. +# See: http://developer.mozilla.org/docs/Localization_and_Plurals +# #1 The number of selected contacts, always more than 1. +# Example: Are you sure you want to delete these 3 contacts? +confirmDelete2orMoreContacts=למחוק את איש הקשר?;למחוק את #1 אנשי הקשר האלה? + +confirmRemoveThisContactTitle=הסרת איש קשר +# LOCALIZATION NOTE (confirmRemoveThisContact): +# #1 The name of the selected contact +# #2 The name of the containing mailing list +# This title is about a contact in a mailing list, so it will not be deleted, +# but only removed from the list. +# Don't localize "\n• #1" unless your local layout comes out wrong. +# Example: Are you sure you want to remove this contact from the mailing list 'Customers List'? +# • John Doe +confirmRemoveThisContact=להסיר את איש הקשר הזה מרשימת התפוצה ‚#2’?\n• #1 + +confirmRemove2orMoreContactsTitle=הסרת מגוון אנשי קשר +# LOCALIZATION NOTE (confirmRemove2orMoreContacts): +# Semicolon list of singular and plural forms. +# See: http://developer.mozilla.org/docs/Localization_and_Plurals +# #1 The number of selected contacts, always more than 1. +# #2 The name of the containing mailing list +# Example: Are you sure you want to remove these 3 contacts from the mailing list 'Customers List'? +confirmRemove2orMoreContacts=להסיר את איש הקשר הזה מרשימת הדיוור ‚#2’?;להסיר את #1 אנשי הקשר האלה מרשימת הדיוור ‚#2’? + +confirmDeleteThisMailingListTitle=מחיקת רשימת תפוצה +# LOCALIZATION NOTE (confirmDeleteThisMailingList): +# #1 The name of the selected mailing list +# Don't localize "\n• #1" unless your local layout comes out wrong. +# Example: Are you sure you want to delete this mailing list? +# • Customers List +confirmDeleteThisMailingList=למחוק את רשימת התפוצה הזאת?\n• #1 + +confirmDelete2orMoreMailingListsTitle=מחיקת מגוון רשומות תפוצה +# LOCALIZATION NOTE (confirmDelete2orMoreMailingLists): +# Semicolon list of plural forms. +# See: http://developer.mozilla.org/docs/Localization_and_Plurals +# #1 The number of selected mailing lists, always more than 1 +# Example: Are you sure you want to delete these 3 mailing lists? +confirmDelete2orMoreMailingLists=למחוק את רשימת התפוצה הזאת?;למחוק את #1 רשימות התפוצה האלו? + +confirmDelete2orMoreContactsAndListsTitle=מחיקת אנשי קשר ורשימות תפוצה +# LOCALIZATION NOTE (confirmDelete2orMoreContactsAndLists): +# Semicolon list of and plural forms. +# See: http://developer.mozilla.org/docs/Localization_and_Plurals +# #1 The number of selected contacts and mailing lists, always more than 1 +# Example: Are you sure you want to delete these 3 contacts and mailing lists? + +confirmDeleteThisAddressbookTitle=מחיקת ספר כתובות +# LOCALIZATION NOTE (confirmDeleteThisAddressbookTitle): +# #1 The name of the selected address book +# Don't localize "\n• #1" unless your local layout comes out wrong. +# Example: Are you sure you want to delete this address book and all of its contacts? +# • Friends and Family Address Book +confirmDeleteThisAddressbook=למחוק את פנקס הכתובות הזה ואת כל אנשי הקשר שבו?\n• #1 + +confirmDeleteThisLDAPDirTitle=מחיקת ספריית LDAP מקומית +# LOCALIZATION NOTE (confirmDeleteThisLDAPDir): +# #1 The name of the selected LDAP directory +# Don't localize "\n• #1" unless your local layout comes out wrong. +# Example: Are you sure you want to delete the local copy of this LDAP directory and all of its offline contacts? +# • Mozilla LDAP Directory + +# LOCALIZATION NOTE (confirmDeleteThisCollectionAddressbook): +# #1 The name of the selected collection address book +# #2 The name of the application (Thunderbird) +# Don't localize "\n• #1" unless your local layout comes out wrong. +# Example: If this address book is deleted, Thunderbird will no longer collect addresses. +# Are you sure you want to delete this address book and all of its contacts? +# • My Collecting Addressbook + +propertyPrimaryEmail=דוא״ל +propertyListName=שם הרשימה +propertySecondaryEmail=כתובת דוא״ל נוספת +propertyNickname=כינוי +propertyDisplayName=שם תצוגה +propertyWork=עבודה +propertyHome=בית +propertyFax=פקס +propertyCellular=נייד +propertyPager=איתורית +propertyBirthday=יום הולדת +propertyCustom1=מותאם אישית 1 +propertyCustom2=מותאם אישית 2 +propertyCustom3=מותאם אישית 3 +propertyCustom4=מותאם אישית 4 + +propertyGtalk=Google Talk +propertyAIM=AIM +propertyYahoo=Yahoo! +propertySkype=Skype +propertyQQ=QQ +propertyMSN=MSN +propertyICQ=ICQ +propertyXMPP=מזהה Jabber +propertyIRC=כינוי IRC + +## LOCALIZATION NOTE (cityAndStateAndZip): +## %1$S is city, %2$S is state, %3$S is zip +cityAndStateAndZip=%1$S, %2$S %3$S +## LOCALIZATION NOTE (cityAndStateNoZip): +## %1$S is city, %2$S is state +cityAndStateNoZip=%1$S, %2$S +## LOCALIZATION NOTE (cityOrStateAndZip): +## %1$S is city or state, %2$S is zip +cityOrStateAndZip=%1$S %2$S + +stateZipSeparator= + +prefixTo=אל +prefixCc=עותק +prefixBcc=עותק סמוי +addressBook=ספר כתובות + +# Contact photo management +browsePhoto=תמונת איש קשר + +stateImageSave=התמונה נשמרת… +errorInvalidUri=שגיאה: תמונת המקור שגויה. +errorNotAvailable=שגיאה: קובץ זה אינו נגיש. +errorSaveOperation=שגיאה: לא ניתן לשמור את התמונה. + +# mailnews.js +ldap_2.servers.pab.description=פנקס כתובות אישי +ldap_2.servers.history.description=כתובות נאספות +## LOCALIZATION NOTE (ldap_2.servers.osx.description is only used on Mac OS X) +ldap_2.servers.osx.description=פנקס כתובות של Mac OS X + +# status bar stuff +## LOCALIZATION NOTE (totalContactStatus): +## %1$S is address book name, %2$S is contact count +totalContactStatus=סך הכול %2$S אנשי קשר בספר הכתובות %1$S +noMatchFound=לא נמצאו התאמות +## LOCALIZATION NOTE (matchesFound1): +## Semicolon-separated list of singular and plural forms. +## See: https://developer.mozilla.org/docs/Mozilla/Localization/Localization_and_Plurals +## #1 is the number of matching contacts found +matchesFound1=נמצאה התאמה אחת;נמצאו #1 התאמות + +## LOCALIZATION NOTE (contactsCopied): Semi-colon list of plural forms +## %1$S is the number of contacts that were copied. This should be used multiple +## times wherever you need it. Do not replace by %S. +contactsCopied=איש קשר אחד הועתק;%1$S אנשי קשר הועתקו + +## LOCALIZATION NOTE (contactsMoved): Semi-colon list of plural forms +## %1$S is the number of contacts that were moved. This should be used multiple +## times wherever you need it. Do not replace by %S. +contactsMoved=איש קשר אחד הועבר;%1$S אנשי קשר הועברו + +# LDAP directory stuff +invalidName=אנא הכנס שם חוקי. +invalidHostname=אנא הכנס שם שרת מארח חוקי. +invalidPortNumber=אנא הכנס מספר שער חוקי. +invalidResults=אנא הכנס מספר חוקי בשדה תוצאות. +abReplicationOfflineWarning=אתה חייב להיות מקוון לביצוע שיכפול LDAP. +abReplicationSaveSettings=ההגדרות חייבות להישמר לפני שיורד מדריך. + +# For importing / exporting +## LOCALIZATION NOTE (ExportAddressBookNameTitle): %S is the name of exported addressbook +ExportAddressBookNameTitle=יצוא פנקס כתובות - %S +LDIFFiles=LDIF (*.ldi, *.ldif) +CSVFiles=מופרד על־ידי פסיקים (*.csv) +CSVFilesSysCharset=הפרדה בפסיקים (ערכת תווים של מערכת) +CSVFilesUTF8=הפרדה בפסיקים (UTF-8) +TABFiles=מופרד על־ידי טאב (Tab) (*.tab, *.txt) +TABFilesSysCharset=הפרדה בטאבים (ערכת תווים של מערכת) +TABFilesUTF8=הפרדה בטאבים (UTF-8) +VCFFiles=vCard +failedToExportTitle=יצוא נכשל +failedToExportMessageNoDeviceSpace=יצוא פנקס הכתובות ניכשל, לא נותר מקום על ההתקן. +failedToExportMessageFileAccessDenied=יצוא פנקס הכתובות ניכשל, הגישה לקובץ נדחתה. + +# For getting authDN for replication using dlg box +AuthDlgTitle=שכפול LDAP של פנקס כתובות +AuthDlgDesc=כדי לגשת אל שרת המדריך, הכנס את שם המשתמש והססמה שלך. + +# LOCALIZATION NOTE(joinMeInThisChat) +# use + for spaces +joinMeInThisChat=הצטרף+אלי+לצ׳אט+הזה. + +# For printing +headingHome=בית +headingWork=עבודה +headingOther=אחר +headingChat=צ׳אט +headingPhone=טלפון +headingDescription=תיאור +headingAddresses=כתובות + +## For address books +addressBookTitleNew=פנקס כתובות חדש +# LOCALIZATION NOTE (addressBookTitleEdit): +# %S is the current name of the address book. +# Example: My Custom AB Properties +addressBookTitleEdit=מאפייני %S +duplicateNameTitle=שם כפול בפנקס הכתובות +# LOCALIZATION NOTE (duplicateNameText): +# Don't localize "\n• %S" unless your local layout comes out wrong. +# %S is the name of the existing address book. +# Example: An address book with this name already exists: +# • My Custom AB +duplicateNameText=כבר קיים פנקס כתובות בשם הזה:\n• %S + +# For corrupt .mab files +corruptMabFileTitle=קובץ פנקס הכתובות פגום +corruptMabFileAlert=לא ניתן לקרוא קובץ אחד מקובצי פנקס הכתובות שלך (קובץ %1$S). קובץ %2$S חדש ייווצר, וגיבוי של הקובץ הישן, שיקרא %3$S יווצר באותה ספרייה. + +# For locked .mab files +lockedMabFileTitle=לא ניתן לטעון את קובץ פנקס הכתובות +lockedMabFileAlert=לא ניתן לטעון את קובץ פנקס הכתובות %S. יתכן שהוא לקריאה בלד, או שהוא נעול על־ידי תוכנה אחרת. אנא נסה שוב מאוחר יותר. diff --git a/l10n-he/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties b/l10n-he/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties new file mode 100644 index 0000000000..fa6cee3a95 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties @@ -0,0 +1,118 @@ +# Reviewer(s): +# +# hatul <amiadb@gmail.com> +# +# 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/. + +# These are error strings for problems that happen while in the +# various states declared in nsILDAPAutoCompFormatter.idl. Note that +# the number that indexes each error state is the same as the number +# corresponding to that state in nsILDAPAutoCompFormatter.idl. + +# 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/. + +# These are error strings for problems that happen while in the +# various states declared in nsILDAPAutoCompFormatter.idl. Note that +# the number that indexes each error state is the same as the number +# corresponding to that state in nsILDAPAutoCompFormatter.idl. + +## @name ERR_STATE_UNBOUND +## @loc none +0=בעיית איתחול LDAP + +## @name ERR_STATE_INITIALIZING +## @loc none +1=התחברות לשרת LDAP נכשלה + +## @name ERR_STATE_BINDING +## @loc none +2=התחברות לשרת LDAP נכשלה + +## @name ERR_STATE_BOUND +## @loc none +3=בעיית תקשורת של שרת LDAP + +## @name ERR_STATE_SEARCHING +## @loc none +4=בעיית חיפוש של שרת LDAP + + +# The format of the alert dialog itself +# +## @name ALERT_FORMAT +## @loc None of %1$S, %2$S and %3$S should be localized. +## %1$S is the error code itself, %2$S is an LDAP SDK error message from +## chrome://mozldap/locale/ldap.properties, and %3$S is a hint relating +## to that specific error, found in this file. +errorAlertFormat=קוד שגיאה %1$S: %2$S\n\n %3$S + +## The following errors are for error codes other than LDAP-specific ones. +## Someday mozilla will actually have a system for mapping nsresults to +## error strings that's actually widely used, unlike nsIErrorService. But +## until it does, these strings live here... + +## @name HOST_NOT_FOUND +## @loc none +5000=שרת מארח לא נמצא + +## @name GENERIC_ERROR +## @loc none +9999=שגיאה לא מוכרת + + +# Hints to for the user, associated with specific error codes (ie error code +# + 10000) + + +## @name TIMELIMIT_EXCEEDED_HINT +## @loc none +10003=אנא נסה שוב מאוחר יותר, או צור קשר עם מנהל המערכת שלך. + +## @name STRONGAUTH_REQUIRED_HINT +## @loc none +10008=בדיקת אימות חזקה אינה נתמכת כרגע. + +## @name INVALID_SYNTAX_HINT +## @loc none +10021=ודא שמסנן החיפוש נכון, ונסה שוב, או צור קשר עם מנהל המערכת שלך. כדי לודא שמסנן החיפוש נכון, מתפריט עריכה, בחר העדפות, ואז בחר דואר וקבוצות דיון, ואז בחר מיעון. לחץ על 'ערוך מדריכים', ובחר את שרת ה־LDAP שבשימוש. לחץ על 'ערוך', ואז לחץ על 'מתקדם' כדי להציג את מסנן החיפוש. + +## @name NO_SUCH_OBJECT_HINT +## @loc none +10032=ודא שהשם הנבחר הבסיסי נכון, ונסה שוב, או צור קשר עם מנהל המערכת שלך.כדי לוודא שהשם הנבחר הבסיסי נכון, מתפריט עריכה בחר העדפות, ואז בחר דואר וקבוצות דיון, ואז בחר מיעון. לחץ על 'ערוך מדריכים', ובחר את שרת ה־LDAP שבשימוש. לחץ על 'ערוך' כדי להציג את השם הנבחר הבסיסי. + +## @name BUSY_HINT +## @loc none +10051=אנא נסה שוב מאוחר יותר. + +## @name SERVER_DOWN_HINT +## @loc none +10081=ודא ששם השרת ומספר השער נכונים, ונסה שוב, או צור קשר עם מנהל המערכת שלך. כדי לודא ששם השרת ומספר השער נכונים, מתפריט עריכה, בחר העדפות, ואז בחר דואר וקבוצות דיון, ואז בחר מיעון. לחץ על 'ערוך מדריכים', ובחר את שרת ה־LDAP שבשימוש. לחץ על 'ערוך' כדי להציג את שם השרת. לחץ על 'מתקדם' כדי להציג את מספר השער. + +## @name TIMEOUT_HINT +## @loc none +10085=אנא נסה שוב מאוחר יותר. + +## @name FILTER_ERROR_HINT +## @loc none +10087=ודא שמסנן החיפוש נכון, ונסה שוב, או צור קשר עם מנהל המערכת שלך. כדי לודא שמסנן החיפוש נכון, מתפריט עריכה, בחר העדפות, ואז בחר דואר וקבוצות דיון, ואז בחר מיעון. לחץ על 'ערוך מדריכים', ובחר את שרת ה־LDAP שבשימוש. לחץ על 'ערוך', ואז לחץ על 'מתקדם' כדי להציג את מסנן החיפוש. + +## @name NO_MEMORY_HINT +## @loc none +10090=אנא סגור מספר חלונות ו/או ישומים אחרים ונסה שוב. + +## @name CONNECT_ERROR_HINT +## @loc none +10091=ודא ששם השרת ומספר השער נכונים, ונסה שוב, או צור קשר עם מנהל המערכת שלך. כדי לודא ששם השרת ומספר השער נכונים, מתפריט עריכה, בחר העדפות, ואז בחר דואר וקבוצות דיון, ואז בחר מיעון. לחץ על 'ערוך מדריכים', ובחר את שרת ה־LDAP שבשימוש. לחץ על 'ערוך' כדי להציג את שם השרת. לחץ על 'מתקדם' כדי להציג את מספר השער. + +## @name HOST_NOT_FOUND_HINT +## @loc none +15000=ודא ששם השרת נכון, ונסה שוב, או צור קשר עם מנהל המערכת שלך. כדי לודא ששם השרת נכון, מתפריט עריכה, בחר העדפות, ואז בחר דואר וקבוצות דיון, ואז בחר מיעון. לחץ על 'ערוך מדריכים', ובחר את שרת ה־LDAP שבשימוש. לחץ על 'ערוך' כדי להציג את שם השרת. + +## @name GENERIC_HINT +## @loc none +19999=אנא צור קשר עם מנהל המערכת שלך. + diff --git a/l10n-he/mail/chrome/messenger/addressbook/pref-directory-add.dtd b/l10n-he/mail/chrome/messenger/addressbook/pref-directory-add.dtd new file mode 100644 index 0000000000..cd7d782f2d --- /dev/null +++ b/l10n-he/mail/chrome/messenger/addressbook/pref-directory-add.dtd @@ -0,0 +1,45 @@ +<!-- 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 directoryName.label "שם:"> +<!ENTITY directoryName.accesskey "ש"> +<!ENTITY directoryHostname.label "שם שרת מארח:"> +<!ENTITY directoryHostname.accesskey "מ"> +<!ENTITY directoryBaseDN.label "שם נבחר בסיסי:"> +<!ENTITY directoryBaseDN.accesskey "נ"> +<!ENTITY findButton.label "חיפוש"> +<!ENTITY findButton.accesskey "ח"> +<!ENTITY directorySecure.label "השתמש בקשר מאובטח (SSL)"> +<!ENTITY directorySecure.accesskey "ה"> +<!ENTITY directoryLogin.label "קשור שם נבחר:"> +<!ENTITY directoryLogin.accesskey "ב"> +<!ENTITY General.tab "כללי"> +<!ENTITY Offline.tab "לא־מקוון"> +<!ENTITY Advanced.tab "מתקדם"> +<!ENTITY portNumber.label "מספר שער:"> +<!ENTITY portNumber.accesskey "ע"> +<!ENTITY searchFilter.label "מסנן חיפוש:"> +<!ENTITY searchFilter.accesskey "נ"> +<!ENTITY scope.label "היקף:"> +<!ENTITY scope.accesskey "ה"> +<!ENTITY scopeOneLevel.label "רמה אחת"> +<!ENTITY scopeOneLevel.accesskey "ר"> +<!ENTITY scopeSubtree.label "תת־עץ"> +<!ENTITY scopeSubtree.accesskey "ת"> +<!ENTITY return.label "אל תחזיר יותר מאשר"> +<!ENTITY return.accesskey "מ"> +<!ENTITY results.label "תוצאות"> +<!ENTITY offlineText.label "ניתן להוריד עותק מקומי של מדריך זה כך שיהיה זמין לשימוש כאשר אתה עובד במצב לא־מקוון."> +<!ENTITY saslMechanism.label "צורת התחברות: "> +<!ENTITY saslMechanism.accesskey "צ"> +<!ENTITY saslOff.label "פשוט"> +<!ENTITY saslOff.accesskey "פ"> +<!ENTITY saslGSSAPI.label "Kerberos (GSSAPI)"> +<!ENTITY saslGSSAPI.accesskey "K"> + +<!-- Localization note: this is here because the width of the dialog + is determined by the width of the base DN box; and that is likely + to vary somewhat with the language. +--> +<!ENTITY newDirectoryWidth "36em"> diff --git a/l10n-he/mail/chrome/messenger/addressbook/pref-directory.dtd b/l10n-he/mail/chrome/messenger/addressbook/pref-directory.dtd new file mode 100644 index 0000000000..6fb8851388 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/addressbook/pref-directory.dtd @@ -0,0 +1,24 @@ +<!-- +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!-- 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 (window.title) : do not translate "LDAP" in below line --> +<!ENTITY pref.ldap.window.title "שרתי מדריך LDAP"> +<!-- LOCALIZATION NOTE (directories.label) : do not translate "LDAP" in below line --> +<!ENTITY directories.label "שרת מדריך LDAP:"> +<!-- LOCALIZATION NOTE (directoriesText.label) : do not translate "LDAP" in below line --> +<!ENTITY directoriesText.label "בחר שרת מדריך LDAP:"> +<!ENTITY directoriesText.accesskey "ב"> +<!ENTITY addDirectory.label "הוספה"> +<!ENTITY addDirectory.accesskey "ה"> +<!ENTITY editDirectory.label "ערוך"> +<!ENTITY editDirectory.accesskey "ע"> +<!ENTITY deleteDirectory.label "מחק"> +<!ENTITY deleteDirectory.accesskey "ח"> + diff --git a/l10n-he/mail/chrome/messenger/addressbook/replicationProgress.properties b/l10n-he/mail/chrome/messenger/addressbook/replicationProgress.properties new file mode 100644 index 0000000000..d464c2f37d --- /dev/null +++ b/l10n-he/mail/chrome/messenger/addressbook/replicationProgress.properties @@ -0,0 +1,20 @@ +# 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/. +replicationStarted=שכפול החל... +changesStarted=החל באיתור שינויים לשיכפול... +replicationSucceeded=שכפול הצליח +replicationFailed=שכפול נכשל +replicationCancelled=שכפול בוטל +# LOCALIZATION NOTE +# do not localize %S. %S is the current entry number (an integer) +currentCount=משכפל רשומת מדריך: %S + +downloadButton=הורד עכשיו +downloadButton.accesskey=ה +cancelDownloadButton=בטל הורדה +cancelDownloadButton.accesskey=ב + +directoryTitleNew=ספריית LDAP חדשה +## LOCALIZATION NOTE (directoryTitleEdit): %S will be replaced by the LDAP directory's display name +directoryTitleEdit=מאפייני %S diff --git a/l10n-he/mail/chrome/messenger/am-addressing.dtd b/l10n-he/mail/chrome/messenger/am-addressing.dtd new file mode 100644 index 0000000000..7e576d5e1c --- /dev/null +++ b/l10n-he/mail/chrome/messenger/am-addressing.dtd @@ -0,0 +1,51 @@ +<!-- 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/. --> + +<!-- extracted from am-addressing.xul --> + +<!-- extracted from am-addressing.xhtml --> + +<!ENTITY addressing.label "חיבור ומיעון הודעה"> +<!ENTITY addressingGroupTitle.label "מיעון"> +<!ENTITY addressingText.label "בעת חיפוש כתובות:"> +<!-- LOCALIZATION NOTE (override.label) : do not translate "LDAP" in below line --> +<!ENTITY useGlobal.label "השתמש בהעדפות שרת LDAP הכלליות שלי עבור חשבון זה"> +<!ENTITY useGlobal.accesskey "L"> +<!ENTITY editDirectories.label "עריכת מדריכים…"> +<!ENTITY editDirectories.accesskey "ע"> +<!-- LOCALIZATION NOTE (directories.label) : do not translate "LDAP" in below line --> +<!ENTITY directories.label "השתמש בשרת LDAP אחר:"> +<!ENTITY directories.accesskey "ש"> +<!ENTITY directoriesNone.label "ללא"> + +<!-- am-addressing.xul --> + +<!-- am-addressing.xhtml --> + +<!ENTITY compositionGroupTitle.label "חיבור הודעה"> +<!-- LOCALIZATION NOTE (useHtml.label) : do not translate "html" in below line --> +<!ENTITY useHtml.label "חבר הודעות בתבנית HTML"> +<!ENTITY useHtml.accesskey "ת"> +<!ENTITY autoQuote.label "צטט אוטומטית הודעה מקורית בעת מענה"> +<!ENTITY autoQuote.accesskey "צ"> +<!-- LOCALIZATION NOTE (quoting.label): This will concatenate with the 4 strings that follow. --> +<!ENTITY quoting.label "כשמצטטים,"> +<!ENTITY quoting.accesskey "צ"> +<!ENTITY aboveQuote.label "התחל את תשובתי מעל הציטוט"> +<!ENTITY belowQuote.label "התחל את תשובתי מתחת לציטוט"> +<!ENTITY selectAndQuote.label "בחר את הציטוט"> +<!ENTITY place.label "והוסף את חתימתי"> +<!ENTITY place.accesskey "ח"> +<!ENTITY belowText.label "מתחת לציטוט (מומלץ)"> +<!ENTITY aboveText.label "מתחת לתשובתי (מעל הציטוט)"> +<!ENTITY includeSigOnReply.label "כלול חתימה בתגובות"> +<!ENTITY includeSigOnReply.accesskey "ת"> +<!ENTITY includeSigOnForward.label "כלול חתימה בהעברות"> +<!ENTITY includeSigOnForward.accesskey "ע"> + +<!ENTITY globalComposingPrefs.label "העדפות כתיבה כלליות…"> +<!ENTITY globalComposingPrefs.accesskey "כ"> + +<!ENTITY globalAddressingPrefs.label "העדפות מיעון כלליות…"> +<!ENTITY globalAddressingPrefs.accesskey "ע"> diff --git a/l10n-he/mail/chrome/messenger/am-advanced.dtd b/l10n-he/mail/chrome/messenger/am-advanced.dtd new file mode 100644 index 0000000000..a0b5c6dee6 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/am-advanced.dtd @@ -0,0 +1,29 @@ +<!-- 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/. --> + +<!-- extracted from am-advanced.xul --> + +<!-- extracted from am-advanced.xhtml --> + +<!-- LOCALIZATION NOTE (smtpServer.label): do not translate "SMTP" in below line --> +<!ENTITY smtpServer.label "הגדרות שרת יוצא (SMTP)"> + +<!-- LOCALIZATION NOTE (smtpDescription.label): do not translate "SMTP" in below line --> + +<!ENTITY smtpListAdd.label "הוספה…"> +<!ENTITY smtpListAdd.accesskey "ה"> +<!ENTITY smtpListEdit.label "עריכה…"> +<!ENTITY smtpListEdit.accesskey "ע"> +<!ENTITY smtpListDelete.label "הסרה"> +<!ENTITY smtpListDelete.accesskey "ס"> +<!ENTITY smtpListSetDefault.label "קבע כברירת מחדל"> +<!ENTITY smtpListSetDefault.accesskey "ב"> + +<!ENTITY serverDetails.label "פרטי השרת הנבחר:"> +<!ENTITY serverDescription.label "תיאור: "> +<!ENTITY serverName.label "שם השרת: "> +<!ENTITY serverPort.label "שער: "> +<!ENTITY userName.label "שם משתמש: "> +<!ENTITY connectionSecurity.label "קישור מאובטח: "> +<!ENTITY authMethod.label "צורת אימות: "> diff --git a/l10n-he/mail/chrome/messenger/am-archiveoptions.dtd b/l10n-he/mail/chrome/messenger/am-archiveoptions.dtd new file mode 100644 index 0000000000..585182d59e --- /dev/null +++ b/l10n-he/mail/chrome/messenger/am-archiveoptions.dtd @@ -0,0 +1,39 @@ +<!-- 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/. --> + +<!-- +# Translator(s): +# +# Yaron <sh.yaron@gmail.com> +# +--> +<!-- +# Reviewer(s): +# +# hatul <amiadb@gmail.com> +# +--> + +<!-- extracted from am-archiveoptions.xul --> + +<!-- extracted from am-archiveoptions.xhtml --> + +<!ENTITY dialogTitle.label "אפשרויות ארכיון"> +<!ENTITY archiveGranularityPrefix.label "כאשר מעבירים הודעות לארכיון, מקם אותן בתוך:"> +<!ENTITY archiveFlat.label "תיקייה בודדת"> +<!ENTITY archiveFlat.accesskey "ב"> +<!ENTITY archiveYearly.label "תיקיות ארכיון שנתי"> +<!ENTITY archiveYearly.accesskey "ש"> +<!ENTITY archiveMonthly.label "תיקיות ארכיון חודשי"> +<!ENTITY archiveMonthly.accesskey "ח"> +<!ENTITY keepFolderStructure.label "שמירת מבנה תיקיות נוכחי להודעות בארכיון"> +<!ENTITY keepFolderStructure.accesskey "נ"> +<!ENTITY archiveExample.label "דוגמה"> +<!-- LOCALIZATION NOTE (archiveFolderName.label): this should match the default + name for the "Archives" folder --> +<!ENTITY archiveFolderName.label "ארכיון"> +<!-- LOCALIZATION NOTE (inboxFolderName.label): this should match the default + name for the "Inbox" folder --> +<!ENTITY inboxFolderName.label "תיבת דואר נכנס"> + diff --git a/l10n-he/mail/chrome/messenger/am-copies.dtd b/l10n-he/mail/chrome/messenger/am-copies.dtd new file mode 100644 index 0000000000..db2df09752 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/am-copies.dtd @@ -0,0 +1,52 @@ +<!-- 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/. --> + +<!-- extracted from am-copies.xul --> + +<!-- extracted from am-copies.xhtml --> + +<!ENTITY copyAndFolderTitle.label "עותקים ותיקיות"> +<!ENTITY sendingPrefix.label "כאשר שולחים הודעות, אוטומטית:"> +<!ENTITY fccMailFolder.label "שים עותק בתוך:"> +<!ENTITY fccMailFolder.accesskey "ע"> +<!ENTITY fccReplyFollowsParent.label "שים השבות בתיקייה של ההודעה שהושבה"> +<!ENTITY fccReplyFollowsParent.accesskey "ש"> +<!-- LOCALIZATION NOTE (ccAddress.label): do not translate "Cc" in below line --> +<!ENTITY ccAddress.label "שלח עותק לכתובות אלו:"> +<!ENTITY ccAddress.accesskey "ע"> +<!ENTITY ccAddressList.placeholder "הפרד בין כתובות עם פסיקים"> +<!-- LOCALIZATION NOTE (bccAddress.label): do not translate "Bcc" in below line --> +<!ENTITY bccAddress.label "עותק סמוי לכתובות אלו:"> +<!ENTITY bccAddress.accesskey "מ"> +<!ENTITY bccAddressList.placeholder "הפרד בין כתובות עם פסיקים"> +<!ENTITY saveMessageDlg.label "הצג בקשה לאישור כאשר הודעות נשמרות"> +<!ENTITY saveMessageDlg.accesskey "נ"> +<!-- LOCALIZATION NOTE (sentFolderOn.label): OK to translate this, bug #57440 --> +<!ENTITY sentFolderOn.label "תיקיית "נשלח" על:"> +<!ENTITY sentFolderOn.accesskey "נ"> +<!ENTITY sentInOtherFolder.label "אחר:"> +<!ENTITY sentInOtherFolder.accesskey "א"> +<!-- LOCALIZATION NOTE (archivesFolderOn.label): OK to translate this, bug #57440 --> +<!ENTITY archivesTitle.label "ארכיוני הודעות"> +<!ENTITY keepArchives.label "שמור ארכיון הודעות בתוך:"> +<!ENTITY keepArchives.accesskey "ש"> +<!ENTITY archiveHierarchyButton.label "אפשרויות הארכיון…"> +<!ENTITY archiveHierarchyButton.accesskey "א"> +<!ENTITY archivesFolderOn.label "תיקיית "ארכיון" על:"> +<!ENTITY archivesFolderOn.accesskey "ר"> +<!ENTITY archiveInOtherFolder.label "אחר:"> +<!ENTITY archiveInOtherFolder.accesskey "ח"> +<!ENTITY specialFolders.label "טיוטות ותבניות"> +<!ENTITY keepDrafts2.label "להשאיר הודעות טיוטה בתוך:"> +<!-- LOCALIZATION NOTE (draftsFolderOn.label): OK to translate this, bug #57440 --> +<!ENTITY draftsFolderOn.label "תיקיית "טיוטות" על:"> +<!ENTITY draftsFolderOn.accesskey "ט"> +<!ENTITY draftInOtherFolder.label "אחר:"> +<!ENTITY draftInOtherFolder.accesskey "א"> +<!ENTITY keepTemplates.label "שמור תבניות הודעה בתוך:"> +<!-- LOCALIZATION NOTE (templatesFolderOn.label): OK to translate this, bug #57440 --> +<!ENTITY templatesFolderOn.label "תיקיית "תבניות" על:"> +<!ENTITY templatesFolderOn.accesskey "ב"> +<!ENTITY templateInOtherFolder.label "אחר:"> +<!ENTITY templateInOtherFolder.accesskey "א"> diff --git a/l10n-he/mail/chrome/messenger/am-e2e.properties b/l10n-he/mail/chrome/messenger/am-e2e.properties new file mode 100644 index 0000000000..b8e6933cc1 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/am-e2e.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/. + +prefPanel-e2e=הצפנה מקצה לקצה diff --git a/l10n-he/mail/chrome/messenger/am-identities-list.dtd b/l10n-he/mail/chrome/messenger/am-identities-list.dtd new file mode 100644 index 0000000000..4955d9f40c --- /dev/null +++ b/l10n-he/mail/chrome/messenger/am-identities-list.dtd @@ -0,0 +1,15 @@ +<!-- 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 identitiesListManageDesc.label "ניהול הזהויות עבור חשבון זה. יעשה שימוש בזהות הראשונה כבררת מחדל."> +<!ENTITY identitiesListAdd.label "הוספה…"> +<!ENTITY identitiesListAdd.accesskey "ה"> +<!ENTITY identitiesListEdit.label "עריכה…"> +<!ENTITY identitiesListEdit.accesskey "ע"> +<!ENTITY identitiesListDefault.label "הגדרה כבררת מחדל"> +<!ENTITY identitiesListDefault.accesskey "ב"> +<!ENTITY identitiesListDelete.label "מחיקה"> +<!ENTITY identitiesListDelete.accesskey "מ"> +<!ENTITY identitiesListClose.label "סגירה"> +<!ENTITY identitiesListClose.accesskey "ס"> diff --git a/l10n-he/mail/chrome/messenger/am-identity-edit.dtd b/l10n-he/mail/chrome/messenger/am-identity-edit.dtd new file mode 100644 index 0000000000..1b97a647d6 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/am-identity-edit.dtd @@ -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/. --> + +<!ENTITY identityListDesc.label "התאמת ההגדרות עבור זהות זו:"> + +<!ENTITY settingsTab.label "הגדרות"> +<!ENTITY copiesFoldersTab.label "עותקים ותיקיות"> +<!ENTITY addressingTab.label "חיבור ומיעון הודעה"> + +<!ENTITY publicData.label "נתונים ציבוריים"> +<!ENTITY privateData.label "נתונים אישיים"> +<!ENTITY identityAlias.label "תווית זהות:"> +<!ENTITY identityAlias.accesskey "ז"> diff --git a/l10n-he/mail/chrome/messenger/am-im.dtd b/l10n-he/mail/chrome/messenger/am-im.dtd new file mode 100644 index 0000000000..20b3168905 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/am-im.dtd @@ -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/. --> + +<!ENTITY accountWindow.title "מאפייני חשבון"> +<!ENTITY accountWindow.width "300"> +<!ENTITY account.general "כללי"> +<!ENTITY account.advanced "אפשרויות מתקדמות"> +<!ENTITY account.name "שם משתמש:"> +<!ENTITY account.password "ססמה:"> +<!ENTITY account.alias "כינוי:"> +<!ENTITY account.newMailNotification "הצגת התרעה עם הודעה חדשה"> +<!ENTITY account.autojoin "ערוצים להצטרפות אוטומטית:"> +<!ENTITY account.proxySettings.caption "הגדרות שרת מתווך:"> +<!ENTITY account.proxySettings.change.label "שינוי…"> +<!ENTITY account.proxySettings.change.accessKey "ש"> diff --git a/l10n-he/mail/chrome/messenger/am-junk.dtd b/l10n-he/mail/chrome/messenger/am-junk.dtd new file mode 100644 index 0000000000..b771a860cb --- /dev/null +++ b/l10n-he/mail/chrome/messenger/am-junk.dtd @@ -0,0 +1,29 @@ +<!-- 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 junkSettings.label "הגדרות זבל"> +<!ENTITY level.label "אפשר פקדי דואר זבל מסתגלים לחשבון זה"> +<!ENTITY level.accesskey "א"> + +<!ENTITY move.label "העבר דואר זבל חדש אל:"> +<!ENTITY move.accesskey "ה"> +<!ENTITY junkFolderOn.label "התיקייה "זבל" על:"> +<!ENTITY junkFolderOn.accesskey "ז"> +<!ENTITY otherFolder.label "אחר:"> +<!ENTITY otherFolder.accesskey "א"> +<!ENTITY purge1.label "מחק אוטומטית דואר זבל ישן מאשר"> +<!ENTITY purge1.accesskey "א"> +<!ENTITY purge2.label "ימים"> + +<!ENTITY whitelistHeader.label "לא לסמן כזבל אוטומטית אם השולח הוא מבין אלה: "> +<!ENTITY whitelistHeader.accesskey "ל"> + +<!ENTITY ispHeaders.label "סמוך על כותרי דואר זבל שנוצרו על־ידי:"> +<!ENTITY ispHeaders.accesskey "ס"> + +<!ENTITY junkClassification.label "בחירה"> +<!ENTITY junkActions.label "יעד ותחלופה"> + +<!ENTITY globalJunkPrefs.label "העדפות זבל כלליות…"> +<!ENTITY globalJunkPrefs.accesskey "כ"> diff --git a/l10n-he/mail/chrome/messenger/am-main.dtd b/l10n-he/mail/chrome/messenger/am-main.dtd new file mode 100644 index 0000000000..623ecdbd46 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/am-main.dtd @@ -0,0 +1,47 @@ +<!-- 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/. --> + +<!-- extracted from am-main.xul --> + +<!-- extracted from am-main.xhtml --> + +<!ENTITY accountTitle.label "הגדרות חשבון"> +<!ENTITY accountName.label "שם החשבון:"> +<!ENTITY accountName.accesskey "ח"> +<!ENTITY identityTitle.label "זהות ברירת מחדל"> +<!ENTITY identityDesc.label "לכל חשבון יש זהות, שהיא המידע שאנשים אחרים יראו כאשר יקראו את ההודעות שלך."> +<!ENTITY name.label "שמך:"> +<!ENTITY name.accesskey "ש"> +<!ENTITY email.label "כתובת דוא״ל:"> +<!ENTITY email.accesskey "ד"> +<!ENTITY replyTo.label "כתובת לתשובה:"> +<!ENTITY replyTo.accesskey "ת"> +<!ENTITY replyTo.placeholder "ממוענים יגיבו לכתובת חלופית זו"> +<!ENTITY organization.label "ארגון:"> +<!ENTITY organization.accesskey "א"> +<!ENTITY signatureText.label "טקסט לחתימה:"> +<!ENTITY signatureText.accesskey "ט"> +<!ENTITY signatureHtml.label "השתמש ב־HTML (כגון <b>הדגשה</b>)"> +<!ENTITY signatureHtml.accesskey "ת"> +<!ENTITY signatureFile.label "צרף חתימה מקובץ (קובץ טקסט, HTML, או תמונה):"> +<!ENTITY signatureFile.accesskey "ק"> +<!ENTITY edit.label "עריכה…"> +<!ENTITY choose.label "בחירה…"> +<!ENTITY choose.accesskey "C"> +<!ENTITY editVCard.label "עריכת כרטיס…"> +<!ENTITY editVCard.accesskey "d"> +<!-- LOCALIZATION NOTE (attachVCard.label) : do not translate "vCard" in below line --> +<!ENTITY attachVCard.label "הצמד כרטיס vCard שלי להודעות"> +<!ENTITY attachVCard.accesskey "כ"> + +<!ENTITY manageIdentities.label "ניהול זהויות…"> +<!ENTITY manageIdentities.accesskey "נ"> + +<!-- LOCALIZATION NOTE (smtpName.label) : do not translate "SMTP" in below line --> +<!ENTITY smtpName.label "שרת דואר יוצא (SMTP):"> +<!ENTITY smtpName.accesskey "S"> +<!ENTITY smtpDefaultServer.label "השתמש בשרת ברירת המחדל"> + +<!ENTITY smtpServerEdit.label "עריכת שרת SMTP…"> +<!ENTITY smtpServerEdit.accesskey "ש"> diff --git a/l10n-he/mail/chrome/messenger/am-mdn.dtd b/l10n-he/mail/chrome/messenger/am-mdn.dtd new file mode 100644 index 0000000000..1e89a1e7dd --- /dev/null +++ b/l10n-he/mail/chrome/messenger/am-mdn.dtd @@ -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/. --> + +<!ENTITY pane.title "קבלות חוזרות"> +<!ENTITY useGlobalPrefs.label "השתמש בהעדפות קבלות חוזרות הכלליות שלי עבור חשבון זה"> +<!ENTITY useGlobalPrefs.accesskey "ע"> +<!ENTITY globalReceipts.label "העדפות כלליות…"> +<!ENTITY globalReceipts.accesskey "כ"> +<!ENTITY useCustomPrefs.label "התאם אישית קבלות חוזרות עבור חשבון זה"> +<!ENTITY useCustomPrefs.accesskey "ש"> +<!ENTITY requestReceipt.label "בעת שליחת הודעות, בקש תמיד קבלה חוזרת"> +<!ENTITY requestReceipt.accesskey "ק"> +<!ENTITY receiptArrive.label "כאשר מגיעה קבלה:"> +<!ENTITY leaveIt.label "השאר אותה בתיבת הדואר הנכנס שלי"> +<!ENTITY leaveIt.accesskey "ש"> +<!-- LOCALIZATION NOTE moveToSent.label Translate: 'Sent' according to Netscape glossary --> +<!ENTITY moveToSent.label "העבר אותה לתיקיית "נשלח" שלי"> +<!ENTITY moveToSent.accesskey "ת"> +<!ENTITY requestMDN.label "כאשר אני מקבל בקשה לקבלה חוזרת:"> +<!ENTITY returnSome.label "הרשה קבלות חוזרות עבור הודעות מסוימות"> +<!ENTITY returnSome.accesskey "מ"> +<!ENTITY never.label "לעולם אל תשלח קבלה חוזרת"> +<!ENTITY never.accesskey "ל"> +<!ENTITY notInToCc.label "אם אינני נמען או מכותב של ההודעה:"> +<!ENTITY notInToCc.accesskey "א"> +<!ENTITY outsideDomain.label "אם השולח מחוץ למתחם שלי:"> +<!ENTITY outsideDomain.accesskey "מ"> +<!ENTITY otherCases.label "בכל המקרים האחרים:"> +<!ENTITY otherCases.accesskey "כ"> +<!ENTITY askMe.label "שאל אותי"> +<!ENTITY alwaysSend.label "שלח תמיד"> +<!ENTITY neverSend.label "אל תשלח לעולם"> diff --git a/l10n-he/mail/chrome/messenger/am-mdn.properties b/l10n-he/mail/chrome/messenger/am-mdn.properties new file mode 100644 index 0000000000..3799deb504 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/am-mdn.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/. + +## Strings used in prefs. +prefPanel-mdn=קבלות חוזרות + + diff --git a/l10n-he/mail/chrome/messenger/am-offline.dtd b/l10n-he/mail/chrome/messenger/am-offline.dtd new file mode 100644 index 0000000000..e6922bf633 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/am-offline.dtd @@ -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/. --> + +<!ENTITY doNotDownloadPop3Movemail.label "כדי לחסוך שטח דיסק, אל תוריד:"> +<!ENTITY doNotDownloadNntp.label "כדי לשמור שטח דיסק, אל תוריד לשימוש לא־מקוון:"> +<!ENTITY doNotDownloadImap.label "כדי לשמור שטח דיסק, הורדת הודעות מהשרת ושמירת עותקים מקומיים לשימוש לא מקוון יכולים להיות מוגבלים לפי גיל או גודל הודעה"> +<!ENTITY allFoldersOffline2.accesskey "ש"> +<!ENTITY offlineNotDownload.label "הודעות גדולות מאשר"> +<!ENTITY offlineNotDownload.accesskey "ג"> +<!ENTITY autosyncNotDownload.label "אל תוריד הודעות גדולות מ־"> +<!ENTITY autosyncNotDownload.accesskey "ג"> +<!ENTITY kb.label "ק״ב"> +<!ENTITY daysOld.label "ימים"> +<!ENTITY message.label "ההודעות האחרונות"> +<!ENTITY nntpNotDownloadRead.label "הודעות שנקראו"> +<!ENTITY nntpNotDownloadRead.accesskey "נ"> +<!ENTITY nntpDownloadMsg.label "הודעות מלפני יותר מאשר"> +<!ENTITY nntpDownloadMsg.accesskey "י"> +<!ENTITY retentionCleanup.label "כדי להשיג שטח דיסק, הודעות ישנות יכולות להימחק לצמיתות"> +<!ENTITY retentionCleanupImap.label "כדי לשמר שטח דיסק, הודעות ישנות יכולות להימחק לצמיתות, גם העותק המקומי וגם המקור על השרת המרוחק."> +<!ENTITY retentionCleanupPop.label "כדי לשמר שטח דיסק, הודעות ישנות יכולות להימחק לצמיתות, כולל הודעות המקור בשרת המרוחק."> +<!ENTITY retentionKeepMsg.label "מחק הודעות מלפני"> +<!ENTITY retentionKeepMsg.accesskey "ל"> +<!ENTITY retentionKeepAll.label "אל תמחק שום הודעה"> +<!ENTITY retentionKeepAll.accesskey "ש"> +<!ENTITY retentionKeepRecent.label "מחק הכול מלבד"> +<!ENTITY retentionKeepRecent.accesskey "מ"> +<!ENTITY retentionApplyToFlagged.label "שמור תמיד הודעות מסומנות"> +<!ENTITY retentionApplyToFlagged.accesskey "ס"> +<!ENTITY nntpRemoveMsgBody.label "הסר גוף בהודעות בנות יותר מאשר"> +<!ENTITY nntpRemoveMsgBody.accesskey "י"> +<!ENTITY offlineSelectNntp.label "בחר קבוצות דיון לשימוש לא־מקוון"> +<!ENTITY offlineSelectNntp.accesskey "ב"> +<!ENTITY offlineImapAdvancedOffline.label "מתקדם…"> +<!ENTITY offlineImapAdvancedOffline.accesskey "מ"> +<!ENTITY syncGroupTitle.label "סנכרון הודעות"> +<!ENTITY diskspaceGroupTitle.label "שטח דיסק"> + +<!-- LOCALIZATION NOTE: (ageAutosyncBefore.label, ageAutosyncMiddle.label, ageAutosyncAfter.label): + The entities ageAutosyncBefore.label, ageAutosyncMiddle.label, and ageAutosyncAfter.label appear + on a single line within the scope of useAutosync.ByAge as follows: + + &ageAutosyncBefore.label [textbox for autosync value] &ageAutosyncMiddle.label; [dropdown for autosync interval] &ageAutosyncAfter.label; +--> +<!ENTITY allAutosync.label "סנכרן את כל ההודעות מקומית ללא התחשבות בגיל"> +<!ENTITY allAutosync.accesskey "ל"> +<!ENTITY ageAutosyncBefore.label "סנכרן הודעות מ־"> +<!ENTITY ageAutosync.accesskey "ס"> +<!ENTITY ageAutosyncMiddle.label ""> +<!ENTITY dayAgeInterval.label "ימים"> +<!ENTITY weekAgeInterval.label "שבועות"> +<!ENTITY monthAgeInterval.label "חודשים"> +<!ENTITY yearAgeInterval.label "שנים"> +<!ENTITY ageAutosyncAfter.label ""> diff --git a/l10n-he/mail/chrome/messenger/am-server-advanced.dtd b/l10n-he/mail/chrome/messenger/am-server-advanced.dtd new file mode 100644 index 0000000000..cd2a3e54a2 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/am-server-advanced.dtd @@ -0,0 +1,30 @@ +<!-- 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 serverAdvanced.label "הגדרות חשבון מתקדמות"> +<!-- LOCALIZATION NOTE (serverDirectory.label): Do not translate "IMAP" --> +<!ENTITY serverDirectory.label "ספריית שרת IMAP:"> +<!ENTITY serverDirectory.accesskey "I"> +<!ENTITY usingSubscription.label "הראה רק תיקיות להן אני מנוי"> +<!ENTITY usingSubscription.accesskey "w"> +<!ENTITY dualUseFolders.label "השרת תומך בתיקיות המכילות תת־תיקיות והודעות"> +<!ENTITY dualUseFolders.accesskey "f"> +<!ENTITY maximumConnectionsNumber.label "מספר מרבי של חיבורי שרת אל המטמון"> +<!ENTITY maximumConnectionsNumber.accesskey "M"> +<!-- LOCALIZATION NOTE (namespaceDesc.label): Do not translate "IMAP" --> +<!ENTITY namespaceDesc.label "העדפות אלו מציינות את מרחבי השמות על שרת ה־IMAP שלך"> +<!ENTITY personalNamespace.label "מרחב שמות אישי:"> +<!ENTITY personalNamespace.accesskey "P"> +<!ENTITY publicNamespace.label "ציבורי (משותף):"> +<!ENTITY publicNamespace.accesskey "u"> +<!ENTITY otherUsersNamespace.label "משתמשים אחרים:"> +<!ENTITY otherUsersNamespace.accesskey "O"> +<!ENTITY overrideNamespaces.label "הרשה לשרת לעקוף מרחבי שמות אלה"> +<!ENTITY overrideNamespaces.accesskey "A"> +<!ENTITY accountInbox.label "דואר נכנס לחשבון זה"> +<!ENTITY accountInbox.accesskey "נ"> +<!ENTITY deferToServer.label "תיבת דואר נכנס עבור חשבון אחר"> +<!ENTITY deferToServer.accesskey "D"> +<!ENTITY deferGetNewMail.label "כלול שרת זה בקבלת דואר חדש"> +<!ENTITY deferGetNewMail.accesskey "I"> diff --git a/l10n-he/mail/chrome/messenger/am-server-top.dtd b/l10n-he/mail/chrome/messenger/am-server-top.dtd new file mode 100644 index 0000000000..aec49d2132 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/am-server-top.dtd @@ -0,0 +1,86 @@ +<!-- 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 messageStorage.label "אחסון הודעות"> +<!ENTITY securitySettings.label "הגדרות אבטחה"> +<!ENTITY serverSettings.label "הגדרות שרת"> +<!ENTITY serverType.label "סוג שרת:"> +<!ENTITY serverName.label "שם השרת:"> +<!ENTITY serverName.accesskey "S"> +<!ENTITY userName.label "שם משתמש:"> +<!ENTITY userName.accesskey "N"> +<!ENTITY port.label "שער:"> +<!ENTITY port.accesskey "P"> +<!ENTITY serverPortDefault.label "ברירת מחדל:"> +<!-- LOCALIZATION NOTE (biffStart.label) : translate below 2 line with grammar dependency + For example, in Japanese cases: + biffStart.label "every" + biffEnd.label "minutes for new messages Check" +--> +<!ENTITY biffStart.label "בדוק אם קיימות הודעות חדשות כל "> +<!ENTITY biffStart.accesskey "ב"> +<!ENTITY biffEnd.label "דקות"> +<!ENTITY useIdleNotifications.label "לאפשר התרעות מיידיות מהשרת בעת הגעת הודעות חדשות"> +<!ENTITY useIdleNotifications.accesskey "א"> +<!ENTITY connectionSecurity.label "אבטחת קישוריות:"> +<!ENTITY connectionSecurity.accesskey "א"> +<!ENTITY connectionSecurityType-0.label "ללא"> +<!ENTITY connectionSecurityType-1.label "STARTTLS, אם זמין"> +<!ENTITY connectionSecurityType-2.label "STARTTLS"> +<!ENTITY connectionSecurityType-3.label "SSL/TLS"> +<!ENTITY authMethod.label "צורת אימות:"> +<!ENTITY authMethod.accesskey "א"> +<!ENTITY leaveOnServer.label "השאר הודעות על השרת"> +<!ENTITY leaveOnServer.accesskey "ה"> +<!ENTITY headersOnly.label "טען כותרות בלבד"> +<!ENTITY headersOnly.accesskey "כ"> +<!ENTITY deleteByAgeFromServer.label "לכל היותר"> +<!ENTITY deleteByAgeFromServer.accesskey "o"> +<!ENTITY daysEnd.label "ימים"> +<!ENTITY deleteOnServer2.label "עד שאמחק אותם"> +<!ENTITY deleteOnServer2.accesskey "d"> +<!ENTITY downloadOnBiff.label "הורד הודעות חדשות אוטומטית"> +<!ENTITY downloadOnBiff.accesskey "m"> +<!ENTITY deleteMessagePrefix.label "כאשר אני מוחק הודעה:"> +<!ENTITY modelMoveToTrash.label "העבר לתיקיית אשפה"> +<!ENTITY modelMoveToTrash.accesskey "א"> +<!ENTITY modelMarkDeleted.label "סמן כמחוקה"> +<!ENTITY modelMarkDeleted.accesskey "מ"> +<!ENTITY modelDeleteImmediately.label "הסר אותה מיד"> +<!ENTITY modelDeleteImmediately.accesskey "ה"> +<!-- LOCALIZATION NOTE (expungeOnExit.label) : do not translate two of """ in below line --> +<!ENTITY expungeOnExit.label "נקה ("רוקן") תיבת דואר נכנס ביציאה"> +<!ENTITY expungeOnExit.accesskey "E"> +<!ENTITY emptyTrashOnExit.label "רוקן אשפה ביציאה"> +<!ENTITY emptyTrashOnExit.accesskey "x"> +<!ENTITY loginAtStartup.label "בדוק אם יש דואר חדש בעת הפעלה"> +<!ENTITY loginAtStartup.accesskey "C"> +<!-- LOCALIZATION NOTE (maxMessagesStart.label) : translate below 2 lines with grammar dependency + maxMessengerStart.label will be followed by maxMessagesEnd.label with the number + of messages between them +--> +<!ENTITY maxMessagesStart.label "שאל אותי לפני הורדת יותר מאשר"> +<!ENTITY maxMessagesStart.accesskey "m"> +<!-- LOCALIZATION NOTE (maxMessagesEnd.label) : see note for maxMessagesStart.label --> +<!ENTITY maxMessagesEnd.label "הודעות"> +<!ENTITY alwaysAuthenticate.label "תמיד בקש אימות בעת התחברות לשרת זה"> +<!ENTITY alwaysAuthenticate.accesskey "w"> +<!ENTITY abbreviate.label "הצג שמות קבוצות דיון בחלונית תיקיות הדואר בצורת:"> +<!ENTITY abbreviateOn.label "שמות מלאים (לדוגמה, 'netscape.public.mozilla.mail-news')"> +<!ENTITY abbreviateOff.label "שמות מקוצרים (לדוגמה, 'n.p.m.mail-news')"> +<!ENTITY advancedButton.label "מתקדם…"> +<!ENTITY advancedButton.accesskey "ק"> +<!ENTITY serverDefaultCharset2.label "קידוד טקסט כבררת מחדל:"> +<!ENTITY localFolderPicker.label "בחר ספרייה מקומית"> +<!ENTITY browseFolder.label "עיון…"> +<!ENTITY browseFolder.accesskey "ע"> +<!ENTITY browseNewsrc.label "עיון…"> +<!ENTITY browseNewsrc.accesskey "ע"> + +<!ENTITY accountTitle.label "הגדרות חשבון"> +<!ENTITY accountSettingsDesc.label "הבא הוא חשבון מיוחד. אינו זהויות שמקושרות אליו."> +<!ENTITY storeType.label "סוג אחסון הודעות:"> +<!ENTITY storeType.accesskey "ס"> +<!ENTITY mboxStore2.label "קובץ לתיקייה (mbox)"> +<!ENTITY maildirStore.label "קובץ להודעה (maildir)"> diff --git a/l10n-he/mail/chrome/messenger/am-serverwithnoidentities.dtd b/l10n-he/mail/chrome/messenger/am-serverwithnoidentities.dtd new file mode 100644 index 0000000000..74cde9b990 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/am-serverwithnoidentities.dtd @@ -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/. --> + +<!ENTITY accountName.label "שם החשבון:"> +<!ENTITY accountName.accesskey "ש"> + + diff --git a/l10n-he/mail/chrome/messenger/am-smime.dtd b/l10n-he/mail/chrome/messenger/am-smime.dtd new file mode 100644 index 0000000000..941d7532d0 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/am-smime.dtd @@ -0,0 +1,29 @@ +<!-- 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 e2eTitle.label "הצפנה מקצה לקצה"> + + + +<!ENTITY digitalSign.certificate.button "בחירה…"> +<!ENTITY digitalSign.certificate.accesskey "ב"> +<!ENTITY digitalSign.certificate_clear.button "מחיקה"> +<!ENTITY digitalSign.certificate_clear.accesskey "מ"> +<!ENTITY encryption.certificate.button "בחירה…"> +<!ENTITY encryption.certificate.accesskey "ח"> +<!ENTITY encryption.certificate_clear.button "מחיקה"> +<!ENTITY encryption.certificate_clear.accesskey "ק"> +<!ENTITY signingGroupTitle.label "חתימה דיגיטלית"> +<!ENTITY signMessage.accesskey "ד"> + + + + + + +<!-- Strings for the cert picker dialog --> +<!ENTITY certPicker.title "בחירת אישור"> +<!ENTITY certPicker.info "אישור:"> +<!ENTITY certPicker.detailsLabel "פרטי האישור הנבחר:"> + diff --git a/l10n-he/mail/chrome/messenger/am-smime.properties b/l10n-he/mail/chrome/messenger/am-smime.properties new file mode 100644 index 0000000000..04d58821f5 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/am-smime.properties @@ -0,0 +1,35 @@ +# 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/. + +## S/MIME error strings. +## Note to localization: %S is a placeholder +NoSenderSigningCert=ביקשת לחתום הודעה זו חתימה דיגיטלית, אך היישום לא מצא את אישור החתימה שצוין בהעדפות חשבון דואר וקבוצות דיון שלך, או שפג תוקפו של האישור. +NoSenderEncryptionCert=ביקשת להצפין הודעה זו, אך היישום לא מצא את אישור החתימה שציינת בהעדפות חשבון דואר וקבוצות דיון שלך, או שפג תוקפו של האישור. +MissingRecipientEncryptionCert=ביקשת להצפין הודעה זו, אך היישום לא מצא אישור הצפנה עבור %S. + +NoSigningCert=מנהל האישורים לא מצליח לאתר אישור בר תוקף אשר יכול לשמש לחתימה דיגיטלית של הודעותיך. +NoEncryptionCert=מנהל האישורים לא מצליח לאתר אישור בר תוקף בו אנשים אחרים יכולים להשתמש כדי לשלוח אליך הודעות דוא״ל מוצפנות. + +encryption_needCertWantSame=עליך לציין גם אישור לשימושם של אנשים אחרים כאשר הם שולחים לך הודעות מוצפנות. האם ברצונך להשתמש באותו אישור להצפנה ופיענוח של הודעות הנשלחות אליך? +encryption_wantSame=האם ברצונך להשתמש באותו אישור להצפנת ופיענוח הודעות הנשלחות אליך? +encryption_needCertWantToSelect=עליך לציין גם אישור לשימושם של אנשים אחרים כאשר הם שולחים אליך הודעות מוצפנות. האם ברצונך לקבוע תצורת אישור הצפנה עכשיו? +signing_needCertWantSame=עליך לציין גם אישור לשימוש לחתימה דיגיטלית של הודעותיך. האם ברצונך להשתמש באותו אישור לחתימה דיגיטלית של הודעותיך? +signing_wantSame=האם ברצונך להשתמש באותו אישור לחתימה דיגיטלית על הודעותיך? +signing_needCertWantToSelect=עליך גם לציין אישור לשימוש לחתימה דיגיטלית של הודעותיך. האם ברצונך לקבוע את תצורת אישור לחתימה דיגיטלית של הודעותיך עכשיו? + +## Strings used by nsMsgComposeSecure +mime_smimeEncryptedContentDesc=הודעה המוצפנת בתור S/MIME +mime_smimeSignatureContentDesc=חתימה קריפטוגרפית מסוג S/MIME + +## Strings used by the cert picker. +CertInfoIssuedFor=הונפק עבור: +CertInfoIssuedBy=הונפק ע״י: +CertInfoValid=תוקף +CertInfoFrom=מ־ +CertInfoTo=עד +CertInfoPurposes=מטרות +CertInfoEmail=דוא״ל +CertInfoStoredIn=מאוחסן תחת: +NicknameExpired=(תוקף פג) +NicknameNotYetValid=(לא תקף עדיין) diff --git a/l10n-he/mail/chrome/messenger/app-extension-fields.properties b/l10n-he/mail/chrome/messenger/app-extension-fields.properties new file mode 100644 index 0000000000..956ed23b33 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/app-extension-fields.properties @@ -0,0 +1,11 @@ +# 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 (extension.thunderbird-compact-light@mozilla.org.name): This is displayed in about:addons -> Appearance +extension.thunderbird-compact-light@mozilla.org.name=בהיר +extension.thunderbird-compact-light@mozilla.org.description=ערכת נושא עם צבעים בהירים. + +# LOCALIZATION NOTE (extension.thunderbird-compact-dark@mozilla.org.name): This is displayed in about:addons -> Appearance +extension.thunderbird-compact-dark@mozilla.org.name=כהה +extension.thunderbird-compact-dark@mozilla.org.description=ערכת נושא עם צבעים כהים. diff --git a/l10n-he/mail/chrome/messenger/appUpdate.properties b/l10n-he/mail/chrome/messenger/appUpdate.properties new file mode 100644 index 0000000000..8c7b3ea895 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/appUpdate.properties @@ -0,0 +1,17 @@ +# 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 (updateAvailableTitle): %S will be replaced with brandShortName +updateAvailableTitle=קיים עדכון זמין ל־%S. +# LOCALIZATION NOTE (updateAvailableMessage): %S will be replaced with brandShortName + +# LOCALIZATION NOTE (updateManualTitle): %S will be replaced with brandShortName +# LOCALIZATION NOTE (updateManualMessage): %S will be replaced with brandShortName +# LOCALIZATION NOTE (updateManualPrimaryButtonLabel): %S will be replaced with brandShortName + +# LOCALIZATION NOTE (updateUnsupportedTitle): %S will be replaced with brandShortName +# LOCALIZATION NOTE (updateUnsupportedMessage): %S will be replaced with brandShortName + +# LOCALIZATION NOTE (updateRestartTitle): %S will be replaced with brandShortName +# LOCALIZATION NOTE (updateRestartMessage): %S will be replaced with brandShortName diff --git a/l10n-he/mail/chrome/messenger/appleMailImportMsgs.properties b/l10n-he/mail/chrome/messenger/appleMailImportMsgs.properties new file mode 100644 index 0000000000..1a0a502533 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/appleMailImportMsgs.properties @@ -0,0 +1,20 @@ +# 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/. + +# Short name of import module +ApplemailImportName=Apple Mail + +# Description of import module +ApplemailImportDescription=יבוא דואר מקומי מ־Mail של Mac OS X + +# Success Message +# LOCALIZATION NOTE(ApplemailImportMailboxSuccess): Do not translate the word "%S" below. +ApplemailImportMailboxSuccess=הודעות מקומיות יובאו בהצלחה מ־%S + +# Error Message +ApplemailImportMailboxBadparam=אירעה שגיאה פנימית. הייבוא נכשל. נא לנסות לייבא שוב. + +# Error message +# LOCALIZATION NOTE(ApplemailImportMailboxConverterror): Do not translate the word "%S" below. + diff --git a/l10n-he/mail/chrome/messenger/baseMenuOverlay.dtd b/l10n-he/mail/chrome/messenger/baseMenuOverlay.dtd new file mode 100644 index 0000000000..209ceadff4 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/baseMenuOverlay.dtd @@ -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/. --> + +<!-- Help Menu --> +<!ENTITY helpMenu.label "עזרה"> +<!ENTITY helpMenu.accesskey "ע"> +<!-- LOCALIZATION NOTE some localizations of Windows use "?" + for the help button in the menubar but Gnome does not. --> +<!ENTITY helpMenuWin.label "עזרה"> +<!ENTITY helpMenuWin.accesskey "ע"> +<!ENTITY helpTroubleshootingInfo.label "מידע לפתרון בעיות"> +<!ENTITY helpTroubleshootingInfo.accesskey "מ"> +<!ENTITY helpSafeMode.label "הפעלה מחדש עם תוספות מנוטרלות…"> +<!ENTITY helpSafeMode.accesskey "מ"> + diff --git a/l10n-he/mail/chrome/messenger/beckyImportMsgs.properties b/l10n-he/mail/chrome/messenger/beckyImportMsgs.properties new file mode 100644 index 0000000000..ecef4b0362 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/beckyImportMsgs.properties @@ -0,0 +1,18 @@ +# 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/. +# +# The following are used by the becky import code to display status/error +# and informational messages + +# Short name of import module + +# Description of import module +BeckyImportDescription=ייבוא דואר מקומי מ־Becky! Internet Mail + +# Success Message +# LOCALIZATION NOTE : Do not translate the word "%S" below. +# The variable %S will contain the name of the Mailbox +BeckyImportMailboxSuccess=הודעות מקומיות יובאו בהצלחה מ־%S. + +BeckyImportAddressSuccess=פנקס הכתובות יובא diff --git a/l10n-he/mail/chrome/messenger/charsetTitles.properties b/l10n-he/mail/chrome/messenger/charsetTitles.properties new file mode 100644 index 0000000000..00d6065b21 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/charsetTitles.properties @@ -0,0 +1,84 @@ +# 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/. + +## Rule of this file: +## 1. key should always be in lower case ascii so we can do case insensitive +## comparison in the code faster. + +## Format of this file: +## charset_name.title = a_title - specifies the human readable title for +## this charset + +## Format of this file: +## charset_name.title = a_title - specifies the human readable title for +## this charset + +iso-8859-1.title = מערבי (ISO-8859-1) +iso-8859-2.title = מרכז אירופאי (ISO-8859-2) +iso-8859-3.title = דרום אירופאי (ISO-8859-3) +iso-8859-4.title = בלטי (ISO-8859-4) +iso-8859-10.title = נורדי (ISO-8859-10) +iso-8859-13.title = בלטי (ISO-8859-13) +iso-8859-14.title = קלטי (ISO-8859-14) +iso-8859-15.title = מערבי (ISO-8859-15) +iso-8859-16.title = רומני (ISO-8859-16) +windows-1250.title = מרכז אירופאי (Windows-1250) +windows-1252.title = מערבי (Windows-1252) +windows-1254.title = טורקי (Windows-1254) +windows-1257.title = בלטי (Windows-1257) +macintosh.title = מערבי (MacRoman) +x-mac-ce.title = מרכז אירופאי (MacCE) +x-mac-turkish.title = טורקי (MacTurkish) +x-mac-croatian.title = קרואטי (MacCroatian) +x-mac-romanian.title = רומני (MacRomanian) +x-mac-icelandic.title = איסלנדי (MacIcelandic) +iso-2022-jp.title = יפני (ISO-2022-JP) +shift_jis.title = יפני (Shift_JIS) +euc-jp.title = יפני (EUC-JP) +big5.title = סיני מסורתי (Big5) +big5-hkscs.title = סיני מסורתי (Big5-HKSCS) +gb2312.title = סיני מפושט (GB2312) +gbk.title = סיני מפושט (GBK) +euc-kr.title = קוריאני (EUC-KR) +utf-7.title = יוניקוד (UTF-7) +utf-8.title = יוניקוד (UTF-8) +utf-16.title = יוניקוד (UTF-16) +utf-16le.title = יוניקוד (UTF-16LE) +utf-16be.title = יוניקוד (UTF-16BE) +iso-8859-5.title = קירילי (ISO-8859-5) +windows-1251.title = קירילי (Windows-1251) +x-mac-cyrillic.title = קירילי (MacCyrillic) +x-mac-ukrainian.title = קירילי/אוקראיני (MacUkrainian) +koi8-r.title = קירילי (KOI8-R) +koi8-u.title = קירילי/אוקראיני (KOI8-U) +iso-8859-7.title = יווני (ISO-8859-7) +windows-1253.title = יווני (Windows-1253) +x-mac-greek.title = יווני (MacGreek) +windows-1258.title = וייטנאמי (Windows-1258) +windows-874.title = תאי (Windows-874) +iso-8859-6.title = ערבי (ISO-8859-6) +iso-8859-8.title = עברי חזותי (ISO-8859-8) +iso-8859-8-i.title = עברי (ISO-8859-8-I) +windows-1255.title = עברי (Windows-1255) +windows-1256.title = ערבי (Windows-1256) +x-user-defined.title = בהגדרת המשתמש +ibm866.title = קירילי/רוסי (CP-866) +gb18030.title = סיני מופשט (GB18030) +x-mac-arabic.title = ערבי (MacArabic) +x-mac-farsi.title = פרסי (MacFarsi) +x-mac-hebrew.title = עברי (MacHebrew) +x-mac-devanagari.title = הינדי (MacDevanagari) +x-mac-gujarati.title = גוג׳ראטי (MacGujarati) +x-mac-gurmukhi.title = גורמוקהי (MacGurmukhi) + +chardet.off.title = (כבוי) +chardet.universal_charset_detector.title = אוניברסלי +chardet.ja_parallel_state_machine.title = יפני +chardet.ko_parallel_state_machine.title = קוריאני +chardet.zhtw_parallel_state_machine.title = סיני מסורתי +chardet.zhcn_parallel_state_machine.title = סיני מפושט +chardet.zh_parallel_state_machine.title = סיני +chardet.cjk_parallel_state_machine.title = מערב אסיאתי +chardet.ruprob.title = רוסי +chardet.ukprob.title = אוקראיני diff --git a/l10n-he/mail/chrome/messenger/chat.dtd b/l10n-he/mail/chrome/messenger/chat.dtd new file mode 100644 index 0000000000..e6043badd9 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/chat.dtd @@ -0,0 +1,41 @@ +<!-- 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 onlineContactsHeader.label "אנשי קשר מקוונים"> +<!ENTITY offlineContactsHeader.label "אנשי קשר לא מחוברים"> +<!ENTITY conversationsHeader.label "שיחות"> +<!ENTITY searchResultConversation.label "תוצאת חיפוש"> +<!ENTITY chat.noConv.title "השיחות תוצגנה כאן."> +<!ENTITY chat.noAccount.title "טרם הגדרת חשבון צ׳אט."> +<!ENTITY chat.accountWizard.button "איך מתחילים"> +<!ENTITY chat.noConnectedAccount.title "חשבונות הצ׳אט שלך אינם מחוברים."> +<!ENTITY chat.noConnectedAccount.description "ניתן להתחבר אליהם מתיבת הדו־שיח ‚מצב צ׳אט’:"> +<!ENTITY chat.showAccountManager.button "הצגת מצב הצ׳אט"> + +<!ENTITY chat.participants "משתתפים:"> +<!ENTITY chat.previousConversations "שיחות קודמות:"> +<!ENTITY chat.ongoingConversation "שיחה מתמשכת"> + +<!ENTITY openConversationCmd.label "התחלת שיחה"> +<!ENTITY openConversationCmd.accesskey "צ"> +<!ENTITY closeConversationCmd.label "סגירת שיחה"> +<!ENTITY closeConversationCmd.accesskey "ס"> +<!ENTITY aliasCmd.label "שינוי שם"> +<!ENTITY aliasCmd.accesskey "ש"> +<!ENTITY deleteCmd.label "הסרת איש קשר"> +<!ENTITY deleteCmd.accesskey "ר"> + +<!ENTITY openConversationButton.tooltip "התחלת שיחה"> +<!ENTITY closeConversationButton.tooltip "סגירת שיחה"> + +<!ENTITY addBuddyButton.label "הוספת איש קשר"> +<!ENTITY joinChatButton.label "הצטרפות לצ׳אט"> +<!ENTITY chatAccountsButton.label "הצגת חשבונות"> + +<!ENTITY status.available "זמין"> +<!ENTITY status.unavailable "לא זמין"> +<!ENTITY status.offline "לא מקוון"> + +<!ENTITY openLinkCmd.label "פתיחת קישור…"> +<!ENTITY openLinkCmd.accesskey "פ"> diff --git a/l10n-he/mail/chrome/messenger/chat.properties b/l10n-he/mail/chrome/messenger/chat.properties new file mode 100644 index 0000000000..f063397699 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/chat.properties @@ -0,0 +1,93 @@ +# 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/. + +chatTabTitle=צ׳אט +goBackToCurrentConversation.button=חזרה לשיחה הנוכחית +# LOCALIZATION NOTE (startAConversationWith.button): +# %S is replaced with the display name of a contact. +startAConversationWith.button=התחלת שיחה עם %S + +# LOCALIZATION NOTE (defaultGroup): +# this is used in the addBuddies dialog if the list of existing groups is empty +defaultGroup=אנשי קשר + +# LOCALIZATION NOTE (buddy.authRequest.label): +# This string appears in a notification bar at the +# top of the Contacts window when someone added the user to his/her +# contact list, to request the permission from the user to share +# status information with this potential new contact. +# %S is replaced with the user name of the potential new contact. +buddy.authRequest.allow.label=לאפשר +buddy.authRequest.allow.accesskey=א +buddy.authRequest.deny.label=לסרב +buddy.authRequest.deny.accesskey=ב + +# LOCALIZATION NOTE (buddy.deletePrompt.title): +# %S here will be replaced by the alias (or username) of a buddy about +# to be removed from the buddy list. +buddy.deletePrompt.title=האם למחוק את %S? + +# LOCALIZATION NOTE (buddy.deletePrompt.message): +# %1$S will be replaced by the name of a buddy (either the alias +# followed by the username between parenthesis if an alias is set, or +# only the username otherwise). +# %2$S will be the name of the protocol on which this buddy is removed +# (for example: AIM, MSN, Google Talk). +# +# Please find a wording that will keep the username as close as +# possible to the beginning of the string, because this is the +# important information that an user should see when looking quickly +# at this prompt. + +# LOCALIZATION NOTE (buddy.deletePrompt.displayName): +# This is used to format the display name inserted in buddy.deletePrompt.message +# %1$S is the alias, %2$S is the username. +buddy.deletePrompt.displayName=%1$S (%2$S) + +# LOCALIZATION NOTE (buddy.deletePrompt.button): +# the & symbol indicates the position of the character that should be +# used as the accesskey for this button. +buddy.deletePrompt.button=מ&חיקה + +displayNameEmptyText=שם תצוגה +userIconFilePickerTitle=בחירת סמל חדש… + +# LOCALIZATION NOTE (chat.isTyping, chat.hasStoppedTyping): +# The contact display name is displayed with a big font on a first +# line and these two strings are displayed on a second line with a +# smaller font. Please try to find a wording that make this look +# almost like a sentence. +# LOCALIZATION NOTE (chat.contactIsTyping, chat.contactHasStoppedTyping): +# These strings are displayed in a tooltip when hovering the status type icon. +# %S is replaced with the display name of the contact. + +# LOCALIZATION NOTE (unknownCommand): +# This is shown when an unknown command (/foo) is attempted. %S is the command. +unknownCommand=%S אינה פקודה נתמכת. יש להקליד /help כדי לצפות ברשימת הפקודות. + +#LOCALIZATION NOTE +# These are special entries in the log tree for the corresponding days. +log.today=היום +log.yesterday=אתמול + +#LOCALIZATION NOTE +# These are special groups in the log tree for the last 3-7 days and +# the last 8-14 days. +log.currentWeek=השבוע הזה +log.previousWeek=שבוע שעבר + +# LOCALIZATION NOTE (messagePreview): +# This is the default message preview to be shown +# when the user has chosen not to show any info in the notification about the +# incoming message being notified. +messagePreview=הודעת צ׳אט חדשה + +#LOCALIZATION NOTE (bundledMessagePreview): Semi-colon list of plural forms. +# Used when multiple incoming messages from the same sender are bundled +# into a single notification. +# #1 is the number of incoming messages the user is being notified about. When #1 +# is greater than one, the plural form after the semicolon is used. +# Do not translate %1$S, it is the message preview to be shown in the +# notification, i.e. the first incoming message. +bundledMessagePreview=%1$S… (והודעה נוספת);%1$S… (ו־#1 הודעות חדשות) diff --git a/l10n-he/mail/chrome/messenger/configEditorOverlay.dtd b/l10n-he/mail/chrome/messenger/configEditorOverlay.dtd new file mode 100644 index 0000000000..0be8581ae9 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/configEditorOverlay.dtd @@ -0,0 +1,7 @@ +<!-- 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 closeCmd.key "W"> + + diff --git a/l10n-he/mail/chrome/messenger/converterDialog.dtd b/l10n-he/mail/chrome/messenger/converterDialog.dtd new file mode 100644 index 0000000000..c01e141759 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/converterDialog.dtd @@ -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/. --> + +<!ENTITY converterDialog.title "ממיר שיטות אחסון הודעות"> +<!ENTITY converterDialog.continueButton "להמשיך"> +<!ENTITY converterDialog.cancelButton "ביטול"> +<!ENTITY converterDialog.finishButton "סיום"> +<!ENTITY converterDialog.error "ההמרה נכשלה."> + diff --git a/l10n-he/mail/chrome/messenger/converterDialog.properties b/l10n-he/mail/chrome/messenger/converterDialog.properties new file mode 100644 index 0000000000..554e653b7a --- /dev/null +++ b/l10n-he/mail/chrome/messenger/converterDialog.properties @@ -0,0 +1,38 @@ +# 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 (converterDialog.warning): +# %1$S will be replaced by the name of the account which is going to be converted. +# %2$S will be replaced by the format into which the account will be converted. +# %3$S will be replaced by $BrandShortName. + +# LOCALIZATION NOTE (converterDialog.message): +# %1$S will be replaced by the name of the account which is being converted. +# %2$S will be replaced by the format into which the account will be converted. +converterDialog.message=החשבון %1$S מומר לכדי %2$S… + +# LOCALIZATION NOTE (converterDialog.warningForDeferredAccount): +# %1$S will be replaced by the name of the deferred account for which migration is initiated by the user. +# %2$S will be replaced by the name of the account to which the deferred account is deferred ie the name of the deferred-to account. +# %3$S will be replaced by the name of the deferred-to account. +# %4$S will be replaced by a comma separated list of names of accounts which are deferred to the deferred-to account. +# %5$S will be replaced by a comma separated list of names of accounts which are going to get converted. +# %6$S will be replaced by the format into which the accounts will be converted. +# %7$S will be replaced by $BrandShortName. + +# LOCALIZATION NOTE (converterDialog.warningForDeferredToAccount): +# %1$S will be replaced by the name of the deferred-to account for which migration is initiated by the user and to which other accounts are deferred. +# %2$S will be replaced by a comma separated list of names of accounts which are deferred to the deferred-to account. +# %3$S will be replaced by a comma separated list of names of accounts which are going to get converted. +# %4$S will be replaced by the format into which the accounts will be converted. +# %5$S will be replaced by $BrandShortName. + +# LOCALIZATION NOTE (converterDialog.messageForDeferredAccount): +# %1$S will be replaced by a comma separated list of names of accounts which are being converted. +# %2$S will be replaced by the format into which the accounts will be converted. +converterDialog.messageForDeferredAccount=החשבונות %1$S מומרים לכדי %2$S… + +# LOCALIZATION NOTE (converterDialog.percentDone): +# %1$S will be replaced by the percentage of conversion that is complete. +converterDialog.percentDone=%1$S%% הושלמו diff --git a/l10n-he/mail/chrome/messenger/custom.properties b/l10n-he/mail/chrome/messenger/custom.properties new file mode 100644 index 0000000000..354e954a05 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/custom.properties @@ -0,0 +1,7 @@ +# 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/. + +colonInHeaderName=הכותרת שהכנסת מכילה תו לא חוקי, כגון ':', תו שאינו ניתן להדפסה, תו שאינו תו ASCII, או תו ASCII בן שמונה סיביות. אנא הסר את התו הבלתי חוקי ונסה שוב. + + diff --git a/l10n-he/mail/chrome/messenger/customizeToolbar.dtd b/l10n-he/mail/chrome/messenger/customizeToolbar.dtd new file mode 100644 index 0000000000..539fefbe1d --- /dev/null +++ b/l10n-he/mail/chrome/messenger/customizeToolbar.dtd @@ -0,0 +1,15 @@ +<!-- 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 dialog.title "התאמה אישית של סרגל כלים"> +<!ENTITY dialog.dimensions "width: 92ch; height: 36em;"> +<!ENTITY show.label "הצגת:"> +<!ENTITY iconsAndText.label "סמלים וטקסט"> +<!ENTITY icons.label "סמלים"> +<!ENTITY text.label "טקסט"> +<!ENTITY iconsBesideText.label "סמלים לצד טקסט"> +<!ENTITY useSmallIcons.label "שימוש בסמלים קטנים"> +<!ENTITY restoreDefaultSet.label "שחזור ערכת בררת המחדל"> +<!ENTITY saveChanges.label "סיום"> +<!ENTITY undoChanges.label "ביטול השינויים"> diff --git a/l10n-he/mail/chrome/messenger/customizeToolbar.properties b/l10n-he/mail/chrome/messenger/customizeToolbar.properties new file mode 100644 index 0000000000..5617338fc9 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/customizeToolbar.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/. + +enterToolbarTitle=סרגל כלים חדש +enterToolbarName=נא להקליד שם לסרגל הכלים הזה: +enterToolbarBlank=עליך להקליד שם כדי ליצור סרגל כלים חדש. +separatorTitle=מפריד +springTitle=רווח גמיש +spacerTitle=רווח diff --git a/l10n-he/mail/chrome/messenger/devtools/dbgserver.dtd b/l10n-he/mail/chrome/messenger/devtools/dbgserver.dtd new file mode 100644 index 0000000000..37c52c33f2 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/devtools/dbgserver.dtd @@ -0,0 +1,4 @@ +<!ENTITY options.title "אפשרויות כלי מפתחים"> +<!ENTITY options.status.label "מצב:"> +<!ENTITY options.port.label "פתחה:"> +<!ENTITY options.forcelocal.label "לאפשר חיבורים ממחשבים אחרים"> diff --git a/l10n-he/mail/chrome/messenger/devtools/dbgserver.properties b/l10n-he/mail/chrome/messenger/devtools/dbgserver.properties new file mode 100644 index 0000000000..5fc39e8753 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/devtools/dbgserver.properties @@ -0,0 +1,10 @@ +options.stop.label=עצירת שרת כלי הפיתוח +options.start.label=הפעלת שרת כלי הפיתוח + +options.connected.label=לקוח אחד מחובר;#1 לקוחות מחוברים +options.connected.tooltip=שרת כלי הפיתוח פועל וישנם לקוחות מחוברים. +options.listening.label=בהאזנה +options.listening.tooltip=שרת כלי הפיתוח פועל וממתין לחיבורים. +options.idle.label=לא פעיל +options.unsupported.label=לא נתמך +options.unsupported.tooltip=אירעה שגיאה בעת טעינת שרת כלי הפיתוח המובנה. נא לוודא שהוא ארוז ולחפש הודעות במסוף השגיאות שלך. diff --git a/l10n-he/mail/chrome/messenger/downloadheaders.dtd b/l10n-he/mail/chrome/messenger/downloadheaders.dtd new file mode 100644 index 0000000000..fdb420f1c6 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/downloadheaders.dtd @@ -0,0 +1,34 @@ +<!-- +# Reviewer(s): +# +# hatul <amiadb@gmail.com> +# +--> +<!-- 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 all.label "הורד את כל הכותרות"> +<!ENTITY all.accesskey "D"> +<!--LOCALIZATION NOTE (download.label): + consider the download.label and headers.label as a single sentence + with the number of headers to be downloaded inserted between them: + EXAMPLE: "Download" <some number> "headers" + Either label could be set to null ("") if required grammatically. +--> + +<!--LOCALIZATION NOTE (download.label): + consider the download.label and headers.label as a single sentence + with the number of headers to be downloaded inserted between them: + EXAMPLE: "Download" <some number> "headers" + Either label could be set to null ("") if required grammatically. +--> + +<!ENTITY download.label "הורדה"> +<!ENTITY download.accesskey "o"> +<!--LOCALIZATION NOTE (headers.label): see note for download.label --> +<!ENTITY headers.label "כותרות"> +<!ENTITY headers.accesskey "h"> +<!ENTITY mark.label "סמן את הכותרות הנותרות כנקראות"> +<!ENTITY mark.accesskey "M"> + diff --git a/l10n-he/mail/chrome/messenger/editContactOverlay.dtd b/l10n-he/mail/chrome/messenger/editContactOverlay.dtd new file mode 100644 index 0000000000..f278d2debb --- /dev/null +++ b/l10n-he/mail/chrome/messenger/editContactOverlay.dtd @@ -0,0 +1,28 @@ +<!-- 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/. --> + +<!-- +# Translator(s): +# +# Yaron <sh.yaron@gmail.com> +# +--> +<!ENTITY editContactPanelDeleteContact.label "מחיקה"> +<!ENTITY editContactPanelDeleteContact.accesskey "מ"> + +<!ENTITY editContactName.label "שם:"> +<!ENTITY editContactName.accesskey "ש"> + +<!ENTITY editContactEmail.label "דוא״ל:"> +<!ENTITY editContactEmail.accesskey "ד"> + +<!ENTITY editContactAddressBook.label "פנקס כתובות"> +<!ENTITY editContactAddressBook.accesskey "פ"> + +<!ENTITY editContactPanelDone.label "סיום"> +<!ENTITY editContactPanelDone.accesskey "ס"> + +<!ENTITY contactMoveDisabledWarning.description "אין באפשרותך לשנות את ספר הכתובת כיוון שאיש הקשר הוא ברשימת דיוור."> + + diff --git a/l10n-he/mail/chrome/messenger/editContactOverlay.properties b/l10n-he/mail/chrome/messenger/editContactOverlay.properties new file mode 100644 index 0000000000..f6f3c9ffaf --- /dev/null +++ b/l10n-he/mail/chrome/messenger/editContactOverlay.properties @@ -0,0 +1,19 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# Reviewer(s): +# +# Tomer Cohen <tomer.mozilla@tomercohen.com> +# +editTitle=עריכת איש קשר +viewTitle=הצגת איש קשר + +editDetailsLabel=עריכת פרטים +editDetailsAccessKey=ע +viewDetailsLabel=הצגת פרטים +viewDetailsAccessKey=פ + +deleteContactTitle=מחיקת איש קשר +deleteContactMessage=האם אתה בטוח שברצונך למחוק את איש קשר זה? + diff --git a/l10n-he/mail/chrome/messenger/fieldMapImport.dtd b/l10n-he/mail/chrome/messenger/fieldMapImport.dtd new file mode 100644 index 0000000000..51ba71476b --- /dev/null +++ b/l10n-he/mail/chrome/messenger/fieldMapImport.dtd @@ -0,0 +1,33 @@ +<!-- +# Translator(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!-- +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!-- 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 fieldMapImport.title "יבוא ספר כתובות"> +<!ENTITY fieldMapImport.size "width: 40em; height: 30em;"> +<!ENTITY fieldMapImport.recordNumber "נתונים מיובאים עבור רשומה:"> +<!ENTITY fieldMapImport.next.label "הבא"> +<!ENTITY fieldMapImport.next.accesskey "ב"> +<!ENTITY fieldMapImport.previous.label "קודם"> +<!ENTITY fieldMapImport.previous.accesskey "ק"> +<!ENTITY fieldMapImport.text "השתמש ב״הזז מעלה״ ו־״הזז מטה״ כדי להתאים את שדות פנקס הכתובות מצד ימין לנתונים הנכונים ליבוא משמאל. בטל סימון של פריטים שאינך רוצה לייבא."> +<!ENTITY fieldMapImport.up.label "הזז מעלה"> +<!ENTITY fieldMapImport.up.accesskey "ע"> +<!ENTITY fieldMapImport.down.label "הזז מטה"> +<!ENTITY fieldMapImport.down.accesskey "ט"> +<!ENTITY fieldMapImport.fieldListTitle "שדות פנקס כתובות"> +<!ENTITY fieldMapImport.dataTitle "נתוני רשומה ליבוא"> +<!ENTITY fieldMapImport.skipFirstRecord.label "רשומה ראשונה מכילה את שמות השדות"> +<!ENTITY fieldMapImport.skipFirstRecord.accessKey "ר"> + diff --git a/l10n-he/mail/chrome/messenger/filter.properties b/l10n-he/mail/chrome/messenger/filter.properties new file mode 100644 index 0000000000..a453637785 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/filter.properties @@ -0,0 +1,98 @@ +# 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/. + +mustSelectFolder=חובה לבחור תיקיית יעד. +enterValidEmailAddress=נא להכניס כתובת דוא״ל חוקית להעברה. +pickTemplateToReplyWith=בחר תבנית כדי להשיב +mustEnterName=אתה חייב לתת שם למסנן זה. +cannotHaveDuplicateFilterTitle=שם מסנן כפול +cannotHaveDuplicateFilterMessage=שם המסנן שהכנסת כבר קיים. נא הכנס שם מסנן שונה. +mustHaveFilterTypeTitle=לא נבחר אירוע מסנן +deleteFilterConfirmation=האם אתה בטוח שברצונך למחוק מסנן זה? +untitledFilterName=מסנן ללא שם +matchAllFilterName=מצא את כל ההודעות +filterListBackUpMsg=המסננים שלך אינם פועלים משום שלא ניתן לקרוא את הקובץ msgFilterRules.dat, המכיל את המסננים שלך. קובץ msgFilterRules.dat חדש יווצר, וגיבוי של הקובץ המקורי, שיקרא rulesbackup.dat, יווצר באותה ספרייה. +customHeaderOverflow=חרגת ממכסת 50 כותרות מותאמות אישית. אנא הסר כותרת מותאמת אישית אחת או יותר ונסה שוב. +filterCustomHeaderOverflow=המסננים שלך חרגו ממכסת 50 כותרות מותאמות אישית. אנא ערוך את הקובץ msgFilterRules.dat, אשר מכיל את המסננים שלך, להשתמש בפחות כותרות מותאמות אישית . +invalidCustomHeader=אחד מן המסננים שלך משתמש בכותרת מותאמת אישית, המכילה תו לא חוקי, כגון ':', תו שאינו ניתן להדפסה, תו שאינו תו ASCII, או תו ASCII בן שמונה סיביות. אנא ערוך את הקובץ msgFilterRules.dat, המכיל את המסננים שלך, כדי להסיר תווים בלתי חוקיים מן הכותרות המותאמות אישית שלך. +continueFilterExecution=הפעלת המסנן %S נכשלה. האם ברצונך להמשיך ליישם את המסננים? +promptTitle=מסננים פועלים +promptMsg=אתה כרגע בתהליך של סינון הודעות.\nהאם ברצונך להמשיך ליישם את המסננים? +stopButtonLabel=עצור +continueButtonLabel=המשך +# LOCALIZATION NOTE(cannotEnableIncompatFilter) +# %S=the name of the application +dontWarnAboutDeleteCheckbox=לא לשאול אותי שוב +# LOCALIZATION NOTE(copyToNewFilterName) +# %S=the name of the filter that is being copied +copyToNewFilterName=עותק של %S +# LOCALIZATION NOTE(contextPeriodic.label): Semi-colon list of plural forms. +# #1=the number of minutes + +# LOCALIZATION NOTE(filterFailureWarningPrefix) +# %1$S=filter error action +# %2$S=error code as hexadecimal string. +filterFailureMoveFailed=ההעברה נכשלה +filterFailureCopyFailed=ההעתקה נכשלה + +searchTermsInvalidTitle=מונחי חיפוש לא תקינים +# LOCALIZATION NOTE(searchTermsInvalidRule) +# %1$S=search attribute name from the invalid rule +# %2$S=search operator from the bad rule +# LOCALIZATION NOTE(filterActionOrderExplanation) +# Keep the \n\n that mean 2 linebreaks. +filterActionOrderTitle=סדר הפעולות בפועל +## LOCALIZATION NOTE(filterActionItem): +# %1$S=sequence number of the action, %2$S=action text, %3$S=action argument +filterActionItem=%1$S. %2$S %3$S\n + +## LOCALIZATION NOTE(filterCountVisibleOfTotal): +# %1$S=number of matching filters, %2$S=total number of filters +filterCountVisibleOfTotal=%1$S מתוך %2$S +## LOCALIZATION NOTE(filterCountItems): +## Semicolon-separated list of singular and plural forms. +## See: https://developer.mozilla.org/en/docs/Localization_and_Plurals +## #1 is the count of items in the list. +filterCountItems=פריט אחד;#1 פריטים +# for junk mail logging / mail filter logging +# LOCALIZATION NOTE(junkLogDetectStr) +# %1$S=author, %2$S=subject, %3$S=date +junkLogDetectStr=זוהתה הודעת זבל מאת %1$S - %2$S ב־%3$S +# LOCALIZATION NOTE(logMoveStr) +# %1$S=message id, %2$S=folder URI +logMoveStr=הועבר מזהה הודעה = %1$S אל %2$S +# LOCALIZATION NOTE(logCopyStr) +# %1$S=message id, %2$S=folder URI +logCopyStr=הועתק מזהה הודעה = %1$S אל %2$S +# LOCALIZATION NOTE(filterLogLine): +# %1$S=timestamp, %2$S=log message +# LOCALIZATION NOTE(filterMessage): +# %1$S=filter name, %1$S=log message +# LOCALIZATION NOTE(filterLogDetectStr) +# %1$S=filter name %2$S=author, %3$S=subject, %4$S=date +filterLogDetectStr=הוחל מסנן "%1$S" להודעה מאת %2$S - %3$S ב־%4$S +filterMissingCustomAction=פעולה מותאמת אישית חסרה +filterAction2=עדיפות שונתה +filterAction3=נמחק +filterAction4=סומנה כנקראת +filterAction5=שרשור הופסק +filterAction6=שרשור נצפה +filterAction7=מוסמנת בכוכבית +filterAction8=מסומנת +filterAction9=הושב +filterAction10=הועבר +filterAction11=ההפעלה נעצרה +filterAction12=נמחק משרת POP3 +filterAction13=נשאר על שרת POP3 +filterAction14=ניקוד זבל +filterAction15=גוף ההודעה נטען משרת POP3 +filterAction16=הועתק לתיקייה +filterAction17=מסומן +filterAction18=התעלם משרשור +filterAction19=סומן כלא נקרא +# LOCALIZATION NOTE(filterAutoNameStr) +# %1$S=Header or item to match, e.g. "From", "Tag", "Age in days", etc. +# %2$S=Operator, e.g. "Contains", "is", "is greater than", etc. +# %3$S=Value, e.g. "Steve Jobs", "Important", "42", etc. +filterAutoNameStr=%1$S %2$S: %3$S diff --git a/l10n-he/mail/chrome/messenger/folderProps.dtd b/l10n-he/mail/chrome/messenger/folderProps.dtd new file mode 100644 index 0000000000..2cd4422555 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/folderProps.dtd @@ -0,0 +1,69 @@ +<!-- 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 folderProps.windowtitle.label "מאפיינים"> + +<!ENTITY generalInfo.label "מידע כללי"> +<!ENTITY folderCharsetFallback2.label "קידוד טקסט כבררת מחדל:"> +<!ENTITY folderCharsetFallback2.accesskey "ק"> +<!ENTITY folderCharsetEnforce2.accesskey "ח"> +<!ENTITY folderRebuildSummaryFileTip2.label "בנה מחדש תקציר קובץ אינדקס"> +<!ENTITY folderRebuildSummaryFile2.label "תקן תיקייה"> +<!ENTITY folderRebuildSummaryFile2.accesskey "ת"> +<!ENTITY folderRebuildSummaryFile.explanation "לעיתים נפגם קובץ האינדקס של תיקייה (.msf) והודעות עשויות להיעלם או שהודעות שנמחקו תמשכנה להופיע; תיקון התיקייה עשוי לתקן מקרים אלו."> +<!ENTITY folderIncludeInGlobalSearch.label "כלול הודעות מתיקייה זו בתוצאות החיפוש הגלובליות"> +<!ENTITY folderIncludeInGlobalSearch.accesskey "ג"> + +<!ENTITY retention.label "מדיניות שמירה"> +<!ENTITY retentionUseAccount.label "השתמש בהגדרות החשבון"> +<!ENTITY retentionUseAccount.accesskey "ח"> +<!ENTITY daysOld.label "הימים האחרונים"> +<!ENTITY message.label "ההודעות האחרונות"> +<!ENTITY retentionCleanup.label "כדי לשמר שטח דיסק, הודעות ישנות יכולות להימחק לצמיתות"> +<!ENTITY retentionCleanupImap.label "כדי לשמר שטח דיסק, הודעות ישנות יכולות להימחק לצמיתות, גם העותק המקומי וגם המקור על השרת המרוחק."> +<!ENTITY retentionCleanupPop.label "כדי לשמר שטח דיסק, הודעות ישנות יכולות להימחק לצמיתות, כולל הודעות המקור בשרת המרוחק."> +<!ENTITY retentionDeleteMsg.label "מחק הודעות בנות יותר מאשר"> +<!ENTITY retentionDeleteMsg.accesskey "י"> +<!ENTITY retentionKeepAll.label "אל תמחק שום הודעה"> +<!ENTITY retentionKeepAll.accesskey "א"> +<!ENTITY retentionKeepRecent.label "מחק הכול חוץ מההודעות האחרונות"> +<!ENTITY retentionKeepRecent.accesskey "מ"> +<!ENTITY retentionApplyToFlagged.label "שמור תמיד הודעות מסומנות בכוכבית"> +<!ENTITY retentionApplyToFlagged.accesskey "ש"> + +<!ENTITY folderSynchronizationTab.label "סינכרון"> +<!ENTITY folderCheckForNewMessages2.label "כאשר מקבלים הודעות חדשות לחשבון, בדוק תמיד תיקייה זו"> +<!ENTITY folderCheckForNewMessages2.accesskey "ב"> + +<!ENTITY offlineFolder.check.label "בחר תיקייה זו לשימוש לא־מקוון"> +<!ENTITY offlineFolder.check.accesskey "ש"> +<!ENTITY offlineFolder.button.label "הורד עכשיו"> +<!ENTITY offlineFolder.button.accesskey "ה"> + +<!ENTITY selectofflineNewsgroup.check.label "בחר קבוצת דיון זו לשימוש לא־מקוון"> +<!ENTITY selectofflineNewsgroup.check.accesskey "ש"> +<!ENTITY offlineNewsgroup.button.label "הורד עכשיו"> +<!ENTITY offlineNewsgroup.button.accesskey "ה"> + +<!ENTITY folderProps.name.label "שם:"> +<!ENTITY folderProps.name.accesskey "ש"> +<!ENTITY folderProps.location.label "מיקום:"> +<!ENTITY folderProps.location.accesskey "מ"> + +<!ENTITY folderSharingTab.label "שיתוף"> +<!ENTITY privileges.button.label "הרשאות..."> +<!ENTITY privileges.button.accesskey "P"> +<!ENTITY permissionsDesc.label "ברשותך ההרשאות הבאות:"> +<!ENTITY folderType.label "סוג תיקייה:"> + +<!ENTITY folderQuotaTab.label "מכסה"> +<!ENTITY folderQuotaUsage.label "שימוש:"> +<!ENTITY folderQuotaStatus.label "מצב:"> + +<!ENTITY numberOfMessages.label "מספר ההודעות:"> +<!-- LOCALIZATION NOTE: When the number of messages can't be determined, this string is displayed as the number --> +<!ENTITY numberUnknown.label "לא ידוע"> +<!ENTITY sizeOnDisk.label "גודל בכונן:"> +<!-- LOCALIZATION NOTE: When the size can't be determined, this string is displayed as the size --> +<!ENTITY sizeUnknown.label "לא ידוע"> diff --git a/l10n-he/mail/chrome/messenger/folderWidgets.properties b/l10n-he/mail/chrome/messenger/folderWidgets.properties new file mode 100644 index 0000000000..6031d46484 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/folderWidgets.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(globalInbox) +# %S=name of the Local folders account +globalInbox=דואר נכנס כללי (%S) +# LOCALIZATION NOTE(verboseFolderFormat): %1$S is folder name, %2$S is server name +verboseFolderFormat=%1$S ב־%2$S +chooseFolder=בחירת תיקיה… +chooseAccount=בחירת חשבון… +noFolders=אין תיקיות זמינות diff --git a/l10n-he/mail/chrome/messenger/folderpane.dtd b/l10n-he/mail/chrome/messenger/folderpane.dtd new file mode 100644 index 0000000000..77272850e8 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/folderpane.dtd @@ -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/. --> +<!ENTITY nameColumn.label "שם"> +<!ENTITY unreadColumn.label "לא נקראו"> +<!ENTITY totalColumn.label "סה״כ"> +<!ENTITY folderSizeColumn.label "גודל"> + diff --git a/l10n-he/mail/chrome/messenger/gloda.properties b/l10n-he/mail/chrome/messenger/gloda.properties new file mode 100644 index 0000000000..c8c006a21c --- /dev/null +++ b/l10n-he/mail/chrome/messenger/gloda.properties @@ -0,0 +1,170 @@ +# Translator(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +# 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 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 (*.facetNameLabel): These are the labels used to label the facet +# displays in the global search facet display mechanism. They should be +# compact descriptions of the facet type (e.g. "Folder", and don't need to +# refer to the objects being faceted (e.g. "Message" or "Mail"). + +# LOCALIZATION NOTE (*.includeLabel): The label to use for the included group +# in the facet display. If not provided, we will fall back to +# "glodaFacetView.facets.included.fallbackLabel". + +# LOCALIZATION NOTE (*.excludeLabel): The label to use for the excluded group +# in the facet display. If not provided, we will fall back to +# "glodaFacetView.facets.excluded.fallbackLabel". + +# LOCALIZATION NOTE (*.remainderLabel): The label to use for the remaining items +# that are neither part of the included group or the excluded group in the +# facet display. If not provided, we will fall back to +# "glodaFacetView.facets.remainder.fallbackLabel". + +# LOCALIZATION NOTE (*.mustMatchLabel): The label to use for the popup menu +# to indicate that the results should be restricted to messages which match +# a particular value. If not provided, we will fall back to +# "glodaFacetView.facets.mustMatch.fallbackLabel". #1, if present, is +# replaced by the value of the facet (name, folder, mailing list, etc.) + +# LOCALIZATION NOTE (*.cantMatchLabel): The label to use for the popup menu +# to indicate that the results should be restricted to messages which match +# a particular value. If not provided, we will fall back to +# "glodaFacetView.facets.cantMatch.fallbackLabel". #1, if present, is +# replaced by the value of the facet (name, folder, mailing list, etc.) + +# LOCALIZATION NOTE (*.mayMatchLabel): The label to use for the popup menu +# to indicate that the results should no longer be restricted relative to +# this particular facet value. If not provided, we will fall back to +# "glodaFacetView.facets.mayMatch.fallbackLabel". #1, if present, is +# replaced by the value of the facet (name, folder, mailing list, etc.) + +# LOCALIZATION NOTE (*.mustMatchSomeLabel): The label to use for the popup menu +# to indicate that the results should be restricted to messages which have +# _some_ value (e.g. at least one tag is set). If not provided, we will fall +# back to "glodaFacetView.facets.mustMatchSome.fallbackLabel". #1, if present, +# is replaced by the value of the facet (name, folder, mailing list, etc.) + +# LOCALIZATION NOTE (*.mustMatchNoneLabel): The label to use for the popup menu +# to indicate that the results should be restricted to messages which have _no_ +# value (e.g. no tags are set). If not provided, we will fall back to +# "glodaFacetView.facets.mustMatchNoneLabel.fallbackLabel". #1, if present, is +# replaced by the value of the facet (name, folder, mailing list, etc.) + +# LOCALIZATION NOTE (*.mayMatchAnyLabel): The label to use for the popup menu +# to indicate that the results should not be restricted to messages which have +# any or no value (e.g. no requirements on any tags are set). If not provided, +# we will fall back to "glodaFacetView.facets.mayMatchAnyLabel.fallbackLabel". +# #1, if present, is replaced by the value of the facet (name, folder, mailing +# list, etc.) + +# LOCALIZATION NOTE (gloda.message.attr.account.*): Stores the account in which +# a message's folder is located. +gloda.message.attr.account.facetNameLabel=חשבון +gloda.message.attr.account.mustMatchLabel=חייבת להיות בתוך #1 +gloda.message.attr.account.cantMatchLabel=אינה בתוך #1 + +# LOCALIZATION NOTE (gloda.message.attr.folder.*): Stores the message folder in +# which the message is stored. +gloda.message.attr.folder.facetNameLabel=תיקייה +gloda.message.attr.folder.mustMatchLabel=חייבת להיות בתוך #1 +gloda.message.attr.folder.cantMatchLabel=אינה בתוך #1 + +# LOCALIZATION NOTE (gloda.message.attr.fromMe.*): Stores everyone involved +# with the message. This means from/to/cc/bcc. +gloda.message.attr.fromMe.facetNameLabel=ממני + +# LOCALIZATION NOTE (gloda.message.attr.toMe.*): Stores everyone involved +# with the message. This means from/to/cc/bcc. +gloda.message.attr.toMe.facetNameLabel=אלי + +# LOCALIZATION NOTE (gloda.message.attr.involves.*): Stores everyone involved +# with the message. This means from/to/cc/bcc. +gloda.message.attr.involves.facetNameLabel=אנשים +gloda.message.attr.involves.includeLabel=מעורבים אחד או יותר: +gloda.message.attr.involves.excludeLabel=לא מעורבים: +gloda.message.attr.involves.remainderLabel=משתתפים אחרים: +gloda.message.attr.involves.mustMatchLabel=מערבת את #1 +gloda.message.attr.involves.cantMatchLabel=אינה מערבת את #1 + +# LOCALIZATION NOTE (gloda.message.attr.date.*): Stores the date of the message. +# Thunderbird normally stores the date the message claims it was composed +# according to the "Date" header. This is not the same as when the message +# was sent or when it was eventually received by the user. In the future we +# may change this to be one of the other dates, but not anytime soon. +gloda.message.attr.date.facetNameLabel=תאריך + +# LOCALIZATION NOTE (gloda.message.attr.attachmentTypes.*): Stores the list of +# MIME types (ex: image/png, text/plain) of real attachments (not just part of +# the message content but explicitly named attachments) on the message. +# Although we hope to be able to provide localized human-readable explanations +# of the MIME type (ex: "PowerPoint document"), I don't know if that is going +# to happen. +gloda.message.attr.attachmentTypes.facetNameLabel=קבצים מצורפים + +# LOCALIZATION NOTE (gloda.message.attr.mailing-list.*): Stores the mailing +# lists detected in the message. This will normally be the e-mail address of +# the mailing list and only be detected in messages received from the mailing +# list. Extensions may contribute additional detected mailing-list-like +# things. +gloda.message.attr.mailing-list.facetNameLabel=רשימת דיוור +gloda.message.attr.mailing-list.mustMatchLabel=חייבת להיות בתוך #1 +gloda.message.attr.mailing-list.cantMatchLabel=אינה בתיקייה #1 +gloda.message.attr.mailing-list.mustMatchSomeLabel=חייבת להיות ברשימת דיוור +gloda.message.attr.mailing-list.mustMatchNoneLabel=אינה ברשימת דיוור + +# LOCALIZATION NOTE (gloda.message.attr.tag.*): Stores the tags applied to the +# message. Notably, gmail's labels are not currently exposed via IMAP and we +# do not do anything clever with gmail, so this is indepdendent of gmail +# labels. This may change in the future, but it's a safe bet it's not +# happening on Thunderbird's side prior to 3.0. +gloda.message.attr.tag.facetNameLabel=תגיות +gloda.message.attr.tag.mustMatchLabel=מתויגת #1 +gloda.message.attr.tag.cantMatchLabel=אינה מתויגת#1 +gloda.message.attr.tag.mustMatchSomeLabel=חייבת להיות מתויגת +gloda.message.attr.tag.mustMatchNoneLabel=אינה מתויגת + +# LOCALIZATION NOTE (gloda.message.attr.star.*): Stores whether the message is +# starred or not, as indicated by a pretty star icon. In the past, the icon +# used to be a flag. The IMAP terminology continues to be "flagged". +gloda.message.attr.star.facetNameLabel=מסומנת בכוכבית + +# LOCALIZATION NOTE (gloda.message.attr.read.*): Stores whether the user has +# read the message or not. +gloda.message.attr.read.facetNameLabel=הודעה נקראה + +# LOCALIZATION NOTE (gloda.message.attr.repliedTo.*): Stores whether we believe +# the user has ever replied to the message. We normally show a little icon in +# the thread pane when this is the case. +gloda.message.attr.repliedTo.facetNameLabel=הודעה נענתה + +# LOCALIZATION NOTE (gloda.message.attr.forwarded.*): Stores whether we believe +# the user has ever forwarded the message. We normally show a little icon in +# the thread pane when this is the case. +gloda.message.attr.forwarded.facetNameLabel=הודעה הועברה + +# LOCALIZATION NOTE (gloda.mimetype.category.*.label): Map categories of MIME +# types defined in mimeTypeCategories.js to labels. +# LOCALIZATION NOTE (gloda.mimetype.category.archives.label): Archive is +# referring to things like zip files, tar files, tar.gz files, etc. +gloda.mimetype.category.archives.label=ארכיונים +gloda.mimetype.category.documents.label=מסמכים +gloda.mimetype.category.images.label=תמונות +# LOCALIZATION NOTE (gloda.mimetype.category.media.label): Media is meant to +# encompass both audio and video. This is because video and audio streams are +# frequently stored in the same type of container and we cannot rely on the +# sending e-mail client to have been clever enough to figure out what was +# really in the file. So we group them together. +gloda.mimetype.category.media.label=מדיה (אודיו, וידאו) +gloda.mimetype.category.pdf.label=קובצי PDF +# LOCALIZATION NOTE (gloda.mimetype.category.other.label): Other is the category +# for MIME types that we don't really know what it is. +gloda.mimetype.category.other.label=אחר + diff --git a/l10n-he/mail/chrome/messenger/glodaComplete.properties b/l10n-he/mail/chrome/messenger/glodaComplete.properties new file mode 100644 index 0000000000..6eae14579e --- /dev/null +++ b/l10n-he/mail/chrome/messenger/glodaComplete.properties @@ -0,0 +1,32 @@ +# Translator(s): +# +# Tomer Cohen <tomer.mozilla@tomercohen.com> +# +# Reviewer(s): +# +# Tomer Cohen <tomer.mozilla@tomercohen.com> +# +# 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 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 (glodaComplete.messagesTagged.label): The label used +# in the autocomplete widget to refer to a query for all messages tagged +# by a particular tag (replacing #1). +glodaComplete.messagesTagged.label=הודעות שתויגו בתור #1 + +# LOCALIZATION NOTE (glodaComplete.messagesMentioning.label): The label used +# in the autocomplete widget to refer to a search for all messages mentioning +# a particular word (replacing #1). +glodaComplete.messagesMentioning.label=הודעות המציינות #1 + +# LOCALIZATION NOTE (glodaComplete.messagesWithMany.label): The label used +# in the autocomplete widget to refer to a search for all messages mentioning +# a set of words, or a phrase containing multiple words (e.g. "red pepper") +# We use the same words in en-US, but maybe that's not always true. +glodaComplete.messagesMentioningMany.label=הודעות המציינות #1 + diff --git a/l10n-he/mail/chrome/messenger/glodaFacetView.dtd b/l10n-he/mail/chrome/messenger/glodaFacetView.dtd new file mode 100644 index 0000000000..287cb53d81 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/glodaFacetView.dtd @@ -0,0 +1,22 @@ +<!-- 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 (glodaFacetView.filters.label): Label at the top of the + faceting sidebar. Serves as a header both for the checkboxes under it as + well for labeled facets with multiple options. --> +<!ENTITY glodaFacetView.filters.label "מסננים"> + +<!-- LOCALIZATION NOTE (glodaFacetView.loading.label): Label that appears when + the search results take a long time to appear. --> +<!ENTITY glodaFacetView.loading.label "מחפש…"> + +<!-- LOCALIZATION NOTE (glodaFacetView.empty.label): Label that appears when + there are no results that match the search query. --> +<!ENTITY glodaFacetView.empty.label "לא נמצאו הודעות מתאימות לחיפוש שלך"> + +<!-- LOCALIZATION NOTE (glodaFacetView.pageMore.label): Label at the bottom + of the results list to show more hits. --> +<!ENTITY glodaFacetView.pageMore.label "עוד »"> + + diff --git a/l10n-he/mail/chrome/messenger/glodaFacetView.properties b/l10n-he/mail/chrome/messenger/glodaFacetView.properties new file mode 100644 index 0000000000..66dbc9a1b7 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/glodaFacetView.properties @@ -0,0 +1,159 @@ +# 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 (glodaFacetView.tab.query.label): +# The tab title to display for tabs that are based on a gloda (global database) +# query or collection rather than a user search. At some point we might try +# and explain what the query/collection is in automatic fashion, but not today. +glodaFacetView.tab.query.label=חיפוש + +# LOCALIZATION NOTE (glodaFacetView.tab.search.label): +# The tab title to display for tabs with a new gloda (global database) +# user search (rather than a query or collection) without a search string. +# After the search has been started, we just display the search string entered +# by the user. +glodaFacetView.tab.search.label=חיפוש + +# LOCALIZATION NOTE(glodaFacetView.constraints.query.fulltext.label): +# The label to display to describe when our base query was a fulltext search +# across messages. The value is displayed following the label. +glodaFacetView.constraints.query.fulltext.label=מחפש #1 +glodaFacetView.constraints.query.fulltext.andJoinWord=וגם +glodaFacetView.constraints.query.fulltext.orJoinWord=או + +# LOCALIZATION NOTE(glodaFacetView.constraints.query.initial): +# The label to display to describe when our base query is not a full-text +# search. Additional labels are appended describing each constraint. +glodaFacetView.constraints.query.initial=מחפש הודעות + +# LOCALIZATION NOTE(glodaFacetView.constraints.query.involves.label): +# The label to display to describe when our base query was on messages +# involving a given contact from the address book. The value is displayed +# where the #1 is. +glodaFacetView.constraints.query.involves.label=מערבות את #1 + +# LOCALIZATION NOTE(glodaFacetView.constraints.query.contact.label): +# The label to display to describe when our base query was on messages +# tagged with a specific tag. The tag is displayed following the label. +glodaFacetView.constraints.query.tagged.label=תיוג: + + +# LOCALIZATION NOTE (glodaFacetView.facets.mode.top.listAllLabel): The label to +# use when we are only displaying the top entries for a facet. When the +# label is clicked on, it results in us displaying all of the values for that +# facet. The value "#1" (if present) is replaced with the total number of +# values that will be displayed (rather than the number currently hidden). +# This string supports pluralization. See +# https://developer.mozilla.org/en/Localization_and_Plurals for details on +# how this stuff works. +glodaFacetView.facets.mode.top.listAllLabel=הצג הכול (#1);הצג הכול (#1) + +# LOCALIZATION NOTE (glodaFacetView.facets.included.fallbackLabel): The label to +# use for groups in a facet that have been explicitly included by the user if +# there is no explicit attribute "includeLabel" defined. (The explicit label +# would be named "gloda.message.attr.ATTRIBUTE.includeLabel".) +glodaFacetView.facets.included.fallbackLabel=כוללות אחד או יותר: +# LOCALIZATION NOTE (glodaFacetView.facets.excluded.fallbackLabel): The label to +# use for groups in a facet that have been explicitly excluded by the user if +# there is no explicit attribute "excludeLabel" defined. (The explicit label +# would be named "gloda.message.attr.ATTRIBUTE.excludeLabel".) +glodaFacetView.facets.excluded.fallbackLabel=ללא: +# LOCALIZATION NOTE (glodaFacetView.facets.remainder.fallbackLabel): The label +# to use for groups in a facet that are neither part of the included group or +# the excluded group if there is no explicit attribute "remainderLabel" +# defined. (The explicit label would be named +# "gloda.message.attr.ATTRIBUTE.remainderLabel".) +glodaFacetView.facets.remainder.fallbackLabel=אחר: + +# LOCALIZATION NOTE (glodaFacetView.facets.mustMatchLabel.fallbackLabel): The label +# to use to restrict a facet by a particular value if there is no explicit +# attribute "mustMatchLabel" defined. (The explicit label would be named +# "gloda.message.attr.ATTRIBUTE.mustMatchLabel".) +glodaFacetView.facets.mustMatchLabel.fallbackLabel=חייב להתאים #1 +glodaFacetView.facets.mustMatchNoneLabel.fallbackLabel=לא יכול להכיל ערך + +# LOCALIZATION NOTE (glodaFacetView.facets.cantMatchLabel.fallbackLabel): The label +# to use to restrict a facet by the absence of a particular value if there is +# no explicit attribute "cantMatchLabel" defined. (The explicit label would be +# named "gloda.message.attr.ATTRIBUTE.cantMatchLabel".) +glodaFacetView.facets.cantMatchLabel.fallbackLabel=אינו מתאים #1 +glodaFacetView.facets.mustMatchSomeLabel.fallbackLabel=חייב להכיל ערך + +# LOCALIZATION NOTE (glodaFacetView.facets.mayMatchLabel.fallbackLabel): The label +# to use to undo the restriction of a facet by a particular value if there is +# no explicit attribute "mayMatchLabel" defined. (The explicit label would be +# named "gloda.message.attr.ATTRIBUTE.mayMatchLabel".) +glodaFacetView.facets.mayMatchLabel.fallbackLabel=הסר אילוץ +glodaFacetView.facets.mayMatchAnyLabel.fallbackLabel=הסר אילוץ + +# LOCALIZATION NOTE (glodaFacetView.facets.noneLabel): The text to display when +# a facet needs to indicate that an attribute omitted a value or was otherwise +# empty. +glodaFacetView.facets.noneLabel=ללא + +# LOCALIZATION NOTE (glodaFacetView.facets.filter.attachmentTypes.allLabel): +# The label to use when all types of attachments are being displayed. +glodaFacetView.facets.filter.attachmentTypes.allLabel=כל סוג + +# LOCALIZATION NOTE (glodaFacetView.result.message.fromLabel): Used in the +# faceted search message display to indicate the author of a message. +# An example usage is "from: Bob". +glodaFacetView.result.message.fromLabel=מאת: + +# LOCALIZATION NOTE (glodaFacetView.result.message.toLabel): Used in the +# faceted search message display to indicate the recipients of a message. +# An example usage is "to: Bob, Chuck, Don". +glodaFacetView.result.message.toLabel=עבור: + +# LOCALIZATION NOTE (glodaFacetView.result.message.noSubject): Used in the +# faceted search message display to act as a click target for messages with +# no subject. +glodaFacetView.result.message.noSubject=(ללא נושא) + +# LOCALIZATION NOTE(glodaFacetView.results.header.countLabel): +# This label is displayed above the list of result messages; it tells the user +# how many messages we are displaying in the list out of the total number of +# messages in the active set (the set of messages remaining after the +# application of the facet constraints.) +# The goal of the various sub-parts here is to make a label along the lines of +# "M of N". Because there are two numbers, this is split into two parts, +# 'NMessages' for what in English is just the first number and 'ofN' for the +# "of N" part. We then use 'grouping' to decide how to combine the two. This +# was suggested by Rimas Kudelis. +# LOCALIZATION NOTE(glodaFacetView.results.header.countLabel.NMessages): +# The first part of the countLabel string (although you can change the order +# in 'grouping'). This is pluralized using the mechanism described at +# https://developer.mozilla.org/en/Localization_and_Plurals. We replace +# "#1" with the number of messages being shown in the result list. +glodaFacetView.results.header.countLabel.NMessages=#1;#1 +# LOCALIZATION NOTE(glodaFacetView.results.header.countLabel.ofN): +# The second part of the countLabel string (although you can change the order +# in 'grouping'). This is pluralized using the mechanism described at +# https://developer.mozilla.org/en/Localization_and_Plurals. We replace +# "#1" with the total number of messagse in the active set. +glodaFacetView.results.header.countLabel.ofN=מתוך #1;מתוך #1 +# LOCALIZATION NOTE(glodaFacetView.results.header.countLabel.grouping): +# Combines the pluralized +# "glodaFacetView.results.header.countLabel.NMessages" string (as #1) with +# the pluralized "glodaFacetView.results.header.countLabel.ofN" (as #2) +# to make a single label. +glodaFacetView.results.header.countLabel.grouping=#1 #2 + +# LOCALIZATION NOTE(glodaFacetView.results.message.recipientSeparator): This is +# the string in between the names of recipients (see +# glodaFacetView.results.message.andOthers for more information). The \u0020 +# character is a Unicode space character, which is needed as otherwise the +# trailing whitespace is trimmed before it gets to the code. +glodaFacetView.results.message.recipientSeparator=,\u0020 + +# LOCALIZATION NOTE(glodaFacetView.results.message.andOthers): +# When a message has too many recipients, we only show the first few and then +# display this label to express how many are not displayed. So if a message +# has 5 recipients, we might only show the first 3, and then use this label +# to indicate that there are 2 that are not displayed. This string can be +# pluralized; see https://developer.mozilla.org/en/Localization_and_Plurals +# for details on how to do that. Note that in English, we use the "serial +# comma", but other languages may not need a leading separator there. +glodaFacetView.results.message.andOthers=, ו־#1 אחר;, ו־#1 אחרים + diff --git a/l10n-he/mail/chrome/messenger/imAccountWizard.dtd b/l10n-he/mail/chrome/messenger/imAccountWizard.dtd new file mode 100644 index 0000000000..0d9320a8a6 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/imAccountWizard.dtd @@ -0,0 +1,29 @@ +<!-- 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 windowTitle.label "אשף חשבון צ׳אט"> + +<!ENTITY accountProtocolTitle.label "רשת צ׳אט"> +<!ENTITY accountProtocolInfo.label "נא לבחור את רשת חשבון הצ׳אט שלך."> +<!ENTITY accountProtocolField.label "רשת:"> +<!ENTITY accountProtocolGetMore.label "קבלת עוד…"> + +<!ENTITY accountUsernameTitle.label "שם משתמש"> +<!ENTITY accountUsernameDuplicate.label "חשבון זה כבר הוגדר!"> + +<!ENTITY accountPasswordTitle.label "ססמה"> +<!ENTITY accountPasswordInfo.label "נא להקליד את הססמה שלך בתיבה שלהלן."> +<!ENTITY accountPasswordField.label "ססמה:"> + +<!ENTITY accountAdvancedTitle.label "אפשרויות מתקדמות"> +<!ENTITY accountAdvancedInfo.label "לא חייבים לעבור את השלב הזה אם לא בא לך."> +<!ENTITY accountAdvanced.newMailNotification.label "התרעה על הודעה חדשה"> +<!ENTITY accountAliasGroupbox.caption "כינוי מקומי"> +<!ENTITY accountAliasField.label "כינוי:"> +<!ENTITY accountAliasInfo.label "שם זה יוצג בדיונים שלך, הצד המרוחק לא יוכל לראות אותו."> +<!ENTITY accountProxySettings.caption "הגדרות שרת מתווך"> +<!ENTITY accountProxySettings.change.label "שינוי…"> + +<!ENTITY accountSummaryTitle.label "תקציר"> +<!ENTITY accountSummary.connectNow.label "התחברות לחשבון זה כעת."> diff --git a/l10n-he/mail/chrome/messenger/imAccounts.properties b/l10n-he/mail/chrome/messenger/imAccounts.properties new file mode 100644 index 0000000000..dfad8081ee --- /dev/null +++ b/l10n-he/mail/chrome/messenger/imAccounts.properties @@ -0,0 +1,58 @@ +# 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 (protoOptions): +# %S is replaced by the name of a protocol +protoOptions=אפשרויות %S +accountUsername=שם משתמש: +# LOCALIZATION NOTE (accountColon): +# This string is used to append a colon after the label of each +# option. It's localizable so that the typography can be adapted. +accountColon=%S: +# LOCALIZATION NOTE (accountUsernameInfo): +# %S is replaced by the name of a protocol +accountUsernameInfo=נא להזין את שם המשתמש עבור חשבון ה־%S שלך. +# LOCALIZATION NOTE (accountUsernameInfoWithDescription): +# %1$S is a hint for the expected format of the username +# %2$S is the name of a protocol +accountUsernameInfoWithDescription=נא להזין את שם המשתמש (%1$S) עבור חשבון ה־%2$S שלך. + +# LOCALIZATION NOTE (account.connection.error): +# %S is the error message. +account.connection.error=שגיאה: %S +# LOCALIZATION NOTE (account.connection.errorUnknownPrpl) +# %S is the id (not very user friendly; hence the quotes) of the missing plugin. +account.connection.errorUnknownPrpl=אין תוסף לפרוטוקול ‚%S’. +account.connection.errorEnteringPasswordRequired=יש להקליד ססמה כדי להתחבר לחשבון זה. +account.connection.errorCrashedAccount=התרחשה קריסה במהלך ההתחברות לחשבון זה. +# LOCALIZATION NOTE (account.connection.progress): +# %S is a message indicating progress of the connection process +account.connection.progress=התחברות: %S… +account.connecting=התחברות… +account.connectedForSeconds=היה חיבור למשך כמה שניות. +# LOCALIZATION NOTE (account.connectedFor{Double,Single}, +# account.reconnectIn{Double,Single}): +# Each pair of %S is a number followed by a unit. The units are +# already localized in a downloads.properties file of the toolkit. +account.connectedForDouble=מחובר כבר במשך %1$S %2$S ו־%3$S %4$S. +account.connectedForSingle=מחובר כבר בערך %1$S %2$S. +account.reconnectInDouble=חיבור מחדש בעוד %1$S %2$S ו־%3$S %4$S. +account.reconnectInSingle=התחברות מחדש בעוד %1$S %2$S. + +requestAuthorizeTitle=בקשת אימות +# LOCALIZATION NOTE (requestAuthorizeAllow, requestAuthorizeDeny): +# the & symbol indicates the position of the character that should be +# used as the accesskey for this button. +requestAuthorizeAllow=ל&אפשר +requestAuthorizeDeny=ל&סרב +# LOCALIZATION NOTE (requestAuthorizeText): +# %S is a contact username. + +accountsManager.notification.button.accessKey=ח +accountsManager.notification.button.label=התחברות כעת +accountsManager.notification.userDisabled.label=השבתת את החיבורים האוטומטיים. +# LOCALIZATION NOTE (accountsManager.notification.singleCrash.label): Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of accounts that are suspected to have caused a crash. +accountsManager.notification.other.label=החיבור האוטומטי הושבת. diff --git a/l10n-he/mail/chrome/messenger/imapMsgs.properties b/l10n-he/mail/chrome/messenger/imapMsgs.properties new file mode 100644 index 0000000000..2b990d8fc9 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/imapMsgs.properties @@ -0,0 +1,232 @@ +# 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/. + +# +# The following are used by the imap code to display progress/status/error messages +# + +#LOCALIZATION NOTE(imapAlertDialogTile): Do not translate the word "%S" +# below. Place the word %S where the account name should appear. +imapAlertDialogTitle=התראה עבור חשבון %S + +# Status - opening folder +imapStatusSelectingMailbox=התיקייה %S נפתחת… + +# Status - create folder +imapStatusCreatingMailbox=נוצרת תיקייה… + +# Status - deleting a folder +# LOCALIZATION NOTE (imapStatusDeletingMailbox): The "%S" below should not be translated. +# Instead, insert "%S" in your translation where you wish to display the name +# of the folder being deleted. +imapStatusDeletingMailbox=התיקייה %S נמחקת… + +# Status - renaming mailbox +# LOCALIZATION NOTE (imapStatusRenamingMailbox): The "%S" below should not be translated. +# Instead, insert "%S" in your translation where you wish to display the name +# of the folder being renamed. +imapStatusRenamingMailbox=השם של התיקייה %S עובר שינוי… + +# Status - looking for mailboxes +imapStatusLookingForMailbox=מתבצע חיפוש אחר תיקיות… + +# Status - subscribing to mailbox +# LOCALIZATION NOTE (imapStatusSubscribeToMailbox): The "%S" below should not be translated. +# Instead, insert "%S" in your translation where you wish to display the name +# of the folder being subscribed to. +imapStatusSubscribeToMailbox=מתבצעת הרשמה לתיקייה %S… + +# Status - unsubscribing from mailbox +# LOCALIZATION NOTE (imapStatusUnsubscribeMailbox): The "%S" below should not be translated. +# Instead, insert "%S" in your translation where you wish to display the name +# of the folder being unsubscribed from. +imapStatusUnsubscribeMailbox=ההרשמה לתיקייה %S מבוטלת… + +# Status - searching imap folder +imapStatusSearchMailbox=מתבצע חיפוש אחר תיקייה… + +# Status - closing a folder +imapStatusCloseMailbox=תיקייה נסגרת… + +# Status - compacting a folder +imapStatusExpungingMailbox=התיקייה עוברת דחיסה… + +# Status - logging out +imapStatusLoggingOut=מתבצעת יציאה מהחשבון… + +# Status - checking server capabilities +imapStatusCheckCompat=יכולות הדואר של השרת נבדקות… + +# Status - logging on +imapStatusSendingLogin=פרטי הכניסה נשלחים… + +# Status - auth logon +imapStatusSendingAuthLogin=פרטי הכניסה נשלחים… + +imapDownloadingMessage=ההודעה מתקבלת… + +# LOCALIZATION NOTE (imapGettingACLForFolder): Do not translate the word "ACL" below. +imapGettingACLForFolder=ה־ACL של התיקייה מתקבל… + +imapGettingServerInfo=פרטי התצורה של השרת מתקבלים… + +imapGettingMailboxInfo=פרטי התצורה של תיבת הדואר מתקבלים… + +imapEmptyMimePart=החלק הזה בגוף יתקבל לפי דרישה. + +# LOCALIZATION NOTE (imapReceivingMessageHeaders3): Do not translate the words "%1$S", "%2$S", and "%3$S" below. +# Place the word %1$S in your translation where the number of the header being downloaded should appear. +# Place the word %2$S in your translation where the total number of headers to be downloaded should appear. +# Place the word %3$S in your translation where the name of the folder being processed should appear. +# Note: The account name and separators (e.g. colon, space) are automatically added to the status message. +# Example: "Joe's Account: Downloading message header 100 of 1000 in Drafts…" + +# LOCALIZATION NOTE (imapReceivingMessageFlags3): Do not translate the words "%1$S", "%2$S", and "%3$S" below. +# Place the word %1$S in your translation where the number of the flag being downloaded should appear. +# Place the word %2$S in your translation where the total number of flags to be downloaded should appear. +# Place the word %3$S in your translation where the name of the folder being processed should appear. +# Note: The account name and separators (e.g. colon, space) are automatically added to the status message. +# Example: "Jim's Account: Downloading message flag 100 of 1000 in INBOX…" + +imapDeletingMessages=הודעות נמחקות… + +imapDeletingMessage=הודעה נמחקת… + +# LOCALIZATION NOTE (imapMovingMessages): Do not translate the word "%S" below. +# Place the word %S in your translation where the name of the folder should appear. +imapMovingMessages=הודעות מועברות אל %S… + +# LOCALIZATION NOTE (imapMovingMessage): Do not translate the word "%S" below. +# Place the word %S in your translation where the name of the folder should appear. +imapMovingMessage=הודעה מועברת אל %S… + +# LOCALIZATION NOTE (imapCopyingMessages): Do not translate the word "%S" below. +# Place the word %S in your translation where the name of the folder should appear. +imapCopyingMessages=הודעות מועתקות אל %S… + +# LOCALIZATION NOTE (imapCopyingMessage): Do not translate the word "%S" below. +# Place the word %S in your translation where the name of the folder should appear. +imapCopyingMessage=הודעה מועתקת אל %S… + +# LOCALIZATION NOTE (imapFolderReceivingMessageOf3): Do not translate the words "%1$S", "%2$S", and "%3$S" below. +# Place the word %1$S in your translation where the number of the message being downloaded should appear. +# Place the word %2$S in your translation where the total number of messages to be downloaded should appear. +# Place the word %3$S in your translation where the name of the folder being processed should appear. +# Note: The account name and separators (e.g. colon, space) are automatically added to the status message. +# Example: "Juan's Account: Downloading message 100 of 1000 in Sent…" +imapFolderReceivingMessageOf3=מתקבלת הודעה %1$S מתוך %2$S אל %3$S… + +# LOCALIZATION NOTE (imapDiscoveringMailbox): Do not translate the word "%S" below. +# Place the word %S in your translation where the name of the folder should appear. +imapDiscoveringMailbox=נמצאה תיקייה: %S + +# LOCALIZATION NOTE (imapEnterServerPasswordPrompt): Do not translate the words %1$S and %2$S below. +# Place the word %1$S in your translation where the username should appear. +# Place the word %2$S in your translation where the servername should appear. +imapEnterServerPasswordPrompt=נא להקליד את הססמה של %1$S על גבי %2$S: + +# LOCALIZATION NOTE (imapServerNotImap4): Do not translate the word "IMAP4" below. +imapServerNotImap4=שרת הדואר %S אינו שרת דואר מסוג IMAP4. + +# This is intentionally left blank. +imapDone= + +imapUnknownHostError=החיבור לשרת %S נכשל. +imapOAuth2Error=האימות נכשל בעת התחברות לשרת %S. + +imapConnectionRefusedError=לא ניתן להתחבר לשרת הדואר %S; החיבור נתקל בסירוב. + +imapNetTimeoutError=זמן החיבור לשרת %S תם. + +# Status - no messages to download +imapNoNewMessages=אין הודעות חדשות על השרת. + +imapDefaultAccountName=דוא״ל עבור %S + + + +imapPersonalSharedFolderTypeName=תיקיה אישית + +imapPublicFolderTypeName=תיקיה ציבורית + +imapOtherUsersFolderTypeName=תיקייה של משתמש אחר + +imapPersonalFolderTypeDescription=זו תיקיית דואר אישית. היא אינה משותפת. + +imapPersonalSharedFolderTypeDescription=זו תיקיית דואר אישית. היא משותפת. + +imapPublicFolderTypeDescription=זו תיקייה ציבורית. + + +imapAclFullRights=שליטה מלאה + + + +imapAclSeenRight=הגדרת מצב נקרא/לא נקרא + +imapAclWriteRight=כתיבה + +imapAclInsertRight=הוספה (העתקה לתוך) + + +imapAclCreateRight=יצירת תת תיקייה + +imapAclDeleteRight=מחיקת הודעות + +imapAclAdministerRight=ניהול תיקייה + +imapServerDoesntSupportAcl=שרת זה אינו תומך בתיקיות משותפות. + + + +# LOCALIZATION NOTE (autoSubscribeText): %1$S is the imap folder. +imapSubscribePrompt=להירשם אל %1$S? + + + +imapQuotaStatusNotSupported=שרת זה אינו תומך במכסות. + +# Out of memory +imapOutOfMemory=ליישום נגמר הזיכרון. + +# LOCALIZATION NOTE (imapCopyingMessageOf2): Do not translate the word "%S" below. +# Place the word %3$S in your translation where the name of the destination folder should appear. +# Place the word %1$S where the currently copying message should appear. +# Place the word %2$S where the total number of messages should appear. +imapCopyingMessageOf2=מועתקת הודעה %1$S מתוך %2$S אל %3$S… + +# LOCALIZATION NOTE (imapMoveFolderToTrash): Do not translate the word %S below. +# "%S" is the the name of the folder. +imapMoveFolderToTrash=למחוק את התיקייה ‚%S’? + +# LOCALIZATION NOTE (imapDeleteNoTrash): Do not translate the word %S below. +# "%S" is the the name of the folder. + +imapDeleteFolderDialogTitle=מחיקת תיקיה + +imapDeleteFolderButtonLabel=מ&חיקת תיקייה + +# LOCALIZATION NOTE (imapAuthChangeEncryptToPlainSSL): %S is the server hostname + +# LOCALIZATION NOTE (imapAuthChangePlainToEncrypt): %S is the server hostname + +# LOCALIZATION NOTE (imapAuthChangeEncryptToPlainNoSSL): %S is the server hostname + +# LOCALIZATION NOTE (imapAuthMechNotSupported): %S is the server hostname + +# LOCALIZATION NOTE (imapAuthGssapiFailed): %S is the server hostname + +# LOCALIZATION NOTE (imapServerCommandFailed): +# Place the word %1$S in your translation where the name of the account name should appear. +# Place the word %2$S in your translation where the server response should appear. + +# LOCALIZATION NOTE (imapFolderCommandFailed): Do not translate the word %S below. +# Place the word %1$S in your translation where the name of the account should appear. +# Place the word %2$S in your translation where the name of the folder should appear. +# Place the word %3$S in your translation where the server response should appear. + +# LOCALIZATION NOTE (imapServerAlert): +# Place the word %1$S in your translation where the name of the account should appear. +# Place the word %2$S in your translation where the alert from the server should appear. +imapServerAlert=התראה מהחשבון %1$S: %2$S diff --git a/l10n-he/mail/chrome/messenger/importDialog.dtd b/l10n-he/mail/chrome/messenger/importDialog.dtd new file mode 100644 index 0000000000..e9a6cc3cc8 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/importDialog.dtd @@ -0,0 +1,51 @@ +<!-- 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 : 'Communicator 4.x' is the used for previous versions of +Netscape Communicator, Please translate using the brandname in respective +languages for Netscape Communicator 4 releases. +LOCALIZATION NOTE : Do not translate any of the occurrences of the word +"&brandShortName;" below. +--> + +<!ENTITY importDialog.windowTitle "יבוא"> +<!ENTITY importAll.label "יבא הכול"> +<!ENTITY importAll.accesskey "כ"> +<!ENTITY importMail.label "דואר"> +<!ENTITY importMail.accesskey "ד"> +<!ENTITY importFeeds.label "מינויים להזנות"> +<!ENTITY importFeeds.accesskey "נ"> +<!ENTITY importAddressbook.label "ספרי כתובות"> +<!ENTITY importAddressbook.accesskey "כ"> +<!ENTITY importSettings.label "הגדרות"> +<!ENTITY importSettings.accesskey "ה"> +<!ENTITY importFilters.label "מסננים"> +<!ENTITY importFilters.accesskey "מ"> + +<!ENTITY window.width "40em"> +<!ENTITY window.macWidth "45em"> + +<!ENTITY importTitle.label "אשף יבוא הדואר של &brandShortName;"> +<!ENTITY importShortDesc.label "יבא דואר, פנקסי כתובות, הגדרות ומסננים מתוכנות אחרות"> + +<!ENTITY importDescription1.label "אשף זה יבא את כל הודעות הדואר, פריטים מפנקס הכתובות, העדפות ו/או מסננים מתוכנות דואר אחרות ומבני פנקסי כתובות מקובלים לתוך &brandShortName;."> +<!ENTITY importDescription2.label "לאחר שהם ייובאו, תוכל לגשת אליהם מתוך הדואר ו/או פנקס הכתובות של &brandShortName;."> + +<!ENTITY selectDescription.label "אנא בחר את התוכנה שמתוכה ברצונך לייבא:"> +<!ENTITY selectDescriptionB.label "נא לבחור בחשבון קיים או ליצור אחד חדש:"> +<!ENTITY selectDescription.accesskey "ב"> +<!ENTITY acctName.label "שם:"> +<!ENTITY acctName.accesskey "ש"> +<!ENTITY noModulesFound.label "לא נמצאו יישום או קובץ לייבא מהם נתונים."> + +<!ENTITY back.label "< הקודם"> +<!ENTITY forward.label "הבא >"> +<!ENTITY finish.label "סיום"> +<!ENTITY cancel.label "ביטול"> + +<!ENTITY select.label "בחר סוג חומר ליבוא:"> + +<!ENTITY title.label "תפקיד"> +<!ENTITY processing.label "מתבצע ייבוא…"> diff --git a/l10n-he/mail/chrome/messenger/importMsgs.properties b/l10n-he/mail/chrome/messenger/importMsgs.properties new file mode 100644 index 0000000000..6ad5f828c6 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/importMsgs.properties @@ -0,0 +1,320 @@ +# Translator(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +# 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/. + +# The following are used by the import code to display status/error +# and informational messages + +# 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/. + +# The following are used by the import code to display status/error +# and informational messages + +# Success message when no address books are found to import +## @name IMPORT_NO_ADDRBOOKS +## @loc None +2000=לא נמצאו ספרי כתובות לייבוא. + +# Error: Address book import not intialized +## @name IMPORT_ERROR_AB_NOTINITIALIZED +## @loc None +2001=לא ניתן לייבא פנקסי כתובות: שגיאת איתחול. + +# Error: Unable to create the import thread +## @name IMPORT_ERROR_AB_NOTHREAD +## @loc None +2002=לא ניתן לייבא פנקסי כתובות: לא יכול ליצור נושא דיון מיובא. + +# Error: Unable to create the import thread +## @name IMPORT_ERROR_GETABOOK +## @loc None +# LOCALIZATION NOTE (Error 2003): Do not translate the word "%S" below. +2003=שגיאה ביבוא %S: לא ניתן ליצור פנקס כתובות. + +# Success message when no mailboxes are found to import +## @name IMPORT_NO_MAILBOXES +## @loc None +2004=לא נמצאו תיבות דואר לייבא + +# Error: Mailbox import not intialized +## @name IMPORT_ERROR_MB_NOTINITIALIZED +## @loc None +2005=לא ניתן לייבא תיבות דואר, שגיאת איתחול + +# Error: Unable to create the import thread +## @name IMPORT_ERROR_MB_NOTHREAD +## @loc None +2006=לא ניתן לייבא תיבות דואר, לא יכול ליצור נושא דיון מיובא + +# Error: Unable to create the proxy object for importing mailboxes +## @name IMPORT_ERROR_MB_NOPROXY +## @loc None +2007=לא ניתן לייבא תיבות דואר, לא יכול ליצור אובייקט שרת מתווך עבור תיבות דואר יעד + +# Error: Error creating destination mailboxes +## @name IMPORT_ERROR_MB_FINDCHILD +## @loc None +# LOCALIZATION NOTE (Error 2008): Do not translate the word "%S" below. +# Place %S in your translation where the name of the mailbox should appear. +2008=אירעה שגיאה ביצירת תיבות דואר יעד, לא נמצאה תיבת דואר %S + +# Error: Error creating destination mailboxes +## @name IMPORT_ERROR_MB_CREATE +## @loc None +# LOCALIZATION NOTE (Error 2009): Do not translate the word "%S" below. +# Place %S in your translation where the name of the mailbox should appear. +2009=אירעה שגיאה ביבוא תיבת דואר %S, לא ניתן ליצור תיבת דואר יעד + +# Error: No destination folder to import mailboxes +## @name IMPORT_ERROR_MB_NODESTFOLDER +## @loc None +2010=לא ניתן ליצור תיקייה כדי לייבא אליה את הדואר + +# Description: Address book field name +## @name IMPORT_FIELD_DESC_START +## @loc None +2100=שם פרטי + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2101=שם משפחה + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2102=שם תצוגה + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2103=כינוי + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2104=דוא״ל ראשי + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2105=דוא״ל משני + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2106=טלפון בעבודה + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2107=טלפון בבית + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2108=מספר פקס + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2109=מספר איתורית + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2110=מספר נייד + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2111=כתובת בבית + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2112=כתובת בבית 2 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2113=עיר מגורים + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2114=מדינת מגורים + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2115=מיקוד מגורים + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2116=ארץ מגורים + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2117=כתובת עבודה + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2118=כתובת עבודה 2 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2119=עיר עבודה + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2120=מדינת עבודה + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2121=מיקוד עבודה + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2122=ארץ עבודה + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2123=תפקיד + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2124=מחלקה + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2125=ארגון + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2126=אתר 1 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2127=אתר 2 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2128=שנת לידה + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2129=חודש לידה + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2130=יום לידה + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2131=התאמה אישית 1 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2132=התאמה אישית 2 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2133=התאמה אישית 3 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2134=התאמה אישית 4 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2135=הערות + +# Description: Address book field name +## @name IMPORT_FIELD_DESC_END +## @loc None +2136=שם מסך + +#Error strings +ImportAlreadyInProgress=תהליך יבוא נמצא כרגע בפעולה. נסה שוב כשתהליך זה יסתיים. + +#Error strings for settings import +ImportSettingsBadModule=לא ניתן לטעון מודול הגדרות +ImportSettingsNotFound=לא ניתן למצוא הגדרות. ודא שהיישום מותקן על מחשב זה. +ImportSettingsFailed=אירעה שגיאה ביבוא הגדרות. יתכן וחלק, או כל, ההגדרות לא יובאו. +# LOCALIZATION NOTE : Do not translate the word "%S" below. +ImportSettingsSuccess=הגדרות יובאו מתוך %S + +#Error string for mail import +ImportMailBadModule=לא ניתן לטעון מודול ליבוא דואר +ImportMailNotFound=לא ניתן למצוא דואר ליבוא. בדוק שיישום הדואר מותקן כהלכה על מחשב זה. +ImportEmptyAddressBook=לא ניתן ליבא פנקס כתובות ריק %S. +# LOCALIZATION NOTE: Do not translate the word "%S" below. +ImportMailFailed=אירעה שגיאה ביבוא דואר מ־%S +# LOCALIZATION NOTE: Do not translate the word "%S" below. +ImportMailSuccess=הדואר יובא בהצלחה מ־%S + +# Error string for address import +ImportAddressBadModule=לא ניתן לטעון מודול ליבוא פנקסי כתובות. +ImportAddressNotFound=לא ניתן למצוא פנקסי כתובות ליבוא. ודא שהיישום או התבנית הנבחרים מותקנים כהלכה על מחשב זה. +# LOCALIZATION NOTE : Do not translate the word "%S" below. +ImportAddressFailed=אירעה שגיאה ביבוא כתובות מתוך %S. +# LOCALIZATION NOTE : Do not translate the word "%S" below. +ImportAddressSuccess=כתובות יובאו בהצלחה מתוך %S. + +# Error string for filters import +ImportFiltersBadModule=לא ניתן לטעון את מודול ייבוא המסננים. +# LOCALIZATION NOTE : The %S will get replaced by the name of the import module. +ImportFiltersFailed=אירעה שגיאה בייבוא מסננים מ־%S. +# LOCALIZATION NOTE : The %S will get replaced by the name of the import module. +ImportFiltersSuccess=מסננים יובאו בהצלחה מ־%S. +# LOCALIZATION NOTE : The %S will get replaced by the name of the import module. +ImportFiltersPartial=המסננים יובאו בצורה חלקית מ־%S. להלן האזהרות: + +#Progress strings +# LOCALIZATION NOTE : Do not translate the word "%S" below. +MailProgressMeterText=מסב תיבות דואר מתוך %S +# LOCALIZATION NOTE : Do not translate the word "%S" below. +AddrProgressMeterText=מסב פנקסי כתובות מתוך %S + +#Import file dialog strings +ImportSelectSettings=בחר קובץ הגדרות +ImportSelectMailDir=בחר ספריית דואר +ImportSelectAddrDir=בחר ספריית פנקס כתובות +ImportSelectAddrFile=בחר קובץ פנקס כתובות + +# Folder Names for imported Mail +DefaultFolderName=דואר מיובא +# LOCALIZATION NOTE: Do not translate the word "%S" below. +ImportModuleFolderName=ייבוא של %S + diff --git a/l10n-he/mail/chrome/messenger/joinChat.dtd b/l10n-he/mail/chrome/messenger/joinChat.dtd new file mode 100644 index 0000000000..4ddfb03a19 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/joinChat.dtd @@ -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/. --> + +<!ENTITY joinChatWindow.title "הצטרפות לצ׳אט"> +<!ENTITY name.label "חדר"> +<!ENTITY optional.label "(רשות)"> +<!ENTITY account.label "חשבון"> +<!ENTITY autojoin.label "הצטרפות אוטומטית לחדר צ׳אט זה"> +<!ENTITY autojoin.accesskey "א"> diff --git a/l10n-he/mail/chrome/messenger/junkLog.dtd b/l10n-he/mail/chrome/messenger/junkLog.dtd new file mode 100644 index 0000000000..16427fd0c2 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/junkLog.dtd @@ -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/. --> + +<!ENTITY clearLog.label "ניקוי יומן רישום"> +<!ENTITY closeLog.label "סגירה"> diff --git a/l10n-he/mail/chrome/messenger/junkMailInfo.dtd b/l10n-he/mail/chrome/messenger/junkMailInfo.dtd new file mode 100644 index 0000000000..14b8fa22e6 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/junkMailInfo.dtd @@ -0,0 +1,18 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!-- +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!ENTITY window.title "אודות דואר זבל"> +<!ENTITY window.width "450"> +<!ENTITY info1a.label "&brandShortName; מזהה אוטומטית הודעות נכנסות הנראות כדואר זבל (ידוע גם בשם ״ספאם״). הודעות ש־&brandShortName; חושבת שהן דואר זבל יציגו צלמית זבל"> +<!ENTITY info1b.label "."> +<!ENTITY info2.label "תחילה עליך לאמן את &brandShortName; לזהות דואר זבל על־ידי שימוש בכפתור ״זבל״ בסרגל הכלים כדי לסמן הודעות כזבל או לא זבל."> +<!ENTITY info3.label "ברגע ש־&brandShortName; מזהה כראוי דואר זבל, באפשרותך להשתמש בבקרי דואר זבל כדי להעביר אוטומטית דואר זבל נכנס לתיקיית דואר זבל."> +<!ENTITY info4.label "למידע נוסף, לחץ על עזרה."> + diff --git a/l10n-he/mail/chrome/messenger/localMsgs.properties b/l10n-he/mail/chrome/messenger/localMsgs.properties new file mode 100644 index 0000000000..6697e0864a --- /dev/null +++ b/l10n-he/mail/chrome/messenger/localMsgs.properties @@ -0,0 +1,125 @@ +# 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/. + +# +# The following are used by the local mail code to display progress/status/error messages +# + +# LOCALIZATION NOTE(pop3ErrorDialogTitle): Do not translate the word "%S" +# below. Place the word %S where the account name should appear. +pop3ErrorDialogTitle=שגיאה עם החשבון %S + +# LOCALIZATION NOTE(pop3EnterPasswordPrompt): Do not translate the words "%1$S" +# and "%2$S" below. Place the word %1$S where the user name should appear, and +# %2$S where the host name should appear. +pop3EnterPasswordPrompt=הכנס את הססמה שלך עבור %1$S בשרת %2$S: + +# LOCALIZATION NOTE(pop3PreviouslyEnteredPasswordIsInvalidPrompt): Do not +# translate the words "%1$S" and "%2$S" below. Place the word %1$S where the +# user name should appear, and %2$S where the host name should appear. +pop3PreviouslyEnteredPasswordIsInvalidPrompt=בבקשה הכנס ססמה חדשה למשתמש %1$S בשרת %2$S: + +# Status - Downloading message n of m +# LOCALIZATION NOTE (receivingMessages): Do not translate %1$S or %2$S in the following lines. +# Place the word %1$S where the number of messages downloaded so far should appear. +# Place the word %2$S where the total number of messages to receive should appear; +receivingMessages=מתקבלת הודעה %1$S מתוך %2$S… + +# Status - connecting to host +hostContact=נוצר קשר עם המארח, פרטי הכניסה נשלחים… + +# Status - no messages to download +noNewMessages=אין הודעות חדשות. + +# Status - messages received after the download +#LOCALIZATION NOTE : Do not translate %1$S or %2$S in the following line. +# %1$S will receive the number of messages received +# %2$S will receive the total number of messages +receivedMsgs=התקבלו %1$S מתוך %2$S הודעות + +# Status - parsing folder +#LOCALIZATION NOTE (buildingSummary): Do not translate %S in the following line. +# Place the word %S where the name of the mailbox should appear +buildingSummary=נבנה קובץ תקציר עבור %S… + +# Status - parsing folder +localStatusDocumentDone=סיום + +# Status - pop3 server error +#LOCALIZATION NOTE (pop3ServerError): Do not translate POP3 in the following line. +pop3ServerError=אירעה שגיאה עם שרת הדוא״ל מסוג POP3. + +# Status - pop3 user name failed +pop3UsernameFailure=שליחת שם המשתמש לא הצליחה. + +# Status - password failed +#LOCALIZATION NOTE (pop3PasswordFailed): Do not translate "%1$S" below. +# Place the word %1$S where the user name should appear. +pop3PasswordFailed=שליחת הססמה למשתמש %1$S לא הצליחה. + +# Status - write error occurred + +# Status - retr failure from the server +pop3RetrFailure=הפקודה RETR לא הצליחה. אחזור ההודעה לא הצליח. + +# Status - password undefined +pop3PasswordUndefined=קבלת ססמת הדוא״ל נכשלה. + +# Status - username undefined + +# Status - list failure + +# Status - delete error + +# Status - stat failed + +#LOCALIZATION NOTE (pop3ServerSaid): Do not remove the leading space during translation. +pop3ServerSaid= שרת הדוא״ל %S הגיב: + +copyingMessagesStatus=הודעה %S מתוך %S מועתקת לתוך %S + +movingMessagesStatus=הודעה %S מתוך %S מועברת לתוך %S + +# Status - pop3 server or folder busy +# LOCALIZATION NOTE (pop3ServerBusy): Do not translate the word "%S" below. +# Place %S where the account name should appear. + + + +movemailCantDeleteLock=לא ניתן למחוק את קובץ הנעילה %S. + + + +#LOCALIZATION NOTE (movemailCantParseSpool): %S is file name + + +# Status - the server doesn't support UIDL… +# LOCALIZATION NOTE(pop3ServerDoesNotSupportUidlEtc): The following sentence should be translated in this way: +# Do not translate "POP3" +# Do not translate "%S". Place %S in your translation where the name of the server should appear. +# Do not translate "UIDL" + +# Status - the server doesn't support the top command +# LOCALIZATION NOTE(pop3ServerDoesNotSupportTopCommand): The following sentence should be translated in this way: +# Do not translate "POP3" +# Do not translate "%S". Place %S in your translation where the name of the server should appear. +# Do not translate "TOP" + + +# LOCALIZATION NOTE (pop3MoveFolderToTrash): Do not translate the word %S below. +# "%S" is the the name of the folder. +pop3MoveFolderToTrash=למחוק את התיקייה ‚%S’? + +pop3DeleteFolderDialogTitle=מחיקת תיקיה + +pop3DeleteFolderButtonLabel=מ&חיקת תיקייה + + + + + +# Authentication server caps and pref don't match + +# Status - Could not log in to GSSAPI, and it was the only method + diff --git a/l10n-he/mail/chrome/messenger/mailEditorOverlay.dtd b/l10n-he/mail/chrome/messenger/mailEditorOverlay.dtd new file mode 100644 index 0000000000..9f691f7c08 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/mailEditorOverlay.dtd @@ -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/. --> + +<!ENTITY sendPage.label "שלח דף..."> +<!ENTITY sendPage.accesskey "g"> + + diff --git a/l10n-he/mail/chrome/messenger/mailOverlay.dtd b/l10n-he/mail/chrome/messenger/mailOverlay.dtd new file mode 100644 index 0000000000..f20fec4a0e --- /dev/null +++ b/l10n-he/mail/chrome/messenger/mailOverlay.dtd @@ -0,0 +1,13 @@ +<!-- 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 newMessageCmd2.key "N"> +<!ENTITY newMessageCmd.key "M"> +<!ENTITY newMessageCmd.label "הודעה"> +<!ENTITY newMessageCmd.accesskey "ה"> + +<!ENTITY newContactCmd.label "איש קשר בספר כתובות…"> +<!ENTITY newContactCmd.accesskey "א"> + + diff --git a/l10n-he/mail/chrome/messenger/mailViewList.dtd b/l10n-he/mail/chrome/messenger/mailViewList.dtd new file mode 100644 index 0000000000..57bed4fce5 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/mailViewList.dtd @@ -0,0 +1,9 @@ +<!-- 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 msgViewPickerOverlay.dtd UI for showing various views on a folder --> + +<!ENTITY mailViewListTitle.label "התאמה אישית לתצוגות הודעה"> + + diff --git a/l10n-he/mail/chrome/messenger/mailViewSetup.dtd b/l10n-he/mail/chrome/messenger/mailViewSetup.dtd new file mode 100644 index 0000000000..07fc3a3c70 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/mailViewSetup.dtd @@ -0,0 +1,25 @@ +<!-- 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/. --> + +<!-- +# Translator(s): +# +# Tomer Cohen <tomer.mozilla@tomercohen.com> +# +--> +<!-- +# Reviewer(s): +# +# Tomer Cohen <tomer.mozilla@tomercohen.com> +# +--> + +<!--LOCALIZATION NOTE msgViewPickerOverlay.dtd UI for showing various views on a folder --> + +<!ENTITY mailViewSetupTitle.label "הגדרות תצוגת הודעה"> +<!ENTITY mailViewHeading.label "שם תצוגת הודעה"> +<!ENTITY mailViewHeading.accesskey "e"> +<!ENTITY searchTermCaption.label "כשתצוגה זו נבחרת, הצג רק הודעות תואמות:"> + + diff --git a/l10n-he/mail/chrome/messenger/mailviews.properties b/l10n-he/mail/chrome/messenger/mailviews.properties new file mode 100644 index 0000000000..83bce9d057 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/mailviews.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/. + +# +# Mail Views +# + +mailViewPeopleIKnow=אנשים שאני מכיר +mailViewRecentMail=דואר שהתקבל לאחרונה +mailViewLastFiveDays=בחמשה ימים האחרונים +mailViewNotJunk=לא זבל +mailViewHasAttachments=מכיל קבצים מצורפים + diff --git a/l10n-he/mail/chrome/messenger/markByDate.dtd b/l10n-he/mail/chrome/messenger/markByDate.dtd new file mode 100644 index 0000000000..23b434d84c --- /dev/null +++ b/l10n-he/mail/chrome/messenger/markByDate.dtd @@ -0,0 +1,11 @@ +<!-- 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 messageMarkByDate.label "סמן הודעות כנקראות לפי תאריך"> +<!ENTITY markByDateLower.label "סמן הודעות כנקראות מתאריך:"> +<!ENTITY markByDateLower.accesskey "F"> +<!ENTITY markByDateUpper.label "עד תאריך:"> +<!ENTITY markByDateUpper.accesskey "T"> + + diff --git a/l10n-he/mail/chrome/messenger/messenger.dtd b/l10n-he/mail/chrome/messenger/messenger.dtd new file mode 100644 index 0000000000..f8aeb55735 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messenger.dtd @@ -0,0 +1,926 @@ +<!-- 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 titledefault.label "&brandFullName;"> +<!ENTITY titleSeparator.label " - "> + +<!-- File Menu --> +<!ENTITY newFolderCmd.label "תיקייה…"> +<!ENTITY newFolderCmd.accesskey "ת"> +<!ENTITY closeTabCmd2.label "סגירת לשונית"> +<!ENTITY closeTabCmd2.accesskey "ס"> +<!ENTITY closeOtherTabsCmd2.label "סגירת לשוניות אחרות"> +<!ENTITY closeOtherTabsCmd2.accesskey "א"> +<!ENTITY recentlyClosedTabsCmd.label "לשוניות שנסגרו לאחרונה"> +<!ENTITY recentlyClosedTabsCmd.accesskey "נ"> + +<!ENTITY undoCloseTabCmd.commandkey "T"> +<!-- LOCALIZATION NOTE (moveToNewWindow.label): + Menu option to cause the current tab to be migrated to a new Thunderbird + window. + --> +<!ENTITY moveToNewWindow.label "העברה לחלון חדש"> +<!ENTITY moveToNewWindow.accesskey "ח"> +<!ENTITY newVirtualFolderCmd.label "חיפוש שמור…"> +<!ENTITY newVirtualFolderCmd.accesskey "פ"> +<!ENTITY newOtherAccountsCmd.label "חשבונות אחרים…"> +<!ENTITY newOtherAccountsCmd.accesskey "א"> +<!ENTITY newCreateEmailAccountCmd.label "קבלת חשבון דואר חדש…"> +<!ENTITY newCreateEmailAccountCmd.accesskey "ח"> +<!ENTITY newExistingEmailAccountCmd.label "חשבון דואר קיים…"> +<!ENTITY newExistingEmailAccountCmd.accesskey "ק"> +<!ENTITY newIMAccountCmd.label "חשבון צ׳אט…"> +<!ENTITY newIMAccountCmd.accesskey "צ"> +<!ENTITY newFeedAccountCmd.label "חשבון הזנה…"> +<!ENTITY newFeedAccountCmd.accesskey "ז"> +<!ENTITY newIMContactCmd.label "איש קשר מצ׳אט…"> +<!ENTITY newIMContactCmd.accesskey "ק"> +<!ENTITY newMessageCmd.label "הודעה"> +<!ENTITY newMessageCmd.accesskey "ד"> +<!ENTITY openMessageFileCmd.label "פתח הודעה שמורה…"> +<!ENTITY openMessageFileCmd.accesskey "ת"> +<!ENTITY saveAsMenu.label "שמור"> +<!ENTITY saveAsMenu.accesskey "מ"> +<!ENTITY saveAsFileCmd.label "כקובץ"> +<!ENTITY saveAsFileCmd.accesskey "כ"> +<!ENTITY saveAsFileCmd.key "s"> +<!ENTITY saveAsTemplateCmd.label "כתבנית"> +<!ENTITY saveAsTemplateCmd.accesskey "נ"> +<!ENTITY getNewMsgForCmd.label "קבל הודעות חדשות עבור"> +<!ENTITY getNewMsgForCmd.accesskey "ב"> +<!ENTITY getAllNewMsgCmdPopupMenu.label "כל החשבונות"> +<!ENTITY getAllNewMsgCmdPopupMenu.accesskey "כ"> +<!ENTITY getNewMsgCurrentAccountCmdPopupMenu.label "חשבון נוכחי"> +<!ENTITY getNewMsgCurrentAccountCmdPopupMenu.accesskey "נ"> +<!ENTITY getNextNMsgCmd2.label "קבלת הודעות החדשות הבאות"> +<!ENTITY getNextNMsgCmd2.accesskey "ב"> +<!ENTITY sendUnsentCmd.label "שליחת הודעות שטרם נשלחו"> +<!ENTITY sendUnsentCmd.accesskey "ע"> +<!ENTITY subscribeCmd.label "הרשמה כמנוי…"> +<!ENTITY subscribeCmd.accesskey "ר"> +<!ENTITY deleteFolder.label "מחיקת תיקייה"> +<!ENTITY deleteFolder.accesskey "מ"> +<!ENTITY renameFolder.label "שינוי שם תיקייה…"> +<!ENTITY renameFolder.accesskey "ש"> +<!ENTITY renameFolder.key "VK_F2"> +<!ENTITY compactFolders.label "כווץ תיקיות"> +<!ENTITY compactFolders.accesskey "כ"> +<!ENTITY emptyTrashCmd.label "רוקן אשפה"> +<!ENTITY emptyTrashCmd.accesskey "א"> +<!ENTITY offlineMenu.label "לא־מקוון"> +<!ENTITY offlineMenu.accesskey "ל"> +<!ENTITY offlineGoOfflineCmd.label "עבוד לא־מקוון"> +<!ENTITY offlineGoOfflineCmd.accesskey "ל"> +<!ENTITY synchronizeOfflineCmd.label "הורד/סנכרן כעת..."> +<!ENTITY synchronizeOfflineCmd.accesskey "ס"> +<!ENTITY settingsOfflineCmd2.label "הגדרות מצב לא־מקוון"> +<!ENTITY settingsOfflineCmd2.accesskey "ל"> +<!ENTITY downloadSelectedCmd.label "קבל הודעות מסומנות"> +<!ENTITY downloadSelectedCmd.accesskey "מ"> +<!ENTITY downloadStarredCmd.label "קבל הודעות מסומנות בכוכבית"> +<!ENTITY downloadStarredCmd.accesskey "ק"> +<!ENTITY printCmd.label "הדפסה…"> +<!ENTITY printCmd.accesskey "ד"> +<!ENTITY printCmd.key "p"> +<!ENTITY printPreviewCmd.label "תצוגה לפני הדפסה"> +<!ENTITY printPreviewCmd.accesskey "נ"> +<!ENTITY printSetupCmd.label "הגדרת עמוד…"> +<!ENTITY printSetupCmd.accesskey "ה"> + +<!-- Edit Menu --> +<!ENTITY deleteMsgCmd.label "מחק הודעה"> +<!ENTITY deleteMsgCmd.accesskey "ח"> +<!ENTITY undeleteMsgCmd.label "בטל מחיקת הודעה"> +<!ENTITY undeleteMsgCmd.accesskey "ב"> +<!ENTITY deleteMsgsCmd.label "מחק הודעות נבחרות"> +<!ENTITY deleteMsgsCmd.accesskey "נ"> +<!ENTITY undeleteMsgsCmd.label "בטל מחיקת הודעות נבחרות"> +<!ENTITY undeleteMsgsCmd.accesskey "ב"> +<!ENTITY deleteFolderCmd.label "מחיקת תיקייה"> +<!ENTITY deleteFolderCmd.accesskey "ת"> +<!ENTITY unsubscribeNewsgroupCmd.label "בטל מנוי"> +<!ENTITY unsubscribeNewsgroupCmd.accesskey "מ"> +<!ENTITY selectMenu.label "בחר"> +<!ENTITY selectMenu.accesskey "ב"> +<!ENTITY all.label "הכול"> +<!ENTITY all.accesskey "ה"> +<!ENTITY selectThreadCmd.label "נושא דיון"> +<!ENTITY selectThreadCmd.accesskey "נ"> +<!ENTITY selectThreadCmd.key "a"> +<!ENTITY selectFlaggedCmd.label "הודעות מסומנות בכוכבית"> +<!ENTITY selectFlaggedCmd.accesskey "מ"> +<!ENTITY menuFavoriteFolder.label "תיקייה מועדפת"> +<!ENTITY menuFavoriteFolder.accesskey "ע"> +<!ENTITY folderPropsCmd2.label "מאפיינים"> +<!ENTITY folderPropsFolderCmd2.label "מאפייני תיקייה"> +<!ENTITY folderPropsNewsgroupCmd2.label "מאפייני קבוצת חדשות"> +<!ENTITY folderPropsCmd.accesskey "א"> +<!ENTITY undoDeleteMsgCmd.label "בטל מחיקת הודעה"> +<!ENTITY redoDeleteMsgCmd.label "בצע שוב מחיקת הודעה"> +<!ENTITY undoMoveMsgCmd.label "בטל העברת הודעה"> +<!ENTITY redoMoveMsgCmd.label "בצע שוב העברת הודעה"> +<!ENTITY undoCopyMsgCmd.label "בטל העתקת הודעה"> +<!ENTITY redoCopyMsgCmd.label "בצע שוב העתקת הודעה"> +<!ENTITY undoMarkAllCmd.label "בטל סמן הכול כנקרא"> +<!ENTITY redoMarkAllCmd.label "בצע שוב סמן הכול כנקרא"> +<!ENTITY undoDefaultCmd.label "ביטול פעולה אחרונה"> +<!ENTITY undoDefaultCmd.accesskey "ב"> +<!ENTITY redoDefaultCmd.label "בצע שוב"> +<!ENTITY redoDefaultCmd.accesskey "צ"> + +<!-- View Menu --> +<!ENTITY menubarCmd.label "שורת תפריט"> +<!ENTITY menubarCmd.accesskey "ש"> +<!ENTITY showMessengerToolbarCmd.label "סרגל כלים דואר"> +<!ENTITY showMessengerToolbarCmd.accesskey "ס"> +<!ENTITY customizeToolbar.label "התאמה אישית…"> +<!ENTITY customizeToolbar.accesskey "ה"> + +<!ENTITY messagePaneLayoutStyle.label "פריסה"> +<!ENTITY messagePaneLayoutStyle.accesskey "פ"> +<!ENTITY messagePaneClassic.label "תצוגה קלאסית"> +<!ENTITY messagePaneClassic.accesskey "צ"> +<!ENTITY messagePaneWide.label "תצוגה רחבה"> +<!ENTITY messagePaneWide.accesskey "ח"> +<!ENTITY messagePaneVertical.label "תצוגה אנכית"> +<!ENTITY messagePaneVertical.accesskey "א"> +<!ENTITY showFolderPaneCmd.label "לוח תיקיות"> +<!ENTITY showFolderPaneCmd.accesskey "ת"> +<!ENTITY showFolderPaneColsCmd.label "עמודות חלונית תיקיות"> +<!ENTITY showFolderPaneColsCmd.accesskey "ח"> +<!ENTITY showMessageCmd.label "חלונית הודעה"> +<!ENTITY showMessageCmd.accesskey "ה"> + +<!ENTITY folderView.label "תיקיות"> +<!ENTITY folderView.accesskey "ת"> +<!ENTITY unifiedFolders.label "מאוחד"> +<!ENTITY unifiedFolders.accesskey "א"> +<!ENTITY allFolders.label "הכול"> +<!ENTITY allFolders.accesskey "ה"> +<!ENTITY unreadFolders.label "לא נקראה"> +<!ENTITY unreadFolders.accesskey "נ"> +<!ENTITY favoriteFolders.label "מועדפים"> +<!ENTITY favoriteFolders.accesskey "מ"> +<!ENTITY recentFolders.label "אחרונים"> +<!ENTITY recentFolders.accesskey "א"> +<!ENTITY compactVersion.label "תצוגה חסכונית"> +<!ENTITY compactVersion.accesskey "ח"> +<!ENTITY folderPaneBar.label "סרגל כלים של חלונית תיקיות"> +<!ENTITY folderPaneBar.accesskey "ס"> + +<!-- Sort Menu --> +<!ENTITY sortMenu.label "סדר לפי"> +<!ENTITY sortMenu.accesskey "ס"> +<!ENTITY sortByDateCmd.label "תאריך"> +<!ENTITY sortByDateCmd.accesskey "ת"> +<!ENTITY sortByReceivedCmd.label "התקבל"> +<!ENTITY sortByReceivedCmd.accesskey "ה"> +<!ENTITY sortByStarCmd.label "סמן בכוכב"> +<!ENTITY sortByStarCmd.accesskey "כ"> +<!ENTITY sortByAttachmentsCmd.label "נספחים"> +<!ENTITY sortByAttachmentsCmd.accesskey "ס"> +<!ENTITY sortByPriorityCmd.label "עדיפות"> +<!ENTITY sortByPriorityCmd.accesskey "ע"> +<!ENTITY sortBySizeCmd.label "גודל"> +<!ENTITY sortBySizeCmd.accesskey "ג"> +<!ENTITY sortByStatusCmd.label "מצב"> +<!ENTITY sortByStatusCmd.accesskey "מ"> +<!ENTITY sortByTagsCmd.label "תווית"> +<!ENTITY sortByTagsCmd.accesskey "ת"> +<!ENTITY sortByJunkStatusCmd.label "מצב זבל"> +<!ENTITY sortByJunkStatusCmd.accesskey "ז"> +<!ENTITY sortBySubjectCmd.label "נושא"> +<!ENTITY sortBySubjectCmd.accesskey "נ"> +<!ENTITY sortByFromCmd.label "שולח"> +<!ENTITY sortByFromCmd.accesskey "מ"> +<!ENTITY sortByRecipientCmd.label "נמען"> +<!ENTITY sortByRecipientCmd.accesskey "ע"> +<!ENTITY sortByUnreadCmd.label "נקראה"> +<!ENTITY sortByUnreadCmd.accesskey "ק"> +<!ENTITY sortByOrderReceivedCmd.label "סדר הגעה"> +<!ENTITY sortByOrderReceivedCmd.accesskey "ס"> +<!ENTITY sortAscending.label "עולה"> +<!ENTITY sortAscending.accesskey "ע"> +<!ENTITY sortDescending.label "יורד"> +<!ENTITY sortDescending.accesskey "י"> +<!ENTITY sortThreaded.label "לפי נושא דיון"> +<!ENTITY sortThreaded.accesskey "T"> +<!ENTITY sortUnthreaded.label "לא לפי נושא דיון"> +<!ENTITY sortUnthreaded.accesskey "h"> +<!ENTITY groupBySort.label "ממוין לפי סיווג"> +<!ENTITY groupBySort.accesskey "ס"> +<!ENTITY msgsMenu.label "הודעות"> +<!ENTITY msgsMenu.accesskey "ה"> +<!ENTITY threads.label "נושאי דיון"> +<!ENTITY threads.accesskey "ד"> +<!ENTITY allMsgsCmd.label "הכול"> +<!ENTITY allMsgsCmd.accesskey "ה"> +<!ENTITY expandAllThreadsCmd.label "הרחב את כל נושאי הדיון"> +<!ENTITY expandAllThreadsCmd.accesskey "ה"> +<!ENTITY expandAllThreadsCmd.key "*"> +<!ENTITY collapseAllThreadsCmd.label "צמצם את כל נושאי הדיון"> +<!ENTITY collapseAllThreadsCmd.accesskey "צ"> +<!ENTITY collapseAllThreadsCmd.key "\"> +<!ENTITY unreadMsgsCmd.label "לא נקראה"> +<!ENTITY unreadMsgsCmd.accesskey "ל"> +<!ENTITY threadsWithUnreadCmd.label "נושאי דיון שלא נקראו"> +<!ENTITY threadsWithUnreadCmd.accesskey "נ"> +<!ENTITY watchedThreadsWithUnreadCmd.label "נושאי דיון במעקב שלא נקראו"> +<!ENTITY watchedThreadsWithUnreadCmd.accesskey "מ"> +<!ENTITY ignoredThreadsCmd.label "נושאי דיון מהם מתעלמים"> +<!ENTITY ignoredThreadsCmd.accesskey "ע"> + +<!ENTITY headersMenu.label "כותרות"> +<!ENTITY headersMenu.accesskey "כ"> +<!ENTITY headersAllCmd.label "הכול"> +<!ENTITY headersAllCmd.accesskey "ה"> +<!ENTITY headersNormalCmd.label "רגילה"> +<!ENTITY headersNormalCmd.accesskey "ר"> +<!ENTITY bodyMenu.label "גוף הודעה"> +<!ENTITY bodyMenu.accesskey "B"> +<!ENTITY bodyAllowHTML.label "כ־HTML מקורי"> +<!ENTITY bodyAllowHTML.accesskey "מ"> +<!ENTITY bodySanitized.label "כ־HTML פשוט"> +<!ENTITY bodySanitized.accesskey "פ"> +<!ENTITY bodyAsPlaintext.label "כטקסט פשוט"> +<!ENTITY bodyAsPlaintext.accesskey "ט"> +<!ENTITY bodyAllParts.label "כל חלקי הגוף"> +<!ENTITY bodyAllParts.accesskey "ג"> + +<!ENTITY bodyMenuFeed.label "גוף הודעות הזנה בתור"> +<!ENTITY bodyMenuFeed.accesskey "ז"> +<!ENTITY viewFeedWebPage.label "דף אינטרנט"> +<!ENTITY viewFeedWebPage.accesskey "ד"> +<!ENTITY viewFeedSummary.label "תקציר"> +<!ENTITY viewFeedSummary.accesskey "ת"> +<!ENTITY viewFeedSummaryFeedPropsPref.label "פורמט ברירת מחדל"> +<!ENTITY viewFeedSummaryFeedPropsPref.accesskey "ב"> + +<!ENTITY viewAttachmentsInlineCmd.label "הצג נספחים בתוך השורה"> +<!ENTITY viewAttachmentsInlineCmd.accesskey "ש"> + +<!ENTITY pageSourceCmd.label "קוד מקור ההודעה"> +<!ENTITY pageSourceCmd.accesskey "מ"> +<!ENTITY pageSourceCmd.key "u"> +<!ENTITY getNewMessagesCmd.key "y"> +<!ENTITY getAllNewMessagesCmd.key "Y"> + +<!-- Search Menu --> +<!ENTITY findMenu.label "מצא"> +<!ENTITY findMenu.accesskey "מ"> +<!ENTITY findCmd.label "מצא בהודעה זו..."> +<!ENTITY findCmd.accesskey "מ"> +<!ENTITY findCmd.key "f"> +<!ENTITY findAgainCmd.label "מצא שוב"> +<!ENTITY findAgainCmd.accesskey "ש"> +<!ENTITY findAgainCmd.key "g"> +<!ENTITY findAgainCmd.key2 "VK_F3"> +<!ENTITY findPrevCmd.key "g"> +<!ENTITY findPrevCmd.key2 "VK_F3"> +<!ENTITY searchMailCmd.label "חפש בהודעות..."> +<!ENTITY searchMailCmd.accesskey "ה"> +<!ENTITY searchMailCmd.key "f"> +<!ENTITY searchAddressesCmd.label "חפש בכתובות..."> +<!ENTITY searchAddressesCmd.accesskey "כ"> + +<!-- Go Menu --> +<!ENTITY goMenu.label "עבור"> +<!ENTITY goMenu.accesskey "ב"> +<!ENTITY nextMenu.label "הבא"> +<!ENTITY nextMenu.accesskey "ב"> +<!ENTITY nextMsgCmd.label "הודעה"> +<!ENTITY nextMsgCmd.accesskey "ה"> +<!ENTITY nextMsgCmd.key "f"> +<!ENTITY nextUnreadMsgCmd.label "הודעה שלא נקראה"> +<!ENTITY nextUnreadMsgCmd.accesskey "ש"> +<!ENTITY nextUnreadMsgCmd.key "n"> +<!ENTITY nextStarredMsgCmd.label "הודעה מסומנת בכוכבית"> +<!ENTITY nextStarredMsgCmd.accesskey "ס"> +<!ENTITY nextUnreadThread.label "נושא דיון שלא נקרא"> +<!ENTITY nextUnreadThread.accesskey "נ"> +<!ENTITY nextUnreadThread.key "t"> +<!ENTITY prevMenu.label "קודם"> +<!ENTITY prevMenu.accesskey "ה"> +<!ENTITY prevMsgCmd.label "הודעה"> +<!ENTITY prevMsgCmd.accesskey "ה"> +<!ENTITY prevMsgCmd.key "b"> +<!ENTITY prevUnreadMsgCmd.label "הודעה שלא נקראה"> +<!ENTITY prevUnreadMsgCmd.accesskey "ש"> +<!ENTITY prevUnreadMsgCmd.key "p"> +<!ENTITY goForwardCmd.label "קדימה"> +<!ENTITY goForwardCmd.accesskey "ד"> +<!ENTITY goForwardCmd.commandKey "]"> +<!ENTITY goBackCmd.label "אחורה"> +<!ENTITY goBackCmd.accesskey "א"> +<!ENTITY goBackCmd.commandKey "["> +<!ENTITY goChatCmd.label "צ׳אט"> +<!ENTITY goChatCmd.accesskey "צ"> +<!ENTITY prevStarredMsgCmd.label "הודעה מסומנת בכוכבית"> +<!ENTITY prevStarredMsgCmd.accesskey "ס"> +<!ENTITY folderMenu.label "תיקייה"> +<!ENTITY folderMenu.accesskey "ת"> +<!ENTITY goRecentlyClosedTabs.label "לשוניות שנסגרו לאחרונה"> +<!ENTITY goRecentlyClosedTabs.accesskey "א"> +<!ENTITY startPageCmd.label "דף הפתיחה"> +<!ENTITY startPageCmd.accesskey "ה"> + +<!-- Message Menu --> +<!ENTITY msgMenu.label "הודעה"> +<!ENTITY msgMenu.accesskey "ה"> +<!ENTITY newMsgCmd.label "הודעה חדשה"> +<!ENTITY newMsgCmd.accesskey "ח"> +<!ENTITY newNewMsgCmd.label "הודעה"> +<!ENTITY newNewMsgCmd.accesskey "ה"> +<!ENTITY archiveMsgCmd.label "העבר לארכיון"> +<!ENTITY archiveMsgCmd.accesskey "א"> +<!ENTITY archiveMsgCmd.key "a"> +<!ENTITY cancelNewsMsgCmd.label "בטל הודעה"> +<!ENTITY cancelNewsMsgCmd.accesskey "M"> +<!ENTITY replyMsgCmd.label "השב"> +<!ENTITY replyMsgCmd.accesskey "ש"> +<!ENTITY replyMsgCmd.key "r"> +<!ENTITY replySenderCmd.label "השב לשולח בלבד"> +<!ENTITY replySenderCmd.accesskey "ב"> +<!ENTITY replyToAllMsgCmd.label "השב לכולם"> +<!ENTITY replyToAllMsgCmd.accesskey "כ"> +<!ENTITY replyToAllMsgCmd.key "r"> +<!ENTITY replyToListMsgCmd.label "השב לרשימה"> +<!ENTITY replyToListMsgCmd.accesskey "ר"> +<!ENTITY replyToListMsgCmd.key "l"> +<!ENTITY forwardMsgCmd.label "העבר"> +<!ENTITY forwardMsgCmd.accesskey "ע"> +<!ENTITY forwardMsgCmd.key "l"> +<!ENTITY forwardAsMenu.label "העבר בתור"> +<!ENTITY forwardAsMenu.accesskey "ר"> +<!ENTITY forwardAsInline.label "גוף הודעה"> +<!ENTITY forwardAsInline.accesskey "ג"> +<!ENTITY forwardAsAttachmentCmd.label "קובץ מצורף"> +<!ENTITY forwardAsAttachmentCmd.accesskey "A"> +<!ENTITY editAsNewMsgCmd.label "עריכה כהודעה חדשה"> +<!ENTITY editAsNewMsgCmd.accesskey "ע"> +<!ENTITY editAsNewMsgCmd.key "ע"> +<!ENTITY editDraftMsgCmd.label "עריכת הודעת טיוטה"> +<!ENTITY editDraftMsgCmd.accesskey "ט"> +<!ENTITY editTemplateMsgCmd.label "עריכת תבנית"> +<!ENTITY editTemplateMsgCmd.accesskey "ת"> +<!ENTITY newMsgFromTemplateCmd.label "הודעה חדשה מתבנית"> +<!ENTITY newMsgFromTemplateCmd.keycode "VK_RETURN"><!-- do not change "VK_RETURN" --> +<!ENTITY createFilter.label "צור מסנן מהודעה…"> +<!ENTITY createFilter.accesskey "צ"> +<!ENTITY moveMsgToMenu.label "העבר"> +<!ENTITY moveMsgToMenu.accesskey "ה"> +<!ENTITY moveCopyMsgRecentMenu.label "אחרונים"> +<!ENTITY moveCopyMsgRecentMenu.accesskey "א"> +<!ENTITY copyMessageLocation.label "העתק מיקום הודעה"> +<!ENTITY copyMessageLocation.accesskey "מ"> +<!ENTITY copyMsgToMenu.label "העתק"> +<!ENTITY copyMsgToMenu.accesskey "ע"> +<!ENTITY moveToFolderAgain.label "העבר שוב"> +<!ENTITY moveToFolderAgain.accesskey "ש"> +<!ENTITY moveToFolderAgainCmd.key "m"> +<!ENTITY killThreadMenu.label "התעלם מנושא דיון"> +<!ENTITY killThreadMenu.accesskey "ה"> +<!ENTITY killThreadMenu.key "k"> +<!ENTITY killSubthreadMenu.label "התעלם מתתי דיונים"> +<!ENTITY killSubthreadMenu.accesskey "ת"> +<!ENTITY killSubthreadMenu.key "k"> +<!ENTITY watchThreadMenu.label "עקוב אחר נושא דיון"> +<!ENTITY watchThreadMenu.accesskey "W"> +<!ENTITY watchThreadMenu.key "w"> +<!ENTITY tagMenu.label "תווית"> +<!ENTITY tagMenu.accesskey "g"> +<!ENTITY tagCmd0.key "0"> +<!ENTITY tagCmd1.key "1"> +<!ENTITY tagCmd2.key "2"> +<!ENTITY tagCmd3.key "3"> +<!ENTITY tagCmd4.key "4"> +<!ENTITY tagCmd5.key "5"> +<!ENTITY tagCmd6.key "6"> +<!ENTITY tagCmd7.key "7"> +<!ENTITY tagCmd8.key "8"> +<!ENTITY tagCmd9.key "9"> +<!ENTITY markMenu.label "סמן"> +<!ENTITY markMenu.accesskey "ס"> +<!ENTITY toggleReadCmd.key "m"> +<!ENTITY markAsReadCmd.label "כנקרא"> +<!ENTITY markAsReadCmd.accesskey "נ"> +<!ENTITY markAsUnreadCmd.label "כלא נקראה"> +<!ENTITY markAsUnreadCmd.accesskey "ל"> +<!ENTITY markThreadAsReadCmd.label "נושא כנקרא"> +<!ENTITY markThreadAsReadCmd.accesskey "נ"> +<!ENTITY markThreadAsReadCmd.key "r"> +<!ENTITY markReadByDateCmd.label "כנקראות מתאריך…"> +<!ENTITY markReadByDateCmd.accesskey "D"> +<!ENTITY markReadByDateCmd.key "c"> +<!ENTITY markAllReadCmd.label "הכול כנקרא"> +<!ENTITY markAllReadCmd.accesskey "ה"> +<!ENTITY markAllReadCmd.key "c"> +<!ENTITY markStarredCmd.label "הוסף כוכבית"> +<!ENTITY markStarredCmd.accesskey "כ"> +<!ENTITY markStarredCmd.key "S"> +<!ENTITY markAsJunkCmd.label "כזבל"> +<!ENTITY markAsJunkCmd.accesskey "ז"> +<!ENTITY markAsJunkCmd.key "j"> +<!ENTITY markAsNotJunkCmd.label "כלא־זבל"> +<!ENTITY markAsNotJunkCmd.accesskey "ל"> +<!ENTITY markAsNotJunkCmd.key "j"> +<!ENTITY recalculateJunkScoreCmd.label "הפעל פקדי דואר זבל"> +<!ENTITY recalculateJunkScoreCmd.accesskey "פ"> +<!ENTITY openMessageWindowCmd.label "פתיחה"> +<!ENTITY openMessageWindowCmd.accesskey "פ"> +<!ENTITY openMessageWindowCmd.key "o"> +<!ENTITY openAttachmentListCmd.label "קבצים מצורפים"> +<!ENTITY openFeedMessage1.label "בעת פתיחת הודעות בהזנה"> +<!ENTITY openFeedMessage1.accesskey "פ"> +<!ENTITY openFeedWebPage.label "פתיחה כעמוד אינטרנט"> +<!ENTITY openFeedWebPage.accesskey "ע"> +<!ENTITY openFeedSummary.label "פתיחה כתקציר"> +<!ENTITY openFeedWebPageInMP.label "החלף בין דף אינטרנט ותקציר בחלונית ההודעה"> +<!ENTITY openFeedWebPageInMP.accesskey "ח"> + +<!-- Windows Menu --> +<!ENTITY windowMenu.label "חלון"> + +<!-- Tools Menu --> +<!ENTITY tasksMenu.label "כלים"> +<!ENTITY tasksMenu.accesskey "כ"> +<!ENTITY messengerCmd.label "דואר וקבוצות דיון"> +<!ENTITY messengerCmd.accesskey "ד"> +<!ENTITY addressBookCmd.label "ספר כתובות"> +<!ENTITY addressBookCmd.accesskey "כ"> +<!ENTITY addressBookCmd.key "B"> +<!ENTITY addons.label "תוספות"> +<!ENTITY addons.accesskey "ת"> +<!ENTITY addonPrefs.label "אפשרויות תוספות"> +<!ENTITY addonPrefs.accesskey "ת"> +<!ENTITY addonPrefsUnix.label "העדפות תוספת"> +<!ENTITY addonPrefsUnix.accesskey "ע"> +<!ENTITY addonNoPrefs.label "לא נמצאו הגדרות לתוסף."> +<!ENTITY activitymanager.label "מנהל פעילויות"> +<!ENTITY activitymanager.accesskey "פ"> +<!ENTITY imAccountsStatus.label "מצב הצ׳אט"> +<!ENTITY imAccountsStatus.accesskey "צ"> +<!ENTITY imStatus.available "זמין"> +<!ENTITY imStatus.unavailable "לא זמין"> +<!ENTITY imStatus.offline "כבוי"> +<!ENTITY imStatus.showAccounts "הצגת חשבונות…"> +<!ENTITY joinChatCmd.label "הצטרפות לצ׳אט…"> +<!ENTITY joinChatCmd.accesskey "ט"> +<!ENTITY savedFiles.label "קבצים שמורים"> +<!ENTITY savedFiles.accesskey "ק"> +<!ENTITY savedFiles.key "j"> +<!ENTITY filtersCmd2.label "מסנני הודעות"> +<!ENTITY filtersCmd2.accesskey "ס"> +<!ENTITY filtersApply.label "הפעל מסננים על התיקייה"> +<!ENTITY filtersApply.accesskey "מ"> +<!ENTITY filtersApplyToSelection.label "הפעל מסננים על הודעות נבחרות"> +<!ENTITY filtersApplyToSelection.accesskey "נ"> +<!ENTITY filtersApplyToMessage.label "הפעל מסננים על הודעה"> +<!ENTITY filtersApplyToMessage.accesskey "ם"> +<!ENTITY runJunkControls.label "הפעל פקדי דואר זבל על התיקייה"> +<!ENTITY runJunkControls.accesskey "פ"> +<!ENTITY deleteJunk.label "מחק דואר המסומן כזבל בתיקייה"> +<!ENTITY deleteJunk.accesskey "ח"> +<!ENTITY importCmd.label "ייבוא…"> +<!ENTITY importCmd.accesskey "י"> +<!ENTITY clearRecentHistory.label "ניקוי היסטוריה אחרונה…"> +<!ENTITY clearRecentHistory.accesskey "ה"> +<!ENTITY accountManagerCmd2.label "הגדרות חשבון"> +<!ENTITY accountManagerCmd2.accesskey "ג"> +<!-- LOCALIZATION NOTE (accountManagerCmdUnix.accesskey): + Belongs to accountManagerCmd.label, which is placed under the Edit menu + on Unix systems + --> +<!ENTITY accountManagerCmdUnix2.accesskey "ח"> + +<!-- Developer Tools Submenu --> +<!ENTITY devtoolsMenu.label "כלי פיתוח"> +<!ENTITY devtoolsMenu.accesskey "פ"> +<!ENTITY devToolboxCmd.label "ארגז כלים מפתחים"> +<!ENTITY devToolboxCmd.accesskey "א"> +<!ENTITY debugAddonsCmd.label "ניפוי שגיאות בתוספות"> +<!ENTITY debugAddonsCmd.accesskey "ת"> +<!ENTITY errorConsoleCmd.label "מסוף שגיאות"> +<!ENTITY errorConsoleCmd.accesskey "ש"> + +<!-- Mail Toolbar --> +<!ENTITY getMsgButton1.label "קבלת הודעות"> +<!ENTITY newMsgButton.label "כתיבה"> +<!ENTITY replyButton.label "השב"> +<!ENTITY replyAllButton.label "השב לכולם"> +<!ENTITY replyListButton.label "השב לרשימה"> +<!ENTITY forwardButton.label "העבר"> +<!ENTITY fileButton.label "תייק"> +<!ENTITY archiveButton.label "העבר לארכיון"> +<!ENTITY openConversationButton.label "שיחה"> +<!ENTITY nextButton.label "הבא"> +<!ENTITY nextButtonToolbarItem.label "הבאה שלא נקראה"> +<!ENTITY nextMsgButton.label "הבאה"> +<!ENTITY previousButton.label "קודם"> +<!ENTITY previousButtonToolbarItem.label "הקודמת שלא נקראה"> +<!ENTITY previousMsgButton.label "הקודמת"> +<!ENTITY backButton1.label "אחורה"> +<!ENTITY goForwardButton1.label "קדימה"> +<!ENTITY deleteItem.title "מחיקה"> +<!ENTITY deleteButton.label "מחק"> +<!ENTITY undeleteButton.label "בטל מחיקה"> +<!ENTITY markButton.label "סמן"> +<!ENTITY printButton.label "הדפסה"> +<!ENTITY stopButton.label "עצור"> +<!ENTITY throbberItem.title "מחוון פעילות"> +<!ENTITY junkItem.title "זבל"> +<!ENTITY junkButton.label "דואר זבל"> +<!ENTITY notJunkButton.label "לא זבל"> +<!ENTITY addressBookButton.label "ספר כתובות"> +<!ENTITY chatButton.label "צ׳אט"> +<!ENTITY glodaSearch.title "חיפוש גלובלי"> +<!ENTITY searchItem.title "חיפוש מהיר"> +<!ENTITY mailViewsToolbarItem.title "תצוגות דואר"> +<!ENTITY folderLocationToolbarItem.title "מיקום תיקייה"> +<!ENTITY tagButton.label "תווית"> +<!ENTITY compactButton.label "כווץ"> + +<!-- Mail Toolbar Tooltips--> +<!ENTITY advancedButton.tooltip "חיפוש הודעות מתקדם"> +<!ENTITY getMsgButton.tooltip "קבל הודעות חדשות"> +<!ENTITY getAllNewMsgCmd.label "קבל את כל ההודעות החדשות"> +<!ENTITY getAllNewMsgCmd.accesskey "G"> +<!ENTITY newMsgButton.tooltip "צור הודעה חדשה"> +<!ENTITY replyButton.tooltip "השב להודעה"> +<!ENTITY replyAllButton.tooltip "השב לשולח ולכל הנמענים"> +<!ENTITY replyListButton.tooltip "השב לרשימת תפוצה"> +<!ENTITY forwardButton.tooltip "העבר הודעה נבחרת"> +<!ENTITY forwardAsInline.tooltip "העברת ההודעה הנבחרת בתוך גוף הודעה"> +<!ENTITY forwardAsAttachment.tooltip "העברת ההודעה הנבחרת כקובץ מצורף"> +<!ENTITY fileButton.tooltip "תייק הודעה נבחרת"> +<!ENTITY archiveButton.tooltip "העברה לארכיון של ההודעות הנבחרות"> +<!ENTITY nextButton.tooltip "עבור להודעה הבאה שלא נקראה"> +<!ENTITY nextMsgButton.tooltip "מעבר להודעה הבאה"> +<!ENTITY previousButton.tooltip "עבור אל ההודעה הקודמת שלא נקראה"> +<!ENTITY previousMsgButton.tooltip "מעבר להודעה הקודמת"> +<!ENTITY goForwardButton.tooltip "עבור קדימה הודעה אחת"> +<!ENTITY goBackButton.tooltip "עבור אחורה הודעה אחת"> +<!ENTITY deleteButton.tooltip "מחק הודעה או תיקייה נבחרות"> +<!ENTITY undeleteButton.tooltip "בטל מחיקה של ההודעה הנבחרת"> +<!ENTITY markButton.tooltip "סמן הודעות"> +<!ENTITY printButton.tooltip "הדפס הודעה זו"> +<!ENTITY stopButton.tooltip "הפסק העברה נוכחית"> +<!ENTITY junkButton.tooltip "סמן את ההודעות הנבחרות כזבל"> +<!ENTITY notJunkButton.tooltip "סמן את ההודעות הנבחרות כלא זבל"> +<!ENTITY addressBookButton.tooltip "עבור לפנקס כתובות"> +<!ENTITY chatButton.tooltip "הצגת לשונית הצ׳אט"> +<!ENTITY tagButton.tooltip "סמן הודעות בתוויות"> +<!ENTITY compactButton.tooltip "הסר הודעות שנמחקו מתיקייה מסומנת"> +<!ENTITY appmenuButton1.tooltip "הצגת התפריט של &brandShortName;"> + +<!-- Toolbar Button Popup --> +<!ENTITY buttonMenuForwardAsInline.label "העברה בגוף ההודעה"> +<!ENTITY buttonMenuForwardAsAttachment.label "העברה כקובץ מצורף"> + +<!-- Remote Content Button Popup --> +<!ENTITY remoteContentOptionsAllowForMsg.label "הצגת תוכן מרוחק בהודעה זו"> +<!ENTITY remoteContentOptionsAllowForMsg.accesskey "ר"> +<!ENTITY editRemoteContentSettings.label "עריכת אפשרויות תוכן מרוחק…"> +<!ENTITY editRemoteContentSettings.accesskey "ע"> +<!ENTITY editRemoteContentSettingsUnix.label "עריכת העדפות תוכן מרוחק…"> +<!ENTITY editRemoteContentSettingsUnix.accesskey "ע"> + +<!-- Phishing Button Popup --> +<!ENTITY phishingOptionIgnore.label "התעלמות מאזהרות על הודעה זו"> +<!ENTITY phishingOptionIgnore.accesskey "ז"> +<!ENTITY phishingOptionSettings.label "עריכת אפשרויות זיהוי הונאה…"> +<!ENTITY phishingOptionSettings.accesskey "נ"> +<!ENTITY phishingOptionSettingsUnix.label "עריכת אפשרויות זיהוי הונאה…"> +<!ENTITY phishingOptionSettingsUnix.accesskey "נ"> + +<!-- AppMenu Popup --> +<!ENTITY appmenuNewMsgCmd.label "הודעה חדשה"> +<!ENTITY appmenuNewContactCmd.label "איש קשר בפנקס הכתובות…"> +<!ENTITY appmenuEditMenu.label "עריכה"> +<!ENTITY appmenuToolbarLayout.label "פריסת סרגל כלים…"> +<!ENTITY appmenuSelectThread.label "בחירת נושא דיון"> +<!ENTITY appmenuSelectFlagged.label "בחירת הודעות שסומנו בכוכבית"> + +<!-- Tags Menu Popup --> +<!ENTITY addNewTag.label "תווית חדשה…"> +<!ENTITY addNewTag.accesskey "ת"> +<!ENTITY manageTags.label "ניהול תגיות…"> +<!ENTITY manageTags.accesskey "נ"> + +<!-- Folder Pane --> +<!ENTITY folderNameColumn.label "שם"> +<!ENTITY folderUnreadColumn.label "לא נקראו"> +<!ENTITY folderTotalColumn.label "הכול"> +<!ENTITY folderSizeColumn.label "גודל"> + +<!-- Folder Pane Context Menu --> +<!ENTITY folderContextGetMessages.label "קבל הודעות"> +<!ENTITY folderContextGetMessages.accesskey "ק"> +<!ENTITY folderContextMarkAllFoldersRead.label "סימון כל התיקיות כנקראו"> +<!ENTITY folderContextPauseAllUpdates.label "השהיית כל העדכונים"> +<!ENTITY folderContextPauseUpdates.label "השהיית העדכונים"> +<!ENTITY folderContextPauseUpdates.accesskey "ע"> +<!ENTITY folderContextOpenInNewWindow.label "פתיחה בחלון חדש"> +<!ENTITY folderContextOpenInNewWindow.accesskey "ל"> +<!ENTITY folderContextOpenNewTab.label "פתיחה בלשונית חדשה"> +<!ENTITY folderContextOpenNewTab.accesskey "ש"> +<!ENTITY folderContextNew.label "תת תיקייה חדשה…"> +<!ENTITY folderContextNew.accesskey "ת"> +<!ENTITY folderContextRename.label "שנה שם"> +<!ENTITY folderContextRename.accesskey "ש"> +<!ENTITY folderContextRemove.label "מחק"> +<!ENTITY folderContextRemove.accesskey "ח"> +<!ENTITY folderContextCompact.label "כווץ"> +<!ENTITY folderContextCompact.accesskey "כ"> +<!ENTITY folderContextEmptyTrash.label "רוקן אשפה"> +<!ENTITY folderContextEmptyTrash.accesskey "א"> +<!ENTITY folderContextEmptyJunk.label "רוקן זבל"> +<!ENTITY folderContextEmptyJunk.accesskey "ז"> +<!ENTITY folderContextSendUnsentMessages.label "שלח הודעות שלא נשלחו..."> +<!ENTITY folderContextSendUnsentMessages.accesskey "d"> +<!ENTITY folderContextUnsubscribe.label "בטל מנוי"> +<!ENTITY folderContextUnsubscribe.accesskey "U"> +<!ENTITY folderContextMarkNewsgroupRead.label "סמן קבוצת דיון כנקרא"> +<!ENTITY folderContextMarkNewsgroupRead.accesskey "ס"> +<!ENTITY folderContextMarkMailFolderRead.label "סמן תיקייה כנקראת"> +<!ENTITY folderContextMarkMailFolderRead.accesskey "ס"> +<!ENTITY folderContextSubscribe.label "הירשם כמנוי…"> +<!ENTITY folderContextSubscribe.accesskey "b"> +<!ENTITY folderContextSearchForMessages.label "חיפוש הודעות…"> +<!ENTITY folderContextSearchForMessages.accesskey "ח"> +<!ENTITY folderContextProperties2.label "מאפיינים"> +<!ENTITY folderContextProperties2.accesskey "א"> +<!ENTITY folderContextFavoriteFolder.label "תיקייה מועדפת"> +<!ENTITY folderContextFavoriteFolder.accesskey "ע"> +<!ENTITY folderContextSettings2.label "הגדרות"> +<!ENTITY folderContextSettings2.accesskey "ג"> + +<!-- Search Bar --> +<!ENTITY SearchNameOrEmail.label "שם או דוא״ל מכילים:"> +<!ENTITY SearchNameOrEmail.accesskey "N"> + +<!-- Gloda Search Bar --> +<!ENTITY glodaSearchBar.placeholder "חיפוש הודעות…"> + +<!-- Quick Search Menu Bar --> +<!ENTITY searchSubjectMenu.label "נושא"> +<!ENTITY searchFromMenu.label "מאת"> +<!ENTITY searchSubjectOrFromMenu.label "נושא או מאת"> +<!ENTITY searchRecipient.label "אל או עותק"> +<!ENTITY searchSubjectOrRecipientMenu.label "נושא, נמען או עותק"> +<!ENTITY searchMessageBody.label "כל ההודעה"> +<!ENTITY saveAsVirtualFolderMenu.label "שמור חיפוש כתיקייה..."> + +<!-- Thread Pane --> +<!ENTITY threadColumn.label "נושא דיון"> +<!ENTITY fromColumn.label "מאת"> +<!ENTITY recipientColumn.label "נמען"> +<!ENTITY subjectColumn.label "נושא"> +<!ENTITY dateColumn.label "תאריך"> +<!ENTITY priorityColumn.label "עדיפות"> +<!ENTITY tagsColumn.label "תווית"> +<!ENTITY accountColumn.label "חשבון"> +<!ENTITY statusColumn.label "מצב"> +<!ENTITY sizeColumn.label "גודל"> +<!ENTITY junkStatusColumn.label "מצב זבל"> +<!ENTITY unreadColumn.label "לא נקראה"> +<!ENTITY totalColumn.label "סה״כ"> +<!ENTITY readColumn.label "נקראה"> +<!ENTITY receivedColumn.label "התקבלה"> +<!ENTITY starredColumn.label "מסומנת בכוכבית"> +<!ENTITY locationColumn.label "מיקום"> +<!ENTITY idColumn.label "סדר הגעה"> +<!ENTITY attachmentColumn.label "נספחים"> + +<!-- Thread Pane Tooltips --> +<!ENTITY columnChooser2.tooltip "נא לבחור עמודות להצגה"> +<!ENTITY threadColumn2.tooltip "הצגת נושאי דיון של הודעות"> +<!ENTITY fromColumn2.tooltip "מיון לפי מאת"> +<!ENTITY recipientColumn2.tooltip "מיון לפי נמען"> +<!ENTITY subjectColumn2.tooltip "מיון לפי נושא"> +<!ENTITY dateColumn2.tooltip "מיון לפי תאריך"> +<!ENTITY priorityColumn2.tooltip "מיון לפי עדיפות"> +<!ENTITY tagsColumn2.tooltip "מיון לפי תגיות"> +<!ENTITY accountColumn2.tooltip "מיון לפי חשבון"> +<!ENTITY statusColumn2.tooltip "מיון לפי מצב"> +<!ENTITY sizeColumn2.tooltip "מיון לפי גודל"> +<!ENTITY junkStatusColumn2.tooltip "מיון לפי מצב זבל"> +<!ENTITY unreadColumn2.tooltip "מספר ההודעות שלא נקראו בנושא דיון"> +<!ENTITY totalColumn2.tooltip "סך כל ההודעות בנושא דיון"> +<!ENTITY readColumn2.tooltip "מיון לפי מצב קריאה"> +<!ENTITY receivedColumn2.tooltip "מיון לפי תאריך הקבלה"> +<!ENTITY starredColumn2.tooltip "מיון פי כוכבית"> +<!ENTITY locationColumn2.tooltip "מיון לפי מיקום"> +<!ENTITY idColumn2.tooltip "מיון לפי סדר הקבלה"> +<!ENTITY attachmentColumn2.tooltip "מיון לפי קבצים מצורפים"> + +<!-- Thread Pane Context Menu --> +<!ENTITY contextNewMsgFromTemplate.label "הודעה חדשה מתבנית"> +<!ENTITY contextOpenNewWindow.label "פתח הודעה בחלון חדש"> +<!ENTITY contextOpenNewWindow.accesskey "ח"> +<!-- The contextOpenNewTab.accesskey ("T") potentially conflicts with + cutCmd.accessKey which is defined in textcontext.dtd from toolkit. Right + now, both menu items can't be visible at the same time, but should someone + enable copy/paste of message, this key would probably need to be changed. --> +<!ENTITY contextOpenNewTab.label "פתח הודעה בלשונית חדשה"> +<!ENTITY contextOpenNewTab.accesskey "ל"> +<!ENTITY contextOpenConversation.label "פתח הודעה בדיון"> +<!ENTITY contextOpenConversation.accesskey "ד"> +<!ENTITY contextOpenContainingFolder.label "פתיחת הודעה בתיקייה המכילה"> +<!ENTITY contextOpenContainingFolder.accesskey "כ"> +<!ENTITY contextEditMsgAsNew.label "עריכה כהודעה חדשה"> +<!ENTITY contextEditMsgAsNew.accesskey "ע"> +<!ENTITY contextEditDraftMsg.label "עריכת הודעה טיוטה"> +<!ENTITY contextEditTemplate.label "עריכת תבנית"> +<!ENTITY contextEditTemplate.accesskey "ת"> +<!ENTITY contextArchive.label "העבר לארכיון"> +<!ENTITY contextArchive.accesskey "א"> +<!ENTITY contextReplySender.label "השב לשולח בלבד"> +<!ENTITY contextReplySender.accesskey "ש"> +<!ENTITY contextReplyAll.label "השב לכולם"> +<!ENTITY contextReplyAll.accesskey "כ"> +<!ENTITY contextReplyList.label "השב לרשימה"> +<!ENTITY contextReplyList.accesskey "ר"> +<!ENTITY contextForward.label "העבר"> +<!ENTITY contextForward.accesskey "ע"> +<!ENTITY contextForwardAsMenu.label "העברה בתור"> +<!ENTITY contextForwardAsMenu.accesskey "ע"> +<!ENTITY contextForwardAsAttachmentItem.label "קובץ מצורף"> +<!ENTITY contextForwardAsAttachmentItem.accesskey "צ"> +<!ENTITY contextMultiForwardAsAttachment.label "העברה כקבצים מצורפים"> +<!ENTITY contextMultiForwardAsAttachment.accesskey "ק"> +<!ENTITY contextMoveMsgMenu.label "העבר אל"> +<!ENTITY contextMoveMsgMenu.accesskey "ע"> +<!ENTITY contextMoveCopyMsgRecentMenu.label "אחרונים"> +<!ENTITY contextMoveCopyMsgRecentMenu.accesskey "א"> +<!ENTITY contextCopyMsgMenu.label "העתק אל"> +<!ENTITY contextCopyMsgMenu.accesskey "ת"> +<!ENTITY contextKillThreadMenu.label "התעלמות מנושא דיון"> +<!ENTITY contextWatchThreadMenu.label "מעקב אחר נושא דיון"> +<!-- LOCALIZATION NOTE (contextWatchThreadMenu.accesskey): + In the en-US locale we ran out of access keys, so there is an empty access key for + Watch Thread. Localizers can pick a suitable key + --> +<!ENTITY contextSaveAs.label "שמור בשם..."> +<!ENTITY contextSaveAs.accesskey "ש"> +<!ENTITY contextPrint.label "הדפסה..."> +<!ENTITY contextPrint.accesskey "ד"> +<!ENTITY contextPrintPreview.label "תצוגה לפני הדפסה"> +<!ENTITY contextPrintPreview.accesskey "ל"> + +<!-- LOCALIZATION NOTE (columnPicker.applyTo.label): + This option in the thread pane column picker pops up a sub-menu containing + the "columnPicker.applyToFolder.label" and + "columnPicker.applyToFolderAndChildren.label" options. This item indicates + a desire to apply the currently displayed set of columns to some other + folder(s). The sub-menu items indicate whether we want to apply it to just + a folder or also its children. + --> +<!ENTITY columnPicker.applyTo.label "החל עמודות אל…"> +<!-- LOCALIZATION NOTE (columnPicker.applyToFolder.label): + This option in the thread pane column picker is found on a sub-menu beneath + the "columnPicker.applyTo.label" alongside + "columnPicker.applyToFolderAndChildren.label". It indicates a desire to + apply the currently display thread pane column settings to a single folder + that the user selects using the same widget as the move to/copy to + mechanism (via a series of popups). + --> +<!ENTITY columnPicker.applyToFolder.label "תיקייה…"> +<!-- LOCALIZATION NOTE (columnPicker.applyToFolderAndChildren.label): + This option in the thread pane column picker is found on a sub-menu beneath + the "columnPicker.applyTo.label" alongside + "columnPicker.applyToFolder.label". It indicates a desire to + apply the currently display thread pane column settings to a folder and all + of its descendents. The user selects the folder using the same widget as the + move to/copy to mechanism (via a series of popups). + --> +<!ENTITY columnPicker.applyToFolderAndChildren.label "תיקייה ותיקיות משנה…"> +<!-- LOCALIZATION NOTE (columnPicker.thisFolder.label): + This is used in the folder selection widget for the + "columnPicker.applyToFolder.label" and + "columnPicker.applyToFolderAndChildren.label" menu options. Whenever + a folder has children, it results in a menu popup; the first menu item + in that popup is given this label to indicate that that folder should be + selected. For example, if folder "A" has two children, "B" and "C", then + when the user hovers over "A", a new popup menu will be displayed whose + items are "This folder", "B", and "C". This is the equivalent of the + "File here" option for the move to/copy to widget. + --> +<!ENTITY columnPicker.thisFolder.label "תיקייה זו"> + +<!-- Media (video/audio) controls --> +<!ENTITY contextPlay.label "נגן"> +<!ENTITY contextPlay.accesskey "נ"> +<!ENTITY contextPause.label "השהה"> +<!ENTITY contextPause.accesskey "ה"> +<!ENTITY contextMute.label "השתקה"> +<!ENTITY contextMute.accesskey "ש"> +<!ENTITY contextUnmute.label "ביטול השתקה"> +<!ENTITY contextUnmute.accesskey "ב"> + +<!-- Quick Search Bar --> +<!-- LOCALIZATION NOTE (quickSearchCmd.key): + This is actually the key used for the global message search box; we have + not changed + --> +<!ENTITY quickSearchCmd.key "k"> +<!-- LOCALIZATION NOTE (search.label.base1): + This is the base of the empty text for the global search box. We replace + #1 with the contents of the appropriate search.keyLabel.* value for the + platform. + The goal is to convey to the user that typing in the box will allow them + to search for messages globally and that there is a hotkey they can press + to get to the box faster. If the global indexer is disabled, the search + box will be collapsed and the user will never see this message. + --> +<!ENTITY search.label.base1 "חיפוש #1"> +<!-- LOCALIZATION NOTE (search.keyLabel.nonmac): + The description of the key-binding to get into the global search box on + windows and linux (which use the control key). We use the key defined in + the quickSearchCmd.key entity defined above, the letter should match it. + --> +<!ENTITY search.keyLabel.nonmac "<Ctrl+K>"> +<!-- LOCALIZATION NOTE (search.keyLabel.mac): + The description of the key-binding to get into the global search box on mac + systems. We use the key defined in the quickSearchCmd.key entity defined + above, the letter should match it. + --> + +<!-- Message Header Context Menu --> +<!ENTITY AddToAddressBook.label "הוספה לספר הכתובות..."> +<!ENTITY AddToAddressBook.accesskey "פ"> +<!ENTITY AddDirectlyToAddressBook.label "הוספה לספר כתובות"> +<!ENTITY AddDirectlyToAddressBook.accesskey "פ"> +<!ENTITY EditContact1.label "עריכת איש קשר"> +<!ENTITY EditContact1.accesskey "ר"> +<!ENTITY ViewContact.label "הצג איש קשר"> +<!ENTITY ViewContact.accesskey "ה"> +<!ENTITY SubscribeToNewsgroup.label "הרשמה לקבוצת דיון"> +<!ENTITY SubscribeToNewsgroup.accesskey "ה"> +<!ENTITY SendMessageTo.label "כתיבת הודעה אל"> +<!ENTITY SendMessageTo.accesskey "כ"> +<!ENTITY CopyEmailAddress.label "העתקת כתובת דוא״ל"> +<!ENTITY CopyEmailAddress.accesskey "ע"> +<!ENTITY CopyNameAndEmailAddress.label "העתקת שם וכתובת דוא״ל"> +<!ENTITY CopyNameAndEmailAddress.accesskey "כ"> +<!ENTITY CopyNewsgroupName.label "העתקת שם קבוצת דיון"> +<!ENTITY CopyNewsgroupName.accesskey "ב"> +<!ENTITY CopyNewsgroupURL.label "העתקת כתובת קבוצת דיון"> +<!ENTITY CopyNewsgroupURL.accesskey "כ"> +<!ENTITY CreateFilterFrom.label "יצירת מסנן…"> +<!ENTITY CreateFilterFrom.accesskey "מ"> +<!ENTITY reportPhishingURL.label "דווח על הונאת דוא״ל"> +<!ENTITY reportPhishingURL.accesskey "ד"> + +<!-- Spell checker context menu items --> +<!ENTITY spellAddDictionaries.label "הוספת מילונים…"> +<!ENTITY spellAddDictionaries.accesskey "A"> + +<!-- Content Pane Context Menu --> +<!ENTITY saveLinkAsCmd.label "שמירת קישור בשם…"> +<!ENTITY saveLinkAsCmd.accesskey "י"> +<!ENTITY saveImageAsCmd.label "שמירת תמונה בשם…"> +<!ENTITY saveImageAsCmd.accesskey "מ"> +<!ENTITY copyLinkCmd.label "העתקת מיקום קישור"> +<!ENTITY copyLinkCmd.accesskey "ע"> +<!ENTITY copyImageAllCmd.label "העתקת תמונה"> +<!ENTITY copyImageAllCmd.accesskey "ת"> +<!ENTITY copyEmailCmd.label "העתקת כתובת דוא״ל"> +<!ENTITY copyEmailCmd.accesskey "ד"> +<!ENTITY stopCmd.label "עצירה"> +<!ENTITY stopCmd.accesskey "ע"> +<!ENTITY reloadCmd.label "טעינה מחדש"> +<!ENTITY reloadCmd.accesskey "ט"> +<!ENTITY openInBrowser.label "פתיחה בדפדפן"> +<!ENTITY openInBrowser.accesskey "פ"> +<!ENTITY openLinkInBrowser.label "פתיחת קישור בדפדפן"> +<!ENTITY openLinkInBrowser.accesskey "פ"> + +<!-- Statusbar --> +<!ENTITY statusText.label "הסתיים"> + +<!-- Mac OS X Window Menu --> +<!ENTITY minimizeWindow.label "מזעור"> +<!ENTITY minimizeWindow.key "מ"> +<!ENTITY bringAllToFront.label "העברה לחזית"> +<!ENTITY zoomWindow.label "הגדלת חלון"> + +<!-- Mac OS X Application Menu (Cocoa widgets) --> +<!ENTITY preferencesCmdMac2.label "העדפות"> +<!ENTITY preferencesCmdMac.commandkey ","> +<!ENTITY preferencesCmdMac.modifiers "accel"> +<!ENTITY servicesMenuMac.label "שרותים"> +<!ENTITY hideThisAppCmdMac.label "הסתר את &brandShortName;"> +<!ENTITY hideThisAppCmdMac.commandkey "ס"> +<!ENTITY hideThisAppCmdMac.modifiers "accel"> +<!ENTITY hideOtherAppsCmdMac.label "הסתר אחרים"> +<!ENTITY hideOtherAppsCmdMac.commandkey "א"> +<!ENTITY hideOtherAppsCmdMac.modifiers "accel,alt"> +<!ENTITY showAllAppsCmdMac.label "הצגת הכל"> + +<!-- Mac OS X Dock Icon pop-up menu --> +<!ENTITY dockOptions.label "אפשרויות סמל היישום…"> +<!ENTITY writeNewMessageDock.label "כתיבת הודעה חדשה"> +<!ENTITY openAddressBookDock.label "פתיחת פנקס כתובות"> + diff --git a/l10n-he/mail/chrome/messenger/messenger.properties b/l10n-he/mail/chrome/messenger/messenger.properties new file mode 100644 index 0000000000..690e8661c5 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messenger.properties @@ -0,0 +1,754 @@ +# 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/. + +# The following are used by the messenger application +# + +# LOCALIZATION NOTE(statusMessage): +# Do not translate the words %1$S and %2$S below. Place the word %1$S where the +# account name should appear and %2$S where the status message should appear. +# EXAMPLE: Jim's Account: Downloading messages... +statusMessage=%1$S: %2$S + +removeAccount=מחק חשבון… +newFolderMenuItem=תיקייה… +newSubfolderMenuItem=תת־תיקייה… +newFolder=תיקייה חדשה… +newSubfolder=תת תיקייה חדשה… +markFolderRead=סמן תיקייה כנקראת;סמן תיקיות כנקראות +markNewsgroupRead=סמן קבוצת דיון כנקראת;סמן קבוצות דיון כנקראות +folderProperties=מאפייני תיקייה +newTag=תגית חדשה… +# LOCALIZATION NOTE (getNextNewsMessages): Semi-colon list of plural forms. +# #1 is the number of news messages to get. +advanceNextPrompt=התקדם להודעה הבאה שלא נקראה מתוך %S? +titleNewsPreHost=בשעה +replyToSender=השב לשולח +reply=השב +EMLFiles=קובצי דואר +OpenEMLFiles=פתח הודעה +# LOCALIZATION NOTE(defaultSaveMessageAsFileName): Do not translate ".eml" +# in the line below. Also, the complete file name should be 8.3. +defaultSaveMessageAsFileName=message.eml +# LOCALIZATION NOTE(longMsgSubjectTruncator): A suffix string appended to the filename +# (created from message subject) if it needed to be truncated due to length. +longMsgSubjectTruncator=... +SaveMailAs=שמור הודעה בשם +SaveAttachment=שמור קובץ מצורף +SaveAllAttachments=שמור את כל הקבצים המצורפים +DetachAttachment=ניתוק קובץ מצורף +DetachAllAttachments=ניתוק כל הקבצים המצורפים +ChooseFolder=בחר תיקייה +LoadingMessageToPrint=טוען הודעה להדפסה… +MessageLoaded=הודעה נטענה… +PrintingMessage=מדפיס הודעה… +PrintPreviewMessage=מציג הודעה לפני הדפסה… +PrintingContact=מדפיס איש קשר… +PrintPreviewContact=מציג איש קשר לפני הדפסה… +PrintingAddrBook=מדפיס את פנקס הכתובות… +PrintPreviewAddrBook=מציג את פנקס הכתובות לפני הדפסה… +PrintingComplete=הסתיים. +PreviewTitle=%S - %S +LoadingMailMsgForPrint=(טוען תוכן להדפסה) +LoadingMailMsgForPrintPreview=(טוען תוכן לתצוגה לפני הדפסה) +saveAttachmentFailed=לא ניתן לשמור את הקובץ המצורף. אנא בדוק את שם הקובץ שלך ונסה שוב מאוחר יותר. +saveMessageFailed=לא ניתן לשמור את ההודעה. אנא בדוק את שם הקובץ שלך ונסה שוב מאוחר יותר. +fileExists=%S כבר קיים. האם ברצונך להחליפו? +# LOCALIZATION NOTE(failedToReadFile): %1$S is replaced by the file name, %2$S is replaced by the reason the file load failed. +failedToReadFile=כשלון בקריאת קובץ: %1$S סיבה: %2$S + +downloadingNewsgroups=מוריד קבוצות דיון לשימוש לא־מקוון +downloadingMail=מוריד דואר לשימוש לא־מקוון +sendingUnsent=שולח הודעות שלא נשלחו + +folderExists=תיקייה בשם זה כבר קיימת. אנא הכנס שם שונה. +# LOCALIZATION NOTE(confirmDuplicateFolderRename): %1$S is name of folder being moved, %2$S is parent folder name, %3$S is proposed new folder name +folderCreationFailed=לא ניתן ליצור את התיקייה מפני ששם התיקייה שציינת מכיל תו בלתי מוכר. אנא הכנס שם שונה ונסה שוב. + +compactingFolder=מכווץ תיקייה %S… +# LOCALIZATION NOTE(compactingDone): %1$S is the compaction gain. +compactingDone=הדחיסה הסתיימה (התפנו בערך %1$S). +autoCompactAllFoldersTitle=כווץ תיקיות + +# LOCALIZATION NOTE(autoCompactAllFoldersMsg): %1$S will be replaced by size gain of the compaction (including the unit), %2$S will be replaced by application name + +confirmFolderDeletionForFilter=מחיקת התיקייה '%S' תנטרל את המסנן(ים) המקושר(ים) איתה. האם אתה בטוח שברצונך למחוק את התיקייה? +alertFilterChanged=מסננים המקושרים עם תיקייה זו יעודכנו. +filterDisabled=התיקייה '%S' לא נמצאה, כך שהמסנן(ים) המקושר(ים) איתה לא מאופשר(ים). ודא שהתיקייה קיימת, ושהמסננים מצביעים לתיקיית יעד חוקית. +filterFolderDeniedLocked=לא ניתן לסנן את ההודעות לתיקייה '%S' מכיוון שפעולה אחרת מתבצעת. +parsingFolderFailed=לא ניתן לפתוח את התיקייה %S מפני שהיא בשימוש ע"י פעולה אחרת. אנא המתן לסיומה של פעולה זו ואז בחר את התיקייה שנית. +deletingMsgsFailed=לא ניתן למחוק הודעות בתיקייה %S מפני שהיא בשימוש ע"י פעולה אחרת. אנא המתן לסיום פעולה זו ואז נסה שנית. +alertFilterCheckbox=אל תזהיר אותי שוב. +compactFolderDeniedLock=לא ניתן לכווץ את התיקייה '%S' מכיוון שפעולה אחרת מתבצעת. אנא נסה שוב מאוחר יותר. +compactFolderWriteFailed=לא ניתן לכווץ את התיקייה '%S' מכיוון שהכתיבה לתיקייה נכשלה. ודא שיש לך מספיק מקום בדיסק, ושיש לך הרשאות כתיבה למערכת הקבצים, ונסה שוב. +filterFolderWriteFailed=לא ניתן לסנן את ההודעות לתיקייה '%S' מכיוון שהכתיבה לתיקייה נכשלה. ודא שיש לך מספיק מקום בדיסק, ושיש לך הרשאות כתיבה למערכת הקבצים, ונסה שוב. +copyMsgWriteFailed=לא ניתן להעתיק או להעביר את ההודעות לתיקייה '%S' משום שכתיבה לתיקייה זו נכשלה. כדי לשחרר שטח דיסק, מתפריט קובץ, תחילה בחר רוקן אשפה, ולאחר מכן בחר כווץ תיקיות, ונסה שוב. +cantMoveMsgWOBodyOffline=בזמן עבודה לא־מקוונת, אינך יכול להעביר או להעתיק הודעות שלא הורדו לשימוש לא־מקוון. מתוך חלון הדואר, פתח את התפריט קובץ, בחר באפשרות לא־מקוון ,לאחר מכן בחר באפשרות עבוד מקוון, ונסה שוב. +operationFailedFolderBusy=הפעולה נכשלה משום שפעולה אחרת משתמשת בתיקייה. אנא המתן עד שהפעולה האחרת תסתיים ונסה שוב. +folderRenameFailed=לא ניתן לשנות את שם התיקייה. יתכן והתיקייה מעובדת כרגע, או שהשם החדש אינו שם תיקייה חוקי. +# LOCALIZATION NOTE(verboseFolderFormat): %1$S is folder name, %2$S is server name +verboseFolderFormat=%1$S על %2$S +# LOCALIZATION NOTE(filterFolderTruncateFailed): %1$S is replaced by the folder name, %2$S is replaced by the brandShortName +filterFolderTruncateFailed=אירעה שגיאה בעת קטיעת תיבת הדואר הנכנס לאחר סינון הודעה אל התיקיה '%1$S'. יתכן שיהיה עליך לסגור את %2$S ולמחוק את הקובץ INBOX.msf. + +mailboxTooLarge=התיקייה %S מלאה, ואינה יכולה להכיל הודעות נוספות. כדי לפנות מקום להודעות חדשות, מחק דואר ישן או דואר שאינו רצוי, ודחוס את התיקייה. +errorGettingDB=לא ניתן לפתוח את קובץ התקציר עבור %S. כנראה וקיימת בעיה בדיסק או שהנתיב המלא ארוך מידי. +defaultServerTag=(ברירת מחדל) + +# Used in message database list view to provide a text value for graphic based cells. +messageUnread=לא נקראה +messageHasFlag=מסומן בכוכב +messageHasAttachment=מכיל צרופות +messageJunk=זבל +messageExpanded=מורחב +messageCollapsed=מקופל + +# Used in the SMTP Account Settings panel when a server value has no properties +smtpServerList-NotSpecified=<לא צוין> +smtpServer-ConnectionSecurityType-0=ללא +smtpServer-ConnectionSecurityType-1=STARTTLS, אם זמין +smtpServer-ConnectionSecurityType-2=STARTTLS +smtpServer-ConnectionSecurityType-3=SSL/TLS +smtpServers-confirmServerDeletionTitle=מחק שרת +smtpServers-confirmServerDeletion=האם אתה בטוח שברצונך למחוק את השרת: \n %S? + +# Account Settings - Both Incoming and SMTP server +authNo=ללא הזדהות +authOld=ססמה, צורה רגילה (לא מאובטח) +authPasswordCleartextInsecurely=ססמה, מועבר באופן לא מאובטח +authPasswordCleartextViaSSL=ססמה רגילה +authPasswordEncrypted=ססמה מוצפנת +authKerberos=Kerberos / GSSAPI +authExternal=אישור TLS +authNTLM=NTLM +authOAuth2=OAuth2 +authAnySecure=כל צורה מאובטחת (deprecated) +authAny=כל צורה (לא מאובטח) + +# OAuth2 window title +# LOCALIZATION NOTE(oauth2WindowTitle): +# %1$S is the username (or full email address) used for authentication. +# %2$S is the hostname of the account being authenticated. +oauth2WindowTitle=נא להקליד פרטי גישה עבור %1$S אל %2$S + +# LOCALIZATION NOTE(serverType-nntp): Do not translate "NNTP" in the line below +serverType-nntp=שרת קבוצות דיון (NNTP) +# LOCALIZATION NOTE(serverType-pop3): Do not translate "POP" in the line below +serverType-pop3=שרת דואר POP +# LOCALIZATION NOTE(serverType-imap): Do not translate "IMAP" in the line below +serverType-imap=שרת דואר IMAP +serverType-none=איחסון דואר מקומי +# LOCALIZATION NOTE(serverType-movemail): DONT_TRANSLATE +serverType-movemail=Unix Movemail + +sizeColumnTooltip2=מיון לפי גודל +sizeColumnHeader=גודל +linesColumnTooltip2=מיון לפי שורות +linesColumnHeader=שורות + +# LOCALIZATION NOTE (getMsgButtonTooltip): Do not translate the word "%S" below. +# Place the word "%S" in your translation where the name of the comma separated accounts should appear. +getMsgButtonTooltip=קבלת הודעות חדשות עבור %S +# Used to separate email addresses in a list. Note the trailing space ', ' + +# status feedback stuff +documentDone= +documentLoading=טוען הודעה… + +# LOCALIZATION NOTE (autosyncProgress): Do not translate the word "%1$S" or "%2$S" below. +# Place the word %1$S in your translation where the name of the comma separated folders should appear. +# Place the word %2$S in your translation where the name of the comma separated accounts should appear. +autosyncProgress=מסנכרן הודעות בתוך %1$S עבור %2$S… + +unreadMsgStatus=לא נקראו: %S +selectedMsgStatus=מסומנים: %S +totalMsgStatus=סה״כ: %S + +# localized folder names + +localFolders=תיקיות מקומיות + +# LOCALIZATION NOTE (inboxFolderName): OK to translate all foldernames, bugzilla #57440 & bugzilla #23625 fixed +inboxFolderName=תיבת דואר נכנס +trashFolderName=אשפה +sentFolderName=נשלח +draftsFolderName=טיוטות +templatesFolderName=תבניות +outboxFolderName=דואר יוצא +junkFolderName=דואר זבל +archivesFolderName=ארכיון + +# "Normal" priority is often blank, +# depending on the consumers of these strings +priorityLowest=הכי נמוכה +priorityLow=נמוכה +priorityNormal=רגילה +priorityHigh=גבוהה +priorityHighest=הכי גבוהה + +#Group by date thread pane titles +today=היום +yesterday=אתמול +lastWeek=השבוע האחרון +last7Days=השבוע האחרון +twoWeeksAgo=לפני שבועיים +last14Days=השבועיים האחרונים +older=דואר ישן +futureDate=עתיד + +#Grouped By Tags +untaggedMessages=הודעות לא מסומנות בתגיות + +# Grouped by status +messagesWithNoStatus=ללא מצב + +#Grouped by priority +noPriority=ללא עדיפות + +#Grouped by has attachments +noAttachments=ללא קבצים מצורפים +attachments=קבצים מצורפים + +#Grouped by starred +notFlagged=לא מסומנת בכוכבית +groupFlagged=מסומנת בכוכבית + +# defaults descriptions for tag prefs listed in mailnews.js +# (we keep the .labels. names for backwards compatibility) +mailnews.tags.remove=הסר את כל התגיות +mailnews.labels.description.1=חשוב +mailnews.labels.description.2=עבודה +mailnews.labels.description.3=אישי +mailnews.labels.description.4=דברים לעשות +mailnews.labels.description.5=מאוחר יותר + +# Format definition tag menu texts. +# This is necessary in order to get the accesskeys to be the on the first +# character of the menu text instead of after the menu text. +# If a key definition exists for the tag at index n, that key's key will be +# taken as the accesskey, eg. +# <key id="key_tag3" key="&tagCmd3.key;" oncommand="ToggleMessageTagKey(3);"/> +# makes the third tag have the accesskey &tagCmd3.key;. +# In the menuitem's label, this accesskey appears at %1$S below; %2$S will be +# replaced by the tag label. +mailnews.tags.format=%1$S %2$S + +replied=הודעה נענתה +forwarded=הודעה הועברה +new=הודעה חדשה +read=הודעה נקראה +flagged=מסומנת בכוכבית + +# for junk status picker in search and mail views +junk=זבל + +# for junk score origin picker in search and mail views +junkScoreOriginPlugin=תוסף +junkScoreOriginFilter=מסנן +junkScoreOriginWhitelist=רשימה לבנה +junkScoreOriginUser=משתמש +junkScoreOriginImapFlag=דגלון IMAP + +# for the has attachment picker in search and mail views +hasAttachments=מכיל קבצים מצורפים + +# for the Tag picker in search and mail views. +tag=תגיות + +# LOCALIZATION NOTE(andOthers): +# for multiple authors, add this abbreviation to the first author to indicate +# there are more; for the From column in the threadpane message list. + +# mailnews.js +mailnews.send_default_charset=windows-1255 +mailnews.view_default_charset=windows-1255 + +# whether to generate display names in last first order +# LOCALIZATION NOTE(mail.addr_book.displayName.lastnamefirst): +# the only valid values are: true OR false (choose from the untranslated English words) +mail.addr_book.displayName.lastnamefirst=false + +# whether to also show phonetic fields in the addressbook +# LOCALIZATION NOTE(mail.addr_book.show_phonetic_fields): +# the only valid values are: true OR false (choose from the untranslated English words) +mail.addr_book.show_phonetic_fields=false + +# valid format options are: +# 1: yyyy/mm/dd +# 2: yyyy/dd/mm +# 3: mm/dd/yyyy +# 4: mm/yyyy/dd +# 5: dd/mm/yyyy +# 6: dd/yyyy/mm +# +# 0: auto-detect the current locale format +# a separator has to be either '/', '-', '.' and the year in Christian year +# otherwise mm/dd/yyyy (option 3) is used +# +mailnews.search_date_format=5 +# separator for search date (e.g. "/", "-"), or empty when search_date_format is zero +mailnews.search_date_separator= +# leading zeros for day and month values, not used if mailnews.search_date_format is not zero +mailnews.search_date_leading_zeros=true + +# offline msg + +# LOCALIZATION NOTE(acctCentralTitleFormat): %1$S is brand, %2$S is account type, %3$S is account name +acctCentralTitleFormat=%2$S %3$S - %1$S +mailAcctType=דואר +newsAcctType=קבוצות דיון +feedsAcctType=הזנות + +# LOCALIZATION NOTE(nocachedbodytitle): Do not translate "<TITLE>" or "</TITLE>" in the line below +nocachedbodytitle=<TITLE>עבור למצב מקוון כדי לראות הודעה זו</TITLE>\n + +# mailWindowOverlay.js +confirmUnsubscribeTitle=אשר ביטול מנוי +confirmUnsubscribeText=האם אתה בטוח שברצונך לבטל את המנוי על %S? +confirmUnsubscribeManyText=האם אתה בטוח שברצונך לבטל את המנוי על קבוצות דיון אלו? +restoreAllTabs=שחזור כל הלשוניות + + +# LOCALIZATION NOTE(junkBarMessage): %S is brand +junkBarMessage=%S חושב שההודעה הזאת היא דואר זבל. +junkBarButton=לא זבל +junkBarButtonKey=ל +junkBarInfoButton=מידע נוסף +junkBarInfoButtonKey=נ + +# LOCALIZATION NOTE(remoteContentBarMessage): %S is brand +remoteContentBarMessage=כדי להגן על הפרטיות שלך, %S חסם תוכן מרוחק בהודעה זו. +remoteContentPrefLabel=אפשרויות +remoteContentPrefAccesskey=א +remoteContentPrefLabelUnix=העדפות +remoteContentPrefAccesskeyUnix=ע + +# LOCALIZATION NOTE(remoteAllowResource): %S is origin +remoteAllowResource=לאפשר תוכן מרוחק מ־%S +# LOCALIZATION NOTE(remoteAllowAll): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# #1 is the number of origins + +phishingBarMessage=יתכן שהודעה זו היא הונאה. +phishingBarPrefLabel=אפשרויות +phishingBarPrefAccesskey=א +phishingBarPrefLabelUnix=העדפות +phishingBarPrefAccesskeyUnix=ע + +mdnBarIgnoreButton=התעלמות מבקשה +mdnBarIgnoreButtonKey=ת +mdnBarSendReqButton=קבלת שליחה +mdnBarSendReqButtonKey=ק + +draftMessageMsg=זו הודעת טיוטה. +draftMessageButton=עריכה +draftMessageButtonKey=ע + +# msgHdrViewOverlay.js +openLabel=פתיחה +openLabelAccesskey=פ +saveLabel=שמירה בשם… +saveLabelAccesskey=ב +detachLabel=ניתוק… +detachLabelAccesskey=נ +deleteLabel=מחק +deleteLabelAccesskey=מ +deleteAttachments=הקבצים המצורפים הבאים ימחקו לצמיתות מהודעה זו:\n%S\nפעולה זו אינה ניתנת לביטול. האם ברצונך להמשיך? +detachAttachments=הקבצים המצורפים הבאים נשמרו בהצלחה וכעת ימחקו לצמיתות מהודעה זו:\n%S\nפעולה זו אינה ניתנת לביטול. האם ברצונך להמשיך? +deleteAttachmentFailure=מחיקת הקובץ המצורף נכשלה. +emptyAttachment=נראה כי קובץ מצורף זה ריק.\nאנא בדוק זאת מול השולח.\n לעיתים תוכנות חומת אש ותוכנות אנטיוירוס ארגוניות משמידות קבצים המצורפים להודעות. + +# LOCALIZATION NOTE (attachmentCount): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# #1 number of attachments +attachmentCount=קובץ אחד מצורף;#1 קבצים מצורפים + +# LOCALIZATION NOTE (attachmentCountSingle): This is the format for the +# attachment header when a message has only one attachment. This is separate +# from attachmentCount above, since attachmentCountSingle typically ends with a +# colon. +attachmentCountSingle=קובץ אחד מצורף: + +# LOCALIZATION NOTE (attachmentSizeUnknown): The string to show for the total +# size of all attachments when none of the attachments' sizes can be detected. +attachmentSizeUnknown=הגודל בלתי ידוע + +# LOCALIZATION NOTE (attachmentSizeAtLeast): The string to show for the total +# size of all attachments when at least one (but not all) of the attachments' +# sizes can't be detected. %1$S is the formatted size. +attachmentSizeAtLeast=%1$S לפחות + +# This is the format for prepending accesskeys to the +# each of the attachments in the file|attachments menu: +# ie: 1 file.txt +# 2 another file.txt +attachmentDisplayNameFormat=%S %S + +# This is the heading for the attachment summary when printing an email +attachmentsPrintHeader=קבצים מצורפים: + +# Connection Error Messages +# LOCALIZATION NOTE(unknownHostError): %S is the server name +unknownHostError=החיבור לשרת %S נכשל. +# LOCALIZATION NOTE(connectionRefusedError): %S is the server name +connectionRefusedError=לא ניתן להתחבר לשרת %S; התקבל סירוב לבקשת החיבור. +# LOCALIZATION NOTE(netTimeoutError): %S is the server name +netTimeoutError=זמן ההמתנה לחיבור לשרת %S פג. +# LOCALIZATION NOTE(netResetError): %S is the server name +netResetError=החיבור לשרת %S התאפס. +# LOCALIZATION NOTE(netInterruptError): %S is the server name +netInterruptError=החיבור לשרת %S נקטע. + +recipientSearchCriteria=נושא או נמען מכילים: +fromSearchCriteria=נושא או מאת מכילים: + +# LOCALIZATION NOTE(biffNotification): %1$S is the number of new messages +biffNotification_message=יש %1$S הודעה חדשה +biffNotification_messages=יש %1$S הודעות חדשות + +# LOCALIZATION NOTE(newMailNotification_message): %1$S is the name of the account %2$S is the number of new messages +newMailNotification_message=%1$S קיבל %2$S הודעות חדשות + +# LOCALIZATION NOTE(newMailNotification_messages): %1$S is the name of the account %2$S is the number of new messages +newMailNotification_messages=%1$S קיבל %2$S הודעות חדשות + +# LOCALIZATION NOTE(newMailNotification_messagetitle): %1$S is subject of new message and %2$S is sender of new message. +# This is UNIX only +newMailNotification_messagetitle=%1$S מאת %2$S + +# LOCALIZATION NOTE(newMailAlert_message): +# Semi-colon list of plural forms. See: +# https://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the name of the account, #2 is the number of new messages + +# LOCALIZATION NOTE(macBiffNotification is Mac only): +# %1$S is the number of new messages +# %2$S is a list of names and/or email addresses separated by biffNotification_separator +# %3$S is the number of new messages not displayed in the biff alert +macBiffNotification_message=הודעה חדשה %1$S מאת %2$S. +macBiffNotification_messages=%1$S הודעות חדשות מאת %2$S. +macBiffNotification_messages_extra=%1$S הודעות חדשות מאת %2$S וגם %3$S נוספות. +# Used to separate names/email addresses in a list. Note the trailing space ', ' +macBiffNotification_separator=,\u0020 + +quotaPercentUsed=%S%% מלא +# for quota in main window (commandglue.js) +percent=%S%% + +# for message views +confirmViewDeleteTitle=אישור +confirmViewDeleteMessage=האם אתה בטוח שברצונך למחוק תצוגה זו? + +# for virtual folders +confirmSavedSearchTitle=אשר מחיקה +confirmSavedSearchDeleteMessage=האם אתה בטוח שברצונך למחוק חיפוש שמור זה? + +## @name ENTER_PASSWORD_PROMPT +## @loc None +# LOCALIZATION NOTE (passwordPrompt): Do not translate the word %S below. +# Place the word "%S" in your translation where the email address +# or the username should appear +passwordPrompt=הכנס את ססמתך עבור %1$S על %2$S: + +## @name ENTER_PASSWORD_PROMPT_TITLE +## @loc None +passwordTitle=נדרשת ססמת שרת דואר + +# for checking if the user really wants to open lots of messages in separate windows. +openWindowWarningTitle=אישור +# LOCALIZATION NOTE (openWindowWarningConfirmation): Semi-colon list of plural forms. +# #1 is the number of messages the user is attempting to open. + +# for checking if the user really wants to open lots of messages in tabs. +openTabWarningTitle=אישור +# LOCALIZATION NOTE (openTabWarningConfirmation): Semi-colon list of plural forms. +# #1 is the number of messages the user is attempting to open. + +# for warning the user that a tag they're trying to create already exists +tagExists=תגית עם שם זה כבר קיימת. + +# title of the edit tag dialog +editTagTitle=ערוך תגית + +# for the virtual folder list dialog title +# %S is the name of the saved search folder +editVirtualFolderPropertiesTitle=ערוך מאפייני חיפוש שמור עבור %S +# LOCALIZATION NOTE (foldersChosen): #1 number of chosen folders +virtualFolderSourcesChosen=נבחרה תיקייה אחת;#1 תיקיות נבחרו + +#alert to inform the user to choose one or more folders to search for a saved search folder +alertNoSearchFoldersSelected=עליך לבחור לפחות תיקייה אחת לחיפוש עבור תיקיית חיפוש שמור. + +# These are displayed in the message and folder pane windows +# LOCALIZATION NOTE %.*f is the abbreviated size in the appropriate units +byteAbbreviation2=%.*f בתים +kiloByteAbbreviation2=%.*f ק״ב +megaByteAbbreviation2=%.*f מ״ב +gigaByteAbbreviation2=%.*f ג״ב + +## LOCALIZATION NOTE(folderWithAccount): +## This is used to show folder name together with an account name. +## %1$S = folder name +## %2$S = account name +## LOCALIZATION NOTE(folderWithUnreadMsgs): +## This is a concatenation of two strings to compose a folder label with unread messages. +## %1$S = folder name +## %2$S = count of unread messages +## LOCALIZATION NOTE(summarizedValue): +## This string shows an indication that the value shown is actually a summary +## accumulated from all subfolders. +## %S = summarized value from all subfolders +## LOCALIZATION NOTE(subfoldersExplanation): +## This is a tooltip message shown on the values in the numeric folder pane columns. +## %1$S = is the count of messages having the respective property, found in the folder under mouse cursor +## %2$S = is the count of messages having the respective property, found in subfolders of the folder under mouse cursor +subfoldersExplanation=%1$S בתיקייה הזאת, %2$S בתת תיקיות + +# Error message if message for a message id wasn't found +errorOpenMessageForMessageIdTitle=שגיאה בפתיחת מזהה הודעה +errorOpenMessageForMessageIdMessage=לא ניתן למצוא הודעה עם המזהה %S + +# Warnings to alert users about phishing urls +confirmPhishingTitle=אזהרת תרמית דוא״ל +#LOCALIZATION NOTE %1$S is the brand name, %2$S is the host name of the url being visited +confirmPhishingUrl=%1$S חושב שהודעה זו היא הונאה. יתכן שהיא מנסה להתחזות לדף האינטרנט שבו אתה מעוניין לבקר. האם אתה בטוח שברצונך לבקר את %2$S? +#LOCALIZATION NOTE %1$S is the host name of indicated host, %2$S is the host name of the actual host. +#LOCALIZATION NOTE $1$S is the host name of the indicated host. +#LOCALIZATION NOTE %1$S is the host name that was displayed to the user. + +# Check for Updates +# LOCALIZATION NOTE (updatesItem_*): these are alternative labels for Check for Update item in Help menu. +# Which one is used depends on Update process state. +updatesItem_default=בדיקה אחר עדכונים… +updatesItem_defaultFallback=בדיקה אחר עדכונים… +updatesItem_default.accesskey=ע +updatesItem_downloading=מוריד את %S… +updatesItem_downloadingFallback=מוריד עדכון… +updatesItem_downloading.accesskey=מ +updatesItem_resume=המשך בהורדת %S… +updatesItem_resumeFallback=המשך בהורדת העדכון… +updatesItem_resume.accesskey=S +updatesItem_pending=החל כעת את העדכון שהורד… +updatesItem_pendingFallback=החל כעת את העדכון שהורד… +updatesItem_pending.accesskey=כ + +# Folder Pane Header Title Strings +folderPaneModeHeader_all=כל התיקיות +folderPaneModeHeader_unread=תיקיות שלא נקראו +folderPaneModeHeader_unread_compact=תיקיות שלא נקראו - תצוגה חסכונית +folderPaneModeHeader_favorite=תיקיות מועדפות +folderPaneModeHeader_favorite_compact=תיקיות מועדפות - תצוגה חסכונית +folderPaneModeHeader_recent=תיקיות אחרונות +folderPaneModeHeader_recent_compact=תיקיות אחרונות - תצוגה חסכונית +folderPaneModeHeader_smart=תיקיות מאוחדות +unifiedAccountName=תיקיות מאוחדות + +# Copy / Move to Folder Again +#LOCALIZATION NOTE %1$S is the name of the folder we will move to. moveToFolderAgainAccessKey +# should have the same value as copyToFolderAgainAccessKey as they are the same menu item in the UI +# moveToFolderAgainAccessKey should also be a letter that occurs before %1$S +moveToFolderAgain=העבר אל "%1$S" שוב +moveToFolderAgainAccessKey=ש +#LOCALIZATION NOTE %1$S is the name of the folder we will copy to +# copyToFolderAgainAccessKey +# should have the same value as moveToFolderAgainAccessKey as they are the same menu item in the UI +# copyToFolderAgainAccessKey should also be a letter that occurs before %1$S +copyToFolderAgain=העתק את "%1$S" שוב +copyToFolderAgainAccessKey=ש + +#LOCALIZATION NOTE(mdnBarMessageNormal) %1$S is the name of the sender +mdnBarMessageNormal=%1$S ביקש/ה לקבל הודעה על שקראת הודעה זו. +#LOCALIZATION NOTE(mdnBarMessageAddressDiffers) %1$S is the name of the sender, %2$S is the address(es) to send return receipt to +mdnBarMessageAddressDiffers=%1$S ביקש/ה לקבל הודעה (לכתובת %2$S) כאשר קראת הודעה זו. + +# mailCommands.js +emptyJunkFolderTitle=פינוי „%S” +emptyJunkFolderMessage=למחוק את כל ההודעות ותת התיקיות בתיקיית דואר הזבל? +emptyJunkDontAsk=אל תשאל אותי שוב. +emptyTrashFolderTitle=פינוי „%S” +emptyTrashFolderMessage=למחוק את כל ההודעות ותת התיקיות מהאשפה? +emptyTrashDontAsk=אל תשאל אותי שוב. + +# junkCommands.js +junkAnalysisPercentComplete=ניתוח דואר זבל - %S הושלמו +processingJunkMessages=מעבד הודעות זבל + +# Messenger bootstrapping messages +fileNotFoundTitle = קובץ לא נמצא +#LOCALIZATION NOTE(fileNotFoundMsg): %S is the filename +fileNotFoundMsg = הקובץ %S אינו קיים. + +fileEmptyTitle = קובץ ריק +#LOCALIZATION NOTE(fileEmptyMsg): %S is the filename +fileEmptyMsg = הקובץ %S ריק. + +# LOCALIZATION NOTE (headerMoreAddrs): semicolon separated list of plural +# forms of the word "more" as used after the number of addresses +# currently hidden while displaying a header such as "to", "cc", or "bcc" +# in the message header box. English has two identical forms here, so it will +# construct strings that look like (for example) "1 more" or "20 more". +# <https://developer.mozilla.org/en/Localization_and_Plurals> has details +# on this mechanism. +headerMoreAddrs=#1 נוסף;#1 נוספים + +# LOCALIZATION NOTE (headerMoreAddrsTooltip): semicolon separated list of +# plural forms of the phrase ", and #1 more" as used in the tooltip text +# of the more widget displayed in the header pane (see headerMoreAddrs). +# English has two identical forms here, so it will construct strings that +# look like (for example) ", and 1 more" or ", and 20 more". +# <https://developer.mozilla.org/en/Localization_and_Plurals> has details +# on this mechanism. +headerMoreAddrsTooltip=ועוד אחד; ו־#1 נוספים + +# LOCALIZATION NOTE (headertoFieldMe): first person prepositional object +# pronoun used in the "to" header of the message header pane. This is also +# used for the fallback case if a header-specific localization is not +# available. +headertoFieldMe=אלי + +# LOCALIZATION NOTE (headerfromFieldMe): first person prepositional object +# pronoun used in the "from" header of the message header pane. +headerfromFieldMe=ממני + +# LOCALIZATION NOTE (headerreply-toFieldMe): first person prepositional +# object pronoun used in the "reply-to" header of the message header pane. +headerreply-toFieldMe=אלי + +# LOCALIZATION NOTE (headerccFieldMe): first person prepositional object +# pronoun used in the "cc" header of the message header pane. +headerccFieldMe=אלי + +# LOCALIZATION NOTE (headerbccFieldMe): first person prepositional object +# pronoun used in the "bcc" header of the message header pane. +headerbccFieldMe=אלי + +expandAttachmentPaneTooltip=הצגת לוח קבצים מצורפים +collapseAttachmentPaneTooltip=הסתרת לוח קבצים מצורפים + +# Shown when content tabs are being loaded. +loadingTab=בטעינה… + +confirmMsgDelete.title=אישור מחיקה +confirmMsgDelete.deleteFromTrash.desc=פעולה זו תמחק הודעות מהאשפה לצמיתות. להמשיך? +confirmMsgDelete.dontAsk.label=לא לשאול אותי שוב. +confirmMsgDelete.delete.label=מחיקה + +mailServerLoginFailedTitle=התחברות נכשלה +# LOCALIZATION NOTE (mailServerLoginFailedTitleWithAccount): +# "%S" is the account name. +mailServerLoginFailedTitleWithAccount=הכניסה לחשבון „%S” נכשלה +# LOCALIZATION NOTE (mailServerLoginFailed2): +# %1$S is the host name of the server, %2$S is the user name. +mailServerLoginFailed2=הכניסה לשרת %1$S עם שם המשתמש %2$S נכשלה. +mailServerLoginFailedRetryButton=נסה שוב +mailServerLoginFailedEnterNewPasswordButton=הכנס ססמה חדשה + +# LOCALIZATION NOTE (threadPane.columnPicker.confirmFolder.noChildren.title): +# When the user selects a folder to apply the currently displayed columns to +# via the "columnPicker.applyToFolder.label" menu option, this is the title of +# the confirmation dialog used to verify they selected the correct folder. This +# is the case in which we apply the columns only to the folder and not to any of +# its children. +threadPane.columnPicker.confirmFolder.noChildren.title=החל שינויים? +# LOCALIZATION NOTE (threadPane.columnPicker.confirmFolder.noChildren.message): +# When the user selects a folder to apply the currently displayed columns to +# via the "columnPicker.applyToFolder.label" menu option, this is the text of +# the confirmation dialog used to verify they selected the correct folder. The +# string '%S' is replaced with the name of the folder the user selected in +# order to help them confirm they picked what they thought they picked. This +# is the case in which we apply the columns only to the folder and not to any of +# its children. +threadPane.columnPicker.confirmFolder.noChildren.message=החל שינויים של עמודות התיקייה הנוכחית אל %S? + +# LOCALIZATION NOTE (threadPane.columnPicker.confirmFolder.withChildren.title): +# When the user selects a folder to apply the currently displayed columns to via +# the "columnPicker.applyToFolderAndChildren.label" menu option, this is the +# title of the confirmation dialog used to verify they selected the correct +# folder. This is the case in which we apply the columns to the folder and all +# of its children. +threadPane.columnPicker.confirmFolder.withChildren.title=החל שינויים? +# LOCALIZATION NOTE (threadPane.columnPicker.confirmFolder.withChildren.message): +# When the user selects a folder to apply the currently displayed columns to via +# the "columnPicker.applyToFolderAndChildren.label" menu option, this is the +# text of the confirmation dialog used to verify they selected the correct +# folder. The string '%S' is replaced with the name of the folder the user +# selected in order to help them confirm they picked what they thought they +# picked. This is the case in which we apply the columns to the folder and all +# of its children. +threadPane.columnPicker.confirmFolder.withChildren.message=החל שינויים של עמודות התיקייה הנוכחית אל %S ותיקיות המשנה? + +# LOCALIZATION NOTE (lwthemeInstallRequest.message): %S will be replaced with +# the host name of the site. +lwthemeInstallRequest.message=אתר זה (%S) ניסה להתקין ערכת נושא. +lwthemeInstallRequest.allowButton=אפשר +lwthemeInstallRequest.allowButton.accesskey=א + +lwthemePostInstallNotification.message=הותקנה ערכת נושא חדשה. +lwthemePostInstallNotification.undoButton=בטל +lwthemePostInstallNotification.undoButton.accesskey=ב +lwthemePostInstallNotification.manageButton=נהל ערכות נושא… +lwthemePostInstallNotification.manageButton.accesskey=נ + +# safeModeRestart +safeModeRestartPromptTitle=הפעלה מחדש עם תוספות מנוטרלות +safeModeRestartPromptMessage=האם אתה בטוח שברצונך לנטרל את כל התוספות ולהפעיל מחדש? +safeModeRestartButton=הפעלה מחדש + +# LOCALIZATION NOTE (downloadAndInstallButton.label): %S is replaced by the +# version of the update: "Update to 28.0". +update.downloadAndInstallButton.label=עדכון ל־%S +update.downloadAndInstallButton.accesskey=ע + +# Sanitize +# LOCALIZATION NOTE (sanitizeDialog2.everything.title): When "Time range to +# clear" is set to "Everything", the Clear Recent History dialog's title is +# changed to this. See UI mockup and comment 11 at bug 480169 --> +sanitizeDialog2.everything.title=מחיקת כל ההיסטוריה +sanitizeButtonOK=לפנות כעת +# LOCALIZATION NOTE (sanitizeEverythingWarning2): Warning that appears when +# "Time range to clear" is set to "Everything" in Clear Recent History dialog, +# provided that the user has not modified the default set of history items to clear. +sanitizeEverythingWarning2=כל ההיסטוריה תימחק. +# LOCALIZATION NOTE (sanitizeSelectedWarning): Warning that appears when +# "Time range to clear" is set to "Everything" in Clear Recent History dialog, +# provided that the user has modified the default set of history items to clear. +sanitizeSelectedWarning=כל הפריטים הנבחרים יימחקו. + +learnMoreAboutIgnoreThread=מידע נוסף… +learnMoreAboutIgnoreThreadAccessKey = נ +# LOCALIZATION NOTE (ignoredThreadFeedback): #1 is the message thread title +# LOCALIZATION NOTE (ignoredSubthreadFeedback): #1 is the message subthread title +# LOCALIZATION NOTE (ignoredThreadsFeedback): Semi-colon list of plural forms. +# #1 is the number of threads +# LOCALIZATION NOTE (ignoredSubthreadsFeedback): Semi-colon list of plural forms. +# #1 is number of subthreads +# LOCALIZATION NOTE (saveAsType): replace %S with the extension of the file to be saved. +saveAsType=קובץ %S + +# LOCALIZATION NOTE (openSearch.label): The label used in the autocomplete +# widget to refer to a search on the web for a short string containing at most +# 15 characters. %1$S is the search provider to use. %2$S is the string to +# search for. +openSearch.label=חיפוש ב־%1$S אחר „%2$S” + +# LOCALIZATION NOTE (openSearch.label.truncated): The label used in the +# autocomplete widget to refer to a search on the web for a short string +# containing more than 15 characters. %1$S is the search provider to use. %2$S +# is the string to search for, truncated to 15 characters. +openSearch.label.truncated=חיפוש ב־%1$S אחר „%2$S…” + +# LOCALIZATION NOTE (aboutDialog.architecture.*): +# The sixtyFourBit and thirtyTwoBit strings describe the architecture of the +# current Thunderbird build: 32-bit or 64-bit. These strings are used in parentheses +# after the Thunderbird version in the About dialog, +# e.g.: "48.0.2 (32-bit)" or "51.0a1 (2016-09-05) (64-bit)". +aboutDialog.architecture.sixtyFourBit = 64 סיביות +aboutDialog.architecture.thirtyTwoBit = 32 סיביות + +errorConsoleTitle = מסוף שגיאות + +# 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 appmenu. + diff --git a/l10n-he/mail/chrome/messenger/messengercompose/EdAdvancedEdit.dtd b/l10n-he/mail/chrome/messenger/messengercompose/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..ab755122c4 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/EdAdvancedEdit.dtd @@ -0,0 +1,25 @@ +<!-- +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!-- 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 WindowTitle.label "עורך מאפיין מתקדם"> +<!ENTITY AttName.label "תכונה: "> +<!ENTITY AttValue.label "ערך: "> +<!ENTITY PropertyName.label "מאפיין:"> +<!ENTITY currentattributesfor.label "תכונות נוכחיות עבור:"> +<!ENTITY tree.attributeHeader.label "תכונה"> +<!ENTITY tree.propertyHeader.label "מאפיין"> +<!ENTITY tree.valueHeader.label "ערך"> +<!ENTITY tabHTML.label "תכונות HTML"> +<!ENTITY tabCSS.label "סגנון בתוך השורה"> +<!ENTITY tabJSE.label "אירועי JavaScript"> + +<!ENTITY editAttribute.label "לחץ על פריט למעלה כדי לשנות את ערכו"> +<!ENTITY removeAttribute.label "הסרה"> + diff --git a/l10n-he/mail/chrome/messenger/messengercompose/EdColorPicker.dtd b/l10n-he/mail/chrome/messenger/messengercompose/EdColorPicker.dtd new file mode 100644 index 0000000000..7563c8f123 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/EdColorPicker.dtd @@ -0,0 +1,26 @@ +<!-- +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!-- 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 windowTitle.label "צבע"> +<!ENTITY lastPickedColor.label "צבע שנבחר אחרון"> +<!ENTITY lastPickedColor.accessKey "צ"> +<!ENTITY setColorExample.label "(דוגמה: "#0000ff" או "blue"):"> +<!ENTITY default.label "ברירת מחדל"> +<!ENTITY default.accessKey "ב"> +<!ENTITY palette.label "טבלת צבעים:"> +<!ENTITY standardPalette.label "תקני"> +<!ENTITY webPalette.label "כל צבעי הרשת"> +<!ENTITY background.label "רקע עבור:"> +<!ENTITY background.accessKey "ר"> +<!ENTITY table.label "טבלה"> +<!ENTITY table.accessKey "ט"> +<!ENTITY cell.label "תא(ים)"> +<!ENTITY cell.accessKey "ת"> + diff --git a/l10n-he/mail/chrome/messenger/messengercompose/EdConvertToTable.dtd b/l10n-he/mail/chrome/messenger/messengercompose/EdConvertToTable.dtd new file mode 100644 index 0000000000..f584223c37 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/EdConvertToTable.dtd @@ -0,0 +1,22 @@ +<!-- +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!-- 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/. --> + + +<!-- Window title --> +<!ENTITY windowTitle.label "המר לטבלה"> +<!ENTITY instructions1.label "Composer יוצר שורת טבלה חדשה לכל פסקה בקטע הנבחר."> +<!ENTITY instructions2.label "בחר את התו המשמש להפריד את הקטע הנבחר לעמודות:"> +<!ENTITY commaRadio.label "פסיק"> +<!ENTITY spaceRadio.label "רווח"> +<!ENTITY otherRadio.label "תו אחר:"> +<!ENTITY deleteCharCheck.label "מחק תו מפריד"> +<!ENTITY collapseSpaces.label "התעלם מרווחים עודפים"> +<!ENTITY collapseSpaces.tooltip "המר מרווחים סמוכים למפריד אחד"> + diff --git a/l10n-he/mail/chrome/messenger/messengercompose/EdDialogOverlay.dtd b/l10n-he/mail/chrome/messenger/messengercompose/EdDialogOverlay.dtd new file mode 100644 index 0000000000..dd040820e1 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/EdDialogOverlay.dtd @@ -0,0 +1,17 @@ +<!-- 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 AdvancedEditButton.label "עריכה מתקדמת…"> +<!ENTITY AdvancedEditButton.accessKey "מ"> +<!ENTITY AdvancedEditButton.tooltip "הוסף או שנה תכונות HTML, תכונות סגנון ו־JavaScript"> +<!ENTITY chooseFileButton.label "בחר קובץ…"> +<!ENTITY chooseFileButton.accessKey "ק"> +<!ENTITY chooseFileLinkButton.label "בחר קובץ…"> +<!ENTITY chooseFileLinkButton.accessKey "ב"> +<!ENTITY makeUrlRelative.label "ה־URL הוא יחסי למיקום הדף"> +<!ENTITY makeUrlRelative.accessKey "י"> +<!ENTITY makeUrlRelative.tooltip "החלף בין URL יחסי ומוחלט. עליך תחילה לשמור את הדף כדי להחליף זאת."> + +<!ENTITY LinkURLEditField2.label "נא להקליד כתובת עמוד אינטרנט, קובץ מקומי או לבחור בעוגן שמי או כותרת מתפריט ההקשר של השדה:"> +<!ENTITY LinkURLEditField2.accessKey "א"> diff --git a/l10n-he/mail/chrome/messenger/messengercompose/EdNamedAnchorProperties.dtd b/l10n-he/mail/chrome/messenger/messengercompose/EdNamedAnchorProperties.dtd new file mode 100644 index 0000000000..c5b9818dd4 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/EdNamedAnchorProperties.dtd @@ -0,0 +1,17 @@ +<!-- +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!-- 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 windowTitle.label "מאפייני עוגן"> +<!ENTITY anchorNameEditField.label "שם עוגן:"> +<!ENTITY anchorNameEditField.accessKey "N"> +<!ENTITY nameInput.tooltip "הכנס שם ייחודי לעוגן (מטרה) זה"> + + + diff --git a/l10n-he/mail/chrome/messenger/messengercompose/EditorColorProperties.dtd b/l10n-he/mail/chrome/messenger/messengercompose/EditorColorProperties.dtd new file mode 100644 index 0000000000..0c836fb254 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/EditorColorProperties.dtd @@ -0,0 +1,29 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "צבעים ורקע של הדף"> +<!ENTITY pageColors.label "צבעי הדף"> +<!ENTITY defaultColorsRadio.label "צבעי ברירת המחדל של הקורא (אל תגדיר צבעים בדף)"> +<!ENTITY defaultColorsRadio.accessKey "ב"> +<!ENTITY defaultColorsRadio.tooltip "השתמש בקביעות הצבע של הדפדפן המציג (של הקורא) בלבד"> +<!ENTITY customColorsRadio.label "השתמש בצבעים מותאמים אישית:"> +<!ENTITY customColorsRadio.accessKey "מ"> +<!ENTITY customColorsRadio.tooltip "הגדרות צבעים אלו גוברות על הגדרות הדפדפן של הצופה"> + +<!ENTITY normalText.label "טקסט רגיל"> +<!ENTITY normalText.accessKey "N"> +<!ENTITY linkText.label "טקסט קישור"> +<!ENTITY linkText.accessKey "l"> +<!ENTITY activeLinkText.label "טקסט של קישור פעיל"> +<!ENTITY activeLinkText.accessKey "פ"> +<!ENTITY visitedLinkText.label "טקסט של קישור שביקרת בו"> +<!ENTITY visitedLinkText.accessKey "V"> +<!ENTITY background.label "רקע:"> +<!ENTITY background.accessKey "ר"> +<!ENTITY colon.character ":"> +<!ENTITY backgroundImage.label "תמונת רקע:"> +<!ENTITY backgroundImage.accessKey "ת"> +<!ENTITY backgroundImage.tooltip "השתמש בקובץ תמונה כרקע לדף שלך"> +<!ENTITY backgroundImage.shortenedDataURI "כתובת נתונים מקוצרת (העתקה תציב כתובת מלאה בלוח הגזירים)"> diff --git a/l10n-he/mail/chrome/messenger/messengercompose/EditorHLineProperties.dtd b/l10n-he/mail/chrome/messenger/messengercompose/EditorHLineProperties.dtd new file mode 100644 index 0000000000..2b882fa0de --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/EditorHLineProperties.dtd @@ -0,0 +1,34 @@ +<!-- +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!-- 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/. --> + + +<!-- Window title --> +<!ENTITY windowTitle.label "מאפייני קו אופקי"> + +<!ENTITY dimensionsBox.label "ממדים"> +<!ENTITY heightEditField.label "גובה:"> +<!ENTITY heightEditField.accessKey "ג"> +<!ENTITY widthEditField.label "רוחב:"> +<!ENTITY widthEditField.accessKey "ר"> +<!ENTITY pixelsPopup.value "פיקסלים"> +<!ENTITY alignmentBox.label "יישור"> +<!ENTITY leftRadio.label "שמאל"> +<!ENTITY leftRadio.accessKey "ש"> +<!ENTITY centerRadio.label "מרכז"> +<!ENTITY centerRadio.accessKey "מ"> +<!ENTITY rightRadio.label "ימין"> +<!ENTITY rightRadio.accessKey "י"> + +<!ENTITY threeDShading.label "הצללה תלת ממדית"> +<!ENTITY threeDShading.accessKey "ת"> +<!ENTITY saveSettings.label "השתמש כברירת מחדל"> +<!ENTITY saveSettings.accessKey "ה"> +<!ENTITY saveSettings.tooltip "שמור הגדרות אלה לשימוש בעת הכנסת קוים אופקיים חדשים"> + diff --git a/l10n-he/mail/chrome/messenger/messengercompose/EditorImageProperties.dtd b/l10n-he/mail/chrome/messenger/messengercompose/EditorImageProperties.dtd new file mode 100644 index 0000000000..3c789b4352 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/EditorImageProperties.dtd @@ -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/. --> + +<!-- These strings are for use specifically in the editor's image and form image dialogs. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "מאפייני תמונה"> + +<!ENTITY pixelsPopup.value "פיקסלים"> + +<!-- These are in the Location tab panel --> +<!ENTITY locationEditField.label "מיקום התמונה:"> +<!ENTITY locationEditField.accessKey "מ"> +<!ENTITY locationEditField.tooltip "הקלד את שם קובץ או מיקום התמונה"> +<!ENTITY locationEditField.shortenedDataURI "כתובת נתונים מקוצרת (העתקה תציב את הכתובת המלאה בזיכרון)"> +<!ENTITY title.label "תאור כלי:"> +<!ENTITY title.accessKey "ת"> +<!ENTITY title.tooltip "תכונת 'title' של HTML המוצגת כתיאור כלי (tooltip)"> +<!ENTITY altText.label "טקסט חלופי:"> +<!ENTITY altText.accessKey "ח"> +<!ENTITY altTextEditField.tooltip "הקלד טקסט להציג במקום התמונה"> +<!ENTITY noAltText.label "אל תשתמש בטקסט חלופי"> +<!ENTITY noAltText.accessKey "א"> + +<!ENTITY previewBox.label "תצוגה מקדימה של התמונה"> + +<!-- These controls are in the Dimensions tab panel --> +<!-- actualSize.label should be same as actualSizeRadio.label + ":" --> +<!ENTITY actualSize.label "גודל אמיתי:"> +<!ENTITY actualSizeRadio.label "גודל אמיתי"> +<!ENTITY actualSizeRadio.accessKey "ג"> +<!ENTITY actualSizeRadio.tooltip "חזור לגודל אמיתי של התמונה"> +<!ENTITY customSizeRadio.label "גודל מותאם אישית"> +<!ENTITY customSizeRadio.accessKey "מ"> +<!ENTITY customSizeRadio.tooltip "שנה את גודל התמונה כפי שהיא מופיעה בדף"> +<!ENTITY heightEditField.label "גובה:"> +<!ENTITY heightEditField.accessKey "ב"> +<!ENTITY widthEditField.label "רוחב:"> +<!ENTITY widthEditField.accessKey "ר"> +<!ENTITY constrainCheckbox.label "שמור יחס אורך לרוחב"> +<!ENTITY constrainCheckbox.accessKey "י"> +<!ENTITY constrainCheckbox.tooltip "שמור על יחס גובה לרוחב של התמונה"> + +<!-- These controls are in the Image Map box of the expanded area --> +<!ENTITY imagemapBox.label "מיפוי תמונה"> +<!ENTITY removeImageMapButton.label "הסרה"> +<!ENTITY removeImageMapButton.accessKey "ס"> + +<!-- These are the options for image alignment --> +<!ENTITY alignment.label "יישור טקסט ביחס לתמונה"> +<!ENTITY bottomPopup.value "בתחתית"> +<!ENTITY topPopup.value "בקצה עליון"> +<!ENTITY centerPopup.value "במרכז"> +<!ENTITY wrapRightPopup.value "גלישה מימין"> +<!ENTITY wrapLeftPopup.value "גלישה משמאל"> + +<!-- These controls are in the Spacing Box --> +<!ENTITY spacingBox.label "ריווח"> +<!ENTITY leftRightEditField.label "שמאל וימין:"> +<!ENTITY leftRightEditField.accessKey "ש"> +<!ENTITY topBottomEditField.label "מעל ומתחת:"> +<!ENTITY topBottomEditField.accessKey "נ"> +<!ENTITY borderEditField.label "גבול עבה:"> +<!ENTITY borderEditField.accessKey "ע"> + +<!-- These controls are in the Link Box --> +<!ENTITY showImageLinkBorder.label "הראה גבול סביב תמונה מקושרת"> +<!ENTITY showImageLinkBorder.accessKey "ג"> +<!ENTITY LinkAdvancedEditButton.label "עריכת קישור מתקדמת…"> +<!ENTITY LinkAdvancedEditButton.accessKey "ק"> +<!ENTITY LinkAdvancedEditButton.tooltip "הוסף או שנה תכונות HTML, תכונות סגנון ו־JavaScript"> + +<!-- These tabs are currently used in the image input dialog --> +<!ENTITY imageInputTab.label "טופס"> +<!ENTITY imageLocationTab.label "מיקום"> +<!ENTITY imageDimensionsTab.label "ממדים"> +<!ENTITY imageAppearanceTab.label "הופעה"> +<!ENTITY imageLinkTab.label "קישור"> diff --git a/l10n-he/mail/chrome/messenger/messengercompose/EditorInsertChars.dtd b/l10n-he/mail/chrome/messenger/messengercompose/EditorInsertChars.dtd new file mode 100644 index 0000000000..91734d1684 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/EditorInsertChars.dtd @@ -0,0 +1,32 @@ +<!-- +# Translator(s): +# +# Yaron <sh.yaron@gmail.com> +# +--> +<!-- +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!-- 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/. --> + + +<!-- Window title --> +<!ENTITY windowTitle.label "הוספת תו"> +<!ENTITY category.label "קטגוריה"> +<!ENTITY letter.label "אות:"> +<!ENTITY letter.accessKey "א"> +<!ENTITY character.label "תו:"> +<!ENTITY character.accessKey "ת"> +<!ENTITY accentUpper.label "תווי מבטא גדולים"> +<!ENTITY accentLower.label "תווי מבטא קטנים"> +<!ENTITY otherUpper.label "תווים גדולים אחרים"> +<!ENTITY otherLower.label "תווים קטנים אחרים"> +<!ENTITY commonSymbols.label "סימנים נפוצים"> +<!ENTITY insertButton.label "הוספה"> +<!ENTITY closeButton.label "סגירה"> + diff --git a/l10n-he/mail/chrome/messenger/messengercompose/EditorInsertMath.dtd b/l10n-he/mail/chrome/messenger/messengercompose/EditorInsertMath.dtd new file mode 100644 index 0000000000..43049db433 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/EditorInsertMath.dtd @@ -0,0 +1,19 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "הוספת ביטוי מתמטי"> + +<!ENTITY sourceEditField.label "הכנסת קוד מקור של LaTeX:"> + +<!ENTITY options.label "אפשרויות"> +<!ENTITY optionDisplay.label "מצב תצוגה"> +<!ENTITY optionDisplay.accesskey "ת"> +<!ENTITY optionLTR.label "כיוון משמאל לימין"> +<!ENTITY optionLTR.accesskey "ש"> +<!ENTITY optionRTL.label "כיוון מימין לשמאל"> +<!ENTITY optionRTL.accesskey "י"> + +<!ENTITY insertButton.label "Insert"> +<!ENTITY insertButton.accesskey "I"> diff --git a/l10n-he/mail/chrome/messenger/messengercompose/EditorInsertSource.dtd b/l10n-he/mail/chrome/messenger/messengercompose/EditorInsertSource.dtd new file mode 100644 index 0000000000..fa4a186da3 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/EditorInsertSource.dtd @@ -0,0 +1,28 @@ +<!-- +# Translator(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!-- +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "הכנסת HTML"> +<!ENTITY sourceEditField.label "הכנס תגיות HTML וטקסט:"> +<!ENTITY example.label "לדוגמה:"> +<!-- LOCALIZATION NOTE (exampleOpenTag.label): DONT_TRANSLATE: they are text for HTML tagnames: "<i>" and "</i>" --> +<!ENTITY exampleOpenTag.label "</i>"> +<!-- LOCALIZATION NOTE (exampleCloseTag.label): DONT_TRANSLATE: they are text for HTML tagnames: "<i>" and "</i>" --> +<!ENTITY exampleCloseTag.label "<i>"> +<!ENTITY exampleText.label "שלום עולם!"> +<!ENTITY insertButton.label "הכנס"> +<!ENTITY insertButton.accesskey "I"> + diff --git a/l10n-he/mail/chrome/messenger/messengercompose/EditorInsertTOC.dtd b/l10n-he/mail/chrome/messenger/messengercompose/EditorInsertTOC.dtd new file mode 100644 index 0000000000..770469afc6 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/EditorInsertTOC.dtd @@ -0,0 +1,23 @@ +<!-- +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!-- 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 Window.title "תוכן עניינים"> +<!ENTITY buildToc.label "בנה תוכן עניינים מתוך:"> +<!ENTITY tag.label "תגית:"> +<!ENTITY class.label "קבוצה:"> +<!ENTITY header1.label "רמה 1"> +<!ENTITY header2.label "רמה 2"> +<!ENTITY header3.label "רמה 3"> +<!ENTITY header4.label "רמה 4"> +<!ENTITY header5.label "רמה 5"> +<!ENTITY header6.label "רמה 6"> +<!ENTITY makeReadOnly.label "הפוך את תוכן העניינים לקריאה־בלבד"> +<!ENTITY orderedList.label "מספר את כל הרשומות בתוכן העניינים"> + diff --git a/l10n-he/mail/chrome/messenger/messengercompose/EditorInsertTable.dtd b/l10n-he/mail/chrome/messenger/messengercompose/EditorInsertTable.dtd new file mode 100644 index 0000000000..1c8e065caa --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/EditorInsertTable.dtd @@ -0,0 +1,31 @@ +<!-- +# Translator(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!-- +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "הכנסת טבלה"> + +<!ENTITY size.label "גודל"> +<!ENTITY numRowsEditField.label "שורות:"> +<!ENTITY numRowsEditField.accessKey "ש"> +<!ENTITY numColumnsEditField.label "עמודות:"> +<!ENTITY numColumnsEditField.accessKey "ע"> +<!ENTITY widthEditField.label "רוחב:"> +<!ENTITY widthEditField.accessKey "ר"> +<!ENTITY borderEditField.label "גבול:"> +<!ENTITY borderEditField.accessKey "ג"> +<!ENTITY borderEditField.tooltip "הקלד מספר לגבול הטבלה, או הקלד אפס (0) להישאר ללא גבול"> +<!ENTITY pixels.label "פיקסלים"> + diff --git a/l10n-he/mail/chrome/messenger/messengercompose/EditorLinkProperties.dtd b/l10n-he/mail/chrome/messenger/messengercompose/EditorLinkProperties.dtd new file mode 100644 index 0000000000..0ce0f71d71 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/EditorLinkProperties.dtd @@ -0,0 +1,13 @@ +<!-- +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!-- 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 windowTitle.label "מאפייני קישור"> +<!ENTITY LinkURLBox.label "מיקום קישור"> + diff --git a/l10n-he/mail/chrome/messenger/messengercompose/EditorListProperties.dtd b/l10n-he/mail/chrome/messenger/messengercompose/EditorListProperties.dtd new file mode 100644 index 0000000000..365b445454 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/EditorListProperties.dtd @@ -0,0 +1,27 @@ +<!-- +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!-- 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/. --> + + +<!-- Window title --> +<!ENTITY windowTitle.label "מאפייני רשימה"> + +<!ENTITY ListType.label "סוג רשימה"> +<!ENTITY bulletStyle.label "סגנון הבלטה:"> +<!ENTITY startingNumber.label "התחל במספר:"> +<!ENTITY startingNumber.accessKey "ת"> +<!ENTITY none.value "ללא"> +<!ENTITY bulletList.value "רשימה מובלטת (לא ממוספרת)"> +<!ENTITY numberList.value "רשימה ממוספרת"> +<!ENTITY definitionList.value "רשימת הגדרות"> +<!ENTITY changeEntireListRadio.label "שנה את כל הרשימה"> +<!ENTITY changeEntireListRadio.accessKey "כ"> +<!ENTITY changeSelectedRadio.label "שנה רק פריטים נבחרים"> +<!ENTITY changeSelectedRadio.accessKey "ר"> + diff --git a/l10n-he/mail/chrome/messenger/messengercompose/EditorPersonalDictionary.dtd b/l10n-he/mail/chrome/messenger/messengercompose/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..180fd87978 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/EditorPersonalDictionary.dtd @@ -0,0 +1,25 @@ +<!-- +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "מילון אישי"> + +<!ENTITY wordEditField.label "מילה חדשה:"> +<!ENTITY wordEditField.accessKey "N"> +<!ENTITY AddButton.label "הוסף"> +<!ENTITY AddButton.accessKey "A"> +<!ENTITY DictionaryList.label "מילים במילון:"> +<!ENTITY DictionaryList.accessKey "מ"> +<!ENTITY RemoveButton.label "הסר"> +<!ENTITY RemoveButton.accessKey "ס"> + +<!ENTITY CloseButton.label "סגירה"> +<!ENTITY CloseButton.accessKey "ס"> + diff --git a/l10n-he/mail/chrome/messenger/messengercompose/EditorReplace.dtd b/l10n-he/mail/chrome/messenger/messengercompose/EditorReplace.dtd new file mode 100644 index 0000000000..df5a9a67ea --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/EditorReplace.dtd @@ -0,0 +1,29 @@ +<!-- 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/. --> + +<!-- extracted from EdReplace.xul --> + +<!-- extracted from EdReplace.xhtml --> + +<!ENTITY replaceDialog.title "מצא והחלף"> +<!ENTITY findField.label "מצא טקסט:"> +<!ENTITY findField.accesskey "מ"> +<!ENTITY replaceField.label "החלף עם:"> +<!ENTITY replaceField.accesskey "ע"> +<!ENTITY caseSensitiveCheckbox.label "התאם אותיות גדולות/קטנות"> +<!ENTITY caseSensitiveCheckbox.accesskey "ת"> +<!ENTITY wrapCheckbox.label "המשך חיפוש מתחילת הדף"> +<!ENTITY wrapCheckbox.accesskey "ת"> +<!ENTITY backwardsCheckbox.label "חפש לאחור"> +<!ENTITY backwardsCheckbox.accesskey "א"> +<!ENTITY findNextButton.label "מצא את הבא"> +<!ENTITY findNextButton.accesskey "ב"> +<!ENTITY replaceButton.label "החלף"> +<!ENTITY replaceButton.accesskey "ח"> +<!ENTITY replaceAndFindButton.label "החלף ומצא"> +<!ENTITY replaceAndFindButton.accesskey "מ"> +<!ENTITY replaceAllButton.label "החלף הכול"> +<!ENTITY replaceAllButton.accesskey "ה"> +<!ENTITY closeButton.label "סגירה"> +<!ENTITY closeButton.accesskey "ס"> diff --git a/l10n-he/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd b/l10n-he/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd new file mode 100644 index 0000000000..5a47795137 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd @@ -0,0 +1,38 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "בדיקת איות"> + +<!ENTITY misspelledWord.label "שפה:"> +<!ENTITY wordEditField.label "החלפה עם:"> +<!ENTITY wordEditField.accessKey "ע"> +<!ENTITY checkwordButton.label "בדיקת מילה"> +<!ENTITY checkwordButton.accessKey "k"> +<!ENTITY suggestions.label "הצעות:"> +<!ENTITY suggestions.accessKey "צ"> +<!ENTITY ignoreButton.label "התעלמות"> +<!ENTITY ignoreButton.accessKey "ת"> +<!ENTITY ignoreAllButton.label "התעלמות מהכול"> +<!ENTITY ignoreAllButton.accessKey "מ"> +<!ENTITY replaceButton.label "החלפה"> +<!ENTITY replaceButton.accessKey "ח"> +<!ENTITY replaceAllButton.label "החלפת הכול"> +<!ENTITY replaceAllButton.accessKey "כ"> +<!ENTITY stopButton.label "עצור"> +<!ENTITY stopButton.accessKey "ע"> +<!ENTITY userDictionary.label "מילון אישי:"> +<!ENTITY moreDictionaries.label "הורדת מילונים נוספים…"> +<!ENTITY addToUserDictionaryButton.label "הוספת מילה"> +<!ENTITY addToUserDictionaryButton.accessKey "ס"> +<!ENTITY editUserDictionaryButton.label "עריכה…"> +<!ENTITY editUserDictionaryButton.accessKey "ע"> +<!ENTITY recheckButton2.label "בדיקת הטקסט מחדש"> +<!ENTITY recheckButton2.accessKey "ט"> +<!ENTITY closeButton.label "סגירה"> +<!ENTITY closeButton.accessKey "ס"> +<!ENTITY sendButton.label "שליחה"> +<!ENTITY sendButton.accessKey "ש"> +<!ENTITY languagePopup.label "שפה:"> +<!ENTITY languagePopup.accessKey "פ"> diff --git a/l10n-he/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd b/l10n-he/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd new file mode 100644 index 0000000000..e82d42c497 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd @@ -0,0 +1,82 @@ +<!-- +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!-- 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 tableWindow.title "מאפייני טבלה"> +<!ENTITY applyButton.label "החל"> +<!ENTITY applyButton.accesskey "A"> +<!ENTITY closeButton.label "סגירה"> +<!ENTITY tableTab.label "טבלה"> +<!ENTITY cellTab.label "תאים"> +<!ENTITY tableRows.label "שורות:"> +<!ENTITY tableRows.accessKey "ש"> +<!ENTITY tableColumns.label "עמודות:"> +<!ENTITY tableColumns.accessKey "ע"> +<!ENTITY tableHeight.label "גובה:"> +<!ENTITY tableHeight.accessKey "ג"> +<!ENTITY tableWidth.label "רוחב:"> +<!ENTITY tableWidth.accessKey "ר"> +<!ENTITY tableBorderSpacing.label "גבולות ורווחים"> +<!ENTITY tableBorderWidth.label "גבול:"> +<!ENTITY tableBorderWidth.accessKey "ב"> +<!ENTITY tableSpacing.label "ריווח:"> +<!ENTITY tableSpacing.accessKey "ר"> +<!ENTITY tablePadding.label "ריפוד:"> +<!ENTITY tablePadding.accessKey "פ"> +<!ENTITY tablePxBetwCells.label "פיקסלים בין תאים"> +<!ENTITY tablePxBetwBrdrCellContent.label "פיקסלים בין גבול התא ותכולתו"> +<!ENTITY tableAlignment.label "יישור טבלה:"> +<!ENTITY tableAlignment.accessKey "י"> +<!ENTITY tableCaption.label "כותרת:"> +<!ENTITY tableCaption.accessKey "N"> +<!ENTITY tableCaptionAbove.label "מעל הטבלה"> +<!ENTITY tableCaptionBelow.label "מתחת לטבלה"> +<!ENTITY tableCaptionLeft.label "משמאל לטבלה"> +<!ENTITY tableCaptionRight.label "מימין לטבלה"> +<!ENTITY tableCaptionNone.label "ללא"> +<!ENTITY tableInheritColor.label "(הנח לצבע הדף להיראות)"> + +<!ENTITY cellSelection.label "בחירה"> +<!ENTITY cellSelectCell.label "תא"> +<!ENTITY cellSelectRow.label "שורה"> +<!ENTITY cellSelectColumn.label "עמודה"> +<!ENTITY cellSelectNext.label "הבא"> +<!ENTITY cellSelectNext.accessKey "N"> +<!ENTITY cellSelectPrevious.label "הקודם"> +<!ENTITY cellSelectPrevious.accessKey "ק"> +<!ENTITY applyBeforeChange.label "שינויים נוכחיים יחולו לפני שינוי הבחירה."> +<!ENTITY cellContentAlignment.label "ישור תכולה"> +<!ENTITY cellHorizontal.label "אופקי:"> +<!ENTITY cellHorizontal.accessKey "Z"> +<!ENTITY cellVertical.label "אנכי:"> +<!ENTITY cellVertical.accessKey "V"> +<!ENTITY cellStyle.label "סגנון תא:"> +<!ENTITY cellStyle.accessKey "ס"> +<!ENTITY cellNormal.label "רגילה"> +<!ENTITY cellHeader.label "כותרת"> +<!ENTITY cellTextWrap.label "גלישת טקסט:"> +<!ENTITY cellTextWrap.accessKey "ג"> +<!ENTITY cellWrap.label "עם גלישה"> +<!ENTITY cellNoWrap.label "ללא גלישה"> +<!ENTITY cellAlignTop.label "למעלה"> +<!ENTITY cellAlignMiddle.label "מרכז"> +<!ENTITY cellAlignBottom.label "למטה"> +<!ENTITY cellAlignJustify.label "יישור דו־צידי"> +<!ENTITY cellInheritColor.label "(הנח לצבע הטבלה להיראות)"> +<!ENTITY cellUseCheckboxHelp.label "השתמש בתיבות הסימון כדי לקבוע אלו תכונות יוחלו לכל התאים שנבחרו"> + +<!-- Used in both Table and Cell panels --> +<!ENTITY size.label "גודל"> +<!ENTITY pixels.label "פיקסלים"> +<!ENTITY backgroundColor.label "צבע רקע:"> +<!ENTITY backgroundColor.accessKey "ר"> +<!ENTITY AlignLeft.label "שמאל"> +<!ENTITY AlignCenter.label "מרכז"> +<!ENTITY AlignRight.label "ימין"> + diff --git a/l10n-he/mail/chrome/messenger/messengercompose/askSendFormat.dtd b/l10n-he/mail/chrome/messenger/messengercompose/askSendFormat.dtd new file mode 100644 index 0000000000..8dbf6f7a10 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/askSendFormat.dtd @@ -0,0 +1,22 @@ +<!-- 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 askSendFormat.dtd UI for dialog that asks the user, which format to use for sending a message --> +<!ENTITY windowTitle.label "שאלת דואר HTML"> + +<!ENTITY recipient.label "חלק מהנמענים לא נרשמו ככאלה היכולים לקבל דואר HTML."> + +<!ENTITY question.label "האם ברצונך להסב את ההודעה לטקסט פשוט או לשלוח אותה בעיצוב HTML בכל מקרה?"> + +<!ENTITY plainTextAndHtml.label "שלח בטקסט פשוט וגם HTML"> +<!ENTITY plainTextAndHtml.accesskey "ט"> +<!ENTITY plainTextOnly.label "שלח בטקסט פשוט בלבד"> +<!ENTITY plainTextOnly.accesskey "פ"> +<!ENTITY htmlOnly.label "שלח ב־HTML בלבד"> +<!ENTITY htmlOnly.accesskey "H"> + +<!ENTITY send.label "שלח"> +<!ENTITY send.accesskey "ש"> + + diff --git a/l10n-he/mail/chrome/messenger/messengercompose/askSendFormat.properties b/l10n-he/mail/chrome/messenger/messengercompose/askSendFormat.properties new file mode 100644 index 0000000000..9544e18dd2 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/askSendFormat.properties @@ -0,0 +1,9 @@ +# 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/. + +convertibleYes=ניתן להמיר את ההודעה שלך לטקסט פשוט ללא איבוד מידע. +convertibleAltering=ניתן להמיר את ההודעה שלך לטקסט פשוט ללא איבוד מידע חשוב. למרות זאת, גרסת הטקסט הפשוט עלולה להיראות שונה מכפי שאתה רואה אותה ב־composer. +convertibleNo=למרות זאת, עיצובים שהשתמש בהם (כגון צבעים) לא יומרו לטקסט פשוט. +recommended=(מומלץ) + diff --git a/l10n-he/mail/chrome/messenger/messengercompose/composeMsgs.properties b/l10n-he/mail/chrome/messenger/messengercompose/composeMsgs.properties new file mode 100644 index 0000000000..23f2e1b39c --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/composeMsgs.properties @@ -0,0 +1,412 @@ +# 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/. + +# +# The following are used by the compose back end +# +## LOCALIZATION NOTE (unableToOpenFile, unableToOpenTmpFile): +## %S will be replaced with the name of file that could not be opened +unableToOpenFile=לא ניתן לפתוח את הקובץ %S. +unableToOpenTmpFile=לא ניתן לפתוח את הקובץ הזמני %S. בדוק את הגדרות ה'תיקייה זמנית' שלך. +unableToSaveTemplate=אין אפשרות לשמור את ההודעה שלך כתבנית. +unableToSaveDraft=לא ניתן לשמור את ההודעה שלך כטיוטה. +errorWritingFile=שגיאה בכתיבת קובץ זמני. + +## LOCALIZATION NOTE (errorSendingFromCommand): argument %s is the Outgoing server (SMTP) response + +## LOCALIZATION NOTE (errorSendingDataCommand): argument %s is the Outgoing server (SMTP) response + +## LOCALIZATION NOTE (errorSendingMessage): argument %s is the Outgoing server (SMTP) response +errorQueuedDeliveryFailed=אירעה שגיאה בעת העברת ההודעות שלא נשלחו. +sendFailed=שליחת ההודעה נכשלה. + +## LOCALIZATION NOTE (sendFailedUnexpected): argument %X is a hex error code value + +## LOCALIZATION NOTE (smtpSecurityIssue): argument %S is the Outgoing server (SMTP) response + +## LOCALIZATION NOTE (smtpServerError): argument %s is the Outgoing server (SMTP) response + +## LOCALIZATION NOTE (communicationsError): argument %d is the error code +communicationsError=אירעה שגיאת תקשורת: %d. נא לנסות שוב. + + +mimeMpartAttachmentError=שגיאה עם הקובץ המצורף. +failedCopyOperation=ההודעה נשלחה בהצלחה אך לא ניתן היה להעתיק אותה לתיקיית הפריטים שנשלחו. +nntpNoCrossPosting=ניתן לשלוח הודעה לשרת חדשות אחת בכל פעם. +msgCancelling=מתבצע ביטול… +errorReadingFile=שגיאה בקריאת הקובץ. + +## LOCALIZATION NOTE (errorAttachingFile): argument %S is the file name/URI of the object to be attached + +## LOCALIZATION NOTE (incorrectSmtpGreeting): argument %s is the Outgoing server (SMTP) greeting + +## LOCALIZATION NOTE (errorSendingRcptCommand): argument %1$S is the Outgoing server (SMTP) response, argument %2$S is the intended message recipient. + +## LOCALIZATION NOTE (startTlsFailed): argument %S is the Outgoing server (SMTP) + +## LOCALIZATION NOTE (smtpPasswordUndefined): argument %S is the Outgoing server (SMTP) account + +## LOCALIZATION NOTE (smtpSendNotAllowed): argument %s is the Outgoing server (SMTP) response + +## LOCALIZATION NOTE (smtpTempSizeExceeded): argument %s is the Outgoing server (SMTP) response + +## LOCALIZATION NOTE (smtpClientid): argument %s is the Outgoing server (SMTP) response + +## LOCALIZATION NOTE (smtpClientidPermission): argument %s is the Outgoing server (SMTP) response + +## LOCALIZATION NOTE (smtpPermSizeExceeded1): argument %d is the Outgoing server (SMTP) size limit + +## LOCALIZATION NOTE (smtpPermSizeExceeded2): argument %s is the Outgoing server (SMTP) response + +## LOCALIZATION NOTE (smtpSendFailedUnknownServer): argument %S is the Outgoing server (SMTP) + +## LOCALIZATION NOTE (smtpSendRequestRefused): argument %S is the Outgoing server (SMTP) + +## LOCALIZATION NOTE (smtpSendInterrupted): argument %S is the Outgoing server (SMTP) + +## LOCALIZATION NOTE (smtpSendTimeout): argument %S is the Outgoing server (SMTP) + +## LOCALIZATION NOTE (smtpSendFailedUnknownReason): argument %S is the Outgoing server (SMTP) + +# LOCALIZATION NOTE (smtpHintAuthEncryptToPlainNoSsl): %S is the server hostname + +# LOCALIZATION NOTE (smtpHintAuthEncryptToPlainSsl): %S is the server hostname + +# LOCALIZATION NOTE (smtpHintAuthPlainToEncrypt): %S is the server hostname + +# LOCALIZATION NOTE (smtpAuthFailure): %S is the server hostname + +# LOCALIZATION NOTE (smtpAuthGssapi): %S is the server hostname + +# LOCALIZATION NOTE (smtpAuthMechNotSupported): %S is the server hostname + +# LOCALIZATION NOTE (errorIllegalLocalPart): %s is an email address with an illegal localpart + +## Strings used for the save message dialog shown when the user closes a message compose window +saveDlogTitle=שמור הודעה + +## LOCALIZATION NOTE (saveDlogMessages3): Do not translate the words %1$S and \n. +## %1$S is replaced by the folder name configured for saving drafts (typically the "Drafts" folder). +## Translate "Write" to match the translation of item "windowTitleWrite" below. +discardButtonLabel=הת&עלמות משינויים + +## generics string +defaultSubject=(ללא נושא) +chooseFileToAttach=צרף קבצים: +genericFailureExplanation=נא לוודא שהגדרות החשבון שלך נכונות ולנסות שוב. + +## LOCALIZATION NOTE (undisclosedRecipients): this string must use only US_ASCII characters + +# LOCALIZATION NOTE (chooseFileToAttachViaCloud): %1$S is the cloud +# provider to save the file to. + +## Window titles +# LOCALIZATION NOTE (windowTitleWrite): +# %1$S is the message subject. +# %2$S is the application name. +# Example: Write: Re: Invitation - Thunderbird +windowTitleWrite=כתיבה: %1$S - %2$S +# LOCALIZATION NOTE (windowTitlePrintPreview): +# %1$S is the message subject. +# %2$S is the application name. +# Example: Print Preview: Re: Invitation - Thunderbird +windowTitlePrintPreview=תצוגה מקדימה להדפסה: %1$S - %2$S + +## From field +msgIdentityPlaceholder=נא להקליד כתובת מאת בהתאמה אישית לשימוש במקום %S +customizeFromAddressTitle=התאמה מהכתובת +customizeFromAddressIgnore=לעולם לא להודיע לי על זה שוב + +## Strings used by the empty subject dialog +subjectEmptyTitle=תזכורת שורת נושא +subjectEmptyMessage=ההודעה שלך לא כוללת שורת נושא. +sendWithEmptySubjectButton=שלח ללא נושא +cancelSendingButton=בטל שליחה + +## Strings used by the dialog that informs about the lack of newsgroup support. +noNewsgroupSupportTitle=קבוצות דיון לא נתמכות +recipientDlogMessage=חשבון זה תומך רק בנמעני דוא"ל. המשך יתעלם מקבוצות דיון. + +## Strings used by the alert that tells the user that an e-mail address is invalid. +addressInvalidTitle=כתובת נמען לא תקנית +addressInvalid=%1$S אינה כתובת דוא"ל תקנית משום שאינה בתבנית user@host. עליך לתקן זאת לפני שליחת ההודעה. + +## String used by the dialog that asks the user to attach a web page +attachPageDlogTitle=אנא ציין מיקום לסיפוח +attachPageDlogMessage=אתר (URL): + +## String used for attachment pretty name, when the attachment is a message +messageAttachmentSafeName=הודעה מצורפת + +## String used for attachment pretty name, when the attachment is a message part +partAttachmentSafeName=מצורף חלק מההודעה + +# LOCALIZATION NOTE (attachmentBucketAttachFilesTooltip): +# This tooltip should be same as attachFile.label in messengercompose.dtd, +# but without ellipsis (…). +attachmentBucketClearSelectionTooltip=ביטול הבחירה +attachmentBucketHeaderShowTooltip=הצגת לוח קבצים מצורפים +attachmentBucketHeaderMinimizeTooltip=מזעור לוח קבצים מצורפים +attachmentBucketHeaderRestoreTooltip=שחזור לוח קבצים מצורפים + +## String used by the Initialization Error dialog +initErrorDlogTitle=חיבור הודעה +initErrorDlgMessage=אירעה תקלה בזמן יצירת חלון חיבור ההודעה. נא נסה שנית. + +## String used if a file to attach does not exist when passed as +## a command line argument +errorFileAttachTitle=צירוף קובץ + +## LOCALIZATION NOTE (errorFileAttachMessage): %1$S will be replaced by the non-existent file name. +errorFileAttachMessage=הקובץ %1$S אינו קיים ולכן לא ניתן לצרף אותו להודעה. + +## String used if a file to serve as message body does not exist or cannot be loaded when passed +## as a command line argument +errorFileMessageTitle=קובץ הודעה + +## LOCALIZATION NOTE (errorFileMessageMessage): %1$S will be replaced by the non-existent file name. + +## LOCALIZATION NOTE (errorLoadFileMessageMessage): %1$S will be replaced by the name of the file that can't be loaded. +errorLoadFileMessageMessage=לא ניתן לטעון את הקובץ %1$S כגוף ההודעה. + +## Strings used by the Save as Draft/Template dialog +SaveDialogTitle=שמור הודעה + +## LOCALIZATION NOTE (SaveDialogMsg): %1$S is the folder name, %2$S is the host name +SaveDialogMsg=הודעתך נשמרה בתיקייה %1$S על %2$S. +CheckMsg=אל תראה לי תיבת דו־שיח זו שוב. + +## Strings used by the prompt when Quitting while in progress +quitComposeWindowTitle=שולח הודעה + +## LOCALIZATION NOTE (quitComposeWindowMessage2): don't translate \n +quitComposeWindowMessage2=%1$S כרגע בתהליך שליחת הודעה.\nהאם ברצונך להמתין עד שההודעה תישלח לפני יציאה, או לצאת עכשיו? +quitComposeWindowQuitButtonLabel2=צא +quitComposeWindowWaitButtonLabel2=המתן +quitComposeWindowSaveTitle=ההודעה נשמרת + +## LOCALIZATION NOTE (quitComposeWindowSaveMessage): don't translate \n + +## Strings used by the prompt for Ctrl-Enter check before sending message +sendMessageCheckWindowTitle=שלח הודעה +sendMessageCheckLabel=האם אתה בטוח שברצונך לשלוח הודעה זו? +sendMessageCheckSendButtonLabel=שלח +assemblingMessageDone=ההודעה נאספת…הסתיים +assemblingMessage=ההודעה נאספת… +smtpDeliveringMail=ההודעה מועברת… +smtpMailSent=ההודעה נשלחה בהצלחה +assemblingMailInformation=פרטי הדוא״ל נאספים… + +## LOCALIZATION NOTE (gatheringAttachment): argument %S is the file name/URI of attachment +gatheringAttachment=%S מצורף… +creatingMailMessage=נוצרת הודעת דוא״ל… + +## LOCALIZATION NOTE (copyMessageStart): argument %S is the folder name +copyMessageStart=ההודעה מועתקת לתיקייה %S… +copyMessageComplete=ההעתקה הושלמה. +copyMessageFailed=ההעתקה נכשלה. +filterMessageComplete=הסינון הושלם. +filterMessageFailed=הסינון נכשל. + +## LOCALIZATION NOTE (largeMessageSendWarning): +## Do not translate %S. It is the size of the message in user-friendly notation. +sendingMessage=הודעה נשלחת… +sendMessageErrorTitle=שגיאה בשליחת הודעה +postingMessage=הודעה מתפרסמת… +sendLaterErrorTitle=שגיאת שליחה מאוחרת +saveDraftErrorTitle=שגיאת שמירת טיוטה +saveTemplateErrorTitle=שגיאת שמירת תבנית + +## LOCALIZATION NOTE (failureOnObjectEmbeddingWhileSaving): argument %.200S is the file name/URI of object to be embedded + +## LOCALIZATION NOTE (failureOnObjectEmbeddingWhileSending): argument %.200S is the file name/URI of object to be embedded + +## reply header in composeMsg +## LOCALIZATION NOTE (mailnews.reply_header_authorwrotesingle): #1 is the author (name of the person replying to) +mailnews.reply_header_authorwrotesingle=נכתב על ידי #1: + +## LOCALIZATION NOTE (mailnews.reply_header_ondateauthorwrote): #1 is the author, #2 is the date, #3 is the time +mailnews.reply_header_ondateauthorwrote=נכתב על ידי #1, ב־#2 בשעה #3: + +## LOCALIZATION NOTE (mailnews.reply_header_authorwroteondate): #1 is the author, #2 is the date, #3 is the time + +## reply header in composeMsg +## user specified +mailnews.reply_header_originalmessage=-------- הודעה מקורית -------- + +## forwarded header in composeMsg +## user specified +mailnews.forward_header_originalmessage=-------- הודעה שהועברה -------- + +## Strings used by the rename attachment dialog +renameAttachmentTitle=שנה שם קובץ מצורף +renameAttachmentMessage=שם קובץ מצורף חדש: + +## Attachment Reminder +## LOCALIZATION NOTE (mail.compose.attachment_reminder_keywords): comma separated +## words that should trigger an attachment reminder. +mail.compose.attachment_reminder_keywords=.doc,.pdf,attachment,attach,attached,attaching,enclosed,CV,cover letter,מצורף,מצורפת,מצורפים,מצורפות,יצורף,יצורפו,צורף,צורפו + +addAttachmentButton=הוסף קובץ מצורף… +addAttachmentButton.accesskey=צ +remindLaterButton=הזכר לי מאוחר יותר +remindLaterButton.accesskey=א +disableAttachmentReminderButton=ביטול מזכיר קובץ מצורף על ההודעה הנוכחית +attachmentReminderTitle=תזכורת צירוף קבצים +attachmentReminderMsg=האם שכחת לצרף קובץ? + +# LOCALIZATION NOTE (attachmentReminderKeywordsMsgs): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# #1 number of keywords +attachmentReminderKeywordsMsgs=נמצאה מילת מפתח:;נמצאו #1 מילות מפתח: +attachmentReminderOptionsMsg=רשימת המילים לתזכורת צירוף קבצים ניתנת להגדרה דרך ההעדפות שלך +attachmentReminderYesIForgot=נכון, שכחתי! +attachmentReminderFalseAlarm=לא, שלח כעת + +# Strings used by the Filelink offer notification bar. +learnMore.label=מידע נוסף… +learnMore.accesskey=נ + +# LOCALIZATION NOTE (bigFileDescription): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# #1 number of big attached files +bigFileShare.label=קישור +bigFileShare.accesskey=ק +bigFileAttach.label=התעלמות +bigFileAttach.accesskey=ע +bigFileChooseAccount.title=בחירת חשבון +bigFileChooseAccount.text=נא לבחור חשבון ענן להעלות אליו את הקובץ המצורף +bigFileHideNotification.title=לא להעלות את הקבצים שלי +bigFileHideNotification.text=לא תופיע התרעה בעת צירוף קבצים גדולים נוספים להודעה זו. +bigFileHideNotification.check=לא להודיע לי על כך יותר. + +# LOCALIZATION NOTE(cloudFileUploadingTooltip): Do not translate the string +# %S. %S is the display name for the cloud account the attachment is being +# uploaded to. +cloudFileUploadingTooltip=מתבצעת העלאה אל %S… + +# LOCALIZATION NOTE(cloudFileUploadedTooltip): Do not translate the string +# %S. %S is the display name for the cloud account the attachment was uploaded +# to. +cloudFileUploadedTooltip=הסתיימה ההעלאה אל %S +cloudFileUploadingCancel.label=ביטול +cloudFileUploadingCancel.accesskey=ב + +## LOCALIZATION NOTE(smtpEnterPasswordPrompt): Do not translate the +## word %S. Place the word %S where the host name should appear. +smtpEnterPasswordPrompt=הכנס את הססמה שלך עבור %S: + +## LOCALIZATION NOTE(smtpEnterPasswordPromptWithUsername): Do not translate the +## words %1$S and %2$S. Place the word %1$S where the host name should appear, +## and %2$S where the user name should appear. +smtpEnterPasswordPromptWithUsername=הכנס ססמה עבור %2$S בשרת %1$S: + +# LOCALIZATION NOTE (removeAttachmentMsgs): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +removeAttachmentMsgs=הסרת הקובץ המצורף;הסרת הקבצים המצורפים + +## LOCALIZATION NOTE(promptToSaveSentLocally2): Do not translate the strings %1$S, %2$S, %3$S and \n. +## %2$S will be replaced with the account name. $1$S will be replaced by the folder name +## configured to contain saved sent messages (typically the "Sent" folder). +## %3$S will be replaced with the local folders account name (typically "Local Folders"). +## Translate "Write" to match the translation of item "windowTitleWrite" above. +errorCloudFileAuth.title=שגיאת אימות + +## LOCALIZATION NOTE(promptToSaveDraftLocally2): Do not translate the strings %1$S, %2$S, %3$S and \n. +## %2$S will be replaced with the account name. $1$S will be replaced by the folder name +## configured to contain saved draft messages (typically the "Drafts" folder). +## %3$S will be replaced with the local folders account name (typically "Local Folders"). +buttonLabelRetry2=ל&נסות שוב + +## LOCALIZATION NOTE(promptToSaveTemplateLocally2): Do not translate the strings %1$S, %2$S, %3$S and \n. +## %2$S will be replaced with the account name. $1$S will be replaced by the folder name +## configured to contain saved templates (typically the "Templates" folder). +## %3$S will be replaced with the local folders account name (typically "Local Folders"). + +## LOCALIZATION NOTE(saveToLocalFoldersFailed): Message appears after normal +## save fails (e.g., to Sent) and save to Local Folders also fails. This could +## occur if network is down and filesystem problems are present such as disk +## full, permission issues or hardware failure. + +## LOCALIZATION NOTE(errorCloudFileAuth.message): +## %1$S is the name of the online storage service against which the authentication failed. +errorCloudFileAuth.message=לא ניתן לבצע אימות מול %1$S. +errorCloudFileUpload.title=שגיאת העלאה + +## LOCALIZATION NOTE(errorCloudFileUpload.message): +## %1$S is the name of the online storage service against which the uploading failed. +## %2$S is the name of the file that failed to upload. +errorCloudFileUpload.message=לא ניתן להעלות %2$S אל %1$S. +errorCloudFileQuota.title=שגיאת מכסה + +## LOCALIZATION NOTE(errorCloudFileQuota.message): +## %1$S is the name of the online storage service being uploaded to. +## %2$S is the name of the file that could not be uploaded due to exceeding the storage limit. +errorCloudFileNameLimit.title=שגיאת שם קובץ + +## LOCALIZATION NOTE(errorCloudFileNameLimit.message): +## %1$S is the name of the online storage service being uploaded to. +## %2$S is the name of the file that could not be uploaded due to the excess file name length +errorCloudFileLimit.title=שגיאת גודל קובץ + +## LOCALIZATION NOTE(errorCloudFileLimit.message): +## %1$S is the name of the online storage service being uploaded to. +## %2$S is the name of the file that could not be uploaded due to size restrictions. +errorCloudFileLimit.message=%2$S חורג מהגודל המרבי עבור %1$S. +errorCloudFileOther.title=שגיאה לא ידועה + +## LOCALIZATION NOTE(errorCloudFileOther.message): +## %1$S is the name of the online storage service that cannot be communicated with. +errorCloudFileOther.message=אירעה שגיאה בלתי ידועה בעת יצירת קשר עם %1$S. +errorCloudFileDeletion.title=שגיאת מחיקה + +## LOCALIZATION NOTE(errorCloudFileDeletion.message): +## %1$S is the name of the online storage service that the file is to be deleted from. +## %2$S is the name of the file that failed to be deleted. +errorCloudFileDeletion.message=אירעה שגיאה במחיקה של %2$S מ־%1$S. +errorCloudFileUpgrade.label=שדרוג + +## LOCALIZATION NOTE(cloudAttachmentCountHeader): A line of text describing how +## many uploaded files have been appended to this message. Emphasis should be +## on sharing as opposed to attaching. This item is used as a header to a list, +## hence the colon. This header is only displayed in HTML emails. +## Using PluralForm (so don't replace the #1). +cloudAttachmentCountHeader=קישרתי קובץ להודעה זו:;קישרתי #1 קבצים להודעה זו: + +## LOCALIZATION NOTE(cloudAttachmentListFooter): %1$S is a link, whose text +## contents are the brandFullName of this application. +cloudAttachmentListFooter=עם %1$S פשוט וקל יותר לשתף קבצים גדולים בדוא״ל. + +## LOCALIZATION NOTE(cloudAttachmentListItem): A line of text describing a cloud +## attachment to be inserted into the message body. Do not translate the words +## %1$S, %2$S, %3$S, or %4$S. %1$S is the attachment name, %2$S is its size, +## %3$S is the name of the cloud storage service, and %4$S is the link to the +## attachment. +cloudAttachmentListItem=* %1$S (%2$S) מתארח אצל %3$S: %4$S + +## LOCALIZATION NOTE(stopShowingUploadingNotification): This string is used in the Filelink +## upload notification bar to allow the user to dismiss the notification permanently. +stopShowingUploadingNotification.label=לא להציג זאת שוב +replaceButton.label=החלפה… +replaceButton.tooltip=הצגת תיבת הדו־שיח לחיפוש והחלפה + +## LOCALIZATION NOTE(blockedAllowResource): %S is the URL to load. +blockedAllowResource=שחרור %S +## LOCALIZATION NOTE (blockedContentMessage): Semi-colon list of plural forms. +## See: https://developer.mozilla.org/en/docs/Localization_and_Plurals +## %S will be replaced by brandShortName. +## Files must be unblocked individually, therefore the plural form reads: +## Unblocking a file (one of several) will include it (that one file) in your sent message. +## In other words: +## Unblocking one/several file(s) will include it/them in your message. + +blockedContentPrefLabel=אפשרויות +blockedContentPrefAccesskey=א + +blockedContentPrefLabelUnix=העדפות +blockedContentPrefAccesskeyUnix=ע + +## Identity matching warning notification bar. +## LOCALIZATION NOTE(identityWarning): %S will be replaced with the identity name. + diff --git a/l10n-he/mail/chrome/messenger/messengercompose/editor.properties b/l10n-he/mail/chrome/messenger/messengercompose/editor.properties new file mode 100644 index 0000000000..fc85261ca1 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/editor.properties @@ -0,0 +1,208 @@ +# 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: embedded "\n" represent HTML breaks (<br>) +# Don't translate embedded "\n". +# Don't translate strings like this: %variable% +# as they will be replaced using JavaScript +# +No=לא +Save=שמירה +More=עוד +Less=פחות +MoreProperties=יותר מאפיינים +FewerProperties=פחות מאפיינים +PropertiesAccessKey=P +None=ללא +none=אף אחד +OpenHTMLFile=פתח קובץ HTML +OpenTextFile=פתיחת קובץ טקסט +SelectImageFile=בחירת קובץ תמונה +SaveDocument=שמירת דף +SaveDocumentAs=שמירת דף בשם +SaveTextAs=שמירת טקסט בשם +EditMode=מצב עריכה +Preview=תצוגה מקדימה +Publish=פרסום +PublishPage=פרסום דף +DontPublish=לא לפרסם +SavePassword=שימוש במנהל הססמאות לשמירת ססמה זו +CorrectSpelling=(איות נכון) +NoSuggestedWords=(אין מילים מוצעות) +NoMisspelledWord=לא נמצאו מילים שאויתו לא נכון +CheckSpellingDone=בדיקת איות הסתיימה. +CheckSpelling=בדיקת איות +InputError=תקלה +Alert=התרעה +CantEditFramesetMsg=Composer אינו יכול לערוך סט מסגרות HTML, או דפים עם מסגרות בתוך השורה (inline frames). לסט מסגרות, נסה לערוך את הדף לכל מסגרת בנפרד. לדפים עם מסגרות בתוך השורה, שמור עותק של הדף והסר את התגית <iframe>. +CantEditMimeTypeMsg=לא ניתן לערוך דף מסוג זה. +CantEditDocumentMsg=לא ניתן לערוך דף זה מסיבה לא מוכרת. +BeforeClosing=לפני סגירה +BeforePreview=לפני הצגה ב־Navigator +BeforeValidate=לפני בדיקת חוקיות המסמך +# LOCALIZATION NOTE (SaveFilePrompt, PublishPrompt): Don't translate %title% and %reason% (this is the reason for asking user to close, such as "before closing") +SaveFilePrompt=לשמור שינויים ב־"%title%" %reason%? +PublishPrompt=לשמור שינויים ב־"%title%" %reason%? +SaveFileFailed=שמירת קובץ נכשלה! + +# Publishing error strings: +# LOCALIZATION NOTE Don't translate %dir% or %file% in the Publishing error strings: +FileNotFound=%file% לא נמצא. +SubdirDoesNotExist=תת־הספרייה "%dir%" אינה קיימת באתר זה או ששם הקובץ "%file%" כבר נמצא בשימוש על־ידי תת־ספרייה אחרת. +FilenameIsSubdir=שם הקובץ "%file%" כבר נמצא בשימוש על־ידי תת־ספרייה אחרת. +ServerNotAvailable=השרת אינו זמין. בדוק את החיבור שלך ונסה שוב מאוחר יותר. +Offline=אתה כרגע במצב לא־מקוון. לחץ על הצלמית שלצד הפינה השמאלית־תחתונה של כל חלון כדי לעבור למצב מקוון. +DiskFull=אין מספיק שטח דיסק זמין לשמירת הקובץ "%file%". +NameTooLong=שם הקובץ או שם תת־הספרייה ארוך מדי. +AccessDenied=אין לך הרשאה לפרסם למיקום זה +UnknownPublishError=אירעה שגיאת פירסום לא מוכרת. +PublishFailed=פרסום נכשל. +PublishCompleted=פרסום הושלם. +AllFilesPublished=כל הקבצים פורסמו +# LOCALIZATION NOTE Don't translate %x% or %total% +FailedFileMsg=פרסום %x% מתוך %total% קבצים נכשל. +# End-Publishing error strings +Prompt=הודעה +# LOCALIZATION NOTE (PromptFTPUsernamePassword): Don't translate %host% +PromptFTPUsernamePassword=הכנס שם משתמש וססמה עבור שרת FTP על %host% +RevertCaption=חזור למצב שנשמר אחרון +Revert=חזור למצב שנשמר אחרון +SendPageReason=לפני שליחת דף זה +Send=שלח +## LOCALIZATION NOTE (PublishProgressCaption, PublishToSite, AbandonChanges): Don't translate %title% +PublishProgressCaption=מפורסם: %title% +PublishToSite=מפורסם לאתר: %title% +AbandonChanges=לנטוש שינויים שלא נשמרו עבור "%title%" ולטעון את הדף מחדש? +DocumentTitle=כותרת דף +NeedDocTitle=נא להכניס כותרת עבור הדף הנוכחי. +DocTitleHelp=דבר זה מזהה את הדף בכותרת החלון ובסימניות. +CancelPublishTitle=לבטל פרסום? +## LOCALIZATION NOTE: "Continue" in this sentence must match the text for +## the CancelPublishContinue key below +CancelPublishMessage=ביטול במהלך תהליך הפרסום עלול להביא לכך שהקובץ (או קבצים) לא יועבר בשלמותו. האם ברצונך להמשיך או לבטל? +CancelPublishContinue=המשך +MissingImageError=אנא הכנס או בחר תמונה מסוג gif, jpg או png. +EmptyHREFError=אנא הכנס מיקום כדי ליצור קישור חדש. +LinkText=טקסט קישור +LinkImage=תמונת קישור +MixedSelection=[בחירה מעורבת] +Mixed=(מעורב) +# LOCALIZATION NOTE (NotInstalled): %S is the name of the font +NotInstalled=%S (לא מותקן) +EnterLinkText=נא להכניס טקסט לתצוגה עבור הקישור: +EnterLinkTextAccessKey=פ +EmptyLinkTextError=אנא הכנס טקסט כלשהו עבור קישור זה. +EditTextWarning=דבר זה יחליף את התוכן הקיים. +#LOCALIZATION NOTE (ValidateNumber):Don't translate: %n% %min% %max% +ValidateRangeMsg=המספר שהכנסת (%n%) נמצא מחוץ לטווח המותר. +ValidateNumberMsg=אנא הכנס מספר בין %min% ל־%max%. +MissingAnchorNameError=אנא הכנס שם עבור עוגן זה. +#LOCALIZATION NOTE (DuplicateAnchorNameError): Don't translate %name% +DuplicateAnchorNameError=השם "%name%" כבר קיים בדף זה. אנא הכנס שם אחר. +BulletStyle=סגנון ההבלטה +SolidCircle=עיגול מלא +OpenCircle=מעגל +SolidSquare=ריבוע מלא +NumberStyle=סגנון מספרים +Automatic=אוטומטית +Style_1=1, 2, 3... +Style_I=I, II, III… +Style_i=i, ii, iii… +Style_A=A, B, C... +Style_a=a, b, c... +Pixels=פיקסלים +Percent=אחוז +PercentOfCell=% מתא +PercentOfWindow=% מחלון +PercentOfTable=% מטבלה +#LOCALIZATION NOTE (untitledTitle): %S is the window #. No plural handling needed. +untitledTitle=untitled-%S +untitledDefaultFilename=ללא כותרת +ShowToolbar=הצג סרגל כלים +HideToolbar=הסתר סרגל כלים +ImapError=לא ניתן לטעון תמונה +ImapCheck=\nנא לבחור מיקום חדש (כתובת) ולנסות שוב. +SaveToUseRelativeUrl=ניתן להשתמש בכתובת יחסית רק בדפים שנשמרו +NoNamedAnchorsOrHeadings=(אין עוגנים בעלי שם או כותרות בדף זה) +TextColor=צבע טקסט +HighlightColor=צבע הדגשה +PageColor=צבע רקע לדף +BlockColor=צבע רקע לפסקה +TableColor=צבע רקע לטבלה +CellColor=צבע רקע לתא +TableOrCellColor=צבע של טבלה או תא +LinkColor=צבע טקסט קישור +ActiveLinkColor=צבע של קישור פעיל +VisitedLinkColor=צבע של קישור שביקרת בו +NoColorError=לחץ על צבע או הכנס מחרוזת צבע HTML חוקית +Table=טבלה +TableCell=תא בטבלה +NestedTable=טבלה מקוננת +HLine=קו אופקי +Link=קישור +Image=תמונה +ImageAndLink=תמונה וקישור +NamedAnchor=עוגן בעל שם +List=רשימה +ListItem=פריט ברשימה +Form=טופס +InputTag=שדה טופס +InputImage=תמונת טופס +TextArea=אזור טקסט +Select=רשימת בחירה +Button=כפתור +Label=תווית +FieldSet=ערכת שדות +Tag=תווית +MissingSiteNameError=נא להכניס שם עבור אתר פרסום זה. +MissingPublishUrlError=נא להכניס מיקום לפרסום דף זה. +MissingPublishFilename=נא להכניס שם קובץ עבור הדף הנוכחי. +#LOCALIZATION NOTE (DuplicateSiteNameError): Don't translate %name% +DuplicateSiteNameError=„%name%” כבר קיים. נא להכניס שם אחר לאתר. +AdvancedProperties=מאפיינים מתקדמים... +AdvancedEditForCellMsg=עריכה מתקדמת אינה זמינה כאשר מספר תאים נבחרו +# LOCALIZATION NOTE (ObjectProperties):Don't translate "%obj%" it will be replaced with one of above object nouns +ObjectProperties=מאפייני %obj%... +# LOCALIZATION NOTE This character must be in the above string and not conflict with other accesskeys in Format menu +ObjectPropertiesAccessKey=ב +# LOCALIZATION NOTE (JoinSelectedCells): This variable should contain the "tableJoinCells.accesskey" +# letter as defined in editorOverlay.dtd +JoinSelectedCells=מיזוג התאים הנבחרים +# LOCALIZATION NOTE (JoinCellToRight): This variable should contain the "tableJoinCells.accesskey" +# letter as defined in editorOverlay.dtd +JoinCellToRight=מיזוג עם התא מימין +JoinCellAccesskey=j +# LOCALIZATION NOTE (TableSelectKey): Ctrl key on a keyboard +TableSelectKey=Ctrl+ +# LOCALIZATION NOTE (XulKeyMac): Command key on a Mac keyboard +XulKeyMac=Cmd+ +# LOCALIZATION NOTE (Del): Del key on a keyboard +Del=Del +Delete=מחיקה +DeleteCells=מחיקת תאים +DeleteTableTitle=מחיקת שורות או עמודות +DeleteTableMsg=הקטנת מספר השורות או העמודות תמחק תאי טבלה ואת תכולתם. לבצע פעולה זאת? +Clear=ניקוי +#Mouse actions +Click=לחץ +Drag=גרור +Unknown=לא ידוע +# +# LOCALIZATION NOTE "RemoveTextStylesAccesskey" is used for both +# menu items: "RemoveTextStyles" and "StopTextStyles" +RemoveTextStylesAccesskey=ס +RemoveTextStyles=הסרת כל סגנונות הטקסט +StopTextStyles=הפסק סגנונות טקסט +# +# LOCALIZATION NOTE "RemoveLinksAccesskey" is used for both +# menu items: "RemoveLinks" and "StopLinks" +RemoveLinksAccesskey=ר +RemoveLinks=הסר קישורים +StopLinks=הפסק קישור +# +NoFormAction=מומלץ להכניס פעולה לטופס זה. טפסים השולחים עצמאית (self posting) הם טכניקה מתקדמת שעשויה לא לפעול באופן עקבי בכל הדפדפנים. +NoAltText=אם התמונה נוגעת לתוכן המסמך, עליך לספק טקסט חלופי אשר יופיע בדפדפני טקסט־בלבד, ואשר יופיע בדפדפנים אחרים כאשר תמונה נטענת או כאשר טעינת תמונות אינה מאופשרת. +# +Malformed=לא ניתן להמיר את המקור חזרה למסמך מאחר והוא אינו XHTML תקני. +NoLinksToCheck=אין רכיבים עם קישורים לבדיקה diff --git a/l10n-he/mail/chrome/messenger/messengercompose/editorOverlay.dtd b/l10n-he/mail/chrome/messenger/messengercompose/editorOverlay.dtd new file mode 100644 index 0000000000..2717057855 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/editorOverlay.dtd @@ -0,0 +1,303 @@ +<!-- 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/. --> + +<!-- Attn: Localization - some of the menus in this dialog directly affect mail also. --> + +<!-- Edit menu items --> +<!ENTITY pasteNoFormatting.label "הדבק ללא עיצוב"> +<!ENTITY pasteNoFormatting.accesskey "o"> +<!ENTITY pasteNoFormatting.key "V"> +<!ENTITY pasteAsQuotationCmd.label "הדבק כציטוט"> +<!ENTITY pasteAsQuotationCmd.accesskey "q"> + +<!-- Insert menu items --> +<!ENTITY insertMenu.label "הוספה"> +<!ENTITY insertMenu.accesskey "i"> +<!ENTITY insertLinkCmd2.label "קישור…"> +<!ENTITY insertLinkCmd2.accesskey "ק"> +<!ENTITY insertLinkCmd2.key "ש"> +<!ENTITY insertAnchorCmd.label "עוגן בעל שם..."> +<!ENTITY insertAnchorCmd.accesskey "A"> +<!ENTITY insertImageCmd.label "תמונה..."> +<!ENTITY insertImageCmd.accesskey "i"> +<!ENTITY insertHLineCmd.label "קו אופקי"> +<!ENTITY insertHLineCmd.accesskey "o"> +<!ENTITY insertTableCmd.label "טבלה..."> +<!ENTITY insertTableCmd.accesskey "t"> +<!ENTITY insertHTMLCmd.label "...HTML"> +<!ENTITY insertHTMLCmd.accesskey "H"> +<!ENTITY insertMathCmd.label "מתמטיקה…"> +<!ENTITY insertMathCmd.accesskey "מ"> +<!ENTITY insertCharsCmd.label "תווים וסמלים..."> +<!ENTITY insertCharsCmd.accesskey "C"> +<!ENTITY insertBreakAllCmd.label "שבור מתחת לתמונה(ות)"> +<!ENTITY insertBreakAllCmd.accesskey "k"> + +<!-- Used just in context popup. --> +<!ENTITY createLinkCmd.label "צור קישור..."> +<!ENTITY createLinkCmd.accesskey "k"> +<!ENTITY editLinkCmd.label "ערוך קישור ב־Composer חדש"> +<!ENTITY editLinkCmd.accesskey "C"> + +<!-- Font Face SubMenu --> +<!ENTITY FontFaceSelect.tooltip "בחר גופן"> +<!ENTITY fontfaceMenu.label "גופן"> +<!ENTITY fontfaceMenu.accesskey "ג"> +<!ENTITY fontVarWidth.label "רוחב משתנה"> +<!ENTITY fontVarWidth.accesskey "מ"> +<!ENTITY fontFixedWidth.label "רוחב קבוע"> +<!ENTITY fontFixedWidth.accesskey "ק"> +<!ENTITY fontFixedWidth.key "t"> +<!ENTITY fontHelvetica.label "Helvetica, Arial"> +<!ENTITY fontHelvetica.accesskey "l"> +<!ENTITY fontTimes.label "Times"> +<!ENTITY fontTimes.accesskey "T"> +<!ENTITY fontCourier.label "Courier"> +<!ENTITY fontCourier.accesskey "C"> + +<!-- Font Size SubMenu --> +<!ENTITY FontSizeSelect.tooltip "בחר גודל גופן"> +<!ENTITY decreaseFontSize.label "קטן יותר"> +<!ENTITY decreaseFontSize.accesskey "ק"> +<!ENTITY decrementFontSize.key "<"> +<!ENTITY decrementFontSize.key2 ","> <!-- < is above this key on many keyboards --> +<!ENTITY increaseFontSize.label "גדול יותר"> +<!ENTITY increaseFontSize.accesskey "g"> +<!ENTITY incrementFontSize.key ">"> +<!ENTITY incrementFontSize.key2 "."> <!-- > is above this key on many keyboards --> + +<!ENTITY fontSizeMenu.label "גודל "> +<!ENTITY fontSizeMenu.accesskey "z"> +<!ENTITY size-tinyCmd.label "קטן מאוד"> +<!ENTITY size-tinyCmd.accesskey "ז"> +<!ENTITY size-smallCmd.label "קטן"> +<!ENTITY size-smallCmd.accesskey "s"> +<!ENTITY size-mediumCmd.label "בינוני"> +<!ENTITY size-mediumCmd.accesskey "d"> +<!ENTITY size-largeCmd.label "גדול"> +<!ENTITY size-largeCmd.accesskey "l"> +<!ENTITY size-extraLargeCmd.label "גדול מאוד"> +<!ENTITY size-extraLargeCmd.accesskey "ג"> +<!ENTITY size-hugeCmd.label "ענק"> +<!ENTITY size-hugeCmd.accesskey "ע"> + +<!-- Font Style SubMenu --> +<!ENTITY fontStyleMenu.label "סגנון טקסט"> +<!ENTITY fontStyleMenu.accesskey "s"> +<!ENTITY styleBoldCmd.label "מודגש"> +<!ENTITY styleBoldCmd.accesskey "b"> +<!ENTITY styleBoldCmd.key "b"> +<!ENTITY styleItalicCmd.label "נטוי"> +<!ENTITY styleItalicCmd.accesskey "I"> +<!ENTITY styleItalicCmd.key "i"> +<!ENTITY styleUnderlineCmd.label "קו תחתי"> +<!ENTITY styleUnderlineCmd.accesskey "u"> +<!ENTITY styleUnderlineCmd.key "u"> +<!ENTITY styleStrikeThruCmd.label "קו חוצה"> +<!ENTITY styleStrikeThruCmd.accesskey "k"> +<!ENTITY styleSuperscriptCmd.label "כתב עילי"> +<!ENTITY styleSuperscriptCmd.accesskey "p"> +<!ENTITY styleSubscriptCmd.label "כתב תחתי"> +<!ENTITY styleSubscriptCmd.accesskey "S"> +<!ENTITY styleNonbreakingCmd.label "ללא שבירה"> +<!ENTITY styleNonbreakingCmd.accesskey "N"> +<!ENTITY styleEm.label "הדגשה"> +<!ENTITY styleEm.accesskey "e"> +<!ENTITY styleStrong.label "הדגשה חזקה יותר"> +<!ENTITY styleStrong.accesskey "t"> +<!ENTITY styleCite.label "ציטטה"> +<!ENTITY styleCite.accesskey "c"> +<!ENTITY styleAbbr.label "קיצור"> +<!ENTITY styleAbbr.accesskey "A"> +<!ENTITY styleAcronym.label "ראשי תיבות"> +<!ENTITY styleAcronym.accesskey "r"> +<!ENTITY styleCode.label "קוד"> +<!ENTITY styleCode.accesskey "o"> +<!ENTITY styleSamp.label "דוגמת פלט"> +<!ENTITY styleSamp.accesskey "m"> +<!ENTITY styleVar.label "משתנה"> +<!ENTITY styleVar.accesskey "v"> + +<!ENTITY formatFontColor.label "צבע טקסט..."> +<!ENTITY formatFontColor.accesskey "c"> +<!ENTITY tableOrCellColor.label "צבע רקע של טבלה או תא..."> +<!ENTITY tableOrCellColor.accesskey "B"> + +<!ENTITY formatRemoveStyles.key "y"> +<!ENTITY formatRemoveLinks.key "k"> +<!ENTITY formatRemoveNamedAnchors.label "הסר עוגנים בעלי שם"> +<!ENTITY formatRemoveNamedAnchors.accesskey "R"> +<!ENTITY formatRemoveNamedAnchors2.key "R"> + +<!ENTITY paragraphMenu.label "פסקה"> +<!ENTITY paragraphMenu.accesskey "P"> +<!ENTITY paragraphParagraphCmd.label "פסקה"> +<!ENTITY paragraphParagraphCmd.accesskey "P"> +<!ENTITY heading1Cmd.label "כותרת 1"> +<!ENTITY heading1Cmd.accesskey "1"> +<!ENTITY heading2Cmd.label "כותרת 2"> +<!ENTITY heading2Cmd.accesskey "2"> +<!ENTITY heading3Cmd.label "כותרת 3"> +<!ENTITY heading3Cmd.accesskey "3"> +<!ENTITY heading4Cmd.label "כותרת 4"> +<!ENTITY heading4Cmd.accesskey "4"> +<!ENTITY heading5Cmd.label "כותרת 5"> +<!ENTITY heading5Cmd.accesskey "5"> +<!ENTITY heading6Cmd.label "כותרת 6"> +<!ENTITY heading6Cmd.accesskey "6"> +<!ENTITY paragraphAddressCmd.label "כתובת"> +<!ENTITY paragraphAddressCmd.accesskey "a"> +<!ENTITY paragraphPreformatCmd.label "מעוצב מראש"> +<!ENTITY paragraphPreformatCmd.accesskey "f"> + +<!-- List menu items --> +<!ENTITY formatlistMenu.label "רשימה"> +<!ENTITY formatlistMenu.accesskey "l"> +<!ENTITY noneCmd.label "ללא"> +<!ENTITY noneCmd.accesskey "N"> +<!ENTITY listBulletCmd.label "עם תבליט"> +<!ENTITY listBulletCmd.accesskey "b"> +<!ENTITY listNumberedCmd.label "ממוספר"> +<!ENTITY listNumberedCmd.accesskey "m"> +<!ENTITY listTermCmd.label "מונח"> +<!ENTITY listTermCmd.accesskey "t"> +<!ENTITY listDefinitionCmd.label "הגדרה"> +<!ENTITY listDefinitionCmd.accesskey "d"> +<!ENTITY listPropsCmd.label "מאפייני רשימה..."> +<!ENTITY listPropsCmd.accesskey "l"> + +<!ENTITY ParagraphSelect.tooltip "בחר תבנית פסקה"> +<!-- Shared in Paragraph, and Toolbar menulist --> +<!ENTITY bodyTextCmd.label "טקסט גוף"> +<!ENTITY bodyTextCmd.accesskey "T"> + +<!-- Align menu items --> +<!ENTITY alignMenu.label "ישור"> +<!ENTITY alignMenu.accesskey "a"> +<!ENTITY alignLeft.label "שמאל"> +<!ENTITY alignLeft.accesskey "l"> +<!ENTITY alignLeft.tooltip "ישר לשמאל"> +<!ENTITY alignCenter.label "מרכז"> +<!ENTITY alignCenter.accesskey "c"> +<!ENTITY alignCenter.tooltip "ישר למרכז"> +<!ENTITY alignRight.label "ימין"> +<!ENTITY alignRight.accesskey "r"> +<!ENTITY alignRight.tooltip "ישר לימין"> +<!ENTITY alignJustify.label "יישור דו־צידי"> +<!ENTITY alignJustify.accesskey "j"> +<!ENTITY alignJustify.tooltip "מיושר משני הצדדים"> + +<!ENTITY increaseIndent.label "הגדל כניסה"> +<!ENTITY increaseIndent.accesskey "i"> +<!ENTITY increaseIndent.key "="> +<!ENTITY decreaseIndent.label "הקטן כניסה"> +<!ENTITY decreaseIndent.accesskey "D"> +<!ENTITY decreaseIndent.key "-"> + +<!ENTITY colorsAndBackground.label "צבעי הדף ורקע..."> +<!ENTITY colorsAndBackground.accesskey "u"> + +<!-- Table Menu --> +<!ENTITY tableMenu.label "טבלה"> +<!ENTITY tableMenu.accesskey "b"> + +<!-- Select Submenu --> +<!ENTITY tableSelectMenu.label "בחר"> +<!ENTITY tableSelectMenu.accesskey "s"> + +<!ENTITY tableSelectMenu2.label "בחר טבלה"> +<!ENTITY tableSelectMenu2.accesskey "S"> +<!ENTITY tableInsertMenu2.label "הכנס טבלה"> +<!ENTITY tableInsertMenu2.accesskey "I"> +<!ENTITY tableDeleteMenu2.label "מחק טבלה"> +<!ENTITY tableDeleteMenu2.accesskey "D"> + +<!-- Insert SubMenu --> +<!ENTITY tableInsertMenu.label "הוספה"> +<!ENTITY tableInsertMenu.accesskey "i"> +<!ENTITY tableTable.label "טבלה"> +<!ENTITY tableTable.accesskey "t"> +<!ENTITY tableRow.label "שורה"> +<!ENTITY tableRows.label "שורה(ות)"> +<!ENTITY tableRow.accesskey "r"> +<!ENTITY tableRowAbove.label "שורה מעל"> +<!ENTITY tableRowAbove.accesskey "R"> +<!ENTITY tableRowBelow.label "שורה מתחת"> +<!ENTITY tableRowBelow.accesskey "b"> +<!ENTITY tableColumn.label "עמודה"> +<!ENTITY tableColumns.label "עמודה(ות)"> +<!ENTITY tableColumn.accesskey "o"> +<!ENTITY tableColumnBefore.label "עמודה לפני"> +<!ENTITY tableColumnBefore.accesskey "o"> +<!ENTITY tableColumnAfter.label "עמודה אחרי"> +<!ENTITY tableColumnAfter.accesskey "a"> +<!ENTITY tableCell.label "תא"> +<!ENTITY tableCells.label "תא(ים)"> +<!ENTITY tableCell.accesskey "c"> +<!ENTITY tableCellContents.label "תכולת תא"> +<!ENTITY tableCellContents.accesskey "n"> +<!ENTITY tableAllCells.label "כל התאים"> +<!ENTITY tableAllCells.accesskey "a"> +<!ENTITY tableCellBefore.label "תא לפני"> +<!ENTITY tableCellBefore.accesskey "C"> +<!ENTITY tableCellAfter.label "תא אחרי"> +<!ENTITY tableCellAfter.accesskey "f"> +<!-- Delete SubMenu --> +<!ENTITY tableDeleteMenu.label "מחק"> +<!ENTITY tableDeleteMenu.accesskey "D"> + +<!-- text for "Join Cells" is in editor.properties + ("JoinSelectedCells" and "JoinCellToRight") + the access key must exist in both of those strings + But value must be set here for accesskey to draw properly +--> +<!ENTITY tableJoinCells.label "א"> +<!ENTITY tableJoinCells.accesskey "א"> +<!ENTITY tableSplitCell.label "פצל תא"> +<!ENTITY tableSplitCell.accesskey "c"> +<!ENTITY convertToTable.label "צור טבלה מקטע נבחר"> +<!ENTITY convertToTable.accesskey "r"> +<!ENTITY tableProperties.label "מאפייני הטבלה..."> +<!ENTITY tableProperties.accesskey "o"> + +<!ENTITY imageToolbarCmd.label "תמונה"> +<!ENTITY imageToolbarCmd.tooltip "הכנס תמונה חדשה או ערוך מאפייני תמונה נבחרת"> +<!ENTITY hruleToolbarCmd.label "קו אופקי"> +<!ENTITY hruleToolbarCmd.tooltip "הכנס קו אופקי או ערוך את מאפייני הקו הנבחר"> +<!ENTITY tableToolbarCmd.label "טבלה"> +<!ENTITY tableToolbarCmd.tooltip "הכנס טבלה חדשה או ערוך מאפייני טבלה נבחרת"> +<!ENTITY linkToolbarCmd.label "קישור"> +<!ENTITY linkToolbarCmd.tooltip "הכנס קישור חדש או ערוך מאפייני קישור נבחר"> +<!ENTITY anchorToolbarCmd.label "עוגן"> +<!ENTITY anchorToolbarCmd.tooltip "הכנס עוגן חדש או ערוך מאפייני עוגן נבחר"> +<!ENTITY TextColorButton.tooltip "בחר צבע לטקסט"> +<!ENTITY BackgroundColorButton.tooltip "בחר צבע לרקע"> + +<!-- Editor toolbar --> +<!ENTITY absoluteFontSizeToolbarCmd.tooltip "הגדרת גודל גופן"> +<!ENTITY decreaseFontSizeToolbarCmd.tooltip "גודל גופן קטן יותר"> +<!ENTITY increaseFontSizeToolbarCmd.tooltip "גודל גופן גדול יותר"> +<!ENTITY boldToolbarCmd.tooltip "מודגש"> +<!ENTITY italicToolbarCmd.tooltip "נטוי"> +<!ENTITY underlineToolbarCmd.tooltip "קו תחתי"> +<!ENTITY bulletListToolbarCmd.tooltip "הפעל או הסר רשימה מובלטת"> +<!ENTITY numberListToolbarCmd.tooltip "הפעל או הסר רשימה ממוספרת"> +<!ENTITY outdentToolbarCmd.tooltip "הוצא טקסט (הזז שמאל)"> +<!ENTITY indentToolbarCmd.tooltip "הכנס טקסט (הזז ימינה)"> +<!ENTITY AlignPopupButton.tooltip "בחר יישור טקסט"> +<!ENTITY InsertPopupButton.tooltip "הכנס קישור, עוגן, תמונה, קו אופקי, או טבלה"> +<!ENTITY alignLeftButton.tooltip "ישר טקסט לפי שוליים שמאליים"> +<!ENTITY alignCenterButton.tooltip "ישר טקסט למרכז"> +<!ENTITY alignRightButton.tooltip "ישר טקסט לפי שוליים ימניים"> +<!ENTITY alignJustifyButton.tooltip "ישר טקסט לפי שוליים שמאליים וימניים"> + +<!-- TOC manipulation --> +<!ENTITY insertTOC.label "הוסף"> +<!ENTITY insertTOC.accesskey "i"> +<!ENTITY updateTOC.label "עדכן"> +<!ENTITY updateTOC.accesskey "u"> +<!ENTITY removeTOC.label "הסר"> +<!ENTITY removeTOC.accesskey "r"> +<!ENTITY tocMenu.label "תוכן עניינים…"> +<!ENTITY tocMenu.accesskey "b"> diff --git a/l10n-he/mail/chrome/messenger/messengercompose/mailComposeEditorOverlay.dtd b/l10n-he/mail/chrome/messenger/messengercompose/mailComposeEditorOverlay.dtd new file mode 100644 index 0000000000..c85fac101d --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/mailComposeEditorOverlay.dtd @@ -0,0 +1,11 @@ +<!-- 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 attachImageSource.label "צרף תמונה זו להודעה"> +<!ENTITY attachImageSource.accesskey "s"> + +<!ENTITY attachLinkSource.label "צרף את מקור קישור זה להודעה"> +<!ENTITY attachLinkSource.accesskey "s"> + + diff --git a/l10n-he/mail/chrome/messenger/messengercompose/messengercompose.dtd b/l10n-he/mail/chrome/messenger/messengercompose/messengercompose.dtd new file mode 100644 index 0000000000..06966c2236 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/messengercompose.dtd @@ -0,0 +1,333 @@ +<!-- 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 messengercompose.dtd Main UI for message composition --> +<!ENTITY msgComposeWindow.title "חבר הודעה: (ללא נושא)"> + +<!-- File Menu --> +<!ENTITY fileMenu.label "קובץ"> +<!ENTITY fileMenu.accesskey "ק"> +<!ENTITY newMenu.label "חדש"> +<!ENTITY newMenu.accesskey "ח"> +<!ENTITY newMessage.label "הודעה"> +<!ENTITY newMessage.key "M"> +<!ENTITY newMessageCmd2.key "N"> +<!ENTITY newMessage.accesskey "ה"> +<!ENTITY newContact.label "איש קשר בספר הכתובות…"> +<!ENTITY newContact.accesskey "א"> +<!ENTITY attachMenu.label "צרף"> +<!ENTITY attachMenu.accesskey "ר"> +<!ENTITY attachFileCmd.label "קובץ (קבצים)…"> +<!ENTITY attachFileCmd.accesskey "ק"> +<!ENTITY attachFileCmd.key "A"> +<!ENTITY attachCloudCmd.label "קישור לקובץ"> +<!ENTITY attachCloudCmd.accesskey "ק"> +<!ENTITY attachPageCmd.label "דף אינטרנט…"> +<!ENTITY attachPageCmd.accesskey "א"> +<!--LOCALIZATION NOTE attachVCardCmd.label Don't translate the term 'vCard' --> +<!ENTITY attachVCardCmd.label "כרטיס אישי (vCard)"> +<!ENTITY attachVCardCmd.accesskey "כ"> +<!ENTITY remindLater.label "להזכיר לי מאוחר יותר"> +<!ENTITY remindLater.accesskey "ז"> +<!ENTITY closeCmd.label "סגירה"> +<!ENTITY closeCmd.key "W"> +<!ENTITY closeCmd.accesskey "ג"> +<!ENTITY saveCmd.label "שמירה"> +<!ENTITY saveCmd.key "S"> +<!ENTITY saveCmd.accesskey "ש"> +<!ENTITY saveAsCmd.label "שמירה"> +<!ENTITY saveAsCmd.accesskey "מ"> +<!ENTITY saveAsFileCmd.label "כקובץ…"> +<!ENTITY saveAsFileCmd.accesskey "כ"> +<!ENTITY saveAsDraftCmd.label "כטיוטה"> +<!ENTITY saveAsDraftCmd.accesskey "ט"> +<!ENTITY saveAsTemplateCmd.label "כתבנית"> +<!ENTITY saveAsTemplateCmd.accesskey "ת"> +<!ENTITY sendNowCmd.label "שלח כעת"> +<!ENTITY sendCmd.keycode "VK_RETURN"> +<!ENTITY sendNowCmd.accesskey "ע"> +<!ENTITY sendLaterCmd.label "שלח מאוחר יותר"> +<!ENTITY sendLaterCmd.keycode "VK_RETURN"> +<!ENTITY sendLaterCmd.accesskey "א"> +<!ENTITY printSetupCmd.label "הגדרת עמוד…"> +<!ENTITY printSetupCmd.accesskey "ה"> +<!ENTITY printPreviewCmd.label "תצוגה מקדימה להדפסה"> +<!ENTITY printPreviewCmd.accesskey "ד"> +<!ENTITY printCmd.label "הדפסה…"> +<!ENTITY printCmd.key "P"> +<!ENTITY printCmd.accesskey "ד"> + +<!-- Edit Menu --> +<!ENTITY editMenu.label "עריכה"> +<!ENTITY editMenu.accesskey "ע"> +<!ENTITY undoCmd.label "בטל"> +<!ENTITY undoCmd.key "Z"> +<!ENTITY undoCmd.accesskey "ט"> +<!ENTITY redoCmd.label "בצע שוב"> +<!ENTITY redoCmd.key "Y"> +<!ENTITY redoCmd.accesskey "ש"> +<!ENTITY cutCmd.key "X"> +<!ENTITY copyCmd.key "C"> +<!ENTITY pasteCmd.key "V"> +<!ENTITY pasteNoFormattingCmd.key "V"> +<!ENTITY pasteAsQuotationCmd.key "o"> +<!ENTITY editRewrapCmd.accesskey "w"> +<!ENTITY deleteCmd.label "מחק"> +<!ENTITY deleteCmd.accesskey "ח"> +<!ENTITY editRewrapCmd.label "בצע מחדש גלישת שורות"> +<!ENTITY editRewrapCmd.key "R"> +<!ENTITY renameAttachmentCmd.label "שינוי שם קובץ מצורף…"> +<!ENTITY renameAttachmentCmd.accesskey "ש"> +<!ENTITY reorderAttachmentsCmd.label "סידור קבצים מצורפים מחדש…"> +<!ENTITY reorderAttachmentsCmd.accesskey "צ"> +<!ENTITY reorderAttachmentsCmd.key "ח"> +<!ENTITY toggleAttachmentPaneCmd.label "לוח קבצים מצורפים"> +<!-- LOCALIZATION NOTE (toggleAttachmentPaneCmd.accesskey): + For better mnemonics, toggleAttachmentPaneCmd.accesskey should be the same + as attachments.accesskey. --> +<!ENTITY selectAllCmd.accesskey "ב"> +<!ENTITY findBarCmd.label "חיפוש…"> +<!ENTITY findBarCmd.accesskey "ח"> +<!ENTITY findBarCmd.key "ח"> +<!ENTITY findReplaceCmd.label "חיפוש והחלפה…"> +<!ENTITY findReplaceCmd.accesskey "ל"> +<!ENTITY findReplaceCmd.key "ל"> +<!ENTITY findAgainCmd.label "מצא שוב"> +<!ENTITY findAgainCmd.accesskey "g"> +<!ENTITY findAgainCmd.key "G"> +<!ENTITY findAgainCmd.key2 "VK_F3"> +<!ENTITY findPrevCmd.label "מצא את הקודם"> +<!ENTITY findPrevCmd.accesskey "v"> +<!ENTITY findPrevCmd.key "G"> +<!ENTITY findPrevCmd.key2 "VK_F3"> + +<!-- Reorder Attachment Panel --> +<!ENTITY reorderAttachmentsPanel.label "סידור קבצים מצורפים מחדש"> +<!ENTITY moveAttachmentTopPanelBtn.label "הצבה כעליון"> +<!ENTITY moveAttachmentUpPanelBtn.label "העברה למעלה"> +<!ENTITY moveAttachmentBundleUpPanelBtn.label "העברה יחד"> +<!ENTITY moveAttachmentDownPanelBtn.label "העברה למטה"> +<!ENTITY moveAttachmentBottomPanelBtn.label "הצבה בתחתית"> + +<!-- LOCALIZATION NOTE (sortAttachmentsPanelBtn.Sort.AZ.label): + Please ensure that this translation matches + sortAttachmentsPanelBtn.Sort.ZA.label, except for the sort direction. --> +<!ENTITY sortAttachmentsPanelBtn.Sort.AZ.label "סידור: א - ת"> +<!ENTITY sortAttachmentsPanelBtn.Sort.ZA.label "סידור: ת - א"> +<!-- LOCALIZATION NOTE (sortAttachmentsPanelBtn.SortSelection.AZ.label): + Please ensure that this translation matches + sortAttachmentsPanelBtn.SortSelection.ZA.label, except for the sort direction. --> +<!ENTITY sortAttachmentsPanelBtn.SortSelection.AZ.label "סידור הבחירה: א - ת"> +<!ENTITY sortAttachmentsPanelBtn.SortSelection.ZA.label "סידור הבחירה: ת - א"> + +<!-- View Menu --> +<!ENTITY viewMenu.label "תצוגה"> +<!ENTITY viewMenu.accesskey "ת"> +<!ENTITY viewToolbarsMenuNew.label "סרגלי כלים"> +<!ENTITY viewToolbarsMenuNew.accesskey "כ"> +<!ENTITY menubarCmd.label "סרגל תפריטים"> +<!ENTITY menubarCmd.accesskey "ת"> +<!ENTITY showCompositionToolbarCmd.label "סרגל כלים כתיבה"> +<!ENTITY showCompositionToolbarCmd.accesskey "כ"> +<!ENTITY showFormattingBarCmd.label "סרגל עיצוב"> +<!ENTITY showFormattingBarCmd.accesskey "ע"> +<!ENTITY showTaskbarCmd.label "שורת מצב"> +<!ENTITY showTaskbarCmd.accesskey "ש"> +<!ENTITY customizeToolbar.label "התאמה אישית…"> +<!ENTITY customizeToolbar.accesskey "ה"> + +<!ENTITY addressSidebar.label "סרגל צד אנשי קשר"> +<!ENTITY addressSidebar.accesskey "o"> + +<!-- Format Menu --> +<!ENTITY formatMenu.label "תבנית"> +<!ENTITY formatMenu.accesskey "ב"> + +<!-- Options Menu --> +<!ENTITY optionsMenu.label "אפשרויות"> +<!ENTITY optionsMenu.accesskey "א"> +<!ENTITY checkSpellingCmd2.label "בדוק איות…"> +<!ENTITY checkSpellingCmd2.key "p"> +<!ENTITY checkSpellingCmd2.key2 "VK_F7"> +<!ENTITY checkSpellingCmd2.accesskey "א"> +<!ENTITY enableInlineSpellChecker.label "בדוק איות תוך כדי הקלדה"> +<!ENTITY enableInlineSpellChecker.accesskey "S"> +<!ENTITY quoteCmd.label "לצטט הודעה"> +<!ENTITY quoteCmd.accesskey "Q"> + +<!--LOCALIZATION NOTE attachVCard.label Don't translate the term 'vCard' --> +<!ENTITY attachVCard.label "צרף כרטיס אישי (vCard)"> +<!ENTITY attachVCard.accesskey "v"> + +<!ENTITY returnReceiptMenu.label "קבלה חוזרת"> +<!ENTITY returnReceiptMenu.accesskey "t"> +<!ENTITY dsnMenu.label "יידוע מצב קבלה"> +<!ENTITY dsnMenu.accesskey "י"> +<!ENTITY deliveryFormatMenu.label "תבנית העברה"> +<!ENTITY deliveryFormatMenu.accesskey "ב"> +<!ENTITY autoFormatCmd.label "זיהוי אוטומטי"> +<!ENTITY autoFormatCmd.accesskey "א"> +<!ENTITY plainTextFormatCmd.label "טקסט פשוט בלבד"> +<!ENTITY plainTextFormatCmd.accesskey "פ"> +<!ENTITY htmlFormatCmd.label "טקסט עשיר (HTML) בלבד"> +<!ENTITY htmlFormatCmd.accesskey "ע"> +<!ENTITY bothFormatCmd.label "טקסט פשוט וגם עשיר (HTML)"> +<!ENTITY bothFormatCmd.accesskey "ג"> +<!ENTITY priorityMenu.label "עדיפות"> +<!ENTITY priorityMenu.accesskey "ע"> +<!ENTITY priorityButton.title "עדיפות"> +<!ENTITY priorityButton.tooltiptext "שינוי עדיפות ההודעה"> +<!ENTITY priorityButton.label "עדיפות:"> +<!ENTITY lowestPriorityCmd.label "הכי נמוכה"> +<!ENTITY lowestPriorityCmd.accesskey "נ"> +<!ENTITY lowPriorityCmd.label "נמוכה"> +<!ENTITY lowPriorityCmd.accesskey "נ"> +<!ENTITY normalPriorityCmd.label "רגילה"> +<!ENTITY normalPriorityCmd.accesskey "ר"> +<!ENTITY highPriorityCmd.label "גבוהה"> +<!ENTITY highPriorityCmd.accesskey "ג"> +<!ENTITY highestPriorityCmd.label "הכי גבוהה"> +<!ENTITY highestPriorityCmd.accesskey "ה"> +<!ENTITY fileCarbonCopyCmd.label "שלח עותק אל"> +<!ENTITY fileCarbonCopyCmd.accesskey "ע"> +<!ENTITY fileHereMenu.label "תייק כאן"> + +<!-- Tools Menu --> +<!ENTITY tasksMenu.label "כלים"> +<!ENTITY tasksMenu.accesskey "כ"> +<!ENTITY messengerCmd.label "דואר וקבוצות דיון"> +<!ENTITY messengerCmd.accesskey "ד"> +<!ENTITY messengerCmd.commandkey "1"> +<!ENTITY addressBookCmd.label "ספר כתובות"> +<!ENTITY addressBookCmd.accesskey "כ"> +<!ENTITY addressBookCmd.key "B"> +<!ENTITY accountManagerCmd2.label "הגדרות חשבון"> +<!ENTITY accountManagerCmd2.accesskey "ג"> +<!ENTITY accountManagerCmdUnix2.accesskey "ג"> +<!ENTITY preferencesCmd2.label "אפשרויות"> +<!ENTITY preferencesCmd2.accesskey "א"> +<!ENTITY preferencesCmdUnix.label "העדפות"> +<!ENTITY preferencesCmdUnix.accesskey "פ"> + +<!-- Mac OS X Window Menu --> +<!ENTITY minimizeWindow.key "m"> +<!ENTITY minimizeWindow.label "מזער"> +<!ENTITY bringAllToFront.label "הבא הכול לקדמה"> +<!ENTITY zoomWindow.label "הגדל חלון"> +<!ENTITY windowMenu.label "חלון"> + +<!-- Mail Toolbar --> +<!ENTITY sendButton.label "שלח"> +<!ENTITY quoteButton.label "צטט"> +<!ENTITY addressButton.label "אנשי קשר"> +<!ENTITY attachButton.label "צרף"> +<!ENTITY spellingButton.label "איות"> +<!ENTITY saveButton.label "שמור"> +<!ENTITY printButton.label "הדפסה"> + +<!-- Mail Toolbar Tooltips --> +<!ENTITY sendButton.tooltip "שלח הודעה זו כעת"> +<!ENTITY sendlaterButton.tooltip "שלח הודעה זו מאוחר יותר"> +<!ENTITY quoteButton.tooltip "צטט הודעה קודמת"> +<!ENTITY addressButton.tooltip "בחר נמען מפנקס כתובות"> +<!ENTITY attachButton.tooltip2 "הוספת קובץ"> +<!ENTITY spellingButton.tooltip "בדיקת איות בבחירה או בהודעה כולה"> +<!ENTITY saveButton.tooltip "שמור הודעה זו"> +<!ENTITY cutButton.tooltip "גזירה"> +<!ENTITY copyButton.tooltip "העתקה"> +<!ENTITY pasteButton.tooltip "הדבקה"> +<!ENTITY printButton.tooltip "הדפסת הודעה זו"> + +<!-- Headers --> +<!ENTITY fromAddr.accesskey "r"> +<!ENTITY subject.accesskey "נ"> +<!ENTITY attachmentBucketCloseButton.tooltip "הסתרת לוח קבצים מצורפים"> + +<!-- Format Toolbar, imported from editorAppShell.xul --> +<!ENTITY SmileButton.tooltip "הכנס פרצוף מחייך"> +<!ENTITY smiley1Cmd.label "חיוך"> +<!ENTITY smiley2Cmd.label "זועף"> +<!ENTITY smiley3Cmd.label "קורץ"> +<!ENTITY smiley4Cmd.label "חורץ־לשון"> +<!ENTITY smiley5Cmd.label "צוחק"> +<!ENTITY smiley6Cmd.label "נבוך"> +<!ENTITY smiley7Cmd.label "הססן"> +<!ENTITY smiley8Cmd.label "הפתעה"> +<!ENTITY smiley9Cmd.label "נשיקה"> +<!ENTITY smiley10Cmd.label "צעק"> +<!ENTITY smiley11Cmd.label "'קול'"> +<!ENTITY smiley12Cmd.label "פה־כסף"> +<!ENTITY smiley13Cmd.label "יד־לפה"> +<!ENTITY smiley14Cmd.label "תמים"> +<!ENTITY smiley15Cmd.label "בכי"> +<!ENTITY smiley16Cmd.label "שפתיים־חתומות"> + +<!-- Message Pane Context Menu --> +<!ENTITY spellCheckNoSuggestions.label "לא נמצאו הצעות"> +<!ENTITY spellCheckIgnoreWord.label "התעלם ממילה"> +<!ENTITY spellCheckIgnoreWord.accesskey "ת"> +<!ENTITY spellCheckAddToDictionary.label "הוספה למילון"> +<!ENTITY spellCheckAddToDictionary.accesskey "ס"> +<!ENTITY undo.label "ביטול"> +<!ENTITY undo.accesskey "ט"> +<!ENTITY cut.label "גזירה"> +<!ENTITY cut.accesskey "ג"> +<!ENTITY copy.label "העתקה"> +<!ENTITY copy.accesskey "ת"> +<!ENTITY paste.label "הדבקה"> +<!ENTITY paste.accesskey "ה"> +<!ENTITY pasteQuote.label "הדבקה כציטוט"> +<!ENTITY pasteQuote.accesskey "צ"> + +<!-- Attachment Item and List Context Menus --> +<!ENTITY openAttachment.label "פתיחה"> +<!ENTITY openAttachment.accesskey "פ"> +<!ENTITY delete.label "מחק"> +<!ENTITY delete.accesskey "ח"> +<!ENTITY removeAttachment.label "הסר קובץ מצורף"> +<!ENTITY removeAttachment.accesskey "מ"> +<!ENTITY renameAttachment.label "שנה שם…"> +<!ENTITY renameAttachment.accesskey "ש"> +<!ENTITY reorderAttachments.label "סידור קבצים מצורפים מחדש…"> +<!ENTITY reorderAttachments.accesskey "צ"> +<!ENTITY removeAllAttachments.label "הסרת כל הקבצים המצורפים"> +<!ENTITY removeAllAttachments.accesskey "כ"> +<!ENTITY selectAll.label "בחר הכול"> +<!ENTITY selectAll.accesskey "ב"> +<!ENTITY attachFile.label "צירוף קובץ או קבצים)…"> +<!ENTITY attachFile.accesskey "ק"> +<!ENTITY attachCloud.label "קישור קובץ…"> +<!ENTITY attachCloud.accesskey "ק"> +<!ENTITY convertCloud.label "המרה אל…"> +<!ENTITY convertCloud.accesskey "ר"> +<!ENTITY cancelUpload.label "ביטול העלאה"> +<!ENTITY cancelUpload.accesskey "ע"> +<!ENTITY convertRegularAttachment.label "קובץ מצורף רגיל"> +<!ENTITY convertRegularAttachment.accesskey "צ"> +<!ENTITY attachPage.label "צירוף דף אינטרנט…"> +<!ENTITY attachPage.accesskey "א"> + +<!-- Attachment Pane Header Bar Context Menu --> +<!-- LOCALIZATION NOTE (initiallyShowAttachmentPane.label): + Should use the same wording as startExpandedCmd.label + in msgHdrViewOverlay.dtd. --> +<!ENTITY initiallyShowAttachmentPane.label "הצגת חלונית הקבצים המצורפים כבר בהתחלה"> +<!ENTITY initiallyShowAttachmentPane.accesskey "צ"> + +<!-- Spell checker context menu items --> +<!ENTITY spellAddDictionaries.label "הוספת מילונים…"> +<!ENTITY spellAddDictionaries.accesskey "מ"> + +<!-- Title for the address picker panel --> +<!ENTITY addressesSidebarTitle.label "אנשי קשר"> + +<!-- Identity popup customize menuitem --> +<!ENTITY customizeFromAddress.label "התאמה מכתובת…"> +<!ENTITY customizeFromAddress.accesskey "כ"> + +<!-- Accessibility name for the document --> + +<!-- Status Bar --> +<!ENTITY languageStatusButton.tooltip "שפת בדיקת האיות"> +<!ENTITY encodingStatusPanel.tooltip "קידוד טקסט"> diff --git a/l10n-he/mail/chrome/messenger/messengercompose/sendProgress.dtd b/l10n-he/mail/chrome/messenger/messengercompose/sendProgress.dtd new file mode 100644 index 0000000000..c010a6ec60 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/sendProgress.dtd @@ -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/. --> + +<!--LOCALIZATION NOTE sendProgress.dtd Main UI for Send Message Progress Dialog --> +<!ENTITY sendDialog.title "ההודעה בהליכי עיבוד"> +<!ENTITY status.label "מצב:"> +<!ENTITY progress.label "התקדמות:"> diff --git a/l10n-he/mail/chrome/messenger/messengercompose/sendProgress.properties b/l10n-he/mail/chrome/messenger/messengercompose/sendProgress.properties new file mode 100644 index 0000000000..0154abbb3f --- /dev/null +++ b/l10n-he/mail/chrome/messenger/messengercompose/sendProgress.properties @@ -0,0 +1,21 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# LOCALIZATION NOTE (titleSendMsgSubject): +# %S will be replaced by the message subject. +titleSendMsgSubject=הודעה נשלחת - %S +titleSendMsg=הודעה נשלחת +# LOCALIZATION NOTE (titleSaveMsgSubject): +# %S will be replaced by the message subject. +titleSaveMsgSubject=הודעה נשמרת - %S +titleSaveMsg=הודעה נשמרת + +# LOCALIZATION NOTE (percentMsg): +# This string is used to format the text to the right of the progress meter. +# %S will be replaced by the percentage of the file that has been saved. +# %% will be replaced a single % sign. +percentMsg=%S%% + +messageSent=ההודעה שלך נשלחה. +messageSaved=ההודעה שלך נשמרה. diff --git a/l10n-he/mail/chrome/messenger/migration/migration.dtd b/l10n-he/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..7003c38b1e --- /dev/null +++ b/l10n-he/mail/chrome/messenger/migration/migration.dtd @@ -0,0 +1,30 @@ +<!-- 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 migrationWizard.title "אשף היבוא"> + +<!ENTITY importFromWin.label "יבא אפשרויות, הגדרות חשבון, פנקס כתובות ונתונים נוספים מ:"> +<!ENTITY importFromNonWin.label "יבא העדפות, הגדרות חשבון, פנקס כתובות ונתונים נוספים מ:"> +<!ENTITY importSourceNotFound.label "לא נמצא יישום לייבוא נתונים ממנו."> + +<!ENTITY importFromNothing.label "אל תייבא דבר"> +<!ENTITY importFromNothing.accesskey "D"> +<!ENTITY importFromSeamonkey3.label "SeaMonkey 2 ומעלה"> +<!ENTITY importFromSeamonkey3.accesskey "S"> +<!ENTITY importFromOutlook.label "Outlook"> +<!ENTITY importFromOutlook.accesskey "O"> + +<!ENTITY importSource.title "יבא הגדרות ותיקיות דואר:"> +<!ENTITY importItems.title "פריטים ליבוא"> +<!ENTITY importItems.label "בחר אלו פריטים ליבא:"> + +<!ENTITY migrating.title "מתבצע ייבוא…"> +<!ENTITY migrating.label "הפריטים הבאים מיובאים כעת…"> + +<!ENTITY selectProfile.title "בחר פרופיל"> +<!ENTITY selectProfile.label "ניתן ליבא מהפרופילים הבאים:"> + +<!ENTITY done.title "היבוא הושלם"> +<!ENTITY done.label "הפריטים הבאים יובאו בהצלחה:"> diff --git a/l10n-he/mail/chrome/messenger/migration/migration.properties b/l10n-he/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..008f31e3d1 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/migration/migration.properties @@ -0,0 +1,25 @@ +# 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/. + +profileName_format=%S %S + +# Import Sources +1_seamonkey=העדפות + +2_seamonkey=הגדרות חשבון +2_outlook=הגדרות חשבון + +4_seamonkey=פנקסי כתובות +4_outlook=פנקס כתובות + +8_seamonkey=אימון דואר זבל + +16_seamonkey=ססמאות שמורות + +32_seamonkey=מידע אחר + +64_seamonkey=תיקיות קבוצת דיון + +128_seamonkey=תיקיות דואר +128_outlook=תיקיות דואר diff --git a/l10n-he/mail/chrome/messenger/mime.properties b/l10n-he/mail/chrome/messenger/mime.properties new file mode 100644 index 0000000000..15eea8914c --- /dev/null +++ b/l10n-he/mail/chrome/messenger/mime.properties @@ -0,0 +1,154 @@ +# 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/. + +# +# The following are used by libmime to emit header display in HTML +# + +# Mail subject +## @name MIME_MHTML_SUBJECT +## @loc None +1000=נושא + +# Resent-Comments +## @name MIME_MHTML_RESENT_COMMENTS +## @loc +1001=שליחה נוספת-הערות + +# Resent-Date +## @name MIME_MHTML_RESENT_DATE +## @loc +1002=שליחה נוספת-תאריך + +# Resent-Sender +## @name MIME_MHTML_RESENT_SENDER +## @loc +1003=שליחה נוספת-מאת + +# Resent-From +## @name MIME_MHTML_RESENT_FROM +## @loc +1004=שליחה נוספת-מאת + +# Resent-To +## @name MIME_MHTML_RESENT_TO +## @loc +1005=שליחה נוספת-אל + +# Resent-CC +## @name MIME_MHTML_RESENT_CC +## @loc +1006=שליחה נוספת-עותק + +# Date +## @name MIME_MHTML_DATE +## @loc +1007=תאריך + +# Sender +## @name MIME_MHTML_SENDER +## @loc +1008=שולח + +# From +## @name MIME_MHTML_FROM +## @loc +1009=מאת + +# Reply-To +## @name MIME_MHTML_REPLY_TO +## @loc +1010=השב-אל + +# Organization +## @name MIME_MHTML_ORGANIZATION +## @loc +1011=ארגון + +# To +## @name MIME_MHTML_TO +## @loc +1012=אל + +# CC +## @name MIME_MHTML_CC +## @loc +1013=עותק + +# Newsgroups +## @name MIME_MHTML_NEWSGROUPS +## @loc +1014=קבוצות דיון + +# Followup-To +## @name MIME_MHTML_FOLLOWUP_TO +## @loc +1015=מעקב-אל + +# References +## @name MIME_MHTML_REFERENCES +## @loc +1016=אזכורים + +# Message ID +## @name MIME_MHTML_MESSAGE_ID +## @loc +1021=מספר-הודעה + +# BCC +## @name MIME_MHTML_BCC +## @loc +1023=עותק סמוי + +# Link to doc +## @name MIME_MSG_LINK_TO_DOCUMENT +## @loc +1026=קישור למסמך + +# Get Doc info +## @name MIME_MSG_DOCUMENT_INFO +## @loc +1027=<B>מידע על המסמך:</B> + +# Msg Attachment +## @name MIME_MSG_ATTACHMENT +## @loc +1028=נספח + +# default attachment name +## @name MIME_MSG_DEFAULT_ATTACHMENT_NAME +## @loc +# LOCALIZATION NOTE (1040): Do not translate "%s" below. +# Place the %s where you wish the part number of the attachment to appear +1040=חלק %s + +# default forwarded message prefix +## @name MIME_FORWARDED_MESSAGE_HTML_USER_WROTE +## @loc +1041=-------- הודעה מקורית -------- + +# Partial Message Truncated +## @name MIME_MSG_PARTIAL_TRUNCATED +## @loc +MIME_MSG_PARTIAL_TRUNCATED=קוצץ! + +# Partial Message Truncated Explanation +## @name MIME_MSG_PARTIAL_TRUNCATED_EXPLANATION +## @loc +MIME_MSG_PARTIAL_TRUNCATED_EXPLANATION=הודעה זו חורגת מגודל ההודעה המרבי שהוגדר בהגדרות החשבון, לכן הורדנו רק את מספר השורות הראשונות משרת הדוא״ל. + +# Partial Message Not Downloaded +## @name MIME_MSG_PARTIAL_NOT_DOWNLOADED +## @loc +MIME_MSG_PARTIAL_NOT_DOWNLOADED=לא התקבל + +# Partial Message Not Downloaded Explanation +## @name MIME_MSG_PARTIAL_NOT_DOWNLOADED_EXPLANATION +## @loc +MIME_MSG_PARTIAL_NOT_DOWNLOADED_EXPLANATION=רק הכותרות של ההודעה הזאת התקבלו משרת הדוא״ל. + +# MIME_MSG_PARTIAL_CLICK_FOR_REST +## @name MIME_MSG_PARTIAL_CLICK_FOR_REST +## @loc +MIME_MSG_PARTIAL_CLICK_FOR_REST=הורדת שאר ההודעה. diff --git a/l10n-he/mail/chrome/messenger/mimeheader.properties b/l10n-he/mail/chrome/messenger/mimeheader.properties new file mode 100644 index 0000000000..0ca0ae4e99 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/mimeheader.properties @@ -0,0 +1,49 @@ +# Translator(s): +# +# Yaron <sh.yaron@gmail.com> +# +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# hatul <amiadb@gmail.com> +# +# 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 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/. + +# +# The following are used by libmime for header display in XML & HTML +# +TO=אל +BCC=עותק סמוי +CC=עותק +DATE=תאריך +DISTRIBUTION=תפוצה +FCC=FCC +FOLLOWUP-TO=מעקב אל +FROM=מאת +STATUS=מצב +LINES=שורות +MESSAGE-ID=מזהה הודעה +MIME-VERSION=גרסת MIME +NEWSGROUPS=קבוצות דיון +ORGANIZATION=ארגון +REFERENCES=אזכורים +REPLY-TO=השב-אל +RESENT-COMMENTS=שליחה נוספת–הערות +RESENT-DATE=שליחה נוספת–תאריך +RESENT-FROM=שליחה נוספת–מאת +RESENT-MESSAGE-ID=שליחה נוספת–מזהה הודעה +RESENT-SENDER=שליחה נוספת–מאת +RESENT-TO=שליחה נוספת–אל +RESENT-CC=שליחה נוספת–עותק +SENDER=שולח +SUBJECT=נושא +APPROVED-BY=אושר על ידי +USER-AGENT=סוכן משתמש +FILENAME=שם קובץ + diff --git a/l10n-he/mail/chrome/messenger/msgAccountCentral.dtd b/l10n-he/mail/chrome/messenger/msgAccountCentral.dtd new file mode 100644 index 0000000000..b274349f7f --- /dev/null +++ b/l10n-he/mail/chrome/messenger/msgAccountCentral.dtd @@ -0,0 +1,27 @@ +<!-- 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 emailSectionHdr.label "דוא״ל"> +<!ENTITY readMsgsLink.label "קרא הודעות"> +<!ENTITY composeMsgLink.label "חבר הודעה חדשה"> + +<!ENTITY newsSectionHdr.label "קבוצות דיון"> +<!ENTITY subscribeNewsLink.label "נהל מינויים לקבוצות דיון"> + +<!ENTITY feedsSectionHdr.label "הזנות"> +<!ENTITY subscribeFeeds.label "נהל מינויים"> + +<!ENTITY chat.label "צ׳אט"> +<!ENTITY movemail.label "Movemail"> + +<!ENTITY accountsSectionHdr.label "חשבונות"> +<!ENTITY subscribeImapFolders.label "נהל מינויים לתיקיות"> +<!ENTITY settingsLink.label "הצג הגדרות עבור חשבון זה"> +<!ENTITY setupNewAcct.label "הגדרת חשבון:"> + +<!ENTITY advFeaturesSectionHdr.label "תכונות מתקדמות"> +<!ENTITY searchMsgsLink.label "חפש בהודעות"> +<!ENTITY filtersLink.label "נהל מסנני הודעות"> +<!ENTITY junkSettings.label "הגדרות דואר זבל"> +<!ENTITY offlineLink.label "הגדרות לא־מקוון"> diff --git a/l10n-he/mail/chrome/messenger/msgHdrViewOverlay.dtd b/l10n-he/mail/chrome/messenger/msgHdrViewOverlay.dtd new file mode 100644 index 0000000000..fdc761b870 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/msgHdrViewOverlay.dtd @@ -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/. --> + +<!ENTITY toField4.label "אל"> +<!ENTITY fromField4.label "מאת"> +<!ENTITY senderField4.label "שולח"> +<!ENTITY organizationField4.label "ארגון"> +<!ENTITY replyToField4.label "להגיב אל"> + +<!ENTITY subjectField4.label "נושא"> +<!ENTITY ccField4.label "עותק"> +<!ENTITY bccField4.label "עותק מוסתר"> +<!ENTITY newsgroupsField4.label "קבוצות חדשות"> +<!ENTITY tagsHdr4.label "תגיות"> +<!ENTITY dateField4.label "תאריך"> +<!ENTITY userAgentField4.label "סוכן משתמש"> +<!ENTITY referencesField4.label "הפניות"> +<!ENTITY messageIdField4.label "מזהה הודעה"> +<!ENTITY inReplyToField4.label "בתגובה אל"> +<!ENTITY originalWebsite4.label "אתר"> + +<!ENTITY hdrArchiveButton1.label "ארכיון"> +<!ENTITY hdrArchiveButton1.tooltip "העבר הודעה זו לארכיון"> +<!ENTITY hdrSmartReplyButton1.label "תשובה חכמה"> +<!ENTITY hdrReplyButton1.label "השב"> +<!ENTITY hdrReplyButton2.tooltip "תגובה לשולח של הודעה זו"> +<!ENTITY hdrReplyAllButton1.label "השב לכולם"> +<!ENTITY hdrReplyAllButton1.tooltip "השב לשולח ולכל הנמענים"> +<!ENTITY hdrReplyListButton1.label "תשובה לרשימה"> +<!ENTITY hdrReplyListButton1.tooltip "השב לרשימת תפוצה"> +<!ENTITY hdrForwardButton1.label "העבר"> +<!ENTITY hdrForwardButton1.tooltip "העבר הודעה זו"> +<!ENTITY hdrJunkButton1.label "זבל"> +<!ENTITY hdrJunkButton1.tooltip "סמן הודעה זו כזבל"> +<!ENTITY hdrTrashButton1.label "מחיקה"> +<!ENTITY hdrTrashButton1.tooltip "מחק הודעה זו"> + +<!ENTITY hdrViewToolbarShowFull.label "הצג צלמיות וטקסט"> +<!ENTITY hdrViewToolbarShowFull.accesskey "ו"> +<!ENTITY hdrViewToolbarShowIcons.label "הצג צלמיות בלבד"> +<!ENTITY hdrViewToolbarShowIcons.accesskey "צ"> +<!ENTITY hdrViewToolbarShowText.label "הצג טקסט בלבד"> +<!ENTITY hdrViewToolbarShowText.accesskey "ט"> +<!ENTITY hdrViewToolbarAlwaysReplySender.label "הצג תמיד כפתור תגובה לשולח"> +<!ENTITY hdrViewToolbarAlwaysReplySender.accesskey "ש"> + +<!ENTITY otherActionsButton2.label "עוד"> +<!ENTITY otherActionsButton.tooltip "פעולות נוספות"> +<!ENTITY otherActionsOpenConversation1.label "פתח בדיון"> +<!ENTITY otherActionsOpenConversation1.accesskey "פ"> +<!ENTITY otherActionsOpenInNewWindow1.label "פתיחה בחלון חדש"> +<!ENTITY otherActionsOpenInNewWindow1.accesskey "ח"> +<!ENTITY otherActionsOpenInNewTab1.label "פתיחה בלשונית חדשה"> +<!ENTITY otherActionsOpenInNewTab1.accesskey "ל"> +<!ENTITY markAsReadMenuItem1.label "סמן כנקרא"> +<!ENTITY markAsReadMenuItem1.accesskey "ס"> +<!ENTITY markAsUnreadMenuItem1.label "סמן כלא נקרא"> +<!ENTITY markAsUnreadMenuItem1.accesskey "ס"> +<!ENTITY saveAsMenuItem1.label "שמור בשם…"> +<!ENTITY saveAsMenuItem1.accesskey "ב"> +<!ENTITY viewSourceMenuItem1.label "הצג מקור"> +<!ENTITY viewSourceMenuItem1.accesskey "מ"> +<!ENTITY otherActionsPrint1.label "הדפסה…"> +<!ENTITY otherActionsPrint1.accesskey "ד"> + +<!-- Attachment bar context menu items --> +<!ENTITY startExpandedCmd.label "הצגת חלונית הקבצים המצורפים כבר בהתחלה"> +<!ENTITY startExpandedCmd.accesskey "צ"> + +<!-- Attachment context menu items --> +<!ENTITY openAttachmentCmd.label "פתח"> +<!ENTITY openAttachmentCmd.accesskey "פ"> +<!ENTITY saveAsAttachmentCmd.label "שמור בשם…"> +<!ENTITY saveAsAttachmentCmd.accesskey "ש"> +<!ENTITY detachAttachmentCmd.label "נתק…"> +<!ENTITY detachAttachmentCmd.accesskey "נ"> +<!ENTITY deleteAttachmentCmd.label "מחק"> +<!ENTITY deleteAttachmentCmd.accesskey "l"> +<!ENTITY openAllAttachmentsCmd.label "פתיחת הכול…"> +<!ENTITY openAllAttachmentsCmd.accesskey "O"> +<!ENTITY saveAllAttachmentsCmd.label "שמור הכול…"> +<!ENTITY saveAllAttachmentsCmd.accesskey "מ"> +<!ENTITY detachAllAttachmentsCmd.label "נתק הכול…"> +<!ENTITY detachAllAttachmentsCmd.accesskey "נ"> +<!ENTITY deleteAllAttachmentsCmd.label "מחיקת הכל…"> +<!ENTITY deleteAllAttachmentsCmd.accesskey "ח"> + +<!ENTITY openAttachment.tooltip "פתח את הקובץ המצורף"> + + +<!-- Attachment toolbar items --> +<!ENTITY saveAttachmentButton1.label "שמירה"> +<!ENTITY saveAttachmentButton1.tooltip "שמור קובץ מצורף"> +<!ENTITY saveAllAttachmentsButton1.label "שמור הכל"> +<!ENTITY saveAllAttachmentsButton1.tooltip "שמור את כל הקבצים המצורפים"> + +<!ENTITY copyLinkCmd.label "העתק מיקום קישור"> +<!ENTITY copyLinkCmd.accesskey "ק"> + +<!ENTITY CopyMessageId.label "העתקת מזהה הודעה"> +<!ENTITY CopyMessageId.accesskey "ע"> +<!ENTITY OpenMessageForMsgId.label "פתיחת הודעה לפי מזהה"> +<!ENTITY OpenMessageForMsgId.accesskey "פ"> +<!ENTITY OpenBrowserWithMsgId.label "פתיחת דפדפן עם מזהה ההודעה"> +<!ENTITY OpenBrowserWithMsgId.accesskey "ד"> diff --git a/l10n-he/mail/chrome/messenger/msgPrintEngine.dtd b/l10n-he/mail/chrome/messenger/msgPrintEngine.dtd new file mode 100644 index 0000000000..bd6d3be44e --- /dev/null +++ b/l10n-he/mail/chrome/messenger/msgPrintEngine.dtd @@ -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 (printCmd.key, closeCmd.key): + As defined in msgPrintEngine.xul, Ctrl plus the command keys defined here + will be the keyboard shortcuts effective in print preview, e.g. Ctrl+P + --> + +<!-- LOCALIZATION NOTE (printCmd.key, closeCmd.key): + As defined in msgPrintEngine.xhtml, Ctrl plus the command keys defined here + will be the keyboard shortcuts effective in print preview, e.g. Ctrl+P + --> + +<!ENTITY printCmd.key "ד"> +<!ENTITY closeCmd.key "ס"> diff --git a/l10n-he/mail/chrome/messenger/msgSynchronize.dtd b/l10n-he/mail/chrome/messenger/msgSynchronize.dtd new file mode 100644 index 0000000000..241320fd70 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/msgSynchronize.dtd @@ -0,0 +1,39 @@ +<!-- 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/. --> + +<!-- +# Translator(s): +# +# Tomer Cohen <tomer.mozilla@tomercohen.com> +# +--> +<!-- +# Reviewer(s): +# +# Tomer Cohen <tomer.mozilla@tomercohen.com> +# +--> +<!-- extracted from MsgSynchronize.xul and msgSelectOffline.xul--> + +<!-- extracted from MsgSynchronize.xul and msgSelectOfflineFolders.xul--> + +<!-- extracted from MsgSynchronize.xhtml and msgSelectOfflineFolders.xhtml--> + +<!ENTITY MsgSynchronize.label "הורדה וסנכרון הודעות"> +<!ENTITY MsgSelect.label "פריטים לשימוש לא־מקוון"> +<!ENTITY MsgSyncDesc.label "אם כבר בחרת תיקיות דואר או קבוצות דיון לשימוש לא־מקוון, אתה יכול להוריד ו/או לסנכרן אותם עכשיו. אחרת, השתמש בכפתור "בחירה" לבחירת תיקיות דואר וקבוצות דיון לשימוש לא־מקוון."> +<!ENTITY MsgSyncDirections.label "הורד ו/או סנכרן את הבאים:"> +<!ENTITY syncTypeMail.label "הודעות דואר"> +<!ENTITY syncTypeMail.accesskey "M"> +<!ENTITY syncTypeNews.label "הודעות קבוצות דיון"> +<!ENTITY syncTypeNews.accesskey "N"> +<!ENTITY sendMessage.label "שלח הודעות שלא נשלחו"> +<!ENTITY sendMessage.accesskey "S"> +<!ENTITY workOffline.label "עבוד בצורה לא־מקוונת מרגע שההורדה ו/או הסינכרון יושלמו"> +<!ENTITY workOffline.accesskey "W"> +<!ENTITY selectButton.label "בחירה..."> +<!ENTITY selectButton.accesskey "E"> +<!ENTITY MsgSelectDesc.label "בחר את תיקיות הדואר וקבוצות הדיון לשימוש לא־מקוון."> +<!ENTITY MsgSelectInd.label "הורדה"> +<!ENTITY MsgSelectItems.label "תיקיות וקבוצות דיון"> diff --git a/l10n-he/mail/chrome/messenger/msgViewPickerOverlay.dtd b/l10n-he/mail/chrome/messenger/msgViewPickerOverlay.dtd new file mode 100644 index 0000000000..befe4cc9c6 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/msgViewPickerOverlay.dtd @@ -0,0 +1,36 @@ +<!-- 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/. --> + +<!-- +# Translator(s): +# +# Yaron <sh.yaron@gmail.com> +# +--> +<!-- +# Reviewer(s): +# +# hatul <amiadb@gmail.com> +# +--> + +<!--LOCALIZATION NOTE msgViewPickerOverlay.dtd UI for showing various views on a folder --> + +<!ENTITY viewPicker.label "הצג:"> +<!ENTITY viewPicker.accesskey "צ"> +<!ENTITY viewAll.label "הכול"> +<!ENTITY viewAll.accesskey "כ"> +<!ENTITY viewUnread.label "לא נקרא"> +<!ENTITY viewUnread.accesskey "ל"> +<!ENTITY viewNotDeleted.label "לא נמחק"> +<!ENTITY viewNotDeleted.accesskey "מ"> +<!ENTITY viewTags.label "תווית"> +<!ENTITY viewTags.accesskey "ת"> +<!ENTITY viewCustomViews.label "תצוגות מותאמות אישית"> +<!ENTITY viewCustomViews.accesskey "א"> +<!ENTITY viewVirtualFolder.label "שמור תצוגה כתיקייה…"> +<!ENTITY viewVirtualFolder.accesskey "ש"> +<!ENTITY viewCustomizeView.label "התאמה אישית…"> +<!ENTITY viewCustomizeView.accesskey "ה"> + diff --git a/l10n-he/mail/chrome/messenger/msgmdn.properties b/l10n-he/mail/chrome/messenger/msgmdn.properties new file mode 100644 index 0000000000..d9f0d08d22 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/msgmdn.properties @@ -0,0 +1,20 @@ +# 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/. +## Msg Mdn Report strings +MsgMdnDisplayed=שים לב: קבלה חוזרת זו רק מאשרת שההודעה הוצגה על המחשב של הנמען. לא ניתן להבטיח שהנמען קרא או הבין את תוכן ההודעה. +MsgMdnDispatched=ההודעה הודפסה, נשלחה בפקס, או הועברה מבלי שהוצגה לנמען. לא ניתן להבטיח שהנמען יקרא את ההודעה מאוחר יותר. +MsgMdnProcessed=ההודעה עובדה על־ידי לקוח הדואר של הנמען מבלי שהוצגה. לא ניתן להבטיח שההודעה תיקרא מאוחר יותר. +MsgMdnDeleted=ההודעה נמחקה. יתכן שהאדם לו שלחת אותה קרא אותה, ויתכן שלא. יתכן והם ישחזרו אותה מאוחר יותר ויקראו אותה. +MsgMdnDenied=מקבל ההודעה אינו מעוניין לשלוח אליך קבלה חוזרת. +MsgMdnFailed=אירעה תקלה. לא ניתן ליצור או לשלוח אליך קבלה חוזרת תקינה. +# LOCALIZATION NOTE : Do not translate the word "%S" below. +MsgMdnMsgSentTo=זוהי קבלה חוזרת על הדואר ששלחת אל %S. +MdnDisplayedReceipt=קבלה חוזרת (הוצגה) +MdnDispatchedReceipt=קבלה חוזרת (נשלחה) +MdnProcessedReceipt=קבלה חוזרת (עובּדה) +MdnDeletedReceipt=קבלה חוזרת (נמחקה) +MdnDeniedReceipt=קבלה חוזרת (נדחתה) +MdnFailedReceipt=קבלה חוזרת (נכשלה) + + diff --git a/l10n-he/mail/chrome/messenger/multimessageview.dtd b/l10n-he/mail/chrome/messenger/multimessageview.dtd new file mode 100644 index 0000000000..da8be35b50 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/multimessageview.dtd @@ -0,0 +1,15 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!-- +# Reviewer(s): +# +# Tomer Cohen <tomer.mozilla@tomercohen.com> +# +--> +<!ENTITY window.title "תקציר הודעה"> +<!ENTITY selectedmessages.label "הודעות נבחרות"> +<!ENTITY archiveButton.label "ארכיון"> +<!ENTITY deleteButton.label "מחיקה"> + diff --git a/l10n-he/mail/chrome/messenger/multimessageview.properties b/l10n-he/mail/chrome/messenger/multimessageview.properties new file mode 100644 index 0000000000..a4e8612c94 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/multimessageview.properties @@ -0,0 +1,60 @@ +# 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 (numConversations): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# The number of conversations (threads or solitary messages) selected. #1 is the +# number of conversations. +numConversations=שיחה אחת; #1 שיחות + +# LOCALIZATION NOTE (atLeastNumConversations): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# The number of conversations (threads or solitary messages) selected. #1 is the +# number of conversations. We use this when we didn't actually scan the entire +# list of selected messages, so there may be more conversations than reported +# (or maybe not!). +atLeastNumConversations=שיחה #1 או יותר; #1 שיחות או יותר + +# LOCALIZATION NOTE (numMessages): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# The number of messages in a thread. #1 is the number of messages. +numMessages=הודעה אחת;#1 הודעות + +# LOCALIZATION NOTE (numUnread): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# The number of unread messages in a thread; meant to be appended to +# "numMessages". #1 is the number of unread messages. +numUnread=, #1 שלא נקראה;, #1 שלא נקראו + +# LOCALIZATION NOTE (numIgnored): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# The number of ignored messages in a thread; meant to be appended to +# "numMessages". #1 is the number of ignored messages. + +# LOCALIZATION NOTE (atLeastNumIgnored): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# The number of ignored messages in a thread; meant to be appended to +# "numMessages". #1 is the number of ignored messages. We use this when we +# didn't actually scan the entire list of selected messages, so there may be +# more ignored messages than reported (or maybe not!). + +# LOCALIZATION NOTE (noSubject): What to display for a message if it has no +# subject. +noSubject=(ללא נושא) + +# LOCALIZATION NOTE (messagesTotalSize): A message indicating the total size on +# disk of the selected messages. #1 is the size, e.g. "123 KB". +messagesTotalSize=הודעות אלו תופסות #1. + +# LOCALIZATION NOTE (messagesTotalSizeMoreThan): A message indicating the total +# size on disk of the selected messages. #1 is the size, e.g. "123 KB". We use +# this when we didn't actually scan the entire list of selected messages, so +# this is a *minimum* size. +messagesTotalSizeMoreThan=הודעות אלו תוספות למעלה מ־#1. + +# LOCALIZATION NOTE (maxCountExceeded): A message to let the user know that not +# all of the selected messages were summarized. #1 is the total number of +# messages selected and #2 is the number of messages actually shown. +maxCountExceeded= (לתשומת לבך: #1 הודעות נבחרו, #2 הראשונות מוצגות) + diff --git a/l10n-he/mail/chrome/messenger/newFolderDialog.dtd b/l10n-he/mail/chrome/messenger/newFolderDialog.dtd new file mode 100644 index 0000000000..6ad8e857f3 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/newFolderDialog.dtd @@ -0,0 +1,18 @@ +<!-- 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/. --> + +<!-- Labels --> +<!ENTITY newFolderDialog.title "תיקייה חדשה"> +<!ENTITY name.label "שם:"> +<!ENTITY name.accesskey "ש"> +<!ENTITY description.label "צור כתת־תיקייה של:"> +<!ENTITY description.accesskey "ת"> +<!ENTITY folderRestriction1.label "שרת זה מגביל תיקיות לשני סוגים מיוחדים."> +<!ENTITY folderRestriction2.label "הרשה לתיקייה החדשה שלך להכיל:"> +<!ENTITY foldersOnly.label "תיקיות בלבד"> +<!ENTITY messagesOnly.label "הודעות בלבד"> +<!ENTITY accept.label "צור תיקייה"> +<!ENTITY accept.accesskey "ת"> + + diff --git a/l10n-he/mail/chrome/messenger/newmailaccount/accountProvisioner.dtd b/l10n-he/mail/chrome/messenger/newmailaccount/accountProvisioner.dtd new file mode 100644 index 0000000000..3769806a85 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/newmailaccount/accountProvisioner.dtd @@ -0,0 +1,43 @@ +<!-- 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 window.title "ברוך בואך ל־&brandShortName;"> +<!ENTITY header2.label "האם ברצונך לקבל כתובת דוא״ל חדשה?"> +<!ENTITY other.languages "אנו מציגים אך ורק ספקים המציעים כתובות באזור שלך. יש ללחוץ כאן כדי להציג את כל הספקים."> +<!ENTITY error.line1 "מצטערים, לא מצאנו אף כתובת דוא״ל להציע."> +<!ENTITY error.line2 "אתה יכול לחפש כינויים או מונחים אחרים כדי למצוא עוד כתובות דוא״ל"> + +<!-- LOCALIZATION NOTE(error.suggest.before, error.suggest.middle, error.suggest.after): + error.suggest.before, error.suggest.middle, and error.suggest.after all go into + one line with error.suggest.middle that links to a site which provides download + of free account alternatives. --> +<!ENTITY error.suggest.before "כמו כן, ניתן לנסות אחד מ"> +<!ENTITY error.suggest.middle "חשבונות דואר חופשיים חלופיים"> +<!ENTITY error.suggest.after "."> + +<!-- LOCALIZATION NOTE(success.title.before, success.title.after): + success.title.before and success.title.after all go into one line, wrapping + around the name that the user has typed in to the search input. --> +<!ENTITY success.title.before " שלום"> +<!ENTITY success.title.after ", כתובות הדואר הבאות זמינות עבורך:"> +<!ENTITY success.tip "(אתה יכול לחפש כינויים או מונחים אחרים כדי למצוא עוד כתובות דוא״ל)"> +<!ENTITY partnership.description "בשיתוף עם מספר ספקים, יש באפשרות &brandShortName; להציע לך חשבון דוא״ל חדש. עליך פשוט למלא את השם המלא שלך, או כל צמד מילים אחר שעולה על דעתך בשדות שלהלן כדי להתחיל."> +<!ENTITY existing.header "האם כבר יש ברשותך כתובת שתרצה לעשות בה שימוש?"> +<!ENTITY tinyheader.title "יש לך כתובת?"> +<!ENTITY tinyheader.existing "דלג על זה והשתמש בדוא״ל קיים"> +<!ENTITY content.close "אני חושב שאני אגדיר את החשבון שלי מאוחר יותר."> +<!ENTITY successful.title "ברכותינו!"> +<!ENTITY successful.successMessage "חשבונך הוגדר בהצלחה."> +<!ENTITY successful.write "כתוב כמה הודעות דוא״ל"> +<!ENTITY successful.write.desc "ספרו לחבריכם ומשפחתכם על הכתובת החדשה שלכם.<br/> בשביל זה השגתם את הכתובת הזאת, לא?"> +<!ENTITY successful.customize "התאמה אישית של &brandShortName; עם מספר תוספות מגניבות"> +<!ENTITY successful.customize.desc "ישנן אלפי תוספות שמאפשרות לך להתאים את &brandShortName; לצרכיך המסוימים."> +<!ENTITY successful.attach "צרף חתימה אישית לדוא״ל שלי"> +<!ENTITY successful.attach.desc "באפשרותך לצרף ציטוט או מעט פרטים אישיים על עצמך בכל הודעה שתישלח על ידיך."> +<!ENTITY successful.close "סגור חלון זה."> +<!ENTITY input.namePlaceholder "השם שלך או כינוי"> +<!ENTITY input.search "חפש"> +<!ENTITY search_engine.title "התאם את מנוע החיפוש שלך"> +<!ENTITY search_engine.message "ספק הדוא״ל שלך יכול גם לספק לך יכולות חיפוש ברשת."> +<!ENTITY search_engine.button "סיום"> diff --git a/l10n-he/mail/chrome/messenger/newmailaccount/accountProvisioner.properties b/l10n-he/mail/chrome/messenger/newmailaccount/accountProvisioner.properties new file mode 100644 index 0000000000..51041728c9 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/newmailaccount/accountProvisioner.properties @@ -0,0 +1,31 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# LOCALIZATION NOTE (free): +# This will be shown instead of a price when displaying free email accounts +free=חינם +# LOCALIZATION NOTE (price): +# %S will be the price per year charged to the user for the account. +price=%S לשנה +# LOCALIZATION NOTE (moreOptions): Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/Localization_and_Plurals +# #1 is the number of additional email addresses available for registration. +# This line is shown when there are more than two suggested email +# addresses available. +moreOptions=כתובת נוספת…;+#1 כתובות נוספות… +# LOCALIZATION NOTE (sepAnd): +# \u0020 is a space, and should be included before and after. +sepAnd=\u0020וגם\u0020 +# LOCALIZATION NOTE (sepComma): +# \u0020 is a space, and should be included after. +sepComma=,\u0020 +# LOCALIZATION NOTE (privacyDisclaimer): +# #1 will be a link for the Mozilla Privacy policy page. +# #2 will be a list of providers with links to their ToS and Privacy policies, separated by the 'sepComma' delimiter. +privacyPolicy=מדיניות הפרטיות +tos=תנאי השירות +# LOCALIZATION NOTE (searchEngineDesc): +# %S will be the selected search engine. +searchEngineDesc=להשתמש ב־%S כבררת המחדל של מנוע החיפוש שלי +cannotConnect=לא הצלחנו ליצור קשר עם שרת ההרשמה שלנו. נא לבדוק את החיבור שלך, עמך הסליחה. diff --git a/l10n-he/mail/chrome/messenger/news.properties b/l10n-he/mail/chrome/messenger/news.properties new file mode 100644 index 0000000000..e5d14c4759 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/news.properties @@ -0,0 +1,56 @@ +# 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/. +downloadHeadersTitlePrefix=הורד כותרות +downloadHeadersInfoText=ישנם %S כותרות הודעות חדשות להורדה לקבוצת דיון זו. +cancelDisallowed=נראה שההודעה לא ממך. אתה יכול לבטל רק את הפרסומים שלך, לא כאלה שנעשו על־ידי אחרים. +cancelConfirm=האם אתה בטוח שברצונך לבטל הודעה זו? +messageCancelled=הודעה מבוטלת. +enterUserPassTitle=נדרש שם משתמש וססמה לשרת החדשות +# LOCALIZATION NOTE (enterUserPassServer): %S is the server being accessed +enterUserPassServer=נא להקליד שם משתמש וססמה עבור %S: +# LOCALIZATION NOTE (enterUserPassGroup): %1$S is a specific newsgroup to set +# the password for; %2$S is the server from which the newsgroup is accessed +enterUserPassGroup=נא להקליד שם משתמש וססמה עבור %1$S בשרת %2$S: +okButtonText=הורדה + +noNewMessages=.אין הודעות חדשות על השרת +# LOCALIZATION NOTE (newNewsgroupHeaders): %1$S is the number of the current +# header being downloaded, %2$S is the number of headers to be downloaded, and +# %3$S is the newsgroup whose headers are being downloaded. +newNewsgroupHeaders=מוריד %S מתוך %S כותרים עבור %S +# LOCALIZATION NOTE (newNewsgroupFilteringHeaders): %1$S is the name of the MIME +# header being filtered on, %2$S is the number of the current header being +# downloaded, %3$S is the number of headers to be downloaded, and %4$S is the +# newsgroup whose headers are being downloaded. +newNewsgroupFilteringHeaders=מקבל כותרים למסננים: %S (%S/%S) on %S +downloadingArticles=מוריד מאמרים %S-%S +bytesReceived=מוריד קבוצות דיון: %S התקבלו (נקראו %S ק״ב בקצב %S ק״ב לשניה) +downloadingArticlesForOffline=מוריד מאמרים %S-%S מתוך %S + +# LOCALIZATION NOTE (autoUnsubscribeText): %1$S is the newsgroup and %2$S is the newsgroup-server it is being removed from. +autoUnsubscribeText=נראה שקבוצת הדיון %1$S אינה קיימת על השרת המארח %2$S. האם ברצונך לבטל את המנוי עליה? + +# LOCALIZATION NOTE (autoSubscribeText): %1$S is the newsgroup. +autoSubscribeText=האם ברצונך להירשם כמנוי על %1$S? + +# LOCALIZATION NOTE (Error -304): In the following item, don't translate "NNTP" +# Error - server error +## @name NNTP_ERROR_MESSAGE +## @loc None +-304=שגיאת קבוצות דיון (NNTP) אירעה: + +# Error - newsgroup scan error +## @name NNTP_NEWSGROUP_SCAN_ERROR +## @loc None +-305=שגיאת קבוצות דיון אירעה. סריקת כל קבוצות הדיון לא הושלמה. נסה את הצג את כל קבוצות הדיון שוב + +# Error - NNTP authinfo failure +## @name NNTP_AUTH_FAILED +## @loc None +-260=שגיאת הרשאה אירעה. אנא נסה להכניס שוב שם משתמש ו/או ססמה. + +# Error - TCP error +## @name TCP_ERROR +## @loc None +-206=שגיאת תקשורת אירעה. נסה להתחבר שוב. שגיאת TCP: diff --git a/l10n-he/mail/chrome/messenger/newsError.dtd b/l10n-he/mail/chrome/messenger/newsError.dtd new file mode 100644 index 0000000000..d5cdb17b83 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/newsError.dtd @@ -0,0 +1,30 @@ +<!-- 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 (newsError.title): The title of the news error page. + Not generally visible. --> +<!ENTITY newsError.title "בעיה בטעינת המאמר"> + +<!-- LOCALIZATION NOTE (articleNotFound.title): The main heading for the news + error page. --> +<!ENTITY articleNotFound.title "המאמר לא נמצא"> + +<!-- LOCALIZATION NOTE (articleNotFound.desc): A longer description for the news + error page. --> + +<!-- LOCALIZATION NOTE (serverResponded.title): A string preceding the text + response from the newsgroup server describing the error. --> +<!ENTITY serverResponded.title "שרת קבוצות החדשות הגיב:"> + +<!-- LOCALIZATION NOTE (articleExpired.title): A string explaining that the + article may have expired. --> +<!ENTITY articleExpired.title "אולי פג תוקפו של המאמר?"> + +<!-- LOCALIZATION NOTE (trySearching.title): A string preceding the message's + ID. --> +<!ENTITY trySearching.title "כדאי לנסות לחפש אחר מאמר:"> + +<!-- LOCALIZATION NOTE (removeExpiredArticles.title): The label for the button + to remove all expired articles from the newsgroup. --> +<!ENTITY removeExpiredArticles.title "הסרת כל המאמרים שתוקפם פג"> diff --git a/l10n-he/mail/chrome/messenger/oeImportMsgs.properties b/l10n-he/mail/chrome/messenger/oeImportMsgs.properties new file mode 100644 index 0000000000..9e04a64aba --- /dev/null +++ b/l10n-he/mail/chrome/messenger/oeImportMsgs.properties @@ -0,0 +1,83 @@ +# 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/. + +# +# The following are used by the outlook express import code to display status/error +# and informational messages +# + +# +# The following are used by the outlook express import code to display status/error +# and informational messages +# + +# Short name of import module +## @name OEIMPORT_NAME +## @loc None +## LOCALIZATION NOTE (2000): DONT_TRANSLATE +2000=Outlook Express + +# Description of import module +## @name OEIMPORT_DESCRIPTION +## @loc None +## LOCALIZATION NOTE (2011): In this item, don't translate "Outlook Express" +2011=דואר של Outlook Express, ספרי כתובות, והגדרות + +# Success message +## @name OEIMPORT_MAILBOX_SUCCESS +## @loc None +## LOCALIZATION NOTE (2002): In this item, don't translate "%S" or "%d" +## The variable %S will contain the name of the Mailbox +## The variable %d will contain the number of messages +2002=תיבת דואר %S, יובאו %d הודעות + +# Error message +## @name OEIMPORT_MAILBOX_BADPARAM +## @loc None +2003=הועבר פרמטר שגוי לייבוא תיבה. + +# Error message +## @name OEIMPORT_MAILBOX_BADSOURCEFILE +## @loc None +## LOCALIZATION NOTE (2004): In this item, don't translate "%S" +## The variable %S will contain the name of the Mailbox +2004=תקלה בגישה לקובץ עבור תיבה %S. + +# Error message +## @name OEIMPORT_MAILBOX_CONVERTERROR +## @loc None +## LOCALIZATION NOTE (2005): In this item, don't translate "%S" +## The variable %S will contain the name of the Mailbox +2005=תקלה בייבוא תיבה %S, ייתכן וההודעות לא ייבואו מתיבה זו. + +# Default name of imported addressbook +## @name OEIMPORT_DEFAULT_NAME +## @loc None +2006=פנקס כתובות של Outlook Express + +# Autofind description +## @name OEIMPORT_AUTOFIND +## @loc None +2007=פנקס כתובות של Outlook Express (פנקס כתובות של Windows) + +# Description +## @name OEIMPORT_ADDRESS_SUCCESS +## @loc None +## LOCALIZATION NOTE (2006): In this item, don't translate "%S" +## The variable %S will receive the name of the address book +2008=ייבוא ספר כתובות %S + +# Error message +## @name OEIMPORT_ADDRESS_CONVERTERROR +## @loc None +## LOCALIZATION NOTE (2009): In this item, don't translate "%S" +## The variable %S will receive the name of the address book +2009=תקלה בייבוא ספר כתובות %S, ייתכן וכל הכתובות לא יובאו. + +# Error message +## @name OEIMPORT_ADDRESS_BADPARAM +## @loc None +2010=הועבר פרמטר שגוי למייבא ספר הכתובות. + + diff --git a/l10n-he/mail/chrome/messenger/offline.properties b/l10n-he/mail/chrome/messenger/offline.properties new file mode 100644 index 0000000000..dfe1e85133 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/offline.properties @@ -0,0 +1,28 @@ +# 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/. + +# Download Messages Prompt +downloadMessagesWindowTitle1=הורד הודעות +downloadMessagesLabel1=האם ברצונך להוריד הודעות לשימוש לא־מקוון לפני מעבר למצב לא־מקוון? +downloadMessagesCheckboxLabel1=תמיד שאל אותי כאשר אני עובר למצב לא־מקוון +downloadMessagesNow2=להו&ריד כעת + +# Send Messages Prompt +sendMessagesWindowTitle1=הודעות שלא נשלחו +sendMessagesLabel2=האם ברצונך לשלוח את ההודעות שלא נשלחו כעת? +sendMessagesCheckboxLabel1=שאל אותי תמיד במעבר למצב מקוון +sendMessagesNow2=ל&שלוח כעת + +processMessagesLater2=&אחר כך + +# GetMessages While Offline Prompt +getMessagesOfflineWindowTitle1=קבל הודעות +getMessagesOfflineLabel1=אתה נמצא כרגע במצב לא־מקוון. האם ברצונך לעבור למצב מקוון כדי לקבל הודעות חדשות? + +# Send Messages Offline Prompt +sendMessagesOfflineWindowTitle1=דואר שלא נשלח +sendMessagesOfflineLabel1=אתה כרגע במצב לא־מקוון. האם ברצונך לעבור למצב מקוון כדי לשלוח הודעות שלא נשלחו? + +offlineTooltip=אתה כרגע במצב לא־מקוון. +onlineTooltip=אתה כרגע במצב מקוון. diff --git a/l10n-he/mail/chrome/messenger/offlineStartup.properties b/l10n-he/mail/chrome/messenger/offlineStartup.properties new file mode 100644 index 0000000000..8fe82f41b4 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/offlineStartup.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/. + +title=עבוד מקוון +desc=האם ברצונך לעבור למצב מקוון כעת?\n\n(אם תבחר לעבוד באופן לא־מקוון, תוכל להתקוון מאוחר יותר על־ידי בחירה ב"עבוד מקוון" מהתפריט "קובץ".) +workOnline=עבוד מקוון +workOffline=עבוד לא־מקוון + + diff --git a/l10n-he/mail/chrome/messenger/outlookImportMsgs.properties b/l10n-he/mail/chrome/messenger/outlookImportMsgs.properties new file mode 100644 index 0000000000..a9d15f3d87 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/outlookImportMsgs.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/. + +# +# The following are used by the outlook express import code to display status/error +# and informational messages +# + +# +# The following are used by the outlook express import code to display status/error +# and informational messages +# + +# Short name of import module +## @name OUTLOOKIMPORT_NAME +## @loc None +## LOCALIZATION NOTE (2000): DONT_TRANSLATE +2000=Outlook + +# Description of import module +## @name OUTLOOKIMPORT_DESCRIPTION +## @loc None +## LOCALIZATION NOTE (2010): In this item, don't translate "Outlook" +2010=דואר של Outlook, ספרי כתובות, והגדרות + +# Success message +## @name OUTLOOKIMPORT_MAILBOX_SUCCESS +## @loc None +## LOCALIZATION NOTE (2002): In this item, don't translate "%S" or "%d" +## The variable %S will receive the name of the mailbox +## The variable %d will receive the number of messages +2002=תיבת דואר %S, יובאו %d הודעות + +# Error message +## @name OUTLOOKIMPORT_MAILBOX_BADPARAM +## @loc None +2003=הועבר פרמטר שגוי לייבוא תיבה. + +# Error message +## @name OUTLOOKIMPORT_MAILBOX_CONVERTERROR +## @loc None +## LOCALIZATION NOTE (2004): In this item, don't translate "%S" +## The variable %S will receive the name of the mailbox +2004=תקלה בייבוא תיבה %S, ייתכן וההודעות לא ייבואו מתיבה זו. + +# Address book name +## @name OUTLOOKIMPORT_ADDRNAME +## @loc None +## LOCALIZATION NOTE (2005): In this item, don't translate "Outlook" +2005=פנקסי כתובות של Outlook + +# Description +## @name OUTLOOKIMPORT_ADDRESS_SUCCESS +## @loc None +## LOCALIZATION NOTE (2006): In this item, don't translate "%S" +## The variable %S will receive the name of the address book +2006=ייבוא ספר כתובות %S + +# Error message +## @name OUTLOOKIMPORT_ADDRESS_BADPARAM +## @loc None +2007=פרמטר שגוי הועבר ליבוא פנקס כתובות. + +# Error message +## @name OUTLOOKIMPORT_ADDRESS_BADSOURCEFILE +## @loc None +## LOCALIZATION NOTE (2008): In this item, don't translate "%S" +## The variable %S will receive the name of the address book +2008=שגיאה בגישה לקובץ עבור פנקס כתובות %S. + +# Error message +## @name OUTLOOKIMPORT_ADDRESS_CONVERTERROR +## @loc None +## LOCALIZATION NOTE (2009): In this item, don't translate "%S" +## The variable %S will receive the name of the address book +2009=תקלה בייבוא ספר כתובות %S, ייתכן וכל הכתובות לא יובאו. + + diff --git a/l10n-he/mail/chrome/messenger/pgpmime.properties b/l10n-he/mail/chrome/messenger/pgpmime.properties new file mode 100644 index 0000000000..62e81c806b --- /dev/null +++ b/l10n-he/mail/chrome/messenger/pgpmime.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/. + +# +# The following are used by the pgpmime content type handler +# + +# LOCALIZATION NOTE(pgpMimeNeedsAddon): The text can contain HTML tags. +pgpNotAvailable=זוהי הודעת OpenPGP מוצפנת, אך אין תמיכה בפענוח OpenPGP. diff --git a/l10n-he/mail/chrome/messenger/preferences/applicationManager.properties b/l10n-he/mail/chrome/messenger/preferences/applicationManager.properties new file mode 100644 index 0000000000..7b3941ba7e --- /dev/null +++ b/l10n-he/mail/chrome/messenger/preferences/applicationManager.properties @@ -0,0 +1,15 @@ +# 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 +# in descriptionApplications, %S will be replaced by one of the 3 following strings +descriptionApplications=היישומים הבאים יכולים לטפל ב־%S. + +handleProtocol=קישורי %S +handleFile=תוכן %S + +descriptionWebApp=שרת מארח של יישום רשת זה: +descriptionLocalApp=מיקום יישום זה: + + diff --git a/l10n-he/mail/chrome/messenger/preferences/applications.properties b/l10n-he/mail/chrome/messenger/preferences/applications.properties new file mode 100644 index 0000000000..52d6168aee --- /dev/null +++ b/l10n-he/mail/chrome/messenger/preferences/applications.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/. + +# LOCALIZATION NOTE (dialog_removeAccount): +# %S will be replaced with the user-defined name of a storage account. +dialog_removeAccount=להסיר את החשבון „%S”? + diff --git a/l10n-he/mail/chrome/messenger/preferences/messagestyle.properties b/l10n-he/mail/chrome/messenger/preferences/messagestyle.properties new file mode 100644 index 0000000000..e8a1c80c9e --- /dev/null +++ b/l10n-he/mail/chrome/messenger/preferences/messagestyle.properties @@ -0,0 +1,13 @@ +# 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/. + +# Content of preview conversation for chat message styles +default=בררת מחדל +nick1=יסמין +buddy1=jasmine@im.instantbird.org +nick2=אלון +buddy2=alon@im.instantbird.org +message1=היי! :-) +message2=מה המצב? +message3=עושה ניסוי עם Thunderbird! ;-) diff --git a/l10n-he/mail/chrome/messenger/preferences/preferences.properties b/l10n-he/mail/chrome/messenger/preferences/preferences.properties new file mode 100644 index 0000000000..3c71a77355 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/preferences/preferences.properties @@ -0,0 +1,107 @@ +# 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/. + +#### Add HTML and Plain Text Domain Names for sendOption +html_domainsAddDomainTitle=הוסף שם מתחם HTML +html_domainsAddDomain=שם מתחם HTML: +plaintext_domainsAddDomainTitle=הוסף שם מתחם טקסט פשוט +plaintext_domainsAddDomain=שם מתחם טקסט פשוט: + +domainNameErrorTitle=שגיאת שם מתחם +#### LOCALIZATION NOTE: do not translate %S +domainDuplicationError=שם המתחם %S כבר קיים ברשימות ה־HTML או ברשימות טקסט פשוט. + +#### Junk +confirmResetJunkTrainingTitle=אישור +confirmResetJunkTrainingText=אתה בטוח שברצונך לאפס את נתוני האימון של המסנן המסתגל? + +#### Downloads +desktopFolderName=שולחן עבודה +myDownloadsFolderName=ההורדות שלי +chooseAttachmentsFolderTitle=בחר תיקייה + +#### Applications + +fileEnding=%S קובץ +saveFile=שמור קובץ + +# LOCALIZATION NOTE (useApp, useDefault): %S = Application name +useApp=השתמש ביישום %S +useDefault=השתמש ביישום %S (ברירת מחדל) + +useOtherApp=השתמש באחר… +fpTitleChooseApp=בחר יישום מסייע +manageApp=פרטי יישום… +alwaysAsk=שאל תמיד +delete=מחיקת פעולה +confirmDeleteTitle=מחיקת פעולה +confirmDeleteText=האם אתה בטוח שברצונך למחוק פעולה זו? + +# LOCALIZATION NOTE (typeDescriptionWithDetails): +# %1$S = type description (for example "Portable Document Format") +# %2$S = details (see below, for example "(application/pdf: .pdf, .pdfx)") +typeDescriptionWithDetails=%1$S %2$S + +# LOCALIZATION NOTE (typeDetailsWithTypeOrExt): +# %1$S = type or extensions (for example "application/pdf", or ".pdf, .pdfx") +typeDetailsWithTypeOrExt=(%1$S) + +# LOCALIZATION NOTE (typeDetailsWithTypeAndExt): +# %1$S = type (for example "application/pdf") +# %2$S = extensions (for example ".pdf, .pdfx") +typeDetailsWithTypeAndExt=(%1$S: %2$S) + +#### Sound Notifications +soundFilePickerTitle=בחר צליל + +#### Remote content +imagepermissionstext=ניתן לציין באילו אתרים מותר לטעון תמונות ותוכן חיצוני. ניתן גם לאפשר את כל התוכן המרוחק על בסיס כתובת השולח. יש להזין את כתובת האתר או כתובת הדוא״ל לחסום או לאפשר. +imagepermissionstitle=חריגות - תוכן מרוחק + +#### Cookies +cookiepermissionstitle=חריגות - עוגיות +cookiepermissionstext=באפשרותך לציין לאלו אתרים מותר או אסור תמיד להשתמש בעוגיות. הקלד את הכתובת המדויקת של האתר שברצונך לנהל ואז לחץ על חסום או הרשה. + +#### Cookie Viewer +hostColon=שרת מארח: +domainColon=שם מתחם: +forSecureOnly=חיבורים מוצפנים בלבד +forAnyConnection=כל סוג חיבור +expireAtEndOfSession=בסוף ההפעלה + +noCookieSelected=<לא נבחרה עוגייה> +cookiesAll=העוגיות הבאות מאוחסנות על המחשב שלך. +cookiesFiltered=העוגיות הבאות תואמות את החיפוש שלך: +# LOCALIZATION NOTE (removeSelectedCookies): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# If you need to display the number of selected elements in your language, +# you can use #1 in your localization as a placeholder for the number. +# For example this is the English string with numbers: +# removeSelectedCookies=Remove #1 Selected;Remove #1 Selected +removeSelectedCookies=הסרת הנבחר;הסרת הנבחרים +defaultUserContextLabel=אין + +####Preferences::Advanced::Network +#LOCALIZATION NOTE: The next string is for the disk usage of the cache. +# e.g., "Your cache is currently using 200 MB" +# %1$S = size +# %2$S = unit (MB, KB, etc.) +actualDiskCacheSize=המטמון שלך מנצל %1$S %2$S מתוך הנפח בכונן +actualDiskCacheSizeCalculated=גודל המטמון מחושב… + +# LOCALIZATION NOTE (labelDefaultFont): %S = font name +labelDefaultFont=בררת מחדל (%S) + +labelDefaultFontUnnamed=בררת מחדל + +# LOCALIZATION NOTE (appLocale.label): %S = Name of the application locale, +# e.g. English (United States) +appLocale.label=שפת היישום: %S +appLocale.accesskey=ש +# LOCALIZATION NOTE (rsLocale.label): %S = Name of the locale chosen in regional settings, +# e.g. German (Germany) +rsLocale.label=הגדרות מקומיות: %S +rsLocale.accesskey=ק + diff --git a/l10n-he/mail/chrome/messenger/prefs.properties b/l10n-he/mail/chrome/messenger/prefs.properties new file mode 100644 index 0000000000..2485f022cc --- /dev/null +++ b/l10n-he/mail/chrome/messenger/prefs.properties @@ -0,0 +1,81 @@ +# 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/. + +# The following are used by the Account Wizard +# +enterValidEmail=אנא הכנס כתובת דוא״ל חוקית. +accountNameExists=קיים חשבון עם שם זה. נא להזין שם חשבון אחר. +accountNameEmpty=שם החשבון לא יכול להיות ריק. +modifiedAccountExists=חשבון עם שם משתמש ושם שרת כאלה כבר קיים. אנא הכנס שם משתמש ו/או שם שרת אחרים. +userNameChanged=שם המשתמש שלך עודכן. יתכן ואתה צריך לעדכן גם את כתובת הדוא״ל ו/או שם המשתמש שלך המזוהים עם חשבון זה. +serverNameChanged=הגדרות שם השרת השתנו. אנא ודא שכל התיקיות ששימשו מסננים קיימות בשרת החדש. +# LOCALIZATION NOTE (junkSettingsBroken): %1$S is the account name +junkSettingsBroken=יתכן שלהגדרות הזבל בחשבון „%1$S” ישנן תקלות. האם ברצונך לסקור אותן בטרם שמירת הגדרות החשבון? +# LOCALIZATION NOTE (localDirectoryChanged): %1$S is program name (&brandShortName;) +localDirectoryRestart=הפעלה מחדש +userNameEmpty=שם המשתמש לא יכול להיות ריק. +# LOCALIZATION NOTE (localDirectoryInvalid): %1$S is path to folder +# LOCALIZATION NOTE (localDirectoryNotAllowed): %1$S is path to folder +# if the user chooses to cancel the wizard when no accounts are there throw a message +# LOCALIZATION NOTE (cancelWizard) +# do not localize "\n\n" +cancelWizard=האם אתה בטוח שברצונך לצאת מאשף החשבונות?\n\nאם תצא, כל מידע שהכנסת יאבד והחשבון לא יווצר. +accountWizard=אשף החשבונות +WizardExit=יציאה +WizardContinue=ביטול +# when the wizard already has a domain (Should we say something different?) +enterValidServerName=נא להכניס שם שרת תקני. +failedRemoveAccount=הסרת חשבון זה נכשלה. +#LOCALIZATION NOTE: accountName: %1$S is server name, %2$S is user name +accountName=%1$S - %2$S + +# LOCALIZATION NOTE: confirmDeferAccountWarning: do not localize "\n\n", it means a new empty line in the string. +confirmDeferAccountTitle=לעכב חשבון? + +#Provide default example values for sample email address +exampleEmailUserName=user +exampleEmailDomain=example.net +emailFieldText=כתובת דוא״ל: +#LOCALIZATION NOTE: defaultEmailText: %1$S is user name, %2$S is domain +defaultEmailText=הכנס את כתובת הדוא״ל שלך. זוהי הכתובת שתשמש אחרים לשלוח דוא״ל אליך (לדוגמה, "%1$S@%2$S"). +#LOCALIZATION NOTE: customizedEmailText: %1$S is provider, %2$S is email username, %3$S is sample email, %4$S is sample username +customizedEmailText=הכנס את %2$S שלך עבור %1$S (לדוגמה, אם כתובת הדוא״ל שלך אצל %1$S היא "%3$S", אז %2$S שלך הוא "%4$S"). + +# account manager stuff +prefPanel-server=הגדרות שרת +prefPanel-copies=עותקים ותיקיות +prefPanel-synchronization=סינכרון ואיחסון +prefPanel-diskspace=שטח דיסק +prefPanel-addressing=חיבור ומיעון הודעה +prefPanel-junk=הגדרות זבל +## LOCALIZATION NOTE (prefPanel-smtp): Don't translate "SMTP" +prefPanel-smtp=שרת יוצא (SMTP) + +# account manager multiple identity support +#LOCALIZATION NOTE: accountName: %1$S +identity-list-title=זהויות עבור %1$S + +identityDialogTitleAdd=זהות חדשה +## LOCALIZATION NOTE (identityDialogTitleEdit): %S is the identity name +identityDialogTitleEdit=עריכת %S + +identity-edit-req=עליך לציין כתובת דוא״ל חוקית עבור זהות זו +identity-edit-req-title=שגיאה ביצירת זהות + +## LOCALIZATION NOTE (identity-delete-confirm): %S is the identity name +# and should be put on a new line. The new line is produced with the "\n" string. +identity-delete-confirm=למחוק את הזהות\n%S? +## LOCALIZATION NOTE (identity-delete-confirm-title): %S is the account name +identity-delete-confirm-title=הזהות עבור %S נמחקת +identity-delete-confirm-button=מחיקה + +choosefile=בחר קובץ + +forAccount=עבור חשבון "%S" + + +confirmSyncChangesTitle=אישור שינויים בסנכרון +confirmSyncChanges=הגדרות סנכרון ההודעות השתנו.\n\nלשמור אותן? +confirmSyncChangesDiscard=התעלמות + diff --git a/l10n-he/mail/chrome/messenger/quickFilterBar.dtd b/l10n-he/mail/chrome/messenger/quickFilterBar.dtd new file mode 100644 index 0000000000..76eebf3eaf --- /dev/null +++ b/l10n-he/mail/chrome/messenger/quickFilterBar.dtd @@ -0,0 +1,273 @@ +<!-- 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 (quickFilterBar.qfbShowFilterBar.label): + The label for the button on the tab bar that toggles the visibility of + the quick filter bar. + --> +<!ENTITY quickFilterBar.qfbShowFilterBar.label + "סינון מהיר"> + +<!-- LOCALIZATION NOTE (quickFilterBar.toggleBarVisibility.menu.label): + The label to display for the "View... Toolbars..." menu item that controls + whether the quick filter bar is visible. + --> +<!ENTITY quickFilterBar.toggleBarVisibility.menu.label + "סרגל סינון מהיר"> + +<!-- LOCALIZATION NOTE (quickFilterBar.toggleBarVisibility.menu.accesskey): + The access key for the "View... Toolbars..." menu item label that controls + whether the quick filter bar is visible. + --> +<!ENTITY quickFilterBar.toggleBarVisibility.menu.accesskey + "ס"> + +<!-- LOCALIZATION NOTE (quickFilterBar.toggleBarVisibility.appmenu.label): + The label to display for the "App Menu... Preferences..." menu item that + controls whether the quick filter bar is visible. + --> +<!ENTITY quickFilterBar.toggleBarVisibility.appmenu.label + "סרגל סינון מהיר"> + +<!-- LOCALIZATION NOTE (quickFilterBar.toggleBarVisibility.button.tooltip): + The tooltip to display when hovering over the button on the tab bar that + toggles the visibility of the quick filter bar. + --> +<!ENTITY quickFilterBar.toggleBarVisibility.button.tooltip + "הסתרה/הצגה של סרגל הסינון המהיר"> + +<!-- LOCALIZATION NOTE (quickFilterBar.sticky.tooltip): + The tooltip to display when the user hovers over the sticky button + (currently displayed as a push-pin). When active, the sticky button + causes the current filter settings to be retained when the user changes + folders or opens new tabs. (When inactive, only the state of the text + filters are propagated between folder changes and when opening new tabs.) + --> +<!ENTITY quickFilterBar.sticky.tooltip + "השאר מסננים פעילים לאחר החלפת תיקיות"> + +<!-- LOCALIZATION NOTE (quickFilterBar.unread.label): + The label for the filter button that causes us to filter results to only + include unread messages. + --> +<!ENTITY quickFilterBar.unread.label + "לא נקראה"> + +<!-- LOCALIZATION NOTE (quickFilterBar.unread.tooltip): + The tooltip for the filter button that causes us to filter results to only + include unread messages. + --> +<!ENTITY quickFilterBar.unread.tooltip + "הצג רק הודעות שלא נקראו"> + +<!-- LOCALIZATION NOTE (quickFilterBar.starred.label): + The label for the filter button that causes us to filter results to only + include messages that have been starred/flagged. + --> +<!ENTITY quickFilterBar.starred.label + "מסומן בכוכב"> + +<!-- LOCALIZATION NOTE (quickFilterBar.starred.tooltip): + The tooltip for the filter button that causes us to filter results to only + include messages that have been starred/flagged. + --> +<!ENTITY quickFilterBar.starred.tooltip + "הצג רק הודעות שמסומנות בכוכב"> + +<!-- LOCALIZATION NOTE (quickFilterBar.inaddrbook.label): + The label for the filter button that causes us to filter results to only + include messages from contacts in one of the user's non-remote address + books. + --> +<!ENTITY quickFilterBar.inaddrbook.label + "איש קשר"> + +<!-- LOCALIZATION NOTE (quickFilterBar.inaddrbook.tooltip): + The tooltip for the filter button that causes us to filter results to only + include messages from contacts in one of the user's non-remote address + books. + --> +<!ENTITY quickFilterBar.inaddrbook.tooltip + "הצג רק הודעות מאנשי קשר בספר הכתובות שלך"> + +<!-- LOCALIZATION NOTE (quickFilterBar.tags.label): + The label for the filter button that causes us to filter results to only + include messages with at least one tag on them. + --> +<!ENTITY quickFilterBar.tags.label + "תגיות"> + +<!-- LOCALIZATION NOTE (quickFilterBar.tags.tooltip): + The tooltip for the filter button that causes us to filter results to only + include messages with at least one tag on them. + --> +<!ENTITY quickFilterBar.tags.tooltip + "הצג רק הודעות עם תגיות"> + +<!-- LOCALIZATION NOTE (quickFilterBar.attachment.label): + The label for the filter button that causes us to filter results to only + include messages with attachments. + --> +<!ENTITY quickFilterBar.attachment.label + "קבצים מצורפים"> + +<!-- LOCALIZATION NOTE (quickFilterBar.attachment.tooltip): + The tooltip for the filter button that causes us to filter results to only + include messages with attachments. + --> +<!ENTITY quickFilterBar.attachment.tooltip + "הצג רק הודעות עם קבצים מצורפים"> + +<!-- LOCALIZATION NOTE (quickFilterBar.resultsLabel.some.formatString): + This is used to populate the results box; it either displays the + number of messages found using this string, that there are no messages + (using quickFilterBar.resultsLabel.none), or the box is hidden. + This is a pluralizable string used to express the number of messages in + the results. We replace the '#1' with the number of messages, otherwise + see the following URL For more information: + https://developer.mozilla.org/En/Localization_and_Plurals + --> +<!ENTITY quickFilterBar.resultsLabel.some.formatString + "הודעה אחת;#1 הודעות"> + +<!-- LOCALIZATION NOTE (quickFilterBar.resultsLabel.none): + The contents of the results box when there is a filter active but there + are no messages matching the filter. + --> +<!ENTITY quickFilterBar.resultsLabel.none + "אין תוצאות"> + +<!-- LOCALIZATION NOTE (quickFilterBar.resultsLabel.minWidth): + The minimum width, in pixels, of the results label. Please size this + so that a 3 or 4 digit number of messages in the results can be displayed + without growing the size of the box. You can tell this has been + accomplished if adding a filter constraint that changes the displayed + string to your "no results" string does not result in any changes to the + size of the text box to the label's right. (If your string for + "no results" is longer than the "#### messages" case, then size for that. + --> +<!ENTITY quickFilterBar.resultsLabel.minWidth + "100"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textbox.emptyText.base1): + This is the base of the empty text for the text search box. We replace + #1 with the contents of the appropriate + quickFilterBar.textbox.emptyText.keyLabel.* value for the platform. + The goal is to convey to the user that typing in the box will filter + the messages and that there is a hotkey they can press to get to the + box faster. + --> + +<!-- LOCALIZATION NOTE (quickFilterBar.show.key2): + This is the key used to show the quick filter bar. --> +<!ENTITY quickFilterBar.show.key2 + "ס"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textbox.emptyText.keyLabel.nonmac): + The description of the key-binding to get into the box on windows and + linux (which use the control key). This should match the value of + quickFilterBar.show.key above. + --> +<!ENTITY quickFilterBar.textbox.emptyText.keyLabel2.nonmac + "<Ctrl+Shift+K>"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textbox.emptyText.keyLabel.mac): + The description of the key-binding to get into the box on mac systems. + This should match the value of quickFilterBar.show.key above. + --> +<!ENTITY quickFilterBar.textbox.emptyText.keyLabel2.mac + "<⇧⌘K>"> + +<!-- LOCALIZATION NOTE (quickFilterBar.booleanMode.tooltip): + Tooltip of the Any of / All of tagging mode selector. + --> + +<!-- LOCALIZATION NOTE (quickFilterBar.booleanModeAny.label): + Tooltip of the Any of / All of tagging mode selector. + --> +<!ENTITY quickFilterBar.booleanModeAny.label "כל אחת מהן"> + +<!-- LOCALIZATION NOTE (quickFilterBar.booleanModeAny.tooltip): + Tooltip of the Any of / All of tagging mode selector. + --> +<!ENTITY quickFilterBar.booleanModeAny.tooltip "לפחות אחת מקריטריוני התגיות הנבחרות אמורות להתאים"> + +<!-- LOCALIZATION NOTE (quickFilterBar.booleanModeAll.label): + Tooltip of the Any of / All of tagging mode selector. + --> +<!ENTITY quickFilterBar.booleanModeAll.label "הכול מתוכן"> + +<!-- LOCALIZATION NOTE (quickFilterBar.booleanModeAll.tooltip): + Tooltip of the Any of / All of tagging mode selector. + --> +<!ENTITY quickFilterBar.booleanModeAll.tooltip "כל אחד מקריטריוני התגיות הנבחרות חייבים להתאים"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textbox.idealWidth): + The number of pixels for the ideal width of the quick filter box textbox. + Choose this value so that the emptyText fits nicely with a little bit of + extra whitespace. + --> +<!ENTITY quickFilterBar.textbox.idealWidth + "320"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textbox.minWidth): + The minimum width of the quick filter textbox in pixels. This is the size + which we should refuse to flex below. When we hit this size, the buttons + with labels will have their labels collapsed. + --> +<!ENTITY quickFilterBar.textbox.minWidth + "280"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textFilter.explanation.label): + This label explains what the sender/recipients/subject/body buttons do. + This string should ideally be kept short because the label and the text + filter buttons share their bar (that appears when there is text in the text + filter box) with the list of tags when the tag filter is active, and the + tag sub-bar wants as much space as possible. (Overflow is handled by an + arrow scroll box.) + --> +<!ENTITY quickFilterBar.textFilter.explanation.label + "סנן הודעות לפי:"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textFilter.sender.label): + The button label that toggles whether the text filter searches the message + sender for the string. + --> +<!ENTITY quickFilterBar.textFilter.sender.label + "שולח"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textFilter.recipients.label): + The button label that toggles whether the text filter searches the message + recipients (to, cc) for the string. + --> +<!ENTITY quickFilterBar.textFilter.recipients.label + "נמענים"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textFilter.subject.label): + The button label that toggles whether the text filter searches the message + subject for the string. + --> +<!ENTITY quickFilterBar.textFilter.subject.label + "נושא"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textFilter.body.label): + The button label that toggles whether the text filter searches the message + body for the string. + --> +<!ENTITY quickFilterBar.textFilter.body.label + "גוף"> + +<!-- LOCALIZATION NOTE (quickFilterBar.glodaUpsell.continueSearch): + The first line of the panel popup that tells the user we found no matches + but we can convert to a global search for them. + --> +<!ENTITY quickFilterBar.glodaUpsell.continueSearch + "המשך עם חיפוש זה בכל התיקיות"> + +<!-- LOCALIZATION NOTE (quickFilterBar.glodaUpsell.pressEnterAndCurrent): + The second line of the panel popup that tells the user we found no matches. + This line will have #1 replaced with what the user has typed so far. + --> +<!ENTITY quickFilterBar.glodaUpsell.pressEnterAndCurrent + "לחץ 'Enter' שוב כדי להמשיך עם החיפוש שלך עבור: #1"> diff --git a/l10n-he/mail/chrome/messenger/removeAccount.dtd b/l10n-he/mail/chrome/messenger/removeAccount.dtd new file mode 100644 index 0000000000..eb9c624246 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/removeAccount.dtd @@ -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/. --> + +<!ENTITY dialogTitle "הסרת חשבון ונתונים"> +<!ENTITY removeButton.label "הסרה"> +<!ENTITY removeButton.accesskey "ס"> +<!ENTITY removeAccount.label "הסרת נתוני חשבון"> +<!ENTITY removeAccount.accesskey "נ"> +<!ENTITY removeData.accesskey "ד"> +<!ENTITY removeDataChat.label "הסרת נתוני דיון"> +<!ENTITY removeDataChat.accesskey "ד"> +<!ENTITY showData.label "הצגת מיקום הנתונים"> +<!ENTITY showData.accesskey "צ"> diff --git a/l10n-he/mail/chrome/messenger/renameFolderDialog.dtd b/l10n-he/mail/chrome/messenger/renameFolderDialog.dtd new file mode 100644 index 0000000000..bf4dffd9ae --- /dev/null +++ b/l10n-he/mail/chrome/messenger/renameFolderDialog.dtd @@ -0,0 +1,11 @@ +<!-- 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 renameFolderDialog.title "שנה שם תיקייה"> +<!ENTITY rename.label "הכנס את השם החדש לתיקייה שלך:"> +<!ENTITY rename.accesskey "נ"> +<!ENTITY accept.label "שנה שם"> +<!ENTITY accept.accesskey "ש"> + + diff --git a/l10n-he/mail/chrome/messenger/safeMode.dtd b/l10n-he/mail/chrome/messenger/safeMode.dtd new file mode 100644 index 0000000000..86ad224dd0 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/safeMode.dtd @@ -0,0 +1,21 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY safeModeDialog.title "&brandShortName; מצב בטוח של"> +<!ENTITY window.width "37em"> + +<!ENTITY safeModeDescription.label "&brandShortName; פועל כעת במצב בטוח, המנטרל זמנית את ההרחבות, ערכות הנושא, ואת ההגדרות המותאמות אישית שלך."> +<!ENTITY safeModeDescription2.label "ביכולתך להגדיר שינוים אלה או חלקם באופן קבוע:"> + +<!ENTITY disableAddons.label "נטרל את כל התוספות"> +<!ENTITY disableAddons.accesskey "נ"> + +<!ENTITY resetToolbars.label "איפוס סרגלי כלים ופקדים"> +<!ENTITY resetToolbars.accesskey "א"> + +<!ENTITY changeAndRestartButton.label "בצע שינויים והפעל מחדש"> +<!ENTITY changeAndRestartButton.accesskey "פ"> + +<!ENTITY continueButton.label "המשך במצב בטוח"> +<!ENTITY continueButton.accesskey "מ"> diff --git a/l10n-he/mail/chrome/messenger/sanitize.dtd b/l10n-he/mail/chrome/messenger/sanitize.dtd new file mode 100644 index 0000000000..d49310f7cc --- /dev/null +++ b/l10n-he/mail/chrome/messenger/sanitize.dtd @@ -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/. --> + + +<!-- XXX rearrange entities to match physical layout when l10n isn't an issue --> +<!-- LOCALIZATION NOTE (clearTimeDuration.*): "Time range to clear" dropdown. + See UI mockup at bug 480169 --> +<!ENTITY clearTimeDuration.label "טווח זמן למחיקה: "> +<!ENTITY clearTimeDuration.today "היום"> +<!ENTITY clearTimeDuration.everything "הכול"> +<!-- Localization note (clearTimeDuration.suffix) - trailing entity for languages +that require it. --> + +<!-- LOCALIZATION NOTE (detailsProgressiveDisclosure.*): Labels and accesskeys + of the "Details" progressive disclosure button. See UI mockup at bug + 480169 --> + + +<!-- LOCALIZATION NOTE (sanitizeEverythingUndoWarning): Second warning paragraph + that appears when "Time range to clear" is set to "Everything". See UI + mockup at bug 480169 --> + + diff --git a/l10n-he/mail/chrome/messenger/seamonkeyImportMsgs.properties b/l10n-he/mail/chrome/messenger/seamonkeyImportMsgs.properties new file mode 100644 index 0000000000..8f89504c81 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/seamonkeyImportMsgs.properties @@ -0,0 +1,15 @@ +# 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/. +# +# The following are used by the seamonkey import code to display status/error +# and informational messages + +# Short name of import module +SeamonkeyImportName=SeaMonkey + +# Description of import module + +# Success Message for addressbook import + +# Success Message for mail import diff --git a/l10n-he/mail/chrome/messenger/search-attributes.properties b/l10n-he/mail/chrome/messenger/search-attributes.properties new file mode 100644 index 0000000000..ecb7f0d301 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/search-attributes.properties @@ -0,0 +1,47 @@ +# 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/. + +#these need to match nsMsgSearchAttrib interface in nsMsgSearchCore.idl +#and nsMsgSearchAttribMap in nsMsgSearchAdapter.cpp +Subject=נושא +From=מאת +Body=גוף +Date=תאריך +Priority=עדיפות +Status=מצב: +To=אל +Cc=עותק +ToOrCc=עבור או עותק +AgeInDays=גיל בימים +SizeKB=גודל (ק״ב) +Tags=תווית +# for AB and LDAP +AnyName=כל שם +DisplayName=שם תצוגה +Nickname=כינוי +ScreenName=שם מסך +Email=דוא״ל +AdditionalEmail=כתובת דוא״ל נוספת +AnyNumber=כל מספר +WorkPhone=טלפון בעבודה +HomePhone=טלפון בבית +Fax=פקס +Pager=זימונית +Mobile=נייד +City=עיר +Street=רחוב +Title=תואר +Organization=ארגון +Department=מחלקה +# more mailnews +FromToCcOrBcc=מאת, עבור, עותק, עותק נסתר +JunkScoreOrigin=מקור ניקוד זבל +JunkPercent=אחוז זבל +AttachmentStatus=מצב קובץ מצורף +JunkStatus=מצב זבל +Label=תווית +Customize=מותאם אישית… +MissingCustomTerm=מונח מותאם אישית חסר + + diff --git a/l10n-he/mail/chrome/messenger/search-operators.properties b/l10n-he/mail/chrome/messenger/search-operators.properties new file mode 100644 index 0000000000..5577cc3979 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/search-operators.properties @@ -0,0 +1,36 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +0=מכיל +1=אינו מכיל +2=הינו +3=אינו +4=ריק + +5=בא לפני +6=בא אחרי + +7=גבוה מאשר +8=נמוך מאשר + +9=מתחיל עם +10=מסתיים עם + +11=נשמע כמו +12=LdapDwim + +13=גדול מאשר +14=קטן מאשר + +15=השלמת שם +16=נמצא בפנקס הכתובות שלי +17=לא נמצא בפנקס הכתובות שלי +18=לא ריק +19=זהה +20=לא זהה + diff --git a/l10n-he/mail/chrome/messenger/search.properties b/l10n-he/mail/chrome/messenger/search.properties new file mode 100644 index 0000000000..442b64bb8c --- /dev/null +++ b/l10n-he/mail/chrome/messenger/search.properties @@ -0,0 +1,47 @@ +# 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/. + +# Translator(s): +# +# Yaron <sh.yaron@gmail.com> +# +# Reviewer(s): +# +# Tomer Cohen <tomer.mozilla@tomercohen.com> +# hatul <amiadb@gmail.com> +# +# these are the fields that get inserted in the search line +# for "and" searches, this looks like: +# +# searchAnd0 <attribute> searchAnd1 <operator> searchAnd2 <value> searchAnd4 +# +# for example, in english this looks like: +# and the [Sender ] [doesn't contain] [John] +# +# TODO: need to special-case the first line (filterindex==0) + +# these are the fields that get inserted in the search line +# for "and" searches, this looks like: +# +# searchAnd0 <attribute> searchAnd1 <operator> searchAnd2 <value> searchAnd4 +# +# for example, in english this looks like: +# and the [Sender ] [doesn't contain] [John] +# +# TODO: need to special-case the first line (filterindex==0) + +# filter stuff + +searchingMessage=מחפש… +# LOCALIZATION NOTE (matchesFound): #1 number of matches found +matchesFound=תוצאה אחת נמצאה;#1 תוצאות נמצאו +noMatchesFound=לא נמצאו התאמות +labelForStopButton=עצור +labelForSearchButton=חיפוש +labelForStopButton.accesskey=ע +labelForSearchButton.accesskey=ח + +moreButtonTooltipText=הוסף מסנן חדש +lessButtonTooltipText=הסר מסנן זה + diff --git a/l10n-he/mail/chrome/messenger/searchTermOverlay.dtd b/l10n-he/mail/chrome/messenger/searchTermOverlay.dtd new file mode 100644 index 0000000000..f18597a37f --- /dev/null +++ b/l10n-he/mail/chrome/messenger/searchTermOverlay.dtd @@ -0,0 +1,26 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!-- +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!ENTITY matchAll.label "התאם את כל התנאים הבאים"> +<!ENTITY matchAll.accesskey "a"> +<!ENTITY matchAny.label "התאם לפחות לתנאי אחד מהבאים"> +<!ENTITY matchAny.accesskey "ל"> +<!ENTITY matchAllMsgs.label "התאם את כל ההודעות"> +<!ENTITY matchAllMsgs.accesskey "כ"> + +<!-- LOCALIZATION NOTE + The values below are used to control the widths of the search widgets. + Change the values only when the localized strings in the popup menus + are truncated in the widgets. + --> +<!ENTITY searchTermListAttributesFlexValue "5"> +<!ENTITY searchTermListOperatorsFlexValue "5"> +<!ENTITY searchTermListValueFlexValue "5"> + diff --git a/l10n-he/mail/chrome/messenger/shutdownWindow.properties b/l10n-he/mail/chrome/messenger/shutdownWindow.properties new file mode 100644 index 0000000000..e1986aa962 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/shutdownWindow.properties @@ -0,0 +1,20 @@ +# Reviewer(s): +# +# hatul <amiadb@gmail.com> +# +# 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 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/. + + +# These strings are loaded and represented by the XUL dialog. +shutdownDialogTitle=חלון התקדמות כיבוי +taskProgress=מבצע משימה %1$S מתוך %2$S + +# These strings are loaded by the individual shutdown tasks. + diff --git a/l10n-he/mail/chrome/messenger/smime.properties b/l10n-he/mail/chrome/messenger/smime.properties new file mode 100644 index 0000000000..8d716049ef --- /dev/null +++ b/l10n-he/mail/chrome/messenger/smime.properties @@ -0,0 +1,22 @@ +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +# 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 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/. + +# +# The following are used by the smime content type handler +# + +## @name NS_MSG_UNABLE_TO_OPEN_FILE +## LOCALIZATION NOTE: the text can contain HTML tags. +1000=זוהי הודעה <B>מוצפנת</B> או <B>חתומה</B>. <br>יישום דואר זה אינו תומך בדואר מוצפן או חתום. + + + diff --git a/l10n-he/mail/chrome/messenger/smtpEditOverlay.dtd b/l10n-he/mail/chrome/messenger/smtpEditOverlay.dtd new file mode 100644 index 0000000000..25f2c4807a --- /dev/null +++ b/l10n-he/mail/chrome/messenger/smtpEditOverlay.dtd @@ -0,0 +1,38 @@ +<!-- 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/. --> + +<!-- +# Translator(s): +# +# Yaron <sh.yaron@gmail.com> +# +--> + +<!-- +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!ENTITY settings.caption "הגדרות"> +<!ENTITY security.caption "אימות ואבטחה"> +<!ENTITY serverName.label "שם השרת:"> +<!ENTITY serverName.accesskey "ש"> +<!ENTITY serverDescription.label "תיאור:"> +<!ENTITY serverDescription.accesskey "ת"> +<!ENTITY serverPort.label "שער:"> +<!ENTITY serverPort.accesskey "ע"> +<!ENTITY userName.label "שם משתמש:"> +<!ENTITY userName.accesskey "m"> +<!ENTITY connectionSecurity.label "אבטחת קישוריות:"> +<!ENTITY connectionSecurity.accesskey "ק"> +<!ENTITY connectionSecurityType-0.label "ללא"> +<!ENTITY connectionSecurityType-1.label "STARTTLS, אם זמין"> +<!ENTITY connectionSecurityType-2.label "STARTTLS"> +<!ENTITY connectionSecurityType-3.label "SSL/TLS"> +<!ENTITY smtpEditTitle.label "SMTP שרת"> +<!ENTITY serverPortDefault.label "ברירת מחדל:"> +<!ENTITY authMethod.label "צורת ההזדהות:"> +<!ENTITY authMethod.accesskey "ה"> + diff --git a/l10n-he/mail/chrome/messenger/subscribe.dtd b/l10n-he/mail/chrome/messenger/subscribe.dtd new file mode 100644 index 0000000000..2885772b20 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/subscribe.dtd @@ -0,0 +1,30 @@ +<!-- +# Reviewer(s): +# +# hatul <amiadb@gmail.com> +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# +--> +<!-- 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 subscribeDialog.title "רישום כמנוי"> +<!ENTITY subscribeButton.label "הירשם כמנוי"> +<!ENTITY subscribeButton.accesskey "ה"> +<!ENTITY unsubscribeButton.label "בטל מנוי"> +<!ENTITY unsubscribeButton.accesskey "ב"> +<!ENTITY newGroupsTab.label "קבוצות חדשות"> +<!ENTITY newGroupsTab.accesskey "ח"> +<!ENTITY refreshButton.label "רענן"> +<!ENTITY refreshButton.accesskey "ר"> +<!ENTITY stopButton.label "עצור"> +<!ENTITY stopButton.accesskey "ע"> +<!ENTITY server.label "חשבון:"> +<!ENTITY server.accesskey "ח"> +<!ENTITY subscribedHeader.label "רישום כמנוי"> +<!-- commenting out until bug 38906 is fixed +<!ENTITY messagesHeader.label "הודעות"> --> +<!ENTITY namefield.label "הראה פריטים המכילים:"> +<!ENTITY namefield.accesskey "ה"> + diff --git a/l10n-he/mail/chrome/messenger/subscribe.properties b/l10n-he/mail/chrome/messenger/subscribe.properties new file mode 100644 index 0000000000..507a71b556 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/subscribe.properties @@ -0,0 +1,21 @@ +# Reviewer(s): +# +# http://tomercohen.com/ <tomer.mozilla@tomercohen.com> +# hatul <amiadb@gmail.com> +# +# 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 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/. + +subscribeLabel-nntp=בחר את קבוצות הדיון שברצונך להירשם אליהן +subscribeLabel-imap=בחר את התיקיות שברצונך להירשם אליהן : +currentListTab-nntp.label=רשימת קבוצות נוכחית +currentListTab-nntp.accesskey=ר +currentListTab-imap.label=רשימת תיקיות +currentListTab-imap.accesskey=ר +pleaseWaitString=אנא המתן... + diff --git a/l10n-he/mail/chrome/messenger/tabmail.dtd b/l10n-he/mail/chrome/messenger/tabmail.dtd new file mode 100644 index 0000000000..2471dd8d4a --- /dev/null +++ b/l10n-he/mail/chrome/messenger/tabmail.dtd @@ -0,0 +1,9 @@ +<!-- 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 closeTab.label "סגירת לשונית"> +<!ENTITY listAllTabs.label "רשימת כל הלשוניות"> +<!-- LOCALIZATION NOTE(defaultTabTitle.label): This is the default tab + title to show when the tab has no title. --> +<!ENTITY defaultTabTitle.label "בית"> diff --git a/l10n-he/mail/chrome/messenger/taskbar.properties b/l10n-he/mail/chrome/messenger/taskbar.properties new file mode 100644 index 0000000000..807e2288fb --- /dev/null +++ b/l10n-he/mail/chrome/messenger/taskbar.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/. + +taskbar.tasks.composeMessage.label=כתיבת הודעה חדשה +taskbar.tasks.composeMessage.description=כתיבת הודעה חדשה. +taskbar.tasks.openAddressBook.label=פתיחת ספר כתובות +taskbar.tasks.openAddressBook.description=פתיחת ספר הכתובות שלך. + + diff --git a/l10n-he/mail/chrome/messenger/telemetry.properties b/l10n-he/mail/chrome/messenger/telemetry.properties new file mode 100644 index 0000000000..716aade731 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/telemetry.properties @@ -0,0 +1,22 @@ +# 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/. + +# Translator(s): +# +# Tomer Cohen <tomer.mozilla@tomercohen.com> +# +# Reviewer(s): +# +# Tomer Cohen <tomer.mozilla@tomercohen.com> +# +# Telemetry prompt +# LOCALIZATION NOTE (telemetryText): %1$S will be replaced by brandFullName, +# and %2$S by the value of the toolkit.telemetry.server_owner preference. +telemetryText = האם תרצו לסייע לשיפור %1$S עם דיווח אוטומטי ל־%2$S על צריכת זכרון, ביצועים ותגובתיות? +telemetryLinkLabel = מידע נוסף +telemetryYesButtonLabel = כן +telemetryYesButtonAccessKey = כ +telemetryNoButtonLabel = לא +telemetryNoButtonAccessKey = ל + diff --git a/l10n-he/mail/chrome/messenger/templateUtils.properties b/l10n-he/mail/chrome/messenger/templateUtils.properties new file mode 100644 index 0000000000..55bca28d0f --- /dev/null +++ b/l10n-he/mail/chrome/messenger/templateUtils.properties @@ -0,0 +1,7 @@ +# 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 yesterday: used in various places where we compute +# a "friendly" date, e.g. displaying that a message was from yesterday. +yesterday=אתמול diff --git a/l10n-he/mail/chrome/messenger/textImportMsgs.properties b/l10n-he/mail/chrome/messenger/textImportMsgs.properties new file mode 100644 index 0000000000..cc4958bae8 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/textImportMsgs.properties @@ -0,0 +1,49 @@ +# 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/. + +# +# The following are used by the outlook express import code to display status/error +# and informational messages +# + +# +# The following are used by the outlook express import code to display status/error +# and informational messages +# + +# Short name of import module +## @name TEXTIMPORT_NAME +## @loc None +2000=קובץ טקסט (LDIF, .tab, .csv, .txt) + +# Description of import module +## @name TEXTIMPORT_DESCRIPTION +## @loc None +2001=יבא פנקס כתובות מקובץ טקסט, כולל: תבניות LDIF (.ldif, .ldi), מופרד בטאב (.tab, .txt) או מופרד בפסיק (.csv).. + +# Description of import module +## @name TEXTIMPORT_ADDRESS_NAME +## @loc None +2002=פנקס כתובות טקסטואלי + +# Description +## @name TEXTIMPORT_ADDRESS_SUCCESS +## @loc None +2003=ייבוא ספר כתובות %S + +# Error message +## @name TEXTIMPORT_ADDRESS_BADPARAM +## @loc None +2004=פרמטר שגוי הועבר ליבוא פנקס כתובות. + +# Error message +## @name TEXTIMPORT_ADDRESS_BADSOURCEFILE +## @loc None +2005=שגיאה בגישה לקובץ עבור פנקס כתובות %S. + +# Error message +## @name TEXTIMPORT_ADDRESS_CONVERTERROR +## @loc None +2006=תקלה בייבוא ספר כתובות %S, ייתכן וכל הכתובות לא יובאו. + diff --git a/l10n-he/mail/chrome/messenger/vCardImportMsgs.properties b/l10n-he/mail/chrome/messenger/vCardImportMsgs.properties new file mode 100644 index 0000000000..e89ebfa0cd --- /dev/null +++ b/l10n-he/mail/chrome/messenger/vCardImportMsgs.properties @@ -0,0 +1,36 @@ +# 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/. + +# Translator(s): +# +# Yaron <sh.yaron@gmail.com> +# +# +# The following are used by the vCard import code to display status, error, and +# informational messages +# + +# +# The following are used by the vCard import code to display status, error, and +# informational messages +# + +vCardImportName=קובץ vCard (.vcf) + +vCardImportDescription=יבוא ספר כתובות ממבנה vCard + +vCardImportAddressName=ספר כתובות vCard + +# LOCALIZATION NOTE (vCardImportAddressSuccess): %S is replaced by the +# name of the address book being imported. +vCardImportAddressSuccess=ייבוא ספר כתובות %S + +# LOCALIZATION NOTE (vCardImportAddressSuccess): %S is replaced by the +# name of the address book being imported. +vCardImportAddressBadSourceFile=שגיאה בגישה לקובץ עבור פנקס כתובות %S. + +# LOCALIZATION NOTE (vCardImportAddressSuccess): %S is replaced by the +# name of the address book being imported. +vCardImportAddressConvertError=תקלה בייבוא ספר כתובות %S, ייתכן וכל הכתובות לא יובאו. + diff --git a/l10n-he/mail/chrome/messenger/viewLog.dtd b/l10n-he/mail/chrome/messenger/viewLog.dtd new file mode 100644 index 0000000000..6800d70651 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/viewLog.dtd @@ -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/. --> + +<!ENTITY viewLog.title "יומן מסנן"> +<!ENTITY viewLogInfo.text "יומן המסנן מתעד אילו מסננים הופעלו. השתמש בתיבת הסימון שלהלן כדי לאפשר את הרישום ביומן."> +<!ENTITY clearLog.label "נקה יומן"> +<!ENTITY clearLog.accesskey "C"> +<!ENTITY enableLog.label "אפשר רישום יומן למסנן"> +<!ENTITY enableLog.accesskey "E"> +<!ENTITY closeLog.label "סגירה"> +<!ENTITY closeLog.accesskey "o"> + + diff --git a/l10n-he/mail/chrome/messenger/viewSource.dtd b/l10n-he/mail/chrome/messenger/viewSource.dtd new file mode 100644 index 0000000000..2874727f97 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/viewSource.dtd @@ -0,0 +1,58 @@ +<!-- 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/. --> + +<!-- extracted from content/viewSource.xul --> + +<!-- extracted from content/viewSource.xhtml --> + +<!-- LOCALIZATION NOTE (mainWindow.title) : DONT_TRANSLATE --> +<!ENTITY mainWindow.title "&brandFullName;"> +<!-- LOCALIZATION NOTE (mainWindow.titlemodifier) : DONT_TRANSLATE --> +<!ENTITY mainWindow.titlemodifier "&brandFullName;"> +<!-- LOCALIZATION NOTE (mainWindow.titlemodifierseparator) : DONT_TRANSLATE --> +<!ENTITY mainWindow.titlemodifierseparator " - "> +<!ENTITY mainWindow.preface "המקור של: "> + +<!ENTITY fileMenu.label "קובץ"> +<!ENTITY fileMenu.accesskey "ק"> +<!ENTITY savePageCmd.label "שמירת העמוד בשם…"> +<!ENTITY savePageCmd.accesskey "ב"> +<!ENTITY savePageCmd.commandkey "ש"> +<!ENTITY pageSetupCmd.label "הגדרת עמוד…"> +<!ENTITY pageSetupCmd.accesskey "ג"> +<!ENTITY printPreviewCmd.label "תצוגה לפני הדפסה"> +<!ENTITY printPreviewCmd.accesskey "פ"> +<!ENTITY printCmd.label "הדפסה…"> +<!ENTITY printCmd.accesskey "ד"> +<!ENTITY printCmd.commandkey "ד"> +<!ENTITY closeCmd.label "סגירה"> +<!ENTITY closeCmd.accesskey "ס"> + +<!-- LOCALIZATION NOTE : +textEnlarge.commandkey3, textReduce.commandkey2 and +textReset.commandkey2 are alternative acceleration keys for zoom. +If shift key is needed with your locale popular keyboard for them, +you can use these alternative items. Otherwise, their values should be empty. --> + +<!ENTITY textReset.commandkey "0"> + +<!ENTITY goToLineCmd.label "מעבר לשורה…"> + +<!ENTITY menu_highlightSyntax.label "הדגשת תחביר"> +<!ENTITY menu_highlightSyntax.accesskey "ח"> +<!ENTITY menu_textSize.label "גודל הטקסט"> +<!ENTITY menu_textSize.accesskey "ק"> +<!ENTITY menu_textEnlarge.label "הגדלה"> +<!ENTITY menu_textEnlarge.accesskey "ל"> +<!ENTITY menu_textReduce.label "הקטנה"> +<!ENTITY menu_textReduce.accesskey "ט"> +<!ENTITY menu_textReset.label "רגיל"> +<!ENTITY menu_textReset.accesskey "ג"> + +<!ENTITY findOnCmd.label "חיפוש בעמוד הזה…"> +<!ENTITY findOnCmd.accesskey "ע"> +<!ENTITY findOnCmd.commandkey "ע"> + + + diff --git a/l10n-he/mail/chrome/messenger/viewSource.properties b/l10n-he/mail/chrome/messenger/viewSource.properties new file mode 100644 index 0000000000..76fbf60d16 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/viewSource.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/. + +goToLineTitle = מעבר לשורה + diff --git a/l10n-he/mail/chrome/messenger/viewZoomOverlay.dtd b/l10n-he/mail/chrome/messenger/viewZoomOverlay.dtd new file mode 100644 index 0000000000..a1179fd4f0 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/viewZoomOverlay.dtd @@ -0,0 +1,25 @@ +<!-- 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 : +fullZoomEnlargeCmd.commandkey3, fullZoomReduceCmd.commandkey2 and +fullZoomResetCmd.commandkey2 are alternative acceleration keys for zoom. +If shift key is needed with your locale popular keyboard for them, +you can use these alternative items. Otherwise, their values should be empty. --> + +<!ENTITY fullZoomEnlargeCmd.label "התקרבות"> +<!ENTITY fullZoomEnlargeCmd.accesskey "ק"> +<!ENTITY fullZoomEnlargeCmd.commandkey "+"> +<!ENTITY fullZoomEnlargeCmd.commandkey2 "="> <!-- + is above this key on many keyboards --> +<!ENTITY fullZoomEnlargeCmd.commandkey3 ""> + +<!ENTITY fullZoomReduceCmd.label "התרחקות"> +<!ENTITY fullZoomReduceCmd.accesskey "ר"> +<!ENTITY fullZoomReduceCmd.commandkey "-"> +<!ENTITY fullZoomReduceCmd.commandkey2 ""> + +<!ENTITY fullZoomResetCmd.label "איפוס"> +<!ENTITY fullZoomResetCmd.accesskey "א"> +<!ENTITY fullZoomResetCmd.commandkey "0"> + diff --git a/l10n-he/mail/chrome/messenger/virtualFolderListDialog.dtd b/l10n-he/mail/chrome/messenger/virtualFolderListDialog.dtd new file mode 100644 index 0000000000..cee2ca35b1 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/virtualFolderListDialog.dtd @@ -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/. --> + +<!ENTITY virtualFolderListTitle.title "בחר תיקייה(ות)"> +<!ENTITY virtualFolderDesc.label "בחר את התיקיות לחיפוש:"> + + + + diff --git a/l10n-he/mail/chrome/messenger/virtualFolderProperties.dtd b/l10n-he/mail/chrome/messenger/virtualFolderProperties.dtd new file mode 100644 index 0000000000..2d3a3e7564 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/virtualFolderProperties.dtd @@ -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/. --> + +<!ENTITY virtualFolderProperties.title "תיקייה חדשה של חיפוש שמור"> +<!ENTITY name.label "שם:"> +<!ENTITY name.accesskey "ש"> +<!ENTITY description.label "צור כתת־תיקייה של:"> +<!ENTITY description.accesskey "ת"> + +<!ENTITY searchTermCaption.label "הגדר את קריטריון החיפוש שבשימוש עבור תיקיית חיפוש זו:"> + +<!ENTITY folderSelectionCaption.label "בחר את התיקיות לחיפוש:"> +<!ENTITY chooseFoldersButton.label "בחירה…"> +<!ENTITY chooseFoldersButton.accesskey "ב"> + +<!ENTITY searchOnline.label "חפש באופן מקוון (נותן תוצאות מעודכנות עבור IMAP ותיקיות קבוצות דיון, אולם מגדיל את הזמן הדרוש לפתיחת התיקייה)"> +<!ENTITY searchOnline.accesskey "ח"> +<!ENTITY newFolderButton.label "יצירה"> +<!ENTITY newFolderButton.accesskey "י"> +<!ENTITY editFolderButton.label "עדכונים"> +<!ENTITY editFolderButton.accesskey "ע"> + + diff --git a/l10n-he/mail/chrome/messenger/wmImportMsgs.properties b/l10n-he/mail/chrome/messenger/wmImportMsgs.properties new file mode 100644 index 0000000000..d3c7faadf7 --- /dev/null +++ b/l10n-he/mail/chrome/messenger/wmImportMsgs.properties @@ -0,0 +1,78 @@ +# 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/. + +# +# The following are used by the windows live mail import code to display status/error +# and informational messages +# + +# Short name of import module +## @name WMIMPORT_NAME +## @loc None +## LOCALIZATION NOTE (2000): DONT_TRANSLATE +2000=Windows Live Mail + +# Description of import module +## @name WMIMPORT_DESCRIPTION +## @loc None +## LOCALIZATION NOTE (2001): In this item, don't translate "Windows Live Mail" +2001=הגדרות עבור Windows Live Mail + +# Success message +## @name WMIMPORT_MAILBOX_SUCCESS +## @loc None +## LOCALIZATION NOTE (2002): In this item, don't translate "%1$S" or "%2$d" +## The variable %1$S will contain the name of the Mailbox +## The variable %2$d will contain the number of messages +2002=תיבה %1$S, יובאו %2$d הודעות + +# Error message +## @name WMIMPORT_MAILBOX_BADPARAM +## @loc None +2003=הועבר פרמטר שגוי לייבוא תיבה. + +# Error message +## @name WMIMPORT_MAILBOX_BADSOURCEFILE +## @loc None +## LOCALIZATION NOTE (2004): In this item, don't translate "%S" +## The variable %S will contain the name of the Mailbox +2004=תקלה בגישה לקובץ עבור תיבה %S. + +# Error message +## @name WMIMPORT_MAILBOX_CONVERTERROR +## @loc None +## LOCALIZATION NOTE (2005): In this item, don't translate "%S" +## The variable %S will contain the name of the Mailbox +2005=תקלה בייבוא תיבה %S, ייתכן וההודעות לא ייבואו מתיבה זו. + +# Default name of imported addressbook +## @name WMIMPORT_DEFAULT_NAME +## @loc None +2006=ספר כתובות של Windows Live Mail + +# Autofind description +## @name WMIMPORT_AUTOFIND +## @loc None +2007=ספר כתובות של Windows Live Mail (windows address book) + +# Description +## @name WMIMPORT_ADDRESS_SUCCESS +## @loc None +## LOCALIZATION NOTE (2006): In this item, don't translate "%S" +## The variable %S will receive the name of the address book +2008=ייבוא ספר כתובות %S + +# Error message +## @name WMIMPORT_ADDRESS_CONVERTERROR +## @loc None +## LOCALIZATION NOTE (2009): In this item, don't translate "%S" +## The variable %S will receive the name of the address book +2009=תקלה בייבוא ספר כתובות %S, ייתכן וכל הכתובות לא יובאו. + +# Error message +## @name WMIMPORT_ADDRESS_BADPARAM +## @loc None +2010=הועבר פרמטר שגוי למייבא ספר הכתובות. + + diff --git a/l10n-he/mail/chrome/mozldap/ldap.properties b/l10n-he/mail/chrome/mozldap/ldap.properties new file mode 100644 index 0000000000..b64cb7406e --- /dev/null +++ b/l10n-he/mail/chrome/mozldap/ldap.properties @@ -0,0 +1,273 @@ +# +# 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 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/. + +# The following two strings are used when prompting the user for authentication +# information: + +## @name AUTH_PROMPT_TITLE +## @loc none +authPromptTitle=ססמת שרת LDAP נדרשת + +## @name AUTH_PROMPT_TEXT +## @loc %1$S should not be localized. It is the hostname of the LDAP server. +authPromptText=אנא הכנס את ססמתך עבור %1$S. + +# These are string versions of all the errors defined in +# nsILDAPErrors.idl, as well as the nsresult codes based on those +# errors. See that file for the genesis of these codes, as well as +# for info about how to get documentation about their precise +# meanings. + +# These are string versions of all the errors defined in +# nsILDAPErrors.idl, as well as the nsresult codes based on those +# errors. See that file for the genesis of these codes, as well as +# for info about how to get documentation about their precise +# meanings. + +## @name OPERATIONS_ERROR +## @loc none +1=שגיאת פעולות + +## @name PROTOCOL_ERROR +## @loc none +2=שגיאת פרוטוקול + +## @name TIMELIMIT_EXCEEDED +## @loc none +3=עבר את גבול הזמן + +## @name SIZELIMIT_EXCEEDED +## @loc none +4=עבר את גבול הגודל + +## @name COMPARE_FALSE +## @loc none +5=השוואה שקר + +## @name COMPARE_TRUE +## @loc none +6=השוואה אמת + +## @name STRONG_AUTH_NOT_SUPPORTED +## @loc none +7=שיטת אימות לא נתמכת + +## @name STRONG_AUTH_REQUIRED +## @loc none +8=נדרשת בדיקת אימות חזקה + +## @name PARTIAL_RESULTS +## @loc none +9=תוצאות חלקיות והפניה התקבלו + +## @name REFERRAL +## @loc none +10=הפניה התקבלה + +## @name ADMINLIMIT_EXCEEDED +## @loc none +11=עבר גבול מנהלי + +## @name UNAVAILABLE_CRITICAL_EXTENSION +## @loc none +12=הרחבה קריטית בלתי זמינה + +## @name CONFIDENTIALITY_REQUIRED +## @loc none +13=נדרשת מהימנות + +## @name SASL_BIND_IN_PROGRESS +## @loc none +14=איגוד SASL בהתקדמות + +## @name NO_SUCH_ATTRIBUTE +## @loc none +16=אין תכונה כזאת + +## @name UNDEFINED_TYPE +## @loc none +17=סוג תכונה לא מוגדר + +## @name INAPPROPRIATE MATCHIN +## @loc none +18=התאמה לא הולמת + +## @name CONSTRAINT_VIOLATION +## @loc none +19=הפרת מגבלות + +## @name TYPE_OR_VALUE_EXISTS +## @loc none +20=סוג או ערך קיימים + +## @name INVALID_SYNTAX +## @loc none +21=תחביר לא חוקי + +## @name NO_SUCH_OBJECT +## @loc none +32=אין אובייקט כזה + +## @name ALIAS_PROBLEM +## @loc none +33=בעיית כינוי + +## @name INVALID_DN_ SYNTAX +## @loc none +34=תחביר שם נבחר לא חוקי + +## @name IS_LEAF +## @loc none +35=אובייקט הוא עלה + +## @name ALIAS_DEREF_PROBLEM +## @loc none +36=בעיית ביטול הפניית כינוי + +## @name INAPPROPRIATE_AUTH +## @loc none +48=אימות לא הולם + +## @name INVALID_CREDENTIALS +## @loc none +49=המלצה לא חוקית + +## @name INSUFFICIENT_ACCESS +## @loc none +50=גישה לא מספקת + +## @name BUSY +## @loc none +51=שרת LDAP עמוס + +## @name UNAVAILABLE +## @loc none +52=שרת LDAP אינו זמין + +## @name UNWILLING_TO_PERFORM +## @loc none +53=שרת LDAP אינו מוכן לבצע + +## @name LOOP_DETECT +## @loc none +54=לולאה זוהתה + +## @name SORT_CONTROL_MISSING +## @loc none +60=בקרת סידור חסרה + +## @name INDEX_RANGE_ERROR +## @loc none +61=תוצאות חיפוש עברו את הטווח שצוין על־ידי ההיסטים + +## @name NAMING_VIOLATION +## @loc none +64=הפרת מתן שם + +## @name OBJECT_CLASS_VIOLATION +## @loc none +65=הפרת קבוצת אובייקט + +## @name NOT_ALLOWED_ON_NONLEAF +## @loc none +66=פעולה לא מורשית על לא־עלה + +## @name NOT_ALLOWED_ON_RDN +## @loc none +67=פעולה לא מורשית על RDN + +## @name ALREADY_EXISTS +## @loc none +68=כבר קיים + +## @name NO_OBJECT_CLASS_MODS +## @loc none +69=לא ניתן לשנות קבוצת אובייקט + +## @name RESULTS_TOO_LARGE +## @loc none +70=תוצאות גדולות מדי + +## @name AFFECTS_MULTIPLE_DSAS +## @loc none +71=משפיע על שרתים מרובים + +## @name OTHER +## @loc none +80=שגיאה לא מוכרת + +## @name SERVER_DOWN +## @loc none +81=לא ניתן ליצור קשר עם שרת ה־LDAP + +## @name LOCAL_ERROR +## @loc none +82=שגיאה מקומית + +## @name ENCODING_ERROR +## @loc none +83=שגיאת קידוד + +## @name DECODING_ERROR +## @loc none +84=שגיאת פיענוח + +## @name TIMEOUT +## @loc none +85=תם הזמן המוקצב לפעולת שרת LDAP + +## @name AUTH_UNKNOWN +## @loc none +86=שיטת אימות לא מוכרת + +## @name FILTER_ERROR +## @loc none +87=מסנן חיפוש לא חוקי + +## @name USER_CANCELLED +## @loc none +88=פעולה בוטלה על־ידי המשתמש + +## @name PARAM_ERROR +## @loc none +89=פרמטר שגוי לשגרת LDAP + +## @name NO_MEMORY +## @loc none +90=הזיכרון אזל + +## @name CONNECT_ERROR +## @loc none +91=לא ניתן להתחבר אל שרת ה־LDAP + +## @name NOT_SUPPORTED +## @loc none +92=אינו נתמך בידי גרסה זו של פרוטוקול LDAP + +## @name CONTROL_NOT_FOUND +## @loc none +93=בקרת LDAP שהתבקשה לא נמצאה + +## @name NO_RESULTS_RETURNED +## @loc none +94=לא הוחזרו תוצאות + +## @name MORE_RESULTS_TO_RETURN +## @loc none +95=עוד תוצאות להחזיר + +## @name CLIENT_LOOP +## @loc none +96=לקוח זיהה לולאה + +## @name REFERRAL_LIMIT_EXCEEDED +## @loc none +97=עבר את גבול הקפיצה להפניה + diff --git a/l10n-he/mail/chrome/overrides/netError.dtd b/l10n-he/mail/chrome/overrides/netError.dtd new file mode 100644 index 0000000000..47ee33cdf6 --- /dev/null +++ b/l10n-he/mail/chrome/overrides/netError.dtd @@ -0,0 +1,177 @@ +<!-- 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 "נסה שוב"> + +<!-- Specific error messages --> + +<!ENTITY connectionFailure.title "כישלון בהתחברות"> +<!ENTITY connectionFailure.longDesc "&sharedLongDesc;"> + +<!ENTITY deniedPortAccess.title "כתובת זו מוגבלת"> +<!ENTITY deniedPortAccess.longDesc ""> + +<!ENTITY dnsNotFound.title "שרת לא נמצא"> +<!ENTITY dnsNotFound.longDesc " +<ul> + <li>בדוק כי הכתובת הוקלדה ללא שגיאות כגון + <strong>ww</strong>.example.com במקום <strong>www</strong>.example.com</li> + <li>אם אינך יכול לטעון שום דף, בדוק את החיבור לרשת של המחשב.</li> + <li>אם המחשב או הרשת מוגנים בחומת אש או בשרת מתווך, ודא כי &brandShortName; מורשה לגשת לרשת.</li> +</ul> +"> + +<!ENTITY fileNotFound.title "קובץ לא נמצא"> +<!ENTITY fileNotFound.longDesc " +<ul> + <li>בדוק ששם הקובץ אוית נכון, שנעשה שימוש נכון באותיות רישיות ושאין שגיאות הקלדה אחרות.</li> + <li>בדוק אם הקובץ הועבר, שינה שם או נמחק.</li> +</ul> +"> + +<!ENTITY fileAccessDenied.longDesc " +<ul> + <li>ייתכן שהקובץ הוסר, הועבר או שההרשאות מונעות את הגישה אליו.</li> +</ul> +"> + +<!ENTITY generic.title "שגיאה כללית"> +<!ENTITY generic.longDesc " +<p>מסיבה בלתי ידועה, אין ל־&brandShortName; אפשרות לטעון דף זה.</p> +"> + +<!ENTITY malformedURI.title "כתובת לא חוקית"> +<!ENTITY malformedURI.longDesc "<ul> + <li>כתובות אתרים מכתבות בדרך־כלל בתבנית של + <strong>http://www.example.com/</strong></li> + <li>ודא שאתה משתמש בלוכסן קדמי ("<strong>/</strong>").</li> +</ul> + "> + +<!ENTITY netInterrupt.title "החיבור הופסק"> +<!ENTITY netInterrupt.longDesc "&sharedLongDesc;"> + +<!ENTITY notCached.title "תוקף המסמך פג"> +<!ENTITY notCached.longDesc "<p>המסמך המבוקש אינו זמין במטמון.</p><ul><li>כצעד מניעתי, &brandShortName; אינו מבקש שוב אוטומטית מידע רגיש.</li><li>יש ללחוץ על נסה שוב כדי לבקש מחדש את המסמך מהאתר.</li></ul>"> + +<!ENTITY netOffline.title "מצב לא־מקוון"> +<!ENTITY netOffline.longDesc2 " +<ul> + <li>לחץ "נסה שוב" כדי לעבור למצב מקוון ולטעון מחדש את הדף.</li> +</ul> +"> + +<!ENTITY contentEncodingError.title "שגיאה בקידוד תוכן"> +<!ENTITY contentEncodingError.longDesc " +<ul> + <li>נא ליצור קשר עם בעלי האתר כדי ליידע אותם על בעיה זו.</li> +</ul> +"> + +<!ENTITY unsafeContentType.title "סוג קובץ מסוכן"> +<!ENTITY unsafeContentType.longDesc " +<ul> + <li>נא ליצור קשר עם בעלי האתר כדי ליידע אותם על בעיה זו.</li> +</ul> +"> + +<!ENTITY netReset.title "החיבור הופסק"> +<!ENTITY netReset.longDesc "&sharedLongDesc;"> + +<!ENTITY netTimeout.title "תם הזמן המוקצב לחיבור"> +<!ENTITY netTimeout.longDesc "&sharedLongDesc;"> + +<!ENTITY unknownProtocolFound.longDesc " +<ul> + <li>ייתכן שיהיה צורך להתקין יישום אחר כדי לפתוח כתובת זו.</li> +</ul> +"> + +<!ENTITY proxyConnectFailure.title "השרת המתווך דחה את ההתחברות"> +<!ENTITY proxyConnectFailure.longDesc "<ul> + <li>נא לבדוק כי הגדרות השרת המתווך שלך נכונות.</li> + <li>נא ליצור קשר עם מנהל הרשת שלך כדי לוודא כי השרת המתווך מתפקד.</li> +</ul>"> + +<!ENTITY proxyResolveFailure.title "שרת מתווך לא נמצא"> +<!ENTITY proxyResolveFailure.longDesc "<ul> + <li>נא לבדוק כי הגדרות השרת המתווך שלך נכונות.</li> + <li>נא לוודא כי חיבור המחשב שלך לרשת פעיל.</li> + <li>אם המחשב או הרשת שלך מוגנים באמצעות חומת אש או שרת מתווך, נא לוודא כי &brandShortName; מורשה לגישה לרשת.</li> +</ul>"> + +<!ENTITY redirectLoop.title "הדף מבצע העברה לא תקינה"> +<!ENTITY redirectLoop.longDesc " +<ul> + <li>בעיה זו נגרמת לעיתים מסירוב לקבל עוגיות או ניטרולן.</li> +</ul> +"> + +<!ENTITY unknownSocketType.title "תגובה לא צפויה מהשרת"> +<!ENTITY unknownSocketType.longDesc " +<ul> + <li>ודא כי מותקן על המערכת שלך מנהל האבטחה האישי.</li> + <li>ייכתן וההגדרות השרת אינן תקניות</li> +</ul> +"> + +<!ENTITY nssFailure2.title "חיבור מאובטח נכשל"> +<!ENTITY nssFailure2.longDesc2 " +<ul> + <li>לא ניתן להציג את הדף המבוקש מכיוון שאין אפשרות לאמת את אמינות הנתונים שהתקבלו.</li> + <li>נא ליצור קשר עם בעלי האתר כדי ליידע אותם על בעיה זו.</li> +</ul> +"> + +<!ENTITY nssBadCert.title "חיבור מאובטח נכשל"> +<!ENTITY nssBadCert.longDesc2 " +<ul> + <li>יתכן שמדובר בבעיה בתצורת השרת או שגורם כלשהו מנסה להתחזות לשרת.</li> + <li>אם התחברת לשרת זה בהצלחה בעבר, ייתכן שהשגיאה זמנית, ומומלץ לנסות שוב מאוחר יותר.</li> +</ul> +"> + +<!ENTITY sharedLongDesc " +<ul> + <li>האתר איננו זמין כרגע או שהוא עמוס מידי. אנא נסה שוב בעוד מספר רגעים.</li> + <li>אם אינך מצליח לטעון דפים כלשהם, בדוק את הקישוריות של המחשב שלך לרשת.</li> + <li>אם המחשב או הרשת שלך מוגנים באמצעות חומת אש או שרת מתווך, ודא כי &brandShortName; מורשה לגישה לרשת.</li> +</ul> +"> + +<!ENTITY cspBlocked.longDesc "<p>&brandShortName; מנע מדף זה להיטען בדרך הזו מכיוון שלדף יש מדיניות אבטחת תוכן שאינה מאפשרת זאת.</p>"> + + +<!ENTITY corruptedContentErrorv2.title "שגיאת תוכן פגום"> +<!ENTITY corruptedContentErrorv2.longDesc "<p>לא ניתן להציג את הדף המבוקש מכיוון שאותרה שגיאה בתעבורת הנתונים.</p><ul><li>נא ליצור קשר עם בעלי האתר כדי ליידע אותם על בעיה זו.</li></ul>"> + +<!ENTITY securityOverride.linkText "באפשרותך גם להוסיף חריגה…"> +<!ENTITY securityOverride.getMeOutOfHereButton "תוציא אותי מכאן!"> +<!ENTITY securityOverride.exceptionButtonLabel "הוספת חריגה…"> + +<!-- LOCALIZATION NOTE (securityOverride.warningContent) - Do not translate the +contents of the <button> tags. It uses strings already defined above. The +button is included here (instead of netError.xhtml) because it exposes +functionality specific to thunderbird. --> + +<!ENTITY securityOverride.warningContent "<p>מומלץ שלא להוסיף חריגה אם אתה משתמש בחיבור רשת בלתי מהימן לחלוטין או אם אינך רגיל לראות אזהרות עבור שרת זה.</p> + +<button id='getMeOutOfHereButton'>&securityOverride.getMeOutOfHereButton;</button> +<button id='exceptionDialogButton'>&securityOverride.exceptionButtonLabel;</button> +"> + +<!ENTITY remoteXUL.title "XUL מרוחק"> +<!ENTITY remoteXUL.longDesc "<p><ul><li>נא ליצור קשר עם בעלי האתר כדי ליידע אותם על בעיה זו.</li></ul></p>"> + +<!ENTITY inadequateSecurityError.title "החיבור שלך אינו מאובטח"> +<!-- 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 networkProtocolError.longDesc "<p>לא ניתן להציג את הדף המבוקש מכיוון שאותרה שגיאה בפרוטוקול הרשת.</p><ul><li>נא ליצור קשר עם בעלי האתר כדי ליידע אותם על בעיה זו.</li></ul>"> diff --git a/l10n-he/mail/chrome/overrides/profileDowngrade.dtd b/l10n-he/mail/chrome/overrides/profileDowngrade.dtd new file mode 100644 index 0000000000..be6c972a58 --- /dev/null +++ b/l10n-he/mail/chrome/overrides/profileDowngrade.dtd @@ -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/. --> + +<!-- LOCALIZATION NOTE: + This UI can be most easily shown by modifying the version in compatibility.ini + to a newer version and then starting Thunderbird. + For this feature, "installation" is used to mean "this discrete download of + Thunderbird" and "version" is used to mean "the specific revision number of a + given Thunderbird channel". These terms are not synonymous. +--> +<!ENTITY window.title "הפעלת גרסה ישנה של &brandProductName;"> + + diff --git a/l10n-he/mail/chrome/overrides/settingsChange.dtd b/l10n-he/mail/chrome/overrides/settingsChange.dtd new file mode 100644 index 0000000000..7aad93f064 --- /dev/null +++ b/l10n-he/mail/chrome/overrides/settingsChange.dtd @@ -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/. --> + +<!ENTITY settingsChangePreferences.label "ניתן לשנות הגדרות בלשונית נספחים בהעדפות של &brandShortName;."> +<!ENTITY settingsChangeOptions.label "ניתן לשנות הגדרות בלשונית נספחים באפשרויות של &brandShortName;."> + + diff --git a/l10n-he/mail/defines.inc b/l10n-he/mail/defines.inc new file mode 100644 index 0000000000..f867332061 --- /dev/null +++ b/l10n-he/mail/defines.inc @@ -0,0 +1,9 @@ +#filter emptyLines + +#define MOZ_LANGPACK_CREATOR mozilla.org + +# If non-English locales wish to credit multiple contributors, uncomment this +# variable definition and use the format specified. +#define MOZ_LANGPACK_CONTRIBUTORS <em:contributor>Reuven Gonen</em:contributor> <em:contributor>Tsahi Asher</em:contributor> <em:contributor>Tomer Cohen</em:contributor> + +#unfilter emptyLines diff --git a/l10n-he/mail/installer/custom.properties b/l10n-he/mail/installer/custom.properties new file mode 100644 index 0000000000..181600d2df --- /dev/null +++ b/l10n-he/mail/installer/custom.properties @@ -0,0 +1,73 @@ +# 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: + +# This file must be saved as UTF8 + +# Accesskeys are defined by prefixing the letter that is to be used for the +# accesskey with an ampersand (e.g. &). + +# Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a +# custom string and always use the same one as used by the en-US files. +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands +# for double ampersand) and prevents the letter following the ampersand from +# being used as an accesskey. + +# You can use \n to create a newline in the string but only when the string +# from en-US contains a \n. + +REG_APP_DESC=$BrandShortName היא תוכנת דוא"ל עשירה. $BrandShortName תומכת בפרוטוקולי דואר IMAP ו־POP, כמו־גם בדואר HTML. פקדי דואר זבל מובנים, יכולות RSS, חיפוש מהיר רב עוצמה, בודק איות תוך כדי הקלדה, תיבת דואר נכנס גלובלית, ואפשרויות סינון מתקדמות נכללות באוסף התכונות המודרניות של $BrandShortName +CONTEXT_OPTIONS=אפשרויות $BrandShortName +CONTEXT_SAFE_MODE=הפעלת $BrandShortName ב&מצב בטוח +OPTIONS_PAGE_TITLE=סוג התקנה +OPTIONS_PAGE_SUBTITLE=בחר אפשרויות התקנה +SHORTCUTS_PAGE_TITLE=צור קיצורי דרך +SHORTCUTS_PAGE_SUBTITLE=צור סמלים לתוכנה +COMPONENTS_PAGE_TITLE=הגדרת רכיבי רשות +COMPONENTS_PAGE_SUBTITLE=רכיבי רשות מומלצים +MAINTENANCE_SERVICE_CHECKBOX_DESC=התקנת &שירות תחזוקה +SUMMARY_PAGE_TITLE=סיכום +SUMMARY_PAGE_SUBTITLE=מוכן להתחיל בהתקנה של $BrandShortName +SUMMARY_INSTALLED_TO=$BrandShortName יותקן במיקום הבא: +SUMMARY_REBOOT_REQUIRED_INSTALL=ייתכן ותידרש הפעלה מחדש של המחשב להשלמת ההתקנה. +SUMMARY_REBOOT_REQUIRED_UNINSTALL=ייתכן שתידרש הפעלה מחדש של המחשב שלך כדי להשלים את ההסרה. +SURVEY_TEXT=ספר לנו מה חשבת על $BrandShortName +LAUNCH_TEXT=הפעל את $BrandFullName כעת +CREATE_ICONS_DESC=צור סמלים עבור $BrandShortName: +ICONS_DESKTOP=על שולחן העבודה &שלי +ICONS_STARTMENU=בתפריט ההתחלה +ICONS_QUICKLAUNCH=בסרגל כלים הפעלה מהירה +WARN_MANUALLY_CLOSE_APP_INSTALL=$BrandShortName חייב להיסגר כדי להמשיך בהתקנה.\n\nבבקשה סגור את $BrandShortName כדי להמשיך. +WARN_MANUALLY_CLOSE_APP_UNINSTALL=$BrandFullName חייב להיסגר כדי להמשיך בהסרה.\n\nבבקשה סגור את $BrandShortName כדי להמשיך. +WARN_MANUALLY_CLOSE_APP_LAUNCH=$BrandShortName כבר רצה.\n\nבבקשה סגור את $BrandShortName לפני הפעלת הגרסה שהתקנת כעת. +WARN_WRITE_ACCESS=אין לך הרשאות כתיבה לתיקיית ההתקנה. \n\nלחץ על אישור כדי לבחור בתיקייה אחרת. +WARN_DISK_SPACE=אין לך מספיק מקום פנוי כדי להתקין למיקום זה. \n\nלחץ על אישור כדי לבחור במיקום אחר. +WARN_RESTART_REQUIRED_UNINSTALL=יש להפעיל את המחשב מחדש כדי להשלים הסרה קודמת של $BrandShortName. האם ברצונך להפעיל מחדש כעת? +WARN_RESTART_REQUIRED_UPGRADE=יש להפעיל את המחשב מחדש כדי להשלים שידרוג גרסה קודמת של $BrandShortName. האם להפעיל מחדש כעת? +ERROR_CREATE_DIRECTORY_PREFIX=שגיאה ביצירת תיקייה: +ERROR_CREATE_DIRECTORY_SUFFIX=בחר 'ביטול' כדי להפסיק את ההתקנה\nאו 'נסה שוב' כדי לנסות שוב. + +UN_CONFIRM_PAGE_TITLE=הסרת $BrandFullName +UN_CONFIRM_PAGE_SUBTITLE=הסר את $BrandFullName מהמחשב שלך. +UN_CONFIRM_UNINSTALLED_FROM=$BrandShortName יוסר מהמיקום הנוכחי: +UN_CONFIRM_CLICK=לחץ 'הסרה' כדי להמשיך. + +BANNER_CHECK_EXISTING=בודק התקנה קיימת… + +STATUS_INSTALL_APP=מתקין את $BrandShortName… +STATUS_INSTALL_LANG=מתקין קובצי שפה (${AB_CD})… +STATUS_UNINSTALL_MAIN=מסיר את $BrandShortName… +STATUS_CLEANUP=מנקה את הקן… + +# _DESC strings support approximately 65 characters per line. +# One line +OPTIONS_SUMMARY=בחר את סוג ההתקנה המועדפת, ואז לחץ על הבא. +# One line +OPTION_STANDARD_DESC=$BrandShortName יותקן עם האפשרויות הנפוצות ביותר. +OPTION_STANDARD_RADIO=רגילה +# Two lines +OPTION_CUSTOM_DESC=באפשרותך לבחור אפשרויות בודדות שיותקנו. מומלץ למשתמשים מנוסים. +OPTION_CUSTOM_RADIO=מותאמת אישית + diff --git a/l10n-he/mail/installer/mui.properties b/l10n-he/mail/installer/mui.properties new file mode 100644 index 0000000000..95242fafde --- /dev/null +++ b/l10n-he/mail/installer/mui.properties @@ -0,0 +1,60 @@ +# 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/. + +# To make the l10n tinderboxen see changes to this file you can change a value +# name by adding - to the end of the name followed by chars (e.g. Branding-2). + +# LOCALIZATION NOTE: + +# This file must be saved as UTF8 + +# Accesskeys are defined by prefixing the letter that is to be used for the +# accesskey with an ampersand (e.g. &). + +# Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a +# custom string and always use the same one as used by the en-US files. +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands +# for double ampersand) and prevents the letter following the ampersand from +# being used as an accesskey. + +# You can use \n to create a newline in the string but only when the string +# from en-US contains a \n. +MUI_TEXT_WELCOME_INFO_TITLE=ברוכים הבאים לאשף ההתקנה של $BrandFullNameDA +MUI_TEXT_WELCOME_INFO_TEXT=אשף זה ינחה אתכם במהלך ההתקנה של $BrandFullNameDA.\n\nמומלץ לסגור את כל היישומים האחרים לפני תחילת ההתקנה. דבר זה יאפשר עדכון קובצי מערכת רלוונטיים ללא צורך בהפעלה מחדש של המחשב. \n\n$_CLICK +MUI_TEXT_COMPONENTS_TITLE=בחר רכיבים +MUI_TEXT_COMPONENTS_SUBTITLE=בחר אלו תכונות של $BrandFullNameDA ברצונך להתקין. +MUI_INNERTEXT_COMPONENTS_DESCRIPTION_TITLE=תיאור +MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO=מקם את העכבר מעל רכיב כדי לראות את התיאור שלו. +MUI_TEXT_DIRECTORY_TITLE=בחר מיקום התקנה +MUI_TEXT_DIRECTORY_SUBTITLE=בחר את התיקייה בה ברצונך להתקין את $BrandFullNameDA. +MUI_TEXT_INSTALLING_TITLE=מתקין +MUI_TEXT_INSTALLING_SUBTITLE=אנא המתן בזמן ש־$BrandFullNameDA מותקן. +MUI_TEXT_FINISH_TITLE=ההתקנה הושלמה +MUI_TEXT_FINISH_SUBTITLE=ההתקנה הושלמה בהצלחה. +MUI_TEXT_ABORT_TITLE=ההתקנה בוטלה +MUI_TEXT_ABORT_SUBTITLE=ההתקנה לא הושלמה בהצלחה. +MUI_BUTTONTEXT_FINISH=סיום +MUI_TEXT_FINISH_INFO_TITLE=מסיים את אשף ההתקנה של $BrandFullNameDA +MUI_TEXT_FINISH_INFO_TEXT=$BrandFullNameDA הותקן במחשב שלך.\n\nיש ללחוץ על סיום כדי לסגור אשף זה. +MUI_TEXT_FINISH_INFO_REBOOT=נדרשת הפעלה מחדש של המחשב כדי לסיים את ההתקנה של $BrandFullNameDA. האם ברצונך לבצע הפעלה מחדש כעת? +MUI_TEXT_FINISH_REBOOTNOW=הפעל מחדש כעת +MUI_TEXT_FINISH_REBOOTLATER=ברצוני לבצע הפעלה מחדש מאוחר יותר +MUI_TEXT_STARTMENU_TITLE=בחר תיקיית בתפריט "התחל" +MUI_TEXT_STARTMENU_SUBTITLE=בחר את התיקייה בתפריט "התחל" עבור קיצורי הדרך של $BrandFullNameDA. +MUI_INNERTEXT_STARTMENU_TOP=בחר את התיקייה בתפריט "התחל" בה אתה מעוניין ליצור קיצורי דרך לתוכנה. באפשרותך להכניס שם ליצירת תיקייה חדשה. +MUI_TEXT_ABORTWARNING=האם ברצונך לצאת מתוכנית ההתקנה של $BrandFullName? +MUI_UNTEXT_WELCOME_INFO_TITLE=ברוכים הבאים לאשף ההסרה של $BrandFullNameDA +MUI_UNTEXT_WELCOME_INFO_TEXT=אשף זה ידריך אתכם במהלך ההסרה של $BrandFullNameDA.\n\nלפני תחילת ההסרה, ודאו כי $BrandFullNameDA איננו פועל במערכת. \n\n$_CLICK +MUI_UNTEXT_CONFIRM_TITLE=הסרת $BrandFullNameDA +MUI_UNTEXT_CONFIRM_SUBTITLE=הסר את $BrandFullNameDA מהמחשב שלך. +MUI_UNTEXT_UNINSTALLING_TITLE=מסיר +MUI_UNTEXT_UNINSTALLING_SUBTITLE=אנא המתן בזמן ההסרה של $BrandFullNameDA. +MUI_UNTEXT_FINISH_TITLE=ההסרה הושלמה +MUI_UNTEXT_FINISH_SUBTITLE=ההסרה הושלמה בהצלחה. +MUI_UNTEXT_ABORT_TITLE=ההסרה בוטלה +MUI_UNTEXT_ABORT_SUBTITLE=ההסרה לא הושלמה בהצלחה. +MUI_UNTEXT_FINISH_INFO_TITLE=משלים את אשף ההסרה של $BrandFullNameDA +MUI_UNTEXT_FINISH_INFO_TEXT=$BrandFullNameDA הוסר מהמחשב שלך.\n\nיש ללחוץ על סיום כדי לסגור אשף זה. +MUI_UNTEXT_FINISH_INFO_REBOOT=נדרשת הפעלה מחדש של המחשב לצורך סיום הסרה של $BrandFullNameDA. האם ברצונך לבצע הפעלה מחדש כעת? +MUI_UNTEXT_ABORTWARNING=האם ברצונך לצאת מתוכנית ההסרה של $BrandFullName? diff --git a/l10n-he/mail/installer/override.properties b/l10n-he/mail/installer/override.properties new file mode 100644 index 0000000000..4dd7d3f756 --- /dev/null +++ b/l10n-he/mail/installer/override.properties @@ -0,0 +1,86 @@ +# 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: + +# This file must be saved as UTF8 + +# Accesskeys are defined by prefixing the letter that is to be used for the +# accesskey with an ampersand (e.g. &). + +# Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a +# custom string and always use the same one as used by the en-US files. +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands +# for double ampersand) and prevents the letter following the ampersand from +# being used as an accesskey. + +# You can use \n to create a newline in the string but only when the string +# from en-US contains a \n. + +# Strings that require a space at the end should be enclosed with double +# quotes and the double quotes will be removed. To add quotes to the beginning +# and end of a string enclose the strin with an additional double quote +# (e.g. ""This will include quotes""). + +SetupCaption=התקנת $BrandFullName +UninstallCaption=הסרת $BrandFullName +BackBtn=&< הקודם +NextBtn=הבא > +AcceptBtn=אני מקבל את התנאים בהסכם הרישיון +DontAcceptBtn=אני לא מקבל את התנאים בהסכם הרישיון +InstallBtn=התקן +UninstallBtn=הסר +CancelBtn=ביטול +CloseBtn=סגור +BrowseBtn=&עיון… +ShowDetailsBtn=הצג פרטים +ClickNext=לחץ על הבא להמשך. +ClickInstall=לחץ על התקן כדי להתחיל את ההתקנה. +ClickUninstall=לחץ על הסר כדי להתחיל את ההסרה. +Completed=הושלם +LicenseTextRB=אנא עבור על תנאי הרישיון לפני ההתקנה של $BrandFullNameDA. אם אתה מקבל את כל תנאי ההסכם, בחר באפשרות הראשונה למטה. $_CLICK +ComponentsText=סמן את הרכיבים שברצונך להתקין ובטל את הסימון מהרכיבים שאין ברצונך להתקין. $_CLICK +ComponentsSubText2_NoInstTypes=בחר רכיבים להתקנה: +DirText=תוכנית ההתקנה תתקין את $BrandFullNameDA בתיקייה הבאה. כדי להתקין בתיקייה אחרת, לחץ על עיון ובחר תיקייה אחרת. $_CLICK +DirSubText=תיקיית יעד +DirBrowseText=בחר את התיקייה שבה $BrandFullNameDA יותקן: +SpaceAvailable="מקום פנוי: " +SpaceRequired="מקום נדרש: " +UninstallingText=$BrandFullNameDA יוסר מהתיקייה הבאה. $_CLICK +UninstallingSubText=מסיר מתוך: +FileError=שגיאה בפתיחת קובץ לכתיבה: \r\n\r\n$0\r\n\r\nיש ללחוץ על ביטול כדי לעצור את ההתקנה,\r\n'נסה שוב' כדי לנסות שוב, או\r\n'התעלמות' כדי לדלג על קובץ זה. +FileError_NoIgnore=שגיאה בפתיחת קובץ לכתיבה: \r\n\r\n$0\r\n\r\nיש ללחוץ על 'נסה שוב' כדי לנסות שוב או\r\n'ביטול' כדי לעצור את ההתקנה. +CantWrite="לא ניתן לכתוב: " +CopyFailed=ההעתקה נכשלה +CopyTo="העתקה אל " +Registering="רושם: " +Unregistering="מסיר רישום: " +SymbolNotFound="לא ניתן למצוא סמל: " +CouldNotLoad="לא ניתן לטעון: " +CreateFolder="יצירת תיקייה: " +CreateShortcut="צור קיצור דרך: " +CreatedUninstaller="יוצר מסיר התקנה: " +Delete="מחיקת קובץ: " +DeleteOnReboot="מחק באתחול: " +ErrorCreatingShortcut="שגיאה ביצירת קיצור דרך: " +ErrorCreating="שגיאה ביצירת: " +ErrorDecompressing=שגיאה בפריסת מידע! קובץ התקנה פגום? +ErrorRegistering=שגיאה ברישום DLL +ExecShell="ExecShell: " +Exec="בצע: " +Extract="חלץ: " +ErrorWriting="Extract: שגיאה בכתיבה לקובץ " +InvalidOpcode=קובץ ההתקנה פגום: opcode לא תקין +NoOLE="No OLE for: " +OutputFolder="תיקיית פלט: " +RemoveFolder="הסר תיקייה: " +RenameOnReboot="שנה שם באתחול: " +Rename="שנה שם: " +Skipped="דילוג: " +CopyDetails=העתק פרטים ללוח +LogInstall=רשום מהלך התקנה +Byte=B +Kilo=K +Mega=M +Giga=G diff --git a/l10n-he/mail/messenger/aboutProfilesExtra.ftl b/l10n-he/mail/messenger/aboutProfilesExtra.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/aboutProfilesExtra.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/aboutRights.ftl b/l10n-he/mail/messenger/aboutRights.ftl new file mode 100644 index 0000000000..7aa6b938df --- /dev/null +++ b/l10n-he/mail/messenger/aboutRights.ftl @@ -0,0 +1,28 @@ +# 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/. + +rights-title = הזכויות שלך +rights-intro = { -brand-full-name } היא תוכנה חופשית בקוד פתוח, שנבנתה בידי קהילה של אלפים מכל רחבי העולם. ישנם מספר דברים שעליך לדעת: +rights-intro-point-1 = { -brand-short-name } ניתן לך תחת התנאים של <a data-l10n-name="mozilla-public-license-link">הרישיון הציבורי של Mozilla</a>. משמעות הדבר היא שניתן להשתמש ב־{ -brand-short-name }, להעתיקו ולהפיצו לאחרים, כמו גם לשנות את קוד המקור של { -brand-short-name } בדרך המתאימה ביותר לצרכיך. הרישיון הציבורי של Mozilla גם נותן לך את הזכות להפיץ את הגרסאות עם השינויים שלך. +rights-intro-point-3 = תכונות מסוימות ב־{ -brand-short-name }, כמו למשל מדווח הקריסות, נותנות לך את האפשרות לספק משוב ל־{ -vendor-short-name }. באמצעות בחירה בשליחת משוב, אתה נותן ל־{ -vendor-short-name } הרשאה להשתמש במשוב כדי לשפר את המוצרים, לפרסם את המשוב באתר שלהם, ולהפיץ את המשוב. +rights-intro-point-4 = מידע על אופן השימוש במידע האישי שלך ובמשוב שלך הנשלחים ל־{ -vendor-short-name } דרך { -brand-short-name } מתואר ב<a data-l10n-name="mozilla-privacy-policy-link">מדיניות הפרטיות של { -brand-short-name }</a>. +rights-intro-point-5 = חלק מהתכונות של { -brand-short-name } משתמשות בשירותי מידע מבוססי רשת, למרות זאת, אין באפשרותנו להבטיח שהם מדויקים ב־100% או נטולי שגיאות. מידע נוסף, לרבות הוראות לניטרול התכונות המשתמשות בשירותים אלו, זמין ב<a data-l10n-name="mozilla-service-terms-link">תנאי השירות</a>. +rights-intro-point-5-unbranded = אם מוצר זה כולל שירותי רשת, יש לקשר כל תנאי שירות ישים עבור השירות(ים) אל הסעיף <a data-l10n-name="mozilla-website-services-link">שירותי אתרים</a>. +rights-intro-point-6 = כדי לנגן סוגים מסוימים של תוכן וידאו, על { -brand-short-name } להוריד רכיבי פענוח תוכן מסוימים מגורמי צד שלישי. +rights-webservices-header = שירותי מידע מבוססי רשת של { -brand-full-name } +rights-webservices = { -brand-full-name } משתמש בשירותי מידע מבוססי רשת (להלן "Services") כדי לספק חלק מהתכונות שלו המסופקות לשימושך עם הגרסה הבינארית הזו של { -brand-short-name } תחת התנאים שמתוארים מטה. אם אינך רוצה להשתמש באחד או יותר משירותים אלו או שהתנאים המצוינים למטה אינם מתאימים לך, אתה יכול לנטרל את התכונות או השירותים. הוראות לניטרול תכונות או שירותים מסוימים יכולות להימצא <a data-l10n-name="mozilla-disable-service-link">כאן</a>. תכונות ושירותים אחרים ניתנים לנטרול בהעדפות היישום. +rights-locationawarebrowsing = <strong>גלישה מבוססת מיקום:</strong> תמיד ממתינה לאישור המשתמש. אף מידע מיקום לא נשלח בלי לקבל את רשותך. אם ברצונך לנטרל את התכונה הזו לחלוטין, יש לעקוב אחר צעדים אלו: +rights-locationawarebrowsing-term-1 = בשורת הכתובות, הקש <code>about:config</code> +rights-locationawarebrowsing-term-2 = הקלד geo.enabled +rights-locationawarebrowsing-term-3 = לחץ לחיצה כפולה על ההעדפה geo.enabled +rights-locationawarebrowsing-term-4 = גלישה מבוססת מיקום מנוטרלת כעת +rights-webservices-unbranded = סקירה של שירותי האתרים שהמוצר מכיל, יחד עם הוראות כיצד לבטל אותם, אם הדבר ישים, צריכה להיכלל כאן. +rights-webservices-term-unbranded = יש לרשום כאן כל תנאי שירות ישימים עבור מוצר זה. +rights-webservices-term-1 = { -vendor-short-name } על תורמיו, בעלי זכויות יוצריו ושותפיו עובדים יחדיו כדי לספק את השירותים העדכניים והמדויקים ביותר. עם זאת, איננו יכולים להבטיח כי מידע זה מקיף ונטול שגיאות. לדוגמה, שירות הגלישה הבטוחה עלול שלא לזהות מספר אתרים מסוכנים ועלול לזהות כמה אתרים בטוחים בטעות ובשירות מבוסס המיקום כל המיקומים שמוחזרים על־ידי ספקי השירות שלנו משוערכים בלבד וגם אנחנו וגם ספקי השירות שלנו לא יכולים להתחייב לדיוקם של המיקומים המסופקים. +rights-webservices-term-2 = { -vendor-short-name } עשוי להפסיק או לשנות את השירותים לפי ראותו. +rights-webservices-term-3 = אתה מוזמן להשתמש בשירותים אלו עם הגרסה הנלוות של { -brand-short-name }, ו־{ -vendor-short-name } נותנת לך את הרשות לעשות זאת. { -vendor-short-name } והזכיינים שלה מחזיקים בכל שאר הזכויות בשירותים אלה. תנאים אלו לא נועדו להגביל את הזכויות הניתנות במסגרת רישיונות הקוד הפתוח החלים על { -brand-short-name } ולגרסאות קוד המקור התואמות של { -brand-short-name }. +rights-webservices-term-4 = <strong>השירותים מסופקים "כפי שהם". { -vendor-short-name }, התורמים שלו, מעניקי הרישיונות שלו והמפיצים שלו מתנערים מכל אחריות, מפורשת או משתמעת, כולל וללא הגבלה, הבטחות שהשירותים סחירים או מתאימים למטרותיך המסוימות. אתה נושא בכל הסיכון בבחירה בשירותים למטרותיך ובאשר לאיכות ולביצועים של השירותים. שטחי שיפוט מסוימים אינם מתירים החרגה או הגבלה של הבטחות משתמעות, כך שייתכן שמיאון אחריות זה אינו חל עליך.</strong> +rights-webservices-term-5 = <strong>למעט מה שנדרש על פי חוק, { -vendor-short-name }, התורמים שלו, מעניקי הרישיונות שלו והמפיצים שלו לא ישאו בנזקים עקיפים, מיוחדים, מקריים, תוצאתיים, עונשיים, או יוצאים מגדר הרגיל כתוצאה מן השימוש ב־{ -brand-short-name } או שקשורים באיזה שהוא אופן לשימוש בו ובשירותים. האחריות הנזיקית הכוללת תחת תנאים אלה לא תעלה על 500$ (חמש מאות דולר ארצות הברית). שטחי שיפוט מסוימים אינם מתירים החרגה או הגבלה של נזקים מסוימים, כך שייתכן שהחרגות והגבלות אלה אינן חלות עליך.</strong> +rights-webservices-term-6 = { -vendor-short-name } עשוי לעדכן תנאים אלו מעת לעת לפי הצורך. אין לשנות או לבטל תנאים אלו ללא הסכמה בכתב מאת { -vendor-short-name }. +rights-webservices-term-7 = תנאים אלו ניתנים תחת חוקי מדינת קליפורניה בארצות הברית, למעט היכן שהם סותרים את הוראות החוק. אם חלק כלשהו מתנאים אלה נמצא לא תקף או לא ניתן לאכיפה, שאר החלקים ישארו בתוקף מלא. במקרה של סתירה בין גרסה מתורגמת של תנאים אלו והגרסה בשפה האנגלית, הגרסה בשפה האנגלית תגבר. diff --git a/l10n-he/mail/messenger/aboutSupportMail.ftl b/l10n-he/mail/messenger/aboutSupportMail.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/aboutSupportMail.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/accountCentral.ftl b/l10n-he/mail/messenger/accountCentral.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/accountCentral.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/addressbook/abCardDAVDialog.ftl b/l10n-he/mail/messenger/addressbook/abCardDAVDialog.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/addressbook/abCardDAVDialog.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/menubar.ftl b/l10n-he/mail/messenger/menubar.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/menubar.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/messenger.ftl b/l10n-he/mail/messenger/messenger.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/messenger.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/messengercompose/messengercompose.ftl b/l10n-he/mail/messenger/messengercompose/messengercompose.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/messengercompose/messengercompose.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/newInstall.ftl b/l10n-he/mail/messenger/newInstall.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/newInstall.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/newInstallPage.ftl b/l10n-he/mail/messenger/newInstallPage.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/newInstallPage.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/openpgp/backupKeyPassword.ftl b/l10n-he/mail/messenger/openpgp/backupKeyPassword.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/openpgp/backupKeyPassword.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/openpgp/changeExpiryDlg.ftl b/l10n-he/mail/messenger/openpgp/changeExpiryDlg.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/openpgp/changeExpiryDlg.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/openpgp/composeKeyStatus.ftl b/l10n-he/mail/messenger/openpgp/composeKeyStatus.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/openpgp/composeKeyStatus.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/openpgp/keyWizard.ftl b/l10n-he/mail/messenger/openpgp/keyWizard.ftl new file mode 100644 index 0000000000..c0a75e340f --- /dev/null +++ b/l10n-he/mail/messenger/openpgp/keyWizard.ftl @@ -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/. + + +## Generate key section + +openpgp-keygen-years-label = + .label = שנים +openpgp-keygen-long-expiry = לא ניתן ליצור מפתח שתוקפו יפוג בעוד יותר ממאה שנה. + +## Import Key section + + +## External Key section + diff --git a/l10n-he/mail/messenger/openpgp/msgReadStatus.ftl b/l10n-he/mail/messenger/openpgp/msgReadStatus.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/openpgp/msgReadStatus.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/openpgp/oneRecipientStatus.ftl b/l10n-he/mail/messenger/openpgp/oneRecipientStatus.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/openpgp/oneRecipientStatus.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/openpgp/openpgp-frontend.ftl b/l10n-he/mail/messenger/openpgp/openpgp-frontend.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/openpgp/openpgp-frontend.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/openpgp/openpgp.ftl b/l10n-he/mail/messenger/openpgp/openpgp.ftl new file mode 100644 index 0000000000..8a6262b12d --- /dev/null +++ b/l10n-he/mail/messenger/openpgp/openpgp.ftl @@ -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/. + +openpgp-key-gen-years-label = + .label = שנים + +## e2e encryption settings + + +## OpenPGP Key selection area + + +## Account settings export output + +expiry-too-long = לא ניתן ליצור מפתח שתוקפו יפוג בעוד יותר ממאה שנה. diff --git a/l10n-he/mail/messenger/otr/add-finger.ftl b/l10n-he/mail/messenger/otr/add-finger.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/otr/add-finger.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/otr/am-im-otr.ftl b/l10n-he/mail/messenger/otr/am-im-otr.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/otr/am-im-otr.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/otr/auth.ftl b/l10n-he/mail/messenger/otr/auth.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/otr/auth.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/otr/chat.ftl b/l10n-he/mail/messenger/otr/chat.ftl new file mode 100644 index 0000000000..6487047617 --- /dev/null +++ b/l10n-he/mail/messenger/otr/chat.ftl @@ -0,0 +1,9 @@ +# 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/. + +state-label = מצב הצפנה: +end-label = + .label = סיום השיחה המוצפנת +auth-label = + .label = אימות הזהות של איש הקשר שלך diff --git a/l10n-he/mail/messenger/otr/finger-sync.ftl b/l10n-he/mail/messenger/otr/finger-sync.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/otr/finger-sync.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/otr/finger.ftl b/l10n-he/mail/messenger/otr/finger.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/otr/finger.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/otr/otr.ftl b/l10n-he/mail/messenger/otr/otr.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/otr/otr.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/otr/otrUI.ftl b/l10n-he/mail/messenger/otr/otrUI.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/otr/otrUI.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/policies/aboutPolicies.ftl b/l10n-he/mail/messenger/policies/aboutPolicies.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/policies/aboutPolicies.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/policies/policies-descriptions.ftl b/l10n-he/mail/messenger/policies/policies-descriptions.ftl new file mode 100644 index 0000000000..11b90107b1 --- /dev/null +++ b/l10n-he/mail/messenger/policies/policies-descriptions.ftl @@ -0,0 +1,115 @@ +# 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/. + + +## The Enterprise Policies feature is aimed at system administrators +## who want to deploy these settings across several Thunderbird installations +## all at once. This is traditionally done through the Windows Group Policy +## feature, but the system also supports other forms of deployment. +## These are short descriptions for individual policies, to be displayed +## in the documentation section in about:policies. + +policy-3rdparty = הגדרת מדיניות שהרחבות WebExtensions יכולות לגשת אליהן באמצעות chrome.storage.managed. + +policy-AppAutoUpdate = הפעלה או השבתה של עדכון אוטומטי ליישום. + +policy-AppUpdateURL = הגדרת כתובת מותאמת אישית לעדכון היישום. + +policy-Authentication = הגדרת אימות משולב לאתרים שתומכים בזה. + +policy-BlockAboutAddons = חסימת הגישה למנהל התוספות (about:addons). + +policy-BlockAboutConfig = חסימת הגישה לעמוד about:config. + +policy-BlockAboutProfiles = חסימת הגישה לעמוד about:profiles. + +policy-BlockAboutSupport = חסימת הגישה לעמוד about:support. + +policy-CaptivePortal = הפעלה או השבתה של תמיכה ב־Captive Portal. + +policy-CertificatesDescription = הוספת אישורים או שימוש באישורים מובנים. + +policy-Cookies = לאשר או לסרב להגדרת עוגיות מאתרים. + +policy-DefaultDownloadDirectory = הגדרת תיקיית ההורדות ברירת המחדל. + +policy-DisableAppUpdate = למנוע מ־{ -brand-short-name } להתעדכן. + +policy-DisableDeveloperTools = חסימת גישה לכלי הפיתוח. + +policy-DisableFeedbackCommands = השבתת פקודות לשליחת משוב מתפריט העזרה (שליחת משוב ודיווח על אתר מטעה). + +policy-DisableForgetButton = מניעת גישה לכפתור 'לשכוח'. + +policy-DisableMasterPasswordCreation = אם true, לא ניתן ליצור ססמה ראשית. + +policy-DisableProfileImport = השבתת פקודת התפריט לייבוא נתונים מיישום אחר. + +policy-DisableSafeMode = השבתת התכונה להפעלה מחדש במצב בטוח. לתשומת לבך: ניתן להשבית את מקש ה־Shift לכניסה למצב בטוח רק ב־Windows באמצעות מדיניות קבוצתית. + +policy-DisableSecurityBypass = למנוע מהמשתמש לעקוף אזהרות אבטחה מסוימות. + +policy-DisableSystemAddonUpdate = למנוע מ־{ -brand-short-name } להתקין ולעדכן תוספות מערכת. + +policy-DisableTelemetry = כיבוי Telemetry. + +policy-DisplayMenuBar = הצגת סרגל התפריטים כברירת מחדל. + +policy-DNSOverHTTPS = הגדרת DNS על גבי HTTPS. + +policy-DownloadDirectory = הגדרה ונעילה של תיקיית ההורדה. + +# “lock” means that the user won’t be able to change this setting +policy-EnableTrackingProtection = הפעלה או השבתה של חסימת תוכן עם אפשרות לנעול את הבחירה. + +# A “locked” extension can’t be disabled or removed by the user. This policy +# takes 3 keys (“Install”, ”Uninstall”, ”Locked”), you can either keep them in +# English or translate them as verbs. +policy-Extensions = התקנה, הסרה או נעילה של הרחבות. אפשרות ההתקנה מקבלת כתובות או נתיבים בתור משתנים. האפשרויות להסרה ולנעילה מקבלות מזהים של הרחבות. + +policy-ExtensionSettings = ניהול כל ההיבטים של התקנת הרחבות. + +policy-ExtensionUpdate = הפעלה או השבתה של עדכונים אוטומטיים להרחבות. + +policy-HardwareAcceleration = כיבוי האצת חומרה אם מוגדר כ־false. + +policy-InstallAddonsPermission = לאפשר לאתרים מסוימים להתקין תוספות. + +## Do not translate "SameSite", it's the name of a cookie attribute. + +## + +policy-LocalFileLinks = לאפשר לאתרים מסויימים לקשר לקבצים מקומיים. + +policy-NetworkPrediction = הפעלה או השבתה של חיזוי רשתי (אחזור מוקדם באמצעות DNS). + +policy-OfferToSaveLogins = אכיפת ההגדרה המאפשרת ל־{ -brand-short-name } להציע לזכור פרטי כניסה וססמאות שמורים. גם ערכי אמת וגם ערכי שקר יתקבלו. + +policy-OverrideFirstRunPage = עקיפת דף ההפעלה הראשון. ניתן לנקות מדיניות זו אם ברצונך להשבית את דף ההפעלה הראשון. + +policy-OverridePostUpdatePage = שינוי כתובת הדף ״מה חדש״ המוצג לאחר עדכון. ניתן לקבוע מדיניות זו לריקה כדי להשבית את הצגת הדף לאחר עדכון. + +policy-Preferences = הגדרה ונעילת הערכים עבור חלק מההעדפות. + +policy-PromptForDownloadLocation = הצגת שאלה היכן לשמור קבצים בזמן הורדה. + +policy-Proxy = קביעת תצורה של הגדרות שרת מתווך. + +policy-RequestedLocales = הגדרת רשימת השפות המבוקשות עבור היישום לפי סדר העדפה. + +policy-SanitizeOnShutdown2 = ניקוי נתוני ניווט עם הכיבוי. + +policy-SearchEngines = הגדרת תצורת מנועי החיפוש. מדיניות זו זמינה רק בגרסה עם תמיכה מורחבת (ESR). + +# For more information, see https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/PKCS11/Module_Installation +policy-SecurityDevices = התקנת מודולי PKCS #11. + +policy-SSLVersionMax = הגדרת גרסת ה־SSL המקסימלית. + +policy-SSLVersionMin = הגדרת גרסת ה־SSL המינימלית. + +policy-SupportMenu = הוספת תפריט תמיכה בהתאמה אישית לתפריט העזרה. + +# “format” refers to the format used for the value of this policy. +policy-WebsiteFilter = חסימת ביקור באתרים. יש לעיין בתיעוד לקבלת פרטים נוספים על התבנית. diff --git a/l10n-he/mail/messenger/preferences/am-im.ftl b/l10n-he/mail/messenger/preferences/am-im.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-he/mail/messenger/preferences/am-im.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-he/mail/messenger/preferences/application-manager.ftl b/l10n-he/mail/messenger/preferences/application-manager.ftl new file mode 100644 index 0000000000..bf8afc5e5f --- /dev/null +++ b/l10n-he/mail/messenger/preferences/application-manager.ftl @@ -0,0 +1,11 @@ +# 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/. + +app-manager-window-dialog = + .title = פרטי יישום + .style = width: 30em; min-height: 20em; + +remove-app-button = + .label = הסרה + .accesskey = ה diff --git a/l10n-he/mail/messenger/preferences/attachment-reminder.ftl b/l10n-he/mail/messenger/preferences/attachment-reminder.ftl new file mode 100644 index 0000000000..b4363d24b1 --- /dev/null +++ b/l10n-he/mail/messenger/preferences/attachment-reminder.ftl @@ -0,0 +1,26 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +attachment-reminder-window = + .title = מילות מפתח לתזכורת צירוף קבצים + +attachment-reminder-label = { -brand-short-name } יזהיר אותך על קבצים מצורפים חסרים אם אתה עומד לשלוח הודעת דוא״ל המכילה אחת או יותר ממילות המפתח הבאות. + +keyword-new-button = + .label = חדש… + .accesskey = ח + +keyword-edit-button = + .label = עריכה… + .accesskey = ע + +keyword-remove-button = + .label = מחיקה + .accesskey = מ + +new-keyword-title = מילת מפתח חדשה +new-keyword-label = מילת מפתח: + +edit-keyword-title = עריכת מילת מפתח +edit-keyword-label = מילת מפתח: diff --git a/l10n-he/mail/messenger/preferences/colors.ftl b/l10n-he/mail/messenger/preferences/colors.ftl new file mode 100644 index 0000000000..052f908412 --- /dev/null +++ b/l10n-he/mail/messenger/preferences/colors.ftl @@ -0,0 +1,52 @@ +# 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/. + +colors-dialog-window = + .title = צבעים + .style = + { PLATFORM() -> + [macos] width: 41em !important + *[other] width: 38em !important + } + +colors-dialog-legend = טקסט ורקע + +text-color-label = + .value = טקסט: + .accesskey = ט + +background-color-label = + .value = רקע: + .accesskey = ר + +use-system-colors = + .label = שימוש בצבעי המערכת + .accesskey = צ + +colors-link-legend = צבעי קישורים + +link-color-label = + .value = קישורים שלא ביקרת בהם: + .accesskey = ל + +visited-link-color-label = + .value = קישורים שביקרת בהם: + .accesskey = ב + +underline-link-checkbox = + .label = קו מתחת לקישורים + .accesskey = ת + +override-color-label = + .value = דריסת הצבעים שהוקצו על ידי התוכן עם בחירותי שלהלן: + .accesskey = ד + +override-color-always = + .label = תמיד + +override-color-auto = + .label = רק בערכות נושא בניגודיות גבוהה + +override-color-never = + .label = לעולם לא diff --git a/l10n-he/mail/messenger/preferences/connection.ftl b/l10n-he/mail/messenger/preferences/connection.ftl new file mode 100644 index 0000000000..ff6c3f6426 --- /dev/null +++ b/l10n-he/mail/messenger/preferences/connection.ftl @@ -0,0 +1,81 @@ +# 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/. + +connection-dialog-window = + .title = הגדרות חיבור + .style = + { PLATFORM() -> + [macos] width: 44em !important + *[other] width: 46em !important + } + +connection-proxy-legend = קבע תצורה לשרתים מתווכים לגישה לאינטרנט + +proxy-type-no = + .label = ללא שרת מתווך + .accesskey = ל + +proxy-type-wpad = + .label = זיהוי אוטומטי של הגדרות שרת המתווך עבור רשת זו + .accesskey = ז + +proxy-type-system = + .label = השתמש בהגדרות השרת המתווך של המערכת + .accesskey = מ + +proxy-type-manual = + .label = הגדרות שרת מתווך ידניות: + .accesskey = ה + +proxy-http-label = + .value = שרת מתווך HTTP: + .accesskey = H + +http-port-label = + .value = שער: + .accesskey = ש + +ssl-port-label = + .value = שער: + .accesskey = ע + +proxy-socks-label = + .value = שרת מארח SOCKS: + .accesskey = C + +socks-port-label = + .value = שער: + .accesskey = ר + +proxy-socks4-label = + .label = SOCKS v4 + .accesskey = K + +proxy-socks5-label = + .label = SOCKS v5 + .accesskey = v + +proxy-type-auto = + .label = כתובת לתצורה אוטומטית של שרת מתווך: + .accesskey = ת + +proxy-reload-label = + .label = טען מחדש + .accesskey = ט + +no-proxy-label = + .value = אין צורך בשרת מתווך עבור: + .accesskey = ב + +no-proxy-example = דוגמה: mozilla.org, .net.il, 192.168.1.0/24 + +proxy-password-prompt = + .label = לא לבקש אימות אם הססמה נשמרה + .accesskey = נ + .tooltiptext = אפשרות זו מאמתת אותך מאחורי הקלעים מול מתווכים שמולם שמרת פרטי אימות. אם האימות נכשל תופיע הודעה. + +proxy-remote-dns = + .label = DNS מצד המתווך בעת שימוש ב־SOCKS v5 + .accesskey = צ + diff --git a/l10n-he/mail/messenger/preferences/cookies.ftl b/l10n-he/mail/messenger/preferences/cookies.ftl new file mode 100644 index 0000000000..6357afb3c0 --- /dev/null +++ b/l10n-he/mail/messenger/preferences/cookies.ftl @@ -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/. + +cookies-window-dialog = + .title = עוגיות + .style = width: 36em; + +window-close-key = + .key = w + +window-focus-search-key = + .key = f + +window-focus-search-alt-key = + .key = k + +filter-search-label = + .value = חיפוש: + .accesskey = י + +cookies-on-system-label = העוגיות הבאות מאוחסנות במחשב שלך: + +treecol-site-header = + .label = אתר + +treecol-name-header = + .label = שם עוגייה + +props-name-label = + .value = שם: +props-value-label = + .value = מידע: +props-domain-label = + .value = שרת מארח: +props-path-label = + .value = נתיב: +props-secure-label = + .value = שלח עבור: +props-expires-label = + .value = תוקף: +props-container-label = + .value = מגירה: + +remove-cookie-button = + .label = הסרת עוגייה + .accesskey = ע + +remove-all-cookies-button = + .label = הסרת כל העוגיות + .accesskey = כ + +cookie-close-button = + .label = סגירה + .accesskey = ס diff --git a/l10n-he/mail/messenger/preferences/dock-options.ftl b/l10n-he/mail/messenger/preferences/dock-options.ftl new file mode 100644 index 0000000000..cd6096e55e --- /dev/null +++ b/l10n-he/mail/messenger/preferences/dock-options.ftl @@ -0,0 +1,20 @@ +# 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/. + +dock-options-window-dialog = + .title = אפשרויות סמל יישום + .style = width: 35em; + +bounce-system-dock-icon = + .label = הנפשת סמל היישום כשהודעה חדשה מגיעה + .accesskey = ס + +count-unread-messages-radio = + .label = מניין הודעות שלא נקראו + .accesskey = ל + +count-new-messages-radio = + .label = מניין הודעות חדשות + .accesskey = ח + diff --git a/l10n-he/mail/messenger/preferences/fonts.ftl b/l10n-he/mail/messenger/preferences/fonts.ftl new file mode 100644 index 0000000000..7bf9534a78 --- /dev/null +++ b/l10n-he/mail/messenger/preferences/fonts.ftl @@ -0,0 +1,131 @@ +# 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/. + +# Variables: +# $name {string, "Arial"} - Name of the default font +fonts-label-default = + .label = ברירת מחדל ({ $name }) +fonts-label-default-unnamed = + .label = ברירת מחדל +fonts-encoding-dialog-title = + .title = גופנים וקידודים +fonts-language-legend = + .value = גופנים עבור: + .accesskey = ע +fonts-proportional-label = + .value = יחסי: + .accesskey = P + +## Languages + +# Note: Translate "Latin" as the name of Latin (Roman) script, not as the name of the Latin language. +font-language-group-latin = + .label = לטיני +font-language-group-japanese = + .label = יפנית +font-language-group-trad-chinese = + .label = סינית מסורתית (טיוואן) +font-language-group-simpl-chinese = + .label = סינית מפושטת +font-language-group-trad-chinese-hk = + .label = סינית מסורתית (הונג־קונג) +font-language-group-korean = + .label = קוריאנית +font-language-group-cyrillic = + .label = קירילי +font-language-group-el = + .label = יוונית +font-language-group-other = + .label = סוגי כתב אחרים +font-language-group-thai = + .label = תאילנדית +font-language-group-hebrew = + .label = עברית +font-language-group-arabic = + .label = ערבית +font-language-group-devanagari = + .label = דוונגרי +font-language-group-tamil = + .label = טמילית +font-language-group-armenian = + .label = ארמנית +font-language-group-bengali = + .label = בנגלית +font-language-group-canadian = + .label = כתב הברתי קנדי מאוחד +font-language-group-ethiopic = + .label = אתיופית +font-language-group-georgian = + .label = גיאורגית +font-language-group-gujarati = + .label = גוג׳ראטית +font-language-group-gurmukhi = + .label = גורמוחית +font-language-group-khmer = + .label = קמבודית +font-language-group-malayalam = + .label = מליאלאם +font-language-group-math = + .label = מתמטיקה +font-language-group-odia = + .label = אורייה +font-language-group-telugu = + .label = טלוגו +font-language-group-kannada = + .label = קאנדה +font-language-group-sinhala = + .label = סינהלה +font-language-group-tibetan = + .label = טיבטית + +## Default font type + +default-font-serif = + .label = סריף +default-font-sans-serif = + .label = סאן־סריף +font-size-label = + .value = גודל: + .accesskey = ח +font-size-monospace-label = + .value = גודל: + .accesskey = ק +font-serif-label = + .value = סריף: + .accesskey = ס +font-sans-serif-label = + .value = סאן־סריף: + .accesskey = ר +font-monospace-label = + .value = רוחב קבוע: + .accesskey = ב +font-min-size-label = + .value = גודל גופן מינימלי: + .accesskey = ג +min-size-none = + .label = ללא + +## Fonts in message + +font-control-legend = בקרת גופנים +use-document-fonts-checkbox = + .label = אפשר להודעות לבחור את הגופנים שלהם + .accesskey = א +use-fixed-width-plain-checkbox = + .label = השתמש בגופן בעל רוחב קבוע להודעות טקסט + .accesskey = ק + +## Language settings + +text-encoding-legend = קידוד טקסט +text-encoding-description = הגדרת קידוד הטקסט כבררת מחדל לשליחה וקבלה של הודעות דוא״ל +font-outgoing-email-label = + .value = דואר יוצא: + .accesskey = צ +font-incoming-email-label = + .value = דואר נכנס: + .accesskey = נ +default-font-reply-checkbox = + .label = כשניתן, יש להשתמש בקידוד טקסט כבררת מחדל בתגובות + .accesskey = כ diff --git a/l10n-he/mail/messenger/preferences/languages.ftl b/l10n-he/mail/messenger/preferences/languages.ftl new file mode 100644 index 0000000000..a2652dda7d --- /dev/null +++ b/l10n-he/mail/messenger/preferences/languages.ftl @@ -0,0 +1,11 @@ +# 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/. + +languages-customize-select-language = + .placeholder = בחירת שפה להוספה… + +messenger-languages-select-language = + .label = בחירת שפה להוספה… + .placeholder = בחירת שפה להוספה… + diff --git a/l10n-he/mail/messenger/preferences/new-tag.ftl b/l10n-he/mail/messenger/preferences/new-tag.ftl new file mode 100644 index 0000000000..ebe21c0f03 --- /dev/null +++ b/l10n-he/mail/messenger/preferences/new-tag.ftl @@ -0,0 +1,11 @@ +# 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/. + +tag-dialog-window = + .title = תגית חדשה + +tag-name-label = + .value = שם התווית: + .accesskey = T + diff --git a/l10n-he/mail/messenger/preferences/notifications.ftl b/l10n-he/mail/messenger/preferences/notifications.ftl new file mode 100644 index 0000000000..cff8c8c9f7 --- /dev/null +++ b/l10n-he/mail/messenger/preferences/notifications.ftl @@ -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/. + +notifications-dialog-window = + .title = התאם אישית התראת דואר חדש + +customize-alert-description = בחר אילו שדות יוצגו בחיווי ההתראה: + +preview-text-checkbox = + .label = טקסט תצוגה מקדימה + .accesskey = מ + +subject-checkbox = + .label = נושא + .accesskey = נ + +sender-checkbox = + .label = שולח + .accesskey = ש + +## Note: open-time-label-before is displayed first, then there's a field where +## the user can enter a number, and open-time-label-after is displayed at the end +## of the line. The translations of the open-time-label-before and open-time-label-after +## parts don't have to mean the exact same thing as in English; please try instead +## to translate the whole sentence. + +open-time-label-before = + .value = הצגת התראת דואר חדש למשך + .accesskey = ח + +open-time-label-after = + .value = שניות diff --git a/l10n-he/mail/messenger/preferences/offline.ftl b/l10n-he/mail/messenger/preferences/offline.ftl new file mode 100644 index 0000000000..79d46d1794 --- /dev/null +++ b/l10n-he/mail/messenger/preferences/offline.ftl @@ -0,0 +1,56 @@ +# 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/. + +offline-dialog-window = + .title = הגדרות לא־מקוון + +autodetect-online-label = + .label = לעקוב אוטומטית אחר המצב המקוון שהתגלה + .accesskey = ג + +startup-label = מצב ידני עם ההתחלה: + +status-radio-remember = + .label = זכור מצב מקוון קודם + .accesskey = ז + +status-radio-ask = + .label = לשאול אותי על המצב המקוון שלי + .accesskey = ל + +status-radio-always-online = + .label = מקוון + .accesskey = ק + +status-radio-always-offline = + .label = מנותק + .accesskey = נ + +going-online-label = לשלוח הודעות שלא נשלחו במעבר למצב מקוון? + +going-online-auto = + .label = כן + .accesskey = כ + +going-online-not = + .label = לא + .accesskey = א + +going-online-ask = + .label = שאל אותי + .accesskey = ש + +going-offline-label = להוריד הודעות לשימוש לא־מקוון במעבר למצב לא מקוון? + +going-offline-auto = + .label = כן + .accesskey = כ + +going-offline-not = + .label = לא + .accesskey = ל + +going-offline-ask = + .label = שאל אותי + .accesskey = ש diff --git a/l10n-he/mail/messenger/preferences/passwordManager.ftl b/l10n-he/mail/messenger/preferences/passwordManager.ftl new file mode 100644 index 0000000000..444e05023f --- /dev/null +++ b/l10n-he/mail/messenger/preferences/passwordManager.ftl @@ -0,0 +1,50 @@ +# 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/. + +saved-logins = + .title = כניסות שמורות +copy-username-cmd = + .label = העתקת שם המשתמש + .accesskey = ש +edit-username-cmd = + .label = עריכת שם המשתמש + .accesskey = ר +copy-password-cmd = + .label = העתקת הססמה + .accesskey = ס +edit-password-cmd = + .label = עריכת הססמה + .accesskey = ע +search-filter = + .accesskey = ח + .placeholder = חיפוש +column-heading-provider = + .label = ספק +column-heading-username = + .label = שם משתמש +column-heading-password = + .label = ססמה +import = + .label = ייבוא… + .accesskey = י +close-button = + .label = סגירה + .accesskey = ס +show-passwords = + .label = הצגת ססמאות + .accesskey = צ +hide-passwords = + .label = הסתרת ססמאות + .accesskey = ס +remove-all = + .label = הסרת הכל + .accesskey = כ +remove-all-shown = + .label = הסרת כל הפריטים המוצגים + .accesskey = מ +remove-all-passwords-title = הסרת כל הססמאות +no-master-password-prompt = האם ברצונך להציג את הססמאות שלך? + +## OS Authentication dialog + diff --git a/l10n-he/mail/messenger/preferences/permissions.ftl b/l10n-he/mail/messenger/preferences/permissions.ftl new file mode 100644 index 0000000000..435b1ba5e9 --- /dev/null +++ b/l10n-he/mail/messenger/preferences/permissions.ftl @@ -0,0 +1,56 @@ +# 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/. + +permissions-reminder-window = + .title = חריגות + .style = width: 36em; + +window-close-key = + .key = w + +website-address-label = + .value = כתובת אתר: + .accesskey = d + +block-button = + .label = חסימה + .accesskey = ח + +allow-session-button = + .label = אפשור להפעלה + .accesskey = א + +allow-button = + .label = אפשור + .accesskey = א + +treehead-sitename-label = + .label = אתר + +treehead-status-label = + .label = מצב: + +remove-site-button = + .label = הסרת אתר + .accesskey = ה + +remove-all-site-button = + .label = הסרת כל האתרים + .accesskey = כ + +cancel-button = + .label = ביטול + .accesskey = ב + +save-button = + .label = שמירת השינויים + .accesskey = ש + +permission-can-label = אפשר +permission-can-access-first-party-label = לאפשר לגוף ראשון בלבד +permission-can-session-label = אפשר להפעלה +permission-cannot-label = חסום + +invalid-uri-message = אנא הכנס שם מארח חוקי +invalid-uri-title = הוכנס שם מארח לא חוקי diff --git a/l10n-he/mail/messenger/preferences/preferences.ftl b/l10n-he/mail/messenger/preferences/preferences.ftl new file mode 100644 index 0000000000..7417c0e839 --- /dev/null +++ b/l10n-he/mail/messenger/preferences/preferences.ftl @@ -0,0 +1,548 @@ +# 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/. + +close-button = + .aria-label = סגירה +preferences-title = + .title = + { PLATFORM() -> + [windows] אפשרויות + *[other] העדפות + } +pane-compose-title = חיבור הודעה +category-compose = + .tooltiptext = חיבור הודעה +pane-chat-title = צ׳אט +category-chat = + .tooltiptext = צ׳אט + +## OS Authentication dialog + + +## General Tab + +focus-search-shortcut = + .key = f +focus-search-shortcut-alt = + .key = k +general-legend = דף ההתחלה של { -brand-short-name } +start-page-label = + .label = כאשר { -brand-short-name } מופעל, הצג את דף ההתחלה באזור ההודעה + .accesskey = ג +location-label = + .value = מיקום: + .accesskey = מ +restore-default-label = + .label = שחזור ברירת מחדל + .accesskey = מ +default-search-engine = מנוע חיפוש כבררת מחדל +new-message-arrival = כאשר מופיעות הודעות חדשות: +mail-play-sound-label = + .label = + { PLATFORM() -> + [macos] להשמיע את קובץ הצליל הבא: + *[other] השמע צליל + } + .accesskey = + { PLATFORM() -> + [macos] צ + *[other] צ + } +mail-play-button = + .label = נגן + .accesskey = נ +change-dock-icon = שינוי ההעדפות לסמל היישום +app-icon-options = + .label = אפשרויות סמל היישום… + .accesskey = ס +animated-alert-label = + .label = הראה התרעה + .accesskey = א +customize-alert-label = + .label = התאמה אישית… + .accesskey = ה +tray-icon-label = + .label = הצגת סמל במגש המערכת + .accesskey = ג +mail-custom-sound-label = + .label = השתמש בקובץ צליל הבא + .accesskey = ש +mail-browse-sound-button = + .label = עיון… + .accesskey = ע +enable-gloda-search-label = + .label = אפשר חיפוש גלובלי ואינדוקס + .accesskey = ח +datetime-formatting-legend = תבנית תאריך ושעה +allow-hw-accel = + .label = שימוש בהאצת חומרה כשניתן + .accesskey = ח +store-type-label = + .value = סוג אחסון הודעות לחשבונות חדשים: + .accesskey = ס +mbox-store-label = + .label = קובץ לכל תיקייה (mbox) +maildir-store-label = + .label = קובץ לכל הודעה (maildir) +scrolling-legend = גלילה +autoscroll-label = + .label = שימוש בגלילה אוטומטית + .accesskey = א +smooth-scrolling-label = + .label = שימוש בגלילה חלקה + .accesskey = ח +system-integration-legend = השתלבות במערכת +always-check-default = + .label = בדוק בכל הפעלה אם { -brand-short-name } היא תוכנת דואר ברירת המחדל + .accesskey = ב +check-default-button = + .label = לבדוק כעת… + .accesskey = כ +# Note: This is the search engine name for all the different platforms. +# Platforms that don't support it should be left blank. +search-engine-name = + { PLATFORM() -> + [macos] Spotlight + [windows] Windows Search + *[other] { "" } + } +search-integration-label = + .label = אפשר ל־{ search-engine-name } לחפש הודעות + .accesskey = ח +config-editor-button = + .label = עורך הגדרות... + .accesskey = ע +return-receipts-description = קבע כיצד { -brand-short-name } מטפל בקבלות חוזרות. +return-receipts-button = + .label = קבלות חוזרות... + .accesskey = ז +update-app-legend = עדכוני { -brand-short-name } +# Variables: +# $version (String): version of Thunderbird, e.g. 68.0.1 +update-app-version = גרסה { $version } +automatic-updates-label = + .label = להתקין עדכונים אוטומטית (מומלץ: אבטחה משופרת) + .accesskey = א +check-updates-label = + .label = לבדוק עדכונים, אבל לאפשר לי לבחור האם להתקין אותם + .accesskey = ב +update-history-button = + .label = הצגת היסטוריית עדכונים + .accesskey = ע +use-service = + .label = שימוש בשירות רקע כדי להתקין עדכונים + .accesskey = ר +networking-legend = חיבור +proxy-config-description = קבע כיצד { -brand-short-name } מתחבר לאינטרנט. +network-settings-button = + .label = הגדרות… + .accesskey = ה +offline-legend = לא־מקוון +offline-settings = נהל הגדרות לא־מקוון +offline-settings-button = + .label = לא־מקוון... + .accesskey = מ +diskspace-legend = שטח דיסק +offline-compact-folder = + .label = לדחוס את כל התיקיות כשהפעולה תחסוך למעלה מ־ + .accesskey = ס +compact-folder-size = + .value = מ״ב בסך הכול + +## Note: The entities use-cache-before and use-cache-after appear on a single +## line in preferences as follows: +## use-cache-before [ textbox for cache size in MB ] use-cache-after + +use-cache-before = + .value = השתמש במטמון עד לשטח של + .accesskey = ה +use-cache-after = מ״ב + +## + +smart-cache-label = + .label = דריסת ניהול מטמון אוטומטי + .accesskey = ד +clear-cache-button = + .label = נקה כעת + .accesskey = נ +fonts-legend = גופנים וצבעים +default-font-label = + .value = גופן ברירת מחדל: + .accesskey = ב +default-size-label = + .value = גודל: + .accesskey = ג +font-options-button = + .label = מתקדם… + .accesskey = מ +color-options-button = + .label = צבעים… + .accesskey = צ +display-width-legend = הודעות טקסט פשוט +# Note : convert-emoticons-label 'Emoticons' are also known as 'Smileys', e.g. :-) +convert-emoticons-label = + .label = הצג פרצופונים בצורה גרפית + .accesskey = ה +display-text-label = בעת הצגת הודעות טקסט פשוט מצוטט: +style-label = + .value = סגנון: + .accesskey = ס +regular-style-item = + .label = רגיל +bold-style-item = + .label = מודגש +italic-style-item = + .label = נטוי +bold-italic-style-item = + .label = נטוי מודגש +size-label = + .value = גודל: + .accesskey = ד +regular-size-item = + .label = רגיל +bigger-size-item = + .label = גדול יותר +smaller-size-item = + .label = קטן יותר +quoted-text-color = + .label = צבע: + .accesskey = ב +search-input = + .placeholder = חיפוש +type-column-label = + .label = סיווג תוכן + .accesskey = ס +action-column-label = + .label = פעולה + .accesskey = פ +save-to-label = + .label = שמור קבצים אל + .accesskey = ש +choose-folder-label = + .label = + { PLATFORM() -> + [macos] בחירה… + *[other] עיון… + } + .accesskey = + { PLATFORM() -> + [macos] ב + *[other] ע + } +always-ask-label = + .label = שאל תמיד היכן לשמור קבצים + .accesskey = ת +display-tags-text = תוויות משמשות לחלוקה לקטגוריות ותיעדוף ההודעות שלך. +new-tag-button = + .label = חדש… + .accesskey = ח +edit-tag-button = + .label = עריכה… + .accesskey = ע +delete-tag-button = + .label = מחק + .accesskey = מ +auto-mark-as-read = + .label = סימון הודעות כנקראו אוטומטית + .accesskey = ק +mark-read-no-delay = + .label = מיד עם ההצגה + .accesskey = מ + +## Note: This will concatenate to "After displaying for [___] seconds", +## using (mark-read-delay) and a number (seconds-label). + +mark-read-delay = + .label = לאחר הצגה למשך + .accesskey = א +seconds-label = שניות + +## + +open-msg-label = + .value = פתיחת הודעות בתוך: +open-msg-tab = + .label = לשונית חדשה + .accesskey = ל +open-msg-window = + .label = חלון הודעה חדש + .accesskey = ח +open-msg-ex-window = + .label = חלון הודעה קיים + .accesskey = ק +close-move-delete = + .label = לסגור את חלון/לשונית ההודעה בעת העברה או מחיקה + .accesskey = ס +condensed-addresses-label = + .label = הצגת שמות תצוגה בלבד עבור אנשים בפנקס הכתובת שלי + .accesskey = צ + +## Compose Tab + +forward-label = + .value = הודעות מועברות: + .accesskey = ה +inline-label = + .label = בתוך השורה +as-attachment-label = + .label = כנספח +extension-label = + .label = הוסף סיומת לשם הקובץ + .accesskey = ק + +## Note: This will concatenate to "Auto Save every [___] minutes", +## using (auto-save-label) and a number (auto-save-end). + +auto-save-label = + .label = שמור אוטומטית כל + .accesskey = ט +auto-save-end = דקות + +## + +warn-on-send-accel-key = + .label = אשר בעת שימוש בקיצורי מקלדת לשליחת הודעה + .accesskey = ב +spellcheck-label = + .label = בדוק איות לפני שליחה + .accesskey = ב +spellcheck-inline-label = + .label = אפשר בדיקת איות תוך כדי הקלדה + .accesskey = א +language-popup-label = + .value = שפה: + .accesskey = ש +download-dictionaries-link = הורד מילונים נוספים +font-label = + .value = גופן: + .accesskey = פ +font-color-label = + .value = צבע טקסט: + .accesskey = ט +bg-color-label = + .value = צבע רקע: + .accesskey = ר +restore-html-label = + .label = שחזור ברירות מחדל + .accesskey = ב +default-format-label = + .label = שימוש בתבנית פסקה במקום גוף ההודעה כבררת מחדל + .accesskey = פ +format-description = הגדר התנהגות סגנון טקסט +send-options-label = + .label = אפשרויות שליחה... + .accesskey = ל +autocomplete-description = כאשר ממענים הודעות, חפש רשומות תואמות בתוך: +ab-label = + .label = פנקסי כתובות מקומיים + .accesskey = פ +directories-label = + .label = שרת מדריך: + .accesskey = ש +directories-none-label = + .none = ללא +edit-directories-label = + .label = ערוך ספריות... + .accesskey = ע +email-picker-label = + .label = הוסף אוטומטית כתובות מדואר אלקטרוני יוצא אל: + .accesskey = כ +default-directory-label = + .value = תיקיית בררת מחדל לפתיחת חלון פנקס הכתובות: + .accesskey = ב +default-last-label = + .none = תיקייה אחרונה שהייתה בשימוש +attachment-label = + .label = בדוק לקבצים מצורפים חסרים + .accesskey = ח +attachment-options-label = + .label = מילות מפתח… + .accesskey = מ +enable-cloud-share = + .label = הצעה לשתף עבור קבצים בגודל מעל +cloud-share-size = + .value = מ״ב +add-cloud-account = + .label = הוספה… + .accesskey = ס + .defaultlabel = הוספה… + +## Privacy Tab + +mail-content = תוכן דוא״ל +remote-content-label = + .label = לאפשר תוכן מרוחק בהודעות + .accesskey = ת +exceptions-button = + .label = חריגות… + .accesskey = ח +remote-content-info = + .value = מידע נוסף על נושאי אבטחה שעולים בהקשר של תוכן מרוחק +web-content = תוכן אינטרנט +history-label = + .label = לזכור אתרים וקישורים בהם ביקרתי + .accesskey = ז +cookies-label = + .label = לקבל עוגיות מאתרים + .accesskey = ע +third-party-label = + .value = לקבל עוגיות צד־שלישי: + .accesskey = ש +third-party-always = + .label = תמיד +third-party-never = + .label = לעולם לא +third-party-visited = + .label = מכאלו שבהם ביקרת +keep-label = + .value = לשמור עד: + .accesskey = ע +keep-expire = + .label = לתפוגתם +keep-close = + .label = הסגירה של { -brand-short-name } +keep-ask = + .label = לשאול בכל פעם +cookies-button = + .label = הצגת עוגיות… + .accesskey = צ +passwords-description = { -brand-short-name } יכול לזכור מידע ססמאות עבור כל החשבונות שלך כדי שלא תצטרך להכניס שוב את מידע ההתחברות. +passwords-button = + .label = ססמאות שמורות… + .accesskey = מ +master-password-description = כאשר נקבעה, הססמה הראשית מגינה על כל ססמאותיך - אולם תצטרך להקליד אותה פעם אחת בכל הפעלה. +master-password-label = + .label = השתמש בססמה ראשית + .accesskey = ר +master-password-button = + .label = שינוי ססמה ראשית… + .accesskey = ש +junk-description = קבע את הגדרות ברירת המחדל שלך לדואר זבל. הגדרות דואר זבל יחודיות לכל חשבון ניתנות להגדרה בהגדרות החשבון. +junk-label = + .label = כאשר אני מסמן הודעות כזבל: + .accesskey = ז +junk-move-label = + .label = העבר לתיקיית "דואר זבל" של החשבון + .accesskey = ע +junk-delete-label = + .label = מחק אותן + .accesskey = מ +junk-read-label = + .label = סמן הודעות שזוהו כזבל כהודעות שנקראו + .accesskey = נ +junk-log-label = + .label = הפעלת רישום מסנן זבל מסתגל + .accesskey = פ +junk-log-button = + .label = הצג יומן + .accesskey = ה +reset-junk-button = + .label = אפס נתוני אימון + .accesskey = א +phishing-description = { -brand-short-name } יכול לנתח הודעות ולבדוק אם הן מכילות הונאות דוא״ל חשודות על־ידי חיפוש שיטות נפוצות המשמשות להטעות אותך. +phishing-label = + .label = אמור לי אם ההודעה שאני קורא חשודה כתרמית דוא״ל + .accesskey = א +antivirus-description = { -brand-short-name } יכול לגרום לתוכנות אנטי-וירוס לנתח בקלות הודעות דואר נכנס עבור וירוסים לפני שהן מאוכסנות באופן מקומי. +antivirus-label = + .label = אפשר ללקוחות אנטי וירוס לבודד הודעות יחידות מתוך ההודעות הנכנסות + .accesskey = ב +certificate-description = כאשר שרת מבקש את אישור האבטחה האישי שלי: +certificate-auto = + .label = בחר אחד באופן אוטומטי + .accesskey = א +certificate-ask = + .label = שאל אותי תמיד + .accesskey = מ + +## Chat Tab + +startup-label = + .value = כאשר { -brand-short-name } מופעל: + .accesskey = פ +offline-label = + .label = להשאיר את חשבון הצ׳אט שלי לא מקוון +auto-connect-label = + .label = התחברות לחשבונות הצ׳אט שלי אוטומטית + +## Note: idle-label is displayed first, then there's a field where the user +## can enter a number, and itemTime is displayed at the end of the line. +## The translations of the idle-label and idle-time-label parts don't have +## to mean the exact same thing as in English; please try instead to +## translate the whole sentence. + +idle-label = + .label = לאפשר לאנשי הקשר שלי לדעת על חוסר פעילות מצדי לאחר + .accesskey = פ +idle-time-label = דקות של חוסר פעילות + +## + +away-message-label = + .label = ולהגדיר את המצב למרוחק עם הודעה מצב זו: + .accesskey = ר +send-typing-label = + .label = שליחת התרעת הקלדה בדיונים + .accesskey = ק +notification-label = כשמגיעות הודעות שמיועדות אליך: +show-notification-label = + .label = הצגת התרעה: + .accesskey = ר +notification-all = + .label = עם שם השולח ותצוגה מקדימה של הודעה +notification-name = + .label = עם שם השולח בלבד +notification-empty = + .label = ללא כל מידע +notification-type-label = + .label = + { PLATFORM() -> + [macos] הנפשת הסמל במעגן + *[other] הבהוב הפריט בשורת המשימות + } + .accesskey = + { PLATFORM() -> + [macos] ע + *[other] ב + } +chat-play-sound-label = + .label = השמעת צליל + .accesskey = ס +chat-play-button = + .label = השמעה + .accesskey = ש +chat-system-sound-label = + .label = צליל בררת המחדל של המערכת להודעות דוא״ל חדשות + .accesskey = ב +chat-custom-sound-label = + .label = שימוש בקובץ השמע הבא + .accesskey = ש +chat-browse-sound-button = + .label = עיון… + .accesskey = ע +theme-label = + .value = ערכת נושא: + .accesskey = ע +style-thunderbird = + .label = Thunderbird +style-bubbles = + .label = בועות +style-dark = + .label = כהה +style-paper = + .label = גיליונות נייר +style-simple = + .label = פשוט +preview-label = תצוגה מקדימה: +no-preview-label = אין תצוגה מקדימה זמינה +chat-variant-label = + .value = הגוון: + .accesskey = ג +chat-header-label = + .label = הצגת כותרת + .accesskey = כ + +## Preferences UI Search Results + diff --git a/l10n-he/mail/messenger/preferences/receipts.ftl b/l10n-he/mail/messenger/preferences/receipts.ftl new file mode 100644 index 0000000000..f62ef0eed2 --- /dev/null +++ b/l10n-he/mail/messenger/preferences/receipts.ftl @@ -0,0 +1,51 @@ +# 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/. + +receipts-dialog-window = + .title = קבלות חוזרות + +return-receipt-checkbox = + .label = בעת שליחת הודעות, בקש תמיד קבלה חוזרת + .acceskey = ש + +receipt-arrive-label = כאשר מגיעה קבלה: + +receipt-leave-radio = + .label = השאר אותה בתיבת הדואר הנכנס שלי + .acceskey = ה + +receipt-move-radio = + .label = העבר אותה לתיקיית "נשלח" שלי + .acceskey = נ + +receipt-request-label = כאשר אני מקבל בקשה לקבלה חוזרת: + +receipt-return-never-radio = + .label = לעולם אל תחזיר קבלה + .acceskey = ע + +receipt-return-some-radio = + .label = הרשה קבלות חוזרות עבור הודעות מסוימות + .acceskey = מ + +receipt-not-to-cc = + .value = אם אינני נמען או מכותב של ההודעה: + .acceskey = א + +receipt-send-never-label = + .label = אל תשלח לעולם + +receipt-send-always-label = + .label = שלח תמיד + +receipt-send-ask-label = + .label = שאל אותי + +sender-outside-domain = + .value = אם השולח מחוץ למתחם שלי: + .acceskey = ת + +other-cases-label = + .value = בכל המקרים האחרים: + .acceskey = כ diff --git a/l10n-he/mail/messenger/preferences/sendoptions.ftl b/l10n-he/mail/messenger/preferences/sendoptions.ftl new file mode 100644 index 0000000000..7178e91b03 --- /dev/null +++ b/l10n-he/mail/messenger/preferences/sendoptions.ftl @@ -0,0 +1,50 @@ +# 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/. + +sendoptions-dialog-window = + .title = אפשרויות שליחה + +send-mail-title = סגנון טקסט + +auto-downgrade-label = + .label = שליחת הודעות כטקסט פשוט אם ניתן + .accesskey = פ + +default-html-format-label = בעת משלוח הודעות בתבנית HTML ונמען אחד או יותר אינם רשומים כיכולים לקבל HTML: + +html-format-ask = + .label = שאל אותי מה לעשות + .accesskey = k + +html-format-convert = + .label = הסב את ההודעה לטקסט פשוט + .accesskey = c + +html-format-send-html = + .label = שלח את ההודעה בעיצוב HTML בכל מקרה + .accesskey = H + +html-format-send-both = + .label = שלח את ההודעה גם בטקסט פשוט וגם בתבנית HTML + .accesskey = H + +default-html-format-info = שים לב: השתמש בפנקס הכתובות כדי להגדיר סגנון טקסט מועדף לנמענים. + +html-tab-label = + .label = מתחמי HTML + .accesskey = H + +plain-tab-label = + .label = מתחמי טקסט פשוט + .accesskey = p + +send-message-domain-label = כאשר אתה שולח הודעה לכתובת עם אחד משמות המתחם הרשומים מטה, { -brand-short-name } תשלח את ההודעה בתבנית הנכונה אוטומטית. + +add-domain-button = + .label = הוספה… + .accesskey = ה + +delete-domain-button = + .label = מחק + .accesskey = מ diff --git a/l10n-he/mail/messenger/preferences/system-integration.ftl b/l10n-he/mail/messenger/preferences/system-integration.ftl new file mode 100644 index 0000000000..c422c3247f --- /dev/null +++ b/l10n-he/mail/messenger/preferences/system-integration.ftl @@ -0,0 +1,42 @@ +# 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/. + +system-integration-title = + .title = השתלבות במערכת + +system-integration-dialog = + .buttonlabelaccept = הגדרה כבררת מחדל + .buttonlabelcancel = דילוג על ההשתלבות + .buttonlabelcancel2 = ביטול + +default-client-intro = שימוש ב־{ -brand-short-name } כלקוח בררת מחדל עבור: + +unset-default-tooltip = זה בלתי אפשרי לבטל את ההגדרה של { -brand-short-name } כלקוח בררת המחדל מתוך { -brand-short-name }. כדי להפוך תכנית אחרת לבררת המחדל עליך להשתמש בתיבת הדו־שיח של 'הגדרה כבררת מחדל' בתכנית עצמה. + +checkbox-email-label = + .label = דואר אלקטרוני + .tooltiptext = { unset-default-tooltip } +checkbox-newsgroups-label = + .label = קבוצות דיון + .tooltiptext = { unset-default-tooltip } +checkbox-feeds-label = + .label = הזנות + .tooltiptext = { unset-default-tooltip } + +# Note: This is the search engine name for all the different platforms. +# Platforms that don't support it should be left blank. +system-search-engine-name = + { PLATFORM() -> + [macos] Spotlight + [windows] Windows Search + *[other] { "" } + } + +system-search-integration-label = + .label = השתמש ב־{ system-search-engine-name } כדי לחפש הודעות + .accesskey = ה + +check-on-startup-label = + .label = בצע בדיקה זו בכל הפעלה של { -brand-short-name } + .accesskey = כ diff --git a/l10n-he/mail/updater/updater.ini b/l10n-he/mail/updater/updater.ini new file mode 100644 index 0000000000..0287624bb3 --- /dev/null +++ b/l10n-he/mail/updater/updater.ini @@ -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/. + +; This file is in the UTF-8 encoding +[Strings] +TitleText=עדכון %MOZ_APP_DISPLAYNAME% +InfoText=%MOZ_APP_DISPLAYNAME% מתקין את העדכונים שלך ויתחיל בעוד מספר רגעים… + + |