From 4ddefaaa9f86ccb39022192e655cfb11bc0facba Mon Sep 17 00:00:00 2001 From: ElonH Date: Sat, 8 Feb 2020 18:38:59 +0800 Subject: [PATCH] :globe_with_meridians: Normalize translation --- .../po/templates/adguardhome.pot | 355 ++++ .../po/zh_Hans/AdGuardHome.po | 266 --- .../po/zh_Hans/adguardhome.po | 408 ++++ .../luci-app-airwhu/po/airwhu.zh_Hans.po | 258 --- .../luci-app-airwhu/po/templates/airwhu.pot | 243 +++ .../luci-app-airwhu/po/zh_Hans/airwhu.po | 250 +++ .../po/templates/appfilter.pot | 59 + .../po/zh_Hans/appfilter.po | 99 + .../luci-app-appfilter/po/zh_Hans/oaf.po | 48 - .../po/templates/autoipsetadder.pot | 78 + .../po/zh_Hans/autoipsetadder.po | 85 + .../po/templates/web.pot | 68 + .../luci-app-baidupcs-web/po/zh_Hans/web.po | 75 + .../po/templates/chinadns.pot | 59 + .../luci-app-chinadns/po/zh_Hans/chinadns.po | 66 + .../ctcgfw/luci-app-diskman/po/pl/diskman.po | 605 ++++-- .../luci-app-diskman/po/templates/diskman.pot | 470 +++++ .../luci-app-diskman/po/zh_Hans/diskman.po | 654 +++++-- .../po/templates/dockerman.pot | 584 ++++++ .../po/zh_Hans/dockerman.po | 907 +++++---- .../po/templates/filebrowser.pot | 68 + .../po/zh_Hans/filebrowser.po | 75 + .../po/templates/iptvhelper.pot | 24 +- .../po/zh_Hans/iptvhelper.po | 38 +- .../po/templates/k3screenctrl.pot | 212 +++ .../po/zh_Hans/k3screenctrl.po | 219 +++ .../po/templates/koolproxyR.pot | 346 ++++ .../po/zh_Hans/koolproxyR.po | 353 ++++ .../po/templates/mentohust.pot | 242 +++ .../po/zh_Hans/mentohust.po | 249 +++ .../luci-app-onliner/po/templates/onliner.pot | 212 +++ .../luci-app-onliner/po/zh_Hans/onliner.po | 207 +- .../i18n/zh_Hans/openclash.zh_Hans.po | 755 -------- .../po/templates/openclash.pot | 1458 +++++++++++++++ .../po/zh_Hans/openclash.po | 1528 +++++++++++++++ .../ctcgfw/luci-app-rclone/po/en/rclone.po | 48 +- .../luci-app-rclone/po/templates/rclone.pot | 48 +- .../luci-app-rclone/po/zh_Hans/rclone.po | 55 +- .../po/templates/serverchan.pot | 272 +++ .../po/zh_Hans/serverchan.po | 279 +++ .../po/templates/smartinfo.pot | 147 ++ .../po/zh_Hans/smartinfo.po | 226 ++- .../luci-app-smstool/po/templates/smstool.pot | 10 + .../luci-app-smstool/po/zh_Hans/smstool.po | 17 + .../luci-app-ssocks/po/templates/ssocks.pot | 71 + .../luci-app-ssocks/po/zh_Hans/ssocks.po | 91 +- .../luci-app-ssr-plus-Jo/po/templates/Jo.pot | 1057 +++++++++++ .../luci-app-ssr-plus-Jo/po/zh_Hans/Jo.po | 1064 +++++++++++ .../po/zh_Hans/ssr-plus.zh_Hans.lmo | Bin 9152 -> 0 bytes .../po/templates/go.pot | 110 ++ .../po/zh_Hans/go.po | 117 ++ .../po/templates/mini.pot | 45 + .../po/zh_Hans/mini.po | 52 + .../po/templates/unblockneteasemusic.pot | 297 +++ .../po/zh_Hans/unblockneteasemusic.po | 304 +++ .../po/templates/usb3disable.pot | 36 + .../po/zh_Hans/usb3disable.po | 43 + .../luci-app-vssr/po/templates/vssr.pot | 884 +++++++++ .../ctcgfw/luci-app-vssr/po/zh_Hans/vssr.po | 1663 +++++++++++------ 59 files changed, 15735 insertions(+), 2824 deletions(-) create mode 100644 package/ctcgfw/luci-app-adguardhome/po/templates/adguardhome.pot delete mode 100644 package/ctcgfw/luci-app-adguardhome/po/zh_Hans/AdGuardHome.po create mode 100644 package/ctcgfw/luci-app-adguardhome/po/zh_Hans/adguardhome.po delete mode 100644 package/ctcgfw/luci-app-airwhu/po/airwhu.zh_Hans.po create mode 100644 package/ctcgfw/luci-app-airwhu/po/templates/airwhu.pot create mode 100644 package/ctcgfw/luci-app-airwhu/po/zh_Hans/airwhu.po create mode 100644 package/ctcgfw/luci-app-appfilter/po/templates/appfilter.pot create mode 100644 package/ctcgfw/luci-app-appfilter/po/zh_Hans/appfilter.po delete mode 100644 package/ctcgfw/luci-app-appfilter/po/zh_Hans/oaf.po create mode 100644 package/ctcgfw/luci-app-autoipsetadder/po/templates/autoipsetadder.pot create mode 100644 package/ctcgfw/luci-app-autoipsetadder/po/zh_Hans/autoipsetadder.po create mode 100644 package/ctcgfw/luci-app-baidupcs-web/po/templates/web.pot create mode 100644 package/ctcgfw/luci-app-baidupcs-web/po/zh_Hans/web.po create mode 100644 package/ctcgfw/luci-app-chinadns/po/templates/chinadns.pot create mode 100644 package/ctcgfw/luci-app-chinadns/po/zh_Hans/chinadns.po create mode 100644 package/ctcgfw/luci-app-diskman/po/templates/diskman.pot create mode 100644 package/ctcgfw/luci-app-dockerman/po/templates/dockerman.pot create mode 100644 package/ctcgfw/luci-app-filebrowser/po/templates/filebrowser.pot create mode 100644 package/ctcgfw/luci-app-filebrowser/po/zh_Hans/filebrowser.po create mode 100644 package/ctcgfw/luci-app-k3screenctrl/po/templates/k3screenctrl.pot create mode 100644 package/ctcgfw/luci-app-k3screenctrl/po/zh_Hans/k3screenctrl.po create mode 100644 package/ctcgfw/luci-app-koolproxyR/po/templates/koolproxyR.pot create mode 100644 package/ctcgfw/luci-app-koolproxyR/po/zh_Hans/koolproxyR.po create mode 100644 package/ctcgfw/luci-app-mentohust/po/templates/mentohust.pot create mode 100644 package/ctcgfw/luci-app-mentohust/po/zh_Hans/mentohust.po create mode 100644 package/ctcgfw/luci-app-onliner/po/templates/onliner.pot delete mode 100644 package/ctcgfw/luci-app-openclash/i18n/zh_Hans/openclash.zh_Hans.po create mode 100644 package/ctcgfw/luci-app-openclash/po/templates/openclash.pot create mode 100644 package/ctcgfw/luci-app-openclash/po/zh_Hans/openclash.po create mode 100644 package/ctcgfw/luci-app-serverchan/po/templates/serverchan.pot create mode 100644 package/ctcgfw/luci-app-serverchan/po/zh_Hans/serverchan.po create mode 100644 package/ctcgfw/luci-app-smartinfo/po/templates/smartinfo.pot create mode 100644 package/ctcgfw/luci-app-smstool/po/templates/smstool.pot create mode 100644 package/ctcgfw/luci-app-smstool/po/zh_Hans/smstool.po create mode 100644 package/ctcgfw/luci-app-ssocks/po/templates/ssocks.pot create mode 100644 package/ctcgfw/luci-app-ssr-plus-Jo/po/templates/Jo.pot create mode 100644 package/ctcgfw/luci-app-ssr-plus-Jo/po/zh_Hans/Jo.po delete mode 100644 package/ctcgfw/luci-app-ssr-plus-Jo/po/zh_Hans/ssr-plus.zh_Hans.lmo create mode 100644 package/ctcgfw/luci-app-unblockneteasemusic-go/po/templates/go.pot create mode 100644 package/ctcgfw/luci-app-unblockneteasemusic-go/po/zh_Hans/go.po create mode 100644 package/ctcgfw/luci-app-unblockneteasemusic-mini/po/templates/mini.pot create mode 100644 package/ctcgfw/luci-app-unblockneteasemusic-mini/po/zh_Hans/mini.po create mode 100644 package/ctcgfw/luci-app-unblockneteasemusic/po/templates/unblockneteasemusic.pot create mode 100644 package/ctcgfw/luci-app-unblockneteasemusic/po/zh_Hans/unblockneteasemusic.po create mode 100644 package/ctcgfw/luci-app-usb3disable/po/templates/usb3disable.pot create mode 100644 package/ctcgfw/luci-app-usb3disable/po/zh_Hans/usb3disable.po create mode 100644 package/ctcgfw/luci-app-vssr/po/templates/vssr.pot diff --git a/package/ctcgfw/luci-app-adguardhome/po/templates/adguardhome.pot b/package/ctcgfw/luci-app-adguardhome/po/templates/adguardhome.pot new file mode 100644 index 0000000000..b56385bf55 --- /dev/null +++ b/package/ctcgfw/luci-app-adguardhome/po/templates/adguardhome.pot @@ -0,0 +1,355 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-adguardhome/luasrc/model/cbi/AdGuardHome/base.lua:27 +msgid "" +"\n" -"Language-Team: [W.B.L.E. TeAm] \n" -"Language: en_US\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.8.8\n" -"X-Poedit-Basepath: ../files\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-SourceCharset: UTF-8\n" -"X-Poedit-KeywordsList: translate\n" -"X-Poedit-SearchPath-0: .\n" - -#: root/usr/lib/lua/luci/controller/airwhu.lua:4 -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:19 -msgid "AirWHU" -msgstr "AirWHU" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:14 -msgid "Running" -msgstr "运行中" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:16 -msgid "Not Running" -msgstr "未运行" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:19 -msgid "Configure Ruijie 802.1X client with IPv6 NAT based on Masquerade." -msgstr "配置基于IPv6 Masquerade技术的锐捷802.1X认证网络。" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:19 -msgid "Status" -msgstr "状态" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:21 -msgid "Global Switch" -msgstr "全局开关" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:21 -msgid "Configure global 802.1X Authentication and IPv6-NAT on-off." -msgstr "配置全局802.1X认证与IPv6 NAT开关。" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:25 -msgid "Enable 802.1X Auth" -msgstr "开启锐捷认证" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:25 -msgid "Enable or disable Ruijie 802.1X authentication." -msgstr "打开或关闭锐捷802.1X认证。" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:26 -msgid "Start with boot" -msgstr "开机启动" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:26 -msgid "" -"Start Ruijie 802.1X Authentication based on MentoHUST when the router is " -"booting." -msgstr "开机自动启动基于MentoHUST的锐捷802.1X认证客户端。" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:28 -msgid "Enable IPv6 NAT" -msgstr "开启IPv6 NAT" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:28 -msgid "Enable IPv6 NAT pass-through based on ip6tables MASQUERADE." -msgstr "开启基于ip6tables Masquerade技术的IPv6 NAT穿透。" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:30 -msgid "Config Authentication" -msgstr "配置认证参数" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:30 -msgid "The options below are all of MentoHUST's arguments." -msgstr "以下是全部的MentoHUST认证参数。" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:34 -msgid "Username" -msgstr "用户名" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:36 -msgid "Password" -msgstr "密码" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:41 -msgid "Interfaces" -msgstr "网卡" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:51 -msgid "IP" -msgstr "IP地址" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:51 -msgid "default to localhost's IP" -msgstr "默认为localhost的IP地址" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:53 -msgid "Netmask" -msgstr "掩码" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:53 -msgid "default to localhost's netmask" -msgstr "默认为localhost的掩码" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:55 -msgid "Gateway" -msgstr "网关" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:55 -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:57 -msgid "default to 0.0.0.0" -msgstr "默认为0.0.0.0" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:57 -msgid "DNS" -msgstr "DNS服务器" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:59 -msgid "Ping host" -msgstr "Ping主机" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:59 -msgid "default to 0.0.0.0,i.e. disable this function" -msgstr "默认为0.0.0.0,即关闭该功能" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:61 -msgid "Authenticate timeout(s)" -msgstr "认证超时(秒)" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:61 -msgid "default to 8s" -msgstr "默认为8秒" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:63 -msgid "Heartbeat timeout(s)" -msgstr "心跳包超时(秒)" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:63 -msgid "default to 30s" -msgstr "默认为30秒" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:65 -msgid "Timeout on failure(s)" -msgstr "失败等待(秒)" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:65 -msgid "default to 15s" -msgstr "默认为15秒" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:67 -msgid "Max failure times" -msgstr "允许失败次数" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:67 -msgid "0 means no limit,default to 8" -msgstr "0表示无限制,默认为8" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:69 -msgid "mulcast address" -msgstr "多播地址" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:69 -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:75 -msgid "default to 1" -msgstr "默认为1" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:70 -msgid "0(standard)" -msgstr "0(标准)" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:71 -msgid "1(ruijjie)" -msgstr "1(锐捷)" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:72 -msgid "2(saier)" -msgstr "2(赛尔)" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:75 -msgid "DHCP type" -msgstr "DHCP方式" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:76 -msgid "0(not in used)" -msgstr "0(不使用)" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:77 -msgid "1(secondary authenticate)" -msgstr "1(二次认证)" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:78 -msgid "2(post authenticate)" -msgstr "3(认证后)" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:79 -msgid "3(pre authenticate)" -msgstr "3(认证前)" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:82 -msgid "run in daemon mode" -msgstr "后台运行模式" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:82 -msgid "default to 3" -msgstr "默认为3" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:83 -msgid "0(no)" -msgstr "0(不使用后台模式)" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:84 -msgid "1(yes,turn off output)" -msgstr "1(后台模式,关闭输出)" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:85 -msgid "2(yes,persevere output)" -msgstr "2(后台模式,保留输出)" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:86 -msgid "3(yes,output to file)" -msgstr "3(后台模式,输出到日志文件)" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:89 -msgid "display notification" -msgstr "显示通知" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:89 -msgid "0(no),1-20(yes),default to 0" -msgstr "0(不使用),1-20(使用),默认为0" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:91 -msgid "client version" -msgstr "客户端版本号" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:91 -msgid "default to 0.00,compatible with xrgsu" -msgstr "默认为0.00,表示兼容xrgsu" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:93 -msgid "customized data file" -msgstr "自定义数据文件" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:93 -msgid "not in used by default" -msgstr "默认不使用" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:96 -msgid "DHCP script" -msgstr "DHCP脚本" - -#: root/usr/lib/lua/luci/model/cbi/airwhu.lua:96 -msgid "use dhclient by default" -msgstr "默认使用dhclient" diff --git a/package/ctcgfw/luci-app-airwhu/po/templates/airwhu.pot b/package/ctcgfw/luci-app-airwhu/po/templates/airwhu.pot new file mode 100644 index 0000000000..920d9061be --- /dev/null +++ b/package/ctcgfw/luci-app-airwhu/po/templates/airwhu.pot @@ -0,0 +1,243 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:62 +msgid "0 means no limit,default to 8" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:78 +msgid "0(no)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:84 +msgid "0(no),1-20(yes),default to 0" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:71 +msgid "0(not in used)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:65 +msgid "0(standard)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:66 +msgid "1(ruijjie)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:72 +msgid "1(secondary authenticate)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:79 +msgid "1(yes,turn off output)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:73 +msgid "2(post authenticate)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:67 +msgid "2(saier)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:80 +msgid "2(yes,persevere output)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:74 +msgid "3(pre authenticate)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:81 +msgid "3(yes,output to file)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/controller/airwhu.lua:4 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:19 +msgid "AirWHU" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:56 +msgid "Authenticate timeout(s)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:30 +msgid "Config Authentication" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:19 +msgid "Configure Ruijie 802.1X client with IPv6 NAT based on Masquerade." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:21 +msgid "Configure global 802.1X Authentication and IPv6-NAT on-off." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:91 +msgid "DHCP script" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:70 +msgid "DHCP type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:52 +msgid "DNS" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:25 +msgid "Enable 802.1X Auth" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:28 +msgid "Enable IPv6 NAT" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:28 +msgid "Enable IPv6 NAT pass-through based on ip6tables MASQUERADE." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:25 +msgid "Enable or disable Ruijie 802.1X authentication." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:50 +msgid "Gateway" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:21 +msgid "Global Switch" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:58 +msgid "Heartbeat timeout(s)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:46 +msgid "IP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:43 +msgid "Interfaces" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:62 +msgid "Max failure times" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:48 +msgid "Netmask" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:16 +msgid "Not Running" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:37 +msgid "Password" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:54 +msgid "Ping host" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:14 +msgid "Running" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:26 +msgid "" +"Start Ruijie 802.1X Authentication based on MentoHUST when the router is " +"booting." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:26 +msgid "Start with boot" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:19 +msgid "Status" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:30 +msgid "The options below are all of MentoHUST's arguments." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:60 +msgid "Timeout on failure(s)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:34 +msgid "Username" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:86 +msgid "client version" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:88 +msgid "customized data file" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:50 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:52 +msgid "default to 0.0.0.0" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:54 +msgid "default to 0.0.0.0,i.e. disable this function" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:86 +msgid "default to 0.00,compatible with xrgsu" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:64 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:70 +msgid "default to 1" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:60 +msgid "default to 15s" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:77 +msgid "default to 3" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:58 +msgid "default to 30s" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:56 +msgid "default to 8s" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:46 +msgid "default to localhost's IP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:48 +msgid "default to localhost's netmask" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:84 +msgid "display notification" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:64 +msgid "mulcast address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:88 +msgid "not in used by default" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:77 +msgid "run in daemon mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:91 +msgid "use dhclient by default" +msgstr "" diff --git a/package/ctcgfw/luci-app-airwhu/po/zh_Hans/airwhu.po b/package/ctcgfw/luci-app-airwhu/po/zh_Hans/airwhu.po new file mode 100644 index 0000000000..cd6d8942fa --- /dev/null +++ b/package/ctcgfw/luci-app-airwhu/po/zh_Hans/airwhu.po @@ -0,0 +1,250 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:62 +msgid "0 means no limit,default to 8" +msgstr "0表示无限制,默认为8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:78 +msgid "0(no)" +msgstr "0(不使用后台模式)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:84 +msgid "0(no),1-20(yes),default to 0" +msgstr "0(不使用),1-20(使用),默认为0" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:71 +msgid "0(not in used)" +msgstr "0(不使用)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:65 +msgid "0(standard)" +msgstr "0(标准)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:66 +msgid "1(ruijjie)" +msgstr "1(锐捷)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:72 +msgid "1(secondary authenticate)" +msgstr "1(二次认证)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:79 +msgid "1(yes,turn off output)" +msgstr "1(后台模式,关闭输出)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:73 +msgid "2(post authenticate)" +msgstr "3(认证后)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:67 +msgid "2(saier)" +msgstr "2(赛尔)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:80 +msgid "2(yes,persevere output)" +msgstr "2(后台模式,保留输出)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:74 +msgid "3(pre authenticate)" +msgstr "3(认证前)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:81 +msgid "3(yes,output to file)" +msgstr "3(后台模式,输出到日志文件)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/controller/airwhu.lua:4 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:19 +msgid "AirWHU" +msgstr "AirWHU" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:56 +msgid "Authenticate timeout(s)" +msgstr "认证超时(秒)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:30 +msgid "Config Authentication" +msgstr "配置认证参数" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:19 +msgid "Configure Ruijie 802.1X client with IPv6 NAT based on Masquerade." +msgstr "配置基于IPv6 Masquerade技术的锐捷802.1X认证网络。" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:21 +msgid "Configure global 802.1X Authentication and IPv6-NAT on-off." +msgstr "配置全局802.1X认证与IPv6 NAT开关。" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:91 +msgid "DHCP script" +msgstr "DHCP脚本" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:70 +msgid "DHCP type" +msgstr "DHCP方式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:52 +msgid "DNS" +msgstr "DNS服务器" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:25 +msgid "Enable 802.1X Auth" +msgstr "开启锐捷认证" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:28 +msgid "Enable IPv6 NAT" +msgstr "开启IPv6 NAT" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:28 +msgid "Enable IPv6 NAT pass-through based on ip6tables MASQUERADE." +msgstr "开启基于ip6tables Masquerade技术的IPv6 NAT穿透。" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:25 +msgid "Enable or disable Ruijie 802.1X authentication." +msgstr "打开或关闭锐捷802.1X认证。" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:50 +msgid "Gateway" +msgstr "网关" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:21 +msgid "Global Switch" +msgstr "全局开关" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:58 +msgid "Heartbeat timeout(s)" +msgstr "心跳包超时(秒)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:46 +msgid "IP" +msgstr "IP地址" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:43 +msgid "Interfaces" +msgstr "网卡" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:62 +msgid "Max failure times" +msgstr "允许失败次数" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:48 +msgid "Netmask" +msgstr "掩码" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:16 +msgid "Not Running" +msgstr "未运行" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:37 +msgid "Password" +msgstr "密码" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:54 +msgid "Ping host" +msgstr "Ping主机" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:14 +msgid "Running" +msgstr "运行中" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:26 +msgid "" +"Start Ruijie 802.1X Authentication based on MentoHUST when the router is " +"booting." +msgstr "开机自动启动基于MentoHUST的锐捷802.1X认证客户端。" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:26 +msgid "Start with boot" +msgstr "开机启动" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:19 +msgid "Status" +msgstr "状态" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:30 +msgid "The options below are all of MentoHUST's arguments." +msgstr "以下是全部的MentoHUST认证参数。" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:60 +msgid "Timeout on failure(s)" +msgstr "失败等待(秒)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:34 +msgid "Username" +msgstr "用户名" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:86 +msgid "client version" +msgstr "客户端版本号" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:88 +msgid "customized data file" +msgstr "自定义数据文件" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:50 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:52 +msgid "default to 0.0.0.0" +msgstr "默认为0.0.0.0" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:54 +msgid "default to 0.0.0.0,i.e. disable this function" +msgstr "默认为0.0.0.0,即关闭该功能" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:86 +msgid "default to 0.00,compatible with xrgsu" +msgstr "默认为0.00,表示兼容xrgsu" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:64 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:70 +msgid "default to 1" +msgstr "默认为1" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:60 +msgid "default to 15s" +msgstr "默认为15秒" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:77 +msgid "default to 3" +msgstr "默认为3" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:58 +msgid "default to 30s" +msgstr "默认为30秒" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:56 +msgid "default to 8s" +msgstr "默认为8秒" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:46 +msgid "default to localhost's IP" +msgstr "默认为localhost的IP地址" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:48 +msgid "default to localhost's netmask" +msgstr "默认为localhost的掩码" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:84 +msgid "display notification" +msgstr "显示通知" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:64 +msgid "mulcast address" +msgstr "多播地址" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:88 +msgid "not in used by default" +msgstr "默认不使用" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:77 +msgid "run in daemon mode" +msgstr "后台运行模式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-airwhu/files/root/usr/lib/lua/luci/model/cbi/airwhu.lua:91 +msgid "use dhclient by default" +msgstr "默认使用dhclient" diff --git a/package/ctcgfw/luci-app-appfilter/po/templates/appfilter.pot b/package/ctcgfw/luci-app-appfilter/po/templates/appfilter.pot new file mode 100644 index 0000000000..0bbad5e8b5 --- /dev/null +++ b/package/ctcgfw/luci-app-appfilter/po/templates/appfilter.pot @@ -0,0 +1,59 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/model/cbi/appfilter/appfilter.lua:28 +msgid "App Filter Rules" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:75 +msgid "App名称" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/model/cbi/appfilter/appfilter.lua:23 +msgid "Basic Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:82 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/model/cbi/appfilter/appfilter.lua:24 +msgid "Enable App Filter" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/controller/appfilter.lua:10 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/model/cbi/appfilter/appfilter.lua:20 +msgid "appfilter" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:74 +msgid "ip地址" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:73 +msgid "mac地址" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:76 +msgid "丢包次数" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:72 +msgid "主机名" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:78 +msgid "最后访问时间" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:77 +msgid "访问次数" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:69 +msgid "访问记录" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:79 +msgid "过滤状态" +msgstr "" diff --git a/package/ctcgfw/luci-app-appfilter/po/zh_Hans/appfilter.po b/package/ctcgfw/luci-app-appfilter/po/zh_Hans/appfilter.po new file mode 100644 index 0000000000..70e6265f81 --- /dev/null +++ b/package/ctcgfw/luci-app-appfilter/po/zh_Hans/appfilter.po @@ -0,0 +1,99 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/model/cbi/appfilter/appfilter.lua:28 +msgid "App Filter Rules" +msgstr "应用过滤规则" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:75 +msgid "App名称" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/model/cbi/appfilter/appfilter.lua:23 +msgid "Basic Settings" +msgstr "基本设置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:82 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/model/cbi/appfilter/appfilter.lua:24 +msgid "Enable App Filter" +msgstr "开启应用过滤" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/controller/appfilter.lua:10 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/model/cbi/appfilter/appfilter.lua:20 +msgid "appfilter" +msgstr "应用过滤" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:74 +msgid "ip地址" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:73 +msgid "mac地址" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:76 +msgid "丢包次数" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:72 +msgid "主机名" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:78 +msgid "最后访问时间" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:77 +msgid "访问次数" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:69 +msgid "访问记录" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-appfilter/luasrc/view/admin_network/user_status.htm:79 +msgid "过滤状态" +msgstr "" + +#~ msgid "website" +#~ msgstr "常用网站" + +#~ msgid "game" +#~ msgstr "游戏" + +#~ msgid "web" +#~ msgstr "网页" + +#~ msgid "video" +#~ msgstr "视频" + +#~ msgid "chat" +#~ msgstr "聊天" + +#~ msgid "download" +#~ msgstr "下载" + +#~ msgid "p2p" +#~ msgstr "p2p" + +#~ msgid "music" +#~ msgstr "音乐" + +#~ msgid "shopping" +#~ msgstr "购物" + +#~ msgid "working" +#~ msgstr "办公" + +#~ msgid "employee" +#~ msgstr "招聘" diff --git a/package/ctcgfw/luci-app-appfilter/po/zh_Hans/oaf.po b/package/ctcgfw/luci-app-appfilter/po/zh_Hans/oaf.po deleted file mode 100644 index b133f7402b..0000000000 --- a/package/ctcgfw/luci-app-appfilter/po/zh_Hans/oaf.po +++ /dev/null @@ -1,48 +0,0 @@ - -msgid "website" -msgstr "常用网站" - -msgid "appfilter" -msgstr "应用过滤" - -msgid "game" -msgstr "游戏" - -msgid "web" -msgstr "网页" - -msgid "video" -msgstr "视频" - -msgid "chat" -msgstr "聊天" - -msgid "download" -msgstr "下载" - -msgid "p2p" -msgstr "p2p" - -msgid "music" -msgstr "音乐" - -msgid "shopping" -msgstr "购物" - -msgid "working" -msgstr "办公" - -msgid "employee" -msgstr "招聘" - -msgid "Basic Settings" -msgstr "基本设置" - -msgid "App Filter Rules" -msgstr "应用过滤规则" - -msgid "Enable App Filter" -msgstr "开启应用过滤" - - - diff --git a/package/ctcgfw/luci-app-autoipsetadder/po/templates/autoipsetadder.pot b/package/ctcgfw/luci-app-autoipsetadder/po/templates/autoipsetadder.pot new file mode 100644 index 0000000000..6e60217b7f --- /dev/null +++ b/package/ctcgfw/luci-app-autoipsetadder/po/templates/autoipsetadder.pot @@ -0,0 +1,78 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:68 +msgid "5ping loss1-4" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:60 +msgid "Auto del dnsmasq log" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:61 +msgid "Auto tail runtime log" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/controller/autoipsetadder.lua:8 +msgid "Base Setting" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/view/autoipsetadder/status.htm:20 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:59 +msgid "Crontab task" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/view/autoipsetadder/status.htm:10 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:59 +msgid "Please change time and args in crontab" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/view/autoipsetadder/status.htm:7 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:21 +msgid "Runtime log file" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/controller/autoipsetadder.lua:7 +msgid "autoipsetadder" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:40 +msgid "dnsmasq log file" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:6 +msgid "ipsetautoadder" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:67 +msgid "no china ip" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:69 +msgid "packet >12 pass" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/view/autoipsetadder/check.htm:7 +msgid "reverse" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:66 +msgid "the way add to gfwlist" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:14 +msgid "启用" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:7 +msgid "自动将联不通的域名加入ipset" +msgstr "" diff --git a/package/ctcgfw/luci-app-autoipsetadder/po/zh_Hans/autoipsetadder.po b/package/ctcgfw/luci-app-autoipsetadder/po/zh_Hans/autoipsetadder.po new file mode 100644 index 0000000000..a39133f3eb --- /dev/null +++ b/package/ctcgfw/luci-app-autoipsetadder/po/zh_Hans/autoipsetadder.po @@ -0,0 +1,85 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:68 +msgid "5ping loss1-4" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:60 +msgid "Auto del dnsmasq log" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:61 +msgid "Auto tail runtime log" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/controller/autoipsetadder.lua:8 +msgid "Base Setting" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/view/autoipsetadder/status.htm:20 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:59 +msgid "Crontab task" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/view/autoipsetadder/status.htm:10 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:59 +msgid "Please change time and args in crontab" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/view/autoipsetadder/status.htm:7 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:21 +msgid "Runtime log file" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/controller/autoipsetadder.lua:7 +msgid "autoipsetadder" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:40 +msgid "dnsmasq log file" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:6 +msgid "ipsetautoadder" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:67 +msgid "no china ip" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:69 +msgid "packet >12 pass" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/view/autoipsetadder/check.htm:7 +msgid "reverse" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:66 +msgid "the way add to gfwlist" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:14 +msgid "启用" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-autoipsetadder/luasrc/model/cbi/autoipsetadder.lua:7 +msgid "自动将联不通的域名加入ipset" +msgstr "" diff --git a/package/ctcgfw/luci-app-baidupcs-web/po/templates/web.pot b/package/ctcgfw/luci-app-baidupcs-web/po/templates/web.pot new file mode 100644 index 0000000000..3ae97813d0 --- /dev/null +++ b/package/ctcgfw/luci-app-baidupcs-web/po/templates/web.pot @@ -0,0 +1,68 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:39 +msgid "" +"0代表不限制, 单位为每秒的传输速率, 后缀'/s' 可省略, 如 2MB/s, 2MB, 2m, 2mb 均" +"为一个意思" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/controller/baidupcs-web.lua:7 +msgid "BaiduPCS Web" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:11 +msgid "BaiduPCS-Web" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/view/baidupcs-web/baidupcs-web_status.htm:36 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/view/baidupcs-web/baidupcs-web_status.htm:16 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/view/baidupcs-web/baidupcs-web_status.htm:13 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:29 +msgid "下载目录" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:43 +msgid "不要太贪心, 当心被封号" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:41 +msgid "同时进行下载文件的最大数量" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:20 +msgid "启用" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:12 +msgid "基于BaiduPCS-Go, 可以让你高效的使用百度云" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/view/baidupcs-web/baidupcs-web_status.htm:13 +msgid "打开管理页面" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:37 +msgid "最大上传速度" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:34 +msgid "最大下载速度" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:45 +msgid "最大并发连接数" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:23 +msgid "网页端口" +msgstr "" diff --git a/package/ctcgfw/luci-app-baidupcs-web/po/zh_Hans/web.po b/package/ctcgfw/luci-app-baidupcs-web/po/zh_Hans/web.po new file mode 100644 index 0000000000..5d075c57da --- /dev/null +++ b/package/ctcgfw/luci-app-baidupcs-web/po/zh_Hans/web.po @@ -0,0 +1,75 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:39 +msgid "" +"0代表不限制, 单位为每秒的传输速率, 后缀'/s' 可省略, 如 2MB/s, 2MB, 2m, 2mb 均" +"为一个意思" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/controller/baidupcs-web.lua:7 +msgid "BaiduPCS Web" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:11 +msgid "BaiduPCS-Web" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/view/baidupcs-web/baidupcs-web_status.htm:36 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/view/baidupcs-web/baidupcs-web_status.htm:16 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/view/baidupcs-web/baidupcs-web_status.htm:13 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:29 +msgid "下载目录" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:43 +msgid "不要太贪心, 当心被封号" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:41 +msgid "同时进行下载文件的最大数量" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:20 +msgid "启用" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:12 +msgid "基于BaiduPCS-Go, 可以让你高效的使用百度云" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/view/baidupcs-web/baidupcs-web_status.htm:13 +msgid "打开管理页面" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:37 +msgid "最大上传速度" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:34 +msgid "最大下载速度" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:45 +msgid "最大并发连接数" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-baidupcs-web/luasrc/model/cbi/baidupcs-web.lua:23 +msgid "网页端口" +msgstr "" diff --git a/package/ctcgfw/luci-app-chinadns/po/templates/chinadns.pot b/package/ctcgfw/luci-app-chinadns/po/templates/chinadns.pot new file mode 100644 index 0000000000..738baa8d67 --- /dev/null +++ b/package/ctcgfw/luci-app-chinadns/po/templates/chinadns.pot @@ -0,0 +1,59 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:42 +msgid "A DNS server with edns-client-subnet support required, fill one only!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:26 +msgid "CHNRoute File" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/controller/chinadns.lua:12 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:6 +msgid "ChinaDNS" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/view/chinadns/chinadns_status.htm:20 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:12 +msgid "Enable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:33 +msgid "Foreign Subnet" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:9 +msgid "General Setting" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:17 +msgid "If you used a proxy like shadowsocks, please tick this option." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:34 +msgid "Just foreign subnet. The local subnet will be automatically obtained." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:20 +msgid "Local Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/view/chinadns/chinadns_status.htm:10 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/view/chinadns/chinadns_status.htm:7 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:41 +msgid "Upstream Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:16 +msgid "Used a proxy or not" +msgstr "" diff --git a/package/ctcgfw/luci-app-chinadns/po/zh_Hans/chinadns.po b/package/ctcgfw/luci-app-chinadns/po/zh_Hans/chinadns.po new file mode 100644 index 0000000000..3d19d227b9 --- /dev/null +++ b/package/ctcgfw/luci-app-chinadns/po/zh_Hans/chinadns.po @@ -0,0 +1,66 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:42 +msgid "A DNS server with edns-client-subnet support required, fill one only!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:26 +msgid "CHNRoute File" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/controller/chinadns.lua:12 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:6 +msgid "ChinaDNS" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/view/chinadns/chinadns_status.htm:20 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:12 +msgid "Enable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:33 +msgid "Foreign Subnet" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:9 +msgid "General Setting" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:17 +msgid "If you used a proxy like shadowsocks, please tick this option." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:34 +msgid "Just foreign subnet. The local subnet will be automatically obtained." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:20 +msgid "Local Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/view/chinadns/chinadns_status.htm:10 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/view/chinadns/chinadns_status.htm:7 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:41 +msgid "Upstream Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-chinadns/files/luci/model/cbi/chinadns.lua:16 +msgid "Used a proxy or not" +msgstr "" diff --git a/package/ctcgfw/luci-app-diskman/po/pl/diskman.po b/package/ctcgfw/luci-app-diskman/po/pl/diskman.po index 7f6e6cac60..e426fee233 100644 --- a/package/ctcgfw/luci-app-diskman/po/pl/diskman.po +++ b/package/ctcgfw/luci-app-diskman/po/pl/diskman.po @@ -1,191 +1,472 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8\n" -msgid "DiskMan" -msgstr "Menadżer dysków" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:5 +msgid "-- Please choose --" +msgstr "" -msgid "Manage Disks over LuCI." -msgstr "Zarządzaj dyskami przez LuCI." - -msgid "Rescan Disks" -msgstr "Skanuj dyski" - -msgid "Disks" -msgstr "Dyski" - -msgid "Path" -msgstr "Ścieżka" - -msgid "Serial Number" -msgstr "Numer seryjny" - -msgid "Temp" -msgstr "Temperatura" - -msgid "Partition Table" -msgstr "Tablica partycji" - -msgid "SATA Version" -msgstr "Wersja SATA" - -msgid "Health" -msgstr "Kondycja" - -msgid "File System" -msgstr "System plików" - -msgid "Mount Options" -msgstr "Opcje montowania" - -msgid "Mount" -msgstr "Montuj" - -msgid "Umount" -msgstr "Odmontuj" - -msgid "Eject" -msgstr "Wysuń" - -msgid "New" -msgstr "Nowa" - -msgid "Remove" -msgstr "Wysuń" - -msgid "Format" -msgstr "Formatuj" - -msgid "Start Sector" -msgstr "Sektor początkowy" - -msgid "End Sector" -msgstr "Sektor końcowy" - -msgid "Usage" -msgstr "Użycie" - -msgid "Model" -msgstr "Model urządzenia" - -msgid "Size" -msgstr "Rozmiar" - -msgid "Status" -msgstr "Status" - -msgid "Mount Point" -msgstr "Punkt montowania" - -msgid "Sector Size" -msgstr "Rozmiar sektora" - -msgid "Rotation Rate" -msgstr "Obroty" - -msgid "RAID Devices" -msgstr "Urządzenia RAID" - -msgid "RAID mode" -msgstr "Tryb RAID" - -msgid "Members" -msgstr "Członkowie" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:6 +msgid "-- custom --" +msgstr "" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:64 msgid "Active" msgstr "Aktywny" -msgid "RAID Creation" -msgstr "Kreator RAID" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:60 +msgid "Attrbute" +msgstr "" -msgid "Raid Name" -msgstr "Nazwa RAID" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:59 +msgid "Back to Overview" +msgstr "" -msgid "Raid Level" -msgstr "Poziom RAID" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:19 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:73 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:268 +msgid "Btrfs" +msgstr "" -msgid "Raid Member" -msgstr "Członek RAID" - -msgid "Create Raid" -msgstr "Utwórz RAID" - -msgid "Partition Management" -msgstr "Menadżer partycji" - -msgid "Partition Disk over LuCI." -msgstr "Zarządzaj partycjami przez LuCI." - -msgid "Device Info" -msgstr "Informacja o urządzeniu" - -msgid "Disk Man" -msgstr "Menadżer dysków" - -msgid "Partitions Info" -msgstr "Informacja o partycjach" - -msgid "Default 2048 sector alignment, support +size{b,k,m,g,t} in End Sector" -msgstr "Sektory wyrównywane są do wielokrotności 2048, sektor końcowy można podać jako rozmiar w postaci +size{b,k,m,g,t}" - -msgid "Multiple Devices Btrfs Creation" -msgstr "Kreator urządzeń Btrfs" - -msgid "Label" -msgstr "Etykieta" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:27 +msgid "Btrfs Info" +msgstr "Informacja o Btrfs" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:272 msgid "Btrfs Label" msgstr "Etykieta Btrfs" -msgid "Btrfs Raid Level" -msgstr "Poziom Raid Btrfs" - +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:285 msgid "Btrfs Member" msgstr "Członek Btrfs" -msgid "Create Btrfs" -msgstr "Utwórz Btrfs" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:276 +msgid "Btrfs Raid Level" +msgstr "Poziom Raid Btrfs" -msgid "New Snapshot" -msgstr "Nowy obraz" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:63 +msgid "Cancel" +msgstr "" -msgid "SubVolumes" -msgstr "SubVolumes" - -msgid "Top Level" -msgstr "Top Level" - -msgid "Manage Btrfs" -msgstr "Zarządzaj Btrfs" - -msgid "Otime" -msgstr "Otime" - -msgid "Snapshots" -msgstr "Obrazy" - -msgid "Set Default" -msgstr "Ustaw domyślnie" - -msgid "Source Path" -msgstr "Ścieżka źródłowa" - -msgid "Readonly" -msgstr "Tylko do odczytu" - -msgid "Delete" -msgstr "Usuń" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:71 +msgid "Collecting data..." +msgstr "" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:110 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:129 msgid "Create" msgstr "Utwórz" -msgid "Destination Path (optional)" -msgstr "Ścieżka docelowa (opcjonalnie)" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:302 +msgid "Create Btrfs" +msgstr "Utwórz Btrfs" -msgid "Metadata" -msgstr "Metadata" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:142 +msgid "Create Raid" +msgstr "Utwórz RAID" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:30 msgid "Data" msgstr "Data" -msgid "Btrfs Info" -msgstr "Informacja o Btrfs" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:121 +msgid "Default 2048 sector alignment, support +size{b,k,m,g,t} in End Sector" +msgstr "" +"Sektory wyrównywane są do wielokrotności 2048, sektor końcowy można podać " +"jako rozmiar w postaci +size{b,k,m,g,t}" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:114 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:118 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:127 +msgid "Delete" +msgstr "Usuń" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:184 +msgid "Destination Path (optional)" +msgstr "Ścieżka docelowa (opcjonalnie)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:164 +msgid "Device" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:28 +msgid "Device Info" +msgstr "Informacja o urządzeniu" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/controller/diskman.lua:24 +msgid "Disk Man" +msgstr "Menadżer dysków" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:11 +msgid "DiskMan" +msgstr "Menadżer dysków" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:34 +msgid "Disks" +msgstr "Dyski" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:91 +msgid "Eject" +msgstr "Wysuń" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:136 +msgid "End Sector" +msgstr "Sektor końcowy" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:178 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:163 +msgid "File System" +msgstr "System plików" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:217 +msgid "Filesystem NOT support!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:61 +msgid "Flag" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:190 +msgid "Format" +msgstr "Formatuj" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:34 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:160 +msgid "Free Space" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:46 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:59 +msgid "Health" +msgstr "Kondycja" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:53 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:59 +msgid "ID" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:289 +msgid "Invalid End Sector!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:270 +msgid "Invalid Start Sector!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:56 +msgid "KEY" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:36 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:75 +msgid "Label" +msgstr "Etykieta" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:51 +msgid "Level" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:19 +msgid "Manage Btrfs" +msgstr "Zarządzaj Btrfs" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:11 +msgid "Manage Disks over LuCI." +msgstr "Zarządzaj dyskami przez LuCI." + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:29 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:63 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:76 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:52 +msgid "Members" +msgstr "Członkowie" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:31 +msgid "Metadata" +msgstr "Metadata" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:38 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:32 +msgid "Model" +msgstr "Model urządzenia" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:238 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:242 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:252 +msgid "Mount" +msgstr "Montuj" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:194 +msgid "Mount Options" +msgstr "Opcje montowania" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:87 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:162 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:223 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:162 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/disk_info_tab.htm:12 +msgid "Mount Point" +msgstr "Punkt montowania" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:269 +msgid "Multiple Devices Btrfs Creation" +msgstr "Kreator urządzeń Btrfs" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:124 +msgid "Name" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:248 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:254 +msgid "New" +msgstr "Nowa" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:166 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:192 +msgid "New Snapshot" +msgstr "Nowy obraz" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:42 +msgid "No Attrbute to display." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xnullsection.htm:17 +msgid "One or more fields contain invalid values!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xnullsection.htm:19 +msgid "One or more required fields have no value!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:56 +msgid "Otime" +msgstr "Otime" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:17 +msgid "Partition Disk over LuCI." +msgstr "Zarządzaj partycjami przez LuCI." + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:17 +msgid "Partition Management" +msgstr "Menadżer partycji" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:212 +msgid "Partition NOT found!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:43 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:61 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:36 +msgid "Partition Table" +msgstr "Tablica partycji" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:318 +msgid "Partition not exists!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:121 +msgid "Partitions Info" +msgstr "Informacja o partycjach" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:58 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:37 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:58 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:31 +msgid "Path" +msgstr "Ścieżka" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:206 +msgid "Please input Source Path of snapshot, Source Path must start with '/'" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:133 +msgid "Please input Subvolume Path, Subvolume must start with '/'" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:96 +msgid "RAID Creation" +msgstr "Kreator RAID" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:56 +msgid "RAID Devices" +msgstr "Urządzenia RAID" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:59 +msgid "RAID mode" +msgstr "Tryb RAID" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:95 +msgid "Raid" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:104 +msgid "Raid Level" +msgstr "Poziom RAID" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:125 +msgid "Raid Member" +msgstr "Członek RAID" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:99 +msgid "Raid Name" +msgstr "Nazwa RAID" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:67 +msgid "Raw" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:175 +msgid "Readonly" +msgstr "Tylko do odczytu" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:89 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:245 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:314 +msgid "Remove" +msgstr "Wysuń" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:20 +msgid "Rescan Disks" +msgstr "Skanuj dyski" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:77 +msgid "Reset" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:56 +msgid "Rotation Rate" +msgstr "Obroty" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:52 +msgid "S.M.A.R.T Attrbutes" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:44 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:55 +msgid "SATA Version" +msgstr "Wersja SATA" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:35 +msgid "Sector Size" +msgstr "Rozmiar sektora" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:39 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:33 +msgid "Serial Number" +msgstr "Numer seryjny" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:75 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:82 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:86 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:93 +msgid "Set Default" +msgstr "Ustaw domyślnie" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:32 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:40 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:34 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:155 +msgid "Size" +msgstr "Rozmiar" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:68 +msgid "Skip" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:57 +msgid "Snapshots" +msgstr "Obrazy" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:168 +msgid "Source Path" +msgstr "Ścieżka źródłowa" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:125 +msgid "Start Sector" +msgstr "Sektor początkowy" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:47 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:62 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:58 +msgid "Status" +msgstr "Status" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:52 +msgid "SubVolumes" +msgstr "SubVolumes" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:72 +msgid "Submit" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:41 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:54 +msgid "Temp" +msgstr "Temperatura" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:175 +msgid "The path where you want to store the snapshot" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:168 +msgid "The source path for create the snapshot" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:64 +msgid "Thresh" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:54 +msgid "Top Level" +msgstr "Top Level" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:157 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:65 +msgid "Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:28 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:55 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:74 +msgid "UUID" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:245 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:255 +msgid "Umount" +msgstr "Odmontuj" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:42 +msgid "Update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:66 +msgid "Updated" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:35 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:79 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:161 +msgid "Usage" +msgstr "Użycie" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:33 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:159 +msgid "Used" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:57 +msgid "VALUE" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:62 +msgid "Value" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:63 +msgid "Worst" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:99 +msgid "is in use! please unmount it first!" +msgstr "" diff --git a/package/ctcgfw/luci-app-diskman/po/templates/diskman.pot b/package/ctcgfw/luci-app-diskman/po/templates/diskman.pot new file mode 100644 index 0000000000..a94a5d8a8a --- /dev/null +++ b/package/ctcgfw/luci-app-diskman/po/templates/diskman.pot @@ -0,0 +1,470 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:5 +msgid "-- Please choose --" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:6 +msgid "-- custom --" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:64 +msgid "Active" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:60 +msgid "Attrbute" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:59 +msgid "Back to Overview" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:19 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:73 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:268 +msgid "Btrfs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:27 +msgid "Btrfs Info" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:272 +msgid "Btrfs Label" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:285 +msgid "Btrfs Member" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:276 +msgid "Btrfs Raid Level" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:63 +msgid "Cancel" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:71 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:110 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:129 +msgid "Create" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:302 +msgid "Create Btrfs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:142 +msgid "Create Raid" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:30 +msgid "Data" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:121 +msgid "Default 2048 sector alignment, support +size{b,k,m,g,t} in End Sector" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:114 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:118 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:127 +msgid "Delete" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:184 +msgid "Destination Path (optional)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:164 +msgid "Device" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:28 +msgid "Device Info" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/controller/diskman.lua:24 +msgid "Disk Man" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:11 +msgid "DiskMan" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:34 +msgid "Disks" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:91 +msgid "Eject" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:136 +msgid "End Sector" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:178 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:163 +msgid "File System" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:217 +msgid "Filesystem NOT support!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:61 +msgid "Flag" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:190 +msgid "Format" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:34 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:160 +msgid "Free Space" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:46 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:59 +msgid "Health" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:53 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:59 +msgid "ID" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:289 +msgid "Invalid End Sector!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:270 +msgid "Invalid Start Sector!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:56 +msgid "KEY" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:36 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:75 +msgid "Label" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:51 +msgid "Level" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:19 +msgid "Manage Btrfs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:11 +msgid "Manage Disks over LuCI." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:29 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:63 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:76 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:52 +msgid "Members" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:31 +msgid "Metadata" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:38 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:32 +msgid "Model" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:238 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:242 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:252 +msgid "Mount" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:194 +msgid "Mount Options" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:87 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:162 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:223 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:162 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/disk_info_tab.htm:12 +msgid "Mount Point" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:269 +msgid "Multiple Devices Btrfs Creation" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:124 +msgid "Name" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:248 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:254 +msgid "New" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:166 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:192 +msgid "New Snapshot" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:42 +msgid "No Attrbute to display." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xnullsection.htm:17 +msgid "One or more fields contain invalid values!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xnullsection.htm:19 +msgid "One or more required fields have no value!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:56 +msgid "Otime" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:17 +msgid "Partition Disk over LuCI." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:17 +msgid "Partition Management" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:212 +msgid "Partition NOT found!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:43 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:61 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:36 +msgid "Partition Table" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:318 +msgid "Partition not exists!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:121 +msgid "Partitions Info" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:58 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:37 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:58 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:31 +msgid "Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:206 +msgid "Please input Source Path of snapshot, Source Path must start with '/'" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:133 +msgid "Please input Subvolume Path, Subvolume must start with '/'" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:96 +msgid "RAID Creation" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:56 +msgid "RAID Devices" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:59 +msgid "RAID mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:95 +msgid "Raid" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:104 +msgid "Raid Level" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:125 +msgid "Raid Member" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:99 +msgid "Raid Name" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:67 +msgid "Raw" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:175 +msgid "Readonly" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:89 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:245 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:314 +msgid "Remove" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:20 +msgid "Rescan Disks" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:77 +msgid "Reset" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:56 +msgid "Rotation Rate" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:52 +msgid "S.M.A.R.T Attrbutes" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:44 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:55 +msgid "SATA Version" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:35 +msgid "Sector Size" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:39 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:33 +msgid "Serial Number" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:75 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:82 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:86 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:93 +msgid "Set Default" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:32 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:40 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:34 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:155 +msgid "Size" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:68 +msgid "Skip" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:57 +msgid "Snapshots" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:168 +msgid "Source Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:125 +msgid "Start Sector" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:47 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:62 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:58 +msgid "Status" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:52 +msgid "SubVolumes" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:72 +msgid "Submit" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:41 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:54 +msgid "Temp" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:175 +msgid "The path where you want to store the snapshot" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:168 +msgid "The source path for create the snapshot" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:64 +msgid "Thresh" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:54 +msgid "Top Level" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:157 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:65 +msgid "Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:28 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:55 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:74 +msgid "UUID" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:245 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:255 +msgid "Umount" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:42 +msgid "Update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:66 +msgid "Updated" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:35 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:79 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:161 +msgid "Usage" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:33 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:159 +msgid "Used" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:57 +msgid "VALUE" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:62 +msgid "Value" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:63 +msgid "Worst" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:99 +msgid "is in use! please unmount it first!" +msgstr "" diff --git a/package/ctcgfw/luci-app-diskman/po/zh_Hans/diskman.po b/package/ctcgfw/luci-app-diskman/po/zh_Hans/diskman.po index b385e68aae..7d6bb3387a 100644 --- a/package/ctcgfw/luci-app-diskman/po/zh_Hans/diskman.po +++ b/package/ctcgfw/luci-app-diskman/po/zh_Hans/diskman.po @@ -1,227 +1,481 @@ msgid "" -msgstr "Content-Type: text/plain; charset=UTF-8\n" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" -msgid "DiskMan" -msgstr "DiskMan 磁盘管理" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:5 +msgid "-- Please choose --" +msgstr "" -msgid "Manage Disks over LuCI." -msgstr "通过LuCI管理磁盘" - -msgid "Rescan Disks" -msgstr "重新扫描磁盘" - -msgid "Disks" -msgstr "磁盘" - -msgid "Path" -msgstr "路径" - -msgid "Serial Number" -msgstr "序列号" - -msgid "Temp" -msgstr "温度" - -msgid "Partition Table" -msgstr "分区表" - -msgid "SATA Version" -msgstr "SATA版本" - -msgid "Health" -msgstr "健康" - -msgid "File System" -msgstr "文件系统" - -msgid "Mount Options" -msgstr "挂载选项" - -msgid "Mount" -msgstr "挂载" - -msgid "Umount" -msgstr "卸载" - -msgid "Eject" -msgstr "弹出" - -msgid "New" -msgstr "创建" - -msgid "Remove" -msgstr "移除" - -msgid "Format" -msgstr "格式化" - -msgid "Start Sector" -msgstr "起始扇区" - -msgid "End Sector" -msgstr "中止扇区" - -msgid "Usage" -msgstr "用量" - -msgid "Used" -msgstr "已使用" - -msgid "Free Space" -msgstr "空闲空间" - -msgid "Model" -msgstr "主机型号" - -msgid "Size" -msgstr "容量" - -msgid "Status" -msgstr "状态" - -msgid "Mount Point" -msgstr "挂载点" - -msgid "Sector Size" -msgstr "扇区/物理扇区大小" - -msgid "Rotation Rate" -msgstr "转速" - -msgid "RAID Devices" -msgstr "RAID 设备" - -msgid "RAID mode" -msgstr "RAID 模式" - -msgid "Members" -msgstr "成员" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:6 +msgid "-- custom --" +msgstr "" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:64 msgid "Active" msgstr "活动" -msgid "RAID Creation" -msgstr "RAID 创建" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:60 +msgid "Attrbute" +msgstr "" -msgid "Raid Name" -msgstr "RAID 名称" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:59 +msgid "Back to Overview" +msgstr "" -msgid "Raid Level" -msgstr "RAID 级别" - -msgid "Raid Member" -msgstr "磁盘阵列成员" - -msgid "Create Raid" -msgstr "创建 RAID" - -msgid "Partition Management" -msgstr "分区管理" - -msgid "Partition Disk over LuCI." -msgstr "通过LuCI分区磁盘。" - -msgid "Device Info" -msgstr "设备信息" - -msgid "Disk Man" -msgstr "DiskMan磁盘管理" - -msgid "Partitions Info" -msgstr "分区信息" - -msgid "Default 2048 sector alignment, support +size{b,k,m,g,t} in End Sector" -msgstr "默认2048扇区对齐,【中止扇区】支持 +容量{b,k,m,g,t} 格式,例:+500m +10g +1t" - -msgid "Multiple Devices Btrfs Creation" -msgstr "Btrfs 阵列创建" - -msgid "Label" -msgstr "卷标" - -msgid "Btrfs Label" -msgstr "Btrfs 卷标" - -msgid "Btrfs Raid Level" -msgstr "Btrfs Raid 级别" - -msgid "Btrfs Member" -msgstr "Btrfs 整列成员" - -msgid "Create Btrfs" -msgstr "创建 Btrfs" - -msgid "New Snapshot" -msgstr "新建快照" - -msgid "SubVolumes" -msgstr "子卷" - -msgid "Top Level" -msgstr "父ID" - -msgid "Manage Btrfs" -msgstr "Btrfs 管理" - -msgid "Otime" -msgstr "创建时间" - -msgid "Snapshots" -msgstr "快照" - -msgid "Set Default" -msgstr "默认子卷" - -msgid "Source Path" -msgstr "源目录" - -msgid "Readonly" -msgstr "只读" - -msgid "Delete" -msgstr "删除" - -msgid "Create" -msgstr "创建" - -msgid "Destination Path (optional)" -msgstr "目标目录(可选)" - -msgid "Metadata" -msgstr "元数据" - -msgid "Data" -msgstr "数据" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:19 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:73 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:268 +msgid "Btrfs" +msgstr "" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:27 msgid "Btrfs Info" msgstr "Btrfs 信息" -msgid "The source path for create the snapshot" -msgstr "创建快照的源数据目录" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:272 +msgid "Btrfs Label" +msgstr "Btrfs 卷标" -msgid "The path where you want to store the snapshot" -msgstr "存放快照数据目录" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:285 +msgid "Btrfs Member" +msgstr "Btrfs 整列成员" -msgid "Please input Source Path of snapshot, Source Path must start with '/'" -msgstr "请输入快照源路径,源路径必须以'/'开头" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:276 +msgid "Btrfs Raid Level" +msgstr "Btrfs Raid 级别" -msgid "Please input Subvolume Path, Subvolume must start with '/'" -msgstr "请输入子卷路径,子卷路径必须以'/'开头" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:63 +msgid "Cancel" +msgstr "" -msgid "is in use! please unmount it first!" -msgstr "正在被使用!请先卸载!" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:71 +msgid "Collecting data..." +msgstr "" -msgid "Partition NOT found!" -msgstr "分区未找到!" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:110 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:129 +msgid "Create" +msgstr "创建" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:302 +msgid "Create Btrfs" +msgstr "创建 Btrfs" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:142 +msgid "Create Raid" +msgstr "创建 RAID" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:30 +msgid "Data" +msgstr "数据" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:121 +msgid "Default 2048 sector alignment, support +size{b,k,m,g,t} in End Sector" +msgstr "" +"默认2048扇区对齐,【中止扇区】支持 +容量{b,k,m,g,t} 格式,例:+500m +10g +1t" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:114 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:118 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:127 +msgid "Delete" +msgstr "删除" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:184 +msgid "Destination Path (optional)" +msgstr "目标目录(可选)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:164 +msgid "Device" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:28 +msgid "Device Info" +msgstr "设备信息" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/controller/diskman.lua:24 +msgid "Disk Man" +msgstr "DiskMan磁盘管理" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:11 +msgid "DiskMan" +msgstr "DiskMan 磁盘管理" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:34 +msgid "Disks" +msgstr "磁盘" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:91 +msgid "Eject" +msgstr "弹出" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:136 +msgid "End Sector" +msgstr "中止扇区" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:178 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:163 +msgid "File System" +msgstr "文件系统" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:217 msgid "Filesystem NOT support!" msgstr "文件系统不支持!" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:61 +msgid "Flag" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:190 +msgid "Format" +msgstr "格式化" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:34 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:160 +msgid "Free Space" +msgstr "空闲空间" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:46 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:59 +msgid "Health" +msgstr "健康" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:53 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:59 +msgid "ID" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:289 +msgid "Invalid End Sector!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:270 msgid "Invalid Start Sector!" msgstr "无效的起始扇区!" -msgid "Invalid End Sector" -msgstr "无效的终止扇区!" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:56 +msgid "KEY" +msgstr "" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:36 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:75 +msgid "Label" +msgstr "卷标" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:51 +msgid "Level" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:19 +msgid "Manage Btrfs" +msgstr "Btrfs 管理" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:11 +msgid "Manage Disks over LuCI." +msgstr "通过LuCI管理磁盘" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:29 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:63 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:76 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:52 +msgid "Members" +msgstr "成员" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:31 +msgid "Metadata" +msgstr "元数据" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:38 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:32 +msgid "Model" +msgstr "主机型号" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:238 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:242 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:252 +msgid "Mount" +msgstr "挂载" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:194 +msgid "Mount Options" +msgstr "挂载选项" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:87 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:162 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:223 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:162 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/disk_info_tab.htm:12 +msgid "Mount Point" +msgstr "挂载点" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:269 +msgid "Multiple Devices Btrfs Creation" +msgstr "Btrfs 阵列创建" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:124 +msgid "Name" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:248 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:254 +msgid "New" +msgstr "创建" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:166 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:192 +msgid "New Snapshot" +msgstr "新建快照" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:42 +msgid "No Attrbute to display." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xnullsection.htm:17 +msgid "One or more fields contain invalid values!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xnullsection.htm:19 +msgid "One or more required fields have no value!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:56 +msgid "Otime" +msgstr "创建时间" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:17 +msgid "Partition Disk over LuCI." +msgstr "通过LuCI分区磁盘。" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:17 +msgid "Partition Management" +msgstr "分区管理" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:212 +msgid "Partition NOT found!" +msgstr "分区未找到!" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:43 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:61 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:36 +msgid "Partition Table" +msgstr "分区表" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:318 msgid "Partition not exists!" -msgstr "分区不存在!" \ No newline at end of file +msgstr "分区不存在!" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:121 +msgid "Partitions Info" +msgstr "分区信息" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:58 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:37 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:58 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:31 +msgid "Path" +msgstr "路径" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:206 +msgid "Please input Source Path of snapshot, Source Path must start with '/'" +msgstr "请输入快照源路径,源路径必须以'/'开头" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:133 +msgid "Please input Subvolume Path, Subvolume must start with '/'" +msgstr "请输入子卷路径,子卷路径必须以'/'开头" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:96 +msgid "RAID Creation" +msgstr "RAID 创建" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:56 +msgid "RAID Devices" +msgstr "RAID 设备" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:59 +msgid "RAID mode" +msgstr "RAID 模式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:95 +msgid "Raid" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:104 +msgid "Raid Level" +msgstr "RAID 级别" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:125 +msgid "Raid Member" +msgstr "磁盘阵列成员" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:99 +msgid "Raid Name" +msgstr "RAID 名称" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:67 +msgid "Raw" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:175 +msgid "Readonly" +msgstr "只读" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:89 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:245 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:314 +msgid "Remove" +msgstr "移除" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:20 +msgid "Rescan Disks" +msgstr "重新扫描磁盘" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:77 +msgid "Reset" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:56 +msgid "Rotation Rate" +msgstr "转速" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:52 +msgid "S.M.A.R.T Attrbutes" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:44 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:55 +msgid "SATA Version" +msgstr "SATA版本" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:35 +msgid "Sector Size" +msgstr "扇区/物理扇区大小" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:39 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:33 +msgid "Serial Number" +msgstr "序列号" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:75 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:82 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:86 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:93 +msgid "Set Default" +msgstr "默认子卷" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:32 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:40 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:34 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:155 +msgid "Size" +msgstr "容量" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:68 +msgid "Skip" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:57 +msgid "Snapshots" +msgstr "快照" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:168 +msgid "Source Path" +msgstr "源目录" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:125 +msgid "Start Sector" +msgstr "起始扇区" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:47 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:62 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:58 +msgid "Status" +msgstr "状态" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:52 +msgid "SubVolumes" +msgstr "子卷" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/cbi/xsimpleform.htm:72 +msgid "Submit" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:41 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:54 +msgid "Temp" +msgstr "温度" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:175 +msgid "The path where you want to store the snapshot" +msgstr "存放快照数据目录" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:168 +msgid "The source path for create the snapshot" +msgstr "创建快照的源数据目录" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:64 +msgid "Thresh" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:54 +msgid "Top Level" +msgstr "父ID" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:157 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:65 +msgid "Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:28 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:55 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:74 +msgid "UUID" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:245 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:255 +msgid "Umount" +msgstr "卸载" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:42 +msgid "Update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:66 +msgid "Updated" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:35 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/disks.lua:79 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:161 +msgid "Usage" +msgstr "用量" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/btrfs.lua:33 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:159 +msgid "Used" +msgstr "已使用" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:57 +msgid "VALUE" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:62 +msgid "Value" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/view/diskman/smart_detail.htm:63 +msgid "Worst" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-diskman/luasrc/model/cbi/diskman/partition.lua:99 +msgid "is in use! please unmount it first!" +msgstr "正在被使用!请先卸载!" + +#~ msgid "Invalid End Sector" +#~ msgstr "无效的终止扇区!" diff --git a/package/ctcgfw/luci-app-dockerman/po/templates/dockerman.pot b/package/ctcgfw/luci-app-dockerman/po/templates/dockerman.pot new file mode 100644 index 0000000000..da1d5cc850 --- /dev/null +++ b/package/ctcgfw/luci-app-dockerman/po/templates/dockerman.pot @@ -0,0 +1,584 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/cbi/xsimpleform.htm:6 +msgid "-- Please choose --" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/cbi/xsimpleform.htm:7 +msgid "-- custom --" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:84 +msgid "Action Status Tempfile Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:270 +msgid "Add host device to the container" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:264 +msgid "Advance" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:193 +msgid "Always pull image first" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:27 +msgid "Api Version" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/cbi/xsimpleform.htm:60 +msgid "Back to Overview" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:247 +msgid "Bind Mount(-v)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:247 +msgid "Bind mount a volume" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:391 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:304 +msgid "Block IO Weight" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:391 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:304 +msgid "" +"Block IO weight (relative weight) accepts a weight value between 10 and 1000." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:380 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:291 +msgid "CPU Shares Weight" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:467 +msgid "CPU Useage" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:380 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:291 +msgid "" +"CPU shares relative weight, if 0 is set, the system will ignore the value " +"and use the default of 1024." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:374 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:284 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:28 +msgid "CPUs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/cbi/xsimpleform.htm:64 +msgid "Cancel" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:215 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:111 +msgid "Command" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/resolv_container.htm:18 +msgid "Command line" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:240 +msgid "Connect" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:240 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:270 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:304 +msgid "Connect Network" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:446 +msgid "Container Logs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:92 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:168 +msgid "Container Name" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/controller/dockerman.lua:19 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:81 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:107 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/volumes.lua:67 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/overview.htm:138 +msgid "Containers" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:207 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:109 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/volumes.lua:69 +msgid "Created" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:88 +msgid "Debug Tempfile Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:212 +msgid "Device" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:270 +msgid "Device(--device)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:234 +msgid "Disconnect" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:70 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:47 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:38 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:148 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:11 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:21 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/volumes.lua:52 +msgid "Docker" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:130 +msgid "Docker Container" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/logs.htm:1 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/logs.htm:8 +msgid "Docker Events" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:184 +msgid "Docker Image" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:30 +msgid "Docker Root Dir" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:26 +msgid "Docker Version" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/apply_widget.htm:92 +msgid "Docker actions done." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:61 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:27 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/volumes.lua:66 +msgid "Driver" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:168 +msgid "Duplicate" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/container.htm:4 +msgid "Edit" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:85 +msgid "Enable Debug" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:93 +msgid "Enable IPv6" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:216 +msgid "Env" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:241 +msgid "Environmental Variable(-e)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/controller/dockerman.lua:23 +msgid "Events" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:88 +msgid "Exclude IPs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:253 +msgid "Exposed Ports(-p)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:209 +msgid "Finish Time" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:85 +msgid "" +"For debug, It shows all docker API actions of luci-app-dockerman in Debug " +"Tempfile Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:166 +msgid "Force Remove" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:64 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:78 +msgid "Gateway" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/cbi/inlinevalue.htm:4 +msgid "Go to relevant configuration page" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:210 +msgid "Healthy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:204 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:90 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:105 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:48 +msgid "ID" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:83 +msgid "IP range" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:218 +msgid "IPv4 Address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:105 +msgid "IPv6 Gateway" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:99 +msgid "IPv6 Subnet" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:205 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:105 +msgid "Image" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/controller/dockerman.lua:20 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:98 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/overview.htm:162 +msgid "Images" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:31 +msgid "Index Server Address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:248 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:34 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/container.htm:3 +msgid "Info" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:55 +msgid "Ingress" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:55 +msgid "" +"Ingress network is the network which provides the routing-mesh in swarm mode." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:172 +msgid "Interactive (-i)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:67 +msgid "Internal" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:48 +msgid "Ipvlan Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:218 +msgid "Links" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:223 +msgid "Links with other containers" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/container.htm:6 +msgid "Logs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:39 +msgid "Macvlan Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:386 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:298 +msgid "Memory" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:467 +msgid "Memory Useage" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:386 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:298 +msgid "" +"Memory limit (format: []). Number is a positive integer. Unit " +"can be one of b, k, m, or g. Minimum is 4M." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/volumes.lua:68 +msgid "Mount Point" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:277 +msgid "Mount tmpfs directory" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:213 +msgid "Mount/Volume" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:203 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:252 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/volumes.lua:65 +msgid "Name" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:234 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:344 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:101 +msgid "Network" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:24 +msgid "Network Name" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/stats.htm:46 +msgid "Network TX/RX" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/controller/dockerman.lua:21 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:43 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:214 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/overview.htm:194 +msgid "Networks" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:158 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:80 +msgid "New" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:160 +msgid "New Container" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:20 +msgid "New Network" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:374 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:284 +msgid "Number of CPUs. Number is a fractional number. 0.000 means no limit." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:62 +msgid "Options" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/controller/dockerman.lua:14 +msgid "Overview" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:62 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:34 +msgid "Parent Interface" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/resolv_container.htm:6 +msgid "Plese input command line:" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:217 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:103 +msgid "Ports" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:199 +msgid "Privileged" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:253 +msgid "Publish container's port(s) to the host" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:62 +msgid "Pull" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:53 +msgid "Pull Image" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:173 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:179 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:157 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:89 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/volumes.lua:84 +msgid "Remove" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:106 +msgid "RepoTags" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/cbi/xsimpleform.htm:78 +msgid "Reset" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:164 +msgid "Resolv CLI" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:153 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:169 +msgid "Restart" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:211 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:260 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:205 +msgid "Restart Policy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:67 +msgid "Restrict external access to the network" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/cbi/inlinevalue.htm:31 +msgid "Reveal/hide password" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:259 +msgid "Run command" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:230 +msgid "Set custom DNS servers" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:241 +msgid "Set environment variables to inside the container" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:81 +msgid "Setting" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:108 +msgid "Size" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/cbi/xsimpleform.htm:69 +msgid "Skip" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:83 +msgid "Socket Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:148 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:164 +msgid "Start" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:209 +msgid "Start Time" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:468 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:469 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/container.htm:5 +msgid "Stats" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:206 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:98 +msgid "Status" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:158 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:174 +msgid "Stop" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/cbi/xsimpleform.htm:73 +msgid "Submit" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:63 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:73 +msgid "Subnet" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:472 +msgid "TOP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:178 +msgid "TTY (-t)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:236 +msgid "" +"The user that commands are run as inside the container.(format: name|uid[:" +"group|gid])" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:277 +msgid "Tmpfs(--tmpfs)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:29 +msgid "Total Memory" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:203 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:211 +msgid "Update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:163 +msgid "Upgrade" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:236 +msgid "User(-u)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/controller/dockerman.lua:22 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/volumes.lua:58 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/overview.htm:271 +msgid "Volumes" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:88 +msgid "Where you want to save the debug tempfile" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:84 +msgid "Where you want to save the docker status file" +msgstr "" diff --git a/package/ctcgfw/luci-app-dockerman/po/zh_Hans/dockerman.po b/package/ctcgfw/luci-app-dockerman/po/zh_Hans/dockerman.po index 18afb89ca2..b2cc98d9a6 100644 --- a/package/ctcgfw/luci-app-dockerman/po/zh_Hans/dockerman.po +++ b/package/ctcgfw/luci-app-dockerman/po/zh_Hans/dockerman.po @@ -1,326 +1,603 @@ -msgid "Containers" -msgstr "容器" - -msgid "Images" -msgstr "镜像" - -msgid "Networks" -msgstr "网络" - -msgid "Volumes" -msgstr "存储卷" - -msgid "Events" -msgstr "事件" - -msgid "Docker Contaienr" -msgstr "Docker 容器" - -msgid "Start" -msgstr "启动" - -msgid "Restart" -msgstr "重启" - -msgid "Stop" -msgstr "停止" - -msgid "Upgrade" -msgstr "升级容器" - -msgid "Duplicate" -msgstr "复制容器" - -msgid "Remove" -msgstr "移除" - -msgid "Name" -msgstr "名称" - -msgid "Image" -msgstr "镜像" - -msgid "Status" -msgstr "状态" - -msgid "Created" -msgstr "创建时间" - -msgid "Start Time" -msgstr "启动时间" - -msgid "Healthy" -msgstr "健康" - -msgid "Restart Policy" -msgstr "重启策略" - -msgid "Update" -msgstr "更新" - -msgid "Device(--device)" -msgstr "设备(--device)" - -msgid "Mount/Volume" -msgstr "挂载/存储卷" - -msgid "Command" -msgstr "启动命令" - -msgid "Setting" -msgstr "设置" - -msgid "Driver" -msgstr "驱动" - -msgid "Env" -msgstr "环境变量" - -msgid "Ports" -msgstr "端口" - -msgid "Links" -msgstr "链接" - -msgid "Disconnect" -msgstr "断开" - -msgid "Connect Network" -msgstr "连接网络" - -msgid "Connect" -msgstr "连接" - -msgid "Info" -msgstr "信息" - -msgid "CPUs" -msgstr "CPU数量" - -msgid "Number of CPUs. Number is a fractional number. 0.000 means no limit." -msgstr "CPU数量,数字是小数,0.000表示没有限制。" - -msgid "CPU Shares Weight" -msgstr "CPU份额权重" - -msgid "CPU shares relative weight, if 0 is set, the system will ignore the value and use the default of 1024." -msgstr "CPU份额相对权重,如果设置为0,则系统将忽略该值,并使用默认值1024。" - -msgid "Memory" -msgstr "内存" - -msgid "Memory limit (format: []). Number is a positive integer. Unit can be one of b, k, m, or g. Minimum is 4M." -msgstr "内存限制 (格式: <容量>[<单位>]). 数字是一个正整数。单位可以是b,k,m或g之一。最小为4M。" - -msgid "Block IO Weight" -msgstr "IO 权重" - -msgid "Block IO weight (relative weight) accepts a weight value between 10 and 1000." -msgstr "IO 权重 (相对权重) 接受10到1000之间的权重值。" - -msgid "Container Logs" -msgstr "容器日志" - -msgid "RepoTags" -msgstr "标签" - -msgid "Size" -msgstr "大小" - -msgid "Force Remove" -msgstr "强制移除" - -msgid "Subnet" -msgstr "子网络" - -msgid "Gateway" -msgstr "网关" - -msgid "New" -msgstr "新建" - -msgid "Resolv CLI" -msgstr "解析命令行" - -msgid "Docker Image" -msgstr "Docker 镜像" - -msgid "User(-u)" -msgstr "用户(-u)" - -msgid "New Container" -msgstr "新容器" - -msgid "Container Name" -msgstr "容器名称" - -msgid "Interactive (-i)" -msgstr "互动式 (-i)" - -msgid "Always pull image first" -msgstr "始终先拉取镜像" - -msgid "Privileged" -msgstr "特权模式(--privileged)" - -msgid "IPv4 Address" -msgstr "IPv4 地址" - -msgid "Links with other containers" -msgstr "与其他容器的链接(--link)" - -msgid "Environmental Variable(-e)" -msgstr "环境变量(-e)" - -msgid "Bind Mount(-v)" -msgstr "挂载(-v)" - -msgid "Exposed Ports(-p)" -msgstr "暴露端口(-p)" - -msgid "Run command" -msgstr "运行命令" - -msgid "Advance" -msgstr "高级" - -msgid "Mount tmpfs directory" -msgstr "挂载tmpfs到容器内部目录" - -msgid "New Network" -msgstr "新网络" - -msgid "Network Name" -msgstr "网络名称" - -msgid "Parent Interface" -msgstr "父接口" - -msgid "Macvlan Mode" -msgstr "Macvlan模式" - -msgid "Ipvlan Mode" -msgstr "Ipvlan模式" - -msgid "Ingress network is the network which provides the routing-mesh in swarm mode." -msgstr "Ingress网络是在群集模式下提供路由网的网络。" - -msgid "Options" -msgstr "选项" - -msgid "Restrict external access to the network" -msgstr "限制外部访问网络" - -msgid "IP range" -msgstr "IP范围" - -msgid "Exclude IPs" -msgstr "排除IP" - -msgid "Enable IPv6" -msgstr "启用IPv6" - -msgid "IPv6 Subnet" -msgstr "IPv6子网" - -msgid "IPv6 Gateway" -msgstr "IPv6网关" - -msgid "Docker Version" -msgstr "Docker版本" - -msgid "Api Version" -msgstr "API版本" - -msgid "Total Memory" -msgstr "总内存" - -msgid "Docker Root Dir" -msgstr "Docker根目录" - -msgid "Index Server Address" -msgstr "默认服务器地址" - -msgid "Socket Path" -msgstr "Socket路径" - +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/cbi/xsimpleform.htm:6 +msgid "-- Please choose --" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/cbi/xsimpleform.htm:7 +msgid "-- custom --" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:84 msgid "Action Status Tempfile Path" msgstr "docker 动作状态的临时文件路径" -msgid "Where you want to save the docker status file" -msgstr "保存docker status文件的位置" - -msgid "Enable Debug" -msgstr "启用调试" - -msgid "For debug, It shows all docker API actions of luci-app-dockermab in Debug Tempfile Path" -msgstr "用于调试,它在调试临时文件路径中显示 luci-app-dockermab 的所有docker API操作" - -msgid "Debug Tempfile Path" -msgstr "调试临时文件路径" - -msgid "Where you want to save the debug tempfile" -msgstr "保存调试临时文件的位置" - -msgid "Edit" -msgstr "编辑" - -msgid "Stats" -msgstr "状态" - -msgid "Logs" -msgstr "日志" - -msgid "Network TX/RX" -msgstr "网络发送/接收" - -msgid "CPU Useage" -msgstr "CPU用量" - -msgid "Memory Useage" -msgstr "内存用量" - -msgid "Docker Container" -msgstr "Docker 容器" - -msgid "Overview" -msgstr "概况" - -msgid "Pull Image" -msgstr "拉取镜像" - -msgid "Pull" -msgstr "拉取" - -msgid "Command line" -msgstr "输入命令行" - -msgid "Plese input command line:" -msgstr "请输入 docker run/create ... 命令行:" - -msgid "Network Name" -msgstr "网络名" - -msgid "Set custom DNS servers" -msgstr "自定义 DNS 服务器" - -msgid "The user that commands are run as inside the container.(format: name|uid[:group|gid])" -msgstr "容器内部执行命令的用户(组), 格式: UID:GID" - -msgid "Set environment variables to inside the container" -msgstr "容器内部环境变量" - -msgid "Bind mount a volume" -msgstr "绑定挂载" - -msgid "Publish container's port(s) to the host" -msgstr "将容器的端口发布到宿主" - +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:270 msgid "Add host device to the container" msgstr "添加宿主设备到容器内部" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:264 +msgid "Advance" +msgstr "高级" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:193 +msgid "Always pull image first" +msgstr "始终先拉取镜像" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:27 +msgid "Api Version" +msgstr "API版本" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/cbi/xsimpleform.htm:60 +msgid "Back to Overview" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:247 +msgid "Bind Mount(-v)" +msgstr "挂载(-v)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:247 +msgid "Bind mount a volume" +msgstr "绑定挂载" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:391 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:304 +msgid "Block IO Weight" +msgstr "IO 权重" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:391 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:304 +msgid "" +"Block IO weight (relative weight) accepts a weight value between 10 and 1000." +msgstr "IO 权重 (相对权重) 接受10到1000之间的权重值。" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:380 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:291 +msgid "CPU Shares Weight" +msgstr "CPU份额权重" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:467 +msgid "CPU Useage" +msgstr "CPU用量" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:380 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:291 +msgid "" +"CPU shares relative weight, if 0 is set, the system will ignore the value " +"and use the default of 1024." +msgstr "CPU份额相对权重,如果设置为0,则系统将忽略该值,并使用默认值1024。" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:374 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:284 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:28 +msgid "CPUs" +msgstr "CPU数量" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/cbi/xsimpleform.htm:64 +msgid "Cancel" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:215 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:111 +msgid "Command" +msgstr "启动命令" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/resolv_container.htm:18 +msgid "Command line" +msgstr "输入命令行" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:240 +msgid "Connect" +msgstr "连接" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:240 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:270 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:304 +msgid "Connect Network" +msgstr "连接网络" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:446 +msgid "Container Logs" +msgstr "容器日志" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:92 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:168 +msgid "Container Name" +msgstr "容器名称" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/controller/dockerman.lua:19 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:81 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:107 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/volumes.lua:67 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/overview.htm:138 +msgid "Containers" +msgstr "容器" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:207 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:109 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/volumes.lua:69 +msgid "Created" +msgstr "创建时间" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:88 +msgid "Debug Tempfile Path" +msgstr "调试临时文件路径" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:212 msgid "Device" msgstr "设备" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:270 +msgid "Device(--device)" +msgstr "设备(--device)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:234 +msgid "Disconnect" +msgstr "断开" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:70 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:47 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:38 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:148 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:11 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:21 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/volumes.lua:52 +msgid "Docker" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:130 +msgid "Docker Container" +msgstr "Docker 容器" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/logs.htm:1 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/logs.htm:8 +msgid "Docker Events" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:184 +msgid "Docker Image" +msgstr "Docker 镜像" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:30 +msgid "Docker Root Dir" +msgstr "Docker根目录" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:26 +msgid "Docker Version" +msgstr "Docker版本" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/apply_widget.htm:92 +msgid "Docker actions done." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:61 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:27 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/volumes.lua:66 +msgid "Driver" +msgstr "驱动" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:168 +msgid "Duplicate" +msgstr "复制容器" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/container.htm:4 +msgid "Edit" +msgstr "编辑" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:85 +msgid "Enable Debug" +msgstr "启用调试" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:93 +msgid "Enable IPv6" +msgstr "启用IPv6" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:216 +msgid "Env" +msgstr "环境变量" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:241 +msgid "Environmental Variable(-e)" +msgstr "环境变量(-e)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/controller/dockerman.lua:23 +msgid "Events" +msgstr "事件" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:88 +msgid "Exclude IPs" +msgstr "排除IP" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:253 +msgid "Exposed Ports(-p)" +msgstr "暴露端口(-p)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:209 msgid "Finish Time" msgstr "结束时间" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:85 +msgid "" +"For debug, It shows all docker API actions of luci-app-dockerman in Debug " +"Tempfile Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:166 +msgid "Force Remove" +msgstr "强制移除" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:64 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:78 +msgid "Gateway" +msgstr "网关" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/cbi/inlinevalue.htm:4 +msgid "Go to relevant configuration page" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:210 +msgid "Healthy" +msgstr "健康" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:204 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:90 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:105 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:48 +msgid "ID" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:83 +msgid "IP range" +msgstr "IP范围" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:218 +msgid "IPv4 Address" +msgstr "IPv4 地址" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:105 +msgid "IPv6 Gateway" +msgstr "IPv6网关" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:99 +msgid "IPv6 Subnet" +msgstr "IPv6子网" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:205 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:105 +msgid "Image" +msgstr "镜像" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/controller/dockerman.lua:20 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:98 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/overview.htm:162 +msgid "Images" +msgstr "镜像" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:31 +msgid "Index Server Address" +msgstr "默认服务器地址" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:248 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:34 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/container.htm:3 +msgid "Info" +msgstr "信息" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:55 +msgid "Ingress" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:55 +msgid "" +"Ingress network is the network which provides the routing-mesh in swarm mode." +msgstr "Ingress网络是在群集模式下提供路由网的网络。" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:172 +msgid "Interactive (-i)" +msgstr "互动式 (-i)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:67 +msgid "Internal" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:48 +msgid "Ipvlan Mode" +msgstr "Ipvlan模式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:218 +msgid "Links" +msgstr "链接" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:223 +msgid "Links with other containers" +msgstr "与其他容器的链接(--link)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/container.htm:6 +msgid "Logs" +msgstr "日志" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:39 +msgid "Macvlan Mode" +msgstr "Macvlan模式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:386 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:298 +msgid "Memory" +msgstr "内存" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:467 +msgid "Memory Useage" +msgstr "内存用量" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:386 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:298 +msgid "" +"Memory limit (format: []). Number is a positive integer. Unit " +"can be one of b, k, m, or g. Minimum is 4M." +msgstr "" +"内存限制 (格式: <容量>[<单位>]). 数字是一个正整数。单位可以是b,k,m或g之一。" +"最小为4M。" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/volumes.lua:68 +msgid "Mount Point" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:277 +msgid "Mount tmpfs directory" +msgstr "挂载tmpfs到容器内部目录" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:213 +msgid "Mount/Volume" +msgstr "挂载/存储卷" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:203 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:252 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/volumes.lua:65 +msgid "Name" +msgstr "名称" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:234 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:344 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:101 +msgid "Network" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:24 +msgid "Network Name" +msgstr "网络名称" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/stats.htm:46 +msgid "Network TX/RX" +msgstr "网络发送/接收" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/controller/dockerman.lua:21 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:43 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:214 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/overview.htm:194 +msgid "Networks" +msgstr "网络" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:158 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:80 +msgid "New" +msgstr "新建" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:160 +msgid "New Container" +msgstr "新容器" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:20 +msgid "New Network" +msgstr "新网络" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:374 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:284 +msgid "Number of CPUs. Number is a fractional number. 0.000 means no limit." +msgstr "CPU数量,数字是小数,0.000表示没有限制。" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:62 +msgid "Options" +msgstr "选项" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/controller/dockerman.lua:14 +msgid "Overview" +msgstr "概况" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:62 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:34 +msgid "Parent Interface" +msgstr "父接口" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/resolv_container.htm:6 +msgid "Plese input command line:" +msgstr "请输入 docker run/create ... 命令行:" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:217 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:103 +msgid "Ports" +msgstr "端口" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:199 +msgid "Privileged" +msgstr "特权模式(--privileged)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:253 +msgid "Publish container's port(s) to the host" +msgstr "将容器的端口发布到宿主" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:62 +msgid "Pull" +msgstr "拉取" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:53 +msgid "Pull Image" +msgstr "拉取镜像" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:173 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:179 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:157 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:89 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/volumes.lua:84 +msgid "Remove" +msgstr "移除" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:106 +msgid "RepoTags" +msgstr "标签" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/cbi/xsimpleform.htm:78 +msgid "Reset" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:164 +msgid "Resolv CLI" +msgstr "解析命令行" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:153 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:169 +msgid "Restart" +msgstr "重启" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:211 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:260 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:205 +msgid "Restart Policy" +msgstr "重启策略" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:67 +msgid "Restrict external access to the network" +msgstr "限制外部访问网络" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/cbi/inlinevalue.htm:31 +msgid "Reveal/hide password" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:259 +msgid "Run command" +msgstr "运行命令" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:230 +msgid "Set custom DNS servers" +msgstr "自定义 DNS 服务器" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:241 +msgid "Set environment variables to inside the container" +msgstr "容器内部环境变量" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:81 +msgid "Setting" +msgstr "设置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/images.lua:108 +msgid "Size" +msgstr "大小" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/cbi/xsimpleform.htm:69 +msgid "Skip" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:83 +msgid "Socket Path" +msgstr "Socket路径" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:148 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:164 +msgid "Start" +msgstr "启动" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:209 +msgid "Start Time" +msgstr "启动时间" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:468 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:469 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/container.htm:5 +msgid "Stats" +msgstr "状态" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:206 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:98 +msgid "Status" +msgstr "状态" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:158 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/containers.lua:174 +msgid "Stop" +msgstr "停止" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/cbi/xsimpleform.htm:73 +msgid "Submit" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/networks.lua:63 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newnetwork.lua:73 +msgid "Subnet" +msgstr "子网络" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:472 +msgid "TOP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:178 +msgid "TTY (-t)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:236 +msgid "" +"The user that commands are run as inside the container.(format: name|uid[:" +"group|gid])" +msgstr "容器内部执行命令的用户(组), 格式: UID:GID" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:277 +msgid "Tmpfs(--tmpfs)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:29 +msgid "Total Memory" +msgstr "总内存" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:203 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:211 +msgid "Update" +msgstr "更新" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/container.lua:163 +msgid "Upgrade" +msgstr "升级容器" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/newcontainer.lua:236 +msgid "User(-u)" +msgstr "用户(-u)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/controller/dockerman.lua:22 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/volumes.lua:58 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/view/docker/overview.htm:271 +msgid "Volumes" +msgstr "存储卷" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:88 +msgid "Where you want to save the debug tempfile" +msgstr "保存调试临时文件的位置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-dockerman/luasrc/model/cbi/docker/overview.lua:84 +msgid "Where you want to save the docker status file" +msgstr "保存docker status文件的位置" + +#~ msgid "Docker Contaienr" +#~ msgstr "Docker 容器" + +#~ msgid "" +#~ "For debug, It shows all docker API actions of luci-app-dockermab in Debug " +#~ "Tempfile Path" +#~ msgstr "" +#~ "用于调试,它在调试临时文件路径中显示 luci-app-dockermab 的所有docker API操" +#~ "作" diff --git a/package/ctcgfw/luci-app-filebrowser/po/templates/filebrowser.pot b/package/ctcgfw/luci-app-filebrowser/po/templates/filebrowser.pot new file mode 100644 index 0000000000..1c7a50be9c --- /dev/null +++ b/package/ctcgfw/luci-app-filebrowser/po/templates/filebrowser.pot @@ -0,0 +1,68 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:25 +msgid "FileBrowser是一个基于Go的在线文件管理器,助您方便的管理设备上的文件。" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:22 +msgid "FileBrowser未运行" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:20 +msgid "FileBrowser运行中" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:26 +msgid "FileBrowser运行状态" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:32 +msgid "启用" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:48 +msgid "开放目录" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:16 +msgid "打开管理界面" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:59 +msgid "数据库名" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:53 +msgid "数据库目录" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/controller/filebrowser.lua:8 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:25 +msgid "文件管理器" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:57 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:63 +msgid "普通用户请勿随意更改" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:38 +msgid "监听全部地址" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:35 +msgid "监听地址" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:37 +msgid "监听局域网地址" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:36 +msgid "监听本机地址" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:42 +msgid "监听端口" +msgstr "" diff --git a/package/ctcgfw/luci-app-filebrowser/po/zh_Hans/filebrowser.po b/package/ctcgfw/luci-app-filebrowser/po/zh_Hans/filebrowser.po new file mode 100644 index 0000000000..9c8140e4f4 --- /dev/null +++ b/package/ctcgfw/luci-app-filebrowser/po/zh_Hans/filebrowser.po @@ -0,0 +1,75 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:25 +msgid "FileBrowser是一个基于Go的在线文件管理器,助您方便的管理设备上的文件。" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:22 +msgid "FileBrowser未运行" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:20 +msgid "FileBrowser运行中" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:26 +msgid "FileBrowser运行状态" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:32 +msgid "启用" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:48 +msgid "开放目录" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:16 +msgid "打开管理界面" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:59 +msgid "数据库名" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:53 +msgid "数据库目录" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/controller/filebrowser.lua:8 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:25 +msgid "文件管理器" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:57 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:63 +msgid "普通用户请勿随意更改" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:38 +msgid "监听全部地址" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:35 +msgid "监听地址" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:37 +msgid "监听局域网地址" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:36 +msgid "监听本机地址" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-filebrowser/luasrc/model/cbi/filebrowser.lua:42 +msgid "监听端口" +msgstr "" diff --git a/package/ctcgfw/luci-app-iptvhelper/po/templates/iptvhelper.pot b/package/ctcgfw/luci-app-iptvhelper/po/templates/iptvhelper.pot index 808b51ba8b..da8d1df367 100644 --- a/package/ctcgfw/luci-app-iptvhelper/po/templates/iptvhelper.pot +++ b/package/ctcgfw/luci-app-iptvhelper/po/templates/iptvhelper.pot @@ -1,49 +1,49 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:19 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:19 msgid "Create ipset" msgstr "" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:12 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:12 msgid "Enabled" msgstr "" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:6 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:6 msgid "" "Help you configure IPTV easily. Github" msgstr "" -#: luci-app-iptvhelper/luasrc/controller/iptvhelper.lua:11 -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:6 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/controller/iptvhelper.lua:11 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:6 msgid "IPTV Helper" msgstr "" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:8 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:8 msgid "IPTV topbox parameters" msgstr "" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:27 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:27 msgid "It is usually on the bottom side of topbox." msgstr "" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:22 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:22 msgid "Redirect topbox's DNS" msgstr "" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:17 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:17 msgid "Respawn" msgstr "" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:26 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:26 msgid "Topbox MAC Address" msgstr "" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:20 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:20 msgid "You can use it in mwan3." msgstr "" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:23 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:23 msgid "You may need it to jailbreak your topbox." msgstr "" diff --git a/package/ctcgfw/luci-app-iptvhelper/po/zh_Hans/iptvhelper.po b/package/ctcgfw/luci-app-iptvhelper/po/zh_Hans/iptvhelper.po index 04f74b8fe4..6c34c12140 100644 --- a/package/ctcgfw/luci-app-iptvhelper/po/zh_Hans/iptvhelper.po +++ b/package/ctcgfw/luci-app-iptvhelper/po/zh_Hans/iptvhelper.po @@ -1,50 +1,58 @@ msgid "" -msgstr "Content-Type: text/plain; charset=UTF-8\n" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:19 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:19 msgid "Create ipset" msgstr "创建 ipset" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:12 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:12 msgid "Enabled" msgstr "启用" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:6 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:6 msgid "" "Help you configure IPTV easily. Github" -msgstr "帮助你轻松配置IPTV。Github" +msgstr "" +"帮助你轻松配置IPTV。Github" -#: luci-app-iptvhelper/luasrc/controller/iptvhelper.lua:11 -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:6 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/controller/iptvhelper.lua:11 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:6 msgid "IPTV Helper" msgstr "IPTV 帮手" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:8 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:8 msgid "IPTV topbox parameters" msgstr "IPTV 机顶盒参数" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:27 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:27 msgid "It is usually on the bottom side of topbox." msgstr "它通常贴在机顶盒的底部" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:22 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:22 msgid "Redirect topbox's DNS" msgstr "重定向机顶盒的DNS" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:17 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:17 msgid "Respawn" msgstr "进程守护" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:26 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:26 msgid "Topbox MAC Address" msgstr "机顶盒MAC地址" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:20 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:20 msgid "You can use it in mwan3." msgstr "你可以在mwan3中使用它" -#: luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:23 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-iptvhelper/luasrc/model/cbi/iptvhelper.lua:23 msgid "You may need it to jailbreak your topbox." msgstr "想要破解机顶盒可能会用到它" diff --git a/package/ctcgfw/luci-app-k3screenctrl/po/templates/k3screenctrl.pot b/package/ctcgfw/luci-app-k3screenctrl/po/templates/k3screenctrl.pot new file mode 100644 index 0000000000..e81453828e --- /dev/null +++ b/package/ctcgfw/luci-app-k3screenctrl/po/templates/k3screenctrl.pot @@ -0,0 +1,212 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:15 +msgid "10 m" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:11 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:25 +msgid "10 s" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:16 +msgid "15 m" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:23 +msgid "2 s" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:17 +msgid "30 m" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:12 +msgid "30 s" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:14 +msgid "5 m" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:24 +msgid "5 s" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:18 +msgid "60 m" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:13 +msgid "60 s" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:69 +msgid "Apple" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:60 +msgid "Asus" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:57 +msgid "Auto" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:61 +msgid "Coolpad" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:42 +msgid "Customize the fifth page of device information" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:5 +msgid "Customize your device screen" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:62 +msgid "Dell" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:47 +msgid "Device" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:42 +msgid "Device customization" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:32 +msgid "Display CPU temperature" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:35 +msgid "Execute k3screenctrl -t and return the result" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:7 +msgid "General Setting" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:66 +msgid "HP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:63 +msgid "Haier" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:64 +msgid "Hasee" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:29 +msgid "Hide Wireless password" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:65 +msgid "Honor" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:54 +msgid "Hostname" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:68 +msgid "Huawei" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:56 +msgid "Icon" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:71 +msgid "LeEco" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:70 +msgid "Lenovo" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:73 +msgid "Meitu" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:74 +msgid "Meizu" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:84 +msgid "Microsoft" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:58 +msgid "OnePlus" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:89 +msgid "Output results" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:76 +msgid "Phicomm" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:36 +msgid "Print info" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:22 +msgid "Refresh interval :" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:77 +msgid "Samsung" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/controller/k3screenctrl.lua:9 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:5 +msgid "Screen" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:22 +msgid "Screen data refresh interval." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:10 +msgid "Screen time :" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:78 +msgid "Smartisan" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:79 +msgid "Sony" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:35 +msgid "Test" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:32 +msgid "The first page shows the CPU temperature." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:10 +msgid "This time no action, the screen will close." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:82 +msgid "TongfangPC" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:85 +msgid "XiaoMi" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:86 +msgid "ZTE" +msgstr "" diff --git a/package/ctcgfw/luci-app-k3screenctrl/po/zh_Hans/k3screenctrl.po b/package/ctcgfw/luci-app-k3screenctrl/po/zh_Hans/k3screenctrl.po new file mode 100644 index 0000000000..88a2876cbd --- /dev/null +++ b/package/ctcgfw/luci-app-k3screenctrl/po/zh_Hans/k3screenctrl.po @@ -0,0 +1,219 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:15 +msgid "10 m" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:11 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:25 +msgid "10 s" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:16 +msgid "15 m" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:23 +msgid "2 s" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:17 +msgid "30 m" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:12 +msgid "30 s" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:14 +msgid "5 m" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:24 +msgid "5 s" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:18 +msgid "60 m" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:13 +msgid "60 s" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:69 +msgid "Apple" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:60 +msgid "Asus" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:57 +msgid "Auto" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:61 +msgid "Coolpad" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:42 +msgid "Customize the fifth page of device information" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:5 +msgid "Customize your device screen" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:62 +msgid "Dell" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:47 +msgid "Device" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:42 +msgid "Device customization" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:32 +msgid "Display CPU temperature" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:35 +msgid "Execute k3screenctrl -t and return the result" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:7 +msgid "General Setting" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:66 +msgid "HP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:63 +msgid "Haier" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:64 +msgid "Hasee" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:29 +msgid "Hide Wireless password" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:65 +msgid "Honor" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:54 +msgid "Hostname" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:68 +msgid "Huawei" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:56 +msgid "Icon" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:71 +msgid "LeEco" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:70 +msgid "Lenovo" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:73 +msgid "Meitu" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:74 +msgid "Meizu" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:84 +msgid "Microsoft" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:58 +msgid "OnePlus" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:89 +msgid "Output results" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:76 +msgid "Phicomm" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:36 +msgid "Print info" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:22 +msgid "Refresh interval :" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:77 +msgid "Samsung" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/controller/k3screenctrl.lua:9 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:5 +msgid "Screen" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:22 +msgid "Screen data refresh interval." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:10 +msgid "Screen time :" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:78 +msgid "Smartisan" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:79 +msgid "Sony" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:35 +msgid "Test" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:32 +msgid "The first page shows the CPU temperature." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:10 +msgid "This time no action, the screen will close." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:82 +msgid "TongfangPC" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:85 +msgid "XiaoMi" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-k3screenctrl/files/luci/model/cbi/k3screenctrl.lua:86 +msgid "ZTE" +msgstr "" diff --git a/package/ctcgfw/luci-app-koolproxyR/po/templates/koolproxyR.pot b/package/ctcgfw/luci-app-koolproxyR/po/templates/koolproxyR.pot new file mode 100644 index 0000000000..1c232846ce --- /dev/null +++ b/package/ctcgfw/luci-app-koolproxyR/po/templates/koolproxyR.pot @@ -0,0 +1,346 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:46 +msgid "%u seconds" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:123 +msgid "
Certificate Backup
" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:117 +msgid "
Certificate Restore
" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:22 +msgid "KoolProxyR plus+ 运行中" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:24 +msgid "KoolProxyR plus+ 已停止" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:62 +msgid "ABP规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:282 +msgid "" +"ACLs is a tools which used to designate specific IP filter mode,The MAC " +"addresses added to the list will be filtered using https" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:125 +msgid "Backup Download" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:34 +msgid "Basic Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:115 +msgid "Certificate Management" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:287 +msgid "Client Remarks" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:36 +msgid "Enable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:243 +msgid "Enter your custom rules, each row." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:52 +msgid "Filter Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:290 +msgid "IP Address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:56 +msgid "IPSET模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:74 +msgid "IPv6支持" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:187 +msgid "IP白名单设置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:213 +msgid "IP黑名单设置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/controller/koolproxy.lua:6 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:27 +msgid "KoolProxyR plus+" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:27 +msgid "" +"KoolProxyR plus+是能识别adblock规则的免费开源软件,追求体验更快、更清洁的网" +"络,屏蔽烦人的广告

" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:320 +msgid "KoolProxyR 规则订阅" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:281 +msgid "KoolProxyR 访问控制" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:269 +msgid "Koolproxy Logs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:298 +msgid "MAC Address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/view/koolproxy/index.htm:12 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:341 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:346 +msgid "None" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:44 +msgid "Not enabled" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/view/koolproxy/index.htm:12 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:161 +msgid "Set Backlist Of Websites" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:239 +msgid "Set Backlist Of custom" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:43 +msgid "Startup Delay" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:390 +msgid "Technical Support" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/view/koolproxy/caupload.htm:4 +msgid "Upload Restore" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/view/koolproxy/caupload.htm:2 +msgid "Upload backup file,The file name must be koolproxyCA.tar.gz" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:265 +msgid "View the logs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:63 +msgid "fanboy规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:314 +msgid "full port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:313 +msgid "http + https" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:312 +msgid "http only" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/rss_rule.lua:5 +msgid "koolproxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:409 +msgid "koolproxyR交流群" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:402 +msgid "koolproxyR使用说明" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:395 +msgid "koolproxyR开源项目" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:64 +msgid "yhosts规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:93 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:311 +msgid "不过滤" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:80 +msgid "例外端口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:55 +msgid "全局模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:96 +msgid "全部过滤" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:71 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:77 +msgid "关闭" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:59 +msgid "内置规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:410 +msgid "加入telegram群" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:165 +msgid "" +"加入的网址将走广告过滤端口。只针对黑名单模式。只能输入WEB地址,如:google." +"com,每个地址一行。" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:335 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/rss_rule.lua:18 +msgid "启用" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:99 +msgid "定时更新" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:72 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:78 +msgid "开启" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:85 +msgid "开启Adblock Plus Hosts" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:349 +msgid "更新时间" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:108 +msgid "更新规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:390 +msgid "本软件由KPR提供技术支持" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:101 +msgid "每天" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:396 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:403 +msgid "点击前往" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:40 +msgid "程序版本" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:68 +msgid "端口控制" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/rss_rule.lua:5 +msgid "编辑规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:135 +msgid "网站白名单设置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:66 +msgid "自定义规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:339 +msgid "规则名称" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:344 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/rss_rule.lua:25 +msgid "规则地址" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/rss_rule.lua:22 +msgid "规则描述" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:107 +msgid "规则状态" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:57 +msgid "视频模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:65 +msgid "视频规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:307 +msgid "访问控制" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:320 +msgid "请确保订阅规则的兼容性" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:95 +msgid "过滤HTTP(S)协议" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:94 +msgid "过滤HTTP协议" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:191 +msgid "" +"这些已加入的ip地址将使用代理,但只有GFW型号。请输入ip地址或ip地址段,每行只能" +"输入一个ip地址。例如,112.123.134.145 / 24或112.123.134.145。" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:217 +msgid "" +"这些已经加入的ip地址不会使用filter.Please输入ip地址或ip地址段,每行只能输入一" +"个ip地址。例如,112.123.134.145 / 24或112.123.134.145。" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:139 +msgid "" +"这些已经加入的网站将不会使用过滤器。请输入网站的域名,每行只能输入一个网站域" +"名。例如google.com。" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:90 +msgid "默认访问控制" +msgstr "" diff --git a/package/ctcgfw/luci-app-koolproxyR/po/zh_Hans/koolproxyR.po b/package/ctcgfw/luci-app-koolproxyR/po/zh_Hans/koolproxyR.po new file mode 100644 index 0000000000..671988a8ca --- /dev/null +++ b/package/ctcgfw/luci-app-koolproxyR/po/zh_Hans/koolproxyR.po @@ -0,0 +1,353 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:46 +msgid "%u seconds" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:123 +msgid "
Certificate Backup
" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:117 +msgid "
Certificate Restore
" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:22 +msgid "KoolProxyR plus+ 运行中" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:24 +msgid "KoolProxyR plus+ 已停止" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:62 +msgid "ABP规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:282 +msgid "" +"ACLs is a tools which used to designate specific IP filter mode,The MAC " +"addresses added to the list will be filtered using https" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:125 +msgid "Backup Download" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:34 +msgid "Basic Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:115 +msgid "Certificate Management" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:287 +msgid "Client Remarks" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:36 +msgid "Enable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:243 +msgid "Enter your custom rules, each row." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:52 +msgid "Filter Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:290 +msgid "IP Address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:56 +msgid "IPSET模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:74 +msgid "IPv6支持" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:187 +msgid "IP白名单设置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:213 +msgid "IP黑名单设置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/controller/koolproxy.lua:6 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:27 +msgid "KoolProxyR plus+" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:27 +msgid "" +"KoolProxyR plus+是能识别adblock规则的免费开源软件,追求体验更快、更清洁的网" +"络,屏蔽烦人的广告

" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:320 +msgid "KoolProxyR 规则订阅" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:281 +msgid "KoolProxyR 访问控制" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:269 +msgid "Koolproxy Logs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:298 +msgid "MAC Address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/view/koolproxy/index.htm:12 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:341 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:346 +msgid "None" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:44 +msgid "Not enabled" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/view/koolproxy/index.htm:12 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:161 +msgid "Set Backlist Of Websites" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:239 +msgid "Set Backlist Of custom" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:43 +msgid "Startup Delay" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:390 +msgid "Technical Support" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/view/koolproxy/caupload.htm:4 +msgid "Upload Restore" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/view/koolproxy/caupload.htm:2 +msgid "Upload backup file,The file name must be koolproxyCA.tar.gz" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:265 +msgid "View the logs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:63 +msgid "fanboy规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:314 +msgid "full port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:313 +msgid "http + https" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:312 +msgid "http only" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/rss_rule.lua:5 +msgid "koolproxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:409 +msgid "koolproxyR交流群" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:402 +msgid "koolproxyR使用说明" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:395 +msgid "koolproxyR开源项目" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:64 +msgid "yhosts规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:93 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:311 +msgid "不过滤" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:80 +msgid "例外端口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:55 +msgid "全局模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:96 +msgid "全部过滤" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:71 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:77 +msgid "关闭" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:59 +msgid "内置规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:410 +msgid "加入telegram群" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:165 +msgid "" +"加入的网址将走广告过滤端口。只针对黑名单模式。只能输入WEB地址,如:google." +"com,每个地址一行。" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:335 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/rss_rule.lua:18 +msgid "启用" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:99 +msgid "定时更新" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:72 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:78 +msgid "开启" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:85 +msgid "开启Adblock Plus Hosts" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:349 +msgid "更新时间" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:108 +msgid "更新规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:390 +msgid "本软件由KPR提供技术支持" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:101 +msgid "每天" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:396 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:403 +msgid "点击前往" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:40 +msgid "程序版本" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:68 +msgid "端口控制" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/rss_rule.lua:5 +msgid "编辑规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:135 +msgid "网站白名单设置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:66 +msgid "自定义规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:339 +msgid "规则名称" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:344 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/rss_rule.lua:25 +msgid "规则地址" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/rss_rule.lua:22 +msgid "规则描述" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:107 +msgid "规则状态" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:57 +msgid "视频模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:65 +msgid "视频规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:307 +msgid "访问控制" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:320 +msgid "请确保订阅规则的兼容性" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:95 +msgid "过滤HTTP(S)协议" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:94 +msgid "过滤HTTP协议" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:191 +msgid "" +"这些已加入的ip地址将使用代理,但只有GFW型号。请输入ip地址或ip地址段,每行只能" +"输入一个ip地址。例如,112.123.134.145 / 24或112.123.134.145。" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:217 +msgid "" +"这些已经加入的ip地址不会使用filter.Please输入ip地址或ip地址段,每行只能输入一" +"个ip地址。例如,112.123.134.145 / 24或112.123.134.145。" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:139 +msgid "" +"这些已经加入的网站将不会使用过滤器。请输入网站的域名,每行只能输入一个网站域" +"名。例如google.com。" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-koolproxyR/files/usr/lib/lua/luci/model/cbi/koolproxy/global.lua:90 +msgid "默认访问控制" +msgstr "" diff --git a/package/ctcgfw/luci-app-mentohust/po/templates/mentohust.pot b/package/ctcgfw/luci-app-mentohust/po/templates/mentohust.pot new file mode 100644 index 0000000000..dee6460f0c --- /dev/null +++ b/package/ctcgfw/luci-app-mentohust/po/templates/mentohust.pot @@ -0,0 +1,242 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:43 +msgid "Advanced Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:100 +msgid "" +"Authentication data file, if you need to verify the client, you need to set " +"correctly" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/log.lua:20 +msgid "Clear log" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:97 +msgid "Client Version" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:97 +msgid "" +"Client version number. If client verification is not enabled but the version " +"number is required, it can be specified here. The format is 3.30." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:22 +msgid "Configure MentoHUST 802.11x." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:87 +msgid "DHCP method" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:103 +msgid "DHCP script" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:69 +msgid "DNS server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:69 +msgid "DNS server, it doesn't matter" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:100 +msgid "DataFile" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:87 +msgid "DhcpMode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:103 +msgid "DhcpScript" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:72 +msgid "Each timeout of the package (seconds)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:75 +msgid "EchoInterval" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:45 +msgid "Enable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:78 +msgid "" +"Failed Wait (seconds) Wait for seconds after authentication failed or " +"restart authentication after server request" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:66 +msgid "Gateway" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:66 +msgid "Gateway, if specified, will monitor gateway ARP information" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:60 +msgid "IP Address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:50 +msgid "Interfaces" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:75 +msgid "Interval for sending Echo packets (seconds)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/log.lua:5 +msgid "Log file:/tmp/mentohust.log" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/controller/mentohust.lua:12 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:22 +msgid "MentoHUST" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/controller/mentohust.lua:15 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/log.lua:4 +msgid "MentoHUST LOG" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/controller/mentohust.lua:14 +msgid "MentoHUST Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:81 +msgid "Multicast address type when searching for servers" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:16 +msgid "NOT ONLINE" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:5 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:63 +msgid "NetMask" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:63 +msgid "NetMask, it doesn't matter" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:33 +msgid "Network Status" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:88 +msgid "None" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:42 +msgid "Normal Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:14 +msgid "ONLINE" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:47 +msgid "Password" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:50 +msgid "Physical interface of WAN" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:57 +msgid "Ping host for drop detection, 0.0.0.0 to turn off this feature" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:57 +msgid "PingHost" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:11 +msgid "Pinghost not set" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:3 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:78 +msgid "RestartWait" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:83 +msgid "Ruijie" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:38 +msgid "Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:94 +msgid "ShowNotify" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:82 +msgid "Standard" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:81 +msgid "StartMode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:24 +msgid "Status" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:47 +msgid "The password you set or given to you by your network administrator" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:46 +msgid "The username given to you by your network administrator" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:72 +msgid "Timeout" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:46 +msgid "Username" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:84 +msgid "Uses MentoHUST for Xaar certification" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:94 +msgid "Whether to display notifications 0 (no) 1 to 20 (yes)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:60 +msgid "Your IPv4 Address. (DHCP users can set to 0.0.0.0)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:90 +msgid "after certification" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:91 +msgid "before certification" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:89 +msgid "secondary authentication" +msgstr "" diff --git a/package/ctcgfw/luci-app-mentohust/po/zh_Hans/mentohust.po b/package/ctcgfw/luci-app-mentohust/po/zh_Hans/mentohust.po new file mode 100644 index 0000000000..a248459b6f --- /dev/null +++ b/package/ctcgfw/luci-app-mentohust/po/zh_Hans/mentohust.po @@ -0,0 +1,249 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:43 +msgid "Advanced Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:100 +msgid "" +"Authentication data file, if you need to verify the client, you need to set " +"correctly" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/log.lua:20 +msgid "Clear log" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:97 +msgid "Client Version" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:97 +msgid "" +"Client version number. If client verification is not enabled but the version " +"number is required, it can be specified here. The format is 3.30." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:22 +msgid "Configure MentoHUST 802.11x." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:87 +msgid "DHCP method" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:103 +msgid "DHCP script" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:69 +msgid "DNS server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:69 +msgid "DNS server, it doesn't matter" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:100 +msgid "DataFile" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:87 +msgid "DhcpMode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:103 +msgid "DhcpScript" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:72 +msgid "Each timeout of the package (seconds)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:75 +msgid "EchoInterval" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:45 +msgid "Enable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:78 +msgid "" +"Failed Wait (seconds) Wait for seconds after authentication failed or " +"restart authentication after server request" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:66 +msgid "Gateway" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:66 +msgid "Gateway, if specified, will monitor gateway ARP information" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:60 +msgid "IP Address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:50 +msgid "Interfaces" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:75 +msgid "Interval for sending Echo packets (seconds)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/log.lua:5 +msgid "Log file:/tmp/mentohust.log" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/controller/mentohust.lua:12 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:22 +msgid "MentoHUST" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/controller/mentohust.lua:15 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/log.lua:4 +msgid "MentoHUST LOG" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/controller/mentohust.lua:14 +msgid "MentoHUST Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:81 +msgid "Multicast address type when searching for servers" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:16 +msgid "NOT ONLINE" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:5 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:63 +msgid "NetMask" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:63 +msgid "NetMask, it doesn't matter" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:33 +msgid "Network Status" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:88 +msgid "None" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:42 +msgid "Normal Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:14 +msgid "ONLINE" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:47 +msgid "Password" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:50 +msgid "Physical interface of WAN" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:57 +msgid "Ping host for drop detection, 0.0.0.0 to turn off this feature" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:57 +msgid "PingHost" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:11 +msgid "Pinghost not set" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:3 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:78 +msgid "RestartWait" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:83 +msgid "Ruijie" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:38 +msgid "Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:94 +msgid "ShowNotify" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:82 +msgid "Standard" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:81 +msgid "StartMode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:24 +msgid "Status" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:47 +msgid "The password you set or given to you by your network administrator" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:46 +msgid "The username given to you by your network administrator" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:72 +msgid "Timeout" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:46 +msgid "Username" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:84 +msgid "Uses MentoHUST for Xaar certification" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:94 +msgid "Whether to display notifications 0 (no) 1 to 20 (yes)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:60 +msgid "Your IPv4 Address. (DHCP users can set to 0.0.0.0)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:90 +msgid "after certification" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:91 +msgid "before certification" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-mentohust/files/luci/model/cbi/mentohust/general.lua:89 +msgid "secondary authentication" +msgstr "" diff --git a/package/ctcgfw/luci-app-onliner/po/templates/onliner.pot b/package/ctcgfw/luci-app-onliner/po/templates/onliner.pot new file mode 100644 index 0000000000..d3667b14a8 --- /dev/null +++ b/package/ctcgfw/luci-app-onliner/po/templates/onliner.pot @@ -0,0 +1,212 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:769 +msgid "%d IPv4-only hosts" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:776 +msgid "%d IPv6-only hosts" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:783 +msgid "%d dual-stack hosts" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:260 +msgid "%s and %s" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:258 +msgid "%s, %s and %s" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:836 +msgid "0 connections" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:833 +msgid "0 hosts" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:877 +msgid "0% IPv6 support rate among hosts" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:879 +msgid "0B total IPv6 download" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:878 +msgid "0% of the total traffic is IPv6" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:880 +msgid "0B total IPv6 upload" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:858 +msgid "0 cause the most connections" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:856 +msgid "0 cause the most download" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:857 +msgid "0 cause the most upload" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:855 +msgid "0 different application protocols" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:834 +msgid "0 download" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:835 +msgid "0 upload" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:864 +msgid "Application" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:825 +msgid "Application Protocols" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/onliner.htm:94 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:434 +msgid "Conn." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/controller/onliner.lua:4 +msgid "Connection info" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:844 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:865 +msgid "Connections" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:435 +msgid "Down. (Bytes / Pkts.)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:845 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:866 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:889 +msgid "Download (Bytes / Packets)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:888 +msgid "Family" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:577 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:633 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:747 +msgid "Force reload…" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:842 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:886 +msgid "Host" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/onliner.htm:88 +msgid "Hostname" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:814 +msgid "Hostname: example.org" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/onliner.htm:89 +msgid "IPv4-Address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:826 +msgid "IPv6" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/onliner.htm:91 +msgid "Interface" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:843 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:887 +msgid "MAC" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/onliner.htm:90 +msgid "MAC-Address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:805 +msgid "Netlink Bandwidth Monitor" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:577 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:633 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:747 +msgid "No data recorded yet." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/controller/onliner.lua:5 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/onliner.htm:84 +msgid "Online User" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:545 +msgid "Protocol" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:538 +msgid "Source IP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/controller/onliner.lua:6 +msgid "Speed monitor" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/onliner.htm:81 +msgid "Status" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/onliner.htm:74 +msgid "There is no one online now." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:824 +msgid "Traffic Distribution" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:436 +msgid "Up. (Bytes / Pkts.)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:846 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:867 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:890 +msgid "Upload (Bytes / Packets)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:815 +msgid "Vendor: Example Corp." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:443 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:451 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:456 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:539 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:607 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:612 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:615 +msgid "other" +msgstr "" diff --git a/package/ctcgfw/luci-app-onliner/po/zh_Hans/onliner.po b/package/ctcgfw/luci-app-onliner/po/zh_Hans/onliner.po index 2c858f6539..ae0df5ec64 100644 --- a/package/ctcgfw/luci-app-onliner/po/zh_Hans/onliner.po +++ b/package/ctcgfw/luci-app-onliner/po/zh_Hans/onliner.po @@ -1,14 +1,219 @@ msgid "" -msgstr "Content-Type: text/plain; charset=UTF-8\n" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:769 +msgid "%d IPv4-only hosts" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:776 +msgid "%d IPv6-only hosts" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:783 +msgid "%d dual-stack hosts" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:260 +msgid "%s and %s" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:258 +msgid "%s, %s and %s" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:836 +msgid "0 connections" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:833 +msgid "0 hosts" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:877 +msgid "0% IPv6 support rate among hosts" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:879 +msgid "0B total IPv6 download" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:878 +msgid "0% of the total traffic is IPv6" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:880 +msgid "0B total IPv6 upload" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:858 +msgid "0 cause the most connections" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:856 +msgid "0 cause the most download" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:857 +msgid "0 cause the most upload" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:855 +msgid "0 different application protocols" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:834 +msgid "0 download" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:835 +msgid "0 upload" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:864 +msgid "Application" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:825 +msgid "Application Protocols" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/onliner.htm:94 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:434 +msgid "Conn." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/controller/onliner.lua:4 msgid "Connection info" msgstr "连接信息" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:844 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:865 +msgid "Connections" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:435 +msgid "Down. (Bytes / Pkts.)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:845 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:866 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:889 +msgid "Download (Bytes / Packets)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:888 +msgid "Family" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:577 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:633 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:747 +msgid "Force reload…" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:842 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:886 +msgid "Host" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/onliner.htm:88 +msgid "Hostname" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:814 +msgid "Hostname: example.org" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/onliner.htm:89 +msgid "IPv4-Address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:826 +msgid "IPv6" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/onliner.htm:91 +msgid "Interface" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:843 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:887 +msgid "MAC" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/onliner.htm:90 +msgid "MAC-Address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:805 +msgid "Netlink Bandwidth Monitor" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:577 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:633 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:747 +msgid "No data recorded yet." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/controller/onliner.lua:5 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/onliner.htm:84 msgid "Online User" msgstr "在线用户" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:545 +msgid "Protocol" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:538 +msgid "Source IP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/controller/onliner.lua:6 msgid "Speed monitor" msgstr "宽带监视" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/onliner.htm:81 +msgid "Status" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/onliner.htm:74 msgid "There is no one online now." msgstr "当前无任何设备在线。" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:824 +msgid "Traffic Distribution" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:436 +msgid "Up. (Bytes / Pkts.)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:846 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:867 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:890 +msgid "Upload (Bytes / Packets)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:815 +msgid "Vendor: Example Corp." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:443 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:451 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:456 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:539 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:607 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:612 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-onliner/luasrc/view/onliner/display.htm:615 +msgid "other" +msgstr "" diff --git a/package/ctcgfw/luci-app-openclash/i18n/zh_Hans/openclash.zh_Hans.po b/package/ctcgfw/luci-app-openclash/i18n/zh_Hans/openclash.zh_Hans.po deleted file mode 100644 index f3a5513a78..0000000000 --- a/package/ctcgfw/luci-app-openclash/i18n/zh_Hans/openclash.zh_Hans.po +++ /dev/null @@ -1,755 +0,0 @@ -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_Hans\n" - -msgid "OpenClash" -msgstr "OpenClash" - -msgid "A Clash Client For OpenWrt" -msgstr "一个运行在OpenWrt上的Clash客户端,兼容Shadowsocks、Vmess、Snell等协议,根据灵活的规则配置实现策略代理" - -msgid "Global Settings(Will Modify The Config File Or Subscribe According To The Settings On This Page)" -msgstr "全局设置(将按照本页设置自动修改配置文件和获取订阅)" - -msgid "Technical Support" -msgstr "技术支持" - -msgid "Overviews" -msgstr "运行状态" - -msgid "Global Settings" -msgstr "全局设置" - -msgid "Game Rules and Groups" -msgstr "游戏规则与策略组管理" - -msgid "General Settings" -msgstr "常规设置" - -msgid "DNS Setting" -msgstr "DNS设置" - -msgid "Config Update" -msgstr "配置文件订阅" - -msgid "Rules Update" -msgstr "第三方规则订阅" - -msgid "Dashboard Settings" -msgstr "外部控制" - -msgid "GEOIP数据库订阅" -msgstr "外部控制" - -msgid "Enable" -msgstr "启用" - -msgid "Disable" -msgstr "停用" - -msgid "RUNNING" -msgstr "运行中" - -msgid "NOT RUNNING" -msgstr "未运行" - -msgid "(Enable or Disable)" -msgstr "(仅添加选中的设置)" - -msgid "Config Normal" -msgstr "检查通过" - -msgid "File Not Exist" -msgstr "文件不存在" - -msgid "Not Set" -msgstr "未设置" - -msgid "Server logs" -msgstr "运行日志" - -msgid "Logs" -msgstr "运行日志" - -msgid "Enable Clash" -msgstr "启动 OpenClash" - -msgid "Disable Clash" -msgstr "关闭 OpenClash" - -msgid "Commit Configurations" -msgstr "保存配置" - -msgid "Apply Configurations" -msgstr "应用配置" - -msgid "Download Configurations" -msgstr "下载配置" - -msgid "Select Mode" -msgstr "*运行模式" - -msgid "redir-host" -msgstr "Redir-Host(兼容)模式" - -msgid "fake-ip" -msgstr "Fake-IP(增强)模式" - -msgid "redir-host(tun mode)" -msgstr "Redir-Host(TUN)模式【依赖kmod-tun】" - -msgid "fake-ip(tun mode)" -msgstr "Fake-IP(TUN)模式【依赖kmod-tun】" - -msgid "redir-host-vpn(game mode)" -msgstr "Redir-Host(游戏)模式【依赖kmod-tun】" - -msgid "fake-ip-vpn(game mode)" -msgstr "Fake-IP(游戏)模式【依赖kmod-tun】" - -msgid "Select Mode For OpenClash Work, Network Error Try Flush DNS Cache" -msgstr "选择运行模式,在兼容模式下无法代理路由器自身流量,如客户端的网络无法连接请尝试清除DNS缓存" - -msgid "Proxy Mode" -msgstr "*代理模式" - -msgid "Select Proxy Mode" -msgstr "选择默认代理模式" - -msgid "Rule Proxy Mode" -msgstr "Rule【策略代理】" - -msgid "Global Proxy Mode" -msgstr "Global【全局代理(需前往控制面板手动指定节点)】" - -msgid "Direct Proxy Mode" -msgstr "Direct【全局直连】" - -msgid "Log Level" -msgstr "日志等级" - -msgid "Info Mode" -msgstr "Info【信息】" - -msgid "Warning Mode" -msgstr "Warning【警告】" - -msgid "Error Mode" -msgstr "Error【错误】" - -msgid "Debug Mode" -msgstr "Debug【调试】" - -msgid "Silent Mode" -msgstr "Silent【静默】" - -msgid "Select Core's Log Level" -msgstr "选择内核日志的默认输出模式" - -msgid "Only intranet allowed" -msgstr "仅允许内网" - -msgid "When enabled, the control panel and the connection broker port will not be accessible from the public network" -msgstr "启用后将禁止从公网访问控制面板和连接代理端口" - -msgid "Redirect Local DNS Setting" -msgstr "*本地DNS劫持" - -msgid "Set Local DNS Redirect" -msgstr "默认启用,将自动设置Dnsmasq的上游服务器,如和其他插件冲突可停用,但须将OpenClash作为冲突插件的唯一上游服务器" - -msgid "Disable Dnsmasq's DNS Cache" -msgstr "禁止Dnsmasq缓存DNS" - -msgid "Recommended Enabled For Avoiding Some Connection Errors" -msgstr "推荐启用,防止因缓存造成连接错误" - -msgid "(Maybe Incompatible For Your Firmware)" -msgstr "(部分固件可能不兼容)" - -msgid "Custom DNS Setting" -msgstr "自定义上游DNS服务器" - -msgid "Use Custom Rules" -msgstr "启用后将把自定义规则增加到配置文件并优先匹配,规则请到下方文本框编辑" - -msgid "Add Custom DNS Servers" -msgstr "设置自定义上游DNS服务器" - -msgid "(Take Effect After Choose Above)" -msgstr "(在上方DNS设置中启用本功能后生效)" - -msgid "Advanced Setting" -msgstr "高级设置" - -msgid "DNS Advanced Settings" -msgstr "DNS高级设置" - -msgid "(Please Don't Modify it at Will)" -msgstr "(如您不知道选项有何用,请不要随意修改)" - -msgid "Specify DNS Server" -msgstr "(Fake-IP模式)黑名单DNS服务器" - -msgid "Specify DNS Server For List, Only One IP Server Address Support" -msgstr "指定下方列表中域名的DNS服务器,只支持填写一个IP地址" - -msgid "Domain Names In The List Do Not Return Fake-IP, One rule per line" -msgstr "每行请只填写一个域名,列表中的域名在(Fake-IP模式)下查询DNS时将返回真实IP地址,更改后点击上方按钮生效" - -msgid "Fake-IP Block List Update" -msgstr "更新Fake-IP域名黑名单" - -msgid "Set OpenClash Upstream DNS Resolve Server" -msgstr "启用将覆盖配置文件内的设置,请先在下方配置好服务器" - -msgid "DNS Server Group" -msgstr "服务器分组" - -msgid "(NameServer Group Must Be Set)" -msgstr "(NameServer 组必须设置)" - -msgid "DNS Server Address" -msgstr "服务器地址" - -msgid "(Do Not Add Type Ahead)" -msgstr "(请勿添加类型前缀)" - -msgid "DNS Server Port" -msgstr "服务器端口" - -msgid "(Require When Use Non-Standard Port)" -msgstr "(使用非标准端口时必须填写)" - -msgid "DNS Server Type" -msgstr "服务器类型" - -msgid "(Communication protocol)" -msgstr "(通讯协议)" - -msgid "Enable ipv6 Resolve" -msgstr "IPV6类型DNS解析" - -msgid "Force Enable to Resolve ipv6 DNS Requests" -msgstr "" -"固件须配置好IPV6的NAT,如你不使用IPV6请关闭固件的相关服务,避免客户端连接出现异常" - -msgid "Rules Setting" -msgstr "规则设置(访问控制)" - -msgid "Server Config" -msgstr "配置文件管理" - -msgid "Upload File Type" -msgstr "上传文件类型" - -msgid "Proxy Provider File" -msgstr "代理集文件" - -msgid "Upload" -msgstr "上传" - -msgid "File saved to" -msgstr "文件已成功上传到" - -msgid "upload file error." -msgstr "文件上传失败" - -msgid "No specify upload file." -msgstr "未指定上传文件" - -msgid "" -"Only Support yaml what would be save to /etc/openclash/" -msgstr "注意:只支持【yaml】后缀的文件,文件将被保存到 /etc/openclash/" - -msgid "Proxy Provider File List" -msgstr "代理集文件列表" - -msgid "Please Make Sure Ports Available" -msgstr "请确保端口可用" - -msgid "Update Subcription" -msgstr "更新订阅配置" - -msgid "Update time (every day)" -msgstr "更新时间(每天)" - -msgid "Auto Update" -msgstr "自动更新" - -msgid "Check And Update" -msgstr "检查并更新" - -msgid "After clash start running, wait a moment for servers to resolve,enjoy" -msgstr "运行后,请等待服务器上线" - -msgid "Redir Port" -msgstr "流量转发端口" - -msgid "SOCKS5 Port" -msgstr "SOCKS5 代理端口" - -msgid "HTTP(S) Port" -msgstr "HTTP(S) 代理端口" - -msgid "Set Authentication of SOCKS5/HTTP(S)" -msgstr "设置SOCKS5/HTTP(S)认证信息" - -msgid "Not Null" -msgstr "空值无效" - -msgid "Server Subscription Address" -msgstr "配置文件订阅地址" - -msgid "Auto Update Server subscription" -msgstr "自动更新配置文件" - -msgid "You Can Modify config file Here, Except The Settings That Were Taken Over" -msgstr "您可以在下方直接修改配置文件, 仅支持未被接管的设置" - -msgid "Default Config File With Correct General-Settings" -msgstr "参考配置文件,方便您查询各项参数注释和正确的设置、顺序" - -msgid "Dashboard Secret" -msgstr "管理页面登录密钥" - -msgid "Set Dashboard Secret" -msgstr "设置您的管理页面登录密钥" - -msgid "Dashboard Address Example:" -msgstr "管理页面地址示例:" - -msgid "Dashboard Port" -msgstr "管理页面端口" - -msgid "GEOIP Update" -msgstr "GEOIP数据库订阅" - -msgid "Auto Update GEOIP Database" -msgstr "自动更新GEOIP数据库" - -msgid "Update GEOIP Database" -msgstr "更新GEOIP数据库" - -msgid "Other Rules Update(Only in Use)" -msgstr "正在使用第三方规则时才能更新" - -msgid "Enable Other Rules" -msgstr "第三方规则" - -msgid "Use Other Rules" -msgstr "选择并启用第三方规则后将覆盖配置文件内的所有规则 (不包括自定义规则)" - -msgid "Disable Other Rules" -msgstr "不使用第三方规则" - -msgid "lhie1 Rules" -msgstr "lhie1 规则" - -msgid "ConnersHua Rules" -msgstr "ConnersHua 规则" - -msgid "ConnersHua Return Rules" -msgstr "ConnersHua 回国规则" - -msgid "Auto Update Other Rules" -msgstr "正在使用第三方规则时更新设置才会生效" - -msgid "Update Time (Every Week)" -msgstr "更新时间(每周)" - -msgid "Every Day" -msgstr "每天" - -msgid "Every Monday" -msgstr "每周一" - -msgid "Every Tuesday" -msgstr "每周二" - -msgid "Every Wednesday" -msgstr "每周三" - -msgid "Every Thursday" -msgstr "每周四" - -msgid "Every Friday" -msgstr "每周五" - -msgid "Every Saturday" -msgstr "每周六" - -msgid "Every Sunday" -msgstr "每周日" - -msgid "Update Other Rules" -msgstr "更新第三方规则" - -msgid "GlobalTV" -msgstr "国际流媒体流量" - -msgid "AsianTV" -msgstr "亚洲流媒体流量" - -msgid "Proxy" -msgstr "必须代理的流量" - -msgid "Apple" -msgstr "苹果服务流量" - -msgid "Netease Music" -msgstr "网易云音乐流量" - -msgid "Speedtest" -msgstr "测速流量" - -msgid "Telegram" -msgstr "Telegram流量" - -msgid "AdBlock" -msgstr "广告流量" - -msgid "Domestic" -msgstr "国内流量" - -msgid "Others" -msgstr "未匹配到规则的流量" - -msgid "Choose Proxy Group, Base On Your Servers Group in config.yaml" -msgstr "指定流量(策略)的代理方式,只支持选择(服务器组),信息来源于您的配置文件" - -msgid "Custom Clash Rules" -msgstr "自定义规则(访问控制)" - -msgid "Custom Rules Here, For More Go Github:https://github.com/Dreamacro/clash/blob/master/README.md, IP To CIDR: http://ip2cidr.com" -msgstr "设置自定义规则,详细信息请前往Github( https://github.com/Dreamacro/clash/blob/master/README.md )查询,在线IP段转CIDR地址:http://ip2cidr.com" - -msgid "Custom Hosts Here, For More Go Github:https://github.com/Dreamacro/clash/blob/master/README.md" -msgstr "设置自定义Hosts,详细信息请前往Github( https://github.com/Dreamacro/clash/blob/master/README.md )查询" - -msgid "Set Custom Rules" -msgstr "设置自定义规则(在上方规则设置中启用本功能后生效)" - -msgid "Set Custom Hosts, Only Work with Redir-Host Mode" -msgstr "设置自定义Hosts,仅在Redir-Host模式下生效(不会覆盖配置文件设置)" - -msgid "Version Update" -msgstr "版本更新" - -msgid "CPU Model" -msgstr "处理器架构" - -msgid "Model Not Found" -msgstr "处理器架构识别失败" - -msgid "Current Core Version" -msgstr "当前内核版本" - -msgid "Last Core Version" -msgstr "最新内核版本" - -msgid "Unknown" -msgstr "查询失败" - -msgid "" -msgstr "<可更新>" - -msgid "Chose to Download" -msgstr "*选择内核编译版本" - -msgid "Select Based On Your CPU Model For Core Update, Wrong Version Will Not Work" -msgstr "请根据处理器架构选择以便下载、更新对应内核,错误的版本将不能正常运行" - -msgid "Update Core File" -msgstr "更新内核" - -msgid "Download Form https://github.com/vernesong/OpenClash/releases/tag/Clash If Fail" -msgstr "" -"如下载失败可前往 https://github.com/vernesong/OpenClash/releases/tag/Clash 手动下载并上传" - -msgid "Last OpenClash Version" -msgstr "最新客户端版本" - -msgid "Current OpenClash Version" -msgstr "当前客户端版本" - -msgid "Update OpenClash" -msgstr "更新客户端" - -msgid "Only For IPK Install Type Or Not Release Memory" -msgstr "" -"只支持通过IPK安装的版本进行更新,因为随系统编译的版本更新后不会释放旧版本的闪存空间" - -msgid "Severs and Groups" -msgstr "服务器与策略组管理" - -msgid "Load Config" -msgstr "读取配置" - -msgid "Delete Unused Servers" -msgstr "删除未启用节点" - -msgid "Delete Severs" -msgstr "清空服务器配置" - -msgid "Delete Proxy Provider" -msgstr "清空代理集配置" - -msgid "Delete Groups" -msgstr "清空策略组配置" - -msgid "Back Configurations" -msgstr "返回概览" - -msgid "Servers manage and Config create" -msgstr "服务器&策略组管理(支持配置文件一键生成)" - -msgid "Keep Settings" -msgstr "保留配置" - -msgid "Only Update Servers Below When Subscription" -msgstr "订阅时仅更新节点和代理集,保留下方策略组设置,不修改顺序" - -msgid "New Servers Group" -msgstr "新节点默认策略组" - -msgid "Set The New Subscribe Server's Default Proxy Groups" -msgstr "选择符合订阅要求的新节点的默认策略组(请勿重复添加)" - -msgid "Choose Template For Create Config" -msgstr "选择配置文件模板" - -msgid "Use Other Rules To Create Config" -msgstr "使用第三方规则快速创建配置文件(创建后可在全局设置页面调整参数)" - -msgid "Disable Create Config" -msgstr "只更新配置文件服务器节点信息" - -msgid "Type" -msgstr "节点类型" - -msgid "Server Alias" -msgstr "别名(请勿重名)" - -msgid "Server Address" -msgstr "服务器地址" - -msgid "Server Port" -msgstr "服务器端口" - -msgid "Ping Latency" -msgstr "服务器延迟" - -msgid "Edit Server" -msgstr "编辑服务器配置" - -msgid "Server Node Type" -msgstr "服务器节点类型" - -msgid "Using incorrect encryption mothod may causes service fail to start" -msgstr "输入不正确的参数组合可能会导致服务无法启动" - -msgid "Password" -msgstr "密码" - -msgid "Encrypt Method" -msgstr "加密方式" - -msgid "UDP Enable" -msgstr "UDP支持" - -msgid "obfs-mode" -msgstr "传输协议" - -msgid "obfs-hosts" -msgstr "混淆参数(HOST)" - -msgid "Auth Username" -msgstr "登录用户名" - -msgid "Auth Password" -msgstr "登录密码" - -msgid "None" -msgstr "未配置" - -msgid "Create Config" -msgstr "一键生成配置文件" - -msgid "Create Config By One-Click Only Need Proxys" -msgstr "一键生成配置文件功能只需要配置服务器节点信息或代理集信息" - -msgid "Proxy Groups(No Need Set when Config Create)" -msgstr "策略组配置(使用一键生成配置文件功能时无需设置)" - -msgid "Proxys" -msgstr "服务器节点配置" - -msgid "Edit Group" -msgstr "编辑策略组配置" - -msgid "Group Type" -msgstr "策略组类型" - -msgid "Choose The Operation Mode" -msgstr "设置策略组挑选服务器节点的工作方式" - -msgid "Group Name" -msgstr "别名(请勿重名)" - -msgid "Test URL" -msgstr "检测地址(URL)" - -msgid "Test Interval(s)" -msgstr "检测频率(秒)" - -msgid "Select" -msgstr "Select【手动选择】" - -msgid "URL-Test" -msgstr "URL-Test【最低延迟】" - -msgid "Fallback" -msgstr "Fallback【故障切换】" - -msgid "Load-Balance" -msgstr "Load-Balance【负载均衡】" - -msgid "Other Group" -msgstr "包含其他策略组(请勿重复添加)" - -msgid "The Added Proxy Groups Must Exist Except 'DIRECT' & 'REJECT'" -msgstr "注意:除'DIRECT'和'REJECT'外,修改配置文件前添加的其他策略组必须已创建" - -msgid "The Added Proxy Provider Must Exist" -msgstr "修改配置文件前添加的代理集必须已创建" - -msgid "Proxy Group" -msgstr "添加到策略组(请勿重复添加)" - -msgid "No Need Set when Config Create, The added Proxy Groups Must Exist" -msgstr "注意:使用一键生成配置文件功能时无需设置此项,修改配置文件前添加的策略组必须已创建" - -msgid "Clean Log" -msgstr "清理日志" - -msgid "Refresh Log" -msgstr "刷新日志" - -msgid "Config File" -msgstr "配置文件" - -msgid "State" -msgstr "状态" - -msgid "Update Time" -msgstr "更新时间" - -msgid "File Name" -msgstr "文件名" - -msgid "Switch Config" -msgstr "切换" - -msgid "Size" -msgstr "文件大小" - -msgid "Remove" -msgstr "移除" - -msgid "(Enable or Disable Subscribe)" -msgstr "(启用或禁用更新)" - -msgid "Config Alias" -msgstr "配置文件名" - -msgid "(Name For Distinguishing)" -msgstr "(用于区分,请勿重名)" - -msgid "Subscribe Address" -msgstr "订阅地址" - -msgid "Subscribe Type" -msgstr "订阅地址类型" - -msgid "(Power By fndroid)" -msgstr "(API提供:Fndroid)" - -msgid "(Not Null)" -msgstr "(空值无效)" - -msgid "Keyword Match" -msgstr "筛选节点" - -msgid "(eg: hk or tw&bgp)" -msgstr "(格式示例:香港、台湾&bgp)" - -msgid "Config File List" -msgstr "配置文件列表" - -msgid "Use For All Config File" -msgstr "添加到所有配置文件" - -msgid "Proxy-Provider" -msgstr "代理集配置" - -msgid "Edit Proxy-Provider" -msgstr "编辑代理集配置" - -msgid "Provider Type" -msgstr "代理集类型 - -msgid "Choose The Provider Type" -msgstr "选择代理集的类型" - -msgid "Provider Name" -msgstr "代理集别名(请勿重名)" - -msgid "Provider Path" -msgstr "代理集路径(Path)" - -msgid "Update Your Proxy Provider File From Config Luci Page" -msgstr "请先在配置文件管理页面上传您的代理集文件" - -msgid "Provider URL" -msgstr "代理集URL" - -msgid "Provider Interval(s)" -msgstr "代理集更新间隔(s)" - -msgid "Provider Health Check" -msgstr "代理集状态检查" - -msgid "Health Check URL" -msgstr "状态检查URL" - -msgid "Health Check Interval(s)" -msgstr "状态检查间隔(s)" - -msgid "Game Rule's Name" -msgstr "选择游戏规则" - -msgid "Select Proxy Group" -msgstr "选择策略组" - -msgid "Game Rules List" -msgstr "游戏规则列表" - -msgid "Rule Name" -msgstr "规则名称" - -msgid "Download Rule" -msgstr "下载规则" - -msgid "Exist" -msgstr "已下载" - -msgid "Not Exist" -msgstr "未下载" - -msgid "Order Number" -msgstr "序号" - - - - diff --git a/package/ctcgfw/luci-app-openclash/po/templates/openclash.pot b/package/ctcgfw/luci-app-openclash/po/templates/openclash.pot new file mode 100644 index 0000000000..a6688c6aad --- /dev/null +++ b/package/ctcgfw/luci-app-openclash/po/templates/openclash.pot @@ -0,0 +1,1458 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:383 +msgid "(Communication protocol)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:370 +msgid "(Do Not Add Type Ahead)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:69 +msgid "(Enable or Disable Subscribe)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:353 +msgid "(Enable or Disable)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:120 +msgid "(Maybe Incompatible For Your Firmware)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:78 +msgid "(Name For Distinguishing)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:362 +msgid "(NameServer Group Must Be Set)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:93 +msgid "(Not Null)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:126 +msgid "(Please Don't Modify it at Will)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:84 +msgid "(Power By fndroid)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:377 +msgid "(Require When Use Non-Standard Port)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:345 +msgid "(Take Effect After Choose Above)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:100 +msgid "(eg: hk or tw&bgp)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:31 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:54 +msgid "- 参数异常" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:134 +msgid "114.114.114.114 or 127.0.0.1#5300" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:70 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:107 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:117 +msgid "" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:12 +msgid "A Clash Client For OpenWrt" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:231 +msgid "AdBlock" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:345 +msgid "Add Custom DNS Servers" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:125 +msgid "Advanced Setting" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:172 +msgid "AlterId" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:206 +msgid "Apple" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:117 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:313 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:175 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:235 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:469 +msgid "Apply Configurations" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:191 +msgid "AsianTV" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:191 +msgid "Auth Password" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:185 +msgid "Auth Username" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:23 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:256 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:291 +msgid "Auto Update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:292 +msgid "Auto Update GEOIP Database" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:257 +msgid "Auto Update Other Rules" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:24 +msgid "Auto Update Server subscription" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:105 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:121 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:249 +msgid "Back Configurations" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:31 +msgid "CPU Model" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:49 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:140 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:281 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:316 +msgid "Check And Update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:249 +msgid "Choose Proxy Group, Base On Your Servers Group in config.yaml" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:23 +msgid "Choose Template For Create Config" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:54 +msgid "Choose The Operation Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:54 +msgid "Choose The Provider Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:30 +msgid "Chose to Download" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:85 +msgid "Clash" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/log.lua:44 +msgid "Clean Log" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/developer.htm:3 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/developer.htm:4 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/developer.htm:5 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/developer.htm:6 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/developer.htm:7 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/developer.htm:8 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:9 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:10 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:11 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:9 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:30 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:31 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:32 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:33 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:10 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:11 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:12 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:13 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:14 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:15 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:110 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:306 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:168 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:96 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:113 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:240 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:227 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:462 +msgid "Commit Configurations" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:42 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:77 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:126 +msgid "Config Alias" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:64 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:38 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:38 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:66 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:97 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:135 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/upload.htm:5 +msgid "Config File" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:121 +msgid "Config File List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:47 +msgid "Config File Update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:25 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:48 +msgid "Config Normal" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/controller/openclash.lua:25 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:16 +msgid "Config Update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:28 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:179 +msgid "ConnersHua Return Rules" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:27 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:178 +msgid "ConnersHua Rules" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:17 +msgid "Create Config" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:18 +msgid "Create Config By One-Click Only Need Proxys" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:168 +msgid "Custom Clash Rules" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:107 +msgid "Custom DNS Setting" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:441 +msgid "" +"Custom Hosts Here, For More Go Github:https://github.com/Dreamacro/clash/" +"blob/master/README.md" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:422 +msgid "" +"Custom Rules Here, For More Go Github:https://github.com/Dreamacro/clash/" +"blob/master/README.md, IP To CIDR: http://ip2cidr.com" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:126 +msgid "DNS Advanced Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:369 +msgid "DNS Server Address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:361 +msgid "DNS Server Group" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:376 +msgid "DNS Server Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:382 +msgid "DNS Server Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:21 +msgid "DNS Setting" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:333 +msgid "Dashboard Address Example:" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:329 +msgid "Dashboard Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:336 +msgid "Dashboard Secret" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:23 +msgid "Dashboard Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:69 +msgid "Debug Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:288 +msgid "Default Config File With Correct General-Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:201 +msgid "Delete Groups" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:191 +msgid "Delete Proxy Provider" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:181 +msgid "Delete Severs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:171 +msgid "Delete Unused Servers" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:61 +msgid "Direct Proxy Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:29 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:25 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:102 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:87 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:19 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:32 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:75 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:103 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:109 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:115 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:121 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:127 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:170 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:258 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:293 +msgid "Disable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:99 +msgid "Disable Clash" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:119 +msgid "Disable Dnsmasq's DNS Cache" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:176 +msgid "Disable Other Rules" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:151 +msgid "Domain Names In The List Do Not Return Fake-IP, One rule per line" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:238 +msgid "Domestic" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:148 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:214 +msgid "Download Configurations" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:148 +msgid "Download Rule" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:25 +msgid "Edit Group" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:25 +msgid "Edit Proxy-Provider" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:52 +msgid "Edit Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:27 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:26 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:69 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:100 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:56 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:88 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:20 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:33 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:90 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:128 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:76 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:104 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:110 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:116 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:122 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:128 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:171 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:259 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:294 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:353 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:400 +msgid "Enable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:90 +msgid "Enable Clash" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:174 +msgid "Enable Other Rules" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:113 +msgid "Enable ipv6 Resolve" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:108 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:113 +msgid "Encrypt Method" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:68 +msgid "Error Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:30 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:263 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:298 +msgid "Every Day" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:35 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:268 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:303 +msgid "Every Friday" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:31 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:264 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:299 +msgid "Every Monday" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:36 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:269 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:304 +msgid "Every Saturday" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:37 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:270 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:305 +msgid "Every Sunday" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:34 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:267 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:302 +msgid "Every Thursday" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:32 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:265 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:300 +msgid "Every Tuesday" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:33 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:266 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:301 +msgid "Every Wednesday" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:128 +msgid "Exist" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:137 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:138 +msgid "Fake-IP Block List Update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:64 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:99 +msgid "Fake-IP(TUN)模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:52 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:87 +msgid "Fake-IP(增强)模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:72 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:107 +msgid "Fake-IP(游戏)模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:364 +msgid "FallBack" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:57 +msgid "Fallback" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:210 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:145 +msgid "File Name" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:39 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:40 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:41 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:42 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:62 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:63 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:64 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:65 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:51 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:98 +msgid "File Not Exist" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:75 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:78 +msgid "File saved to" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:114 +msgid "Force Enable to Resolve ipv6 DNS Requests" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:25 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:314 +msgid "GEOIP Update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:79 +msgid "Game Rule's Name" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:137 +msgid "Game Rules List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/controller/openclash.lua:24 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:12 +msgid "Game Rules and Groups" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:20 +msgid "General Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:60 +msgid "Global Proxy Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/controller/openclash.lua:22 +msgid "Global Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:15 +msgid "" +"Global Settings(Will Modify The Config File Or Subscribe According To The " +"Settings On This Page)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:184 +msgid "GlobalTV" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:70 +msgid "Group Name" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:52 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:65 +msgid "Group Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:85 +msgid "HTTP(S)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:87 +msgid "HTTP(S) Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:387 +msgid "HTTPS" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:95 +msgid "Health Check Interval(s)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:91 +msgid "Health Check URL" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:66 +msgid "Info Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:30 +msgid "Keep Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:99 +msgid "Keyword Match" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:217 +msgid "Load Config" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:58 +msgid "Load-Balance" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:64 +msgid "Log Level" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/controller/openclash.lua:30 +msgid "Logs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:36 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:37 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:83 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:84 +msgid "Model Not Found" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:49 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:52 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:56 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:64 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:68 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:72 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:74 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:78 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:79 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:84 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:87 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:91 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:95 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:99 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:103 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:107 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:109 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:113 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:114 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:363 +msgid "NameServer" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:213 +msgid "Netease Music" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:36 +msgid "New Servers Group" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:100 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:227 +msgid "No Need Set when Config Create, The added Proxy Groups Must Exist" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:87 +msgid "No specify upload file." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:67 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:72 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:104 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:109 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:142 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:147 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:152 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:157 +msgid "None" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:130 +msgid "Not Exist" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:94 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:371 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:409 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:414 +msgid "Not Null" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:44 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:75 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:76 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:77 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:110 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:111 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:112 +msgid "Not Set" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/dvalue.htm:4 +msgid "Only Support yaml what would be save to /etc/openclash/" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:31 +msgid "Only Update Servers Below When Subscription" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:73 +msgid "Only intranet allowed" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/controller/openclash.lua:9 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:11 +msgid "OpenClash" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:142 +msgid "Order Number" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:77 +msgid "Other Group" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:279 +msgid "Other Rules Update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:282 +msgid "Other Rules Update(Only in Use)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:245 +msgid "Others" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/controller/openclash.lua:10 +msgid "Overviews" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:99 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:413 +msgid "Password" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:160 +msgid "Ping Latency" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:84 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:91 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:98 +msgid "Please Make Sure Ports Available" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:86 +msgid "Provider Health Check" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:81 +msgid "Provider Interval(s)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:58 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:107 +msgid "Provider Name" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:61 +msgid "Provider Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:52 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:102 +msgid "Provider Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:77 +msgid "Provider URL" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:198 +msgid "Proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:99 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:226 +msgid "Proxy Group" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:46 +msgid "Proxy Groups(No Need Set when Config Create)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:57 +msgid "Proxy Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/upload.htm:6 +msgid "Proxy Provider File" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:206 +msgid "Proxy Provider File List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:76 +msgid "Proxy-Provider" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:113 +msgid "Proxys" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:104 +msgid "Psk" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:49 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:74 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:84 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:109 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:120 +msgid "Recommended Enabled For Avoiding Some Connection Errors" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:80 +msgid "Redir Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:95 +msgid "Redir-Host(TUN)模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:56 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:91 +msgid "Redir-Host(兼容)模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:68 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:103 +msgid "Redir-Host(游戏)模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:101 +msgid "Redirect Local DNS Setting" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/log.lua:37 +msgid "Refresh Log" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:181 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:247 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:151 +msgid "Remove" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:144 +msgid "Rule Name" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:59 +msgid "Rule Proxy Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:22 +msgid "Rules Setting" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:24 +msgid "Rules Update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:94 +msgid "SOCKS5 Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:55 +msgid "Select" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:31 +msgid "" +"Select Based On Your CPU Model For Core Update, Wrong Version Will Not Work" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:65 +msgid "Select Core's Log Level" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:47 +msgid "Select Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:48 +msgid "Select Mode For OpenClash Work, Network Error Try Flush DNS Cache" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:96 +msgid "Select Proxy Group" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:58 +msgid "Select Proxy Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:91 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:150 +msgid "Server Address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:88 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:145 +msgid "Server Alias" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/controller/openclash.lua:29 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:22 +msgid "Server Config" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:80 +msgid "Server Node Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:95 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:155 +msgid "Server Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/log.lua:9 +msgid "Server logs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:11 +msgid "Servers manage and Config create" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:392 +msgid "Set Authentication of SOCKS5/HTTP(S)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:436 +msgid "Set Custom Hosts, Only Work with Redir-Host Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:417 +msgid "Set Custom Rules" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:338 +msgid "Set Dashboard Secret" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:102 +msgid "Set Local DNS Redirect" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:108 +msgid "Set OpenClash Upstream DNS Resolve Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:37 +msgid "Set The New Subscribe Server's Default Proxy Groups" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/share/openclash/dashboard/js/bundle.0bddb85299f970595cb5.min.js:1 +msgid "Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/controller/openclash.lua:23 +msgid "Severs and Groups" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:81 +msgid "Shadowsocks" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:70 +msgid "Silent Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:128 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:212 +msgid "Size" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:205 +msgid "Skip-Cert-Verify" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:83 +msgid "Snell" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:84 +msgid "Socks5" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:131 +msgid "Specify DNS Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:132 +msgid "Specify DNS Server For List, Only One IP Server Address Support" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:219 +msgid "Speedtest" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:41 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:125 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:143 +msgid "State" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:92 +msgid "Subscribe Address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:83 +msgid "Subscribe Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:87 +msgid "Surge" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:56 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:130 +msgid "Switch Config" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:385 +msgid "TCP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:216 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:386 +msgid "TLS" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:108 +msgid "Technical Support" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:225 +msgid "Telegram" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:70 +msgid "Test Interval(s)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:63 +msgid "Test URL" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:78 +msgid "The Added Proxy Groups Must Exist Except 'DIRECT' & 'REJECT'" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:232 +msgid "" +"Tip: OpenClash 启动时会检查配置文件参数【服务器(策略)组、规则、DNS设置】以" +"确保能够正常工作" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:244 +msgid "Tip: OpenClash 成功启动后请耐心等待下方网站访问检查连接正常后再使用" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:216 +msgid "Tip: 不会编写配置文件?试试在【服务器&策略组】页面一键创建" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:224 +msgid "Tip: 使用 Fake-IP 模式可以获得更加快速的访问体验" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:228 +msgid "Tip: 使用 TLS & TCP & HTTPS 方式查询DNS可以获得更好的抗污染效果" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:236 +msgid "Tip: 使用自定义DNS上游服务器时NameServer组必须设置至少一个服务器" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:248 +msgid "Tip: 如果不使用IPV6,请关闭IPV6的DHCP服务,否则会造成连接异常" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:252 +msgid "Tip: 您可以在全局设置页面进行版本更新操作" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:208 +msgid "Tip: 您可以在配置文件页面直接修改配置文件(适用于没被接管的内容)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:220 +msgid "Tip: 某些网站链接出现异常? 试试切换模式或者使用第三方规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:212 +msgid "Tip: 点击上方版本图标可跳转到客户端发布页面" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:240 +msgid "Tip: 网站访问检查展示的是当前登录LUCI页面设备的连接情况" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:140 +msgid "Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:384 +msgid "UDP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:118 +msgid "UDP Enable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:56 +msgid "URL-Test" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:57 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:66 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:68 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:76 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:104 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:113 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:115 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:123 +msgid "Unknown" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:315 +msgid "Update GEOIP Database" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:280 +msgid "Update Other Rules" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:48 +msgid "Update Subcription" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:43 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:127 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:211 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:146 +msgid "Update Time" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:29 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:262 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:297 +msgid "Update Time (Every Week)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:62 +msgid "Update Your Proxy Provider File From Config Luci Page" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:40 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:273 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:308 +msgid "Update time (every day)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/upload.htm:9 +msgid "Upload" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/upload.htm:3 +msgid "Upload File Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:169 +msgid "Use Custom Rules" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:65 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:39 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:39 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:67 +msgid "Use For All Config File" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:175 +msgid "Use Other Rules" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:24 +msgid "Use Other Rules To Create Config" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:408 +msgid "Username" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:86 +msgid "Using incorrect encryption mothod may causes service fail to start" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:86 +msgid "V2rayN" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:26 +msgid "Version Update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:82 +msgid "Vmess" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:179 +msgid "VmessId (UUID)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:67 +msgid "Warning Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:74 +msgid "" +"When enabled, the control panel and the connection broker port will not be " +"accessible from the public network" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:273 +msgid "" +"You Can Modify config file Here, Except The Settings That Were Taken Over" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:62 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:99 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:137 +msgid "all" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:79 +msgid "config" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:50 +msgid "fake-ip" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:52 +msgid "fake-ip(tun mode)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:54 +msgid "fake-ip-vpn(game mode)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:26 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:177 +msgid "lhie1 Rules" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:33 +msgid "linux-amd64(x86-64)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:197 +msgid "mux" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:149 +msgid "obfs-hosts" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:125 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:134 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:142 +msgid "obfs-mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:49 +msgid "redir-host" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:51 +msgid "redir-host(tun mode)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:53 +msgid "redir-host-vpn(game mode)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:54 +msgid "upload file error." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:131 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:146 +msgid "websocket (ws)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:158 +msgid "ws-headers" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:166 +msgid "ws-path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:130 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:131 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:156 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:174 +msgid "下载到本地" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/download_game_rule.htm:17 +msgid "下载失败" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/download_game_rule.htm:21 +msgid "下载成功" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/download_game_rule.htm:25 +msgid "下载超时" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:78 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:79 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:113 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:114 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:121 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:130 +msgid "打开控制面板" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:28 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:34 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:51 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:57 +msgid "未找到配置文件" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:42 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:89 +msgid "未选择编译版本,请到常规设置标签中配置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:48 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:95 +msgid "查询更新失败" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:128 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:129 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:137 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:148 +msgid "检查并更新" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/server_list.htm:19 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/server_list.htm:27 +msgid "检测失败" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/download_game_rule.htm:7 +msgid "正在下载规则..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:14 +msgid "" +"注意事项:
游戏代理为测试功能,不保证可用性。其中游戏模式使用的内核由" +"comzyh修改
项目地址:https://github.com/comzyh/clash
使用步骤: " +"
1、在《服务器与策略组管理》页面创建您准备使用的游戏策略组和游戏节点(节" +"点添加时必须选择要加入的策略组),策略组类型建议:FallBack,游戏节点必须支持" +"UDP
2、在此页面的游戏规则列表下载您要使用的游戏规则
3、在此页面上方" +"设置您已下载的游戏规则的对应策略组并保存设置
4、替换内核一,下载地址:" +"https://github.com/Dreamacro/clash/releases/tag/TUN
或替换内核二,下载地" +"址:https://github.com/vernesong/OpenClash/releases/tag/TUN
5、在《全局" +"设置》-《常规设置》-《运行模式》中选择TUN模式(内核一)或者游戏模式(内核二)" +"并启动" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:196 +msgid "注意:如更新失败可手动下载并上传,内核路径为:/etc/openclash" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:200 +msgid "" +"注意:客户端只支持通过IPK安装的版本进行更新,因为随系统编译的版本更新后不会释" +"放旧版本的闪存空间" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/download_game_rule.htm:35 +msgid "点击更新规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:138 +msgid "规则项目: SSTap-Rule ( https://github.com/FQrabbit/SSTap-Rule )
" +msgstr "" diff --git a/package/ctcgfw/luci-app-openclash/po/zh_Hans/openclash.po b/package/ctcgfw/luci-app-openclash/po/zh_Hans/openclash.po new file mode 100644 index 0000000000..dd80dc1702 --- /dev/null +++ b/package/ctcgfw/luci-app-openclash/po/zh_Hans/openclash.po @@ -0,0 +1,1528 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:383 +msgid "(Communication protocol)" +msgstr "(通讯协议)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:370 +msgid "(Do Not Add Type Ahead)" +msgstr "(请勿添加类型前缀)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:69 +msgid "(Enable or Disable Subscribe)" +msgstr "(启用或禁用更新)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:353 +msgid "(Enable or Disable)" +msgstr "(仅添加选中的设置)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:120 +msgid "(Maybe Incompatible For Your Firmware)" +msgstr "(部分固件可能不兼容)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:78 +msgid "(Name For Distinguishing)" +msgstr "(用于区分,请勿重名)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:362 +msgid "(NameServer Group Must Be Set)" +msgstr "(NameServer 组必须设置)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:93 +msgid "(Not Null)" +msgstr "(空值无效)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:126 +msgid "(Please Don't Modify it at Will)" +msgstr "(如您不知道选项有何用,请不要随意修改)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:84 +msgid "(Power By fndroid)" +msgstr "(API提供:Fndroid)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:377 +msgid "(Require When Use Non-Standard Port)" +msgstr "(使用非标准端口时必须填写)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:345 +msgid "(Take Effect After Choose Above)" +msgstr "(在上方DNS设置中启用本功能后生效)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:100 +msgid "(eg: hk or tw&bgp)" +msgstr "(格式示例:香港、台湾&bgp)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:31 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:54 +msgid "- 参数异常" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:134 +msgid "114.114.114.114 or 127.0.0.1#5300" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:70 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:107 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:117 +msgid "" +msgstr "<可更新>" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:12 +msgid "A Clash Client For OpenWrt" +msgstr "" +"一个运行在OpenWrt上的Clash客户端,兼容Shadowsocks、Vmess、Snell等协议,根据灵" +"活的规则配置实现策略代理" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:231 +msgid "AdBlock" +msgstr "广告流量" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:345 +msgid "Add Custom DNS Servers" +msgstr "设置自定义上游DNS服务器" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:125 +msgid "Advanced Setting" +msgstr "高级设置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:172 +msgid "AlterId" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:206 +msgid "Apple" +msgstr "苹果服务流量" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:117 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:313 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:175 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:235 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:469 +msgid "Apply Configurations" +msgstr "应用配置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:191 +msgid "AsianTV" +msgstr "亚洲流媒体流量" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:191 +msgid "Auth Password" +msgstr "登录密码" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:185 +msgid "Auth Username" +msgstr "登录用户名" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:23 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:256 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:291 +msgid "Auto Update" +msgstr "自动更新" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:292 +msgid "Auto Update GEOIP Database" +msgstr "自动更新GEOIP数据库" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:257 +msgid "Auto Update Other Rules" +msgstr "正在使用第三方规则时更新设置才会生效" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:24 +msgid "Auto Update Server subscription" +msgstr "自动更新配置文件" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:105 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:121 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:249 +msgid "Back Configurations" +msgstr "返回概览" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:31 +msgid "CPU Model" +msgstr "处理器架构" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:49 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:140 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:281 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:316 +msgid "Check And Update" +msgstr "检查并更新" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:249 +msgid "Choose Proxy Group, Base On Your Servers Group in config.yaml" +msgstr "" +"指定流量(策略)的代理方式,只支持选择(服务器组),信息来源于您的配置文件" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:23 +msgid "Choose Template For Create Config" +msgstr "选择配置文件模板" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:54 +msgid "Choose The Operation Mode" +msgstr "设置策略组挑选服务器节点的工作方式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:54 +msgid "Choose The Provider Type" +msgstr "选择代理集的类型" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:30 +msgid "Chose to Download" +msgstr "*选择内核编译版本" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:85 +msgid "Clash" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/log.lua:44 +msgid "Clean Log" +msgstr "清理日志" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/developer.htm:3 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/developer.htm:4 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/developer.htm:5 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/developer.htm:6 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/developer.htm:7 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/developer.htm:8 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:9 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:10 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:11 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:9 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:30 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:31 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:32 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:33 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:10 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:11 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:12 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:13 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:14 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:15 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:110 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:306 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:168 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:96 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:113 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:240 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:227 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:462 +msgid "Commit Configurations" +msgstr "保存配置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:42 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:77 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:126 +msgid "Config Alias" +msgstr "配置文件名" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:64 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:38 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:38 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:66 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:97 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:135 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/upload.htm:5 +msgid "Config File" +msgstr "配置文件" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:121 +msgid "Config File List" +msgstr "配置文件列表" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:47 +msgid "Config File Update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:25 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:48 +msgid "Config Normal" +msgstr "检查通过" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/controller/openclash.lua:25 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:16 +msgid "Config Update" +msgstr "配置文件订阅" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:28 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:179 +msgid "ConnersHua Return Rules" +msgstr "ConnersHua 回国规则" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:27 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:178 +msgid "ConnersHua Rules" +msgstr "ConnersHua 规则" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:17 +msgid "Create Config" +msgstr "一键生成配置文件" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:18 +msgid "Create Config By One-Click Only Need Proxys" +msgstr "一键生成配置文件功能只需要配置服务器节点信息或代理集信息" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:168 +msgid "Custom Clash Rules" +msgstr "自定义规则(访问控制)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:107 +msgid "Custom DNS Setting" +msgstr "自定义上游DNS服务器" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:441 +msgid "" +"Custom Hosts Here, For More Go Github:https://github.com/Dreamacro/clash/" +"blob/master/README.md" +msgstr "" +"设置自定义Hosts,详细信息请前往Github( https://github.com/Dreamacro/clash/" +"blob/master/README.md )查询" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:422 +msgid "" +"Custom Rules Here, For More Go Github:https://github.com/Dreamacro/clash/" +"blob/master/README.md, IP To CIDR: http://ip2cidr.com" +msgstr "" +"设置自定义规则,详细信息请前往Github( https://github.com/Dreamacro/clash/" +"blob/master/README.md )查询,在线IP段转CIDR地址:http://ip2cidr.com" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:126 +msgid "DNS Advanced Settings" +msgstr "DNS高级设置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:369 +msgid "DNS Server Address" +msgstr "服务器地址" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:361 +msgid "DNS Server Group" +msgstr "服务器分组" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:376 +msgid "DNS Server Port" +msgstr "服务器端口" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:382 +msgid "DNS Server Type" +msgstr "服务器类型" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:21 +msgid "DNS Setting" +msgstr "DNS设置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:333 +msgid "Dashboard Address Example:" +msgstr "管理页面地址示例:" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:329 +msgid "Dashboard Port" +msgstr "管理页面端口" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:336 +msgid "Dashboard Secret" +msgstr "管理页面登录密钥" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:23 +msgid "Dashboard Settings" +msgstr "外部控制" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:69 +msgid "Debug Mode" +msgstr "Debug【调试】" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:288 +msgid "Default Config File With Correct General-Settings" +msgstr "参考配置文件,方便您查询各项参数注释和正确的设置、顺序" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:201 +msgid "Delete Groups" +msgstr "清空策略组配置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:191 +msgid "Delete Proxy Provider" +msgstr "清空代理集配置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:181 +msgid "Delete Severs" +msgstr "清空服务器配置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:171 +msgid "Delete Unused Servers" +msgstr "删除未启用节点" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:61 +msgid "Direct Proxy Mode" +msgstr "Direct【全局直连】" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:29 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:25 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:102 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:87 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:19 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:32 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:75 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:103 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:109 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:115 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:121 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:127 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:170 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:258 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:293 +msgid "Disable" +msgstr "停用" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:99 +msgid "Disable Clash" +msgstr "关闭 OpenClash" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:119 +msgid "Disable Dnsmasq's DNS Cache" +msgstr "禁止Dnsmasq缓存DNS" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:176 +msgid "Disable Other Rules" +msgstr "不使用第三方规则" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:151 +msgid "Domain Names In The List Do Not Return Fake-IP, One rule per line" +msgstr "" +"每行请只填写一个域名,列表中的域名在(Fake-IP模式)下查询DNS时将返回真实IP地" +"址,更改后点击上方按钮生效" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:238 +msgid "Domestic" +msgstr "国内流量" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:148 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:214 +msgid "Download Configurations" +msgstr "下载配置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:148 +msgid "Download Rule" +msgstr "下载规则" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:25 +msgid "Edit Group" +msgstr "编辑策略组配置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:25 +msgid "Edit Proxy-Provider" +msgstr "编辑代理集配置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:52 +msgid "Edit Server" +msgstr "编辑服务器配置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:27 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:26 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:69 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:100 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:56 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:88 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:20 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:33 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:90 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:128 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:76 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:104 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:110 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:116 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:122 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:128 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:171 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:259 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:294 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:353 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:400 +msgid "Enable" +msgstr "启用" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:90 +msgid "Enable Clash" +msgstr "启动 OpenClash" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:174 +msgid "Enable Other Rules" +msgstr "第三方规则" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:113 +msgid "Enable ipv6 Resolve" +msgstr "IPV6类型DNS解析" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:108 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:113 +msgid "Encrypt Method" +msgstr "加密方式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:68 +msgid "Error Mode" +msgstr "Error【错误】" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:30 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:263 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:298 +msgid "Every Day" +msgstr "每天" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:35 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:268 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:303 +msgid "Every Friday" +msgstr "每周五" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:31 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:264 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:299 +msgid "Every Monday" +msgstr "每周一" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:36 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:269 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:304 +msgid "Every Saturday" +msgstr "每周六" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:37 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:270 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:305 +msgid "Every Sunday" +msgstr "每周日" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:34 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:267 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:302 +msgid "Every Thursday" +msgstr "每周四" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:32 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:265 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:300 +msgid "Every Tuesday" +msgstr "每周二" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:33 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:266 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:301 +msgid "Every Wednesday" +msgstr "每周三" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:128 +msgid "Exist" +msgstr "已下载" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:137 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:138 +msgid "Fake-IP Block List Update" +msgstr "更新Fake-IP域名黑名单" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:64 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:99 +msgid "Fake-IP(TUN)模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:52 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:87 +msgid "Fake-IP(增强)模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:72 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:107 +msgid "Fake-IP(游戏)模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:364 +msgid "FallBack" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:57 +msgid "Fallback" +msgstr "Fallback【故障切换】" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:210 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:145 +msgid "File Name" +msgstr "文件名" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:39 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:40 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:41 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:42 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:62 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:63 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:64 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:65 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:51 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:98 +msgid "File Not Exist" +msgstr "文件不存在" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:75 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:78 +msgid "File saved to" +msgstr "文件已成功上传到" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:114 +msgid "Force Enable to Resolve ipv6 DNS Requests" +msgstr "" +"固件须配置好IPV6的NAT,如你不使用IPV6请关闭固件的相关服务,避免客户端连接出现" +"异常" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:25 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:314 +msgid "GEOIP Update" +msgstr "GEOIP数据库订阅" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:79 +msgid "Game Rule's Name" +msgstr "选择游戏规则" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:137 +msgid "Game Rules List" +msgstr "游戏规则列表" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/controller/openclash.lua:24 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:12 +msgid "Game Rules and Groups" +msgstr "游戏规则与策略组管理" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:20 +msgid "General Settings" +msgstr "常规设置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:60 +msgid "Global Proxy Mode" +msgstr "Global【全局代理(需前往控制面板手动指定节点)】" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/controller/openclash.lua:22 +msgid "Global Settings" +msgstr "全局设置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:15 +msgid "" +"Global Settings(Will Modify The Config File Or Subscribe According To The " +"Settings On This Page)" +msgstr "全局设置(将按照本页设置自动修改配置文件和获取订阅)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:184 +msgid "GlobalTV" +msgstr "国际流媒体流量" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:70 +msgid "Group Name" +msgstr "别名(请勿重名)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:52 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:65 +msgid "Group Type" +msgstr "策略组类型" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:85 +msgid "HTTP(S)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:87 +msgid "HTTP(S) Port" +msgstr "HTTP(S) 代理端口" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:387 +msgid "HTTPS" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:95 +msgid "Health Check Interval(s)" +msgstr "状态检查间隔(s)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:91 +msgid "Health Check URL" +msgstr "状态检查URL" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:66 +msgid "Info Mode" +msgstr "Info【信息】" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:30 +msgid "Keep Settings" +msgstr "保留配置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:99 +msgid "Keyword Match" +msgstr "筛选节点" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:217 +msgid "Load Config" +msgstr "读取配置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:58 +msgid "Load-Balance" +msgstr "Load-Balance【负载均衡】" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:64 +msgid "Log Level" +msgstr "日志等级" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/controller/openclash.lua:30 +msgid "Logs" +msgstr "运行日志" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:36 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:37 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:83 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:84 +msgid "Model Not Found" +msgstr "处理器架构识别失败" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:49 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:52 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:56 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:64 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:68 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:72 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:74 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:78 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:79 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:84 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:87 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:91 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:95 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:99 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:103 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:107 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:109 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:113 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:114 +msgid "NOT RUNNING" +msgstr "未运行" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:363 +msgid "NameServer" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:213 +msgid "Netease Music" +msgstr "网易云音乐流量" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:36 +msgid "New Servers Group" +msgstr "新节点默认策略组" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:100 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:227 +msgid "No Need Set when Config Create, The added Proxy Groups Must Exist" +msgstr "" +"注意:使用一键生成配置文件功能时无需设置此项,修改配置文件前添加的策略组必须" +"已创建" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:87 +msgid "No specify upload file." +msgstr "未指定上传文件" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:67 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:72 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:104 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:109 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:142 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:147 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:152 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:157 +msgid "None" +msgstr "未配置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:130 +msgid "Not Exist" +msgstr "未下载" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:94 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:371 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:409 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:414 +msgid "Not Null" +msgstr "空值无效" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:44 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:75 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:76 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:77 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:110 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:111 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:112 +msgid "Not Set" +msgstr "未设置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/dvalue.htm:4 +msgid "Only Support yaml what would be save to /etc/openclash/" +msgstr "注意:只支持【yaml】后缀的文件,文件将被保存到 /etc/openclash/" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:31 +msgid "Only Update Servers Below When Subscription" +msgstr "订阅时仅更新节点和代理集,保留下方策略组设置,不修改顺序" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:73 +msgid "Only intranet allowed" +msgstr "仅允许内网" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/controller/openclash.lua:9 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:11 +msgid "OpenClash" +msgstr "OpenClash" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:142 +msgid "Order Number" +msgstr "序号" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:77 +msgid "Other Group" +msgstr "包含其他策略组(请勿重复添加)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:279 +msgid "Other Rules Update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:282 +msgid "Other Rules Update(Only in Use)" +msgstr "正在使用第三方规则时才能更新" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:245 +msgid "Others" +msgstr "未匹配到规则的流量" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/controller/openclash.lua:10 +msgid "Overviews" +msgstr "运行状态" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:99 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:413 +msgid "Password" +msgstr "密码" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:160 +msgid "Ping Latency" +msgstr "服务器延迟" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:84 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:91 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:98 +msgid "Please Make Sure Ports Available" +msgstr "请确保端口可用" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:86 +msgid "Provider Health Check" +msgstr "代理集状态检查" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:81 +msgid "Provider Interval(s)" +msgstr "代理集更新间隔(s)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:58 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:107 +msgid "Provider Name" +msgstr "代理集别名(请勿重名)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:61 +msgid "Provider Path" +msgstr "代理集路径(Path)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:52 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:102 +msgid "Provider Type" +msgstr "代理集类型" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:77 +msgid "Provider URL" +msgstr "代理集URL" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:198 +msgid "Proxy" +msgstr "必须代理的流量" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:99 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:226 +msgid "Proxy Group" +msgstr "添加到策略组(请勿重复添加)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:46 +msgid "Proxy Groups(No Need Set when Config Create)" +msgstr "策略组配置(使用一键生成配置文件功能时无需设置)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:57 +msgid "Proxy Mode" +msgstr "*代理模式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/upload.htm:6 +msgid "Proxy Provider File" +msgstr "代理集文件" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:206 +msgid "Proxy Provider File List" +msgstr "代理集文件列表" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:76 +msgid "Proxy-Provider" +msgstr "代理集配置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:113 +msgid "Proxys" +msgstr "服务器节点配置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:104 +msgid "Psk" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:49 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:74 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:84 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:109 +msgid "RUNNING" +msgstr "运行中" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:120 +msgid "Recommended Enabled For Avoiding Some Connection Errors" +msgstr "推荐启用,防止因缓存造成连接错误" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:80 +msgid "Redir Port" +msgstr "流量转发端口" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:95 +msgid "Redir-Host(TUN)模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:56 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:91 +msgid "Redir-Host(兼容)模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:68 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:103 +msgid "Redir-Host(游戏)模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:101 +msgid "Redirect Local DNS Setting" +msgstr "*本地DNS劫持" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/log.lua:37 +msgid "Refresh Log" +msgstr "刷新日志" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:181 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:247 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:151 +msgid "Remove" +msgstr "移除" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:144 +msgid "Rule Name" +msgstr "规则名称" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:59 +msgid "Rule Proxy Mode" +msgstr "Rule【策略代理】" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:22 +msgid "Rules Setting" +msgstr "规则设置(访问控制)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:24 +msgid "Rules Update" +msgstr "第三方规则订阅" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:94 +msgid "SOCKS5 Port" +msgstr "SOCKS5 代理端口" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:55 +msgid "Select" +msgstr "Select【手动选择】" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:31 +msgid "" +"Select Based On Your CPU Model For Core Update, Wrong Version Will Not Work" +msgstr "请根据处理器架构选择以便下载、更新对应内核,错误的版本将不能正常运行" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:65 +msgid "Select Core's Log Level" +msgstr "选择内核日志的默认输出模式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:47 +msgid "Select Mode" +msgstr "*运行模式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:48 +msgid "Select Mode For OpenClash Work, Network Error Try Flush DNS Cache" +msgstr "" +"选择运行模式,在兼容模式下无法代理路由器自身流量,如客户端的网络无法连接请尝" +"试清除DNS缓存" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:96 +msgid "Select Proxy Group" +msgstr "选择策略组" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:58 +msgid "Select Proxy Mode" +msgstr "选择默认代理模式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:91 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:150 +msgid "Server Address" +msgstr "服务器地址" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:88 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:145 +msgid "Server Alias" +msgstr "别名(请勿重名)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/controller/openclash.lua:29 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:22 +msgid "Server Config" +msgstr "配置文件管理" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:80 +msgid "Server Node Type" +msgstr "服务器节点类型" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:95 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:155 +msgid "Server Port" +msgstr "服务器端口" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/log.lua:9 +msgid "Server logs" +msgstr "运行日志" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:11 +msgid "Servers manage and Config create" +msgstr "服务器&策略组管理(支持配置文件一键生成)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:392 +msgid "Set Authentication of SOCKS5/HTTP(S)" +msgstr "设置SOCKS5/HTTP(S)认证信息" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:436 +msgid "Set Custom Hosts, Only Work with Redir-Host Mode" +msgstr "设置自定义Hosts,仅在Redir-Host模式下生效(不会覆盖配置文件设置)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:417 +msgid "Set Custom Rules" +msgstr "设置自定义规则(在上方规则设置中启用本功能后生效)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:338 +msgid "Set Dashboard Secret" +msgstr "设置您的管理页面登录密钥" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:102 +msgid "Set Local DNS Redirect" +msgstr "" +"默认启用,将自动设置Dnsmasq的上游服务器,如和其他插件冲突可停用,但须将" +"OpenClash作为冲突插件的唯一上游服务器" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:108 +msgid "Set OpenClash Upstream DNS Resolve Server" +msgstr "启用将覆盖配置文件内的设置,请先在下方配置好服务器" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:37 +msgid "Set The New Subscribe Server's Default Proxy Groups" +msgstr "选择符合订阅要求的新节点的默认策略组(请勿重复添加)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/share/openclash/dashboard/js/bundle.0bddb85299f970595cb5.min.js:1 +msgid "Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/controller/openclash.lua:23 +msgid "Severs and Groups" +msgstr "服务器与策略组管理" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:81 +msgid "Shadowsocks" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:70 +msgid "Silent Mode" +msgstr "Silent【静默】" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:128 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:212 +msgid "Size" +msgstr "文件大小" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:205 +msgid "Skip-Cert-Verify" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:83 +msgid "Snell" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:84 +msgid "Socks5" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:131 +msgid "Specify DNS Server" +msgstr "(Fake-IP模式)黑名单DNS服务器" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:132 +msgid "Specify DNS Server For List, Only One IP Server Address Support" +msgstr "指定下方列表中域名的DNS服务器,只支持填写一个IP地址" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:219 +msgid "Speedtest" +msgstr "测速流量" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:41 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:125 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:143 +msgid "State" +msgstr "状态" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:92 +msgid "Subscribe Address" +msgstr "订阅地址" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:83 +msgid "Subscribe Type" +msgstr "订阅地址类型" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:87 +msgid "Surge" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:56 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:130 +msgid "Switch Config" +msgstr "切换" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:385 +msgid "TCP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:216 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:386 +msgid "TLS" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:108 +msgid "Technical Support" +msgstr "技术支持" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:225 +msgid "Telegram" +msgstr "Telegram流量" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:70 +msgid "Test Interval(s)" +msgstr "检测频率(秒)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:63 +msgid "Test URL" +msgstr "检测地址(URL)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:78 +msgid "The Added Proxy Groups Must Exist Except 'DIRECT' & 'REJECT'" +msgstr "注意:除'DIRECT'和'REJECT'外,修改配置文件前添加的其他策略组必须已创建" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:232 +msgid "" +"Tip: OpenClash 启动时会检查配置文件参数【服务器(策略)组、规则、DNS设置】以" +"确保能够正常工作" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:244 +msgid "Tip: OpenClash 成功启动后请耐心等待下方网站访问检查连接正常后再使用" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:216 +msgid "Tip: 不会编写配置文件?试试在【服务器&策略组】页面一键创建" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:224 +msgid "Tip: 使用 Fake-IP 模式可以获得更加快速的访问体验" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:228 +msgid "Tip: 使用 TLS & TCP & HTTPS 方式查询DNS可以获得更好的抗污染效果" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:236 +msgid "Tip: 使用自定义DNS上游服务器时NameServer组必须设置至少一个服务器" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:248 +msgid "Tip: 如果不使用IPV6,请关闭IPV6的DHCP服务,否则会造成连接异常" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:252 +msgid "Tip: 您可以在全局设置页面进行版本更新操作" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:208 +msgid "Tip: 您可以在配置文件页面直接修改配置文件(适用于没被接管的内容)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:220 +msgid "Tip: 某些网站链接出现异常? 试试切换模式或者使用第三方规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:212 +msgid "Tip: 点击上方版本图标可跳转到客户端发布页面" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:240 +msgid "Tip: 网站访问检查展示的是当前登录LUCI页面设备的连接情况" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:140 +msgid "Type" +msgstr "节点类型" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:384 +msgid "UDP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:118 +msgid "UDP Enable" +msgstr "UDP支持" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:56 +msgid "URL-Test" +msgstr "URL-Test【最低延迟】" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:57 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:66 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:68 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:76 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:104 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:113 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:115 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:123 +msgid "Unknown" +msgstr "查询失败" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:315 +msgid "Update GEOIP Database" +msgstr "更新GEOIP数据库" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:280 +msgid "Update Other Rules" +msgstr "更新第三方规则" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:48 +msgid "Update Subcription" +msgstr "更新订阅配置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/client.lua:43 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:127 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:211 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:146 +msgid "Update Time" +msgstr "更新时间" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:29 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:262 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:297 +msgid "Update Time (Every Week)" +msgstr "更新时间(每周)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:62 +msgid "Update Your Proxy Provider File From Config Luci Page" +msgstr "请先在配置文件管理页面上传您的代理集文件" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:40 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:273 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:308 +msgid "Update time (every day)" +msgstr "更新时间(每天)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/upload.htm:9 +msgid "Upload" +msgstr "上传" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/upload.htm:3 +msgid "Upload File Type" +msgstr "上传文件类型" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:169 +msgid "Use Custom Rules" +msgstr "启用后将把自定义规则增加到配置文件并优先匹配,规则请到下方文本框编辑" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:65 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/groups-config.lua:39 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/proxy-provider-config.lua:39 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:67 +msgid "Use For All Config File" +msgstr "添加到所有配置文件" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:175 +msgid "Use Other Rules" +msgstr "选择并启用第三方规则后将覆盖配置文件内的所有规则 (不包括自定义规则)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:24 +msgid "Use Other Rules To Create Config" +msgstr "使用第三方规则快速创建配置文件(创建后可在全局设置页面调整参数)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:408 +msgid "Username" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:86 +msgid "Using incorrect encryption mothod may causes service fail to start" +msgstr "输入不正确的参数组合可能会导致服务无法启动" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:86 +msgid "V2rayN" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:26 +msgid "Version Update" +msgstr "版本更新" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:82 +msgid "Vmess" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:179 +msgid "VmessId (UUID)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:67 +msgid "Warning Mode" +msgstr "Warning【警告】" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:74 +msgid "" +"When enabled, the control panel and the connection broker port will not be " +"accessible from the public network" +msgstr "启用后将禁止从公网访问控制面板和连接代理端口" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:273 +msgid "" +"You Can Modify config file Here, Except The Settings That Were Taken Over" +msgstr "您可以在下方直接修改配置文件, 仅支持未被接管的设置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:62 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:99 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:137 +msgid "all" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config-subscribe.lua:79 +msgid "config" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:50 +msgid "fake-ip" +msgstr "Fake-IP(增强)模式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:52 +msgid "fake-ip(tun mode)" +msgstr "Fake-IP(TUN)模式【依赖kmod-tun】" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:54 +msgid "fake-ip-vpn(game mode)" +msgstr "Fake-IP(游戏)模式【依赖kmod-tun】" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers.lua:26 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:177 +msgid "lhie1 Rules" +msgstr "lhie1 规则" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:33 +msgid "linux-amd64(x86-64)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:197 +msgid "mux" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:149 +msgid "obfs-hosts" +msgstr "混淆参数(HOST)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:125 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:134 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:142 +msgid "obfs-mode" +msgstr "传输协议" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:49 +msgid "redir-host" +msgstr "Redir-Host(兼容)模式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:51 +msgid "redir-host(tun mode)" +msgstr "Redir-Host(TUN)模式【依赖kmod-tun】" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/settings.lua:53 +msgid "redir-host-vpn(game mode)" +msgstr "Redir-Host(游戏)模式【依赖kmod-tun】" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/config.lua:54 +msgid "upload file error." +msgstr "文件上传失败" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:131 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:146 +msgid "websocket (ws)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:158 +msgid "ws-headers" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/servers-config.lua:166 +msgid "ws-path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:130 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:131 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:156 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:174 +msgid "下载到本地" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/download_game_rule.htm:17 +msgid "下载失败" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/download_game_rule.htm:21 +msgid "下载成功" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/download_game_rule.htm:25 +msgid "下载超时" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:78 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:79 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:113 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:114 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:121 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/status.htm:130 +msgid "打开控制面板" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:28 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:34 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:51 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/state.htm:57 +msgid "未找到配置文件" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:42 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:89 +msgid "未选择编译版本,请到常规设置标签中配置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:48 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:95 +msgid "查询更新失败" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:128 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:129 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:137 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:148 +msgid "检查并更新" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/server_list.htm:19 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/server_list.htm:27 +msgid "检测失败" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/download_game_rule.htm:7 +msgid "正在下载规则..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:14 +msgid "" +"注意事项:
游戏代理为测试功能,不保证可用性。其中游戏模式使用的内核由" +"comzyh修改
项目地址:https://github.com/comzyh/clash
使用步骤: " +"
1、在《服务器与策略组管理》页面创建您准备使用的游戏策略组和游戏节点(节" +"点添加时必须选择要加入的策略组),策略组类型建议:FallBack,游戏节点必须支持" +"UDP
2、在此页面的游戏规则列表下载您要使用的游戏规则
3、在此页面上方" +"设置您已下载的游戏规则的对应策略组并保存设置
4、替换内核一,下载地址:" +"https://github.com/Dreamacro/clash/releases/tag/TUN
或替换内核二,下载地" +"址:https://github.com/vernesong/OpenClash/releases/tag/TUN
5、在《全局" +"设置》-《常规设置》-《运行模式》中选择TUN模式(内核一)或者游戏模式(内核二)" +"并启动" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:196 +msgid "注意:如更新失败可手动下载并上传,内核路径为:/etc/openclash" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/update.htm:200 +msgid "" +"注意:客户端只支持通过IPK安装的版本进行更新,因为随系统编译的版本更新后不会释" +"放旧版本的闪存空间" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/view/openclash/download_game_rule.htm:35 +msgid "点击更新规则" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-openclash/files/usr/lib/lua/luci/model/cbi/openclash/game-settings.lua:138 +msgid "规则项目: SSTap-Rule ( https://github.com/FQrabbit/SSTap-Rule )
" +msgstr "" + +#~ msgid "GEOIP数据库订阅" +#~ msgstr "外部控制" + +#~ msgid "" +#~ "After clash start running, wait a moment for servers to resolve,enjoy" +#~ msgstr "运行后,请等待服务器上线" + +#~ msgid "Server Subscription Address" +#~ msgstr "配置文件订阅地址" + +#~ msgid "Current Core Version" +#~ msgstr "当前内核版本" + +#~ msgid "Last Core Version" +#~ msgstr "最新内核版本" + +#~ msgid "Update Core File" +#~ msgstr "更新内核" + +#~ msgid "" +#~ "Download Form https://github.com/vernesong/OpenClash/releases/tag/Clash " +#~ "If Fail" +#~ msgstr "" +#~ "如下载失败可前往 https://github.com/vernesong/OpenClash/releases/tag/" +#~ "Clash 手动下载并上传" + +#~ msgid "Last OpenClash Version" +#~ msgstr "最新客户端版本" + +#~ msgid "Current OpenClash Version" +#~ msgstr "当前客户端版本" + +#~ msgid "Update OpenClash" +#~ msgstr "更新客户端" + +#~ msgid "Only For IPK Install Type Or Not Release Memory" +#~ msgstr "" +#~ "只支持通过IPK安装的版本进行更新,因为随系统编译的版本更新后不会释放旧版本" +#~ "的闪存空间" + +#~ msgid "Disable Create Config" +#~ msgstr "只更新配置文件服务器节点信息" + +#~ msgid "The Added Proxy Provider Must Exist" +#~ msgstr "修改配置文件前添加的代理集必须已创建" diff --git a/package/ctcgfw/luci-app-rclone/po/en/rclone.po b/package/ctcgfw/luci-app-rclone/po/en/rclone.po index a71070ee05..094018c679 100644 --- a/package/ctcgfw/luci-app-rclone/po/en/rclone.po +++ b/package/ctcgfw/luci-app-rclone/po/en/rclone.po @@ -9,16 +9,16 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:41 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:41 msgid "Installed Web Interface" msgstr "Installed Web Interface" -#: luci-app-rclone/luasrc/controller/rclone.lua:7 -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:37 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/controller/rclone.lua:7 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:37 msgid "Rclone" msgstr "Rclone" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:38 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:38 msgid "" "Rclone (\"rsync for cloud storage\") is a command line program to sync root/" "usr/bin and directories to and from different cloud storage providers." @@ -26,83 +26,83 @@ msgstr "" "Rclone (\"rsync for cloud storage\") is a command line program to sync root/" "usr/bin and directories to and from different cloud storage providers." -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:43 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:43 msgid "Webui React" msgstr "Webui React" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:61 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:61 msgid "all address" msgstr "all address" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:54 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:54 msgid "configure" msgstr "configure" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:77 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:77 msgid "download" msgstr "download" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:76 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:76 msgid "download configuration" msgstr "download configuration" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:47 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:47 msgid "global" msgstr "global" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:58 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:58 msgid "listen address" msgstr "listen address" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:65 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:65 msgid "listen port" msgstr "listen port" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:60 msgid "local network address" msgstr "local network address" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:59 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:59 msgid "localhost address" msgstr "localhost address" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:111 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:111 msgid "log" msgstr "log" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:105 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:105 msgid "password" msgstr "password" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:115 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:115 msgid "path" msgstr "path" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:28 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:28 msgid "rclone address" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:71 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:71 msgid "rclone configuration file path" msgstr "rclone configuration file path" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:30 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:30 msgid "rclone not run" msgstr "rclone not run" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:27 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:27 msgid "rclone running" msgstr "rclone running" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:39 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:39 msgid "rclone state" msgstr "rclone state" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:51 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:51 msgid "run Rclone as daemon" msgstr "run Rclone as daemon" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:100 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:100 msgid "username" msgstr "username" diff --git a/package/ctcgfw/luci-app-rclone/po/templates/rclone.pot b/package/ctcgfw/luci-app-rclone/po/templates/rclone.pot index 7258680663..ec4e6aa30d 100644 --- a/package/ctcgfw/luci-app-rclone/po/templates/rclone.pot +++ b/package/ctcgfw/luci-app-rclone/po/templates/rclone.pot @@ -1,97 +1,97 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:41 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:41 msgid "Installed Web Interface" msgstr "" -#: luci-app-rclone/luasrc/controller/rclone.lua:7 -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:37 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/controller/rclone.lua:7 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:37 msgid "Rclone" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:38 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:38 msgid "" "Rclone (\"rsync for cloud storage\") is a command line program to sync root/" "usr/bin and directories to and from different cloud storage providers." msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:43 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:43 msgid "Webui React" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:61 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:61 msgid "all address" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:54 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:54 msgid "configure" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:77 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:77 msgid "download" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:76 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:76 msgid "download configuration" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:47 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:47 msgid "global" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:58 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:58 msgid "listen address" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:65 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:65 msgid "listen port" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:60 msgid "local network address" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:59 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:59 msgid "localhost address" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:111 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:111 msgid "log" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:105 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:105 msgid "password" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:115 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:115 msgid "path" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:28 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:28 msgid "rclone address" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:71 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:71 msgid "rclone configuration file path" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:30 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:30 msgid "rclone not run" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:27 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:27 msgid "rclone running" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:39 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:39 msgid "rclone state" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:51 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:51 msgid "run Rclone as daemon" msgstr "" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:100 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:100 msgid "username" msgstr "" diff --git a/package/ctcgfw/luci-app-rclone/po/zh_Hans/rclone.po b/package/ctcgfw/luci-app-rclone/po/zh_Hans/rclone.po index 0ddd62530c..c2b57f1fc1 100644 --- a/package/ctcgfw/luci-app-rclone/po/zh_Hans/rclone.po +++ b/package/ctcgfw/luci-app-rclone/po/zh_Hans/rclone.po @@ -1,109 +1,106 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" -"Project-Id-Version: \n" -"Last-Translator: ElonH \n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: zh_Hans\n" "MIME-Version: 1.0\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: \n" -"PO-Revision-Date: \n" -"X-Generator: Poedit 2.0.6\n" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:41 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:41 msgid "Installed Web Interface" msgstr "已安装Web界面" -#: luci-app-rclone/luasrc/controller/rclone.lua:7 -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:37 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/controller/rclone.lua:7 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:37 msgid "Rclone" msgstr "Rclone" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:38 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:38 msgid "" "Rclone (\"rsync for cloud storage\") is a command line program to sync root/" "usr/bin and directories to and from different cloud storage providers." msgstr "" "Rclone是一款的命令行工具,支持在不同对象存储、网盘间同步、上传、下载数据。" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:43 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:43 msgid "Webui React" msgstr "Webui React" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:61 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:61 msgid "all address" msgstr "全部地址" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:54 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:54 msgid "configure" msgstr "配置" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:77 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:77 msgid "download" msgstr "下载" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:76 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:76 msgid "download configuration" msgstr "下载配置文件" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:47 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:47 msgid "global" msgstr "全局" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:58 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:58 msgid "listen address" msgstr "监听地址" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:65 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:65 msgid "listen port" msgstr "监听端口" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:60 msgid "local network address" msgstr "局域网地址" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:59 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:59 msgid "localhost address" msgstr "本机地址" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:111 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:111 msgid "log" msgstr "日志" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:105 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:105 msgid "password" msgstr "密码" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:115 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:115 msgid "path" msgstr "路径" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:28 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:28 msgid "rclone address" msgstr "rclone 地址" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:71 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:71 msgid "rclone configuration file path" msgstr "rclone 配置文件地址" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:30 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:30 msgid "rclone not run" msgstr "rclone未运行" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:27 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:27 msgid "rclone running" msgstr "rclone 运行中" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:39 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:39 msgid "rclone state" msgstr "rclone 状态" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:51 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:51 msgid "run Rclone as daemon" msgstr "启动 rclone 后台服务" -#: luci-app-rclone/luasrc/model/cbi/rclone.lua:100 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-rclone/luasrc/model/cbi/rclone.lua:100 msgid "username" msgstr "用户名" diff --git a/package/ctcgfw/luci-app-serverchan/po/templates/serverchan.pot b/package/ctcgfw/luci-app-serverchan/po/templates/serverchan.pot new file mode 100644 index 0000000000..0433e05ee9 --- /dev/null +++ b/package/ctcgfw/luci-app-serverchan/po/templates/serverchan.pot @@ -0,0 +1,272 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:48 +msgid "" +"
请输入设备 MAC 和设备别名,用“-”隔开,如:
XX:XX:XX:XX:XX:XX-我的" +"手机" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:81 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:106 +msgid "
一般选择 wan 接口,多拨环境请自行选择" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:86 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:111 +msgid "
会因服务器稳定性/连接频繁等原因导致获取失败,一般不推荐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:162 +msgid "
使用特殊符号可能会造成发送失败" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:133 +msgid "" +"
设备报警只会在连续五次超过阈值的时候才会推送
而且一个小时内不会再提" +"醒第二次" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:126 +msgid "CPU 温度报警" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:119 +msgid "CPU 负载报警" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/view/serverchan/serverchan_status.htm:20 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:214 +msgid "MAC过滤" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/view/serverchan/serverchan_status.htm:10 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/view/serverchan/serverchan_status.htm:7 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:31 +msgid "SCKEY" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:8 +msgid "ServerChan" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:17 +msgid "Server酱设置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:172 +msgid "WAN信息" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:215 +msgid "disable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:11 +msgid "github 项目地址" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:63 +msgid "ipv4 变动通知" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:88 +msgid "ipv6 变动通知" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:9 +msgid "" +"「Server酱」,英文名「ServerChan」,是一款从服务器推送报警信息和日志到微信的" +"工具。

如果你在使用中遇到问题,请到这里提交:" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:217 +msgid "仅通知列表内设备" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:218 +msgid "仅通知此接口设备" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:21 +msgid "免打扰" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:197 +msgid "免打扰开始时间" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:191 +msgid "免打扰时段设置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:205 +msgid "免打扰结束时间" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:226 +msgid "关注列表" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:39 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:65 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:90 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:137 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:192 +msgid "关闭" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:181 +msgid "发送" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:141 +msgid "发送时间" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:149 +msgid "发送间隔" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:27 +msgid "启用" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:191 +msgid "在指定整点时间段内,暂停推送消息
免打扰时间中,定时推送也会被阻止。" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:36 +msgid "在推送信息标题中会标识本设备名称,用于区分推送信息的来源设备" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:18 +msgid "基本设置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:135 +msgid "定时任务设定" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:138 +msgid "定时发送" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:20 +msgid "定时推送" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:176 +msgid "客户端列表" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:22 +msgid "客户端日志" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:151 +msgid "小时" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/controller/serverchan.lua:6 +msgid "微信推送" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:157 +msgid "微信推送标题" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:220 +msgid "忽略列表" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:216 +msgid "忽略列表内设备" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:180 +msgid "手动发送" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:68 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:93 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:232 +msgid "接口名称" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:38 +msgid "日志调试等级" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:34 +msgid "本设备名称" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:193 +msgid "模式一:脚本挂起,延迟发送" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:194 +msgid "模式二:静默模式,不发送任何信息" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:143 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:199 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:207 +msgid "每天" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:40 +msgid "简单" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:164 +msgid "系统运行情况" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:113 +msgid "设备上线通知" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:116 +msgid "设备下线通知" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:45 +msgid "设备别名" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:168 +msgid "设备温度" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:19 +msgid "设备状态" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:41 +msgid "详细" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:67 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:92 +msgid "通过URL获取" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:66 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:91 +msgid "通过接口获取" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:139 +msgid "间隔发送" +msgstr "" diff --git a/package/ctcgfw/luci-app-serverchan/po/zh_Hans/serverchan.po b/package/ctcgfw/luci-app-serverchan/po/zh_Hans/serverchan.po new file mode 100644 index 0000000000..46bfa5cc39 --- /dev/null +++ b/package/ctcgfw/luci-app-serverchan/po/zh_Hans/serverchan.po @@ -0,0 +1,279 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:48 +msgid "" +"
请输入设备 MAC 和设备别名,用“-”隔开,如:
XX:XX:XX:XX:XX:XX-我的" +"手机" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:81 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:106 +msgid "
一般选择 wan 接口,多拨环境请自行选择" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:86 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:111 +msgid "
会因服务器稳定性/连接频繁等原因导致获取失败,一般不推荐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:162 +msgid "
使用特殊符号可能会造成发送失败" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:133 +msgid "" +"
设备报警只会在连续五次超过阈值的时候才会推送
而且一个小时内不会再提" +"醒第二次" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:126 +msgid "CPU 温度报警" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:119 +msgid "CPU 负载报警" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/view/serverchan/serverchan_status.htm:20 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:214 +msgid "MAC过滤" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/view/serverchan/serverchan_status.htm:10 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/view/serverchan/serverchan_status.htm:7 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:31 +msgid "SCKEY" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:8 +msgid "ServerChan" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:17 +msgid "Server酱设置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:172 +msgid "WAN信息" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:215 +msgid "disable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:11 +msgid "github 项目地址" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:63 +msgid "ipv4 变动通知" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:88 +msgid "ipv6 变动通知" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:9 +msgid "" +"「Server酱」,英文名「ServerChan」,是一款从服务器推送报警信息和日志到微信的" +"工具。

如果你在使用中遇到问题,请到这里提交:" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:217 +msgid "仅通知列表内设备" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:218 +msgid "仅通知此接口设备" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:21 +msgid "免打扰" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:197 +msgid "免打扰开始时间" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:191 +msgid "免打扰时段设置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:205 +msgid "免打扰结束时间" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:226 +msgid "关注列表" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:39 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:65 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:90 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:137 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:192 +msgid "关闭" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:181 +msgid "发送" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:141 +msgid "发送时间" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:149 +msgid "发送间隔" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:27 +msgid "启用" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:191 +msgid "在指定整点时间段内,暂停推送消息
免打扰时间中,定时推送也会被阻止。" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:36 +msgid "在推送信息标题中会标识本设备名称,用于区分推送信息的来源设备" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:18 +msgid "基本设置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:135 +msgid "定时任务设定" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:138 +msgid "定时发送" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:20 +msgid "定时推送" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:176 +msgid "客户端列表" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:22 +msgid "客户端日志" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:151 +msgid "小时" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/controller/serverchan.lua:6 +msgid "微信推送" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:157 +msgid "微信推送标题" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:220 +msgid "忽略列表" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:216 +msgid "忽略列表内设备" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:180 +msgid "手动发送" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:68 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:93 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:232 +msgid "接口名称" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:38 +msgid "日志调试等级" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:34 +msgid "本设备名称" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:193 +msgid "模式一:脚本挂起,延迟发送" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:194 +msgid "模式二:静默模式,不发送任何信息" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:143 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:199 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:207 +msgid "每天" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:40 +msgid "简单" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:164 +msgid "系统运行情况" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:113 +msgid "设备上线通知" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:116 +msgid "设备下线通知" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:45 +msgid "设备别名" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:168 +msgid "设备温度" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:19 +msgid "设备状态" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:41 +msgid "详细" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:67 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:92 +msgid "通过URL获取" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:66 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:91 +msgid "通过接口获取" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-serverchan/luasrc/model/cbi/serverchan.lua:139 +msgid "间隔发送" +msgstr "" diff --git a/package/ctcgfw/luci-app-smartinfo/po/templates/smartinfo.pot b/package/ctcgfw/luci-app-smartinfo/po/templates/smartinfo.pot new file mode 100644 index 0000000000..ff1f728652 --- /dev/null +++ b/package/ctcgfw/luci-app-smartinfo/po/templates/smartinfo.pot @@ -0,0 +1,147 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:65 +msgid "Attrbute" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:45 +msgid "Check Interval" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:75 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_status.htm:77 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:55 +msgid "Days" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_status.htm:74 +msgid "Detail" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_status.htm:70 +msgid "Device" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:74 +msgid "Devices to monitor" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:30 +msgid "Enabled" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:66 +msgid "Flag" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:27 +msgid "Global" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:54 +msgid "Hours" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:64 +msgid "ID" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:58 +msgid "Log to file" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:53 +msgid "Minutes" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_status.htm:71 +msgid "Model" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:49 +msgid "No Attrbute to display." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_status.htm:51 +msgid "No storage device to monitor." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:72 +msgid "Raw" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:61 +msgid "S.M.A.R.T Attrbutes" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/controller/smartinfo.lua:25 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:19 +msgid "S.M.A.R.T Info" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:21 +msgid "S.M.A.R.T Report Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_status.htm:67 +msgid "S.M.A.R.T Status" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_status.htm:36 +msgid "Show" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_status.htm:72 +msgid "Size" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_status.htm:73 +msgid "Status" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:19 +msgid "" +"This widget allow you to monitor your storage devices which support S.M.A.R." +"T technology." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:69 +msgid "Thresh" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:66 +msgid "Touch a warning file when disk fail" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:70 +msgid "Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:50 +msgid "Unit" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:71 +msgid "Updated" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:67 +msgid "Value" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:56 +msgid "Weeks" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:68 +msgid "Worst" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:61 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:69 +msgid "at" +msgstr "" diff --git a/package/ctcgfw/luci-app-smartinfo/po/zh_Hans/smartinfo.po b/package/ctcgfw/luci-app-smartinfo/po/zh_Hans/smartinfo.po index 753bcbef7a..16d12e734d 100644 --- a/package/ctcgfw/luci-app-smartinfo/po/zh_Hans/smartinfo.po +++ b/package/ctcgfw/luci-app-smartinfo/po/zh_Hans/smartinfo.po @@ -1,116 +1,154 @@ msgid "" msgstr "" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 20:45+0800\n" -"PO-Revision-Date: 2016-02-16 21:20+0800\n" -"Last-Translator: 穿越蓝天 < admin@nvacg.com , af_xj@hotmail.com >\n" -"Language: cn\n" -"MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Poedit 1.5.4\n" -"Project-Id-Version: \n" -"Language-Team: \n" - -msgid "S.M.A.R.T Info" -msgstr "磁盘监控" - -msgid "This widget allow you to monitor your storage devices which support S.M.A.R.T technology." -msgstr "该工具帮助您通过S.M.A.R.T技术来监控您硬盘的健康状况." - -msgid "S.M.A.R.T Report Settings" -msgstr "S.M.A.R.T 报告设置" - -msgid "Enabled" -msgstr "启用" - -msgid "Check Interval" -msgstr "检查间隔" - -msgid "Unit" -msgstr "单位" - -msgid "Minutes" -msgstr "分" - -msgid "Hours" -msgstr "小时" - -msgid "Days" -msgstr "天" - -msgid "Weeks" -msgstr "周" - -msgid "Log to file" -msgstr "记录到文件" - -msgid "at" -msgstr "位于" - -msgid "Touch a warning file when disk fail" -msgstr "故障时生成示警文件" - -msgid "Devices to monitor" -msgstr "监控这些设备" - -msgid "S.M.A.R.T Status" -msgstr "S.M.A.R.T 状况" - -msgid "Device" -msgstr "设备" - -msgid "Model" -msgstr "型号" - -msgid "Size" -msgstr "大小" - -msgid "Status" -msgstr "状况" - -msgid "Collecting data..." -msgstr "正在收集数据" - -msgid "Detail" -msgstr "详细" - -msgid "Show" -msgstr "查看" - -msgid "Global" -msgstr "全局" - -msgid "No Attrbute to display." -msgstr "没有可显示的属性" - -msgid "S.M.A.R.T Attrbutes" -msgstr "S.M.A.R.T 属性" - -msgid "ID" -msgstr "ID" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:65 msgid "Attrbute" msgstr "属性名称" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:45 +msgid "Check Interval" +msgstr "检查间隔" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:75 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_status.htm:77 +msgid "Collecting data..." +msgstr "正在收集数据" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:55 +msgid "Days" +msgstr "天" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_status.htm:74 +msgid "Detail" +msgstr "详细" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_status.htm:70 +msgid "Device" +msgstr "设备" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:74 +msgid "Devices to monitor" +msgstr "监控这些设备" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:30 +msgid "Enabled" +msgstr "启用" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:66 msgid "Flag" msgstr "标记" -msgid "Value" -msgstr "值" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:27 +msgid "Global" +msgstr "全局" -msgid "Worst" -msgstr "最坏" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:54 +msgid "Hours" +msgstr "小时" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:64 +msgid "ID" +msgstr "ID" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:58 +msgid "Log to file" +msgstr "记录到文件" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:53 +msgid "Minutes" +msgstr "分" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_status.htm:71 +msgid "Model" +msgstr "型号" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:49 +msgid "No Attrbute to display." +msgstr "没有可显示的属性" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_status.htm:51 +msgid "No storage device to monitor." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:72 +msgid "Raw" +msgstr "原始值" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:61 +msgid "S.M.A.R.T Attrbutes" +msgstr "S.M.A.R.T 属性" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/controller/smartinfo.lua:25 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:19 +msgid "S.M.A.R.T Info" +msgstr "磁盘监控" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:21 +msgid "S.M.A.R.T Report Settings" +msgstr "S.M.A.R.T 报告设置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_status.htm:67 +msgid "S.M.A.R.T Status" +msgstr "S.M.A.R.T 状况" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_status.htm:36 +msgid "Show" +msgstr "查看" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_status.htm:72 +msgid "Size" +msgstr "大小" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_status.htm:73 +msgid "Status" +msgstr "状况" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:19 +msgid "" +"This widget allow you to monitor your storage devices which support S.M.A.R." +"T technology." +msgstr "该工具帮助您通过S.M.A.R.T技术来监控您硬盘的健康状况." + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:69 msgid "Thresh" msgstr "临界值" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:66 +msgid "Touch a warning file when disk fail" +msgstr "故障时生成示警文件" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:70 msgid "Type" msgstr "类型" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:50 +msgid "Unit" +msgstr "单位" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:71 msgid "Updated" msgstr "更新" -msgid "Raw" -msgstr "原始值" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:67 +msgid "Value" +msgstr "值" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:56 +msgid "Weeks" +msgstr "周" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/view/smartinfo/smart_detail.htm:68 +msgid "Worst" +msgstr "最坏" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:61 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smartinfo/luasrc/model/cbi/smartinfo.lua:69 +msgid "at" +msgstr "位于" diff --git a/package/ctcgfw/luci-app-smstool/po/templates/smstool.pot b/package/ctcgfw/luci-app-smstool/po/templates/smstool.pot new file mode 100644 index 0000000000..081cabf55c --- /dev/null +++ b/package/ctcgfw/luci-app-smstool/po/templates/smstool.pot @@ -0,0 +1,10 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smstool/files/usr/lib/lua/luci/view/sms.htm:8 +msgid "SMS" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smstool/files/usr/lib/lua/luci/controller/sms.lua:4 +msgid "SMS Tool" +msgstr "" diff --git a/package/ctcgfw/luci-app-smstool/po/zh_Hans/smstool.po b/package/ctcgfw/luci-app-smstool/po/zh_Hans/smstool.po new file mode 100644 index 0000000000..bea6d9288e --- /dev/null +++ b/package/ctcgfw/luci-app-smstool/po/zh_Hans/smstool.po @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smstool/files/usr/lib/lua/luci/view/sms.htm:8 +msgid "SMS" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-smstool/files/usr/lib/lua/luci/controller/sms.lua:4 +msgid "SMS Tool" +msgstr "" diff --git a/package/ctcgfw/luci-app-ssocks/po/templates/ssocks.pot b/package/ctcgfw/luci-app-ssocks/po/templates/ssocks.pot new file mode 100644 index 0000000000..94eed1c1cb --- /dev/null +++ b/package/ctcgfw/luci-app-ssocks/po/templates/ssocks.pot @@ -0,0 +1,71 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:18 +msgid "Bind Address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/view/ssocks/ssocks_status.htm:20 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:14 +msgid "Enable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:19 +msgid "LAN" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:25 +msgid "Listen Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/view/ssocks/ssocks_status.htm:10 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:38 +msgid "Password" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/view/ssocks/ssocks_status.htm:7 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:21 +msgid "The address that sSocks Server binded." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:39 +msgid "The authorization password, leave blank to deauthorize." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:33 +msgid "The authorization username, leave blank to deauthorize." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:26 +msgid "" +"The port that sSocks Server listened at, don't reuse the port with other " +"program." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:32 +msgid "Username" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:20 +msgid "WAN" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/controller/ssocks.lua:12 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:5 +msgid "sSocks Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:6 +msgid "" +"sSocks Server is a simple, small, and easy-to-use Socks5 server program, but " +"supports TCP on IPv4 only." +msgstr "" diff --git a/package/ctcgfw/luci-app-ssocks/po/zh_Hans/ssocks.po b/package/ctcgfw/luci-app-ssocks/po/zh_Hans/ssocks.po index ad5c23e2aa..0d0f380d90 100644 --- a/package/ctcgfw/luci-app-ssocks/po/zh_Hans/ssocks.po +++ b/package/ctcgfw/luci-app-ssocks/po/zh_Hans/ssocks.po @@ -1,44 +1,83 @@ msgid "" -msgstr "Content-Type: text/plain; charset=UTF-8\n" - -msgid "Base Setting" -msgstr "基本设置" - -msgid "sSocks Server" -msgstr "sSocks服务端" - -msgid "sSocks Server is a simple, small, and easy-to-use Socks5 server program, but supports TCP on IPv4 only." -msgstr "sSocks服务端是一个简单、小巧且易于使用的Socks5服务器程序,但它仅支持IPv4上的TCP协议。" - -msgid "Enable" -msgstr "启用" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:18 msgid "Bind Address" msgstr "绑定地址" -msgid "The address that sSocks Server binded." -msgstr "sSocks服务端所绑定的地址。" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/view/ssocks/ssocks_status.htm:20 +msgid "Collecting data..." +msgstr "" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:14 +msgid "Enable" +msgstr "启用" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:19 msgid "LAN" msgstr "局域网" -msgid "WAN" -msgstr "广域网" - +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:25 msgid "Listen Port" msgstr "监听端口" -msgid "The port that sSocks Server listened at, don't reuse the port with other program." -msgstr "sSocks服务端所监听的端口,不可与其他程序共用一个端口。" - -msgid "Username" -msgstr "用户名" - -msgid "The authorization username, leave blank to deauthorize." -msgstr "连接用户名,留空以取消身份验证。" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/view/ssocks/ssocks_status.htm:10 +msgid "NOT RUNNING" +msgstr "" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:38 msgid "Password" msgstr "密码" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/view/ssocks/ssocks_status.htm:7 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:21 +msgid "The address that sSocks Server binded." +msgstr "sSocks服务端所绑定的地址。" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:39 msgid "The authorization password, leave blank to deauthorize." msgstr "连接密码,留空以取消身份验证。" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:33 +msgid "The authorization username, leave blank to deauthorize." +msgstr "连接用户名,留空以取消身份验证。" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:26 +msgid "" +"The port that sSocks Server listened at, don't reuse the port with other " +"program." +msgstr "sSocks服务端所监听的端口,不可与其他程序共用一个端口。" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:32 +msgid "Username" +msgstr "用户名" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:20 +msgid "WAN" +msgstr "广域网" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/controller/ssocks.lua:12 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:5 +msgid "sSocks Server" +msgstr "sSocks服务端" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssocks/luasrc/model/cbi/ssocks.lua:6 +msgid "" +"sSocks Server is a simple, small, and easy-to-use Socks5 server program, but " +"supports TCP on IPv4 only." +msgstr "" +"sSocks服务端是一个简单、小巧且易于使用的Socks5服务器程序,但它仅支持IPv4上的" +"TCP协议。" + +#~ msgid "Base Setting" +#~ msgstr "基本设置" diff --git a/package/ctcgfw/luci-app-ssr-plus-Jo/po/templates/Jo.pot b/package/ctcgfw/luci-app-ssr-plus-Jo/po/templates/Jo.pot new file mode 100644 index 0000000000..e6c7ee900e --- /dev/null +++ b/package/ctcgfw/luci-app-ssr-plus-Jo/po/templates/Jo.pot @@ -0,0 +1,1057 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:91 +msgid "0" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:71 +msgid "1 Thread" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:72 +msgid "2 Threads" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:73 +msgid "4 Threads" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:74 +msgid "8 Threads" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:17 +msgid "Access Control" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:23 +msgid "Advanced Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:162 +msgid "Advertising Data" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:36 +msgid "Alias" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:141 +msgid "Alias(optional)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:219 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:202 +msgid "AlterId" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:124 +msgid "Anti-pollution DNS Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/appointlist.lua:4 +msgid "Appoint dns List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:20 +msgid "Appointlist List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:194 +msgid "Auth Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:70 +msgid "Auto Threads" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:21 +msgid "Auto Update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:23 +msgid "Auto Update Server subscription, GFW list and CHN route" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:22 +msgid "Automatic Switching" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:152 +msgid "BT Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:307 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:318 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:294 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:305 +msgid "BitTorrent (uTP)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:82 +msgid "Black Domain List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:64 +msgid "Bypass Domain List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:249 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:314 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:236 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:301 +msgid "Camouflage Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/check.htm:22 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/check.htm:30 +msgid "Check Connect" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/checkport.htm:18 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/checkport.htm:24 +msgid "Check Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:172 +msgid "Check Server Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/automatic.lua:37 +msgid "Check timout(second)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/check.htm:7 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/checkport.htm:7 +msgid "Check..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:102 +msgid "Chiadns Resolve Dns Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:167 +msgid "China IP Data" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:217 +msgid "ChinaDNS" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:189 +msgid "Cipher Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:137 +msgid "Cloudflare DNS (1.1.1.1)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:383 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:368 +msgid "Concurrency" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:360 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:347 +msgid "Congestion" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/check.htm:19 +msgid "Connect Error" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/check.htm:17 +msgid "Connect OK" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:147 +msgid "Connection Timeout" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/ssrurl.htm:77 +msgid "Copy SSR to clipboard successfully." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:61 +msgid "Delete all severs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:128 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:56 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:65 +msgid "Disable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:342 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:329 +msgid "Downlink Capacity" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:107 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:104 +msgid "Edit ShadowSocksR Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:120 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:89 +msgid "Enable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/automatic.lua:29 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:396 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:59 +msgid "Enable Auto Switch" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:140 +msgid "Enable HTTP Proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/automatic.lua:26 +msgid "Enable Process Deamon" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:71 +msgid "Enable Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:207 +msgid "Enable UDPspeeder" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:159 +msgid "Enable udp2raw" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:138 +msgid "Enabling IPv6 server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:108 +msgid "Enabling the Management Console" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:170 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:175 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:231 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:158 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:218 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:105 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:50 +msgid "Encrypt Method" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/ssrurl.htm:253 +msgid "Export SSR" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:232 +msgid "Fec" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:246 +msgid "Fec Timeout" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:364 +msgid "Feedback" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/list.lua:4 +msgid "GFW Custom List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:19 +msgid "GFW List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:157 +msgid "GFW List Data" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:79 +msgid "GFW List Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:40 +msgid "Game Mode Host List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:200 +msgid "Game Mode UDP Relay" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:64 +msgid "Game Mode UDP Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:192 +msgid "Global Client" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:82 +msgid "Global Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:305 +msgid "Global SS Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:295 +msgid "Global SSR Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:68 +msgid "Global Setting" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:315 +msgid "Global V2RAY Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:127 +msgid "Google Public DNS (8.8.4.4)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:128 +msgid "Google Public DNS (8.8.8.8)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:256 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:243 +msgid "HTTP Host" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:261 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:248 +msgid "HTTP Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:143 +msgid "HTTP Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:285 +msgid "HTTP Proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:280 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:267 +msgid "HTTP/2 Host" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:285 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:272 +msgid "HTTP/2 Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:421 +msgid "Haven't a Kcptun executable file" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:302 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:289 +msgid "Header" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:80 +msgid "IP Route Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:4 +msgid "IP black-and-white list" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:338 +msgid "IPK Version" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:67 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:329 +msgid "KcpTun" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:407 +msgid "KcpTun Enable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:437 +msgid "KcpTun Param" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:432 +msgid "KcpTun Password" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:413 +msgid "KcpTun Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:325 +msgid "KcpTun Version" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:147 +msgid "Kill BT" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:24 +msgid "LAN Bypassed Host List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:32 +msgid "LAN Force Proxy Host List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:22 +msgid "LAN IP AC" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:131 +msgid "Level 3 Public DNS (209.244.0.3)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:132 +msgid "Level 3 Public DNS (209.244.0.4)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:133 +msgid "Level 3 Public DNS (4.2.2.1)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:134 +msgid "Level 3 Public DNS (4.2.2.2)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:135 +msgid "Level 3 Public DNS (4.2.2.3)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:136 +msgid "Level 3 Public DNS (4.2.2.4)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:58 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:208 +msgid "Load Balancing" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:133 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:171 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:219 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:400 +msgid "Local Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:33 +msgid "Log" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:324 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:311 +msgid "MTU" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:55 +msgid "Main Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:236 +msgid "Mtu" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:69 +msgid "Multi Threads Option" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:378 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:363 +msgid "Mux" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:174 +msgid "No Check" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:366 +msgid "No feedback" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/refresh.htm:18 +msgid "No new data!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:18 +msgid "Node Subscribe" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:251 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:294 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:305 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:316 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:238 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:281 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:292 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:303 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:38 +msgid "None" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:197 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:205 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:213 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:222 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:231 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:239 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:247 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:260 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:270 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:280 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:290 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:300 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:310 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:320 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:334 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:350 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:362 +msgid "Not Running" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:423 +msgid "Not a Kcptun executable file" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:47 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:63 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:77 +msgid "Not exist" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:210 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:192 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:111 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:56 +msgid "Obfs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:215 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:197 +msgid "Obfs param(optional)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:130 +msgid "OpenDNS (208.67.220.220)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:129 +msgid "OpenDNS (208.67.222.222)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:81 +msgid "Oversea IP Route Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:138 +msgid "Oversea Mode DNS-1 (114.114.114.114)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:139 +msgid "Oversea Mode DNS-2 (114.114.115.115)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:226 +msgid "PDNSD" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:119 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:175 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:223 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:161 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:152 +msgid "Password" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:74 +msgid "Ping Latency" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/list.lua:4 +msgid "Please refer to the following writing" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:195 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:181 +msgid "Plugin Opts" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:150 +msgid "Prohibit downloading tool ports through proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:202 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:187 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:108 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:53 +msgid "Protocol" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:207 +msgid "Protocol param(optional)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:298 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:285 +msgid "QUIC Key" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:291 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:278 +msgid "QUIC Security" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:241 +msgid "Queue Len" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:179 +msgid "Raw Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:348 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:335 +msgid "Read Buffer Size" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:160 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:165 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:170 +msgid "Records" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/refresh.htm:32 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/refresh.htm:41 +msgid "Refresh Data" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/refresh.htm:21 +msgid "Refresh Error!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/refresh.htm:25 +msgid "Refresh OK!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/refresh.htm:8 +msgid "Refresh..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:85 +msgid "Resolve Dns Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:195 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:203 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:211 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:220 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:229 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:237 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:245 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:258 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:268 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:278 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:288 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:298 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:308 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:318 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:332 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:348 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:360 +msgid "Running" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:78 +msgid "Running Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/status.htm:95 +msgid "Running Status" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:124 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:255 +msgid "SOCKS5 Proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:265 +msgid "SSOCKS5 Proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:12 +msgid "SSR Client" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:30 +msgid "SSR Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:66 +msgid "Same as Global Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:184 +msgid "Seq Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:127 +msgid "Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:163 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:211 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:143 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:41 +msgid "Server Address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:19 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:63 +msgid "Server Count" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:125 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:124 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:95 +msgid "Server Node Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:167 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:215 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:147 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:142 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:100 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:46 +msgid "Server Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:75 +msgid "Server Setting" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/automatic.lua:23 +msgid "Server failsafe auto swith settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:52 +msgid "Server settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:112 +msgid "Service Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:13 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:14 +msgid "Severs Nodes" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:25 +msgid "ShadowSocksR" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:11 +msgid "ShadowSocksR Plus+" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:135 +msgid "Shadowsocks" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:129 +msgid "Shadowsocks New Version" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:133 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:126 +msgid "ShadowsocksR" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:227 +msgid "Speeder Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:32 +msgid "Status" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:41 +msgid "Subscribe URL" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:16 +msgid "Subscription Managenent" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/automatic.lua:32 +msgid "Switch check cycly(second)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:389 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:374 +msgid "TCP Fast Open" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:371 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:357 +msgid "TLS" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:330 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:317 +msgid "TTI" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:44 +msgid "Through proxy update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:46 +msgid "Through proxy update list, Not Recommended" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/refresh.htm:25 +msgid "Total Records:" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:237 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:224 +msgid "Transport" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:127 +msgid "Trojan" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:31 +msgid "Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:204 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:357 +msgid "UDPspeeder" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:354 +msgid "UDPspeeder Version" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/ssrurl.htm:79 +msgid "Unable to copy SSR to clipboard." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:44 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:54 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:70 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:74 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:84 +msgid "Unknown" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:48 +msgid "Update All Subscribe Severs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:34 +msgid "Update time (every day)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:55 +msgid "Upgrade V2ray" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:336 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:323 +msgid "Uplink Capacity" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:103 +msgid "Use Local DNS Service" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:86 +msgid "Use Local DNS Service listen port 5335" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:87 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:104 +msgid "Use Pdnsd tcp query and cache" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:88 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:105 +msgid "Use Pdnsd udp query and cache" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:97 +msgid "Use chinadns query and cache" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:94 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:111 +msgid "Use dnscrypt-proxy query and cache" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:90 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:107 +msgid "Use dnsforwarder tcp query and cache" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:91 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:108 +msgid "Use dnsforwarder udp query and cache" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:119 +msgid "Use https_dns_proxy query and cache" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:115 +msgid "Use smartdns query and cache" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:207 +msgid "User Level" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:116 +msgid "User name" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:125 +msgid "Using System Default DNS" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:126 +msgid "Using acceleration center DNS" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:137 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:134 +msgid "Using incorrect encryption mothod may causes service fail to start" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:25 +msgid "V2 Edition" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:131 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:132 +msgid "V2Ray" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:275 +msgid "V2SOCKS5 Proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:306 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:317 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:293 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:304 +msgid "VideoCall (SRTP)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:225 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:212 +msgid "VmessId (UUID)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:18 +msgid "WAN Fk Proxy IP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:15 +msgid "WAN Force Proxy IP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:10 +msgid "WAN IP AC" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:12 +msgid "WAN White List IP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:268 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:255 +msgid "WebSocket Host" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:273 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:260 +msgid "WebSocket Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:308 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:319 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:295 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:306 +msgid "WechatVideo" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:156 +msgid "Weight" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:354 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:341 +msgid "Write Buffer Size" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:295 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:282 +msgid "aes-128-gcm" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:365 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:352 +msgid "allowInsecure" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:407 +msgid "bin:/usr/bin/kcptun-client" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:296 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:283 +msgid "chacha20-poly1305" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:242 +msgid "dnscrypt_proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:234 +msgid "dnsforwarder" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:105 +msgid "haProxy settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:180 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:166 +msgid "plugin" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:345 +msgid "udp2raw" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:342 +msgid "udp2raw Version" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:156 +msgid "udp2raw tunnel" +msgstr "" diff --git a/package/ctcgfw/luci-app-ssr-plus-Jo/po/zh_Hans/Jo.po b/package/ctcgfw/luci-app-ssr-plus-Jo/po/zh_Hans/Jo.po new file mode 100644 index 0000000000..021c949015 --- /dev/null +++ b/package/ctcgfw/luci-app-ssr-plus-Jo/po/zh_Hans/Jo.po @@ -0,0 +1,1064 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:91 +msgid "0" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:71 +msgid "1 Thread" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:72 +msgid "2 Threads" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:73 +msgid "4 Threads" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:74 +msgid "8 Threads" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:17 +msgid "Access Control" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:23 +msgid "Advanced Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:162 +msgid "Advertising Data" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:36 +msgid "Alias" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:141 +msgid "Alias(optional)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:219 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:202 +msgid "AlterId" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:124 +msgid "Anti-pollution DNS Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/appointlist.lua:4 +msgid "Appoint dns List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:20 +msgid "Appointlist List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:194 +msgid "Auth Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:70 +msgid "Auto Threads" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:21 +msgid "Auto Update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:23 +msgid "Auto Update Server subscription, GFW list and CHN route" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:22 +msgid "Automatic Switching" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:152 +msgid "BT Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:307 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:318 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:294 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:305 +msgid "BitTorrent (uTP)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:82 +msgid "Black Domain List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:64 +msgid "Bypass Domain List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:249 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:314 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:236 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:301 +msgid "Camouflage Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/check.htm:22 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/check.htm:30 +msgid "Check Connect" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/checkport.htm:18 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/checkport.htm:24 +msgid "Check Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:172 +msgid "Check Server Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/automatic.lua:37 +msgid "Check timout(second)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/check.htm:7 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/checkport.htm:7 +msgid "Check..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:102 +msgid "Chiadns Resolve Dns Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:167 +msgid "China IP Data" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:217 +msgid "ChinaDNS" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:189 +msgid "Cipher Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:137 +msgid "Cloudflare DNS (1.1.1.1)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:383 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:368 +msgid "Concurrency" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:360 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:347 +msgid "Congestion" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/check.htm:19 +msgid "Connect Error" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/check.htm:17 +msgid "Connect OK" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:147 +msgid "Connection Timeout" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/ssrurl.htm:77 +msgid "Copy SSR to clipboard successfully." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:61 +msgid "Delete all severs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:128 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:56 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:65 +msgid "Disable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:342 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:329 +msgid "Downlink Capacity" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:107 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:104 +msgid "Edit ShadowSocksR Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:120 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:89 +msgid "Enable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/automatic.lua:29 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:396 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:59 +msgid "Enable Auto Switch" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:140 +msgid "Enable HTTP Proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/automatic.lua:26 +msgid "Enable Process Deamon" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:71 +msgid "Enable Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:207 +msgid "Enable UDPspeeder" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:159 +msgid "Enable udp2raw" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:138 +msgid "Enabling IPv6 server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:108 +msgid "Enabling the Management Console" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:170 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:175 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:231 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:158 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:218 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:105 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:50 +msgid "Encrypt Method" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/ssrurl.htm:253 +msgid "Export SSR" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:232 +msgid "Fec" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:246 +msgid "Fec Timeout" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:364 +msgid "Feedback" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/list.lua:4 +msgid "GFW Custom List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:19 +msgid "GFW List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:157 +msgid "GFW List Data" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:79 +msgid "GFW List Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:40 +msgid "Game Mode Host List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:200 +msgid "Game Mode UDP Relay" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:64 +msgid "Game Mode UDP Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:192 +msgid "Global Client" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:82 +msgid "Global Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:305 +msgid "Global SS Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:295 +msgid "Global SSR Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:68 +msgid "Global Setting" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:315 +msgid "Global V2RAY Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:127 +msgid "Google Public DNS (8.8.4.4)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:128 +msgid "Google Public DNS (8.8.8.8)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:256 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:243 +msgid "HTTP Host" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:261 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:248 +msgid "HTTP Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:143 +msgid "HTTP Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:285 +msgid "HTTP Proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:280 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:267 +msgid "HTTP/2 Host" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:285 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:272 +msgid "HTTP/2 Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:421 +msgid "Haven't a Kcptun executable file" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:302 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:289 +msgid "Header" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:80 +msgid "IP Route Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:4 +msgid "IP black-and-white list" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:338 +msgid "IPK Version" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:67 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:329 +msgid "KcpTun" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:407 +msgid "KcpTun Enable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:437 +msgid "KcpTun Param" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:432 +msgid "KcpTun Password" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:413 +msgid "KcpTun Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:325 +msgid "KcpTun Version" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:147 +msgid "Kill BT" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:24 +msgid "LAN Bypassed Host List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:32 +msgid "LAN Force Proxy Host List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:22 +msgid "LAN IP AC" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:131 +msgid "Level 3 Public DNS (209.244.0.3)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:132 +msgid "Level 3 Public DNS (209.244.0.4)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:133 +msgid "Level 3 Public DNS (4.2.2.1)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:134 +msgid "Level 3 Public DNS (4.2.2.2)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:135 +msgid "Level 3 Public DNS (4.2.2.3)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:136 +msgid "Level 3 Public DNS (4.2.2.4)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:58 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:208 +msgid "Load Balancing" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:133 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:171 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:219 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:400 +msgid "Local Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:33 +msgid "Log" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:324 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:311 +msgid "MTU" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:55 +msgid "Main Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:236 +msgid "Mtu" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:69 +msgid "Multi Threads Option" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:378 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:363 +msgid "Mux" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:174 +msgid "No Check" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:366 +msgid "No feedback" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/refresh.htm:18 +msgid "No new data!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:18 +msgid "Node Subscribe" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:251 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:294 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:305 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:316 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:238 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:281 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:292 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:303 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:38 +msgid "None" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:197 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:205 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:213 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:222 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:231 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:239 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:247 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:260 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:270 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:280 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:290 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:300 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:310 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:320 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:334 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:350 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:362 +msgid "Not Running" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:423 +msgid "Not a Kcptun executable file" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:47 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:63 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:77 +msgid "Not exist" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:210 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:192 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:111 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:56 +msgid "Obfs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:215 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:197 +msgid "Obfs param(optional)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:130 +msgid "OpenDNS (208.67.220.220)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:129 +msgid "OpenDNS (208.67.222.222)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:81 +msgid "Oversea IP Route Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:138 +msgid "Oversea Mode DNS-1 (114.114.114.114)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:139 +msgid "Oversea Mode DNS-2 (114.114.115.115)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:226 +msgid "PDNSD" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:119 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:175 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:223 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:161 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:152 +msgid "Password" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:74 +msgid "Ping Latency" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/list.lua:4 +msgid "Please refer to the following writing" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:195 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:181 +msgid "Plugin Opts" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:150 +msgid "Prohibit downloading tool ports through proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:202 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:187 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:108 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:53 +msgid "Protocol" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:207 +msgid "Protocol param(optional)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:298 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:285 +msgid "QUIC Key" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:291 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:278 +msgid "QUIC Security" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:241 +msgid "Queue Len" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:179 +msgid "Raw Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:348 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:335 +msgid "Read Buffer Size" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:160 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:165 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:170 +msgid "Records" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/refresh.htm:32 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/refresh.htm:41 +msgid "Refresh Data" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/refresh.htm:21 +msgid "Refresh Error!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/refresh.htm:25 +msgid "Refresh OK!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/refresh.htm:8 +msgid "Refresh..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:85 +msgid "Resolve Dns Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:195 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:203 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:211 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:220 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:229 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:237 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:245 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:258 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:268 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:278 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:288 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:298 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:308 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:318 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:332 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:348 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:360 +msgid "Running" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:78 +msgid "Running Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/status.htm:95 +msgid "Running Status" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:124 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:255 +msgid "SOCKS5 Proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:265 +msgid "SSOCKS5 Proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:12 +msgid "SSR Client" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:30 +msgid "SSR Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:66 +msgid "Same as Global Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:184 +msgid "Seq Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:127 +msgid "Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:163 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:211 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:143 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:41 +msgid "Server Address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:19 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:63 +msgid "Server Count" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:125 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:124 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:95 +msgid "Server Node Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:167 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:215 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:147 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:142 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:100 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:46 +msgid "Server Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server.lua:75 +msgid "Server Setting" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/automatic.lua:23 +msgid "Server failsafe auto swith settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:52 +msgid "Server settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:112 +msgid "Service Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:13 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:14 +msgid "Severs Nodes" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:25 +msgid "ShadowSocksR" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:11 +msgid "ShadowSocksR Plus+" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:135 +msgid "Shadowsocks" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:129 +msgid "Shadowsocks New Version" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:133 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:126 +msgid "ShadowsocksR" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:227 +msgid "Speeder Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:32 +msgid "Status" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:41 +msgid "Subscribe URL" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/controller/shadowsocksr.lua:16 +msgid "Subscription Managenent" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/automatic.lua:32 +msgid "Switch check cycly(second)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:389 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:374 +msgid "TCP Fast Open" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:371 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:357 +msgid "TLS" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:330 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:317 +msgid "TTI" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:44 +msgid "Through proxy update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:46 +msgid "Through proxy update list, Not Recommended" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/refresh.htm:25 +msgid "Total Records:" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:237 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:224 +msgid "Transport" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:127 +msgid "Trojan" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/servers.lua:31 +msgid "Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:204 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:357 +msgid "UDPspeeder" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:354 +msgid "UDPspeeder Version" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/view/shadowsocksr/ssrurl.htm:79 +msgid "Unable to copy SSR to clipboard." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:44 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:54 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:60 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:70 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:74 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:84 +msgid "Unknown" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:48 +msgid "Update All Subscribe Severs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:34 +msgid "Update time (every day)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:55 +msgid "Upgrade V2ray" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:336 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:323 +msgid "Uplink Capacity" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:103 +msgid "Use Local DNS Service" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:86 +msgid "Use Local DNS Service listen port 5335" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:87 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:104 +msgid "Use Pdnsd tcp query and cache" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:88 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:105 +msgid "Use Pdnsd udp query and cache" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:97 +msgid "Use chinadns query and cache" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:94 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:111 +msgid "Use dnscrypt-proxy query and cache" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:90 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:107 +msgid "Use dnsforwarder tcp query and cache" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:91 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:108 +msgid "Use dnsforwarder udp query and cache" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:119 +msgid "Use https_dns_proxy query and cache" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:115 +msgid "Use smartdns query and cache" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:207 +msgid "User Level" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:116 +msgid "User name" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:125 +msgid "Using System Default DNS" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client.lua:126 +msgid "Using acceleration center DNS" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:137 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:134 +msgid "Using incorrect encryption mothod may causes service fail to start" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/subscription.lua:25 +msgid "V2 Edition" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:131 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:132 +msgid "V2Ray" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:275 +msgid "V2SOCKS5 Proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:306 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:317 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:293 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:304 +msgid "VideoCall (SRTP)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:225 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:212 +msgid "VmessId (UUID)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:18 +msgid "WAN Fk Proxy IP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:15 +msgid "WAN Force Proxy IP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:10 +msgid "WAN IP AC" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/control.lua:12 +msgid "WAN White List IP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:268 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:255 +msgid "WebSocket Host" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:273 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:260 +msgid "WebSocket Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:308 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:319 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:295 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:306 +msgid "WechatVideo" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:156 +msgid "Weight" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:354 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:341 +msgid "Write Buffer Size" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:295 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:282 +msgid "aes-128-gcm" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:365 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:352 +msgid "allowInsecure" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:407 +msgid "bin:/usr/bin/kcptun-client" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:296 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:283 +msgid "chacha20-poly1305" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:242 +msgid "dnscrypt_proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:234 +msgid "dnsforwarder" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:105 +msgid "haProxy settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/client-config.lua:180 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/server-config.lua:166 +msgid "plugin" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:345 +msgid "udp2raw" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/status.lua:342 +msgid "udp2raw Version" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-ssr-plus-Jo/luasrc/model/cbi/shadowsocksr/advanced.lua:156 +msgid "udp2raw tunnel" +msgstr "" diff --git a/package/ctcgfw/luci-app-ssr-plus-Jo/po/zh_Hans/ssr-plus.zh_Hans.lmo b/package/ctcgfw/luci-app-ssr-plus-Jo/po/zh_Hans/ssr-plus.zh_Hans.lmo deleted file mode 100644 index 150c9efccef4a1ff4ca3841d935c361696ceacf8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9152 zcma)h2Ut``_x`0wU5YCxie)hvv0{uUF(y&NXT*vkDr!^|ET0Ami;5-5qIAIp=|yQv z5oJMxbOenWOt8e5#F*Ik-rdzG_O9RWojZ3IRPulRc^o$6? zTfRm*Tf!>yx#(*3zH)|P6Ux=eCHM`?=6|`gLbfT5VZ1x#*EA()^5RrAW&c9wvP&ro z!$y>_2V@%MVRfUDj=Ai3Ha3sVD0y?O_sq|yx~b|5)CrO8(iz6b!wcJ}>xSQ+30<2LVR08G%GLH z%3|6YVi-mfyG^~VmQ_S?-;)0EuKVm7)8hrzKW!zA-2%+TcTW1AY)DTSV1Y;>9?4`IZpQ!>p)jE zW~*xIsK2Ot8EyVS&OHZnrpnAlMRhEdf=un}Pz zWewdGEbq=KQX!jPtE#EzvatzOutVqzzU0$@@%DE0_MYuJcjW8|z7pzWp72H<=;zxb zwR3uhJV+>KV@vc4+xHY=6>&LdeV{~_hK#B%PScb{49y2_TSKPndTFrhvekjEYxocz zwtVgCfWQ!8oe+h5eDiYnuz?MAa)ppX?!>cY>1=ih2qY2YE5ck zNKG{g(gBnSw!D_DOIBxwzojeu%GWHINnNr-ot22dMBFu`Y7Qsrvs17xc==pMJwuuC z7V3<*x1=Lv*sMKlRwGxE2SqherK~bjRU0D&30>Sk^UTWN2+6@k?Nq6ImBXtj61YLH%SgxmM)x~ukIVj?yy@F7oSh#oKjK1;5==% zjEmU;G1Or^GgW}!ozW>X+0QF@UFaqW?Et#7tCe}E^R$w%a-y>?faiSf#WwAO$+(y# zRB1*XTgAyxE0Ia+oI>c%>qck6tCh*Q^qoRoLE`EygMuf~+1t}=s)U}Cl~=dtgno+F zBToB1_YrK)`UTfD&he)(#$;b;{BH|`SQxNf1v=SXC z0ru0TRciBU)mchfSlg?F?tG-P>TD(XV$wW)cnIgGo&XmKOGU9ZBT}8wNFp;nMF=D; zqCqF%js;klV&08kPcNEwltZ6_ZY8mc)H( z1xg<$t5?^RLKFTjkV);SFBLR*i0;%t^ha-H!ESnXA^&MC3pJFl2y{kQA1I=-*hI80 zoF!UayoMzjQh$>ZmDp||leq3N*O;H%pr}_ZR zNTfO=6l0-Iv}2m5{5@0}6cFGa5Ugh*@vWQFu?h89(oTYGZ(*S>@1}>Wm(Uwqhkf{) z8gjn80ew{}4W^w-)s)AD;d;)`N7cPM&+$=4SHTiDWZMukX}MfVG{S}yM856v(~Qum zst>aARIVzTpCk!WreGD}>VxT;%1Uf7*3}g^E&h%RIp3$S3N*Ybh@!J>bOjqz3RZ4+ z6C?=x|G#;3J&l%9UH{>O9ECvBgsVB9sX_zOCo0a}9t`y2rpH1<(cRa+3Xn>*Nr!P| zeCy3Z>odZVOD^Z)!gTzkjgm;_Z-v5xgqAtJq^8nN-Z2_cPx$wQ7bZQ3gHgIP<@vY~ zsT-2eJKv@`iu5s zpV`xd_Xrmkg*zIwpjAP4Efd}n^hSm(zzYT1ky!fwxUap-^JY(^c1Q4a+*$7r_4oDa z`W$V2I&QVlOFvIYZIm4HJ-xK`iS6!ZsPW#s z0Cep69qs#8|JRe=;>Y&@L>a0Ho^`xqI^IpNNH1S@LbwiqKQx7n=UoXo4(*` zYPe`Q?JS*rE9sODKfmMu2yJFIO;XzU1;eq?x!Mc`7bD}cWAtmVUiePJ7v;`t2I7d` zNQGL3inly?Q&7mTe=B?Kd@I%kZ}bZ$y|%NG))`-C5MDno0P&;r8K&ZV*B?;U&ClU-f}{cFzuCH+Z7Z{2&>P%d?*8dos7Y&fkNmvQbLELgkN{zm)7<63atCiLud4c6T%_}U)9L_ zo{fn9mxV%~;Nz-O8PJ7Ua3j3uBhyb9#-s+w#9+g&tfrr3`xwSD1lZbe;P@kqOnVBX zzkx+YgSI}|x3+L7#su3KB}UF#ZoFb1!*p8(Y;SaFX7Ihm8Kn$kpaFI?{wT42&DuO; zUV$uFQe=Ad1MhF)2T982Mw`C5ACX_hh=7o=%-p@3`+9&{e=g%xsST9lJKq zfnm&&fgR1amTWOuGX-CvObIr(*r_@C(HN6w3}f61EVg(V>u5jq?nPig#@}*j*5FZb zDY(vy5(r(CK z5PvtEPXye{)+griqI1jdGK|rD;C^;_{@pV_{oiX~cOIV#naNr-RpKb&z@r_rG7Zo4 z`eqjP%LTUY?X}>XPtVsm;6Dp&)w{TdQ_o~44~&EGC+ZVEB*gDOZIEX^8Ms%U%B{j{36NzT0&L^D(f`GZFaJ6Z{T2aRx?W3u@Y!{%->}{e*nGsP zub1D{d?f{m*thEkc9pJ!-0}u8j0KVBIC71*vEigWxnOPKanst5TGu(N5KmWu#Up?3 zHsrRI+za{=dzp;^q$YgBXd@|Sl`ul=Cke3cD8qPZ{ms?_n~(poyK80dlI^e;+0TB0oH_gS z`d*^ne1a$TEoyi&Y1b0)4<*=Ruy);xW4$IoG||WAKL?f4;V-Ad)`m5};z^cguOA&& zJri`;ka3`0&M0vs^}gw zVbmnh&jO35xWDvmFnIu7yX+@;>YqK*?i)SD*y=8@#nd~8J}~_HMj*yp@nNS z%I4N09Hjx+WbUd7su4e2Lw&Fy*v5CXjdXpF>xl0zME|b7Y(@B$8CPFIm1DpI7Wn^n zdDf1Sl~_6gc<4gI(EL9llVCeL*qE_jc-;5-)t0lUPu3D(n?*+JOde+5wa0l@0Xr@l zo^-D8+=Ez%4h0r13V5+`$5(}Tf!PsxW?wG8A8jpGEyVCCu)|_MxxfGWzahV^$@%P; zwC%s_KBaCP#)QA$(!bJYEE+y24)u}nn=I=y=gdh_#D3(z8L+wkF4g9%_e}d@{WM@Z zf5p?#Q^W2@A~Z?9_VxcEJ9cQ|`f^|iuyw$wgrIGI^?L!;36`w*(D&qHi|ySYx&qi_ z#k_=JOD?#52K|UVL@Vwjm zdV*(Vo`*ck1Yqk`+u~)@EEXdkx()@Ny1Ln9WZkQ27r+`s=<9~MeRx+g??Ye*;2uF` zW!JCE?_Y(#jDbbL7=f%p6ZJWSvu@=}tW^gmIbj!!q zU?uS@mU-r1N(euG19WF#r){oNYkjL;fY*@tSQK&UMD^%Fcad+_BY+(vv{v0Wcr5z_ zs*&^djd*6Xa9{bZ7{!(o z-BTbh9M~kmRP565+1hGAsAo z3;e67!F*s*!Q1m_XmjgkDtltoyg}mC10$B48VWFGQ>F zz<<~i^j4$RZE=qr;NMW-F-6a=rT6(}q$^CT0k$ai8M0>Lw$WXo4`eX*r49oQ=hc)# zzRmbIaW@x&_lb&CzDE~8H=`0@7p1tT<;1<02~G#LDi8avr$P5t=weFj*|owYwc_+w zv*HoIfQ;zi`&-n`q5F)We>kBZym>HZ`DZPQao%Hueki1DxADXQ7oZ=}Uwo*t)c4xV zYXy+E6xgBa#F5smt49pS*b9ICs$MK!KIQZVBAl#usF|_$VB50|7a?yguw~7vjaO%T z#G<|#5Pv$A6Fmi|0DWe7lN(pzy0?9 z)TlpNU|-^IQT^*=gHb&eBA>-0fbARH4Iel5Z?ghx1+Zh|>Q4sK`YfIUY;)MP8EL%#!c#F+5i%K#yI?xG|t+ybUy4aY6iAxO}+QW zor0V2SGSjhekx@?JF3AJbX#(M@##H%!}kXkK_81&;BIHa44P>DG$s0p&VF+9gv(w} zE%^5XJD$BeX7}WU1~M%D2e{9#CcnnbRhufH>fgZD=j~3ED5XEyBQ$J*d!C=?f9yhJ zTp3XX*!KKsqock9?BRbaqL29>Kde=BySU_6EL8#9|GCQW(zne|#UKqO^o!peUVqVf z27GDS3@o}>yK_O2n=fqJWg4(^JGLhBoG+dX&bO=`f%;~271-*pf!fFKH9fkH{hNU; z{~GP6Sa-SSR*WV1Gx>YQk>AzVK8HWeD}e1U9T;?W?DkgZZbf)pE?qt7wcPdMcVKM> z7G0h*-23abrDt)zyTJC>H!b+bC;Leg^dtTetDHv%Y!NL+{WOJ+xC9mjH~5W^4*`Dz zp|d^3iCxmJ-^VZncp&%waJA~;#pl?c*xQCHv+P|_)cghX4<%S#XmZTx=iu=;FUfBU zO@`5_HQ!wJhd$}RCYlEyxGR>;I1bjo30<2O)2n|=IPM_{K^5rC z*gV|4e%#DP2KNoK3Sjdm@mt0(4i_UH3?>u$llazGf&X3PjiV6x;wROY$7cN@h5nXH zfxA8(Ui0N=ZZEImJk7w?PlLNZ+FkuI#$8mvmajr9{QC|`M7=ctWJIt2F&&kCJm_1v Zq6OITb!PK`(q22-uvHK+;?!>c{{hD#)nWhu diff --git a/package/ctcgfw/luci-app-unblockneteasemusic-go/po/templates/go.pot b/package/ctcgfw/luci-app-unblockneteasemusic-go/po/templates/go.pot new file mode 100644 index 0000000000..6be2c1e453 --- /dev/null +++ b/package/ctcgfw/luci-app-unblockneteasemusic-go/po/templates/go.pot @@ -0,0 +1,110 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/view/unblockneteasemusic-go/unblockneteasemusic_go_status.htm:20 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/view/unblockneteasemusic-go/unblockneteasemusic_go_status.htm:10 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/view/unblockneteasemusic-go/unblockneteasemusic_go_status.htm:7 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:22 +msgid "[HTTPS] 监听端口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:15 +msgid "[HTTP] 监听端口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:39 +msgid "不开启劫持" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:41 +msgid "使用Hosts劫持" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:40 +msgid "使用IPSet劫持" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:38 +msgid "劫持方法" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:2 +msgid "" +"原理:采用 [酷我/酷狗/咕咪] 音源,替换网易云音乐 无版权/收费 歌曲链接
具" +"体使用方法参见:https://github.com/project-openwrt/luci-app-" +"unblockneteasemusic-go" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:10 +msgid "启用本插件" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:11 +msgid "启用本插件以解除网易云音乐播放限制" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:46 +msgid "启用进程守护" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:33 +msgid "咕咪音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/controller/unblockneteasemusic-go.lua:14 +msgid "基本设定" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:42 +msgid "如果使用Hosts劫持,请将HTTP/HTTPS端口设置为80/443" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:47 +msgid "开启后,附属程序会自动检测主程序运行状态,在主程序退出时自动重启" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/controller/unblockneteasemusic-go.lua:15 +msgid "日志" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:23 +msgid "本插件监听的HTTPS端口,不可与其他程序/HTTP共用一个端口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:16 +msgid "本插件监听的HTTP端口,不可与其他程序/HTTPS共用一个端口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/controller/unblockneteasemusic-go.lua:12 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:1 +msgid "解除网易云音乐播放限制 (Golang)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:31 +msgid "酷我音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:32 +msgid "酷狗音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:29 +msgid "音源接口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:34 +msgid "音源调用接口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:30 +msgid "默认" +msgstr "" diff --git a/package/ctcgfw/luci-app-unblockneteasemusic-go/po/zh_Hans/go.po b/package/ctcgfw/luci-app-unblockneteasemusic-go/po/zh_Hans/go.po new file mode 100644 index 0000000000..33e39abc80 --- /dev/null +++ b/package/ctcgfw/luci-app-unblockneteasemusic-go/po/zh_Hans/go.po @@ -0,0 +1,117 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/view/unblockneteasemusic-go/unblockneteasemusic_go_status.htm:20 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/view/unblockneteasemusic-go/unblockneteasemusic_go_status.htm:10 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/view/unblockneteasemusic-go/unblockneteasemusic_go_status.htm:7 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:22 +msgid "[HTTPS] 监听端口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:15 +msgid "[HTTP] 监听端口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:39 +msgid "不开启劫持" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:41 +msgid "使用Hosts劫持" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:40 +msgid "使用IPSet劫持" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:38 +msgid "劫持方法" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:2 +msgid "" +"原理:采用 [酷我/酷狗/咕咪] 音源,替换网易云音乐 无版权/收费 歌曲链接
具" +"体使用方法参见:https://github.com/project-openwrt/luci-app-" +"unblockneteasemusic-go" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:10 +msgid "启用本插件" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:11 +msgid "启用本插件以解除网易云音乐播放限制" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:46 +msgid "启用进程守护" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:33 +msgid "咕咪音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/controller/unblockneteasemusic-go.lua:14 +msgid "基本设定" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:42 +msgid "如果使用Hosts劫持,请将HTTP/HTTPS端口设置为80/443" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:47 +msgid "开启后,附属程序会自动检测主程序运行状态,在主程序退出时自动重启" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/controller/unblockneteasemusic-go.lua:15 +msgid "日志" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:23 +msgid "本插件监听的HTTPS端口,不可与其他程序/HTTP共用一个端口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:16 +msgid "本插件监听的HTTP端口,不可与其他程序/HTTPS共用一个端口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/controller/unblockneteasemusic-go.lua:12 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:1 +msgid "解除网易云音乐播放限制 (Golang)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:31 +msgid "酷我音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:32 +msgid "酷狗音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:29 +msgid "音源接口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:34 +msgid "音源调用接口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-go/luasrc/model/cbi/unblockneteasemusic-go.lua:30 +msgid "默认" +msgstr "" diff --git a/package/ctcgfw/luci-app-unblockneteasemusic-mini/po/templates/mini.pot b/package/ctcgfw/luci-app-unblockneteasemusic-mini/po/templates/mini.pot new file mode 100644 index 0000000000..da42e6397c --- /dev/null +++ b/package/ctcgfw/luci-app-unblockneteasemusic-mini/po/templates/mini.pot @@ -0,0 +1,45 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/model/cbi/unblockneteasemusic-mini.lua:18 +msgid "" +"" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/view/unblockneteasemusic-mini/unblockneteasemusic_mini_status.htm:20 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/model/cbi/unblockneteasemusic-mini.lua:19 +msgid "Linux/iOS/MacOSX设备在信任根证书后方可正常使用解锁功能。" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/view/unblockneteasemusic-mini/unblockneteasemusic_mini_status.htm:10 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/view/unblockneteasemusic-mini/unblockneteasemusic_mini_status.htm:7 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/model/cbi/unblockneteasemusic-mini.lua:5 +msgid "" +"原理:采用 [QQ/虾米/百度/酷狗/酷我/咕咪/JOOX] 等音源,替换网易云音乐 无版权/" +"收费 歌曲链接
由 [CTCGFW]Project-OpenWrt 提供服务器支持,来源: https://" +"github.com/project-openwrt/luci-app-unblockneteasemusic-mini" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/model/cbi/unblockneteasemusic-mini.lua:13 +msgid "启用本插件" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/model/cbi/unblockneteasemusic-mini.lua:14 +msgid "启用本插件以解除网易云音乐播放限制" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/controller/unblockneteasemusic-mini.lua:13 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/model/cbi/unblockneteasemusic-mini.lua:4 +msgid "解除网易云音乐播放限制 (Mini)" +msgstr "" diff --git a/package/ctcgfw/luci-app-unblockneteasemusic-mini/po/zh_Hans/mini.po b/package/ctcgfw/luci-app-unblockneteasemusic-mini/po/zh_Hans/mini.po new file mode 100644 index 0000000000..62bdb8c13e --- /dev/null +++ b/package/ctcgfw/luci-app-unblockneteasemusic-mini/po/zh_Hans/mini.po @@ -0,0 +1,52 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/model/cbi/unblockneteasemusic-mini.lua:18 +msgid "" +"" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/view/unblockneteasemusic-mini/unblockneteasemusic_mini_status.htm:20 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/model/cbi/unblockneteasemusic-mini.lua:19 +msgid "Linux/iOS/MacOSX设备在信任根证书后方可正常使用解锁功能。" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/view/unblockneteasemusic-mini/unblockneteasemusic_mini_status.htm:10 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/view/unblockneteasemusic-mini/unblockneteasemusic_mini_status.htm:7 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/model/cbi/unblockneteasemusic-mini.lua:5 +msgid "" +"原理:采用 [QQ/虾米/百度/酷狗/酷我/咕咪/JOOX] 等音源,替换网易云音乐 无版权/" +"收费 歌曲链接
由 [CTCGFW]Project-OpenWrt 提供服务器支持,来源: https://" +"github.com/project-openwrt/luci-app-unblockneteasemusic-mini" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/model/cbi/unblockneteasemusic-mini.lua:13 +msgid "启用本插件" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/model/cbi/unblockneteasemusic-mini.lua:14 +msgid "启用本插件以解除网易云音乐播放限制" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/controller/unblockneteasemusic-mini.lua:13 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic-mini/luasrc/model/cbi/unblockneteasemusic-mini.lua:4 +msgid "解除网易云音乐播放限制 (Mini)" +msgstr "" diff --git a/package/ctcgfw/luci-app-unblockneteasemusic/po/templates/unblockneteasemusic.pot b/package/ctcgfw/luci-app-unblockneteasemusic/po/templates/unblockneteasemusic.pot new file mode 100644 index 0000000000..5b61918a2e --- /dev/null +++ b/package/ctcgfw/luci-app-unblockneteasemusic/po/templates/unblockneteasemusic.pot @@ -0,0 +1,297 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:36 +msgid "" +"API Key申请地址:https://developers.google.com/youtube/v3/getting-" +"started#before-you-start" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/unblockneteasemusic_status.htm:20 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:40 +msgid "EndPoint" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:73 +msgid "HTTP 监听端口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:80 +msgid "HTTPS 监听端口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:23 +msgid "JOOX音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/unblockneteasemusic_status.htm:10 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:29 +msgid "QQ Cookie" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:17 +msgid "QQ音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/unblockneteasemusic_status.htm:7 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:35 +msgid "Youtube API Key" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:24 +msgid "Youtube音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:124 +msgid "" +"[公钥] 默认使用UnblockNeteaseMusic项目提供的CA证书,您可以指定为您自己的证书" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:130 +msgid "" +"[私钥] 默认使用UnblockNeteaseMusic项目提供的CA证书,您可以指定为您自己的证书" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:48 +msgid "不开启劫持" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:69 +msgid "仅推荐高级玩家使用" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:117 +msgid "代理服务器地址" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:50 +msgid "使用Hosts劫持" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:49 +msgid "使用IPSet劫持" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:118 +msgid "使用代理服务器获取音乐信息" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:41 +msgid "具体说明参见:https://github.com/nondanee/UnblockNeteaseMusic" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:47 +msgid "劫持方法" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:93 +msgid "升级时保留核心程序" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:2 +msgid "" +"原理:采用 [QQ/虾米/百度/酷狗/酷我/咕咪/JOOX] 等音源,替换网易云音乐 无版权/" +"收费 歌曲链接
具体使用方法参见:https://github.com/project-openwrt/luci-" +"app-unblockneteasemusic" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:105 +msgid "启用严格模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:56 +msgid "启用后,每天将定时自动检查最新版本并更新" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:10 +msgid "启用本插件" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:11 +msgid "启用本插件以解除网易云音乐播放限制" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:55 +msgid "启用自动更新" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:87 +msgid "启用进程守护" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:68 +msgid "启用进阶设置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:22 +msgid "咕咪音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:30 +msgid "在 y.qq.com 获取,需要uin和qm_keyst值" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/controller/unblockneteasemusic.lua:14 +msgid "基本设定" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:51 +msgid "如果使用Hosts劫持,程序监听的HTTP/HTTPS端口将被锁定为80/443" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:88 +msgid "开启后,附属程序会自动检测主程序运行状态,在主程序退出时自动重启" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_core.htm:16 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_luci.htm:16 +msgid "当前已是最新版本" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_core.htm:18 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_luci.htm:18 +msgid "无法检测最新版本" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/controller/unblockneteasemusic.lua:16 +msgid "日志" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic_upgrade.lua:7 +msgid "更新LuCI" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic_upgrade.lua:13 +msgid "更新主程序" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_core.htm:20 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_luci.htm:20 +msgid "更新失败,请稍后重试" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_core.htm:22 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_luci.htm:22 +msgid "更新成功,当前版本号:" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/controller/unblockneteasemusic.lua:15 +msgid "更新组件" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic_upgrade.lua:10 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic_upgrade.lua:16 +msgid "未检查" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:60 +msgid "检查更新时间" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_luci.htm:7 +msgid "正在更新LuCI..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_core.htm:7 +msgid "正在更新主程序..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_luci.htm:25 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_luci.htm:33 +msgid "点此更新LuCI" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_core.htm:25 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_core.htm:33 +msgid "点此更新主程序" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:19 +msgid "百度音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:81 +msgid "程序监听的HTTPS端口,不可与 其他程序/HTTP 共用一个端口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:74 +msgid "程序监听的HTTP端口,不可与 其他程序/HTTPS 共用一个端口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:111 +msgid "网易云服务器IP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:123 +msgid "自签发证书公钥位置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:129 +msgid "自签发证书私钥位置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:106 +msgid "" +"若将服务部署到公网,则强烈建议使用严格模式,此模式下仅放行网易云音乐所属域名" +"的请求;注意:该模式下不能使用全局代理" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:18 +msgid "虾米音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/controller/unblockneteasemusic.lua:12 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:1 +msgid "解除网易云音乐播放限制" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:65 +msgid "设定每天自动检查更新时间" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:112 +msgid "通过 ping music.163.com 即可获得IP地址,仅限填写一个" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:99 +msgid "部署到公网" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:21 +msgid "酷我音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:20 +msgid "酷狗音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:15 +msgid "音源接口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:25 +msgid "音源调用接口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:16 +msgid "默认" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:100 +msgid "默认仅监听局域网,如需提供公开访问请勾选此选项" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:94 +msgid "" +"默认情况下,在OpenWrt升级后会导致核心程序丢失,开启此选项后会保留当前下载的核" +"心程序" +msgstr "" diff --git a/package/ctcgfw/luci-app-unblockneteasemusic/po/zh_Hans/unblockneteasemusic.po b/package/ctcgfw/luci-app-unblockneteasemusic/po/zh_Hans/unblockneteasemusic.po new file mode 100644 index 0000000000..8cf6b98fb5 --- /dev/null +++ b/package/ctcgfw/luci-app-unblockneteasemusic/po/zh_Hans/unblockneteasemusic.po @@ -0,0 +1,304 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:36 +msgid "" +"API Key申请地址:https://developers.google.com/youtube/v3/getting-" +"started#before-you-start" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/unblockneteasemusic_status.htm:20 +msgid "Collecting data..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:40 +msgid "EndPoint" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:73 +msgid "HTTP 监听端口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:80 +msgid "HTTPS 监听端口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:23 +msgid "JOOX音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/unblockneteasemusic_status.htm:10 +msgid "NOT RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:29 +msgid "QQ Cookie" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:17 +msgid "QQ音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/unblockneteasemusic_status.htm:7 +msgid "RUNNING" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:35 +msgid "Youtube API Key" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:24 +msgid "Youtube音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:124 +msgid "" +"[公钥] 默认使用UnblockNeteaseMusic项目提供的CA证书,您可以指定为您自己的证书" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:130 +msgid "" +"[私钥] 默认使用UnblockNeteaseMusic项目提供的CA证书,您可以指定为您自己的证书" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:48 +msgid "不开启劫持" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:69 +msgid "仅推荐高级玩家使用" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:117 +msgid "代理服务器地址" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:50 +msgid "使用Hosts劫持" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:49 +msgid "使用IPSet劫持" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:118 +msgid "使用代理服务器获取音乐信息" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:41 +msgid "具体说明参见:https://github.com/nondanee/UnblockNeteaseMusic" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:47 +msgid "劫持方法" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:93 +msgid "升级时保留核心程序" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:2 +msgid "" +"原理:采用 [QQ/虾米/百度/酷狗/酷我/咕咪/JOOX] 等音源,替换网易云音乐 无版权/" +"收费 歌曲链接
具体使用方法参见:https://github.com/project-openwrt/luci-" +"app-unblockneteasemusic" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:105 +msgid "启用严格模式" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:56 +msgid "启用后,每天将定时自动检查最新版本并更新" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:10 +msgid "启用本插件" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:11 +msgid "启用本插件以解除网易云音乐播放限制" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:55 +msgid "启用自动更新" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:87 +msgid "启用进程守护" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:68 +msgid "启用进阶设置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:22 +msgid "咕咪音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:30 +msgid "在 y.qq.com 获取,需要uin和qm_keyst值" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/controller/unblockneteasemusic.lua:14 +msgid "基本设定" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:51 +msgid "如果使用Hosts劫持,程序监听的HTTP/HTTPS端口将被锁定为80/443" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:88 +msgid "开启后,附属程序会自动检测主程序运行状态,在主程序退出时自动重启" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_core.htm:16 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_luci.htm:16 +msgid "当前已是最新版本" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_core.htm:18 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_luci.htm:18 +msgid "无法检测最新版本" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/controller/unblockneteasemusic.lua:16 +msgid "日志" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic_upgrade.lua:7 +msgid "更新LuCI" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic_upgrade.lua:13 +msgid "更新主程序" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_core.htm:20 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_luci.htm:20 +msgid "更新失败,请稍后重试" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_core.htm:22 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_luci.htm:22 +msgid "更新成功,当前版本号:" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/controller/unblockneteasemusic.lua:15 +msgid "更新组件" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic_upgrade.lua:10 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic_upgrade.lua:16 +msgid "未检查" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:60 +msgid "检查更新时间" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_luci.htm:7 +msgid "正在更新LuCI..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_core.htm:7 +msgid "正在更新主程序..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_luci.htm:25 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_luci.htm:33 +msgid "点此更新LuCI" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_core.htm:25 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/view/unblockneteasemusic/update_core.htm:33 +msgid "点此更新主程序" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:19 +msgid "百度音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:81 +msgid "程序监听的HTTPS端口,不可与 其他程序/HTTP 共用一个端口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:74 +msgid "程序监听的HTTP端口,不可与 其他程序/HTTPS 共用一个端口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:111 +msgid "网易云服务器IP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:123 +msgid "自签发证书公钥位置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:129 +msgid "自签发证书私钥位置" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:106 +msgid "" +"若将服务部署到公网,则强烈建议使用严格模式,此模式下仅放行网易云音乐所属域名" +"的请求;注意:该模式下不能使用全局代理" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:18 +msgid "虾米音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/controller/unblockneteasemusic.lua:12 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:1 +msgid "解除网易云音乐播放限制" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:65 +msgid "设定每天自动检查更新时间" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:112 +msgid "通过 ping music.163.com 即可获得IP地址,仅限填写一个" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:99 +msgid "部署到公网" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:21 +msgid "酷我音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:20 +msgid "酷狗音乐" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:15 +msgid "音源接口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:25 +msgid "音源调用接口" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:16 +msgid "默认" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:100 +msgid "默认仅监听局域网,如需提供公开访问请勾选此选项" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-unblockneteasemusic/luasrc/model/cbi/unblockneteasemusic.lua:94 +msgid "" +"默认情况下,在OpenWrt升级后会导致核心程序丢失,开启此选项后会保留当前下载的核" +"心程序" +msgstr "" diff --git a/package/ctcgfw/luci-app-usb3disable/po/templates/usb3disable.pot b/package/ctcgfw/luci-app-usb3disable/po/templates/usb3disable.pot new file mode 100644 index 0000000000..3adade749b --- /dev/null +++ b/package/ctcgfw/luci-app-usb3disable/po/templates/usb3disable.pot @@ -0,0 +1,36 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/model/cbi/usb3disable.lua:20 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/model/cbi/usb3disable.lua:38 +msgid "Disable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/model/cbi/usb3disable.lua:30 +msgid "Enable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/model/cbi/usb3disable.lua:18 +msgid "disable now" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/model/cbi/usb3disable.lua:36 +msgid "disable on boot" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/model/cbi/usb3disable.lua:12 +msgid "enable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/model/cbi/usb3disable.lua:10 +msgid "enable now" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/model/cbi/usb3disable.lua:28 +msgid "enable on boot" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/controller/usb3disable.lua:4 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/controller/usb3disable.lua:5 +msgid "usb3disable" +msgstr "" diff --git a/package/ctcgfw/luci-app-usb3disable/po/zh_Hans/usb3disable.po b/package/ctcgfw/luci-app-usb3disable/po/zh_Hans/usb3disable.po new file mode 100644 index 0000000000..7a75bb2d9d --- /dev/null +++ b/package/ctcgfw/luci-app-usb3disable/po/zh_Hans/usb3disable.po @@ -0,0 +1,43 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/model/cbi/usb3disable.lua:20 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/model/cbi/usb3disable.lua:38 +msgid "Disable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/model/cbi/usb3disable.lua:30 +msgid "Enable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/model/cbi/usb3disable.lua:18 +msgid "disable now" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/model/cbi/usb3disable.lua:36 +msgid "disable on boot" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/model/cbi/usb3disable.lua:12 +msgid "enable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/model/cbi/usb3disable.lua:10 +msgid "enable now" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/model/cbi/usb3disable.lua:28 +msgid "enable on boot" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/controller/usb3disable.lua:4 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-usb3disable/luasrc/controller/usb3disable.lua:5 +msgid "usb3disable" +msgstr "" diff --git a/package/ctcgfw/luci-app-vssr/po/templates/vssr.pot b/package/ctcgfw/luci-app-vssr/po/templates/vssr.pot new file mode 100644 index 0000000000..97023ae1dc --- /dev/null +++ b/package/ctcgfw/luci-app-vssr/po/templates/vssr.pot @@ -0,0 +1,884 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:84 +msgid "0" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:56 +msgid "1 Thread" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:57 +msgid "2 Threads" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:58 +msgid "4 Threads" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:59 +msgid "8 Threads" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:22 +msgid "Access Control" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:75 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:76 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:84 +msgid "Add" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:24 +msgid "Advanced Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/servers.lua:44 +msgid "Alias" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:82 +msgid "Alias(optional)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:70 +msgid "All Ports" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:156 +msgid "AlterId" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:79 +msgid "Anti-pollution DNS Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:38 +msgid "Apply" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:55 +msgid "Auto Threads" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/subscription.lua:27 +msgid "Auto Update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/subscription.lua:29 +msgid "Auto Update Server subscription, GFW list and CHN route" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:40 +msgid "Basic Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:245 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:256 +msgid "BitTorrent (uTP)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:71 +msgid "Black Domain List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:53 +msgid "Bypass Domain List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:187 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:252 +msgid "Camouflage Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/check.htm:26 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/check.htm:35 +msgid "Check Connect" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/checkport.htm:24 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/checkport.htm:31 +msgid "Check Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:65 +msgid "Check Try Count" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:60 +msgid "Check timout(second)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/check.htm:8 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/checkport.htm:8 +msgid "Check..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:99 +msgid "China IP Data" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:18 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:114 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:116 +msgid "Client" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:90 +msgid "Cloudflare DNS (1.1.1.1)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:321 +msgid "Concurrency" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:152 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:181 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:256 +msgid "Configuration Succeeded" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:62 +msgid "Configuration Url" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:298 +msgid "Congestion" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/check.htm:20 +msgid "Connect Error" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/check.htm:18 +msgid "Connect OK" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:68 +msgid "Connection Timeout" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:87 +msgid "Copy SSR to clipboard successfully." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:84 +msgid "Country" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:47 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:48 +msgid "Delete" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/subscription.lua:53 +msgid "Delete all severs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:76 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:44 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:50 +msgid "Disable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:280 +msgid "Downlink Capacity" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:43 +msgid "Edit" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:50 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:43 +msgid "Edit vssr Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:59 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:82 +msgid "Enable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:52 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:333 +msgid "Enable Auto Switch" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:49 +msgid "Enable Process Deamon" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:65 +msgid "Enable Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:108 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:113 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:169 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:77 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:94 +msgid "Encrypt Method" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:266 +msgid "Export SSR" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/list.lua:4 +msgid "GFW Custom List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:94 +msgid "GFW List Data" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:64 +msgid "GFW List Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:58 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:129 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:131 +msgid "Game Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:37 +msgid "Game Mode Host List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:114 +msgid "Game Mode UDP Relay" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:49 +msgid "Game Mode UDP Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:106 +msgid "Global Client" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:66 +msgid "Global Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:162 +msgid "Global SSR Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:60 +msgid "Global Setting" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:80 +msgid "Google Public DNS (8.8.4.4)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:81 +msgid "Google Public DNS (8.8.8.8)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:194 +msgid "HTTP Host" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:199 +msgid "HTTP Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:218 +msgid "HTTP/2 Host" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:223 +msgid "HTTP/2 Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:359 +msgid "Haven't a Kcptun executable file" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:240 +msgid "Header" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:65 +msgid "IP Route Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:4 +msgid "IP black-and-white list" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:184 +msgid "IPK Version" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:152 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:181 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:256 +msgid "Import" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:264 +msgid "Import Configuration" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:86 +msgid "Invalid" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:111 +msgid "Invalid Format" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/servers.lua:55 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:176 +msgid "KcpTun" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:344 +msgid "KcpTun Enable" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:375 +msgid "KcpTun Param" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:370 +msgid "KcpTun Password" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:351 +msgid "KcpTun Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:172 +msgid "KcpTun Version" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:21 +msgid "LAN Bypassed Host List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:29 +msgid "LAN Force Proxy Host List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:19 +msgid "LAN IP AC" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:84 +msgid "Level 3 Public DNS (209.244.0.3)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:85 +msgid "Level 3 Public DNS (209.244.0.4)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:86 +msgid "Level 3 Public DNS (4.2.2.1)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:87 +msgid "Level 3 Public DNS (4.2.2.2)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:88 +msgid "Level 3 Public DNS (4.2.2.3)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:89 +msgid "Level 3 Public DNS (4.2.2.4)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:81 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:337 +msgid "Local Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:39 +msgid "Log" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:262 +msgid "MTU" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:43 +msgid "Main Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:54 +msgid "Multi Threads Option" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:315 +msgid "Mux" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/refresh.htm:18 +msgid "No new data!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:16 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:19 +msgid "Node List" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:8 +msgid "Node list" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:9 +msgid "Nodes" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:189 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:232 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:243 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:254 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/servers.lua:45 +msgid "None" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:111 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:119 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:127 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:138 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:148 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:158 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:167 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:181 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:18 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:58 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:70 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:82 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:116 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:131 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:136 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:141 +msgid "Not Running" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:361 +msgid "Not a Kcptun executable file" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:37 +msgid "Not exist" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:126 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:86 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:107 +msgid "Obfs" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:152 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:90 +msgid "Obfs param(optional)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:71 +msgid "Only Common Ports" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:83 +msgid "OpenDNS (208.67.220.220)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:82 +msgid "OpenDNS (208.67.222.222)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:67 +msgid "Oversea Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:91 +msgid "Oversea Mode DNS-1 (114.114.114.114)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:92 +msgid "Oversea Mode DNS-2 (114.114.115.115)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:122 +msgid "PDNSD" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:102 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:73 +msgid "Password" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:8 +msgid "Ping All Servers" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/list.lua:4 +msgid "Please refer to the following writing" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:31 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:44 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:121 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:126 +msgid "Problem detected" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:118 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:81 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:100 +msgid "Protocol" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:123 +msgid "Protocol param(optional)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:69 +msgid "Proxy Ports" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:236 +msgid "QUIC Key" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:229 +msgid "QUIC Security" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:286 +msgid "Read Buffer Size" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:97 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:102 +msgid "Records" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/refresh.htm:32 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/refresh.htm:41 +msgid "Refresh Data" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/refresh.htm:21 +msgid "Refresh Error!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/refresh.htm:25 +msgid "Refresh OK!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/refresh.htm:8 +msgid "Refresh..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:74 +msgid "Resolve Dns Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:109 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:117 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:125 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:136 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:146 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:156 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:165 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:179 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:114 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:129 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:134 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:139 +msgid "Running" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:63 +msgid "Running Mode" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:72 +msgid "SOCKS5 Proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:133 +msgid "SSOCKS5 Proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:14 +msgid "SSR Client" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:143 +msgid "SSR SOCKS5 Proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:36 +msgid "SSR Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:51 +msgid "Same as Global Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/update_subscribe.htm:6 +msgid "Save And Start Subscribe" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:75 +msgid "Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:89 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/servers.lua:47 +msgid "Server Address" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:67 +msgid "Server Node Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:93 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:63 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:88 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/servers.lua:50 +msgid "Server Port" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:69 +msgid "Server Setting" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:46 +msgid "Server failsafe auto swith settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:77 +msgid "Shadowsocks" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:75 +msgid "ShadowsocksR" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:38 +msgid "Status" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/subscription.lua:39 +msgid "Subscribe URL" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/update_subscribe.htm:19 +msgid "Subscribing,Please do not refresh!" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:20 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/subscription.lua:24 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/update_subscribe.htm:18 +msgid "Subscription" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:55 +msgid "Switch check cycly(second)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:326 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:92 +msgid "TCP Fast Open" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:148 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:309 +msgid "TLS" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:268 +msgid "TTI" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:58 +msgid "This section contains no values yet" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/subscription.lua:42 +msgid "Through proxy update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/subscription.lua:44 +msgid "Through proxy update list, Not Recommended" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/refresh.htm:25 +msgid "Total Records:" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:175 +msgid "Transport" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:69 +msgid "Trojan" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/servers.lua:41 +msgid "Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:89 +msgid "Unable to copy SSR to clipboard." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:34 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:44 +msgid "Unknown" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/update_subscribe.htm:3 +msgid "Update" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:91 +msgid "Update Setting" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/subscription.lua:32 +msgid "Update time (every day)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:274 +msgid "Uplink Capacity" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:76 +msgid "Use Local DNS Service listen port 5335" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:75 +msgid "Use Pdnsd tcp query and cache" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:103 +msgid "User Cancel" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:80 +msgid "Using incorrect encryption mothod may causes service fail to start" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:73 +msgid "V2Ray" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:153 +msgid "V2SOCKS5 Proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:131 +msgid "V2ray-plugin" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:140 +msgid "V2ray-plugin-host" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:144 +msgid "V2ray-plugin-path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:135 +msgid "V2ray-plugin-transport" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:244 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:255 +msgid "VideoCall (SRTP)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:44 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:124 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:126 +msgid "Visit domestic website" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:31 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:119 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:121 +msgid "Visit foreign websites" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:163 +msgid "VmessId (UUID)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:15 +msgid "WAN Force Proxy IP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:10 +msgid "WAN IP AC" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:12 +msgid "WAN White List IP" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:206 +msgid "WebSocket Host" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:211 +msgid "WebSocket Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:246 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:257 +msgid "WechatVideo" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:119 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:124 +msgid "Working..." +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:292 +msgid "Write Buffer Size" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:233 +msgid "aes-128-gcm" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:303 +msgid "allowInsecure" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:345 +msgid "bin:/usr/bin/kcptun-client" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:234 +msgid "chacha20-poly1305" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:8 +msgid "total" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:11 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:27 +msgid "vssr" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:10 +msgid "vssr Server" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:86 +msgid "请自己指定。格式:cn us hk 等" +msgstr "" diff --git a/package/ctcgfw/luci-app-vssr/po/zh_Hans/vssr.po b/package/ctcgfw/luci-app-vssr/po/zh_Hans/vssr.po index 9a72dc9d11..5b3cc7a8b2 100644 --- a/package/ctcgfw/luci-app-vssr/po/zh_Hans/vssr.po +++ b/package/ctcgfw/luci-app-vssr/po/zh_Hans/vssr.po @@ -1,618 +1,1091 @@ msgid "" -msgstr "Content-Type: text/plain; charset=UTF-8\n" - - -msgid "Enable" -msgstr "启用" - -msgid "Disable" -msgstr "停用" - -msgid "Enable Servers" -msgstr "开启服务" - - -msgid "Socks user" -msgstr "用户名" - -msgid "Socks pass" -msgstr "密码" - -msgid "Ping All Servers" -msgstr "PING 所有节点" - - -msgid "vssr Server" -msgstr "vssr 服务端" - -msgid "SSR SOCKS5 Proxy" -msgstr "SSR SOCKS5代理" - -msgid "Subscription" -msgstr "订阅管理" - -msgid "Subscribing,Please do not refresh!" -msgstr "订阅,请不要刷新!" - -msgid "Check Try Count" -msgstr "切换检查重试次数" - -msgid "Log" -msgstr "日志" - -msgid "Bypass Domain List" -msgstr "不走代理的域名" - -msgid "Black Domain List" -msgstr "强制走代理的域名" - -msgid "Node List" -msgstr "节点列表" - -msgid "END SUBSCRIBE" -msgstr "结束订阅" - -msgid "Update Setting" -msgstr "更新设置" - - -msgid "AlterId" -msgstr "额外ID" - -msgid "Save And Start Subscribe" -msgstr "保存并开始订阅" - - -msgid "VmessId (UUID)" -msgstr "用户ID(UUID)" - -msgid "Transport" -msgstr "传输方式" - -msgid "Configuration Url" -msgstr "配置链接" - -msgid "Import Configuration" -msgstr "导入配置信息" - -msgid "Apply" -msgstr "应用" - -msgid "total" -msgstr "总计" - -msgid "Node list" -msgstr "节点列表" - - -msgid "Nodes" -msgstr "个节点" - -msgid "Client" -msgstr "客户端" - -msgid "Visit foreign websites" -msgstr "访问国外网站" - -msgid "Visit domestic website" -msgstr "访问国内网站" - -msgid "Problem detected" -msgstr "无法访问" - -msgid "Working..." -msgstr "连接正常" - - -msgid "Game Mode" -msgstr "游戏模式" - - -msgid "V2ray SOCKS5 Proxy" -msgstr "V2ray SOCKS5代理" - -msgid "Edit vssr Server" -msgstr "编辑服务器配置" - -msgid "ShadowSocksR is running" -msgstr "ShadowSocksR 客户端运行中" - -msgid "ShadowSocksR is not running" -msgstr "ShadowSocksR 客户端未运行" - -msgid "Global Setting" -msgstr "全局设置" - -msgid "Global Server" -msgstr "全局服务器" - -msgid "ShadowSocksR SOCK5 Proxy is running" -msgstr "ShadowSocksR SOCK5代理运行中" - -msgid "UDP Relay Server" -msgstr "UDP中继服务器" - -msgid "Same as Global Server" -msgstr "与全局服务器相同" - -msgid "Servers Setting" -msgstr "服务器配置" - -msgid "Alias(optional)" -msgstr "别名(可选)" - -msgid "Onetime Authentication" -msgstr "一次验证" - -msgid "Server Address" -msgstr "服务器地址" - -msgid "Server Port" -msgstr "服务器端口" - -msgid "Local Port" -msgstr "本地端口" - -msgid "Connection Timeout" -msgstr "连接超时" - -msgid "Password" -msgstr "密码" - -msgid "Encrypt Method" -msgstr "加密方式" - -msgid "Protocol" -msgstr "传输协议" - -msgid "Protocol param(optional)" -msgstr "传输协议参数(可选)" - -msgid "Obfs" -msgstr "混淆插件" - -msgid "Obfs param(optional)" -msgstr "混淆参数(可选)" - -msgid "Enable Tunnel(DNS)" -msgstr "启用隧道(DNS)转发" - -msgid "Tunnel Port" -msgstr "隧道(DNS)本地端口" - -msgid "Forwarding Tunnel" -msgstr "隧道(DNS)转发地址" - -msgid "Access Control" -msgstr "访问控制" - -msgid "Interfaces - WAN" -msgstr "接口 - WAN" - -msgid "Bypassed IP List" -msgstr "被忽略IP列表" - -msgid "NULL - As Global Proxy" -msgstr "留空 - 作为全局代理" - -msgid "Bypassed IP" -msgstr "额外被忽略IP" - -msgid "Forwarded IP" -msgstr "强制走代理IP" - -msgid "Interfaces - LAN" -msgstr "接口 - LAN" - -msgid "LAN Access Control" -msgstr "内网访问控制" - -msgid "Allow listed only" -msgstr "仅允许列表内" - -msgid "Allow all except listed" -msgstr "仅允许列表外" - -msgid "LAN Host List" -msgstr "内网主机列表" - -msgid "SSR Client" -msgstr "客户端" - -msgid "SSR Server" -msgstr "服务端" - -msgid "ShadowSocksR Server" -msgstr "ShadowSocksR 服务端" - -msgid "ShadowSocksR Server is running" -msgstr "ShadowSocksR 服务端运行中" - -msgid "ShadowSocksR Server is not running" -msgstr "ShadowSocksR 服务端未运行" - -msgid "Enable Server" -msgstr "启动服务端" - -msgid "Server Setting" -msgstr "服务端配置" - -msgid "KcpTun Enable" -msgstr "KcpTun 启用" - -msgid "bin:/usr/bin/kcptun-client" -msgstr "二进制文件:/usr/bin/kcptun-client" - -msgid "KcpTun Port" -msgstr "KcpTun 端口" - -msgid "KcpTun Param" -msgstr "KcpTun 参数" - -msgid "KcpTun Password" -msgstr "KcpTun 密码" - -msgid "Haven't a Kcptun executable file" -msgstr "不存在Kcptun可执行文件,请下载Kcptun可执行文件并改名放入/usr/bin/kcptun-client" - -msgid "Not a Kcptun executable file" -msgstr "Kcptun可执行文件格式不正确,请确认是否正确下载了路由器对应的可执行文件" - -msgid "Enable Process Monitor" -msgstr "启用进程监控" - -msgid "Edit ShadowSocksR Server" -msgstr "编辑服务器配置" - -msgid "Alias" -msgstr "别名" - -msgid "SOCKS5 Proxy" -msgstr "SOCKS5代理" - -msgid "Server" -msgstr "服务器" - -msgid "TCP Fast Open" -msgstr "TCP快速打开" - -msgid "Status" -msgstr "状态" - -msgid "Unknown" -msgstr "未知" - -msgid "Running Status" -msgstr "运行状态" - -msgid "vssr" -msgstr "Hello World" - -msgid "Global Client" -msgstr "TCP透明代理" - -msgid "Global SSR Server" -msgstr "SSR服务端" - -msgid "DNS Tunnel" -msgstr "DNS 隧道" - -msgid "IPK Version" -msgstr "IPK 版本号" - -msgid "KcpTun Version" -msgstr "KcpTun 版本号" - -msgid "Not exist" -msgstr "未安装可执行文件" - -msgid "IPK Installation Time" -msgstr "IPK 安装时间" - -msgid "Project" -msgstr "项目地址" - -msgid "Not Running" -msgstr "未运行" - -msgid "Running" -msgstr "运行中" - -msgid "Enable GFW mode" -msgstr "启用 GFW 模式" - -msgid "Running Mode" -msgstr "运行模式" - -msgid "IP Route Mode" -msgstr "绕过中国大陆IP模式" - -msgid "GFW List Mode" -msgstr "GFW列表模式" - -msgid "Global Mode" -msgstr "全局模式" - -msgid "Oversea Mode" -msgstr "海外用户回国模式" - -msgid "Router Proxy" -msgstr "路由器访问控制" - -msgid "Normal Proxy" -msgstr "正常代理" - -msgid "Bypassed Proxy" -msgstr "不走代理" - -msgid "Forwarded Proxy" -msgstr "强制走代理" - -msgid "UDP Relay" -msgstr "UDP中继" - -msgid "Google Connectivity" -msgstr "【谷歌】连通性检查" - -msgid "Baidu Connectivity" -msgstr "【百度】连通性检查" - -msgid "No Check" -msgstr "未检查" - -msgid "Check" -msgstr "检查" - -msgid "Connect OK" -msgstr "连接正常" - -msgid "Connect Error" -msgstr "连接错误" - -msgid "Check..." -msgstr "正在检查.." - -msgid "Proxy Check" -msgstr "代理检查" - - -msgid "GFW List Data" -msgstr "【GFW列表】数据库" - -msgid "China IP Data" -msgstr "【国内IP段】数据库" - -msgid "Records" -msgstr "条记录" - -msgid "Refresh Data" -msgstr "更新数据库" - -msgid "Refresh..." -msgstr "正在更新,请稍候.." - -msgid "Refresh OK!" -msgstr "更新成功!" - -msgid "Refresh Error!" -msgstr "更新失败!" - -msgid "No new data!" -msgstr "你已经是最新数据,无需更新!" - -msgid "Total Records:" -msgstr "新的总纪录数:" - -msgid "Check Server Port" -msgstr "【服务器端口】检查" - -msgid "Check Connect" -msgstr "检查连通性" - -msgid "Check Server" -msgstr "检查服务器" - -msgid "Auto Switch" -msgstr "自动切换" - -msgid "Enable Auto Switch" -msgstr "启用自动切换" - -msgid "Switch check cycly(second)" -msgstr "自动切换检查周期(秒)" - -msgid "Check timout(second)" -msgstr "切换检查超时时间(秒)" - -msgid "Enable Process Deamon" -msgstr "启用进程自动守护" - -msgid "Advertising Data" -msgstr "【广告屏蔽】数据库" - -msgid "DNS Server IP and Port" -msgstr "DNS服务器地址和端口" - -msgid "Resolve Dns Mode" -msgstr "DNS解析方式" - -msgid "Use SSR DNS Tunnel" -msgstr "使用SSR-DNS隧道" - -msgid "Use Pdnsd" -msgstr "使用Pdnsd" - -msgid "Use Other DNS Tunnel(Need to install)" -msgstr "使用其他DNS转发(需要自己安装)" - -msgid "Import SSR" -msgstr "导入ssr配置信息" - -msgid "Export SSR" -msgstr "导出ssr配置信息" - -msgid "Import SSR successfully." -msgstr "成功导入SSR。" - -msgid "Invalid SSR format." -msgstr "无效的SSR格式。" - -msgid "User cancelled." -msgstr "用户已取消。" - -msgid "Paste ssr url here" -msgstr "在此处粘贴ssr://网址" - -msgid "Unable to copy SSR to clipboard." -msgstr "无法复制SSR网址到剪贴板。" - -msgid "Copy SSR to clipboard successfully." -msgstr "成功复制SSR网址到剪贴板。" - -msgid "Servers Manage" -msgstr "服务器管理" - -msgid "Auto Update" -msgstr "自动更新" - -msgid "Through proxy update" -msgstr "通过代理更新" - -msgid "GFW List" -msgstr "GFW列表" - -msgid "ShadowSocksR Plus+ Settings" -msgstr "ShadowSocksR Plus+ 设置(支持SS/SSR/V2RAY)" - -msgid "Main Server" -msgstr "主服务器" - -msgid "Anti-pollution DNS Server" -msgstr "访问国外域名DNS服务器" - -msgid "Use Pdnsd tcp query and cache" -msgstr "使用PDNSD TCP查询并缓存" - -msgid "DNS Server IP:Port" -msgstr "DNS服务器 IP:Port" - -msgid "Update time (every day)" -msgstr "更新时间 (每天)" - -msgid "Auto Update Server subscription, GFW list and CHN route" -msgstr "自动更新服务器订阅、GFW列表和 CHN路由表" - -msgid "Subscribe URL" -msgstr "SS/SSR/V2RAY订阅URL地址" - -msgid "Update" -msgstr "更新" - -msgid "Server Count" -msgstr "服务器节点数量" - -msgid "IP black-and-white list" -msgstr "IP黑白名单" - -msgid "WAN IP AC" -msgstr "WAN IP访问控制" - -msgid "WAN White List IP" -msgstr "不走代理的WAN IP" - -msgid "WAN Force Proxy IP" -msgstr "强制走代理的WAN IP" - -msgid "LAN Bypassed Host List" -msgstr "不走代理的局域网LAN IP" - -msgid "LAN Force Proxy Host List" -msgstr "全局代理的LAN IP" - -msgid "Router Self AC" -msgstr "路由器自身代理设置" - -msgid "Router Self Proxy" -msgstr "路由器自身代理方式" - -msgid "Normal Proxy" -msgstr "跟随全局设置" - -msgid "Bypassed Proxy" -msgstr "不走代理" - -msgid "Forwarded Proxy" -msgstr "全局代理" - -msgid "GFW Custom List" -msgstr "GFW 用户自定义列表" - -msgid "Please refer to the following writing" -msgstr "每行一个域名,无需写前面的 HTTP(S):// ,提交后即时生效" - -msgid "Servers subscription and manage" -msgstr "节点订阅" - -msgid "Through proxy update list, Not Recommended" -msgstr "通过路由器自身代理更新订阅(不推荐)" - -msgid "LAN IP AC" -msgstr "LAN IP访问控制" - -msgid "Game Mode UDP Server" -msgstr "游戏模式UDP中继服务器" - -msgid "Game Mode UDP Relay" -msgstr "游戏模式UDP中继" - -msgid "Server failsafe auto swith settings" -msgstr "服务器节点故障自动切换设置" - -msgid "Delete all severs" -msgstr "删除所有服务器" - -msgid "Severs Nodes" -msgstr "服务器节点" - -msgid "Use Local DNS Service listen port 5335" -msgstr "使用本机端口为5335的DNS服务" - -msgid "Server Node Type" -msgstr "服务器节点类型" - -msgid "Using incorrect encryption mothod may causes service fail to start" -msgstr "输入不正确的参数组合可能会导致服务无法启动" - -msgid "Game Mode Host List" -msgstr "增强游戏模式客户端LAN IP" - -msgid "Multi Threads Option" -msgstr "多线程并发转发" - -msgid "Auto Threads" -msgstr "自动(CPU线程数)" - +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:84 +msgid "0" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:56 msgid "1 Thread" msgstr "单线程" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:57 msgid "2 Threads" msgstr "2 线程" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:58 msgid "4 Threads" msgstr "4 线程" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:59 msgid "8 Threads" msgstr "8 线程" -msgid "Proxy Ports" -msgstr "需要代理的端口" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:22 +msgid "Access Control" +msgstr "访问控制" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:75 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:76 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:84 +msgid "Add" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:24 +msgid "Advanced Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/servers.lua:44 +msgid "Alias" +msgstr "别名" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:82 +msgid "Alias(optional)" +msgstr "别名(可选)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:70 msgid "All Ports" msgstr "所有端口(默认)" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:156 +msgid "AlterId" +msgstr "额外ID" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:79 +msgid "Anti-pollution DNS Server" +msgstr "访问国外域名DNS服务器" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:38 +msgid "Apply" +msgstr "应用" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:55 +msgid "Auto Threads" +msgstr "自动(CPU线程数)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/subscription.lua:27 +msgid "Auto Update" +msgstr "自动更新" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/subscription.lua:29 +msgid "Auto Update Server subscription, GFW list and CHN route" +msgstr "自动更新服务器订阅、GFW列表和 CHN路由表" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:40 +msgid "Basic Settings" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:245 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:256 +msgid "BitTorrent (uTP)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:71 +msgid "Black Domain List" +msgstr "强制走代理的域名" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:53 +msgid "Bypass Domain List" +msgstr "不走代理的域名" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:187 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:252 +msgid "Camouflage Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/check.htm:26 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/check.htm:35 +msgid "Check Connect" +msgstr "检查连通性" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/checkport.htm:24 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/checkport.htm:31 +msgid "Check Server" +msgstr "检查服务器" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:65 +msgid "Check Try Count" +msgstr "切换检查重试次数" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:60 +msgid "Check timout(second)" +msgstr "切换检查超时时间(秒)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/check.htm:8 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/checkport.htm:8 +msgid "Check..." +msgstr "正在检查.." + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:99 +msgid "China IP Data" +msgstr "【国内IP段】数据库" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:18 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:114 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:116 +msgid "Client" +msgstr "客户端" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:90 +msgid "Cloudflare DNS (1.1.1.1)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:321 +msgid "Concurrency" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:152 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:181 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:256 +msgid "Configuration Succeeded" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:62 +msgid "Configuration Url" +msgstr "配置链接" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:298 +msgid "Congestion" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/check.htm:20 +msgid "Connect Error" +msgstr "连接错误" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/check.htm:18 +msgid "Connect OK" +msgstr "连接正常" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:68 +msgid "Connection Timeout" +msgstr "连接超时" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:87 +msgid "Copy SSR to clipboard successfully." +msgstr "成功复制SSR网址到剪贴板。" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:84 +msgid "Country" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:47 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:48 +msgid "Delete" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/subscription.lua:53 +msgid "Delete all severs" +msgstr "删除所有服务器" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:76 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:44 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:50 +msgid "Disable" +msgstr "停用" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:280 +msgid "Downlink Capacity" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:43 +msgid "Edit" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:50 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:43 +msgid "Edit vssr Server" +msgstr "编辑服务器配置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:59 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:82 +msgid "Enable" +msgstr "启用" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:52 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:333 +msgid "Enable Auto Switch" +msgstr "启用自动切换" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:49 +msgid "Enable Process Deamon" +msgstr "启用进程自动守护" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:65 +msgid "Enable Server" +msgstr "启动服务端" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:108 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:113 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:169 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:77 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:94 +msgid "Encrypt Method" +msgstr "加密方式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:266 +msgid "Export SSR" +msgstr "导出ssr配置信息" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/list.lua:4 +msgid "GFW Custom List" +msgstr "GFW 用户自定义列表" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:94 +msgid "GFW List Data" +msgstr "【GFW列表】数据库" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:64 +msgid "GFW List Mode" +msgstr "GFW列表模式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:58 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:129 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:131 +msgid "Game Mode" +msgstr "游戏模式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:37 +msgid "Game Mode Host List" +msgstr "增强游戏模式客户端LAN IP" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:114 +msgid "Game Mode UDP Relay" +msgstr "游戏模式UDP中继" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:49 +msgid "Game Mode UDP Server" +msgstr "游戏模式UDP中继服务器" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:106 +msgid "Global Client" +msgstr "TCP透明代理" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:66 +msgid "Global Mode" +msgstr "全局模式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:162 +msgid "Global SSR Server" +msgstr "SSR服务端" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:60 +msgid "Global Setting" +msgstr "全局设置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:80 +msgid "Google Public DNS (8.8.4.4)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:81 +msgid "Google Public DNS (8.8.8.8)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:194 +msgid "HTTP Host" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:199 +msgid "HTTP Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:218 +msgid "HTTP/2 Host" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:223 +msgid "HTTP/2 Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:359 +msgid "Haven't a Kcptun executable file" +msgstr "" +"不存在Kcptun可执行文件,请下载Kcptun可执行文件并改名放入/usr/bin/kcptun-" +"client" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:240 +msgid "Header" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:65 +msgid "IP Route Mode" +msgstr "绕过中国大陆IP模式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:4 +msgid "IP black-and-white list" +msgstr "IP黑白名单" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:184 +msgid "IPK Version" +msgstr "IPK 版本号" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:152 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:181 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:256 +msgid "Import" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:264 +msgid "Import Configuration" +msgstr "导入配置信息" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:86 +msgid "Invalid" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:111 +msgid "Invalid Format" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/servers.lua:55 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:176 +msgid "KcpTun" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:344 +msgid "KcpTun Enable" +msgstr "KcpTun 启用" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:375 +msgid "KcpTun Param" +msgstr "KcpTun 参数" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:370 +msgid "KcpTun Password" +msgstr "KcpTun 密码" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:351 +msgid "KcpTun Port" +msgstr "KcpTun 端口" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:172 +msgid "KcpTun Version" +msgstr "KcpTun 版本号" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:21 +msgid "LAN Bypassed Host List" +msgstr "不走代理的局域网LAN IP" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:29 +msgid "LAN Force Proxy Host List" +msgstr "全局代理的LAN IP" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:19 +msgid "LAN IP AC" +msgstr "LAN IP访问控制" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:84 +msgid "Level 3 Public DNS (209.244.0.3)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:85 +msgid "Level 3 Public DNS (209.244.0.4)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:86 +msgid "Level 3 Public DNS (4.2.2.1)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:87 +msgid "Level 3 Public DNS (4.2.2.2)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:88 +msgid "Level 3 Public DNS (4.2.2.3)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:89 +msgid "Level 3 Public DNS (4.2.2.4)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:81 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:337 +msgid "Local Port" +msgstr "本地端口" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:39 +msgid "Log" +msgstr "日志" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:262 +msgid "MTU" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:43 +msgid "Main Server" +msgstr "主服务器" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:54 +msgid "Multi Threads Option" +msgstr "多线程并发转发" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:315 +msgid "Mux" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/refresh.htm:18 +msgid "No new data!" +msgstr "你已经是最新数据,无需更新!" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:16 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:19 +msgid "Node List" +msgstr "节点列表" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:8 +msgid "Node list" +msgstr "节点列表" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:9 +msgid "Nodes" +msgstr "个节点" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:189 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:232 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:243 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:254 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/servers.lua:45 +msgid "None" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:111 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:119 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:127 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:138 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:148 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:158 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:167 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:181 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:18 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:58 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:70 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:82 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:116 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:131 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:136 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:141 +msgid "Not Running" +msgstr "未运行" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:361 +msgid "Not a Kcptun executable file" +msgstr "Kcptun可执行文件格式不正确,请确认是否正确下载了路由器对应的可执行文件" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:37 +msgid "Not exist" +msgstr "未安装可执行文件" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:126 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:86 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:107 +msgid "Obfs" +msgstr "混淆插件" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:152 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:90 +msgid "Obfs param(optional)" +msgstr "混淆参数(可选)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:71 msgid "Only Common Ports" msgstr "仅常用端口(不走P2P流量到代理)" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:83 +msgid "OpenDNS (208.67.220.220)" +msgstr "" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:82 +msgid "OpenDNS (208.67.222.222)" +msgstr "" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:67 +msgid "Oversea Mode" +msgstr "海外用户回国模式" +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:91 +msgid "Oversea Mode DNS-1 (114.114.114.114)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:92 +msgid "Oversea Mode DNS-2 (114.114.115.115)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:122 +msgid "PDNSD" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:102 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:73 +msgid "Password" +msgstr "密码" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:8 +msgid "Ping All Servers" +msgstr "PING 所有节点" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/list.lua:4 +msgid "Please refer to the following writing" +msgstr "每行一个域名,无需写前面的 HTTP(S):// ,提交后即时生效" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:31 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:44 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:121 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:126 +msgid "Problem detected" +msgstr "无法访问" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:118 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:81 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:100 +msgid "Protocol" +msgstr "传输协议" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:123 +msgid "Protocol param(optional)" +msgstr "传输协议参数(可选)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:69 +msgid "Proxy Ports" +msgstr "需要代理的端口" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:236 +msgid "QUIC Key" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:229 +msgid "QUIC Security" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:286 +msgid "Read Buffer Size" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:97 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:102 +msgid "Records" +msgstr "条记录" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/refresh.htm:32 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/refresh.htm:41 +msgid "Refresh Data" +msgstr "更新数据库" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/refresh.htm:21 +msgid "Refresh Error!" +msgstr "更新失败!" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/refresh.htm:25 +msgid "Refresh OK!" +msgstr "更新成功!" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/refresh.htm:8 +msgid "Refresh..." +msgstr "正在更新,请稍候.." + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:74 +msgid "Resolve Dns Mode" +msgstr "DNS解析方式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:109 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:117 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:125 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:136 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:146 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:156 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:165 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:179 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:114 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:129 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:134 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:139 +msgid "Running" +msgstr "运行中" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:63 +msgid "Running Mode" +msgstr "运行模式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:72 +msgid "SOCKS5 Proxy" +msgstr "SOCKS5代理" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:133 +msgid "SSOCKS5 Proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:14 +msgid "SSR Client" +msgstr "客户端" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:143 +msgid "SSR SOCKS5 Proxy" +msgstr "SSR SOCKS5代理" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:36 +msgid "SSR Server" +msgstr "服务端" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:51 +msgid "Same as Global Server" +msgstr "与全局服务器相同" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/update_subscribe.htm:6 +msgid "Save And Start Subscribe" +msgstr "保存并开始订阅" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:75 +msgid "Server" +msgstr "服务器" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:89 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/servers.lua:47 +msgid "Server Address" +msgstr "服务器地址" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:67 +msgid "Server Node Type" +msgstr "服务器节点类型" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:93 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:63 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:88 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/servers.lua:50 +msgid "Server Port" +msgstr "服务器端口" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:69 +msgid "Server Setting" +msgstr "服务端配置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:46 +msgid "Server failsafe auto swith settings" +msgstr "服务器节点故障自动切换设置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:77 +msgid "Shadowsocks" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:75 +msgid "ShadowsocksR" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:38 +msgid "Status" +msgstr "状态" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/subscription.lua:39 +msgid "Subscribe URL" +msgstr "SS/SSR/V2RAY订阅URL地址" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/update_subscribe.htm:19 +msgid "Subscribing,Please do not refresh!" +msgstr "订阅,请不要刷新!" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:20 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/subscription.lua:24 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/update_subscribe.htm:18 +msgid "Subscription" +msgstr "订阅管理" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:55 +msgid "Switch check cycly(second)" +msgstr "自动切换检查周期(秒)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:326 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server-config.lua:92 +msgid "TCP Fast Open" +msgstr "TCP快速打开" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:148 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:309 +msgid "TLS" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:268 +msgid "TTI" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:58 +msgid "This section contains no values yet" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/subscription.lua:42 +msgid "Through proxy update" +msgstr "通过代理更新" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/subscription.lua:44 +msgid "Through proxy update list, Not Recommended" +msgstr "通过路由器自身代理更新订阅(不推荐)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/refresh.htm:25 +msgid "Total Records:" +msgstr "新的总纪录数:" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:175 +msgid "Transport" +msgstr "传输方式" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:69 +msgid "Trojan" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/servers.lua:41 +msgid "Type" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:89 +msgid "Unable to copy SSR to clipboard." +msgstr "无法复制SSR网址到剪贴板。" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:34 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:44 +msgid "Unknown" +msgstr "未知" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/update_subscribe.htm:3 +msgid "Update" +msgstr "更新" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/advanced.lua:91 +msgid "Update Setting" +msgstr "更新设置" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/subscription.lua:32 +msgid "Update time (every day)" +msgstr "更新时间 (每天)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:274 +msgid "Uplink Capacity" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:76 +msgid "Use Local DNS Service listen port 5335" +msgstr "使用本机端口为5335的DNS服务" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client.lua:75 +msgid "Use Pdnsd tcp query and cache" +msgstr "使用PDNSD TCP查询并缓存" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/ssrurl.htm:103 +msgid "User Cancel" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:80 +msgid "Using incorrect encryption mothod may causes service fail to start" +msgstr "输入不正确的参数组合可能会导致服务无法启动" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:73 +msgid "V2Ray" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/status.lua:153 +msgid "V2SOCKS5 Proxy" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:131 +msgid "V2ray-plugin" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:140 +msgid "V2ray-plugin-host" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:144 +msgid "V2ray-plugin-path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:135 +msgid "V2ray-plugin-transport" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:244 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:255 +msgid "VideoCall (SRTP)" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:44 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:124 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:126 +msgid "Visit domestic website" +msgstr "访问国内网站" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:31 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:119 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:121 +msgid "Visit foreign websites" +msgstr "访问国外网站" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:163 +msgid "VmessId (UUID)" +msgstr "用户ID(UUID)" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:15 +msgid "WAN Force Proxy IP" +msgstr "强制走代理的WAN IP" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:10 +msgid "WAN IP AC" +msgstr "WAN IP访问控制" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/control.lua:12 +msgid "WAN White List IP" +msgstr "不走代理的WAN IP" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:206 +msgid "WebSocket Host" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:211 +msgid "WebSocket Path" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:246 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:257 +msgid "WechatVideo" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:119 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/status.htm:124 +msgid "Working..." +msgstr "连接正常" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:292 +msgid "Write Buffer Size" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:233 +msgid "aes-128-gcm" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:303 +msgid "allowInsecure" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:345 +msgid "bin:/usr/bin/kcptun-client" +msgstr "二进制文件:/usr/bin/kcptun-client" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:234 +msgid "chacha20-poly1305" +msgstr "" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/view/vssr/tblsection.htm:8 +msgid "total" +msgstr "总计" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:11 +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/controller/vssr.lua:27 +msgid "vssr" +msgstr "Hello World" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/server.lua:10 +msgid "vssr Server" +msgstr "vssr 服务端" + +#: /mnt/A/openwrt-latest/package/ctcgfw/luci-app-vssr/luasrc/model/cbi/vssr/client-config.lua:86 +msgid "请自己指定。格式:cn us hk 等" +msgstr "" + +#~ msgid "Enable Servers" +#~ msgstr "开启服务" + +#~ msgid "Socks user" +#~ msgstr "用户名" + +#~ msgid "Socks pass" +#~ msgstr "密码" + +#~ msgid "END SUBSCRIBE" +#~ msgstr "结束订阅" + +#~ msgid "V2ray SOCKS5 Proxy" +#~ msgstr "V2ray SOCKS5代理" + +#~ msgid "ShadowSocksR is running" +#~ msgstr "ShadowSocksR 客户端运行中" + +#~ msgid "ShadowSocksR is not running" +#~ msgstr "ShadowSocksR 客户端未运行" + +#~ msgid "Global Server" +#~ msgstr "全局服务器" + +#~ msgid "ShadowSocksR SOCK5 Proxy is running" +#~ msgstr "ShadowSocksR SOCK5代理运行中" + +#~ msgid "UDP Relay Server" +#~ msgstr "UDP中继服务器" + +#~ msgid "Servers Setting" +#~ msgstr "服务器配置" + +#~ msgid "Onetime Authentication" +#~ msgstr "一次验证" + +#~ msgid "Enable Tunnel(DNS)" +#~ msgstr "启用隧道(DNS)转发" + +#~ msgid "Tunnel Port" +#~ msgstr "隧道(DNS)本地端口" + +#~ msgid "Forwarding Tunnel" +#~ msgstr "隧道(DNS)转发地址" + +#~ msgid "Interfaces - WAN" +#~ msgstr "接口 - WAN" + +#~ msgid "Bypassed IP List" +#~ msgstr "被忽略IP列表" + +#~ msgid "NULL - As Global Proxy" +#~ msgstr "留空 - 作为全局代理" + +#~ msgid "Bypassed IP" +#~ msgstr "额外被忽略IP" + +#~ msgid "Forwarded IP" +#~ msgstr "强制走代理IP" + +#~ msgid "Interfaces - LAN" +#~ msgstr "接口 - LAN" + +#~ msgid "LAN Access Control" +#~ msgstr "内网访问控制" + +#~ msgid "Allow listed only" +#~ msgstr "仅允许列表内" + +#~ msgid "Allow all except listed" +#~ msgstr "仅允许列表外" + +#~ msgid "LAN Host List" +#~ msgstr "内网主机列表" + +#~ msgid "ShadowSocksR Server" +#~ msgstr "ShadowSocksR 服务端" + +#~ msgid "ShadowSocksR Server is running" +#~ msgstr "ShadowSocksR 服务端运行中" + +#~ msgid "ShadowSocksR Server is not running" +#~ msgstr "ShadowSocksR 服务端未运行" + +#~ msgid "Enable Process Monitor" +#~ msgstr "启用进程监控" + +#~ msgid "Edit ShadowSocksR Server" +#~ msgstr "编辑服务器配置" + +#~ msgid "Running Status" +#~ msgstr "运行状态" + +#~ msgid "DNS Tunnel" +#~ msgstr "DNS 隧道" + +#~ msgid "IPK Installation Time" +#~ msgstr "IPK 安装时间" + +#~ msgid "Project" +#~ msgstr "项目地址" + +#~ msgid "Enable GFW mode" +#~ msgstr "启用 GFW 模式" + +#~ msgid "Router Proxy" +#~ msgstr "路由器访问控制" + +#~ msgid "Normal Proxy" +#~ msgstr "正常代理" + +#~ msgid "Bypassed Proxy" +#~ msgstr "不走代理" + +#~ msgid "Forwarded Proxy" +#~ msgstr "强制走代理" + +#~ msgid "UDP Relay" +#~ msgstr "UDP中继" + +#~ msgid "Google Connectivity" +#~ msgstr "【谷歌】连通性检查" + +#~ msgid "Baidu Connectivity" +#~ msgstr "【百度】连通性检查" + +#~ msgid "No Check" +#~ msgstr "未检查" + +#~ msgid "Check" +#~ msgstr "检查" + +#~ msgid "Proxy Check" +#~ msgstr "代理检查" + +#~ msgid "Check Server Port" +#~ msgstr "【服务器端口】检查" + +#~ msgid "Auto Switch" +#~ msgstr "自动切换" + +#~ msgid "Advertising Data" +#~ msgstr "【广告屏蔽】数据库" + +#~ msgid "DNS Server IP and Port" +#~ msgstr "DNS服务器地址和端口" + +#~ msgid "Use SSR DNS Tunnel" +#~ msgstr "使用SSR-DNS隧道" + +#~ msgid "Use Pdnsd" +#~ msgstr "使用Pdnsd" + +#~ msgid "Use Other DNS Tunnel(Need to install)" +#~ msgstr "使用其他DNS转发(需要自己安装)" + +#~ msgid "Import SSR" +#~ msgstr "导入ssr配置信息" + +#~ msgid "Import SSR successfully." +#~ msgstr "成功导入SSR。" + +#~ msgid "Invalid SSR format." +#~ msgstr "无效的SSR格式。" + +#~ msgid "User cancelled." +#~ msgstr "用户已取消。" + +#~ msgid "Paste ssr url here" +#~ msgstr "在此处粘贴ssr://网址" + +#~ msgid "Servers Manage" +#~ msgstr "服务器管理" + +#~ msgid "GFW List" +#~ msgstr "GFW列表" + +#~ msgid "ShadowSocksR Plus+ Settings" +#~ msgstr "ShadowSocksR Plus+ 设置(支持SS/SSR/V2RAY)" + +#~ msgid "DNS Server IP:Port" +#~ msgstr "DNS服务器 IP:Port" + +#~ msgid "Server Count" +#~ msgstr "服务器节点数量" + +#~ msgid "Router Self AC" +#~ msgstr "路由器自身代理设置" + +#~ msgid "Router Self Proxy" +#~ msgstr "路由器自身代理方式" + +#~ msgid "Servers subscription and manage" +#~ msgstr "节点订阅" + +#~ msgid "Severs Nodes" +#~ msgstr "服务器节点"