mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Added wg strings to en_US locale
This commit is contained in:
Binary file not shown.
@@ -725,12 +725,6 @@ msgstr "Cancel"
|
||||
msgid "Enable this option to log <code>openvpn</code> activity."
|
||||
msgstr "Enable this option to log <code>openvpn</code> activity."
|
||||
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel"
|
||||
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel"
|
||||
|
||||
#: includes/torproxy.php
|
||||
msgid "TOR is not running"
|
||||
msgstr "TOR is not running"
|
||||
@@ -856,3 +850,74 @@ msgstr "Invalid custom IP address found on line "
|
||||
msgid "Invalid custom host found on line "
|
||||
msgstr "Invalid custom host found on line "
|
||||
|
||||
#: includes/wireguard.php
|
||||
|
||||
msgid "Tunnel settings"
|
||||
msgstr "Tunnel settings"
|
||||
|
||||
msgid "Enable tunnel"
|
||||
msgstr "Enable tunnel"
|
||||
|
||||
msgid "Enable this option to encrypt traffic by creating a tunnel between RaspAP and configured peers."
|
||||
msgstr "Enable this option to encrypt traffic by creating a tunnel between RaspAP and configured peers."
|
||||
|
||||
msgid "Local public key"
|
||||
msgstr "Local public key"
|
||||
|
||||
msgid "Local Port"
|
||||
msgstr "Local Port"
|
||||
|
||||
msgid "IP Address"
|
||||
msgstr "IP Address"
|
||||
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
msgid "Peer"
|
||||
msgstr "Peer"
|
||||
|
||||
msgid "Enable endpoint"
|
||||
msgstr "Enable endpoint"
|
||||
|
||||
msgid "Peer public key"
|
||||
msgstr "Peer public key"
|
||||
|
||||
msgid "Endpoint address"
|
||||
msgstr "Endpoint address"
|
||||
|
||||
msgid "Allowed IPs"
|
||||
msgstr "Allowed IPs"
|
||||
|
||||
msgid "Persistent keepalive"
|
||||
msgstr "Persistent keepalive"
|
||||
|
||||
msgid "Display WireGuard status"
|
||||
msgstr "Display WireGuard status"
|
||||
|
||||
msgid "Enable this option to display an updated WireGuard status."
|
||||
msgstr "Enable this option to display an updated WireGuard status."
|
||||
|
||||
msgid "Scan this QR code with your client to connect to this tunnel"
|
||||
msgstr "Scan this QR code with your client to connect to this tunnel"
|
||||
|
||||
msgid "Start WireGuard"
|
||||
msgstr "Start WireGuard"
|
||||
|
||||
msgid "Stop WireGuard"
|
||||
msgstr "Stop WireGuard"
|
||||
|
||||
msgid "Information provided by wireguard"
|
||||
msgstr "Information provided by wireguard"
|
||||
|
||||
msgid "Attempting to start WireGuard"
|
||||
msgstr "Attempting to start WireGuard"
|
||||
|
||||
msgid "Attempting to stop WireGuard"
|
||||
msgstr "Attempting to stop WireGuard"
|
||||
|
||||
msgid "WireGuard configuration updated successfully"
|
||||
msgstr "WireGuard configuration updated successfully"
|
||||
|
||||
msgid "WireGuard configuration failed to be updated"
|
||||
msgstr "WireGuard configuration failed to be updated"
|
||||
|
||||
|
Reference in New Issue
Block a user