mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
Translations update
This commit is contained in:
@@ -1,28 +1,28 @@
|
||||
{
|
||||
"app.name": "",
|
||||
"button.advanced": "",
|
||||
"button.download": "",
|
||||
"home.topic": "",
|
||||
"link.asf": "",
|
||||
"link.bot": "",
|
||||
"link.home": "",
|
||||
"schema.access": "",
|
||||
"schema.advanced": "",
|
||||
"schema.basic": "",
|
||||
"schema.bot.SteamLogin.description": "",
|
||||
"schema.bot.SteamPassword.description": "",
|
||||
"schema.bot.name": "",
|
||||
"schema.bot.name.description": "",
|
||||
"schema.community": "",
|
||||
"schema.connection": "",
|
||||
"schema.customization": "",
|
||||
"schema.farming": "",
|
||||
"schema.generic.steamid64": "",
|
||||
"schema.misc": "",
|
||||
"schema.performance": "",
|
||||
"schema.remote_access": "",
|
||||
"schema.security": "",
|
||||
"schema.trading": "",
|
||||
"schema.updates": "",
|
||||
"static.add": ""
|
||||
"app.name": "ASF Config Generator",
|
||||
"button.advanced": "高度な設定を切り替える",
|
||||
"button.download": "ダウンロード",
|
||||
"home.topic": "ASF Config Generatorは、ASF コンフィグファイルを作成するのを助ける、Javascriptで記述された小さなユーティリティーツールです。生成されたコンフィグファイルをダウンロードした後、ASF メインディレクトリ内の<var>config</var> フォルダに移動してください。より詳細な説明については、<a href=\"https://github.com/JustArchi/ArchiSteamFarm/wiki/Configuration\" target=\"_blank\" rel=\"noopener\">wiki</a>を参照してください。私達のツールがあなたにとって有用であることを願います。",
|
||||
"link.asf": "ASF",
|
||||
"link.bot": "Bot",
|
||||
"link.home": "ホーム",
|
||||
"schema.access": "アクセス",
|
||||
"schema.advanced": "高度",
|
||||
"schema.basic": "基本",
|
||||
"schema.bot.SteamLogin.description": "Steamアカウントのログイン",
|
||||
"schema.bot.SteamPassword.description": "Steamアカウントのパスワード",
|
||||
"schema.bot.name": "名前",
|
||||
"schema.bot.name.description": "Botの名前",
|
||||
"schema.community": "コミュニティ",
|
||||
"schema.connection": "接続",
|
||||
"schema.customization": "カスタマイズ",
|
||||
"schema.farming": "ファーム",
|
||||
"schema.generic.steamid64": "あなたのSteamID64",
|
||||
"schema.misc": "その他",
|
||||
"schema.performance": "パフォーマンス",
|
||||
"schema.remote_access": "リモートアクセス",
|
||||
"schema.security": "セキュリティ",
|
||||
"schema.trading": "取引",
|
||||
"schema.updates": "アップデート",
|
||||
"static.add": "追加"
|
||||
}
|
||||
Reference in New Issue
Block a user