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