From: Paul Donald Date: Fri, 15 Mar 2024 13:53:14 +0000 (+0100) Subject: luci-app-unbound: spell fix X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=17051a43feae55bdb818748385454be3c612bf04;p=project%2Fluci.git luci-app-unbound: spell fix Closes openwrt/luci#6993 Signed-off-by: Paul Donald (cherry picked from commit 977035837e00f0f8f17c0595bd0e698a82bddfd0) --- diff --git a/applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua b/applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua index acbd7c2aed..65e4bffd5c 100644 --- a/applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua +++ b/applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua @@ -235,7 +235,7 @@ if (valman == "0") then pro = s1:taboption("resource", ListValue, "protocol", translate("Recursion Protocol"), - translate("Chose the IP versions used upstream and downstream")) + translate("Choose the IP versions used upstream and downstream")) pro:value("default", translate("Default")) pro:value("ip4_only", translate("IP4 Only")) pro:value("ip6_local", translate("IP4 All and IP6 Local")) diff --git a/applications/luci-app-unbound/po/ar/unbound.po b/applications/luci-app-unbound/po/ar/unbound.po index 858df282a9..654a7d8497 100644 --- a/applications/luci-app-unbound/po/ar/unbound.po +++ b/applications/luci-app-unbound/po/ar/unbound.po @@ -77,7 +77,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/bg/unbound.po b/applications/luci-app-unbound/po/bg/unbound.po index 27fa202b1e..c97d8395ba 100644 --- a/applications/luci-app-unbound/po/bg/unbound.po +++ b/applications/luci-app-unbound/po/bg/unbound.po @@ -76,7 +76,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/bn_BD/unbound.po b/applications/luci-app-unbound/po/bn_BD/unbound.po index 5286c8a579..a09315f138 100644 --- a/applications/luci-app-unbound/po/bn_BD/unbound.po +++ b/applications/luci-app-unbound/po/bn_BD/unbound.po @@ -76,7 +76,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/ca/unbound.po b/applications/luci-app-unbound/po/ca/unbound.po index 5b48e8f2ac..aee5af6fd0 100644 --- a/applications/luci-app-unbound/po/ca/unbound.po +++ b/applications/luci-app-unbound/po/ca/unbound.po @@ -76,7 +76,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/cs/unbound.po b/applications/luci-app-unbound/po/cs/unbound.po index 350d90fc2e..257fc647ea 100644 --- a/applications/luci-app-unbound/po/cs/unbound.po +++ b/applications/luci-app-unbound/po/cs/unbound.po @@ -77,7 +77,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/da/unbound.po b/applications/luci-app-unbound/po/da/unbound.po index 011546e8e6..6ef1bac87c 100644 --- a/applications/luci-app-unbound/po/da/unbound.po +++ b/applications/luci-app-unbound/po/da/unbound.po @@ -76,7 +76,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/de/unbound.po b/applications/luci-app-unbound/po/de/unbound.po index d83b45a00d..63f553a9a8 100644 --- a/applications/luci-app-unbound/po/de/unbound.po +++ b/applications/luci-app-unbound/po/de/unbound.po @@ -78,7 +78,7 @@ msgid "Choose Unbounds listening port" msgstr "Wähle den Unbounds Listening Port" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "Wählen Sie die vor- und nachgelagerten IP-Versionen aus" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/el/unbound.po b/applications/luci-app-unbound/po/el/unbound.po index d802c089b0..e9d96a4075 100644 --- a/applications/luci-app-unbound/po/el/unbound.po +++ b/applications/luci-app-unbound/po/el/unbound.po @@ -76,7 +76,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/en/unbound.po b/applications/luci-app-unbound/po/en/unbound.po index 47124be3fb..8543a2270d 100644 --- a/applications/luci-app-unbound/po/en/unbound.po +++ b/applications/luci-app-unbound/po/en/unbound.po @@ -76,7 +76,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/es/unbound.po b/applications/luci-app-unbound/po/es/unbound.po index 846a7c3b50..e48d24b4e9 100644 --- a/applications/luci-app-unbound/po/es/unbound.po +++ b/applications/luci-app-unbound/po/es/unbound.po @@ -81,7 +81,7 @@ msgid "Choose Unbounds listening port" msgstr "Escoge el puerto de escucha Unbounds" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" "Elija las versiones de IP utilizadas en sentido ascendente y descendente" diff --git a/applications/luci-app-unbound/po/fi/unbound.po b/applications/luci-app-unbound/po/fi/unbound.po index 5ab4dcee54..6bb5bd7cba 100644 --- a/applications/luci-app-unbound/po/fi/unbound.po +++ b/applications/luci-app-unbound/po/fi/unbound.po @@ -76,7 +76,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/fr/unbound.po b/applications/luci-app-unbound/po/fr/unbound.po index 04f576d42e..1167f00f16 100644 --- a/applications/luci-app-unbound/po/fr/unbound.po +++ b/applications/luci-app-unbound/po/fr/unbound.po @@ -82,7 +82,7 @@ msgid "Choose Unbounds listening port" msgstr "Choisir le Port d'écoute Unboud" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "Choisir les versions IP utilisées en amont et en aval" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/he/unbound.po b/applications/luci-app-unbound/po/he/unbound.po index c80dcf0d6e..50cdacd68e 100644 --- a/applications/luci-app-unbound/po/he/unbound.po +++ b/applications/luci-app-unbound/po/he/unbound.po @@ -77,7 +77,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/hi/unbound.po b/applications/luci-app-unbound/po/hi/unbound.po index 56ca1065b9..4cfe307890 100644 --- a/applications/luci-app-unbound/po/hi/unbound.po +++ b/applications/luci-app-unbound/po/hi/unbound.po @@ -70,7 +70,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/hu/unbound.po b/applications/luci-app-unbound/po/hu/unbound.po index 29615c298c..f86ea041ed 100644 --- a/applications/luci-app-unbound/po/hu/unbound.po +++ b/applications/luci-app-unbound/po/hu/unbound.po @@ -76,7 +76,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/it/unbound.po b/applications/luci-app-unbound/po/it/unbound.po index d0be9a9059..74d3036cab 100644 --- a/applications/luci-app-unbound/po/it/unbound.po +++ b/applications/luci-app-unbound/po/it/unbound.po @@ -81,7 +81,7 @@ msgid "Choose Unbounds listening port" msgstr "Scegliere la porta di ascolto di Unbound" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "Scegliere le versioni IP usate a monte e a valle" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/ja/unbound.po b/applications/luci-app-unbound/po/ja/unbound.po index 0355c11743..635779739e 100644 --- a/applications/luci-app-unbound/po/ja/unbound.po +++ b/applications/luci-app-unbound/po/ja/unbound.po @@ -76,7 +76,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "アップストリームとダウンストリームで使用される IP バージョンを選択" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/ko/unbound.po b/applications/luci-app-unbound/po/ko/unbound.po index e2f4be2b1c..767b0215df 100644 --- a/applications/luci-app-unbound/po/ko/unbound.po +++ b/applications/luci-app-unbound/po/ko/unbound.po @@ -76,7 +76,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/lt/unbound.po b/applications/luci-app-unbound/po/lt/unbound.po index e29f21eec1..aa3e85d458 100644 --- a/applications/luci-app-unbound/po/lt/unbound.po +++ b/applications/luci-app-unbound/po/lt/unbound.po @@ -80,7 +80,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/mr/unbound.po b/applications/luci-app-unbound/po/mr/unbound.po index bcaaa9ff84..aa83db8582 100644 --- a/applications/luci-app-unbound/po/mr/unbound.po +++ b/applications/luci-app-unbound/po/mr/unbound.po @@ -76,7 +76,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/ms/unbound.po b/applications/luci-app-unbound/po/ms/unbound.po index 052465217f..8594c094be 100644 --- a/applications/luci-app-unbound/po/ms/unbound.po +++ b/applications/luci-app-unbound/po/ms/unbound.po @@ -76,7 +76,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/nb_NO/unbound.po b/applications/luci-app-unbound/po/nb_NO/unbound.po index b2e52f8499..0b11e595f3 100644 --- a/applications/luci-app-unbound/po/nb_NO/unbound.po +++ b/applications/luci-app-unbound/po/nb_NO/unbound.po @@ -77,7 +77,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/nl/unbound.po b/applications/luci-app-unbound/po/nl/unbound.po index 148fa3d949..1a15fb1568 100644 --- a/applications/luci-app-unbound/po/nl/unbound.po +++ b/applications/luci-app-unbound/po/nl/unbound.po @@ -76,7 +76,7 @@ msgid "Choose Unbounds listening port" msgstr "Kies Unbounds luisterpoort" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "Kies de IP-versies die upstream en downstream worden gebruikt" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/pl/unbound.po b/applications/luci-app-unbound/po/pl/unbound.po index 48028b25db..e9480308cc 100644 --- a/applications/luci-app-unbound/po/pl/unbound.po +++ b/applications/luci-app-unbound/po/pl/unbound.po @@ -78,7 +78,7 @@ msgid "Choose Unbounds listening port" msgstr "Wybierz port nasłuchiwania bez ograniczeń" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "Wybór wersji IP używanych do wysyłania i pobierania" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/pt/unbound.po b/applications/luci-app-unbound/po/pt/unbound.po index b3922b7cf0..2a207cda47 100644 --- a/applications/luci-app-unbound/po/pt/unbound.po +++ b/applications/luci-app-unbound/po/pt/unbound.po @@ -81,7 +81,7 @@ msgid "Choose Unbounds listening port" msgstr "Escolha a porta de escuta de Unbound" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "Escolher as versões IP utilizadas a montante e a jusante" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/pt_BR/unbound.po b/applications/luci-app-unbound/po/pt_BR/unbound.po index 80d885f219..9152d82d7f 100644 --- a/applications/luci-app-unbound/po/pt_BR/unbound.po +++ b/applications/luci-app-unbound/po/pt_BR/unbound.po @@ -81,7 +81,7 @@ msgid "Choose Unbounds listening port" msgstr "Escolha a porta de escuta Unbounds" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "Escolha as versões IP a utilizadas upstream e downstream" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/ro/unbound.po b/applications/luci-app-unbound/po/ro/unbound.po index 0c891fdff3..aabf2474d3 100644 --- a/applications/luci-app-unbound/po/ro/unbound.po +++ b/applications/luci-app-unbound/po/ro/unbound.po @@ -82,7 +82,7 @@ msgid "Choose Unbounds listening port" msgstr "Alegeți Unbounds listening port" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "Alegeți versiunile IP utilizate în upstream și downstream" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/ru/unbound.po b/applications/luci-app-unbound/po/ru/unbound.po index 90fa4084a9..2541c18277 100644 --- a/applications/luci-app-unbound/po/ru/unbound.po +++ b/applications/luci-app-unbound/po/ru/unbound.po @@ -78,7 +78,7 @@ msgid "Choose Unbounds listening port" msgstr "Выберите порт, на котором Unbound будет ожидать входящих подключений" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "Выберите версию IP для восходящих и нисходящих соединений" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/sk/unbound.po b/applications/luci-app-unbound/po/sk/unbound.po index 19b312c220..757a126e2d 100644 --- a/applications/luci-app-unbound/po/sk/unbound.po +++ b/applications/luci-app-unbound/po/sk/unbound.po @@ -76,7 +76,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/sv/unbound.po b/applications/luci-app-unbound/po/sv/unbound.po index 8ed296b12e..63d7d94997 100644 --- a/applications/luci-app-unbound/po/sv/unbound.po +++ b/applications/luci-app-unbound/po/sv/unbound.po @@ -77,7 +77,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/templates/unbound.pot b/applications/luci-app-unbound/po/templates/unbound.pot index 7695633873..b0d3b35df0 100644 --- a/applications/luci-app-unbound/po/templates/unbound.pot +++ b/applications/luci-app-unbound/po/templates/unbound.pot @@ -67,7 +67,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/tr/unbound.po b/applications/luci-app-unbound/po/tr/unbound.po index f8e1471ba5..7d13670873 100644 --- a/applications/luci-app-unbound/po/tr/unbound.po +++ b/applications/luci-app-unbound/po/tr/unbound.po @@ -76,7 +76,7 @@ msgid "Choose Unbounds listening port" msgstr "Unbound'un dinleme bağlantı noktasını seçin" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "Yukarı akış ve aşağı akış yönünde kullanılan IP sürümlerini seçin" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/uk/unbound.po b/applications/luci-app-unbound/po/uk/unbound.po index f1f171aa4f..b153478b23 100644 --- a/applications/luci-app-unbound/po/uk/unbound.po +++ b/applications/luci-app-unbound/po/uk/unbound.po @@ -77,7 +77,7 @@ msgid "Choose Unbounds listening port" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/vi/unbound.po b/applications/luci-app-unbound/po/vi/unbound.po index f42f4d085a..6d6be2ec74 100644 --- a/applications/luci-app-unbound/po/vi/unbound.po +++ b/applications/luci-app-unbound/po/vi/unbound.po @@ -77,7 +77,7 @@ msgid "Choose Unbounds listening port" msgstr "Chọn cổng lắng nghe của Unbound" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "Chọn phiên bản IP được sử dụng hướng lên và hướng xuống" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/zh_Hans/unbound.po b/applications/luci-app-unbound/po/zh_Hans/unbound.po index d9d84d0f24..76053d0e08 100644 --- a/applications/luci-app-unbound/po/zh_Hans/unbound.po +++ b/applications/luci-app-unbound/po/zh_Hans/unbound.po @@ -76,7 +76,7 @@ msgid "Choose Unbounds listening port" msgstr "选择 Unbounds 监听端口" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "选择上游和下游使用的 IP 版本" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65 diff --git a/applications/luci-app-unbound/po/zh_Hant/unbound.po b/applications/luci-app-unbound/po/zh_Hant/unbound.po index 2891b42484..70e9ee86bc 100644 --- a/applications/luci-app-unbound/po/zh_Hant/unbound.po +++ b/applications/luci-app-unbound/po/zh_Hant/unbound.po @@ -76,7 +76,7 @@ msgid "Choose Unbounds listening port" msgstr "選擇 Unbounds 監聽埠" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:238 -msgid "Chose the IP versions used upstream and downstream" +msgid "Choose the IP versions used upstream and downstream" msgstr "選擇上游和下游使用的 IP 版本" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65