fixed issue with godfather talking from a distance.

This commit is contained in:
Bryce Covert
2016-02-15 07:04:15 -08:00
parent f5fa609e8a
commit 48d4038055
24 changed files with 94 additions and 74 deletions

View File

@@ -37,9 +37,9 @@
"[english]SteamBootstrapper_UpdateChecking" "Checking for available updates..."
"SteamBootstrapper_UpdatePrepare" "Preparando para actualizar..."
"[english]SteamBootstrapper_UpdatePrepare" "Preparing to update..."
"SteamBootstrapper_UpdateDownload" "Descargando actualización..."
"SteamBootstrapper_UpdateDownload" "Bajando actualización..."
"[english]SteamBootstrapper_UpdateDownload" "Downloading update..."
"SteamBootstrapper_UpdateDownloading" "Descargando actualización (%bytes% de %size% KB)..."
"SteamBootstrapper_UpdateDownloading" "Bajando actualización (%bytes% de %size% KB)..."
"[english]SteamBootstrapper_UpdateDownloading" "Downloading update (%bytes% of %size% KB)..."
"SteamBootstrapper_UpdateExtractingPackage" "Extrayendo paquete..."
"[english]SteamBootstrapper_UpdateExtractingPackage" "Extracting package..."

View File

@@ -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."
@@ -23,7 +23,7 @@
"[english]SteamBootstrapper_CorruptPackageFile" "Corrupt package file (%pkgName%)."
"SteamBootstrapper_FailedPackageUnzip" "การแตกแพ็กเกจ (%pkgName%) ล้มเหลว"
"[english]SteamBootstrapper_FailedPackageUnzip" "Failed to unzip package (%pkgName%)."
"SteamBootstrapper_UpdateApplyFail" "การใช้อัปเดตล้มเหลว, กำลังย้อนกลับ..."
"SteamBootstrapper_UpdateApplyFail" "ล้มเหลวในการปรับใช้การอัปเดต กำลังคืนค่าเดิม..."
"[english]SteamBootstrapper_UpdateApplyFail" "Failed to apply update, reverting..."
"SteamBootstrapper_UpdateCleanup" "กำลังล้างข้อมูล..."
"[english]SteamBootstrapper_UpdateCleanup" "Cleaning up..."