Merge pull request #2886 from maboroshin/master

Translation >Japanese : 2020/Sep, grepWin2.1.4.30
This commit is contained in:
Pairi Daiza 2020-09-25 08:54:48 +02:00 committed by GitHub
commit 8485b8672e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View File

@ -297,7 +297,7 @@ msgstr "より古い"
#. Resource IDs: (1063)
msgid "Only one instance"
msgstr "多重に起動しない(注・常にオン)"
msgstr "多重に起動しない"
#. Resource IDs: (142)
msgid "Open containing folder"
@ -563,7 +563,7 @@ msgstr "正規表現 - OK"
#. Resource IDs: (117)
msgid "reuse grepWinNP3 instances."
msgstr "grepWinNP3 のインスタンスを再利用します。(注: grepWinNP3 では設定無効で常に再利用)"
msgstr "grepWinNP3 のインスタンスを再利用します。"
#. Resource IDs: (151)
#, c-format
@ -576,7 +576,7 @@ msgstr "検索文字列が空です"
#. Resource IDs: (170, 171)
msgid "Start new grepWinNP3 window"
msgstr ""
msgstr "grepWinNP3 の新規ウィンドウを開く"
#. Resource IDs: (114)
msgid "the path(s) which is searched recursively.\nSeparate paths with the '|' symbol.\nExample: c:\\temp|d:\\logs"
@ -604,5 +604,5 @@ msgstr "これにより右クリックメニューに「エディタで開く」
#. Resource IDs: (3006)
msgid "Stay On Top"
msgstr ""
msgstr "常に手前に表示"

View File

@ -464,8 +464,8 @@ BEGIN
IDS_LEX_STR_63364 "プロパティ名"
IDS_LEX_STR_63365 "LD キーワード"
IDS_LEX_STR_63366 "エスケープシーケンス"
IDS_LEX_STR_63367 "Unicode 符号点のホバー時"
IDS_LEX_STR_63368 "第2 Unicode 符号点のホバー時"
IDS_LEX_STR_63367 "Unicode 符号位置にマウス焦点"
IDS_LEX_STR_63368 "第2 Unicode 符号位置にマウス焦点"
END
STRINGTABLE

View File

@ -338,7 +338,7 @@ BEGIN
MENUITEM "A+RGB(&A)" IDM_VIEW_COLOR_ARGB
MENUITEM "BGRA(&B)" IDM_VIEW_COLOR_BGRA
END
MENUITEM "Unicode 符号を強調表示(&U)", IDM_VIEW_UNICODE_POINTS
MENUITEM "Unicode 符号位置を強調表示(&U)", IDM_VIEW_UNICODE_POINTS
MENUITEM "対応括弧を強調表示(&V)\tCtrl+Shift+V", IDM_VIEW_MATCHBRACES
POPUP "現在の行を強調表示(&G)\tCtrl+Shift+I"
BEGIN