281 lines
6.4 KiB
Plaintext
281 lines
6.4 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-09-28 17:23+0200\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: sources/controller.php:103
|
|
msgid "The Server Address, the Server Port and the Protocol cannot be empty"
|
|
msgstr ""
|
|
|
|
#: sources/controller.php:107
|
|
msgid "The Server Port must be only composed of digits"
|
|
msgstr ""
|
|
|
|
#: sources/controller.php:111
|
|
msgid "The Protocol must be \"udp\" or \"tcp\""
|
|
msgstr ""
|
|
|
|
#: sources/controller.php:115
|
|
msgid "You need to define two DNS resolver addresses"
|
|
msgstr ""
|
|
|
|
#: sources/controller.php:121
|
|
msgid "A Client Certificate is needed when you suggest a Key, or vice versa"
|
|
msgstr ""
|
|
|
|
#: sources/controller.php:125
|
|
msgid "A Password is needed when you suggest a Username, or vice versa"
|
|
msgstr ""
|
|
|
|
#: sources/controller.php:129
|
|
msgid "You need a Server CA."
|
|
msgstr ""
|
|
|
|
#: sources/controller.php:133
|
|
msgid "You need either a Client Certificate, either a Username, or both"
|
|
msgstr ""
|
|
|
|
#: sources/controller.php:140
|
|
msgid "The IPv6 Delegated Prefix format looks bad"
|
|
msgstr ""
|
|
|
|
#: sources/controller.php:151
|
|
msgid "configuration not updated"
|
|
msgstr ""
|
|
|
|
#: sources/controller.php:204
|
|
msgid "Configuration updated and service successfully reloaded"
|
|
msgstr ""
|
|
|
|
#: sources/controller.php:206
|
|
msgid "Configuration updated but service reload failed"
|
|
msgstr ""
|
|
|
|
#: sources/controller.php:210
|
|
msgid "Service successfully disabled"
|
|
msgstr ""
|
|
|
|
#: sources/views/layout.html.php:27
|
|
msgid "VPN Client"
|
|
msgstr ""
|
|
|
|
#: sources/views/layout.html.php:49
|
|
msgid "Error"
|
|
msgstr ""
|
|
|
|
#: sources/views/layout.html.php:54 sources/views/settings.html.php:117
|
|
#: sources/views/settings.html.php:131
|
|
msgid "Notice"
|
|
msgstr ""
|
|
|
|
#: sources/views/layout.html.php:66
|
|
msgid "Any problem? Contribute!"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:20
|
|
msgid "VPN Client Configuration"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:22 sources/views/settings.html.php:24
|
|
msgid ""
|
|
"This is a fast status. Click on More details to show the complete status."
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:22
|
|
msgid "Running"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:24
|
|
msgid "Not Running"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:27
|
|
msgid "Loading complete status may take a few minutes. Be patient."
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:27
|
|
msgid "More details"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:43
|
|
msgid "Service"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:48
|
|
msgid "VPN Enabled"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:60
|
|
msgid "VPN"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:65
|
|
msgid "Server Address"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:72
|
|
msgid "Server Port"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:74
|
|
msgid "With restricted access, you should use 443 (TCP) or 53 (UDP)"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:79
|
|
msgid "Protocol"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:82
|
|
msgid "UDP"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:85
|
|
msgid ""
|
|
"UDP is more efficient than TCP (but more filtered in case of restrictive "
|
|
"access)"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:86
|
|
msgid "TCP"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:92
|
|
msgid "Delegated prefix (IPv6)"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:94
|
|
msgid ""
|
|
"Leave empty if your Internet Service Provider does not give you a delegated "
|
|
"prefix"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:101
|
|
msgid "Edit the raw configuration only if you know what you do!"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:101 sources/views/settings.html.php:106
|
|
msgid "Advanced"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:117
|
|
msgid ""
|
|
"You need to upload a Client Certificate, or define a Username (or both) for "
|
|
"starting your VPN Client."
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:123
|
|
msgid "Authentication"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:131
|
|
msgid "You need to upload a Server CA for starting your VPN Client."
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:135
|
|
msgid "Update Server CA"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:135
|
|
msgid "Upload Server CA"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:138
|
|
msgid "You cannot have no server CA"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:143 sources/views/settings.html.php:156
|
|
#: sources/views/settings.html.php:169 sources/views/settings.html.php:182
|
|
msgid "Browse"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:148
|
|
msgid "Update Client Cert."
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:148
|
|
msgid "Upload Client Cert."
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:151 sources/views/settings.html.php:164
|
|
#: sources/views/settings.html.php:177
|
|
msgid "Delete this certificate"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:161
|
|
msgid "Update Client Key"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:161
|
|
msgid "Upload Client Key"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:167 sources/views/settings.html.php:180
|
|
msgid "Make sure your browser is able to read the key file before uploading"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:169 sources/views/settings.html.php:182
|
|
msgid "make sure your browser is able to read the key file before uploading"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:174
|
|
msgid "ta.key"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:174
|
|
msgid "Update Shared-Secret"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:174
|
|
msgid "Upload Shared-Secret"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:187
|
|
msgid "Username"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:189 sources/views/settings.html.php:196
|
|
msgid "Leave empty if not necessary"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:194
|
|
msgid "Password"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:204
|
|
msgid "DNS"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:209
|
|
msgid "First resolver"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:211 sources/views/settings.html.php:218
|
|
msgid "IPv6 or IPv4"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:216
|
|
msgid "Second resolver"
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:226
|
|
msgid "Reloading may take a few minutes. Be patient."
|
|
msgstr ""
|
|
|
|
#: sources/views/settings.html.php:226
|
|
msgid "Save and reload"
|
|
msgstr ""
|