1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00
This commit is contained in:
Raymond Hill 2024-03-22 14:53:22 -04:00
parent 513942c2a4
commit 47ae87724a
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
3 changed files with 21 additions and 21 deletions

View File

@ -156,7 +156,7 @@
"description": "Label for a checkbox in the options page" "description": "Label for a checkbox in the options page"
}, },
"showBlockedCountLabel": { "showBlockedCountLabel": {
"message": "Show the number of blocked requests on the toolbar icon", "message": "Mostra el nombre de sol·licituds blocades a la icona de la barra d'eines",
"description": "Label for a checkbox in the options page" "description": "Label for a checkbox in the options page"
} }
} }

View File

@ -156,7 +156,7 @@
"description": "Label for a checkbox in the options page" "description": "Label for a checkbox in the options page"
}, },
"showBlockedCountLabel": { "showBlockedCountLabel": {
"message": "Show the number of blocked requests on the toolbar icon", "message": "It tal blokkearre oanfragen op it arkbalkepiktogram toane",
"description": "Label for a checkbox in the options page" "description": "Label for a checkbox in the options page"
} }
} }

View File

@ -4,7 +4,7 @@
"description": "extension name." "description": "extension name."
}, },
"extShortDesc": { "extShortDesc": {
"message": "มาแล้ว! โปรแกรมบล็อกโฆษณาเบาเบา ไม่กิน ซีพียู หรือ แรม", "message": "มาแล้ว! โปรแกรมบล็อกโฆษณาได้อย่างมีประสิทธิภาพ โดยที่ไม่กินซีพียูหรือแรม",
"description": "this will be in the Chrome web store: must be 132 characters or less" "description": "this will be in the Chrome web store: must be 132 characters or less"
}, },
"dashboardName": { "dashboardName": {
@ -92,7 +92,7 @@
"description": "Example: 15 (13%)" "description": "Example: 15 (13%)"
}, },
"popupBlockedSinceInstallPrompt": { "popupBlockedSinceInstallPrompt": {
"message": "จากวันที่ติดตตั้ง", "message": "ตั้งแต่ติดตั้ง",
"description": "English: since install" "description": "English: since install"
}, },
"popupOr": { "popupOr": {
@ -100,11 +100,11 @@
"description": "English: or" "description": "English: or"
}, },
"popupBlockedOnThisPage_v2": { "popupBlockedOnThisPage_v2": {
"message": "Blocked on this page", "message": "ถูกบล็อกบนหน้านี้",
"description": "For the new mobile-friendly popup design" "description": "For the new mobile-friendly popup design"
}, },
"popupBlockedSinceInstall_v2": { "popupBlockedSinceInstall_v2": {
"message": "Blocked since install", "message": "ถูกบล็อกตั้งแต่ติดตั้ง",
"description": "For the new mobile-friendly popup design" "description": "For the new mobile-friendly popup design"
}, },
"popupDomainsConnected_v2": { "popupDomainsConnected_v2": {
@ -564,11 +564,11 @@
"description": "English: Apply changes" "description": "English: Apply changes"
}, },
"rulesPermanentHeader": { "rulesPermanentHeader": {
"message": "Permanent rules", "message": "กฏถาวร",
"description": "header" "description": "header"
}, },
"rulesTemporaryHeader": { "rulesTemporaryHeader": {
"message": "Temporary rules", "message": "กฏชั่วคราว",
"description": "header" "description": "header"
}, },
"rulesRevert": { "rulesRevert": {
@ -652,7 +652,7 @@
"description": "English: Type" "description": "English: Type"
}, },
"logRequestsHeaderDomain": { "logRequestsHeaderDomain": {
"message": "Domain", "message": "โดเมน",
"description": "English: Domain" "description": "English: Domain"
}, },
"logRequestsHeaderURL": { "logRequestsHeaderURL": {
@ -660,7 +660,7 @@
"description": "English: URL" "description": "English: URL"
}, },
"logRequestsHeaderFilter": { "logRequestsHeaderFilter": {
"message": "Filter", "message": "ตัวกรอง",
"description": "English: Filter" "description": "English: Filter"
}, },
"logAll": { "logAll": {
@ -672,11 +672,11 @@
"description": "Pretty name for behind-the-scene network requests" "description": "Pretty name for behind-the-scene network requests"
}, },
"loggerCurrentTab": { "loggerCurrentTab": {
"message": "Current tab", "message": "แท็บปัจจุบัน",
"description": "Appears in the logger's tab selector" "description": "Appears in the logger's tab selector"
}, },
"loggerReloadTip": { "loggerReloadTip": {
"message": "Reload the tab content", "message": "โหลดเนื้อหาแท็บปัจจุบันใหม่",
"description": "Tooltip for the reload button in the logger page" "description": "Tooltip for the reload button in the logger page"
}, },
"loggerDomInspectorTip": { "loggerDomInspectorTip": {
@ -864,11 +864,11 @@
"description": "Logger settings: a sentence to describe the purpose of the checkboxes below" "description": "Logger settings: a sentence to describe the purpose of the checkboxes below"
}, },
"loggerSettingHideColumnTime": { "loggerSettingHideColumnTime": {
"message": "{{input}} Time", "message": "{{input}} เวลา",
"description": "A label for the time column" "description": "A label for the time column"
}, },
"loggerSettingHideColumnFilter": { "loggerSettingHideColumnFilter": {
"message": "{{input}} Filter/rule", "message": "{{input}} ตัวกรอง/กฏ",
"description": "A label for the filter or rule column" "description": "A label for the filter or rule column"
}, },
"loggerSettingHideColumnContext": { "loggerSettingHideColumnContext": {
@ -884,7 +884,7 @@
"description": "Label for radio-button to pick export format" "description": "Label for radio-button to pick export format"
}, },
"loggerExportFormatTable": { "loggerExportFormatTable": {
"message": "Table", "message": "ตาราง",
"description": "Label for radio-button to pick export format" "description": "Label for radio-button to pick export format"
}, },
"loggerExportEncodePlain": { "loggerExportEncodePlain": {
@ -1024,7 +1024,7 @@
"description": "Text for 'Unredact' button" "description": "Text for 'Unredact' button"
}, },
"aboutPrivacyPolicy": { "aboutPrivacyPolicy": {
"message": "Privacy policy", "message": "นโยบายความเป็นส่วนตัว",
"description": "Link to privacy policy on GitHub (English)" "description": "Link to privacy policy on GitHub (English)"
}, },
"aboutChangelog": { "aboutChangelog": {
@ -1100,7 +1100,7 @@
"description": "No longer used" "description": "No longer used"
}, },
"subscribeButton": { "subscribeButton": {
"message": "Subscribe", "message": "สมัครสมาชิก",
"description": "For the button used to subscribe to a filter list" "description": "For the button used to subscribe to a filter list"
}, },
"elapsedOneMinuteAgo": { "elapsedOneMinuteAgo": {
@ -1136,7 +1136,7 @@
"description": "Firefox/Fennec-specific: Show Logger" "description": "Firefox/Fennec-specific: Show Logger"
}, },
"fennecMenuItemBlockingOff": { "fennecMenuItemBlockingOff": {
"message": "off", "message": "ปิด",
"description": "Firefox-specific: appears as 'uBlock₀ (off)'" "description": "Firefox-specific: appears as 'uBlock₀ (off)'"
}, },
"docblockedTitle": { "docblockedTitle": {
@ -1164,7 +1164,7 @@
"description": "English: Go back" "description": "English: Go back"
}, },
"docblockedClose": { "docblockedClose": {
"message": "Close this window", "message": "ปิดหน้าต่างนี้",
"description": "English: Close this window" "description": "English: Close this window"
}, },
"docblockedDontWarn": { "docblockedDontWarn": {
@ -1208,7 +1208,7 @@
"description": "used as a prompt for the user to provide a custom device name" "description": "used as a prompt for the user to provide a custom device name"
}, },
"advancedSettingsWarning": { "advancedSettingsWarning": {
"message": "Warning! Change these advanced settings at your own risk.", "message": "คำเตือน! ปรับเปลี่ยนการตั้งค่าขั้นสูงเหล่านี้ด้วยความระมัดระวัง",
"description": "A warning to users at the top of 'Advanced settings' page" "description": "A warning to users at the top of 'Advanced settings' page"
}, },
"genericSubmit": { "genericSubmit": {
@ -1256,7 +1256,7 @@
"description": "Label for buttons used to copy something to the clipboard" "description": "Label for buttons used to copy something to the clipboard"
}, },
"genericSelectAll": { "genericSelectAll": {
"message": "Select all", "message": "เลือกทั้งหมด",
"description": "Label for buttons used to select all text in editor" "description": "Label for buttons used to select all text in editor"
}, },
"toggleCosmeticFiltering": { "toggleCosmeticFiltering": {