mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-04-24 15:37:23 +00:00
fix mistakes and fluctuation of description at netctlgui-helper
This commit is contained in:
parent
d32486d882
commit
6d212efe1e
@ -7,7 +7,7 @@
|
||||
<location filename="../../helper/src/messages.cpp" line="28"/>
|
||||
<source>Unknown flag
|
||||
</source>
|
||||
<translation>不明なフラグ</translation>
|
||||
<translation>不明なフラグです</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../helper/src/messages.cpp" line="54"/>
|
||||
@ -52,7 +52,7 @@
|
||||
<message>
|
||||
<location filename="../../helper/src/messages.cpp" line="70"/>
|
||||
<source>Show messages:</source>
|
||||
<translation>メッセージを表示:</translation>
|
||||
<translation>メッセージの表示:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../helper/src/messages.cpp" line="72"/>
|
||||
@ -132,19 +132,19 @@
|
||||
<message>
|
||||
<location filename="../../helper/src/main.cpp" line="97"/>
|
||||
<source>See security notes for more details.</source>
|
||||
<translation>詳細を得るためにセキュリティノートを表示する</translation>
|
||||
<translation>詳細情報を得るにはセキュリティノートを参照して下さい。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../helper/src/main.cpp" line="136"/>
|
||||
<location filename="../../helper/src/main.cpp" line="147"/>
|
||||
<source>Replace existing session.</source>
|
||||
<translation>既存のセッションを置き換える</translation>
|
||||
<translation>既存のセッションを置き換える。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../helper/src/main.cpp" line="141"/>
|
||||
<location filename="../../helper/src/main.cpp" line="153"/>
|
||||
<source>Restore existing session.</source>
|
||||
<translation>既存のセッションを復帰させる</translation>
|
||||
<translation>既存のセッションを復帰させる。</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
Loading…
Reference in New Issue
Block a user