1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Translated using Weblate (Hebrew)

Currently translated at 100.0% (62 of 62 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/he/
This commit is contained in:
nobody
2021-02-11 05:36:25 +00:00
committed by Hosted Weblate
parent a97d50bb11
commit eb75e0935d

View File

@@ -1,6 +1,6 @@
{ {
"extensionDescription": { "extensionDescription": {
"message": "מגן עליך מפני מעקב המבוצע דרך רשתות אספקת תוכן ריכוזיות ו\"חינמיות\".", "message": "מגן עליך מפני מעקב המבוצע דרך רשתות אספקת תוכן ריכוזיות על ידי הפנייה למשאבים מקומיים.",
"description": "Protects you against tracking through CDNs (Content Delivery Networks) by redirecting to local resources." "description": "Protects you against tracking through CDNs (Content Delivery Networks) by redirecting to local resources."
}, },
"amountInjectedDescription": { "amountInjectedDescription": {
@@ -48,7 +48,7 @@
"description": "Deactivate LocalCDN for these domains:" "description": "Deactivate LocalCDN for these domains:"
}, },
"allowlistedDomainsDescription": { "allowlistedDomainsDescription": {
"message": "נא למלא שמות תחום שברצונך להוסיף לרשימת ההיתר. ההפרדה בין הערכים השונים היא נקודה פסיק (;).", "message": "נא למלא שמות תחום שברצונך להוסיף לרשימת ההיתר. ערך אחד בשורה.",
"description": "Enter domains to disable LocalCDN there. One entry per line." "description": "Enter domains to disable LocalCDN there. One entry per line."
}, },
"advancedLabel": { "advancedLabel": {
@@ -112,7 +112,7 @@
"description": "Do not apply HTML filter to these domains:" "description": "Do not apply HTML filter to these domains:"
}, },
"htmlFilterDomainsDescription": { "htmlFilterDomainsDescription": {
"message": "נא להזין את שמות התחום לטיפול או להתעלמות מול מסנן ה־HTML. יש להפריד בין רשומות בנקודה פסיק (;).", "message": "נא להזין את שמות התחום לטיפול או להתעלמות מול מסנן ה־HTML. ערך אחד לשורה.",
"description": "Enter the domains to be handled or ignored by the HTML filter. One entry per line." "description": "Enter the domains to be handled or ignored by the HTML filter. One entry per line."
}, },
"htmlFilterDomainsTitleInclude": { "htmlFilterDomainsTitleInclude": {
@@ -172,11 +172,11 @@
"description": "Followed by a number of injections within a specific period." "description": "Followed by a number of injections within a specific period."
}, },
"dialogConfirmDeleteStatistics": { "dialogConfirmDeleteStatistics": {
"message": "למחוק את הסטטיסטיקה?", "message": "למחוק את כל הסטטיסטיקה?",
"description": "Are you sure you want to delete all the statistics?" "description": "Are you sure you want to delete all the statistics?"
}, },
"labelDomainsAllowlistGoogleFonts": { "labelDomainsAllowlistGoogleFonts": {
"message": "שמות תחום אלו מורשים לטעון את הגופנים של Google. יש להפריד בין רשומות בנקודה פסיק (;).", "message": "שמות תחום אלו מורשים לטעון את הגופנים של Google. ערך אחד לשורה.",
"description": "These domains are allowed to load Google Fonts. One entry per line." "description": "These domains are allowed to load Google Fonts. One entry per line."
}, },
"btnGeneral": { "btnGeneral": {
@@ -228,23 +228,23 @@
"description": "Import failed" "description": "Import failed"
}, },
"updateNotificationTitle": { "updateNotificationTitle": {
"message": "", "message": "התראה אחרי עדכון",
"description": "Notification after an update" "description": "Notification after an update"
}, },
"updateNotificationNever": { "updateNotificationNever": {
"message": "", "message": "אף פעם (עדכונים שקטים)",
"description": "Never (Silent Updates)" "description": "Never (Silent Updates)"
}, },
"updateNotificationOnlyRules": { "updateNotificationOnlyRules": {
"message": "", "message": "רק אם נוספו רשתות אספקת תוכן או חוקים חדשים",
"description": "Only if new CDNs and rules" "description": "Only if new CDNs and rules"
}, },
"updateNotificationAlways": { "updateNotificationAlways": {
"message": "", "message": "תמיד",
"description": "Always" "description": "Always"
}, },
"websiteBroken": { "websiteBroken": {
"message": "", "message": "האתר לא תקין?",
"description": "Website broken?" "description": "Website broken?"
} }
} }