diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2020-01-23 21:17:05 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2020-01-23 21:17:05 +0200 |
commit | fdca2bfbe09a6df92178cce156d5132a56c29a42 (patch) | |
tree | fd3cfdb083e8338f3b6c5298e1179c6e518ae18b /applications/luci-app-openvpn/po/en/openvpn.po | |
parent | 2a1a9874f5747f7dcb3b117da87dccce6ca2ff49 (diff) |
treewide: i18n - sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-openvpn/po/en/openvpn.po')
-rw-r--r-- | applications/luci-app-openvpn/po/en/openvpn.po | 49 |
1 files changed, 21 insertions, 28 deletions
diff --git a/applications/luci-app-openvpn/po/en/openvpn.po b/applications/luci-app-openvpn/po/en/openvpn.po index 0dcb31b44..d3d6c7cdd 100644 --- a/applications/luci-app-openvpn/po/en/openvpn.po +++ b/applications/luci-app-openvpn/po/en/openvpn.po @@ -149,10 +149,6 @@ msgstr "" msgid "Connection retry interval" msgstr "Connection retry interval" -#: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:47 -msgid "Daemonize after initialization" -msgstr "Daemonize after initialization" - #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:232 msgid "Delay n seconds after connection" msgstr "" @@ -301,10 +297,6 @@ msgstr "" msgid "Exit on TLS negotiation failure" msgstr "Exit on TLS negotiation failure" -#: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:753 -msgid "Get PEM password from controlling tty before we daemonize" -msgstr "Get PEM password from controlling tty before we daemonize" - #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:572 msgid "HMAC authentication for packets" msgstr "HMAC authentication for packets" @@ -408,10 +400,6 @@ msgstr "OpenVPN instances" msgid "Optimize TUN/TAP/UDP writes" msgstr "Optimize TUN/TAP/UDP writes" -#: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:51 -msgid "Output to syslog and do not daemonize" -msgstr "Output to syslog and do not daemonize" - #: applications/luci-app-openvpn/luasrc/view/openvpn/pageswitch.htm:11 msgid "Overview" msgstr "" @@ -546,10 +534,6 @@ msgstr "Retry indefinitely on Socks proxy errors" msgid "Route subnet to client" msgstr "Route subnet to client" -#: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:59 -msgid "Run as an inetd or xinetd server" -msgstr "Run as an inetd or xinetd server" - #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:144 msgid "Run script cmd on client connection" msgstr "Run script cmd on client connection" @@ -583,18 +567,10 @@ msgstr "" msgid "Send notification to peer on disconnect" msgstr "Send notification to peer on disconnect" -#: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:35 -msgid "Set GID to group" -msgstr "Set GID to group" - #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:265 msgid "Set TCP/UDP MTU" msgstr "Set TCP/UDP MTU" -#: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:31 -msgid "Set UID to user" -msgstr "Set UID to user" - #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:396 msgid "Set aside a pool of subnets" msgstr "Set aside a pool of subnets" @@ -804,10 +780,6 @@ msgstr "Use username as common name" msgid "Write log to file" msgstr "Write log to file" -#: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:75 -msgid "Write process ID to file" -msgstr "Write process ID to file" - #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:95 msgid "Write status to file every n seconds" msgstr "Write status to file every n seconds" @@ -828,3 +800,24 @@ msgstr "tun/tap inactivity timeout" #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua:111 msgid "yes (%i)" msgstr "yes (%i)" + +#~ msgid "Daemonize after initialization" +#~ msgstr "Daemonize after initialization" + +#~ msgid "Get PEM password from controlling tty before we daemonize" +#~ msgstr "Get PEM password from controlling tty before we daemonize" + +#~ msgid "Output to syslog and do not daemonize" +#~ msgstr "Output to syslog and do not daemonize" + +#~ msgid "Run as an inetd or xinetd server" +#~ msgstr "Run as an inetd or xinetd server" + +#~ msgid "Set GID to group" +#~ msgstr "Set GID to group" + +#~ msgid "Set UID to user" +#~ msgstr "Set UID to user" + +#~ msgid "Write process ID to file" +#~ msgstr "Write process ID to file" |