1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-18 17:02:27 +02:00
This commit is contained in:
Raymond Hill 2019-08-03 10:31:04 -04:00
parent bc3e33691a
commit 7a3578ebcc
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -16,11 +16,11 @@
"description": "A warning in the dashboard when navigating away from unsaved changes" "description": "A warning in the dashboard when navigating away from unsaved changes"
}, },
"dashboardUnsavedWarningStay": { "dashboardUnsavedWarningStay": {
"message": "Stay", "message": "อยู่ต่อ",
"description": "Label for button to prevent navigating away from unsaved changes" "description": "Label for button to prevent navigating away from unsaved changes"
}, },
"dashboardUnsavedWarningIgnore": { "dashboardUnsavedWarningIgnore": {
"message": "Ignore", "message": "ไม่สนใจ",
"description": "Label for button to ignore unsaved changes" "description": "Label for button to ignore unsaved changes"
}, },
"settingsPageName": { "settingsPageName": {
@ -352,11 +352,11 @@
"description": "A checkbox in the _3rd-party filters_ pane" "description": "A checkbox in the _3rd-party filters_ pane"
}, },
"3pUpdateNow": { "3pUpdateNow": {
"message": "Update now", "message": "อัปเดตเดี๋ยวนี้",
"description": "A button in the in the _3rd-party filters_ pane" "description": "A button in the in the _3rd-party filters_ pane"
}, },
"3pPurgeAll": { "3pPurgeAll": {
"message": "Purge all caches", "message": "ล้างแคชทั้งหมด",
"description": "A button in the in the _3rd-party filters_ pane" "description": "A button in the in the _3rd-party filters_ pane"
}, },
"3pParseAllABPHideFiltersPrompt1": { "3pParseAllABPHideFiltersPrompt1": {
@ -424,7 +424,7 @@
"description": "Short information about how to use the textarea to import external filter lists by URL" "description": "Short information about how to use the textarea to import external filter lists by URL"
}, },
"3pExternalListObsolete": { "3pExternalListObsolete": {
"message": "Out of date.", "message": "ล้าสมัย",
"description": "used as a tooltip for the out-of-date icon beside a list" "description": "used as a tooltip for the out-of-date icon beside a list"
}, },
"3pLastUpdate": { "3pLastUpdate": {
@ -836,27 +836,27 @@
"description": "English: The message seen by the user to confirm subscription to a ABP filter list" "description": "English: The message seen by the user to confirm subscription to a ABP filter list"
}, },
"elapsedOneMinuteAgo": { "elapsedOneMinuteAgo": {
"message": "a minute ago", "message": "เมื่อนาทีที่แล้ว",
"description": "English: a minute ago" "description": "English: a minute ago"
}, },
"elapsedManyMinutesAgo": { "elapsedManyMinutesAgo": {
"message": "{{value}} minutes ago", "message": "{{value}} นาทีที่แล้ว",
"description": "English: {{value}} minutes ago" "description": "English: {{value}} minutes ago"
}, },
"elapsedOneHourAgo": { "elapsedOneHourAgo": {
"message": "an hour ago", "message": "เมื่อชั่วโมงที่แล้ว",
"description": "English: an hour ago" "description": "English: an hour ago"
}, },
"elapsedManyHoursAgo": { "elapsedManyHoursAgo": {
"message": "{{value}} hours ago", "message": "{{value}} ชั่วโมงที่แล้ว",
"description": "English: {{value}} hours ago" "description": "English: {{value}} hours ago"
}, },
"elapsedOneDayAgo": { "elapsedOneDayAgo": {
"message": "a day ago", "message": "เมื่อวันก่อน",
"description": "English: a day ago" "description": "English: a day ago"
}, },
"elapsedManyDaysAgo": { "elapsedManyDaysAgo": {
"message": "{{value}} days ago", "message": "{{value}} วันที่แล้ว",
"description": "English: {{value}} days ago" "description": "English: {{value}} days ago"
}, },
"showDashboardButton": { "showDashboardButton": {