# Plugin Message Prefix prefix: '&7[PlayerPoints&7] ' # Currency currency-singular: 點數 currency-plural: 點數 currency-separator: ',' currency-decimal: . number-abbreviation-thousands: k number-abbreviation-millions: m number-abbreviation-billions: b # Misc no-permission: '&c你沒有權限!' only-player: '&c這個指令只能由玩家執行。' invalid-amount: '&c數量必須是一個正整數.' unknown-player: '&c找不到此玩家: &b%player%' unknown-account: '&c無法找到帳戶: &b%account%' unknown-command: '&c未知指令: &b%input%' invalid-argument: '&c無效參數:%message%。' command-usage: '&使用方式: &b/%cmd% %args%' argument-handler-string: 文字不能為空 argument-handler-enum: '%enum% 類型 [%input%] 不存在' argument-handler-enum-list: '%enum% 類型 [%input%] 不存在。有效的類型:%types%' argument-handler-value: 值 [%input%] 無效 votifier-voted: '&e謝謝你對於 %service% &e的投票! &b%amount% &e點%currency%已進入你的點數庫.' leaderboard-empty-entry: 這可能是你! command-cooldown: '&c請等待一段時間再使用此指令.' # Base Command Message base-command-color: '&e' base-command-help: '&e使用 &b/%cmd% help &e顯示幫助畫面.' # Help Command command-help-description: 顯示幫助畫面... 你已經做到了 command-help-title: '&e可使用指令:' command-help-list-description: '&8 - &d/%cmd% %subcmd% %args% &7- %desc%' command-help-list-description-no-args: '&8 - &d/%cmd% %subcmd% &7- %desc%' # Give Command command-give-description: '&8 - &d/points give <玩家> <數量> &7- 給予玩家點數' command-give-success: '&b%player% &a給你 &b%amount% &a點%currency%.' command-give-received: '&e你獲得了 &b%amount% &e點&e%currency%.' # Give All Command command-giveall-description: '&8 - &d/points giveall <數量> &7- 給予所有玩家點數' command-giveall-success: '&a給予所有玩家 &b%amount% &a點&a%currency%.' # Take Command command-take-description: '&8 - &d/points take <玩家> <數量> &7- 拿走玩家點數' command-take-success: '&a從 &b%player% &a拿走 &b%amount% &a點&a%currency%.' command-take-taken: '' command-take-not-enough: '&b%player% &c沒有足夠的%currency%.' # Look Command command-look-description: '&8 - &d/points look <玩家> &7- 查看玩家的點數' command-look-success: '&b%player% &e擁有 &b%amount% &e點&e%currency%.' # Pay Command command-pay-description: 支付玩家點數 command-pay-self: '&c你不能支付給自己.' command-pay-sent: '&a你支付了 &b%player% %amount% &a點&a%currency%.' command-pay-received: '&b%player% &e支付了 &b%amount% &e點&e%currency%給你&e.' command-pay-lacking-funds: '&c你沒有足夠的%currency%.' command-pay-minimum-amount: '&c您可以支付的最低金額為 &b%amount% &c%currency%。' # Set Command command-set-description: '&8 - &d/points set <玩家> <數量> &7- 設定玩家點數' command-set-success: '&a設定 &b%player% &a的&a%currency%&a為 &b%amount%&a.' # Reset Command command-reset-description: '&8 - &d/points reset <玩家> &7- 重設玩家點數' command-reset-success: '&a重設了 &b%player% &a的&a%currency%.' # Me Command command-me-description: 查看自己的點數 command-me-success: '&e你擁有 &b%amount% &e點&e%currency%.' # Lead Command command-lead-description: '&8 - &d/points lead [next|prev|#] &7- 查看排行榜' command-lead-title: '&e排行榜 &7(第 #%page%/%pages% 頁)' command-lead-entry: '&b(%position%). &e%player% &7- &6%amount% 點%currency%' command-lead-usage: '&c無效的排行榜頁面.' # Broadcast Command command-broadcast-description: 公告玩家的點數 command-broadcast-message: '&e玩家 &b%player% &e擁有 &b%amount% &e點&e%currency%.' # Reload Command command-reload-description: 重載此插件 command-reload-reloaded: '&a設定檔和語言檔已重載.' # Export Command command-export-description: 輸出資料至 storage.yml command-export-success: '&a資料已成功輸出至 storage.yml.' command-export-warning: '&c警告: storage.yml 已經存在. 如果你想要覆寫他, 輸入 &b/points export confirm&c.' # Import Command command-import-description: 從 storage.yml 輸入資料 command-import-success: '&a資料已成功從 storage.yml 輸入.' command-import-no-backup: '&c無法輸入資料, storage.yml 不存在. 你可以使用 &b/points export &c生成一個, 並使用他修改內部資料.' command-import-warning: '&c警告: 此動作將會刪除數據庫內所有資料, 並將數據庫替換為 storage.yml 的資料. &c當前使用的資料庫類型為 &b&o&l%type%&c. &c如果你確定要繼續, 請使用 &b/points import confirm&c.' # Convert Command command-convert-description: 從另一個插件加載數據庫 command-convert-invalid: '&b%plugin% &c不是可以轉換數據庫的插件.' command-convert-invalid-currency: '&b%currency% &c不是有效的可兌換貨幣。' command-convert-currency-required: '&c您必須指定要使用此外掛程式轉換的貨幣。' command-convert-success: '&a來自 &b%plugin% &a的數據庫已成功轉移.' command-convert-failure: '&c嘗試轉換數據庫時發生錯誤. 請檢查你的控制台並且回報錯誤給 PlayerPoints 的作者.' command-convert-warning: '&c警告: 此動作將會刪除數據庫內所有資料, 並將數據庫替換為 &b%plugin%&c 的資料. &c如果你確定要繼續, 請使用 &b/points convert %plugin% confirm&c.' command-convert-warning-currency: '&c警告: 此動作將會刪除數據庫內所有資料, 並將數據庫替換為 &b%plugin%&c 的資料. &c如果你確定要繼續, 請使用 &b/points convert %plugin% %currency% confirm&c.' # Account Command command-account-description: 管理帳戶的建立和刪除 command-account-create-success: '&a成功建立帳號: &b%account%' command-account-create-exists: '&c建立帳戶失敗。名為 &b%account% &c的帳戶已經存在。' command-account-create-name-invalid: '&c建立帳戶失敗。帳戶名稱的長度必須在 3-16 個字元之間,且只能包含字母、數字和底線。' command-account-delete-success: '&a成功刪除帳戶。' command-account-delete-does-not-exist: '&c刪除帳戶失敗。名為 &b%account% &c的帳戶不存在。' command-account-delete-warning: '&c注意: 此操作將刪除帳戶 &b%account% &c的所有帳戶資料。如果您有絕對的把握,請使用 &b/points account delete %account% confirm&c.' # Import Legacy Command command-importlegacy-description: 導入舊表 command-importlegacy-success: '&a成功地从&b%table%&a导入遗留数据。' command-importlegacy-failure: '&c从&b%table%&c导入遗留数据失败。该表是否存在?' command-importlegacy-only-mysql: '&c这个命令只有在你启用了MySQL后才可用。' # Version Command command-version-description: 显示版本信息 PlayerPoints