an-anime-game-launcher/public/locales/ja.json
Observer KRypt0n_ abf2297145
1.3.0
- added voicepacks support
- added LauncherUI.updateLauncherState method
  to automatically update launcher state
  it possibly can break clear game installation because I changed the way
  launcher identifies its state after some actions
- changed way the main button identifies what should it do
- now settings button hides when the launcher downloading something
- updated settings button icon
- updated background picture caching algorithm
2021-11-04 16:09:41 +02:00

37 lines
No EOL
2.2 KiB
JSON

{
"Install": "インストール",
"Update": "アップデート",
"Launch": "打ち上げ",
"Runners": "Runners",
"Language": "言語",
"Voice": "ボイスパック",
"VoiceNotification": "This feature requires you to manually select the new voice pack in the game",
"SettingsTitle": "設定",
"GeneralSettings": "一般",
"Downloading": "ダウンロード中",
"WineVersion": "ワインバージョン",
"Environment": "環境",
"EnvironmentalVariables": "環境変数",
"Name": "名前",
"Value": "バリュー",
"Add": "加える",
"Delete": "削除",
"Unpack": "開梱",
"GameDownloaded": "ゲームのインストールに成功しました",
"ApplyPatch": "パッチの適用...",
"PatchRequired": "要パッチ",
"PatchRequiredHint": "このゲームバージョンにはアンチチートパッチがありません。数日待ってから再度お試しください",
"TestPatch": "テストパッチの適用",
"TestPatchHint": "このゲームバージョンにはアンチチートパッチがありますが、テスト段階にあります。安定するまで数日お待ちいただくか、ご自身の責任で適用してください",
"AnalyticsTitle": "ヤンフェイのコミッション...",
"ParticipateInAnalytics": "匿名でのデータ収集に参加",
"AnalyticsText1": "Linuxのアクティブユーザー数をカウントするために、YanfeiはゲームがアップデートされるたびにあなたのIPアドレスを収集したいと思います。",
"AnalyticsText2": "IPアドレスはセキュリティのためにハッシュ化されます。",
"AnalyticsShareCountry": "シェアカントリー",
"Participate": "匿名でのデータ収集に参加",
"Skip": "スキップ",
"SkipAndDontAsk": "スキップして二度と聞かない",
"LauncherUpdateTitle": "ランチャーのアップデートが可能 ",
"LauncherUpdateBody": "ランチャーの新バージョンは、プロジェクトのリポジトリ({uri.launcher})からダウンロードできます。",
"TelemetryNotDisabled": "{placeholders.uppercase.company}のテレメトリサーバは無効になっていません!"
}