updating steam

This commit is contained in:
Bryce Covert
2020-01-11 21:43:17 -08:00
parent 77f82bb466
commit 9429aa30f3
60 changed files with 660 additions and 244 deletions

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" "インストール ディレクトリに書き込めません。"
"[english]SteamBootstrapper_ReadOnlyInstall" "%appname% is unable to write to its folder."
"SteamBootstrapper_InsufficientDiskSpace" "%appname% の更新には、HDD に %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."
@@ -73,4 +73,10 @@
"[english]SteamBootstrapper_Warning_Title" "%appname% - Warning"
"SteamBootstrapper_RunFromDiskImageOSX" "起動する前に %appname% をアプリケーションフォルダにドラッグしてください。"
"[english]SteamBootstrapper_RunFromDiskImageOSX" "Please drag %appname% into your Applications folder before launching it."
"SteamBootstrapper_InstallDirIncompatible" "%appname% は、このバージョンの Windows 上では ASCII 以外の文字が含まれるフォルダパス名から実行することはできません。 %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."
}