Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Japanese Translation for 2.16.0 #6961

Merged
merged 1 commit into from
Oct 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions gui/cppcheck_ja.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1783,7 +1783,7 @@ Options:
<message>
<location filename="projectfile.ui" line="600"/>
<source>Premium License</source>
<translation type="unfinished"></translation>
<translation>プレミアムライセンス</translation>
</message>
<message>
<location filename="projectfile.ui" line="648"/>
Expand Down Expand Up @@ -2092,12 +2092,12 @@ Options:
<message>
<location filename="projectfiledialog.cpp" line="964"/>
<source>Select license file</source>
<translation type="unfinished"></translation>
<translation>ライセンスファイルの選択</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="964"/>
<source>License file (%1)</source>
<translation type="unfinished"></translation>
<translation>ライセンスファイル (%1)</translation>
</message>
</context>
<context>
Expand Down
Loading