Skip to content

Commit 3a97345

Browse files
authored
Add unlocalized strings in Japanese (#2589)
1 parent 1b6565d commit 3a97345

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

Sparkle/ja.lproj/Sparkle.strings

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,12 @@
7676
/* No comment provided by engineer. */
7777
"An important update to %@ is ready to install" = "%@の重要なアップデートがインストールできます。";
7878

79+
/* No comment provided by engineer. */
80+
"Application Name" = "アプリ名";
81+
82+
/* No comment provided by engineer. */
83+
"Application Version" = "アプリバージョン";
84+
7985
/* No comment provided by engineer. */
8086
"Cancel" = "キャンセル";
8187

@@ -85,6 +91,18 @@
8591
/* No comment provided by engineer. */
8692
"Checking for updates…" = "アップデートを確認しています…";
8793

94+
/* No comment provided by engineer. */
95+
"CPU is 64-Bit?" = "CPUは64-Bit?";
96+
97+
/* No comment provided by engineer. */
98+
"CPU Speed (MHz)" = "CPUスピード (MHz)";
99+
100+
/* No comment provided by engineer. */
101+
"CPU Subtype" = "CPUサブタイプ";
102+
103+
/* No comment provided by engineer. */
104+
"CPU Type" = "CPUタイプ";
105+
88106
/* Take care not to overflow the status window. */
89107
"Downloading update…" = "アップデートをダウンロードしています…";
90108

@@ -103,12 +121,33 @@
103121
/* Take care not to overflow the status window. */
104122
"Installing update…" = "アップデートをインストールしています…";
105123

124+
/* No comment provided by engineer. */
125+
"Interactive based packages cannot be installed as the root user." = "対話ベースのパッケージはルートユーザではインストールできません。";
126+
106127
/* Alternate title for 'Install Update' button when there's no download in RSS feed. */
107128
"Learn More…" = "詳しい情報…";
108129

130+
/* No comment provided by engineer. */
131+
"Mac Model" = "Macモデル";
132+
133+
/* No comment provided by engineer. */
134+
"Memory (MB)" = "メモリ (MB)";
135+
136+
/* No comment provided by engineer. */
137+
"No" = "いいえ";
138+
139+
/* No comment provided by engineer. */
140+
"Number of CPUs" = "CPU数";
141+
109142
/* No comment provided by engineer. */
110143
"OK" = "OK";
111144

145+
/* No comment provided by engineer. */
146+
"OS Version" = "OSバージョン";
147+
148+
/* No comment provided by engineer. */
149+
"Preferred Language" = "優先する言語";
150+
112151
/* No comment provided by engineer. */
113152
"Quit %1$@, move it into your Applications folder, relaunch it from there and try again." = "%1$@を終了させ、アプリケーションフォルダに移動の上再度お試しください。";
114153

@@ -118,6 +157,9 @@
118157
/* No comment provided by engineer. */
119158
"Should %1$@ automatically check for updates? You can always check for updates manually from the %1$@ menu." = " %1$@のアップデートを自動で確認しますか? アップデートは%1$@メニューから手動でいつでも確認することができます。";
120159

160+
/* No comment provided by engineer. */
161+
"The installation failed due to not having permission to write the new update." = "新しいアップデートを書き込むアクセス権がないためインストールできませんでした。";
162+
121163
/* No comment provided by engineer. */
122164
"The update checker failed to start correctly. You should contact the app developer to report this issue and verify that you have the latest version." = "アップデートチェッカーが正しくスタートできませんでした。アプリケーション開発者に連絡をしてこの不具合を報告し、最新バージョンであることを確認してください。";
123165

@@ -142,6 +184,12 @@
142184
/* No comment provided by engineer. */
143185
"Version History" = "バージョン履歴";
144186

187+
/* No comment provided by engineer. */
188+
"Yes" = "はい";
189+
190+
/* No comment provided by engineer. */
191+
"You may need to allow modifications from %1$@ in System Settings under Privacy & Security and App Management to install future updates." = "今後アップデートをインストールするには、システム設定の「プライバシーとセキュリティ」と「アプリ管理」で%1$@からの変更を許可する必要があります。";
192+
145193
/* No comment provided by engineer. */
146194
"Your macOS version is too new" = "このmacOSのバージョンは新しすぎます";
147195

0 commit comments

Comments
 (0)