translate update
This commit is contained in:
parent
5604fbaa5c
commit
918a687305
@ -162,5 +162,7 @@ msgstr ""
|
|||||||
"<b>müssen sie ihren Tunnel zuvor importieren.</b>"
|
"<b>müssen sie ihren Tunnel zuvor importieren.</b>"
|
||||||
|
|
||||||
#: /home/punix/VSCodium/Wire-G/wg_stop:40
|
#: /home/punix/VSCodium/Wire-G/wg_stop:40
|
||||||
msgid "$VALUE Connection disconnected"
|
msgid ""
|
||||||
msgstr "$VALUE Verbindung getrennt"
|
"<span color='#0fad0a'><b>$VALUE Connection</b></span><span> "
|
||||||
|
"<b>disconnected</b></span>"
|
||||||
|
msgstr ""
|
||||||
|
@ -134,3 +134,9 @@ msgid ""
|
|||||||
"<b>If no tunnels are listed,</b> \n"
|
"<b>If no tunnels are listed,</b> \n"
|
||||||
"<b>you must first import your tunnel.</b>"
|
"<b>you must first import your tunnel.</b>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: /home/punix/VSCodium/Wire-G/wg_stop:40
|
||||||
|
msgid ""
|
||||||
|
"<span color='#0fad0a'><b>$VALUE Connection</b></span><span> "
|
||||||
|
"<b>disconnected</b></span>"
|
||||||
|
msgstr ""
|
||||||
|
2
wg_stop
2
wg_stop
@ -37,7 +37,7 @@ WG_PIC="/home/$USER/.icons/"
|
|||||||
--undecorated --borders=8 --skip-taskbar \
|
--undecorated --borders=8 --skip-taskbar \
|
||||||
--text-align=center --no-buttons \
|
--text-align=center --no-buttons \
|
||||||
--timeout 2 --timeout-indicator=bottom \
|
--timeout 2 --timeout-indicator=bottom \
|
||||||
--text=$"<span color='#0fad0a'><b>$VALUE Connection</b></span><span> <b>disconnected</b></span>"
|
--text=$"<span color='#0fad0a'><b>$VALUE </b></span><span> <b>disconnected</b></span>"
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
IFS=$'\n' lines=( $(cat ${WG_WDIR}for-kill_pid.txt) )
|
IFS=$'\n' lines=( $(cat ${WG_WDIR}for-kill_pid.txt) )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user