updating steam
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"[english]SteamBootstrapper_ReadOnlyInstallOSX" "%appname% is unable to write to its folder. Make sure you're not trying to run from the disk image."
|
||||
"SteamBootstrapper_ReadOnlyInstall" "%appname% ไม่สามารถเขียนในไดเรกทอรีที่ติดตั้งได้"
|
||||
"[english]SteamBootstrapper_ReadOnlyInstall" "%appname% is unable to write to its folder."
|
||||
"SteamBootstrapper_InsufficientDiskSpace" "%appname% ต้องการพื้นที่ว่างบนดิสก์ %nMegaBytes%MB เพื่ออัปเดต"
|
||||
"SteamBootstrapper_InsufficientDiskSpace" "%appname% จำเป็นต้องใช้พื้นที่ว่างบนดิสก์ %nMegaBytes%MB เพื่ออัปเดต"
|
||||
"[english]SteamBootstrapper_InsufficientDiskSpace" "%appname% needs %nMegaBytes%MB of free disk space to update."
|
||||
"SteamBootstrapper_FailedManifestLoad" "ล้มเหลวในการโหลดมานิเฟสต์ของแพ็กเกจ"
|
||||
"[english]SteamBootstrapper_FailedManifestLoad" "Failed to load package manifest."
|
||||
@@ -51,7 +51,7 @@
|
||||
"[english]SteamBootstrapper_DownloadComplete" "Download complete."
|
||||
"SteamBootstrapper_NoNetwork" "%appname% ต้องออนไลน์เพื่ออัปเดต โปรดตรวจสอบการเชื่อมต่อเครือข่ายและลองอีกครั้ง"
|
||||
"[english]SteamBootstrapper_NoNetwork" "%appname% needs to be online to update. Please confirm your network connection and try again."
|
||||
"SteamBootstrapper_FailedMkdir" "ไม่สามารถสร้างไดเรกทอรี %dirname% เกิดข้อผิดพลาด %errno%"
|
||||
"SteamBootstrapper_FailedMkdir" "ไม่สามารถสร้างไดเรกทอรี %dirname% ได้ ตรวจพบข้อผิดพลาด %errno%"
|
||||
"[english]SteamBootstrapper_FailedMkdir" "Couldn't create directory %dirname%, got error %errno%"
|
||||
"SteamBootstrapper_FailedDownloadHTTPError" "การดาวน์โหลดล้มเหลว: ข้อผิดพลาด http %errno%"
|
||||
"[english]SteamBootstrapper_FailedDownloadHTTPError" "Download failed: http error %errno%"
|
||||
@@ -67,10 +67,16 @@
|
||||
"[english]SteamBootstrapper_OK" "OK"
|
||||
"SteamBootstrapper_Cancel" "ยกเลิก"
|
||||
"[english]SteamBootstrapper_Cancel" "Cancel"
|
||||
"SteamBootstrapper_Error_Title" "%appname% - พบข้อผิดพลาดร้ายแรง"
|
||||
"SteamBootstrapper_Error_Title" "%appname% - ข้อผิดพลาดร้ายแรง"
|
||||
"[english]SteamBootstrapper_Error_Title" "%appname% - Fatal Error"
|
||||
"SteamBootstrapper_Warning_Title" "%appname% - คำเตือน"
|
||||
"[english]SteamBootstrapper_Warning_Title" "%appname% - Warning"
|
||||
"SteamBootstrapper_RunFromDiskImageOSX" "กรุณาลาก %appname% ไปที่โฟลเดอร์แอพพลิเคชั่นก่อนที่จะเปิด"
|
||||
"SteamBootstrapper_RunFromDiskImageOSX" "กรุณาลาก %appname% ไปยังโฟลเดอร์แอปพลิเคชันก่อนที่จะเปิด"
|
||||
"[english]SteamBootstrapper_RunFromDiskImageOSX" "Please drag %appname% into your Applications folder before launching it."
|
||||
"SteamBootstrapper_InstallDirIncompatible" "%appname% ไม่สามารถเริ่มเปิดจากตำแหน่งโฟลเดอร์ที่มีตัวอักษรที่ไม่ใช่ ASCII บน Windows เวอร์ชันนี้ได้ กรุณาติดตั้ง %appname% ใหม่อีกครั้งบนโฟลเดอร์เริ่มต้น หรือติดตั้งบน Windows 7 หรือใหม่กว่า"
|
||||
"[english]SteamBootstrapper_InstallDirIncompatible" "%appname% cannot run from a folder path with non-ASCII characters on this version of Windows. Please re-install %appname% to the default folder, or install on Windows 7 or later."
|
||||
"SteamBootstrapper_AlreadyRunningError" "โปรแกรม %appname% กำลังเปิดบนคอมพิวเตอร์นี้อยู่แล้วโดยใช้บัญชีผู้ใช้อื่น"
|
||||
"[english]SteamBootstrapper_AlreadyRunningError" "An instance of %appname% is already running on this computer, under a different user account."
|
||||
"SteamBootstrapper_OperatingSystemNoLongerSupported" "เวอร์ชันระบบปฏิบัติการของคุณไม่รองรับ %appname% อีกต่อไป"
|
||||
"[english]SteamBootstrapper_OperatingSystemNoLongerSupported" "%appname% is no longer supported on your operating system version."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user