mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add some french translations
This commit is contained in:
parent
35d3936816
commit
615e550743
8 changed files with 518 additions and 1 deletions
58
luci-app-haproxy-tcp/po/fr/haproxy-tcp.po
Normal file
58
luci-app-haproxy-tcp/po/fr/haproxy-tcp.po
Normal file
|
@ -0,0 +1,58 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Project-Id-Version: \n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 2.0.6\n"
|
||||
"Last-Translator: Ycarus <ycarus@zugaina.org>\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"Language: fr\n"
|
||||
|
||||
msgid "%u seconds"
|
||||
msgstr "%u secondes"
|
||||
|
||||
msgid "Enable"
|
||||
msgstr "Activé"
|
||||
|
||||
msgid "General Setting"
|
||||
msgstr "Paramètres généraux"
|
||||
|
||||
msgid "HAProxy-TCP"
|
||||
msgstr ""
|
||||
|
||||
msgid "Listen Address:Port"
|
||||
msgstr "Écoute adresse:Port"
|
||||
|
||||
msgid "NOT RUNNING"
|
||||
msgstr "NON LANCÉ"
|
||||
|
||||
msgid "Not enabled"
|
||||
msgstr "Non activé"
|
||||
|
||||
msgid "Port"
|
||||
msgstr ""
|
||||
|
||||
msgid "RUNNING"
|
||||
msgstr "LANCÉ"
|
||||
|
||||
msgid "Retries"
|
||||
msgstr "Tentatives"
|
||||
|
||||
msgid "Startup Delay"
|
||||
msgstr "Délai de démarrage"
|
||||
|
||||
msgid "Status Admin"
|
||||
msgstr "Page de statistiques"
|
||||
|
||||
msgid "Timeout Connect (ms)"
|
||||
msgstr ""
|
||||
|
||||
msgid "UpStream Server"
|
||||
msgstr "Serveur"
|
||||
|
||||
msgid "e.g. [123.123.123.123:65101 weight 1 check]"
|
||||
msgstr ""
|
|
@ -43,5 +43,5 @@ msgstr ""
|
|||
msgid "UpStream Server"
|
||||
msgstr ""
|
||||
|
||||
msgid "e.g. [123.123.123.123:65101 check]"
|
||||
msgid "e.g. [123.123.123.123:65101 weight 1 check]"
|
||||
msgstr ""
|
||||
|
|
35
luci-app-haproxy-tcp/po/zh-cn/haproxy-tcp.po
Normal file
35
luci-app-haproxy-tcp/po/zh-cn/haproxy-tcp.po
Normal file
|
@ -0,0 +1,35 @@
|
|||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
||||
msgid "%u seconds"
|
||||
msgstr "%u 秒"
|
||||
|
||||
msgid "Enable"
|
||||
msgstr "启用"
|
||||
|
||||
msgid "General Setting"
|
||||
msgstr "基本设置"
|
||||
|
||||
msgid "HAProxy-TCP"
|
||||
msgstr "负载均衡-TCP"
|
||||
|
||||
msgid "Listen Address:Port"
|
||||
msgstr "服务地址"
|
||||
|
||||
msgid "Retries"
|
||||
msgstr "重试次数"
|
||||
|
||||
msgid "Status Admin"
|
||||
msgstr "状态管理"
|
||||
|
||||
msgid "Startup Delay"
|
||||
msgstr "自启动延时"
|
||||
|
||||
msgid "Port"
|
||||
msgstr "端口"
|
||||
|
||||
msgid "Timeout Connect (ms)"
|
||||
msgstr "连接超时 (毫秒)"
|
||||
|
||||
msgid "UpStream Server"
|
||||
msgstr "上游服务器"
|
Loading…
Add table
Add a link
Reference in a new issue