Skip to content

Commit 9492bfe

Browse files
committed
Update Japanese translation
1 parent 4f78ed5 commit 9492bfe

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

build/shared/lib/languages/PDE_ja.properties

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ find.all_tabs = すべてのタブ
236236
find.wrap_around = 折り返し
237237
find.btn.replace_all = すべて置換
238238
find.btn.replace = 置換
239-
find.btn.find_and_replace = 検索&置換
239+
find.btn.replace_and_find = 置換&検索
240240
find.btn.previous =
241241
find.btn.find = 検索
242242

@@ -348,6 +348,15 @@ editor.status.archiver.cancel = スケッチのアーカイブがキャンセル
348348
editor.status.warning = 警告
349349
editor.status.error = エラー
350350

351+
# Footer buttons
352+
# FIXME: この部分は文字化けするため、英語のままにする
353+
# https://github.com/processing/processing/issues/2886
354+
#editor.footer.errors = エラー
355+
#editor.footer.errors.problem = 問題
356+
#editor.footer.errors.tab = タブ
357+
#editor.footer.errors.line = 行
358+
#editor.footer.console = コンソール
359+
351360
# ---------------------------------------
352361
# Contributions
353362

0 commit comments

Comments
 (0)