LocalCDN-Firefox-Chrome-Brave/_locales/he/messages.json

267 lines
12 KiB
JSON
Raw Normal View History

2020-02-27 13:45:29 +01:00
{
2020-06-26 19:47:48 +02:00
"extensionDescription": {
"message": "מגן עליך מפני מעקב המבוצע דרך רשתות אספקת תוכן ריכוזיות על ידי הפנייה למשאבים מקומיים.",
2020-11-15 12:48:27 +01:00
"description": "Protects you against tracking through CDNs (Content Delivery Networks) by redirecting to local resources."
2020-06-26 19:47:48 +02:00
},
"amountInjectedDescription": {
"message": "כמות תוכן מקומי שהוזרק במקום רשתות אספקת תוכן מאז התקנת התוכנה.",
"description": "Amount injected description."
},
"optionsTitle": {
"message": "אפשרויות",
"description": "Options title"
},
"showIconBadgeTitle": {
"message": "הצגת מונה הזרקות תוכן על סמל התכנית",
2020-06-26 19:47:48 +02:00
"description": "Show icon badge title"
},
"showIconBadgeDescription": {
"message": "הצג את מספר התכנים המוזרקים על סמלון התוספת.",
"description": "Show icon badge description."
},
"blockMissingTitle": {
"message": "חסום בקשות למשאבים חסרים",
"description": "Block requests for missing resources title"
},
"blockMissingDescription": {
"message": "בטל בקשה מיורטת, אם המשאב הדרוש אינו זמין באופן מקומי.",
"description": "Block requests for missing resources description."
},
"disablePrefetchTitle": {
"message": "בטל הורדה-מוקדמת של לינקים",
"description": "Disable prefetch title"
},
"disablePrefetchDescription": {
"message": "מנע הדלפה של בקשות לא-מאושרות לתוך רשתות אספקת תכנים.",
"description": "Disable prefetch description."
},
"stripMetadataTitle": {
"message": "מחק מטא-דאטה מבקשות שאושרו",
"description": "Strip metadata title"
},
"stripMetadataDescription": {
"message": "להגברת הפרטיות, מחק מידע רגיש מבקשות מאושרות לרשתות אספקת תוכן.",
"description": "Strip metadata description."
},
2020-10-17 07:05:26 +02:00
"allowlistedDomainsTitle": {
"message": "השבתת LocalCDN עבור שמות תחום אלו:",
2020-06-26 19:48:47 +02:00
"description": "Deactivate LocalCDN for these domains:"
2020-06-26 19:47:48 +02:00
},
2020-10-17 07:05:26 +02:00
"allowlistedDomainsDescription": {
"message": "נא למלא שמות תחום שברצונך להוסיף לרשימת ההיתר. ערך אחד בשורה.",
2021-01-18 19:02:28 +01:00
"description": "Enter domains to disable LocalCDN there. One entry per line."
2020-06-26 19:47:48 +02:00
},
"advancedLabel": {
"message": "מתקדם",
"description": "Advanced label"
},
"generateRuleSetTitle": {
"message": "יצירת מערכי כללים עבור חוסם הפרסומות שלך",
2020-09-13 07:40:25 +02:00
"description": "Generate rule sets for your adblocker"
2020-06-26 19:47:48 +02:00
},
"generateRuleSetDescription": {
"message": "אם מופעל אצלך חוסם פרסומות ניתן לייצר את הכללים כאן. עליך להוסיף את הכללים האלה לחוסם הפרסומות שלך ידנית.",
2020-09-13 07:40:25 +02:00
"description": "In case you are using an adblocker you can generate the rules here. You have to add these rules manually in your adblocker."
2020-06-26 19:47:48 +02:00
},
"lastUpdate": {
"message": "עדכון אחרון:",
2020-06-26 19:47:48 +02:00
"description": "Last update:"
},
"copyRuleSet": {
"message": "העתקה",
2020-06-26 19:47:48 +02:00
"description": "Text of button to copy ruleset"
},
"loggingTitle": {
"message": "הפעלת תיעוד יומן במסוף הדפדפן",
2021-02-22 07:35:03 +01:00
"description": "Enable logging"
2020-06-26 19:47:48 +02:00
},
"loggingDescription": {
"message": "יש לפתוח „מסוף דפדפן” ( Ctrl+Shift+J ) כדי לצפות במשאבים החסרים.",
2021-02-21 19:16:50 +01:00
"description": "You can open the log with the icon in the menu. The log will be deleted when you close the browser or disable logging."
2020-06-26 19:47:48 +02:00
},
"featureBreaksWebsitesDescription": {
"message": "תכונה זו פוגמת בהצגת אתרים. אין להשאיר אותה פעילה אלא אם כן התכוננת להוסיף את כל שמות התחום שייפגעו לרשימת ההיתר.",
2020-10-17 07:05:26 +02:00
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually add affected domains to the allow list."
2020-06-26 19:47:48 +02:00
},
"featureBreaksWebsitesButton": {
"message": "השבתה",
2020-06-26 19:47:48 +02:00
"description": "Disable"
},
"labelManipulateDOM": {
"message": "סינון קוד מקור HTML",
2020-06-28 18:59:19 +02:00
"description": "Filter HTML source code"
2020-06-26 19:47:48 +02:00
},
"labelDonate": {
"message": "תרומה",
2020-06-26 19:47:48 +02:00
"description": "Donate"
2020-06-26 19:48:47 +02:00
},
"negateHtmlFilterListTitle": {
"message": "היפוך מסנן HTML",
2020-06-28 18:59:19 +02:00
"description": "Invert HTML filter"
2020-06-26 19:48:47 +02:00
},
"negateHtmlFilterListDescription": {
"message": "יש להפעיל אפשרות זו כדי תמיד להחיל מסנן HTML. שמות התחום שברשימה יזכו להתעלמות במצב כזה. אם האפשרות מושבתת, מסנן ה־HTML יחול על שמות התחום שברשימה בלבד.",
2020-06-26 19:48:47 +02:00
"description": "Enable this option to always apply the HTML filter. The domains in the list will be ignored then. If this option is disabled, the HTML filter is only applied to domains in the list."
},
"negateHtmlFilterListWarning": {
"message": "תכונה זו עלולה לפגום בתפקוד אתרים. נא לשים לב למידע שבעמוד הוויקי.",
2020-06-26 19:48:47 +02:00
"description": "This function can break websites. Please note the information on the Wiki page."
},
"htmlFilterDomainsTitleExclude": {
"message": "לא להחיל מסנן HTML על שמות התחום האלו:",
2020-06-28 18:59:19 +02:00
"description": "Do not apply HTML filter to these domains:"
2020-06-26 19:48:47 +02:00
},
"htmlFilterDomainsDescription": {
"message": "נא להזין את שמות התחום לטיפול או להתעלמות מול מסנן ה־HTML. ערך אחד לשורה.",
2021-01-18 19:02:28 +01:00
"description": "Enter the domains to be handled or ignored by the HTML filter. One entry per line."
2020-06-26 19:48:47 +02:00
},
"htmlFilterDomainsTitleInclude": {
"message": "החלת מסנן HTML על שמות התחום האלו:",
2020-06-28 18:59:19 +02:00
"description": "Apply HTML filter for these domains:"
},
"blockGoogleFontsTitle": {
"message": "חסימת הגופנים של Google",
"description": "Block Google Fonts"
},
"blockGoogleFontsDescription": {
"message": "אם מותר להגיש בקשות למשאבים חסרים, החיבורים אל „fonts.googleapis.com” לא נחסמים. יש להפעיל את האפשרות הזאת כדי לחסום את הבקשות האלו.",
"description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
2020-07-12 09:58:22 +02:00
},
"chooseIconStyle": {
"message": "נא לבחור סמל להרחבה הזאת",
2020-07-12 09:58:22 +02:00
"description": "Choose an icon for this extension"
},
"internalStatisticsTitle": {
"message": "סטטיסטיקה פנימית",
"description": "Internal statistics"
},
"internalStatisticsDescription": {
"message": "תכונה זו נמצאת בשלבי ניסוי. לא מתבצעת העברת נתונים. הכול נעשה מקומית במכשיר שלך.",
2021-02-21 19:16:50 +01:00
"description": "No data transmission. Its all local on your device."
2020-08-09 08:09:20 +02:00
},
"headerStatistics": {
"message": "סטטיסטיקה",
2020-08-09 08:09:20 +02:00
"description": "Statistics. The header of a statistics page."
},
"labelToday": {
"message": "היום",
2020-08-09 08:09:20 +02:00
"description": "Statistics view for today."
},
"labelPastWeek": {
"message": "שבוע שעבר",
2020-08-09 08:09:20 +02:00
"description": "Statistics view for past week."
},
"labelPastMonth": {
"message": "חודש שעבר",
2020-08-09 08:09:20 +02:00
"description": "Statistics view for past month."
},
"labelPastYear": {
"message": "שנה שעברה",
2020-08-09 08:09:20 +02:00
"description": "Statistics view for past year."
},
"labelDelete": {
"message": "מחיקה",
2020-08-09 08:09:20 +02:00
"description": "Button to delete all statistics data."
},
"labelAvg": {
"message": "ממוצע (החלפות ביום)",
2020-08-09 08:09:20 +02:00
"description": "Followed by a number of average injections per day within a specific period."
},
"labelInjectedFrameworks": {
"message": "סביבות ריצה שהוחלפו",
2020-08-09 08:09:20 +02:00
"description": "Followed by a number of injections within a specific period."
2020-08-09 11:01:33 +02:00
},
"dialogConfirmDeleteStatistics": {
"message": "למחוק את כל הסטטיסטיקה?",
2020-12-22 07:35:41 +01:00
"description": "Are you sure you want to delete all the statistics?"
2020-08-22 14:25:32 +02:00
},
2020-10-17 07:05:26 +02:00
"labelDomainsAllowlistGoogleFonts": {
"message": "שמות תחום אלו מורשים לטעון את הגופנים של Google. ערך אחד לשורה.",
2021-01-18 19:02:28 +01:00
"description": "These domains are allowed to load Google Fonts. One entry per line."
2020-08-30 18:59:00 +02:00
},
"btnGeneral": {
"message": "בסיסי",
2020-08-30 18:59:00 +02:00
"description": "Basic"
},
"btnAdvanced": {
"message": "מתקדם",
2020-08-30 18:59:00 +02:00
"description": "Advanced"
},
"btnOther": {
"message": "אחר",
2020-08-30 18:59:00 +02:00
"description": "Other"
},
"btnInfo": {
"message": "מידע",
2020-08-30 18:59:00 +02:00
"description": "Info"
},
"headerStorageType": {
"message": "סוג אחסון",
2020-08-30 18:59:00 +02:00
"description": "Storage type"
},
"labelStorageTypeLocal": {
"message": "מקומי",
2020-08-30 18:59:00 +02:00
"description": "Local"
},
"labelStorageTypeSync": {
"message": "סנכרון",
2020-08-30 18:59:00 +02:00
"description": "Sync"
},
"headerImportExport": {
"message": "ייבוא/ייצוא",
2020-08-30 18:59:00 +02:00
"description": "Import/Export"
},
"labelExportData": {
"message": "גיבוי לקובץ",
2020-08-30 18:59:00 +02:00
"description": "Back up to file"
},
"labelImportData": {
"message": "שחזור מקובץ",
2020-08-30 18:59:00 +02:00
"description": "Restore from file"
},
"dialogImportSuccessful": {
"message": "הייבוא הצליח",
2020-08-30 18:59:00 +02:00
"description": "Import successful"
},
"dialogImportFailed": {
"message": "הייבוא נכשל",
2020-08-30 18:59:00 +02:00
"description": "Import failed"
2020-11-14 12:24:36 +01:00
},
"updateNotificationTitle": {
"message": "התראה אחרי עדכון",
2020-11-14 12:24:36 +01:00
"description": "Notification after an update"
},
"updateNotificationNever": {
"message": "אף פעם (עדכונים שקטים)",
2020-11-14 12:24:36 +01:00
"description": "Never (Silent Updates)"
},
"updateNotificationOnlyRules": {
"message": "רק אם נוספו רשתות אספקת תוכן או חוקים חדשים",
2020-11-14 12:24:36 +01:00
"description": "Only if new CDNs and rules"
},
"updateNotificationAlways": {
"message": "תמיד",
2020-11-14 12:24:36 +01:00
"description": "Always"
},
"websiteBroken": {
"message": "האתר לא תקין?",
"description": "Website broken?"
2021-02-21 19:16:50 +01:00
},
"hideDonationButton": {
"message": "",
"description": "Hide donation button"
2021-03-12 07:22:01 +01:00
},
"betaLabel": {
"message": "",
"description": "beta"
},
"changeBadgeColorMissingResourcesTitle": {
"message": "",
"description": "Indicate missing resources on the icon"
},
"changeBadgeColorMissingResourcesDescription": {
"message": "",
"description": "Change the badge color if resources are missing."
2020-06-26 19:47:48 +02:00
}
2020-03-04 17:52:49 +01:00
}