Skip to content

Commit

Permalink
Weblate commits (#780)
Browse files Browse the repository at this point in the history
Co-authored-by: Masamichi Ito <[email protected]>
Translate-URL: https://translate.lxqt-project.org/projects/lxqt-desktop/qterminal-menu-entry/ja/
Translate-URL: https://translate.lxqt-project.org/projects/lxqt-desktop/qterminal/ja/
Translation: LXQt Desktop/Qterminal
Translation: LXQt Desktop/Qterminal Menu Entry

Co-authored-by: Masamichi Ito <[email protected]>
  • Loading branch information
LXQtBot and ito32bit authored Dec 30, 2020
1 parent f6f034c commit 198c1db
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions src/translations/qterminal_ja.desktop.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Desktop Entry/Name: "QTerminal"
Desktop Entry/GenericName: "端末エミュレーター"
Desktop Entry/Comment: "端末エミュレーター"
Desktop Action Dropdown/Name: "ドロップダウン式 端末"
Desktop Entry/Comment: "端末エミュレーターです"
Desktop Action Dropdown/Name: "ドロップダウン式の端末"
14 changes: 7 additions & 7 deletions src/translations/qterminal_ja.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,12 +123,12 @@
<message>
<location filename="../mainwindow.cpp" line="302"/>
<source>Copy &amp;Selection</source>
<translation>選択部分をコピー(&amp;S)</translation>
<translation>選択範囲のコピー(&amp;S)</translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="308"/>
<source>Paste S&amp;election</source>
<translation>選択部分を貼り付け(&amp;E)</translation>
<translation>選択範囲の貼り付け(&amp;E)</translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="325"/>
Expand Down Expand Up @@ -265,7 +265,7 @@
<message>
<location filename="../mainwindow.cpp" line="663"/>
<source>A lightweight multiplatform terminal emulator</source>
<translation>軽量なマルチプラットフォーム対応のターミナルエミュレーター</translation>
<translation>軽量なマルチプラットフォーム対応の端末エミュレーター</translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="92"/>
Expand Down Expand Up @@ -475,7 +475,7 @@
<message>
<location filename="../forms/propertiesdialog.ui" line="325"/>
<source>Show close button on each tab</source>
<translation>各タブに閉じるボタンを表示する</translation>
<translation>各タブに [閉じる] ボタンを表示する</translation>
</message>
<message>
<location filename="../forms/propertiesdialog.ui" line="248"/>
Expand Down Expand Up @@ -575,7 +575,7 @@
<message>
<location filename="../forms/propertiesdialog.ui" line="559"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Which behavior to emulate. Note that this does not have to match your operating system.&lt;/p&gt;&lt;p&gt;If you are not sure, use the &lt;span style=&quot; font-weight:600;&quot;&gt;default&lt;/span&gt; emulation.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;どの動作をエミュレートするかです。これはオペレーティングシステムと一致する必要はありません。&lt;/p&gt;&lt;p&gt;よくわからない場合には、&lt;span style=&quot; font-weight:600;&quot;&gt;default&lt;/span&gt; エミュレーションを使います&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;どの動作を模倣するかです。これはオペレーティングシステムと一致する必要はありません。&lt;/p&gt;&lt;p&gt;よくわからない場合には、&lt;span style=&quot; font-weight:600;&quot;&gt;default&lt;/span&gt; エミュレーションを使って下さい&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<location filename="../forms/propertiesdialog.ui" line="581"/>
Expand Down Expand Up @@ -683,7 +683,7 @@ To remove/disable a Shortcut, at point 2 press only a modifier (like Shift)</sou
<message>
<location filename="../forms/propertiesdialog.ui" line="258"/>
<source>Hide tab bar with only one tab</source>
<translation>1つのタブしか使用していない場合、タブバーを隠す</translation>
<translation>タブが 1 つの場合タブバーを隠す</translation>
</message>
<message>
<location filename="../forms/propertiesdialog.ui" line="184"/>
Expand Down Expand Up @@ -831,7 +831,7 @@ To remove/disable a Shortcut, at point 2 press only a modifier (like Shift)</sou
<location filename="../tabwidget.cpp" line="78"/>
<location filename="../tabwidget.cpp" line="232"/>
<source>Shell No. %1</source>
<translation>Shell No. %1</translation>
<translation>シェル No. %1</translation>
</message>
<message>
<location filename="../tabwidget.cpp" line="200"/>
Expand Down

0 comments on commit 198c1db

Please sign in to comment.