Files
better-genshin-impact/Build/MicaSetup/Resources/Languages/ja.xaml

47 lines
3.9 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:s="clr-namespace:System;assembly=mscorlib">
<s:String x:Key="Setup">セットアップ</s:String>
<s:String x:Key="UninstallProgram">アンインストール</s:String>
<s:String x:Key="RequestedFreeSpace">必要な領域:</s:String>
<s:String x:Key="AvailableFreeSpace">空き領域:</s:String>
<s:String x:Key="AvailableFreeSpaceInsufficientTips">ターゲットディスクの空き容量が足りないので、他のディスクを使ってインストールしてください。</s:String>
<s:String x:Key="InstallationPath">インストールパス:</s:String>
<s:String x:Key="EnterInstallationPath">インストールパスを入力してください</s:String>
<s:String x:Key="IllegalPath">不正なパス</s:String>
<s:String x:Key="IllegalPathTips">パスが不正です。正しいパスでインストールしてください。</s:String>
<s:String x:Key="SelectPathTips">インストールパスの選択してください</s:String>
<s:String x:Key="StartInstall">インストール</s:String>
<s:String x:Key="Preparing">準備中</s:String>
<s:String x:Key="InstallFinishTips">インストールが完了しました</s:String>
<s:String x:Key="RunImmediately">すぐに実行</s:String>
<s:String x:Key="ButtonOK"></s:String>
<s:String x:Key="ButtonCancel">キャンセル</s:String>
<s:String x:Key="ButtonYes">はい</s:String>
<s:String x:Key="ButtonNo">いいえ</s:String>
<s:String x:Key="TitleTips">ヒント</s:String>
<s:String x:Key="RuningTipsAndExitTry">{0}は実行中です。終了したらもう一度試してください。</s:String>
<s:String x:Key="LockedTipsAndExitTry">ファイル「{0}」は別のプロセスによって使用されているため、このファイルにアクセスできません。</s:String>
<s:String x:Key="InstNotCompletedTips">インストールはまだ完了していないが、本当に終了しますか?</s:String>
<s:String x:Key="UninstNotCompletedTips">アンインストールはまだ完了されていないため終了することはできません。</s:String>
<s:String x:Key="HaveReadAndApproved">契約の既読と承認:</s:String>
<s:String x:Key="UserLicenseAgreement">ユーザライセンス契約</s:String>
<s:String x:Key="ButtonAgree">戻る</s:String>
<s:String x:Key="ProgressTipsInstalling">インストール中</s:String>
<s:String x:Key="Finish">完了</s:String>
<s:String x:Key="SureUninstallTips">本当にアンインストールしますか?</s:String>
<s:String x:Key="KeepMyDataTips">マイデータを保留する</s:String>
<s:String x:Key="NotKeepMyDataTips">チェック「{0}」を外すと、すべてのファイルが削除されます!</s:String>
<s:String x:Key="ProgressTipsUninstalling">アンインストール中</s:String>
<s:String x:Key="UninstallFinishTips">アンインストールが完了しました</s:String>
<s:String x:Key="UninstallDelayUntilRebootTips">一部のファイルが削除されませんでした。これらのファイルは、次回の再起動時に自動的に削除されます。</s:String>
<s:String x:Key="Downloading">ダウンロード中</s:String>
<s:String x:Key="Installing">インストール中</s:String>
<s:String x:Key="NetworkUnavailableTips">現在のネットワークは使用できません。</s:String>
<s:String x:Key="ComponentInstallFailedTips">コンポネント「{0}」のインストールに失敗しました。</s:String>
<s:String x:Key="Open">開く</s:String>
<s:String x:Key="Customize">カスタマイズ</s:String>
<s:String x:Key="CustomizeAutoRun">自動起動</s:String>
<s:String x:Key="CustomizeDesktopShortcut">ショートカット</s:String>
</ResourceDictionary>