1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-19 11:43:21 +12:00
uMatrix/src/_locales/ar/messages.json

867 lines
35 KiB
JSON

{
"extName": {
"message": "uMatrix",
"description": ""
},
"extShortDesc": {
"message": "قم بالاشارة ثم انقر لكي تقوم بسماح او منع اي اتصال يجري عن طريق المتصفح. يمكنك منع السكربتات، أطر، اعلانات، موقع مثل الفيسبوك، الخ.",
"description": "this will be used as short description in web stores: MUST BE 132 characters OR LESS"
},
"dashboardPageName": {
"message": "uMatrix — لوحة التحكم",
"description": ""
},
"loggerPageName": {
"message": "uMatrix — المسجل",
"description": "Title for the logger window"
},
"settingsPageName": {
"message": "الإعدادات",
"description": "a tab in dashboard"
},
"privacyPageName": {
"message": "خصوصية",
"description": "a tab in dashboard"
},
"statsPageName": {
"message": "الإحصائيات",
"description": "a tab in dashboard"
},
"userRulesPageName": {
"message": "قواعدي",
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "مصادر",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
"message": "المزيد",
"description": "a tab in dashboard"
},
"aboutPageName": {
"message": "حول البرنامج",
"description": "a tab in dashboard"
},
"allPrettyName": {
"message": "الكل",
"description": "HAS TO FIT IN MATRIX HEADER!"
},
"cookiePrettyName": {
"message": "كوكي",
"description": "HAS TO FIT IN MATRIX HEADER!"
},
"cssPrettyName": {
"message": "ستايل",
"description": "HAS TO FIT IN MATRIX HEADER!"
},
"imagePrettyName": {
"message": "صورة",
"description": "HAS TO FIT IN MATRIX HEADER!"
},
"mediaPrettyName": {
"message": "ميديا",
"description": "HAS TO FIT IN MATRIX HEADER!"
},
"pluginPrettyName": {
"message": "إضافة",
"description": "HAS TO FIT IN MATRIX HEADER!"
},
"scriptPrettyName": {
"message": "سكربت",
"description": "HAS TO FIT IN MATRIX HEADER!"
},
"fetchPrettyName": {
"message": "fetch",
"description": "HAS TO FIT IN MATRIX HEADER!"
},
"framePrettyName": {
"message": "إطار",
"description": "HAS TO FIT IN MATRIX HEADER!"
},
"otherPrettyName": {
"message": "أخرى",
"description": "HAS TO FIT IN MATRIX HEADER!"
},
"matrixNoNetTrafficPrompt": {
"message": "لم يحدث اي اتصال بهذا التبويب حتى الآن.",
"description": ""
},
"matrixLocalScopeTip": {
"message": "Select a local scope to see/create rules which apply only in that scope",
"description": "Tool tip for the local scope button"
},
"matrixGlobalScopeTip": {
"message": "Select the global scope to see/create rules which apply everywhere",
"description": "Tool tip for the global scope button"
},
"matrixMtxButtonTip": {
"message": "تعطيل / تمكين ميزة التصفيه لهذا النطاق.",
"description": "Tool tip for matrix button"
},
"matrixPersistButtonTip": {
"message": "حفظ جميع التغييرات المؤقتة لهذا النطاق.",
"description": "Tool tip for the persist button"
},
"matrixRevertButtonTip": {
"message": "الرجوع عن التغييرات المؤقتة لهذا النطاق.",
"description": "Tool tip for the revert local permission button"
},
"matrixReloadButton": {
"message": "إعادة تحميل الصفحة.",
"description": "Tool tip for the reload button"
},
"matrix1stPartyLabel": {
"message": "الجزء الاول",
"description": "1st-party"
},
"matrixBlacklistedHostnames": {
"message": "القائمة السوداء {{count}}",
"description": "Appears in the metadata row of bottom-most group: **mind the limited width**"
},
"matrixSwitchNoMixedContent": {
"message": "الاتصال الآمن الصارم",
"description": "A menu entry in the matrix popup"
},
"matrixSwitchNoWorker": {
"message": "منع web workers",
"description": "A menu entry in the matrix popup"
},
"matrixSwitchReferrerSpoof": {
"message": "الإحالات بالتحايل",
"description": "A menu entry in the matrix popup"
},
"matrixSwitchNoscriptSpoof": {
"message": "محاكات وسمات <code><noscript></code>",
"description": "A menu entry in the matrix popup"
},
"matrixSwitchRevealCname": {
"message": "Reveal canonical names",
"description": "A menu entry in the matrix popup"
},
"matrixRevertAllEntry": {
"message": "إعادة كافة التغييرات المؤقتة",
"description": "A menu entry in the matrix popup"
},
"matrixLoggerMenuEntry": {
"message": "الذهاب إلى السجل",
"description": "A menu entry in the matrix popup"
},
"matrixDashboardMenuEntry": {
"message": "انتقل إلى لوحة التحكم",
"description": "A menu entry in the matrix popup"
},
"matrixNoTabFound": {
"message": "لم يتم العثور على أي صفحة ويب",
"description": "Displays in place of matrix when no data is found for the current page"
},
"matrixRecipeImportTip": {
"message": "Import rules",
"description": "Used as a tooltip for the recipe import button"
},
"matrixRecipeSaveTip": {
"message": "Save rules",
"description": "Used as a tooltip for the recipe padlock button"
},
"statsPageTitle": {
"message": "uMatrix &ndash; إحصائيات",
"description": ""
},
"statsPageGenericStats": {
"message": "إحصاءات عامة",
"description": ""
},
"statsPageCookieHeadersFoiled": {
"message": "<a href='https://en.wikipedia.org/wiki/HTTP_cookie'>HTTP ملف تعريف الارتباط</a> أحبطت foiled: {{count}}",
"description": ""
},
"statsPageRefererHeadersFoiled": {
"message": "<a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP تشير</a> headers أحبطت: {{count}}",
"description": ""
},
"statsPageHyperlinkAuditingFoiled": {
"message": "<a href='http://www.whatwg.org/specs/web-apps/current-work/multipage/links.html#hyperlink-auditing'> مراجعة الارتباط التشعبي</a> أحبطت محاولات: {{count}}",
"description": ""
},
"statsPageCookiesRemoved": {
"message": "ملفات تعريف الارتباط المحلية إزالة: {{count}}",
"description": ""
},
"statsPageLocalStoragesCleared": {
"message": "<a href='http://diveintohtml5.info/storage.html'> المخازن المحلية</a> إفراغ: {{count}}",
"description": ""
},
"statsPageBrowserCacheCleared": {
"message": "مسح تخزين المستعرض: {{count}}",
"description": ""
},
"statsPageDetailedStats": {
"message": "إحصائيات مفصلة",
"description": ""
},
"statsPageDetailedAllPages": {
"message": "الكل",
"description": ""
},
"statsPageDetailedBehindTheScenePage": {
"message": "خلف الكواليس",
"description": ""
},
"statsPageOverview": {
"message": "نظرة عامة",
"description": ""
},
"statsPageRequests": {
"message": "الطلبات",
"description": "header for the stat type column"
},
"statsPageAllowed": {
"message": "السماح",
"description": "header for the allowed requests column"
},
"statsPageBlocked": {
"message": "حظر",
"description": "header for the blocked requests column"
},
"statsPageAll": {
"message": "الكل",
"description": ""
},
"statsPagePages": {
"message": "الصفحات",
"description": ""
},
"statsPageCookies": {
"message": "ملفات تعريف الارتباط",
"description": ""
},
"statsPageCSS": {
"message": "ستايل",
"description": ""
},
"statsPageImages": {
"message": "الصُوَرْ",
"description": ""
},
"statsPagePlugins": {
"message": "الإضافات",
"description": ""
},
"statsPageScripts": {
"message": "البرامج النصية",
"description": ""
},
"statsPageXHRs": {
"message": "XHRs",
"description": ""
},
"statsPageFrames": {
"message": "إطارات",
"description": ""
},
"statsPageOthers": {
"message": "الآخرين",
"description": ""
},
"statsPageDetailed": {
"message": "مسجل",
"description": ""
},
"statsPageLogSizePrompt1": {
"message": "تذكر الماضي",
"description": "First part of Remember the last [n] HTTP requests per page"
},
"statsPageLogSizePrompt2": {
"message": "HTTP طلبات <b>لكل صفحة</b>.",
"description": "Second part of Remember the last [n] HTTP requests per page"
},
"statsPageLogSizeHelp": {
"message": "<p>You can inspect details of the most recent raw HTTP requests which have been made by a web page (see below).</p><p>This is mostly useful to advanced users who want to investigate exactly what a web page has been doing. But logging these HTTP requests requires memory, and if you don't care about this technical information, then memory is being wasted.</p><p>Hence this field which lets you adjust the maximum number of the most recent HTTP requests which are to be logged for further inspection.</p><p>Enter &ldquo;<code>0</code>&rdquo; to turn off detailed logging (and consequently reduce the memory footprint of <i>uMatrix</i>).</p>",
"description": "To help user understand the purpose of the log size value"
},
"statsPageRefresh": {
"message": "تحديث الصفحة",
"description": ""
},
"logAll": {
"message": "All",
"description": "Appears in the logger's tab selector"
},
"logBehindTheScene": {
"message": "Tabless",
"description": "Pretty name for behind-the-scene network requests"
},
"loggerCurrentTab": {
"message": "Current tab",
"description": "Appears in the logger's tab selector"
},
"loggerReloadTip": {
"message": "Reload the tab content",
"description": "Tooltip for the reload button in the logger page"
},
"loggerFilterInputPlaceholder": {
"message": "فلتر مرشح",
"description": "Appears in the input filed where filter expressions are entered"
},
"loggerEntryCookieDeleted": {
"message": "حذف الارتباط: {{value}}",
"description": "An entry for when a cookie is deleted"
},
"loggerEntryDeleteCookieError": {
"message": "فشل في حذف الارتباط: {{value}}",
"description": "An entry for when the browser cache is cleared"
},
"loggerEntryBrowserCacheCleared": {
"message": "مخبأ المتصفح مسح",
"description": "An entry for when a cookie can't be deleted"
},
"loggerEntryAssetUpdated": {
"message": "الأصول تحديث: {{value}}",
"description": "An entry for when an asset was updated"
},
"loggerRowFiltererButtonTip": {
"message": "Toggle logger filtering",
"description": "Tooltip for the row filterer button in the logger page"
},
"logFilterPrompt": {
"message": "filter logger content",
"description": "Placeholder string for logger output filtering input field"
},
"loggerPopupPanelTip": {
"message": "Toggle the popup panel",
"description": "Tooltip for the popup panel button in the logger page"
},
"loggerInfoTip": {
"message": "uBlock Origin wiki: The logger",
"description": "Tooltip for the top-right info label in the logger page"
},
"loggerClearTip": {
"message": "Clear logger",
"description": "Tooltip for the eraser in the logger page; used to blank the content of the logger"
},
"loggerPauseTip": {
"message": "Pause logger (discard all incoming data)",
"description": "Tooltip for the pause button in the logger page"
},
"loggerUnpauseTip": {
"message": "Unpause logger",
"description": "Tooltip for the play button in the logger page"
},
"loggerRowFiltererBuiltinTip": {
"message": "Logger filtering options",
"description": "Tooltip for the button to bring up logger output filtering options"
},
"loggerRowFiltererBuiltinNot": {
"message": "Not",
"description": "A keyword in the built-in row filtering expression"
},
"loggerRowFiltererBuiltinBlocked": {
"message": "blocked",
"description": "A keyword in the built-in row filtering expression"
},
"loggerRowFiltererBuiltinInfo": {
"message": "info",
"description": "A keyword in the built-in row filtering expression"
},
"loggerRowFiltererBuiltin1p": {
"message": "1st-party",
"description": "A keyword in the built-in row filtering expression"
},
"loggerRowFiltererBuiltin3p": {
"message": "3rd-party",
"description": "A keyword in the built-in row filtering expression"
},
"loggerEntryDetailsHeader": {
"message": "Details",
"description": "Small header to identify the 'Details' pane for a specific logger entry"
},
"loggerEntryDetailsContext": {
"message": "Context",
"description": "Label to identify a context field (typically a hostname)"
},
"loggerEntryDetailsPartyness": {
"message": "Partyness",
"description": "Label to identify a field providing partyness information"
},
"loggerEntryDetailsType": {
"message": "Type",
"description": "Label to identify the type of an entry"
},
"loggerEntryDetailsURL": {
"message": "URL",
"description": "Label to identify the URL of an entry"
},
"loggerEntryRuleHeader": {
"message": "Rule",
"description": "Small header to identify the 'Rule' pane for a specific logger entry"
},
"loggerSettingDiscardPrompt": {
"message": "Logger entries which do not fulfill all three conditions below will be automatically discarded:",
"description": "Logger setting: A sentence to describe the purpose of the settings below"
},
"loggerSettingPerEntryMaxAge": {
"message": "Preserve entries from the last {{input}} minutes",
"description": "A logger setting"
},
"loggerSettingPerTabMaxLoads": {
"message": "Preserve at most {{input}} page loads per tab",
"description": "A logger setting"
},
"loggerSettingPerTabMaxEntries": {
"message": "Preserve at most {{input}} entries per tab",
"description": "A logger setting"
},
"loggerSettingPerEntryLineCount": {
"message": "Use {{input}} lines per entry in vertically expanded mode",
"description": "A logger setting"
},
"loggerExportFormatList": {
"message": "List",
"description": "Label for radio-button to pick export format"
},
"loggerExportFormatTable": {
"message": "Table",
"description": "Label for radio-button to pick export format"
},
"loggerExportEncodePlain": {
"message": "Plain",
"description": "Label for radio-button to pick export text format"
},
"loggerExportEncodeMarkdown": {
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"settingsPageTitle": {
"message": "uMatrix &ndash; إعدادات",
"description": ""
},
"settingsMatrixDisplayHeader": {
"message": "مظهر",
"description": "header for matrix settings used in Settings page"
},
"settingsMatrixDisplayTextSizePrompt": {
"message": "حجم الخط:",
"description": ""
},
"settingsIconBadgeEnabled": {
"message": "عرض عدد من طلبات متميزة على أيقونة",
"description": ""
},
"settingsMatrixDisplayColorBlind": {
"message": "عمي الألوان",
"description": ""
},
"settingsMatrixConvenienceHeader": {
"message": "ملاءمة",
"description": "English: Convenience"
},
"settingsDefaultScopeLevel": {
"message": "المستوى الافتراضي للمنظار:",
"description": "Label for default scope level selector in Settings pane"
},
"settingsDefaultScopeLevel0": {
"message": "عام",
"description": "Scope will be global"
},
"settingsDefaultScopeLevel1": {
"message": "النطاق",
"description": "Scope will be base domain"
},
"settingsDefaultScopeLevel2": {
"message": "موقع",
"description": "Scope will be full hostname of site"
},
"settingsCollapseBlocked": {
"message": "انهيار نائبا من عناصر المحظورة",
"description": "A setting in the dashboard's Settings pane"
},
"settingsCollapseBlacklisted": {
"message": "تقليص مكان العناصر المدرجة في القائمة السوداء",
"description": "A setting in the dashboard's Settings pane: 'blacklisted' means 'for which there is a specific block rule', 'specific' means 'a rule for which the destination hostname is not `*`'"
},
"settingsNoscriptTagsSpoofed": {
"message": "محاكات وسمات <code><noscript></code> عند حظر سكريبتات الطرف الأول",
"description": "This appears in the Settings pane in the dashboard"
},
"settingsCloudStorageEnabled": {
"message": "تمكين دعم سحابة التخزين",
"description": ""
},
"settingsMatrixNoTooltips": {
"message": "الغي التمليحات",
"description": ""
},
"privacyPageTitle": {
"message": "uMatrix &ndash; الخصوصية",
"description": ""
},
"privacyDeleteBlockedCookiesPrompt": {
"message": "حذف ملفات تعريف الارتباط المحظورة.",
"description": ""
},
"privacyDeleteBlockedCookiesHelp": {
"message": "<p>Blacklisted cookies are not prevented by <i>uMatrix</i> from entering your browser. However they are prevented from leaving your browser, which is what really matters. Not blocking cookies before they enter your browser gives you the opportunity to be informed that a site tried to use cookies, and furthermore to inspect their contents if you wish.</p><p>Once these blacklisted cookies have been accounted for by <i>uMatrix</i>, they can be removed from your browser if you wish so.</p><p><b>Important note:</b> Extensions can make web requests during the course of their normal operation. These requests can result in cookies being created in the browser. If the hostname from where a cookie originate is not whitelisted, the cookie will be removed from the browser by <i>uMatrix</i> if this option is checked. So be sure that the hostname(s) with which an extension communicate is whitelisted.</p>",
"description": ""
},
"privacyDeleteNonBlockedSessionCookiesPrompt1": {
"message": "حذف ملفات تعريف الارتباط جلسة ",
"description": "First part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
},
"privacyDeleteNonBlockedSessionCookiesPrompt2": {
"message": " دقيقة بعد آخر مرة استخدمت فيها.",
"description": "Second part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
},
"privacyDeleteNonBlockedSessionCookiesHelp": {
"message": "<p><a href='http://www.w3.org/2001/tag/2010/09/ClientSideStorage.html'>W3C</a>: &ldquo;A session cookie ... is erased when you end the browser session. The session cookie is stored in temporary memory and is not retained after the browser is closed.&rdquo;</p><p>Except that this <a href='https://code.google.com/p/chromium/issues/detail?id=128513'>might not be happening</a> in some browsers. Also, to some, having to close the browser in order for the session cookies to clear might not be early enough.</p>",
"description": ""
},
"privacyDeleteBlockedLocalStoragePrompt": {
"message": "Delete <a href='https://en.wikipedia.org/wiki/Web_storage'>local storage</a> content set by blocked hostnames",
"description": ""
},
"privacyDeleteBlockedLocalStorageHelp": {
"message": "TODO",
"description": ""
},
"privacyClearCachePrompt1": {
"message": "مخبأ المتصفح واضح كل",
"description": "First part of 'Clear browser cache every [n] minutes'"
},
"privacyClearCachePrompt2": {
"message": "دقائق.",
"description": "Second part of 'Clear browser cache every [n] minutes'"
},
"privacyClearCacheHelp": {
"message": "<p>Some web sites are really bent on tracking you, so much that they will use not-so-nice tricks to work around whatever measures you take in order to not be tracked.</p><p>A few of these tricks rely<sup style='font-size:smaller'>[1, 2]</sup> on the <a href='https://en.wikipedia.org/wiki/Web_cache'>browser cache</a>, which content is often long lasting since rarely will users take the time to regularly clear their browser cache.</p><p>There is little inconvenience to clear the browser cache regularly (likelihood is that you won't notice when it happens), and the benefit is to prevent these obnoxious trackers from invading your privacy.</p><p>Check this option to have <i>uMatrix</i> do it for you, at the interval you wish.</p><p style='font-size:smaller'>[1] <a href='https://grepular.com/Preventing_Web_Tracking_via_the_Browser_Cache'>&ldquo;Preventing Web Tracking via the Browser Cache&rdquo;</a><br>[2] <a href='http://lucb1e.com/rp/cookielesscookies/'>&ldquo;Cookieless cookies&rdquo;</a></p>",
"description": ""
},
"privacyProcessRefererPrompt": {
"message": "Spoof <a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referrer</a> string of third-party requests.",
"description": ""
},
"privacyProcessRefererHelp": {
"message": "<p>From Wikipedia:</p><blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote><p>If this setting is checked, <i>uMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request.",
"description": ""
},
"privacyNoMixedContentPrompt": {
"message": "Strict HTTPS: لا سمح المحتوى المختلط.",
"description": ""
},
"privacyNoMixedContentHelp": {
"message": "<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</blockquote>",
"description": ""
},
"privacyProcessHyperlinkAuditingPrompt": {
"message": "Block all <a href='http://www.whatwg.org/specs/web-apps/current-work/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a> attempts.",
"description": ""
},
"privacyProcessHyperlinkAuditingHelp": {
"message": "<p>Hyperlink auditing is a mechanism which allow a party, <b>any party</b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.</p>",
"description": ""
},
"userRulesPermanentHeader": {
"message": "قواعد دائمة",
"description": ""
},
"userRulesTemporaryHeader": {
"message": "القواعد المؤقتة",
"description": ""
},
"userRulesRevert": {
"message": "إرجاع",
"description": "Will remove all temporary rules"
},
"userRulesCommit": {
"message": "يلتزم",
"description": "Will save all temporary rules"
},
"userRulesEdit": {
"message": "تحرير",
"description": "Will enable manual-edit mode (textarea)"
},
"userRulesEditSave": {
"message": "حفظ",
"description": "Will save manually-edited content and exit manual-edit mode"
},
"userRulesEditDicard": {
"message": "تخلص",
"description": "Will discard manually-edited content and exit manual-edit mode"
},
"userRulesImport": {
"message": "إستيراد من ملف...",
"description": ""
},
"userRulesExport": {
"message": "تصدير إلى ملف...",
"description": ""
},
"userRulesFormatHint": {
"message": "رؤية هذه الصفحة لتركيب القاعدة.",
"description": ""
},
"userRulesDefaultFileName": {
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "ملفات الـ hosts",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "يتم تحميل جميع أسماء المضيفين في ملف المضيفين كما المضيفين القائمة السوداء في نطاق عالمي.",
"description": ""
},
"hostsFilesStats": {
"message": "{{blockedHostnameCount}} أسماء المضيفين منعت متميزة عن:",
"description": ""
},
"hostsFilesPerFileStats": {
"message": "{{used}} تستخدم من {{total}}",
"description": ""
},
"hostsFilesLastUpdate": {
"message": "اخر تحديث: {{ago}}",
"description": "English: Last update: {{ago}}, where 'ago' will be replaced with something like '2 days ago'"
},
"hostsFilesApplyChanges": {
"message": "تطبيق التغييرات",
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update assets",
"description": ""
},
"hostsFilesUpdateNow": {
"message": "تحديث الآن",
"description": ""
},
"hostsFilesPurgeAll": {
"message": "تطهير جميع مخابئ",
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
"message": "تحليل",
"description": ""
},
"hostsFilesExternalListPurge": {
"message": "مخبأ تطهير",
"description": ""
},
"hostsFilesExternalListNew": {
"message": "يوجد إصدار جديد",
"description": ""
},
"hostsFilesExternalListObsolete": {
"message": "عفا عليها الزمن",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"description": "header to identify the ruleset files section"
},
"assetsRecipesSummary": {
"message": "Ruleset recipes are imported from the popup panel <em>on demand</em>, i.e. <b>only</b> through user interaction.",
"description": ""
},
"assetsImportLabel": {
"message": "استيراد...",
"description": ""
},
"assetsInlineHostsLabel": {
"message": "My hosts",
"description": ""
},
"assetsInlineRecipesLabel": {
"message": "My recipes",
"description": ""
},
"rawSettingsWarning": {
"message": "تحذير! غير إعدادات الضبط الخام على مسؤوليتك الخاصة.",
"description": ""
},
"aboutChangelog": {
"message": "<a href='https://github.com/gorhill/uMatrix/releases'>تغيير log</a>",
"description": ""
},
"aboutStorageUsed": {
"message": "التخزين المستخدمة: {{storageUsed}} بايت",
"description": ""
},
"aboutDoc": {
"message": "<a href='https://github.com/gorhill/uMatrix/wiki'>توثيق</a>",
"description": ""
},
"aboutPermissions": {
"message": "<a href='https://github.com/gorhill/httpswitchboard/wiki/Permissions'>ضوابط</a>",
"description": ""
},
"aboutCode": {
"message": "شفرة المصدر (GPLv3)",
"description": ""
},
"aboutIssues": {
"message": "الخطا وقضايا",
"description": "Text for a link to official issue tracker"
},
"aboutContributors": {
"message": "المساهمون",
"description": "English: Contributors"
},
"aboutCodeContributors": {
"message": "رمز:",
"description": ""
},
"aboutIssueContributors": {
"message": "قضايا:",
"description": ""
},
"aboutTranslationContributors": {
"message": "الترجمات:",
"description": ""
},
"aboutUserDataHeader": {
"message": "البيانات الخاصة بك",
"description": ""
},
"aboutBackupButton": {
"message": "النسخ الاحتياطي لملف...",
"description": ""
},
"aboutBackupFilename": {
"message": "my-umatrix-backup.txt",
"description": "default filename to use"
},
"aboutRestoreButton": {
"message": "استعادة من ملف...",
"description": ""
},
"aboutRestoreConfirm": {
"message": "سيتم الكتابة فوق كل ما تبذلونه من إعدادات استخدام البيانات احتياطيا على {{time}}، \n\nوسوف uMatrix إعادة تشغيل. الكتابة عن الإعدادات الموجودة باستخدام البيانات احتياطيا؟?",
"description": "Message asking user to confirm restore"
},
"aboutRestoreError": {
"message": "البيانات لا يمكن قراءة أو غير صالح",
"description": ""
},
"aboutOr": {
"message": "... او ...",
"description": "English: ... or ..."
},
"aboutResetButton": {
"message": "إعادة تعيين إلى الإعدادات الافتراضية",
"description": "English: Reset to default settings"
},
"aboutResetConfirm": {
"message": "الحذر! سيؤدي هذا إلى إزالة كافة الإعدادات المخصصة الخاصة بك. هل أنت متأكد أنك تريد المتابعة؟?",
"description": "Message asking user to confirm reset"
},
"mainBlockedPrompt1": {
"message": "منعت uMatrix على الصفحة التالية من التحميل:",
"description": "English: uMatrix has prevented the following page from loading:"
},
"mainBlockedPrompt2": {
"message": "بسبب القاعدة التالية",
"description": "English: Because of the following rule"
},
"mainBlockedNoParamsPrompt": {
"message": "without parameters",
"description": "label to be used for the parameter-less URL: https://cloud.githubusercontent.com/assets/585534/9832014/bfb1b8f0-593b-11e5-8a27-fba472a5529a.png"
},
"mainBlockedBack": {
"message": "الرجوع للخلف",
"description": "English: Go back"
},
"mainBlockedClose": {
"message": "مغلق",
"description": "English: Close"
},
"commandRevertAll": {
"message": "إعادة كافة التغييرات المؤقتة",
"description": ""
},
"commandWhitelistPageDomain": {
"message": "نطاق الصفحة القائمة البيضاء مؤقتا",
"description": ""
},
"commandWhitelistAll": {
"message": "مؤقتا القائمة البيضاء فقط",
"description": ""
},
"commandOpenDashboard": {
"message": "فتح لوحة القيادة",
"description": ""
},
"elapsedOneMinuteAgo": {
"message": "منذ 1 دقيقة",
"description": "English: a minute ago"
},
"elapsedManyMinutesAgo": {
"message": "{{value}} دقائق مضت",
"description": "English: {{value}} minutes ago"
},
"elapsedOneHourAgo": {
"message": "قبل ساعه",
"description": "English: an hour ago"
},
"elapsedManyHoursAgo": {
"message": "{{value}} منذ ساعات",
"description": "English: {{value}} hours ago"
},
"elapsedOneDayAgo": {
"message": "منذ يوم",
"description": "English: a day ago"
},
"elapsedManyDaysAgo": {
"message": "{{value}} أيام مضت",
"description": "English: {{value}} days ago"
},
"showDashboardButton": {
"message": "لوحة التحكم",
"description": "Appears in Firefox's add-on preferences"
},
"showLoggerButton": {
"message": "مسجل",
"description": "Appears in Firefox's add-on preferences"
},
"cloudPush": {
"message": "التصدير إلى سحابة التخزين",
"description": "tooltip"
},
"cloudPull": {
"message": "الاستيراد من سحابة التخزين",
"description": "tooltip"
},
"cloudNoData": {
"message": "...\n...",
"description": ""
},
"cloudDeviceNamePrompt": {
"message": "هذا اسم الجهاز:",
"description": "used as a prompt for the user to provide a custom device name"
},
"genericSubmit": {
"message": "تأكيد",
"description": "for generic 'submit' buttons"
},
"genericRevert": {
"message": "إرجاع",
"description": "for generic 'revert' buttons"
},
"errorCantConnectTo": {
"message": "خطأ في الشبكة: غير قادر على الاتصال {{url}}",
"description": ""
},
"genericApplyChanges": {
"message": "تطبيق التغييرات",
"description": "for generic 'Apply changes' buttons"
},
"genericCopyToClipboard": {
"message": "Copy to clipboard",
"description": "Label for buttons used to copy something to the clipboard"
}
}