mirror of
https://github.com/kenzok8/small-package
synced 2025-09-20 19:11:30 +08:00
update 2022-08-30 09:06:32
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2020-11-22 15:35+0000\n"
|
||||
"Last-Translator: PontusÖsterlindh <pontus@osterlindh.com>\n"
|
||||
"PO-Revision-Date: 2022-08-28 23:17+0000\n"
|
||||
"Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n"
|
||||
"Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/"
|
||||
"luciapplicationsnft-qos/sv/>\n"
|
||||
"Language: sv\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.4-dev\n"
|
||||
"X-Generator: Weblate 4.14.1-dev\n"
|
||||
|
||||
#: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:136
|
||||
#: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:155
|
||||
@ -245,7 +245,7 @@ msgstr ""
|
||||
#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:257
|
||||
#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:268
|
||||
msgid "Unit"
|
||||
msgstr ""
|
||||
msgstr "Enhet"
|
||||
|
||||
#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:82
|
||||
msgid "Upload Bandwidth (Mbps)"
|
||||
|
@ -130,7 +130,7 @@ o.description = translate("When Enabled, The Control Panel And The Connection Br
|
||||
o.default = 1
|
||||
|
||||
o = s:taboption("op_mode", Flag, "bypass_gateway_compatible", translate("Bypass Gateway Compatible"))
|
||||
o.description = translate("If The Ntwork Cannot be Connected in Bypass Gateway Mode, Please Try to Enable.")..font_red..bold_on..translate("Suggestion: If The Device Does Not Have WLAN, Please Disable The Lan Interface's Bridge Option")..bold_off..font_off
|
||||
o.description = translate("If The Network Cannot be Connected in Bypass Gateway Mode, Please Try to Enable.")..font_red..bold_on..translate("Suggestion: If The Device Does Not Have WLAN, Please Disable The Lan Interface's Bridge Option")..bold_off..font_off
|
||||
o.default = 0
|
||||
|
||||
o = s:taboption("op_mode", Flag, "small_flash_memory", translate("Small Flash Memory"))
|
||||
|
@ -2713,7 +2713,7 @@ msgstr "Redir-Host 模式强制进行远程域名解析"
|
||||
msgid "Bypass Gateway Compatible"
|
||||
msgstr "旁路网关(旁路由)兼容"
|
||||
|
||||
msgid "If The Ntwork Cannot be Connected in Bypass Gateway Mode, Please Try to Enable."
|
||||
msgid "If The Network Cannot be Connected in Bypass Gateway Mode, Please Try to Enable."
|
||||
msgstr "旁路网关(旁路由)模式下网络无法连接时请尝试启用。"
|
||||
|
||||
msgid "Suggestion: If The Device Does Not Have WLAN, Please Disable The Lan Interface's Bridge Option"
|
||||
|
Reference in New Issue
Block a user