Skip to content

Commit

Permalink
New translations en.json (Thai)
Browse files Browse the repository at this point in the history
  • Loading branch information
flashpoint-main committed Dec 15, 2024
1 parent fd0f13f commit a9d43af
Showing 1 changed file with 24 additions and 4 deletions.
28 changes: 24 additions & 4 deletions lang/th-TH.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "ซิมลิงค์เนื้อหารายการจัดทำ",
Expand Down Expand Up @@ -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": "วันที่เพิ่ม",
Expand Down Expand Up @@ -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} หรือยัง?",
Expand All @@ -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"
Expand Down Expand Up @@ -533,7 +545,8 @@
"showImage": "แสดงภาพ",
"searching": "กำลังค้นหา...",
"loading": "กำลังโหลด...",
"ok": "ตกลง"
"ok": "ตกลง",
"allow": "Allow"
},
"menu": {
"viewThumbnailInFolder": "View Thumbnail in Folder",
Expand Down Expand Up @@ -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",
Expand All @@ -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"
}
}

0 comments on commit a9d43af

Please sign in to comment.