From 7a3578ebcc73e5830440688b22dd457f8cee4fac Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 3 Aug 2019 10:31:04 -0400 Subject: [PATCH] Import translation work from https://crowdin.com/project/ublock --- src/_locales/th/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/_locales/th/messages.json b/src/_locales/th/messages.json index dc372a62f..8cee4eb43 100644 --- a/src/_locales/th/messages.json +++ b/src/_locales/th/messages.json @@ -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": {