File tree Expand file tree Collapse file tree
build/shared/lib/languages Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -236,7 +236,7 @@ find.all_tabs = すべてのタブ
236236find.wrap_around = 折り返し
237237find.btn.replace_all = すべて置換
238238find.btn.replace = 置換
239- find.btn.find_and_replace = 検索&置換
239+ find.btn.replace_and_find = 置換&検索
240240find.btn.previous = 前
241241find.btn.find = 検索
242242
@@ -348,6 +348,15 @@ editor.status.archiver.cancel = スケッチのアーカイブがキャンセル
348348editor.status.warning = 警告
349349editor.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
You can’t perform that action at this time.
0 commit comments