From a9d43afdc8073be9878e850a7524679d6569b617 Mon Sep 17 00:00:00 2001 From: Flashpoint <58133840+flashpoint-main@users.noreply.github.com> Date: Sun, 15 Dec 2024 15:13:03 +0100 Subject: [PATCH] New translations en.json (Thai) --- lang/th-TH.json | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/lang/th-TH.json b/lang/th-TH.json index 936045e00..dae26c49d 100644 --- a/lang/th-TH.json +++ b/lang/th-TH.json @@ -14,6 +14,12 @@ "searchLimitDesc": "จำกัดปริมาณรายการผลการค้นหาที่ได้จากการค้นหาทั้งหมด", "searchLimitUnlimited": "ไม่จำกัด", "searchLimitValue": "ผลการค้นหา {0} รายการ", + "useCustomViews": "Use Custom Search Views", + "useCustomViewsDesc": "Replaces the Library search tabs with custom named search tabs and adds a Library option to the advanced filters.", + "defaultOpeningPage": "Default Opening Page", + "defaultOpeningPageDesc": "Default page to open to, either the Home Page or a chosen Search Page", + "restoreSearchViews": "Restore Search Results", + "restoreSearchViewsDesc": "Saves and restore a copy of each search page (text, filters, selected game and playlist) whenever you open the application.", "enableEditing": "เปิดให้แก้ไข", "enableEditingDesc": "สามารถให้แก้ไขเกมและแอปพลิเคชั่นอื่นๆ รวมทั้งแสดงแท็บที่เกี่ยวข้องกับการแก้ไขด้วย", "symlinkCuration": "ซิมลิงค์เนื้อหารายการจัดทำ", @@ -189,7 +195,10 @@ "fpfssProfile": "Open Profile", "fpfssLogout": "Logout from FPFSS", "softwareUpdateRequired": "Software updated required. Do this now?", - "noLauncherUpdateReady": "Metadata update requires a newer Launcher version, but the software update is not currently available." + "noLauncherUpdateReady": "Metadata update requires a newer Launcher version, but the software update is not currently available.", + "deleteView": "Delete Search View", + "deleteOnlyBrowseView": "Delete Search View (Must have another custom view)", + "createNewView": "Create new search view" }, "filter": { "dateAdded": "วันที่เพิ่ม", @@ -362,8 +371,9 @@ "allGames": "เกมทั้งหมด", "newPlaylist": "สร้างเพลย์ลิสต์ใหม่", "importPlaylist": "นำเข้าเพลย์ลิสต์", + "noGamesFoundInsidePlaylist": "No Results Found in Playlist!", "emptyPlaylist": "เคลียร์เพลย์ลิสต์", - "noGamesFound": "ไม่พบเกม!", + "noGamesFound": "No Results Found!", "dropGameOnLeft": "ลากเกมลงมาใส่ในเพลย์ลิสต์นี้ทาง{0}เพื่อเพิ่ม", "leftSidebar": "แถบด้านซ้าย", "setFlashpointPathQuestion": "คุณได้ติดตั้งเส้นทางจาก {1} ไปยัง {0} หรือยัง?", @@ -379,6 +389,8 @@ "showExtremeScreenshot": "แสดงภาพตัวอย่างไม่เหมาะสม", "busy": "กรุณารอสักครู่...", "openGameDataBrowser": "Open Game Data Browser", + "allGenericEntries": "All Entries", + "usePlaylistOrder": "Use Playlist Order", "notArchived": "Not Archived", "archived": "Archived", "playOnline": "Play Online" @@ -533,7 +545,8 @@ "showImage": "แสดงภาพ", "searching": "กำลังค้นหา...", "loading": "กำลังโหลด...", - "ok": "ตกลง" + "ok": "ตกลง", + "allow": "Allow" }, "menu": { "viewThumbnailInFolder": "View Thumbnail in Folder", @@ -627,7 +640,10 @@ "badAntiVirus": "You appear to be using '{0}'.\nThis particular Antivirus is known to cause issues, and we recommend adding an exception to the Flashpoint folder.\n\nIf you only see a white screen when running Flash games you may need to reinstall Flashpoint to restore deleted files.\n\nSee the Wiki or Help tab for detailed instructions.", "openWiki": "Open Wiki", "openDiscord": "Join Discord Server", - "doNotShowAgain": "Do not show again" + "doNotShowAgain": "Do not show again", + "extFpfssConsent": "Extension with ID {0} is requesting access to your FPFSS token. Allow?\nThis means the extension will be able access your FPFSS account and perform actions on your behalf.", + "gameDataUpdateReady": "A game data update is ready. Do you want to upgrade now?", + "gameDataUpdateReadyLcDifferent": "A game data update is ready. The launch command has changed and this may break existing save files. Do you want to upgrade now?" }, "libraries": { "arcade": "Games", @@ -647,5 +663,9 @@ "techDesc": "Adds support for all other tech - Shockwave, Unity, Java, HTML5, etc.", "screenshots": "Logos & Screenshots", "screenshotsDesc": "Adds logos for Grid view and screenshots for all games." + }, + "extensions": { + "fpssConsentRevokeTitle": "Revoke access to FPFSS", + "fpssConsentRevokeDesc": "Withdraw this extension's access to FPFSS" } }