Files
openide/updater/resources/messages/UpdaterBundle_ja.properties
Roman Shevchenko bf010987de [updater] moving resources to a dedicated root
GitOrigin-RevId: be916d41562882069037b75a6f3c4ba16527f17c
2023-12-06 23:01:01 +00:00

58 lines
2.6 KiB
INI
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.
main.title=更新
error.title=更新エラー
button.cancel=キャンセル
confirm.abort=パッチはまだ適用されていません。\n操作を中断しますか
button.abort=中断
button.continue=続行
access.denied=アクセスが拒否されました
file.locked=次がロック中: {0}
file.modified=変更済み
file.absent=欠落
file.exists=すでに存在しています
file.unexpected=予期しないファイル
conflicts.header=インストール領域でいくつかの競合が見つかりました。
conflicts.text.1='解決策' 列から希望の解決策を選択して '続行' を押してください。\n\
更新を続行しない場合は 'キャンセル' を押して終了してください。
conflicts.text.2=以下の競合には解決策がないため、パッチを適用できません。\n\
開発者ウェブサイトからこのバージョンをダウンロードして最初から再インストールしてください。\n\
終了するには 'キャンセル' を押してください。
column.file=ファイル
column.action=アクション
column.problem=問題
column.solution=解決策
action.create=作成
action.update=更新
action.delete=削除
action.validate=検証
option.ignore=無視
option.keep=保持
option.replace=置換
option.delete=削除
option.kill.process=プロセスを強制終了
button.proceed=続行
updating.x.to.y={0} を {1} に更新中
invalid.target.directory=ターゲットディレクトリが無効です: {0}
extracting.patch.file=パッチファイルを抽出中…
extracting.patch.files=パッチファイルを抽出中…
validating.installation=インストールを検証中…
backing.up.files=ファイルをバックアップ中…
preparing.update=更新を準備中…
applying.patch=パッチを適用中…
reverting=取り消し中…
cleaning.up=クリーンアップ中…
prepare.failed=パッチの準備中にエラーが発生しました:\n{0}: {1}
extract.failed={0} の抽出中にエラーが発生しました:\n{1}: {2}
apply.failed=パッチの適用中にエラーが発生しました:\n{0}: {1}
revert.failed=パッチの取り消し中にエラーが発生しました:\n{0}: {1}
nothing.changed.retry=変更されたファイルはありません。パッチの適用を再試行してください。
corrupted.reinstall=ファイルが破損している可能性があります。IDE を再インストールしてください。
corrupted.reverting=ファイルが破損している可能性があります。パッチは変更の取り消しを試みます。
see.log=詳細はログを参照してください: {0}