mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-05 13:49:27 +01:00
Merge branch 'origin/develop' into Weblate.
This commit is contained in:
commit
bb5d9ee2f3
@ -88,7 +88,7 @@
|
||||
"description": "Turn this on to not receive any info about new LocalCDN features. This includes info about new rules for your adblocker."
|
||||
},
|
||||
"featureBreaksWebsitesDescription": {
|
||||
"message": "Esta característica rompe sitios web. No la deje habilitada, a menos que esté dispuesto a añadir manualmente a la lista blanca cualquier dominio afectado.",
|
||||
"message": "Esta característica rompe sitios web. No la deje habilitada, a menos que esté dispuesto a añadir manualmente los dominios afectados a la lista de permitidos .",
|
||||
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually add affected domains to the allow list."
|
||||
},
|
||||
"featureBreaksWebsitesButton": {
|
||||
|
@ -48,7 +48,7 @@
|
||||
"description": "Deactivate LocalCDN for these domains:"
|
||||
},
|
||||
"allowlistedDomainsDescription": {
|
||||
"message": "הזן דומיינים שברצונך להוסיף לרשימת התרים. הפרד ערכים מרובים באמצעות נקודה-פסיק (;).",
|
||||
"message": "נא למלא שמות תחום שברצונך להוסיף לרשימת ההיתר. ההפרדה בין הערכים השונים היא נקודה פסיק (;).",
|
||||
"description": "Enter domains to disable LocalCDN there. Separate multiple entries with semi-colons (;)."
|
||||
},
|
||||
"advancedLabel": {
|
||||
@ -56,183 +56,183 @@
|
||||
"description": "Advanced label"
|
||||
},
|
||||
"generateRuleSetTitle": {
|
||||
"message": "צור מערכי כללים עבור uBlock או uMatrix",
|
||||
"message": "יצירת מערכי כללים עבור חוסם הפרסומות שלך",
|
||||
"description": "Generate rule sets for your adblocker"
|
||||
},
|
||||
"generateRuleSetDescription": {
|
||||
"message": "",
|
||||
"message": "אם מופעל אצלך חוסם פרסומות ניתן לייצר את הכללים כאן. עליך להוסיף את הכללים האלה לחוסם הפרסומות שלך ידנית.",
|
||||
"description": "In case you are using an adblocker you can generate the rules here. You have to add these rules manually in your adblocker."
|
||||
},
|
||||
"lastUpdate": {
|
||||
"message": "",
|
||||
"message": "עדכון אחרון:",
|
||||
"description": "Last update:"
|
||||
},
|
||||
"copyRuleSet": {
|
||||
"message": "",
|
||||
"message": "העתקה",
|
||||
"description": "Text of button to copy ruleset"
|
||||
},
|
||||
"loggingTitle": {
|
||||
"message": "",
|
||||
"message": "הפעלת תיעוד יומן במסוף הדפדפן",
|
||||
"description": "Enable logging in browser console"
|
||||
},
|
||||
"loggingDescription": {
|
||||
"message": "",
|
||||
"message": "יש לפתוח „מסוף דפדפן” ( Ctrl+Shift+J ) כדי לצפות במשאבים החסרים.",
|
||||
"description": "Open \"Browser Console\" ( CTRL + SHIFT + J ) to show missing resources."
|
||||
},
|
||||
"hideReleaseNotesTitle": {
|
||||
"message": "",
|
||||
"message": "השבתת הערות מהדורה",
|
||||
"description": "Disable release notes"
|
||||
},
|
||||
"hideReleaseNotesDescription": {
|
||||
"message": "",
|
||||
"message": "יש להפעיל את האפשרות הזאת כדי להפסיק לקבל מידע כלשהו על תכונות חדשות ב־LocalCDN. לרבות מידע על כללים חדשים לחוסם הפרסומות שלך.",
|
||||
"description": "Turn this on to not receive any info about new LocalCDN features. This includes info about new rules for your adblocker."
|
||||
},
|
||||
"featureBreaksWebsitesDescription": {
|
||||
"message": "",
|
||||
"message": "תכונה זו פוגמת בהצגת אתרים. אין להשאיר אותה פעילה אלא אם כן התכוננת להוסיף את כל שמות התחום שייפגעו לרשימת ההיתר.",
|
||||
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually add affected domains to the allow list."
|
||||
},
|
||||
"featureBreaksWebsitesButton": {
|
||||
"message": "",
|
||||
"message": "השבתה",
|
||||
"description": "Disable"
|
||||
},
|
||||
"labelManipulateDOM": {
|
||||
"message": "",
|
||||
"message": "סינון קוד מקור HTML",
|
||||
"description": "Filter HTML source code"
|
||||
},
|
||||
"labelDonate": {
|
||||
"message": "",
|
||||
"message": "תרומה",
|
||||
"description": "Donate"
|
||||
},
|
||||
"negateHtmlFilterListTitle": {
|
||||
"message": "",
|
||||
"message": "היפוך מסנן HTML",
|
||||
"description": "Invert HTML filter"
|
||||
},
|
||||
"negateHtmlFilterListDescription": {
|
||||
"message": "",
|
||||
"message": "יש להפעיל אפשרות זו כדי תמיד להחיל מסנן HTML. שמות התחום שברשימה יזכו להתעלמות במצב כזה. אם האפשרות מושבתת, מסנן ה־HTML יחול על שמות התחום שברשימה בלבד.",
|
||||
"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": "",
|
||||
"message": "תכונה זו עלולה לפגום בתפקוד אתרים. נא לשים לב למידע שבעמוד הוויקי.",
|
||||
"description": "This function can break websites. Please note the information on the Wiki page."
|
||||
},
|
||||
"htmlFilterDomainsTitleExclude": {
|
||||
"message": "",
|
||||
"message": "לא להחיל מסנן HTML על שמות התחום האלו:",
|
||||
"description": "Do not apply HTML filter to these domains:"
|
||||
},
|
||||
"htmlFilterDomainsDescription": {
|
||||
"message": "",
|
||||
"message": "נא להזין את שמות התחום לטיפול או להתעלמות מול מסנן ה־HTML. יש להפריד בין רשומות בנקודה פסיק (;).",
|
||||
"description": "Enter the domains to be handled or ignored by the HTML filter. Separate multiple entries with semi-colons (;)."
|
||||
},
|
||||
"htmlFilterDomainsTitleInclude": {
|
||||
"message": "",
|
||||
"message": "החלת מסנן HTML על שמות התחום האלו:",
|
||||
"description": "Apply HTML filter for these domains:"
|
||||
},
|
||||
"blockGoogleFontsTitle": {
|
||||
"message": "",
|
||||
"message": "חסימת הגופנים של Google",
|
||||
"description": "Block Google Fonts"
|
||||
},
|
||||
"blockGoogleFontsDescription": {
|
||||
"message": "",
|
||||
"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."
|
||||
},
|
||||
"chooseIconStyle": {
|
||||
"message": "",
|
||||
"message": "נא לבחור סמל להרחבה הזאת",
|
||||
"description": "Choose an icon for this extension"
|
||||
},
|
||||
"internalStatisticsTitle": {
|
||||
"message": "",
|
||||
"message": "סטטיסטיקה פנימית",
|
||||
"description": "Internal statistics"
|
||||
},
|
||||
"internalStatisticsDescription": {
|
||||
"message": "",
|
||||
"message": "תכונה זו נמצאת בשלבי ניסוי. לא מתבצעת העברת נתונים. הכול נעשה מקומית במכשיר שלך.",
|
||||
"description": "This function is currently in an experimental stage. No data transmission. It’s all local on your device."
|
||||
},
|
||||
"headerStatistics": {
|
||||
"message": "",
|
||||
"message": "סטטיסטיקה",
|
||||
"description": "Statistics. The header of a statistics page."
|
||||
},
|
||||
"labelToday": {
|
||||
"message": "",
|
||||
"message": "היום",
|
||||
"description": "Statistics view for today."
|
||||
},
|
||||
"labelPastWeek": {
|
||||
"message": "",
|
||||
"message": "שבוע שעבר",
|
||||
"description": "Statistics view for past week."
|
||||
},
|
||||
"labelPastMonth": {
|
||||
"message": "",
|
||||
"message": "חודש שעבר",
|
||||
"description": "Statistics view for past month."
|
||||
},
|
||||
"labelPastYear": {
|
||||
"message": "",
|
||||
"message": "שנה שעברה",
|
||||
"description": "Statistics view for past year."
|
||||
},
|
||||
"labelDelete": {
|
||||
"message": "",
|
||||
"message": "מחיקה",
|
||||
"description": "Button to delete all statistics data."
|
||||
},
|
||||
"labelAvg": {
|
||||
"message": "",
|
||||
"message": "ממוצע (החלפות ביום)",
|
||||
"description": "Followed by a number of average injections per day within a specific period."
|
||||
},
|
||||
"labelInjectedFrameworks": {
|
||||
"message": "",
|
||||
"message": "סביבות ריצה שהוחלפו",
|
||||
"description": "Followed by a number of injections within a specific period."
|
||||
},
|
||||
"dialogConfirmDeleteStatistics": {
|
||||
"message": "",
|
||||
"message": "למחוק את הסטטיסטיקה?",
|
||||
"description": "Are you sure you want to delete the statistics?"
|
||||
},
|
||||
"labelDomainsAllowlistGoogleFonts": {
|
||||
"message": "",
|
||||
"description": "These domains are allowed to load Google Fonts. Separate multiple entries with semi-colons (;)."
|
||||
"message": "שמות תחום אלו מורשים לטעון את הגופנים של Google. יש להפריד בין רשומות בנקודה פסיק (;).",
|
||||
"description": "These domains are allowed to load Google Fonts. Separate multiple entries with semi-colons (;)."
|
||||
},
|
||||
"btnGeneral": {
|
||||
"message": "",
|
||||
"message": "בסיסי",
|
||||
"description": "Basic"
|
||||
},
|
||||
"btnAdvanced": {
|
||||
"message": "",
|
||||
"message": "מתקדם",
|
||||
"description": "Advanced"
|
||||
},
|
||||
"btnOther": {
|
||||
"message": "",
|
||||
"message": "אחר",
|
||||
"description": "Other"
|
||||
},
|
||||
"btnInfo": {
|
||||
"message": "",
|
||||
"message": "מידע",
|
||||
"description": "Info"
|
||||
},
|
||||
"headerStorageType": {
|
||||
"message": "",
|
||||
"message": "סוג אחסון",
|
||||
"description": "Storage type"
|
||||
},
|
||||
"labelStorageTypeLocal": {
|
||||
"message": "",
|
||||
"message": "מקומי",
|
||||
"description": "Local"
|
||||
},
|
||||
"labelStorageTypeSync": {
|
||||
"message": "",
|
||||
"message": "סנכרון",
|
||||
"description": "Sync"
|
||||
},
|
||||
"headerImportExport": {
|
||||
"message": "",
|
||||
"message": "ייבוא/ייצוא",
|
||||
"description": "Import/Export"
|
||||
},
|
||||
"labelExportData": {
|
||||
"message": "",
|
||||
"message": "גיבוי לקובץ",
|
||||
"description": "Back up to file"
|
||||
},
|
||||
"labelImportData": {
|
||||
"message": "",
|
||||
"message": "שחזור מקובץ",
|
||||
"description": "Restore from file"
|
||||
},
|
||||
"dialogImportSuccessful": {
|
||||
"message": "",
|
||||
"message": "הייבוא הצליח",
|
||||
"description": "Import successful"
|
||||
},
|
||||
"dialogImportFailed": {
|
||||
"message": "",
|
||||
"message": "הייבוא נכשל",
|
||||
"description": "Import failed"
|
||||
}
|
||||
}
|
||||
|
@ -156,19 +156,19 @@
|
||||
"description": "Statistics view for today."
|
||||
},
|
||||
"labelPastWeek": {
|
||||
"message": "",
|
||||
"message": "先週",
|
||||
"description": "Statistics view for past week."
|
||||
},
|
||||
"labelPastMonth": {
|
||||
"message": "",
|
||||
"message": "先月",
|
||||
"description": "Statistics view for past month."
|
||||
},
|
||||
"labelPastYear": {
|
||||
"message": "",
|
||||
"message": "昨年",
|
||||
"description": "Statistics view for past year."
|
||||
},
|
||||
"labelDelete": {
|
||||
"message": "",
|
||||
"message": "削除",
|
||||
"description": "Button to delete all statistics data."
|
||||
},
|
||||
"labelAvg": {
|
||||
@ -196,7 +196,7 @@
|
||||
"description": "Advanced"
|
||||
},
|
||||
"btnOther": {
|
||||
"message": "",
|
||||
"message": "その他",
|
||||
"description": "Other"
|
||||
},
|
||||
"btnInfo": {
|
||||
|
@ -88,7 +88,7 @@
|
||||
"description": "Turn this on to not receive any info about new LocalCDN features. This includes info about new rules for your adblocker."
|
||||
},
|
||||
"featureBreaksWebsitesDescription": {
|
||||
"message": "Šitą funkciją sunaikiną tinklapius. Nepalikite ją įjungtą, nebendrais jei esate pasiruošė savarankiškai Įtraukinėti paveiktus tinklapius į Leistinų sąrašą.",
|
||||
"message": "Šitą funkciją sunaikiną tinklapius. Nepalikite ją įjungtą, nebendrais jei esate pasiruošė savarankiškai įtraukinėti paveiktus tinklapius į leistinų sąrašą.",
|
||||
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually add affected domains to the allow list."
|
||||
},
|
||||
"featureBreaksWebsitesButton": {
|
||||
|
@ -88,7 +88,7 @@
|
||||
"description": "Turn this on to not receive any info about new LocalCDN features. This includes info about new rules for your adblocker."
|
||||
},
|
||||
"featureBreaksWebsitesDescription": {
|
||||
"message": "Esse recurso quebra sites. Não deixe ativado, a não ser que esteja preparado para manualmente pôr os sites afetados na Lista Branca.",
|
||||
"message": "Esse recurso quebra sites. Não deixe ativado, a não ser que esteja preparado para adicionar manualmente os domínios afetados à lista de permissão.",
|
||||
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually add affected domains to the allow list."
|
||||
},
|
||||
"featureBreaksWebsitesButton": {
|
||||
|
@ -56,11 +56,11 @@
|
||||
"description": "Advanced label"
|
||||
},
|
||||
"generateRuleSetTitle": {
|
||||
"message": "為 uBlock 或 uMatrix 產生規則集合",
|
||||
"message": "產生用於廣告攔截軟體的規則集合",
|
||||
"description": "Generate rule sets for your adblocker"
|
||||
},
|
||||
"generateRuleSetDescription": {
|
||||
"message": "如果你有使用 uBlock Origin 或 uMatrix,你可以在這裡產生過濾規則。你必須手動加入這些規則到 uBlock Origin 或 uMatrix 中。",
|
||||
"message": "如果你使用廣告攔截軟體,你可在此產生過濾規則。你須手動加入這些規則到廣告攔截軟體中。",
|
||||
"description": "In case you are using an adblocker you can generate the rules here. You have to add these rules manually in your adblocker."
|
||||
},
|
||||
"lastUpdate": {
|
||||
@ -84,11 +84,11 @@
|
||||
"description": "Disable release notes"
|
||||
},
|
||||
"hideReleaseNotesDescription": {
|
||||
"message": "啟用這個選項後,將不會收到任何有關 LocalCDN 新功能的相關資訊,包含新的 uBlock/uMatrix 規則。",
|
||||
"message": "啟用此選項後,將不會收到任何有關 LocalCDN 新功能的相關資訊,包括新的廣告攔截軟體規則。",
|
||||
"description": "Turn this on to not receive any info about new LocalCDN features. This includes info about new rules for your adblocker."
|
||||
},
|
||||
"featureBreaksWebsitesDescription": {
|
||||
"message": "這項功能會讓網站顯示不完整。不要啟用這個選項,除非你已經準備好將所有被影響的網域手動加入白名單。",
|
||||
"message": "此功能會讓網站無法正常運作。不要啟用此選項,除非你已準備好將所有被影響的網域手動加入白名單。",
|
||||
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually add affected domains to the allow list."
|
||||
},
|
||||
"featureBreaksWebsitesButton": {
|
||||
@ -184,55 +184,55 @@
|
||||
"description": "Are you sure you want to delete the statistics?"
|
||||
},
|
||||
"labelDomainsAllowlistGoogleFonts": {
|
||||
"message": "",
|
||||
"description": "These domains are allowed to load Google Fonts. Separate multiple entries with semi-colons (;)."
|
||||
"message": "這些網域獲准載入 Google Fonts。以分號(;)分隔每條記錄。",
|
||||
"description": "These domains are allowed to load Google Fonts. Separate multiple entries with semi-colons (;)."
|
||||
},
|
||||
"btnGeneral": {
|
||||
"message": "",
|
||||
"message": "基本設定",
|
||||
"description": "Basic"
|
||||
},
|
||||
"btnAdvanced": {
|
||||
"message": "",
|
||||
"message": "進階設定",
|
||||
"description": "Advanced"
|
||||
},
|
||||
"btnOther": {
|
||||
"message": "",
|
||||
"message": "其他設定",
|
||||
"description": "Other"
|
||||
},
|
||||
"btnInfo": {
|
||||
"message": "",
|
||||
"message": "資訊",
|
||||
"description": "Info"
|
||||
},
|
||||
"headerStorageType": {
|
||||
"message": "",
|
||||
"message": "儲存類型",
|
||||
"description": "Storage type"
|
||||
},
|
||||
"labelStorageTypeLocal": {
|
||||
"message": "",
|
||||
"message": "本地",
|
||||
"description": "Local"
|
||||
},
|
||||
"labelStorageTypeSync": {
|
||||
"message": "",
|
||||
"message": "同步",
|
||||
"description": "Sync"
|
||||
},
|
||||
"headerImportExport": {
|
||||
"message": "",
|
||||
"message": "匯入/匯出",
|
||||
"description": "Import/Export"
|
||||
},
|
||||
"labelExportData": {
|
||||
"message": "",
|
||||
"message": "備份到檔案",
|
||||
"description": "Back up to file"
|
||||
},
|
||||
"labelImportData": {
|
||||
"message": "",
|
||||
"message": "從檔案還原",
|
||||
"description": "Restore from file"
|
||||
},
|
||||
"dialogImportSuccessful": {
|
||||
"message": "",
|
||||
"message": "匯入成功",
|
||||
"description": "Import successful"
|
||||
},
|
||||
"dialogImportFailed": {
|
||||
"message": "",
|
||||
"message": "匯入失敗",
|
||||
"description": "Import failed"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user