From c3793f92371f20819e9e3262ff23eb3db99dd3f1 Mon Sep 17 00:00:00 2001 From: nobu teshima <44628598+nobuteshima@users.noreply.github.com> Date: Tue, 19 May 2026 14:42:04 +0900 Subject: [PATCH] Update messages.xlf JA fixing non-translated units into main. --- Resources/ja.lproj/messages.xlf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Resources/ja.lproj/messages.xlf b/Resources/ja.lproj/messages.xlf index 6a56387..f55011c 100755 --- a/Resources/ja.lproj/messages.xlf +++ b/Resources/ja.lproj/messages.xlf @@ -11,36 +11,36 @@ A style sheet with the name "{name}" already exists. What would you like to do? - A style sheet with the name "{name}" already exists. -What would you like to do? + 同じ名前"{name}"を持ったスタイルシートが既に存在します。 +実行しますか? Overwrite existing style sheet - Overwrite existing style sheet + 既存のスタイルシートを上書きする Create a new style sheet - Create a new style sheet + 新しいスタイルシートを作成する A style sheet with that name, "{name}", already exists. - A style sheet with that name, "{name}", already exists. + その"{name}"と同じ名前を持ったスタイルシートが既に存在します。 Invalid style sheet name. - Invalid style sheet name. + 無効なスタイルシート名です。 You must enter a name. - You must enter a name. + 名前の入力は必須です。 All sub-level style sheets will be removed. - All sub-level style sheets will be removed. + 全てのサブレベルのスタイルシートは削除されます。