Skip to content

Commit f8a4632

Browse files
author
Universal Deploy System v3.1
committed
Update Japanese translation: clarify "contributions" as "code contributions"
Changed "貢献" to "コード貢献" for clearer context as suggested by gilgongo. - "貢献の詳細" → "コード貢献の詳細" - "Github 貢献者リスト" → "Github コード貢献者リスト" - "貢献者" → "コード貢献者"
1 parent 94932cf commit f8a4632

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/translation/translation_ja_JP.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,12 @@
7272
<message>
7373
<location filename="../util.cpp" line="504"/>
7474
<source>For details on the contributions check out the %1</source>
75-
<translation>貢献の詳細については %1 を確認してください</translation>
75+
<translation>コード貢献の詳細については %1 を確認してください</translation>
7676
</message>
7777
<message>
7878
<location filename="../util.cpp" line="505"/>
7979
<source>Github Contributors list</source>
80-
<translation>Github 貢献者リスト</translation>
80+
<translation>Github コード貢献者リスト</translation>
8181
</message>
8282
<message>
8383
<location filename="../util.cpp" line="508"/>
@@ -183,7 +183,7 @@
183183
<message>
184184
<location filename="../aboutdlgbase.ui" line="134"/>
185185
<source>&amp;Contributors</source>
186-
<translation>貢献者(&amp;C)</translation>
186+
<translation>コード貢献者(&amp;C)</translation>
187187
</message>
188188
<message>
189189
<location filename="../aboutdlgbase.ui" line="148"/>

0 commit comments

Comments
 (0)