Skip to content

Commit b56a73c

Browse files
authored
Add missing localizations for Japanese
1 parent 495dfed commit b56a73c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Xcodes/Resources/ja.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@
102102
"HelperNotInstalled" = "未インストール";
103103
"InstallHelper" = "ヘルパーのインストール";
104104

105+
"ShowOpenInRosetta" = "Rosettaで開くオプションを表示する";
106+
"ShowOpenInRosettaDescription" = "Rosettaで開くオプションは \"開く\" 機能が利用できる場所に表示されます。注意: これはApple Siliconマシンにのみ表示されます。";
107+
105108
// Experiment Preference Pane
106109
"Experiments" = "試験的な機能";
107110
"FasterUnxip" = "高速な Unxip";
@@ -160,6 +163,7 @@
160163
"Alert.Uninstall.Title" = "Xcode %@ をアンインストールしてもよろしいですか?";
161164
"Alert.Uninstall.Message" = "ゴミ箱に移動されますが、ゴミ箱を自動的に空にすることはありません。";
162165
"Alert.Uninstall.Error.Title" = "Xcode をアンインストールできませんでした";
166+
"Alert.Uninstall.Error.Message.FileNotFound" = "ファイル \"%@\" が見つかりませんでした。";
163167

164168
// Cancel Install
165169
"Alert.CancelInstall.Title" = "Xcode %@ のインストールを中止してもよろしいですか?";

0 commit comments

Comments
 (0)