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

@@ -33,7 +33,7 @@
"[english]SteamBootstrapper_UpdateFinalizeFail" "Failed to write installation manifest."
"SteamBootstrapper_UpdateComplete" "Aktualizacja zakończona, uruchamianie %appname%..."
"[english]SteamBootstrapper_UpdateComplete" "Update complete, launching %appname%..."
"SteamBootstrapper_UpdateChecking" "Wyszukiwanie dostępnych uaktualnień..."
"SteamBootstrapper_UpdateChecking" "Wyszukiwanie dostępnych aktualizacji..."
"[english]SteamBootstrapper_UpdateChecking" "Checking for available updates..."
"SteamBootstrapper_UpdatePrepare" "Przygotowanie do aktualizacji..."
"[english]SteamBootstrapper_UpdatePrepare" "Preparing to update..."
@@ -55,9 +55,9 @@
"[english]SteamBootstrapper_FailedMkdir" "Couldn't create directory %dirname%, got error %errno%"
"SteamBootstrapper_FailedDownloadHTTPError" "Błąd pobierania: błąd http %errno%"
"[english]SteamBootstrapper_FailedDownloadHTTPError" "Download failed: http error %errno%"
"SteamBootstrapper_MoveContentDir_DestExists" "%appname% zmienił miejsce zapisu zawartości gier z '~/Documents/Steam Content' na '~/Library/Application Support/Steam/SteamApps'. W pierwotnej lokalizacji znajdują się pliki gier, których %appname% nie mógł przenieść, ponieważ istnieją już w nowej lokalizacji. Może być konieczne przeniesienie plików ręcznie lub usunięcie starych plików i ponowne pobranie gier. Czy mimo to kontynuować?"
"SteamBootstrapper_MoveContentDir_DestExists" "Aplikacja %appname% zmieniła miejsce zapisu zawartości gier z ~/Documents/Steam Content na ~/Library/Application Support/Steam/SteamApps. W pierwotnej lokalizacji znajdują się pliki gier, których aplikacja %appname% nie moa przenieść, ponieważ istnieją już w nowej lokalizacji. Może być konieczne przeniesienie plików ręcznie lub usunięcie starych plików i ponowne pobranie gier. Czy mimo to kontynuować?"
"[english]SteamBootstrapper_MoveContentDir_DestExists" "%appname% has changed where it stores game content from '~/Documents/Steam Content' to '~/Library/Application Support/Steam/SteamApps'. You have game files in the original location, and %appname% was not able to move the files because files already exist at the new location. You may need to move the files manually, or delete the old files and download your games again. Continue anyway?"
"SteamBootstrapper_MoveContentDir_CopyError" "%appname% zmienił miejsce zapisu zawartości gier z '~/Documents/Steam Content' na '~/Library/Application Support/Steam/SteamApps'. W pierwotnej lokalizacji znajdują się pliki gier, których %appname% nie mógł przenieść. Może być konieczne przeniesienie plików ręcznie lub usunięcie starych plików i ponowne pobranie gier. Czy mimo to kontynuować?"
"SteamBootstrapper_MoveContentDir_CopyError" "Aplikacja %appname% zmieniła miejsce zapisu zawartości gier z ~/Documents/Steam Content na ~/Library/Application Support/Steam/SteamApps. W pierwotnej lokalizacji znajdują się pliki gier, których aplikacja %appname% nie moa przenieść. Może być konieczne przeniesienie plików ręcznie lub usunięcie starych plików i ponowne pobranie gier. Czy mimo to kontynuować?"
"[english]SteamBootstrapper_MoveContentDir_CopyError" "%appname% has changed where it stores game content from '~/Documents/Steam Content' to '~/Library/Application Support/Steam/SteamApps'. You have game files in the original location, and %appname% was unable to move the files. You may need to move the files manually, or delete the old files and download your games again. Continue anyway?"
"SteamBootstrapper_InstallDirNotASCII" "%appname% nie może zostać uruchomiony z folderu o ścieżce posiadającej znaki inne niż angielskie. Przeinstaluj %appname% do folderu domyślnego."
"[english]SteamBootstrapper_InstallDirNotASCII" "%appname% cannot run from a folder path with non-English characters. Please re-install %appname% to the default folder."
@@ -73,4 +73,10 @@
"[english]SteamBootstrapper_Warning_Title" "%appname% - Warning"
"SteamBootstrapper_RunFromDiskImageOSX" "Przed uruchomieniem należy przeciągnąć %appname% do folderu Aplikacje."
"[english]SteamBootstrapper_RunFromDiskImageOSX" "Please drag %appname% into your Applications folder before launching it."
"SteamBootstrapper_InstallDirIncompatible" "Aplikacja %appname% nie może zostać uruchomiona z folderu o ścieżce posiadającej znaki spoza zakresu ASCII na tej wersji systemu Windows. Zainstaluj ponownie %appname% do domyślnego folderu lub zainstaluj na systemie Windows 7 lub nowszym."
"[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" "Aplikacja %appname% została już uruchomiona na tym komputerze z wykorzystaniem innego konta użytkownika."
"[english]SteamBootstrapper_AlreadyRunningError" "An instance of %appname% is already running on this computer, under a different user account."
"SteamBootstrapper_OperatingSystemNoLongerSupported" "Aplikacja %appname% nie jest już wspierana na twojej wersji systemu operacyjnego."
"[english]SteamBootstrapper_OperatingSystemNoLongerSupported" "%appname% is no longer supported on your operating system version."
}