mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
600 lines
26 KiB
XML
600 lines
26 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>正在以非 0 錯誤代碼退出!</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="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>沒有執行中的 BOT,正在退出……</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 Guard 行動驗證器上的兩步驟驗證代碼:</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>這個 BOT 已經停止了!</value>
|
||
</data>
|
||
<data name="BotNotFound" xml:space="preserve">
|
||
<value>找不到任何名稱為 {0} 的 BOT!</value>
|
||
<comment>{0} will be replaced by bot's name query (string)</comment>
|
||
</data>
|
||
|
||
|
||
|
||
<data name="CheckingFirstBadgePage" xml:space="preserve">
|
||
<value>正在檢查徽章頁面第一頁...</value>
|
||
</data>
|
||
<data name="CheckingOtherBadgePages" xml:space="preserve">
|
||
<value>正在檢查其他徽章頁面...</value>
|
||
</data>
|
||
|
||
<data name="Done" xml:space="preserve">
|
||
<value>已完成!</value>
|
||
</data>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<data name="IgnoredPermanentPauseEnabled" xml:space="preserve">
|
||
<value>正在忽略此請求,因為強制暫停已啟用!</value>
|
||
</data>
|
||
|
||
|
||
|
||
<data name="PlayingNotAvailable" xml:space="preserve">
|
||
<value>目前無法執行,我們將稍後再試!</value>
|
||
</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="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>BOT 已在執行中!</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="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="BotEncryptedPassword" xml:space="preserve">
|
||
<value>[{0}] 密碼︰{1}</value>
|
||
<comment>{0} will be replaced by password encryption method (string), {1} will be replaced by encrypted password using that method (string)</comment>
|
||
</data>
|
||
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
|
||
<value>這個 BOT 將不會啟動,因為它在設定檔中被停用!</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>這個 BOT 並未啟用 ASF 二階段驗證!您是否忘記將二階段驗證導入至 ASF?</value>
|
||
</data>
|
||
<data name="BotNotConnected" xml:space="preserve">
|
||
<value>此 BOT 執行個體尚未連線!</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="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="BotStatusConnecting" xml:space="preserve">
|
||
<value>BOT 正在連線到 Steam 網路。</value>
|
||
</data>
|
||
<data name="BotStatusNotRunning" xml:space="preserve">
|
||
<value>BOT 未執行。</value>
|
||
</data>
|
||
<data name="BotStatusPaused" xml:space="preserve">
|
||
<value>BOT 已暫停或正以手動模式執行。</value>
|
||
</data>
|
||
<data name="BotStatusPlayingNotAvailable" xml:space="preserve">
|
||
<value>BOT 使用中。</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="BotConnecting" xml:space="preserve">
|
||
<value>正在連線...</value>
|
||
</data>
|
||
<data name="BotHeartBeatFailed" xml:space="preserve">
|
||
<value>無法與用戶端中斷連線,正在中止此 BOT 執行個體!</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>你的 BOT 設定無效,請確認 {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="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="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="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} 個 BOT 已經擁有遊戲 {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>目標 BOT 執行個體未連線!</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>BOT 無錢包餘額。</value>
|
||
</data>
|
||
<data name="BotLevel" xml:space="preserve">
|
||
<value>BOT 的等級為 {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="ActivelyMatchingItemsRound" xml:space="preserve">
|
||
<value>此輪共對應 {0} 套物品。</value>
|
||
<comment>{0} will be replaced by number of sets traded</comment>
|
||
</data>
|
||
<data name="WarningExcessiveBotsCount" xml:space="preserve">
|
||
<value>你執行的個人 BOT 帳戶數量超過我們的建議上限({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="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="InteractiveConsoleNotAvailable" xml:space="preserve">
|
||
<value>由於缺失 {0} 設定檔內容,互動式主控台不可用。</value>
|
||
<comment>{0} will be replaced by the name of the missing config property (string)</comment>
|
||
</data>
|
||
<data name="BotGamesToRedeemInBackgroundCount" xml:space="preserve">
|
||
<value>Bot 的背景佇列中剩下 {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="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="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="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>
|
||
|
||
|
||
</root>
|