mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
742 lines
38 KiB
XML
742 lines
38 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<root>
|
||
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns="" id="root">
|
||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
|
||
<xsd:element name="root" msdata:IsDataSet="true">
|
||
<xsd:complexType>
|
||
<xsd:choice maxOccurs="unbounded">
|
||
<xsd:element name="metadata">
|
||
<xsd:complexType>
|
||
<xsd:sequence>
|
||
<xsd:element name="value" type="xsd:string" minOccurs="0"/>
|
||
</xsd:sequence>
|
||
<xsd:attribute name="name" use="required" type="xsd:string"/>
|
||
<xsd:attribute name="type" type="xsd:string"/>
|
||
<xsd:attribute name="mimetype" type="xsd:string"/>
|
||
<xsd:attribute ref="xml:space"/>
|
||
</xsd:complexType>
|
||
</xsd:element>
|
||
<xsd:element name="assembly">
|
||
<xsd:complexType>
|
||
<xsd:attribute name="alias" type="xsd:string"/>
|
||
<xsd:attribute name="name" type="xsd:string"/>
|
||
</xsd:complexType>
|
||
</xsd:element>
|
||
<xsd:element name="data">
|
||
<xsd:complexType>
|
||
<xsd:sequence>
|
||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
|
||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2"/>
|
||
</xsd:sequence>
|
||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1"/>
|
||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3"/>
|
||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4"/>
|
||
<xsd:attribute ref="xml:space"/>
|
||
</xsd:complexType>
|
||
</xsd:element>
|
||
<xsd:element name="resheader">
|
||
<xsd:complexType>
|
||
<xsd:sequence>
|
||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
|
||
</xsd:sequence>
|
||
<xsd:attribute name="name" type="xsd:string" use="required"/>
|
||
</xsd:complexType>
|
||
</xsd:element>
|
||
</xsd:choice>
|
||
</xsd:complexType>
|
||
</xsd:element>
|
||
</xsd:schema>
|
||
<resheader name="resmimetype">
|
||
<value>text/microsoft-resx</value>
|
||
</resheader>
|
||
<resheader name="version">
|
||
<value>2.0</value>
|
||
</resheader>
|
||
<resheader name="reader">
|
||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral,
|
||
PublicKeyToken=b77a5c561934e089
|
||
</value>
|
||
</resheader>
|
||
<resheader name="writer">
|
||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral,
|
||
PublicKeyToken=b77a5c561934e089
|
||
</value>
|
||
</resheader>
|
||
<data name="AcceptingTrade" xml:space="preserve">
|
||
<value>接受交易:{0}</value>
|
||
<comment>{0} will be replaced by trade number</comment>
|
||
</data>
|
||
<data name="AutoUpdateCheckInfo" xml:space="preserve">
|
||
<value>ASF 將每 {0}自動檢查新版本。</value>
|
||
<comment>{0} will be replaced by translated TimeSpan string (such as "24 hours")</comment>
|
||
</data>
|
||
<data name="Content" xml:space="preserve">
|
||
<value>內容:
|
||
{0}</value>
|
||
<comment>{0} will be replaced by content string. Please note that this string should include newline for formatting.</comment>
|
||
</data>
|
||
<data name="ErrorConfigPropertyInvalid" xml:space="preserve">
|
||
<value>配置的 {0} 屬性無效:{1}</value>
|
||
<comment>{0} will be replaced by name of the configuration property, {1} will be replaced by invalid value</comment>
|
||
</data>
|
||
<data name="ErrorEarlyFatalExceptionInfo" xml:space="preserve">
|
||
<value>ASF V{0} 在能初始化核心日誌記錄模組之前就遇到了嚴重異常!</value>
|
||
<comment>{0} will be replaced by version number</comment>
|
||
</data>
|
||
<data name="ErrorEarlyFatalExceptionPrint" xml:space="preserve">
|
||
<value>例外錯誤:{0}() {1}
|
||
堆疊追蹤:
|
||
{2}</value>
|
||
<comment>{0} will be replaced by function name, {1} will be replaced by exception message, {2} will be replaced by entire stack trace. Please note that this string should include newlines for formatting.</comment>
|
||
</data>
|
||
<data name="ErrorExitingWithNonZeroErrorCode" xml:space="preserve">
|
||
<value>使用非零錯誤代碼退出!</value>
|
||
</data>
|
||
<data name="ErrorFailingRequest" xml:space="preserve">
|
||
<value>請求失敗:{0}</value>
|
||
<comment>{0} will be replaced by URL of the request</comment>
|
||
</data>
|
||
<data name="ErrorGlobalConfigNotLoaded" xml:space="preserve">
|
||
<value>無法載入全域配置。請確保 {0} 存在且有效!如果仍有疑惑,請參閱 Wiki 上的“用戶入門”指南。</value>
|
||
<comment>{0} will be replaced by file's path</comment>
|
||
</data>
|
||
<data name="ErrorIsInvalid" xml:space="preserve">
|
||
<value>{0} 無效!</value>
|
||
<comment>{0} will be replaced by object's name</comment>
|
||
</data>
|
||
<data name="ErrorNoBotsDefined" xml:space="preserve">
|
||
<value>未定義機器人。 您忘記配寘ASF了嗎? 如果您感到困惑,請遵循wiki上的“設定”指南。</value>
|
||
</data>
|
||
<data name="ErrorObjectIsNull" xml:space="preserve">
|
||
<value>{0} 為空!</value>
|
||
<comment>{0} will be replaced by object's name</comment>
|
||
</data>
|
||
<data name="ErrorParsingObject" xml:space="preserve">
|
||
<value>解析 {0} 失敗!</value>
|
||
<comment>{0} will be replaced by object's name</comment>
|
||
</data>
|
||
<data name="ErrorRequestFailedTooManyTimes" xml:space="preserve">
|
||
<value>嘗試請求 {0} 次後失敗!</value>
|
||
<comment>{0} will be replaced by maximum number of tries</comment>
|
||
</data>
|
||
<data name="ErrorUpdateCheckFailed" xml:space="preserve">
|
||
<value>無法檢查最新版本!</value>
|
||
</data>
|
||
<data name="ErrorUpdateNoAssetForThisVersion" xml:space="preserve">
|
||
<value>無法繼續更新,因為沒有與當前正在運行的版本相關的資產!無法自動更新該版本。</value>
|
||
</data>
|
||
<data name="ErrorUpdateNoAssets" xml:space="preserve">
|
||
<value>無法繼續進行更新,因為該版本尚未提供任何資產!</value>
|
||
</data>
|
||
<data name="ErrorUserInputRunningInHeadlessMode" xml:space="preserve">
|
||
<value>收到一個用戶輸入請求,但進程當前正在無頭模式下運行!</value>
|
||
</data>
|
||
<data name="Exiting" xml:space="preserve">
|
||
<value>正在退出……</value>
|
||
</data>
|
||
<data name="WarningFailed" xml:space="preserve">
|
||
<value>失敗!</value>
|
||
</data>
|
||
<data name="GlobalConfigChanged" xml:space="preserve">
|
||
<value>全域設定檔已更改!</value>
|
||
</data>
|
||
<data name="ErrorGlobalConfigRemoved" xml:space="preserve">
|
||
<value>全域設定檔已被刪除!</value>
|
||
</data>
|
||
<data name="IgnoringTrade" xml:space="preserve">
|
||
<value>忽略交易:{0}</value>
|
||
<comment>{0} will be replaced by trade number</comment>
|
||
</data>
|
||
<data name="LoggingIn" xml:space="preserve">
|
||
<value>正在登入到 {0}……</value>
|
||
<comment>{0} will be replaced by service's name</comment>
|
||
</data>
|
||
<data name="NoBotsAreRunning" xml:space="preserve">
|
||
<value>沒有運行中的機械人,正在退出……</value>
|
||
</data>
|
||
<data name="RefreshingOurSession" xml:space="preserve">
|
||
<value>正在刷新工作階段!</value>
|
||
</data>
|
||
<data name="RejectingTrade" xml:space="preserve">
|
||
<value>拒絕交易:{0}</value>
|
||
<comment>{0} will be replaced by trade number</comment>
|
||
</data>
|
||
<data name="Restarting" xml:space="preserve">
|
||
<value>重新啟動中……</value>
|
||
</data>
|
||
<data name="Starting" xml:space="preserve">
|
||
<value>正在啟動……</value>
|
||
</data>
|
||
<data name="Success" xml:space="preserve">
|
||
<value>成功!</value>
|
||
</data>
|
||
<data name="UnlockingParentalAccount" xml:space="preserve">
|
||
<value>正在解鎖家庭監護帳戶……</value>
|
||
</data>
|
||
<data name="UpdateCheckingNewVersion" xml:space="preserve">
|
||
<value>正在檢查新版本……</value>
|
||
</data>
|
||
<data name="UpdateDownloadingNewVersion" xml:space="preserve">
|
||
<value>正在下載新版本:{0}({1} MB)……等待期間,如果喜歡這個軟件,請考慮捐助 ASF!:)</value>
|
||
<comment>{0} will be replaced by version string, {1} will be replaced by update size (in megabytes)</comment>
|
||
</data>
|
||
<data name="UpdateFinished" xml:space="preserve">
|
||
<value>更新完成 !</value>
|
||
</data>
|
||
<data name="UpdateNewVersionAvailable" xml:space="preserve">
|
||
<value>ASF 有新版本可用!請考慮手動更新!</value>
|
||
</data>
|
||
<data name="UpdateVersionInfo" xml:space="preserve">
|
||
<value>本地版本:{0} | 遠端版本:{1}</value>
|
||
<comment>{0} will be replaced by current version, {1} will be replaced by remote version</comment>
|
||
</data>
|
||
<data name="UserInputSteam2FA" xml:space="preserve">
|
||
<value>請輸入您的 Steam 身份驗證器應用程式上顯示的雙重驗證代碼: </value>
|
||
<comment>Please note that this translation should end with space</comment>
|
||
</data>
|
||
<data name="UserInputSteamGuard" xml:space="preserve">
|
||
<value>請輸入寄送至您的電子信箱的 Steam Guard 驗證代碼: </value>
|
||
<comment>Please note that this translation should end with space</comment>
|
||
</data>
|
||
<data name="UserInputSteamLogin" xml:space="preserve">
|
||
<value>請輸入您的 Steam 帳戶: </value>
|
||
<comment>Please note that this translation should end with space</comment>
|
||
</data>
|
||
<data name="UserInputSteamParentalCode" xml:space="preserve">
|
||
<value>請輸入 Steam 家庭監護 PIN 碼: </value>
|
||
<comment>Please note that this translation should end with space</comment>
|
||
</data>
|
||
<data name="UserInputSteamPassword" xml:space="preserve">
|
||
<value>請輸入您的 Steam 密碼: </value>
|
||
<comment>Please note that this translation should end with space</comment>
|
||
</data>
|
||
<data name="WarningUnknownValuePleaseReport" xml:space="preserve">
|
||
<value>收到 {0} 的未知值,請回報這個問題:{1}</value>
|
||
<comment>{0} will be replaced by object's name, {1} will be replaced by value for that object</comment>
|
||
</data>
|
||
<data name="IPCReady" xml:space="preserve">
|
||
<value>IPC 伺服器準備就緒!</value>
|
||
</data>
|
||
<data name="IPCStarting" xml:space="preserve">
|
||
<value>IPC 伺服器啟動中……</value>
|
||
</data>
|
||
<data name="BotAlreadyStopped" xml:space="preserve">
|
||
<value>這個機械人已經停止了!</value>
|
||
</data>
|
||
<data name="BotNotFound" xml:space="preserve">
|
||
<value>找不到任何名為 {0} 的機械人!</value>
|
||
<comment>{0} will be replaced by bot's name query (string)</comment>
|
||
</data>
|
||
<data name="BotStatusOverview" xml:space="preserve">
|
||
<value>{0}/{1} 個機械人正在運行,總共 {2} 個遊戲({3} 張卡片)等待掛卡。</value>
|
||
<comment>{0} will be replaced by number of active bots, {1} will be replaced by total number of bots, {2} will be replaced by total number of games left to farm, {3} will be replaced by total number of cards left to farm</comment>
|
||
</data>
|
||
<data name="BotStatusIdling" xml:space="preserve">
|
||
<value>機械人正在掛卡的遊戲:{0}({1},剩餘 {2} 張卡片可以掉落),總共剩餘 {3} 個遊戲({4} 張卡片)等待掛卡(需時約 {5})。</value>
|
||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by number of cards left to farm, {3} will be replaced by total number of games to farm, {4} will be replaced by total number of cards to farm, {5} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
|
||
</data>
|
||
<data name="BotStatusIdlingList" xml:space="preserve">
|
||
<value>機械人正在掛卡的遊戲:{0},總共剩餘 {1} 個遊戲({2} 張卡片)等待掛卡(需時約 {3})。</value>
|
||
<comment>{0} will be replaced by list of the games (IDs, numbers), {1} will be replaced by total number of games to farm, {2} will be replaced by total number of cards to farm, {3} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
|
||
</data>
|
||
<data name="CheckingFirstBadgePage" xml:space="preserve">
|
||
<value>正在檢查徽章頁首頁……</value>
|
||
</data>
|
||
<data name="CheckingOtherBadgePages" xml:space="preserve">
|
||
<value>正在檢查其他徽章頁……</value>
|
||
</data>
|
||
<data name="ChosenFarmingAlgorithm" xml:space="preserve">
|
||
<value>選擇的掛卡算法為:{0}</value>
|
||
<comment>{0} will be replaced by the name of chosen farming algorithm</comment>
|
||
</data>
|
||
<data name="Done" xml:space="preserve">
|
||
<value>完成!</value>
|
||
</data>
|
||
<data name="GamesToIdle" xml:space="preserve">
|
||
<value>總共有 {0} 個遊戲({1} 張卡片)等待掛卡(需時約 {2})……</value>
|
||
<comment>{0} will be replaced by number of games, {1} will be replaced by number of cards, {2} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
|
||
</data>
|
||
<data name="IdlingFinished" xml:space="preserve">
|
||
<value>掛卡完成!</value>
|
||
</data>
|
||
<data name="IdlingFinishedForGame" xml:space="preserve">
|
||
<value>完成掛卡:{0}({1}),耗時 {2}!</value>
|
||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
|
||
</data>
|
||
<data name="IdlingFinishedForGames" xml:space="preserve">
|
||
<value>已完成掛卡的遊戲:{0}</value>
|
||
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
|
||
</data>
|
||
<data name="IdlingStatusForGame" xml:space="preserve">
|
||
<value>{0}({1})的掛卡狀態:剩餘 {2} 張卡片</value>
|
||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by number of cards left to farm</comment>
|
||
</data>
|
||
<data name="IdlingStopped" xml:space="preserve">
|
||
<value>掛卡停止!</value>
|
||
</data>
|
||
<data name="IgnoredPermanentPauseEnabled" xml:space="preserve">
|
||
<value>忽略此請求,因為強制暫停已啟用!</value>
|
||
</data>
|
||
<data name="NothingToIdle" xml:space="preserve">
|
||
<value>這個帳戶目前沒有需要掛卡的遊戲!</value>
|
||
</data>
|
||
<data name="NowIdling" xml:space="preserve">
|
||
<value>正在掛卡:{0}({1})</value>
|
||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
|
||
</data>
|
||
<data name="NowIdlingList" xml:space="preserve">
|
||
<value>正在掛卡:{0}</value>
|
||
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
|
||
</data>
|
||
<data name="PlayingNotAvailable" xml:space="preserve">
|
||
<value>當前無法執行,我們將稍後再試!</value>
|
||
</data>
|
||
<data name="StillIdling" xml:space="preserve">
|
||
<value>仍在掛卡:{0}({1})</value>
|
||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
|
||
</data>
|
||
<data name="StillIdlingList" xml:space="preserve">
|
||
<value>仍在掛卡:{0}</value>
|
||
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
|
||
</data>
|
||
<data name="StoppedIdling" xml:space="preserve">
|
||
<value>停止掛卡:{0}({1})</value>
|
||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
|
||
</data>
|
||
<data name="StoppedIdlingList" xml:space="preserve">
|
||
<value>停止掛卡:{0}</value>
|
||
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
|
||
</data>
|
||
<data name="UnknownCommand" xml:space="preserve">
|
||
<value>未知指令!</value>
|
||
</data>
|
||
<data name="WarningCouldNotCheckBadges" xml:space="preserve">
|
||
<value>無法取得徽章頁資訊,我們將稍後再試!</value>
|
||
</data>
|
||
<data name="WarningCouldNotCheckCardsStatus" xml:space="preserve">
|
||
<value>無法檢查卡片狀態:{0}({1}),我們將稍後再試!</value>
|
||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
|
||
</data>
|
||
<data name="BotAcceptingGift" xml:space="preserve">
|
||
<value>接受禮物:{0}……</value>
|
||
<comment>{0} will be replaced by giftID (number)</comment>
|
||
</data>
|
||
<data name="BotAccountLimited" xml:space="preserve">
|
||
<value>這個帳戶是受限制的帳戶,在限制解除前將無法掛卡!</value>
|
||
</data>
|
||
<data name="BotAddLicense" xml:space="preserve">
|
||
<value>ID:{0} | 狀態:{1}</value>
|
||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by status string</comment>
|
||
</data>
|
||
<data name="BotAddLicenseWithItems" xml:space="preserve">
|
||
<value>ID:{0} | 狀態:{1} | 物品:{2}</value>
|
||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by status string, {2} will be replaced by list of granted IDs (numbers), separated by a comma</comment>
|
||
</data>
|
||
<data name="BotAlreadyRunning" xml:space="preserve">
|
||
<value>該機械人已在運行了!</value>
|
||
</data>
|
||
<data name="BotAuthenticatorConverting" xml:space="preserve">
|
||
<value>正在將. maFile 轉換為 ASF 格式……</value>
|
||
</data>
|
||
<data name="BotAuthenticatorImportFinished" xml:space="preserve">
|
||
<value>已成功導入行動驗證器!</value>
|
||
</data>
|
||
<data name="BotAuthenticatorToken" xml:space="preserve">
|
||
<value>雙重驗證代碼:{0}</value>
|
||
<comment>{0} will be replaced by generated 2FA token (string)</comment>
|
||
</data>
|
||
<data name="BotAutomaticIdlingNowPaused" xml:space="preserve">
|
||
<value>自動掛卡已暫停!</value>
|
||
</data>
|
||
<data name="BotAutomaticIdlingNowResumed" xml:space="preserve">
|
||
<value>自動掛卡已恢復!</value>
|
||
</data>
|
||
<data name="BotAutomaticIdlingPausedAlready" xml:space="preserve">
|
||
<value>自動掛卡已暫停!</value>
|
||
</data>
|
||
<data name="BotAutomaticIdlingResumedAlready" xml:space="preserve">
|
||
<value>自動掛卡已恢復!</value>
|
||
</data>
|
||
<data name="BotConnected" xml:space="preserve">
|
||
<value>已連線到 Steam!</value>
|
||
</data>
|
||
<data name="BotDisconnected" xml:space="preserve">
|
||
<value>已與 Steam 中斷連線!</value>
|
||
</data>
|
||
<data name="BotDisconnecting" xml:space="preserve">
|
||
<value>正在中斷連線……</value>
|
||
</data>
|
||
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
|
||
<value>不會啟動此機械人實例,因為它在設定檔中被禁用!</value>
|
||
</data>
|
||
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
|
||
<value>已連續收到 {0} 次 TwoFactorCodeMismatch 錯誤訊息。您的雙重驗證憑證可能已失效,或時鐘不同步,正在中止!</value>
|
||
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
|
||
</data>
|
||
<data name="BotLoggedOff" xml:space="preserve">
|
||
<value>已從 Steam 登出:{0}</value>
|
||
<comment>{0} will be replaced by logging off reason (string)</comment>
|
||
</data>
|
||
<data name="BotLoggedOn" xml:space="preserve">
|
||
<value>{0} 已成功登入。</value>
|
||
<comment>{0} will be replaced by steam ID (number)</comment>
|
||
</data>
|
||
<data name="BotLoggingIn" xml:space="preserve">
|
||
<value>登入中……</value>
|
||
</data>
|
||
<data name="BotLogonSessionReplaced" xml:space="preserve">
|
||
<value>這個帳戶似乎正被另一個 ASF 使用中,此為未定義行為,拒絕讓它繼續執行!</value>
|
||
</data>
|
||
<data name="BotLootingFailed" xml:space="preserve">
|
||
<value>交易提案已失敗!</value>
|
||
</data>
|
||
<data name="BotLootingMasterNotDefined" xml:space="preserve">
|
||
<value>無法發送交易提案,因為沒有帳戶設有 Master 權限!</value>
|
||
</data>
|
||
<data name="BotLootingSuccess" xml:space="preserve">
|
||
<value>交易提案發送成功!</value>
|
||
</data>
|
||
<data name="BotSendingTradeToYourself" xml:space="preserve">
|
||
<value>您無法發送交易給自己!</value>
|
||
</data>
|
||
<data name="BotNoASFAuthenticator" xml:space="preserve">
|
||
<value>該機械人並未啟用 ASF 雙重驗證!您是否忘記將驗證器導入成 ASF 雙重驗證?</value>
|
||
</data>
|
||
<data name="BotNotConnected" xml:space="preserve">
|
||
<value>此機械人實例未連接!</value>
|
||
</data>
|
||
<data name="BotNotOwnedYet" xml:space="preserve">
|
||
<value>尚未擁有:{0}</value>
|
||
<comment>{0} will be replaced by query (string)</comment>
|
||
</data>
|
||
<data name="BotOwnedAlreadyWithName" xml:space="preserve">
|
||
<value>已擁有:{0} | {1}</value>
|
||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
|
||
</data>
|
||
<data name="BotPointsBalance" xml:space="preserve">
|
||
<value>點數餘額:{0}</value>
|
||
<comment>{0} will be replaced by the points balance value (integer)</comment>
|
||
</data>
|
||
<data name="BotRateLimitExceeded" xml:space="preserve">
|
||
<value>超過頻率限制,我們將在 {0} 的冷卻時間後重試……</value>
|
||
<comment>{0} will be replaced by translated TimeSpan string (such as "25 minutes")</comment>
|
||
</data>
|
||
<data name="BotReconnecting" xml:space="preserve">
|
||
<value>正在重新連線……</value>
|
||
</data>
|
||
<data name="BotRedeem" xml:space="preserve">
|
||
<value>產品序號:{0} | 狀態:{1}</value>
|
||
<comment>{0} will be replaced by cd-key (string), {1} will be replaced by status string</comment>
|
||
</data>
|
||
<data name="BotRedeemWithItems" xml:space="preserve">
|
||
<value>產品序號:{0} | 狀態:{1} | 物品:{2}</value>
|
||
<comment>{0} will be replaced by cd-key (string), {1} will be replaced by status string, {2} will be replaced by list of key-value pairs, separated by a comma</comment>
|
||
</data>
|
||
<data name="BotRemovedExpiredLoginKey" xml:space="preserve">
|
||
<value>已刪除過期的登錄金鑰!</value>
|
||
</data>
|
||
<data name="BotStatusNotIdling" xml:space="preserve">
|
||
<value>機械人當前沒有在掛卡。</value>
|
||
</data>
|
||
<data name="BotStatusLimited" xml:space="preserve">
|
||
<value>當前機械人為受限帳戶,所以無法通過掛卡得到卡片。</value>
|
||
</data>
|
||
<data name="BotStatusConnecting" xml:space="preserve">
|
||
<value>機器人正在連接到 Steam 網絡。</value>
|
||
</data>
|
||
<data name="BotStatusNotRunning" xml:space="preserve">
|
||
<value>機械人未運行。</value>
|
||
</data>
|
||
<data name="BotStatusPaused" xml:space="preserve">
|
||
<value>機械人已暫停或正在手動模式下運行。</value>
|
||
</data>
|
||
<data name="BotStatusPlayingNotAvailable" xml:space="preserve">
|
||
<value>機械人當前正在使用中。</value>
|
||
</data>
|
||
<data name="BotUnableToLogin" xml:space="preserve">
|
||
<value>無法登錄到Steam:{0}/{1}</value>
|
||
<comment>{0} will be replaced by failure reason (string), {1} will be replaced by extended failure reason (string)</comment>
|
||
</data>
|
||
<data name="ErrorIsEmpty" xml:space="preserve">
|
||
<value>{0} 為空!</value>
|
||
<comment>{0} will be replaced by object's name</comment>
|
||
</data>
|
||
<data name="UnusedKeys" xml:space="preserve">
|
||
<value>未使用的產品金鑰:{0}</value>
|
||
<comment>{0} will be replaced by list of cd-keys (strings), separated by a comma</comment>
|
||
</data>
|
||
<data name="WarningFailedWithError" xml:space="preserve">
|
||
<value>由於錯誤 {0} 而失敗</value>
|
||
<comment>{0} will be replaced by failure reason (string)</comment>
|
||
</data>
|
||
<data name="BotConnectionLost" xml:space="preserve">
|
||
<value>與 Steam 網絡的連線中斷,正在重新進行連線……</value>
|
||
</data>
|
||
<data name="BotAccountFree" xml:space="preserve">
|
||
<value>帳戶不再被佔用,已恢復掛卡!</value>
|
||
</data>
|
||
<data name="BotAccountOccupied" xml:space="preserve">
|
||
<value>帳戶當前正被使用:ASF 將在該帳戶空閒時繼續掛卡……</value>
|
||
</data>
|
||
<data name="BotConnecting" xml:space="preserve">
|
||
<value>連線中……</value>
|
||
</data>
|
||
<data name="BotHeartBeatFailed" xml:space="preserve">
|
||
<value>無法斷開與用戶端的連接。正在中止這個機械人實例!</value>
|
||
</data>
|
||
<data name="BotSteamDirectoryInitializationFailed" xml:space="preserve">
|
||
<value>無法初始化 SteamDirectory:與 Steam 網絡的連接可能需要比平時更長的時間!</value>
|
||
</data>
|
||
<data name="BotStopping" xml:space="preserve">
|
||
<value>停止中……</value>
|
||
</data>
|
||
<data name="ErrorBotConfigInvalid" xml:space="preserve">
|
||
<value>您的機械人配置無效。請驗證 {0} 的內容,然後重試!</value>
|
||
<comment>{0} will be replaced by file's path</comment>
|
||
</data>
|
||
<data name="ErrorDatabaseInvalid" xml:space="preserve">
|
||
<value>無法載入持久數據庫,如果問題仍然存在,請刪除 {0},以重新創建數據庫!</value>
|
||
<comment>{0} will be replaced by file's path</comment>
|
||
</data>
|
||
<data name="Initializing" xml:space="preserve">
|
||
<value>正在初始化 {0}……</value>
|
||
<comment>{0} will be replaced by service name that is being initialized</comment>
|
||
</data>
|
||
<data name="WarningPrivacyPolicy" xml:space="preserve">
|
||
<value>如果您對 ASF 的實際運作方式有疑慮,請查看我們 Wiki 中關於隱私政策的部分!</value>
|
||
</data>
|
||
<data name="Welcome" xml:space="preserve">
|
||
<value>看來這是您首次使用 ASF,歡迎!</value>
|
||
</data>
|
||
<data name="ErrorInvalidCurrentCulture" xml:space="preserve">
|
||
<value>您提供的 CurrentCulture 無效,ASF 將以預設值繼續運行!</value>
|
||
</data>
|
||
<data name="TranslationIncomplete" xml:space="preserve">
|
||
<value>ASF 將嘗試使用你的偏好語系 {0},但該語言的翻譯僅完成了 {1}。也許您可以協助我們改善 ASF 的翻譯品質?</value>
|
||
<comment>{0} will be replaced by culture code, such as "en-US", {1} will be replaced by completeness percentage, such as "78.5%"</comment>
|
||
</data>
|
||
<data name="IdlingGameNotPossible" xml:space="preserve">
|
||
<value>{0}({1})的掛卡被暫時禁用,因為 ASF 目前無法執行該遊戲。</value>
|
||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
|
||
</data>
|
||
<data name="WarningIdlingGameMismatch" xml:space="preserve">
|
||
<value>ASF 檢測到 {0}({1})的 ID 不匹配,並將改為使用 ID {2}。</value>
|
||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by game's ID (number)</comment>
|
||
</data>
|
||
<data name="BotVersion" xml:space="preserve">
|
||
<value>{0} V{1}</value>
|
||
<comment>{0} will be replaced by program's name (e.g. "ASF"), {1} will be replaced by program's version (e.g. "1.0.0.0"). This string typically has nothing to translate and you should leave it as it is, unless you need to change the format, e.g. in RTL languages.</comment>
|
||
</data>
|
||
<data name="BotAccountLocked" xml:space="preserve">
|
||
<value>此帳戶已被鎖定,永久無法掛卡!</value>
|
||
</data>
|
||
<data name="BotStatusLocked" xml:space="preserve">
|
||
<value>機械人已被鎖定,無法透過掛卡得到卡片。</value>
|
||
</data>
|
||
<data name="ErrorFunctionOnlyInHeadlessMode" xml:space="preserve">
|
||
<value>此功能僅在無頭模式下可用!</value>
|
||
</data>
|
||
<data name="BotOwnedAlready" xml:space="preserve">
|
||
<value>已擁有:{0}</value>
|
||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
|
||
</data>
|
||
<data name="ErrorAccessDenied" xml:space="preserve">
|
||
<value>訪問被拒!</value>
|
||
</data>
|
||
<data name="WarningPreReleaseVersion" xml:space="preserve">
|
||
<value>您目前使用的版本高於最新的穩定版本。請注意:預發行版本專用於了解如何回報錯誤、處理問題並提供回饋的用戶——並不提供任何技術支援。</value>
|
||
</data>
|
||
<data name="BotStats" xml:space="preserve">
|
||
<value>当前内存使用量:{0} MB。
|
||
进程正常运行时间:{1}</value>
|
||
<comment>{0} will be replaced by number (in megabytes) of memory being used, {1} will be replaced by translated TimeSpan string (such as "25 minutes"). Please note that this string should include newlines for formatting.</comment>
|
||
</data>
|
||
<data name="ClearingDiscoveryQueue" xml:space="preserve">
|
||
<value>正在瀏覽 Steam 探索佇列 #{0}...</value>
|
||
<comment>{0} will be replaced by queue number</comment>
|
||
</data>
|
||
<data name="DoneClearingDiscoveryQueue" xml:space="preserve">
|
||
<value>已完成 Steam 探索佇列 #{0}。</value>
|
||
<comment>{0} will be replaced by queue number</comment>
|
||
</data>
|
||
<data name="BotOwnsOverviewPerGame" xml:space="preserve">
|
||
<value>{0}/{1} 個機械人已經擁有遊戲 {2}。</value>
|
||
<comment>{0} will be replaced by number of bots that already own particular game being checked, {1} will be replaced by total number of bots that were checked during the process, {2} will be replaced by game's ID (number)</comment>
|
||
</data>
|
||
<data name="BotRefreshingPackagesData" xml:space="preserve">
|
||
<value>更新包數據中……</value>
|
||
</data>
|
||
<data name="WarningDeprecated" xml:space="preserve">
|
||
<value>{0} 的用法已棄用,並將在程式的未來版本中刪除。請使用 {1}。</value>
|
||
<comment>{0} will be replaced by the name of deprecated property (such as argument, config property or likewise), {1} will be replaced by the name of valid replacement (such as another argument or config property)</comment>
|
||
</data>
|
||
<data name="BotAcceptedDonationTrade" xml:space="preserve">
|
||
<value>接受捐贈交易:{0}</value>
|
||
<comment>{0} will be replaced by trade's ID (number)</comment>
|
||
</data>
|
||
<data name="WarningWorkaroundTriggered" xml:space="preserve">
|
||
<value>已觸發錯誤 {0} 的解決方法。</value>
|
||
<comment>{0} will be replaced by the bug's name provided by ASF</comment>
|
||
</data>
|
||
<data name="TargetBotNotConnected" xml:space="preserve">
|
||
<value>目標機械人實例未連線!</value>
|
||
</data>
|
||
<data name="BotWalletBalance" xml:space="preserve">
|
||
<value>錢包餘額:{0} {1}</value>
|
||
<comment>{0} will be replaced by wallet balance value, {1} will be replaced by currency name</comment>
|
||
</data>
|
||
<data name="BotHasNoWallet" xml:space="preserve">
|
||
<value>當前機械人無錢包餘額。</value>
|
||
</data>
|
||
<data name="BotLevel" xml:space="preserve">
|
||
<value>當前機械人的等級為 {0}。</value>
|
||
<comment>{0} will be replaced by bot's level</comment>
|
||
</data>
|
||
<data name="ActivelyMatchingItems" xml:space="preserve">
|
||
<value>正在匹配 Steam 物品,第 #{0} 輪……</value>
|
||
<comment>{0} will be replaced by round number</comment>
|
||
</data>
|
||
<data name="DoneActivelyMatchingItems" xml:space="preserve">
|
||
<value>已完成匹配 Steam 物品,第 #{0} 輪。</value>
|
||
<comment>{0} will be replaced by round number</comment>
|
||
</data>
|
||
<data name="ErrorAborted" xml:space="preserve">
|
||
<value>已中止!</value>
|
||
</data>
|
||
<data name="WarningExcessiveBotsCount" xml:space="preserve">
|
||
<value>您運行的個人機械人帳戶數目已經超出我們建議的上限({0})。請注意,此設置不受支援,可能會導致各種 Steam 相關問題,包括帳戶停權。有關詳細資訊,請參閱常見問題解答。</value>
|
||
<comment>{0} will be replaced by our maximum recommended bots count (number)</comment>
|
||
</data>
|
||
<data name="PluginLoaded" xml:space="preserve">
|
||
<value>{0} 載入成功!</value>
|
||
<comment>{0} will be replaced by the name of the custom ASF plugin</comment>
|
||
</data>
|
||
<data name="PluginLoading" xml:space="preserve">
|
||
<value>正在載入 {0} V{1}……</value>
|
||
<comment>{0} will be replaced by the name of the custom ASF plugin, {1} will be replaced by its version</comment>
|
||
</data>
|
||
<data name="NothingFound" xml:space="preserve">
|
||
<value>未找到任何內容!</value>
|
||
</data>
|
||
<data name="PluginsWarning" xml:space="preserve">
|
||
<value>您已將一個或多個自訂外掛程式載入到 ASF 中。由於我們無法支援修改過的程序,如遭遇任何問題,請向相關外掛程式的開發者尋求協助。</value>
|
||
</data>
|
||
<data name="PleaseWait" xml:space="preserve">
|
||
<value>請稍候……</value>
|
||
</data>
|
||
<data name="EnterCommand" xml:space="preserve">
|
||
<value>輸入命令: </value>
|
||
</data>
|
||
<data name="Executing" xml:space="preserve">
|
||
<value>執行中⋯⋯</value>
|
||
</data>
|
||
<data name="InteractiveConsoleEnabled" xml:space="preserve">
|
||
<value>互動式主控台現在處於活動狀態,鍵入「c」以進入命令模式。</value>
|
||
</data>
|
||
<data name="BotGamesToRedeemInBackgroundCount" xml:space="preserve">
|
||
<value>機械人的後台佇列中還有 {0} 個遊戲。</value>
|
||
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
|
||
</data>
|
||
<data name="ErrorSingleInstanceRequired" xml:space="preserve">
|
||
<value>ASF 進程已在此工作目錄中運行,正在中止!</value>
|
||
</data>
|
||
<data name="BotHandledConfirmations" xml:space="preserve">
|
||
<value>成功處理 {0} 個確認!</value>
|
||
<comment>{0} will be replaced by number of confirmations</comment>
|
||
</data>
|
||
<data name="BotExtraIdlingCooldown" xml:space="preserve">
|
||
<value>等待 {0} 以確保我們可以開始掛卡......</value>
|
||
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
|
||
</data>
|
||
<data name="UpdateCleanup" xml:space="preserve">
|
||
<value>清理升級後的舊檔案……</value>
|
||
</data>
|
||
<data name="BotGeneratingSteamParentalCode" xml:space="preserve">
|
||
<value>正在產生 Steam 家庭監護代碼,這可能會需要一段時間,請考慮將它寫入設定檔中…</value>
|
||
</data>
|
||
<data name="IPCConfigChanged" xml:space="preserve">
|
||
<value>IPC 設定檔已變更!</value>
|
||
</data>
|
||
<data name="BotTradeOfferResult" xml:space="preserve">
|
||
<value>由於{2} ,交易報價{0} 被確定為{1} 。</value>
|
||
<comment>{0} will be replaced by trade offer ID (number), {1} will be replaced by internal ASF enum name, {2} will be replaced by technical reason why the trade was determined to be in this state</comment>
|
||
</data>
|
||
<data name="BotInvalidPasswordDuringLogin" xml:space="preserve">
|
||
<value>連續收到InvalidPassword錯誤代碼{0} 次。 此帳戶的密碼很可能錯誤,正在中止!</value>
|
||
<comment>{0} will be replaced by maximum allowed number of failed login attempts</comment>
|
||
</data>
|
||
<data name="Result" xml:space="preserve">
|
||
<value>結果:{0}</value>
|
||
<comment>{0} will be replaced by generic result of various functions that use this string</comment>
|
||
</data>
|
||
<data name="WarningUnsupportedEnvironment" xml:space="preserve">
|
||
<value>您正在嘗試在不受支持的環境中運行ASF的{0} 變體:{1} 。 如果您確實知道自己在做什麼,請提供 --ignore-unsupported-environment參數。</value>
|
||
</data>
|
||
<data name="WarningUnknownCommandLineArgument" xml:space="preserve">
|
||
<value>未知的命令列參數:{0}</value>
|
||
<comment>{0} will be replaced by unrecognized command that has been provided</comment>
|
||
</data>
|
||
<data name="ErrorConfigDirectoryNotFound" xml:space="preserve">
|
||
<value>找不到配寘目錄,正在中止!</value>
|
||
</data>
|
||
|
||
<data name="AutomaticFileMigration" xml:space="preserve">
|
||
<value>{0} config file will be migrated to the latest syntax...</value>
|
||
<comment>{0} will be replaced with the relative path to the affected config file</comment>
|
||
</data>
|
||
<data name="WarningWeakIPCPassword" xml:space="preserve">
|
||
<value>您的IPC密碼似乎很弱。 考慮選擇一個更强的以提高安全性。 詳細資訊:{0}</value>
|
||
<comment>{0} will be replaced by additional details about the password being considered weak</comment>
|
||
</data>
|
||
<data name="WarningWeakSteamPassword" xml:space="preserve">
|
||
<value>“{0} ”的Steam密碼似乎很弱。 考慮選擇一個更强的以提高安全性。 詳細資訊:{1}</value>
|
||
<comment>{0} will be replaced by the affected bot name, {1} will be replaced by additional details about the password being considered weak</comment>
|
||
</data>
|
||
<data name="WarningWeakCryptKey" xml:space="preserve">
|
||
<value>您的加密金鑰似乎很弱。 考慮選擇一個更强的以提高安全性。 詳細資訊:{0}</value>
|
||
<comment>{0} will be replaced by additional details about the encryption key being considered weak</comment>
|
||
</data>
|
||
<data name="WarningTooShortCryptKey" xml:space="preserve">
|
||
<value>您的加密金鑰太短。 我們建議使用長度至少為{0} 個位元組(字元) 的檔案。</value>
|
||
<comment>{0} will be replaced by the number of bytes (characters) recommended</comment>
|
||
</data>
|
||
<data name="WarningDefaultCryptKeyUsedForHashing" xml:space="preserve">
|
||
<value>您正在使用{1} 内容的{0} 設定,但您沒有提供自定義金鑰。 您應該提供一個自定義密碼金鑰以提高安全性。</value>
|
||
<comment>{0} will be replaced by the name of a particular setting (e.g. "SCrypt"), {1} will be replaced by the name of the property (e.g. "IPCPassword")</comment>
|
||
</data>
|
||
<data name="WarningDefaultCryptKeyUsedForEncryption" xml:space="preserve">
|
||
<value>您正在使用{1} 内容的{0} 設定,但您沒有提供自定義金鑰。 這完全破壞了保護,因為ASF被迫使用自己的(已知的)金鑰。 您應該提供一個自定義密碼金鑰,以利用此設定提供的安全優勢。</value>
|
||
<comment>{0} will be replaced by the name of a particular setting (e.g. "AES"), {1} will be replaced by the name of the property (e.g. "SteamPassword")</comment>
|
||
</data>
|
||
<data name="WarningRunningAsRoot" xml:space="preserve">
|
||
<value>您正在嘗試以管理員(root)身份運行ASF。 這會給您的電腦帶來嚴重的安全風險,由於ASF的操作不需要root存取權限,囙此我們建議盡可能以非管理員用戶的身份運行它。</value>
|
||
</data>
|
||
<data name="WarningRunningInUnsupportedEnvironment" xml:space="preserve">
|
||
<value>您正在不受支持的環境中運行ASF,提供了----ignore-unsupported-environment 參數。 請注意,我們不為這種情況提供任何支持,您完全自行承擔風險。 你被警告了。</value>
|
||
</data>
|
||
<data name="FetchingChecksumFromRemoteServer" xml:space="preserve">
|
||
<value>正在從遠程服務器獲取校驗和...</value>
|
||
</data>
|
||
<data name="VerifyingChecksumWithRemoteServer" xml:space="preserve">
|
||
<value>正在根據來自遠程服務器的二進位檔案驗證下載的二進位檔案的校驗和...</value>
|
||
</data>
|
||
<data name="ChecksumMissing" xml:space="preserve">
|
||
<value>遠程服務器對我們要更新的版本一無所知。如果該版本是最近發佈的,則可能出現這種情況-作為額外的安全措施,拒絕立即繼續更新過程。</value>
|
||
</data>
|
||
<data name="ChecksumWrong" xml:space="preserve">
|
||
<value>遠程服務器已回復不同的校驗和,這可能表明下載已損壞或MITM攻擊,拒絕繼續更新過程!</value>
|
||
</data>
|
||
<data name="PatchingFiles" xml:space="preserve">
|
||
<value>正在修補ASF檔案...</value>
|
||
</data>
|
||
<data name="UserInputCryptkey" xml:space="preserve">
|
||
<value>請輸入密碼: </value>
|
||
<comment>Please note that this translation should end with space</comment>
|
||
</data>
|
||
<data name="ErrorIPNotBanned" xml:space="preserve">
|
||
<value>未禁止IP地址{0}!</value>
|
||
<comment>{0} will be replaced by an IP address which was requested to be unbanned from using IPC</comment>
|
||
</data>
|
||
|
||
</root>
|