Skip to content

Commit a1b93e7

Browse files
author
Shumpei Shiraishi
committed
Translate messages of the \"About\" dialog
1 parent 38a26b9 commit a1b93e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/nls/ja/strings.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -243,12 +243,12 @@ define({
243243
"KEEP_CHANGES_IN_EDITOR" : "エディタ内の変更を保持する",
244244
"CLOSE_DONT_SAVE" : "保存せずに閉じる",
245245
"RELAUNCH_CHROME" : "Chromeを再起動",
246-
"ABOUT" : "About",
246+
"ABOUT" : "このソフトウェアについて",
247247
"APP_NAME" : "Brackets",
248248
"CLOSE" : "閉じる",
249249
"ABOUT_TEXT_LINE1" : "sprint {VERSION_MINOR} experimental build {VERSION}",
250-
"ABOUT_TEXT_LINE3" : "Notices, terms and conditions pertaining to third party software are located at <a class=\"clickable-link\" data-href=\"http://www.adobe.com/go/thirdparty/\">http://www.adobe.com/go/thirdparty/</a> and incorporated by reference herein.",
251-
"ABOUT_TEXT_LINE4" : "Documentation and source at <a class=\"clickable-link\" data-href=\"https://github.com/adobe/brackets/\">https://github.com/adobe/brackets/</a>",
250+
"ABOUT_TEXT_LINE3" : "注意 - サードパーティソフトウェアに関する契約条件は <a class=\"clickable-link\" data-href=\"http://www.adobe.com/go/thirdparty/\">http://www.adobe.com/go/thirdparty/</a> を参照してください。またリンク先の内容を本契約条件の一部と見なします。",
251+
"ABOUT_TEXT_LINE4" : "ドキュメントとソースコードは <a class=\"clickable-link\" data-href=\"https://github.com/adobe/brackets/\">https://github.com/adobe/brackets/</a> から入手できます。",
252252
"UPDATE_NOTIFICATION_TOOLTIP" : "{APP_NAME} の新しいビルドが利用できます!詳細はここをクリックしてください。",
253253
"UPDATE_AVAILABLE_TITLE" : "更新が利用できます",
254254
"UPDATE_MESSAGE" : "{APP_NAME} の新しいビルドが利用できます。いくつかの新機能を含みます:",

0 commit comments

Comments
 (0)