From 7062250701a3471456cdfa12c31f80e6757ca234 Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Sat, 20 Jan 2018 10:46:16 +0200 Subject: [PATCH] luci-mod-admin-full: fix typos on dhcp page Based on #1568 Signed-off-by: Hannu Nyman --- modules/luci-base/po/ca/base.po | 4 ++-- modules/luci-base/po/cs/base.po | 4 ++-- modules/luci-base/po/de/base.po | 6 +++--- modules/luci-base/po/el/base.po | 4 ++-- modules/luci-base/po/en/base.po | 4 ++-- modules/luci-base/po/es/base.po | 4 ++-- modules/luci-base/po/fr/base.po | 4 ++-- modules/luci-base/po/he/base.po | 4 ++-- modules/luci-base/po/hu/base.po | 4 ++-- modules/luci-base/po/it/base.po | 4 ++-- modules/luci-base/po/ja/base.po | 6 +++--- modules/luci-base/po/ko/base.po | 4 ++-- modules/luci-base/po/ms/base.po | 4 ++-- modules/luci-base/po/no/base.po | 4 ++-- modules/luci-base/po/pl/base.po | 4 ++-- modules/luci-base/po/pt-br/base.po | 6 +++--- modules/luci-base/po/pt/base.po | 4 ++-- modules/luci-base/po/ro/base.po | 4 ++-- modules/luci-base/po/ru/base.po | 6 +++--- modules/luci-base/po/sk/base.po | 6 +++--- modules/luci-base/po/sv/base.po | 4 ++-- modules/luci-base/po/templates/base.pot | 6 +++--- modules/luci-base/po/tr/base.po | 4 ++-- modules/luci-base/po/uk/base.po | 4 ++-- modules/luci-base/po/vi/base.po | 4 ++-- modules/luci-base/po/zh-cn/base.po | 6 +++--- modules/luci-base/po/zh-tw/base.po | 4 ++-- modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/dhcp.lua | 4 ++-- 28 files changed, 63 insertions(+), 63 deletions(-) diff --git a/modules/luci-base/po/ca/base.po b/modules/luci-base/po/ca/base.po index b094e598e..0478f09d7 100644 --- a/modules/luci-base/po/ca/base.po +++ b/modules/luci-base/po/ca/base.po @@ -3526,8 +3526,8 @@ msgstr "" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/cs/base.po b/modules/luci-base/po/cs/base.po index e298dc6a8..110598653 100644 --- a/modules/luci-base/po/cs/base.po +++ b/modules/luci-base/po/cs/base.po @@ -3566,8 +3566,8 @@ msgstr "Použít směrovací tabulku" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/de/base.po b/modules/luci-base/po/de/base.po index 69121420a..d8fdaafc5 100644 --- a/modules/luci-base/po/de/base.po +++ b/modules/luci-base/po/de/base.po @@ -3703,9 +3703,9 @@ msgstr "Benutze Routing-Tabelle" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " -"requesting host. The optional Lease time can be used to set non-" +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to " +"the requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" "Die Hinzufügen Schaltfläche fügt einen neuen Lease-Eintrag hinzu. " diff --git a/modules/luci-base/po/el/base.po b/modules/luci-base/po/el/base.po index b0017b34b..5e7b8d4a6 100644 --- a/modules/luci-base/po/el/base.po +++ b/modules/luci-base/po/el/base.po @@ -3522,8 +3522,8 @@ msgstr "" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/en/base.po b/modules/luci-base/po/en/base.po index e5671e019..699fe459a 100644 --- a/modules/luci-base/po/en/base.po +++ b/modules/luci-base/po/en/base.po @@ -3479,8 +3479,8 @@ msgstr "" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/es/base.po b/modules/luci-base/po/es/base.po index 9756fc50c..83f63da52 100644 --- a/modules/luci-base/po/es/base.po +++ b/modules/luci-base/po/es/base.po @@ -3591,8 +3591,8 @@ msgstr "Usar tabla de rutas" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/fr/base.po b/modules/luci-base/po/fr/base.po index 0db225340..6a522d311 100644 --- a/modules/luci-base/po/fr/base.po +++ b/modules/luci-base/po/fr/base.po @@ -3610,8 +3610,8 @@ msgstr "Utiliser la table de routage" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/he/base.po b/modules/luci-base/po/he/base.po index a8be20eee..3b6dafa0f 100644 --- a/modules/luci-base/po/he/base.po +++ b/modules/luci-base/po/he/base.po @@ -3437,8 +3437,8 @@ msgstr "השתמש בטבלת ניתוב" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/hu/base.po b/modules/luci-base/po/hu/base.po index d970f1e63..976db9cfc 100644 --- a/modules/luci-base/po/hu/base.po +++ b/modules/luci-base/po/hu/base.po @@ -3597,8 +3597,8 @@ msgstr "Útválasztó tábla használata" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/it/base.po b/modules/luci-base/po/it/base.po index 339e629c4..e54eb61fa 100644 --- a/modules/luci-base/po/it/base.po +++ b/modules/luci-base/po/it/base.po @@ -3554,8 +3554,8 @@ msgstr "Utilizzare tabella di instradamento" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/ja/base.po b/modules/luci-base/po/ja/base.po index be3d191d7..e3a61a6bd 100644 --- a/modules/luci-base/po/ja/base.po +++ b/modules/luci-base/po/ja/base.po @@ -3591,9 +3591,9 @@ msgstr "ルーティング テーブルの使用" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " -"requesting host. The optional Lease time can be used to set non-" +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to " +"the requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" "追加 ボタンを押して、新しくエントリーを作成してください。MAC-ア" diff --git a/modules/luci-base/po/ko/base.po b/modules/luci-base/po/ko/base.po index b4a19f7e8..0cc7581b6 100644 --- a/modules/luci-base/po/ko/base.po +++ b/modules/luci-base/po/ko/base.po @@ -3484,8 +3484,8 @@ msgstr "Routing table 사용" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/ms/base.po b/modules/luci-base/po/ms/base.po index e2681c9e6..a15c70a87 100644 --- a/modules/luci-base/po/ms/base.po +++ b/modules/luci-base/po/ms/base.po @@ -3452,8 +3452,8 @@ msgstr "" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/no/base.po b/modules/luci-base/po/no/base.po index 3cb6675e6..9bc2bc1fb 100644 --- a/modules/luci-base/po/no/base.po +++ b/modules/luci-base/po/no/base.po @@ -3562,8 +3562,8 @@ msgstr "Bruk rutingtabellen" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/pl/base.po b/modules/luci-base/po/pl/base.po index fd9da5d73..753565524 100644 --- a/modules/luci-base/po/pl/base.po +++ b/modules/luci-base/po/pl/base.po @@ -3622,8 +3622,8 @@ msgstr "Użyj tabeli routingu" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/pt-br/base.po b/modules/luci-base/po/pt-br/base.po index b859ca3b0..e3ff526fc 100644 --- a/modules/luci-base/po/pt-br/base.po +++ b/modules/luci-base/po/pt-br/base.po @@ -3745,9 +3745,9 @@ msgstr "Use a tabela de roteamento" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " -"requesting host. The optional Lease time can be used to set non-" +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to " +"the requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" "Use o botão Adicionar para adicionar uma nova entrada de " diff --git a/modules/luci-base/po/pt/base.po b/modules/luci-base/po/pt/base.po index 997648ab0..a83d724cc 100644 --- a/modules/luci-base/po/pt/base.po +++ b/modules/luci-base/po/pt/base.po @@ -3560,8 +3560,8 @@ msgstr "Usar tabela de roteamento" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/ro/base.po b/modules/luci-base/po/ro/base.po index 303e539f4..cda6afbc5 100644 --- a/modules/luci-base/po/ro/base.po +++ b/modules/luci-base/po/ro/base.po @@ -3428,8 +3428,8 @@ msgstr "" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/ru/base.po b/modules/luci-base/po/ru/base.po index ce1e9ce82..60696ad20 100644 --- a/modules/luci-base/po/ru/base.po +++ b/modules/luci-base/po/ru/base.po @@ -3693,9 +3693,9 @@ msgstr "Использовать таблицу маршрутизации" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " -"requesting host. The optional Lease time can be used to set non-" +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to " +"the requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" "Нажмите кнопку 'Добавить', чтобы добавить новую запись аренды. " diff --git a/modules/luci-base/po/sk/base.po b/modules/luci-base/po/sk/base.po index 7cff39d53..91033d72f 100644 --- a/modules/luci-base/po/sk/base.po +++ b/modules/luci-base/po/sk/base.po @@ -3398,9 +3398,9 @@ msgstr "" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " -"requesting host. The optional Lease time can be used to set non-" +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to " +"the requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/sv/base.po b/modules/luci-base/po/sv/base.po index b3dc98a26..d2f16153c 100644 --- a/modules/luci-base/po/sv/base.po +++ b/modules/luci-base/po/sv/base.po @@ -3425,8 +3425,8 @@ msgstr "" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/templates/base.pot b/modules/luci-base/po/templates/base.pot index bb0d151e1..3251ed2a0 100644 --- a/modules/luci-base/po/templates/base.pot +++ b/modules/luci-base/po/templates/base.pot @@ -3391,9 +3391,9 @@ msgstr "" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " -"requesting host. The optional Lease time can be used to set non-" +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to " +"the requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/tr/base.po b/modules/luci-base/po/tr/base.po index b099c72f2..81da08f8a 100644 --- a/modules/luci-base/po/tr/base.po +++ b/modules/luci-base/po/tr/base.po @@ -3411,8 +3411,8 @@ msgstr "" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/uk/base.po b/modules/luci-base/po/uk/base.po index 658b089bc..842f6613b 100644 --- a/modules/luci-base/po/uk/base.po +++ b/modules/luci-base/po/uk/base.po @@ -3614,8 +3614,8 @@ msgstr "Використовувати таблицю маршрутизації msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/vi/base.po b/modules/luci-base/po/vi/base.po index 4734b4900..a27cbfb0b 100644 --- a/modules/luci-base/po/vi/base.po +++ b/modules/luci-base/po/vi/base.po @@ -3453,8 +3453,8 @@ msgstr "" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-base/po/zh-cn/base.po b/modules/luci-base/po/zh-cn/base.po index b2833c94d..7236ef925 100644 --- a/modules/luci-base/po/zh-cn/base.po +++ b/modules/luci-base/po/zh-cn/base.po @@ -3495,9 +3495,9 @@ msgstr "使用路由表" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " -"requesting host. The optional Lease time can be used to set non-" +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to " +"the requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" "使用“添加”按钮来增加新的租约条目。“IPv4 地址”和“主机名”字段的值将被固定分配" diff --git a/modules/luci-base/po/zh-tw/base.po b/modules/luci-base/po/zh-tw/base.po index 800224c44..33894c8ad 100644 --- a/modules/luci-base/po/zh-tw/base.po +++ b/modules/luci-base/po/zh-tw/base.po @@ -3487,8 +3487,8 @@ msgstr "使用路由表" msgid "" "Use the Add Button to add a new lease entry. The MAC-Address indentifies the host, the IPv4-Address specifies to the fixed " -"address to use and the Hostname is assigned as symbolic name to the " +"em> indentifies the host, the IPv4-Address specifies the fixed " +"address to use, and the Hostname is assigned as a symbolic name to the " "requesting host. The optional Lease time can be used to set non-" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" diff --git a/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/dhcp.lua b/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/dhcp.lua index 3ce0bc466..2acda0b73 100644 --- a/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/dhcp.lua +++ b/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/dhcp.lua @@ -263,8 +263,8 @@ s = m:section(TypedSection, "host", translate("Static Leases"), "DHCP clients. They are also required for non-dynamic interface configurations where " .. "only hosts with a corresponding lease are served.") .. "
" .. translate("Use the Add Button to add a new lease entry. The MAC-Address " .. - "indentifies the host, the IPv4-Address specifies to the fixed address to " .. - "use and the Hostname is assigned as symbolic name to the requesting host. " .. + "indentifies the host, the IPv4-Address specifies the fixed address to " .. + "use, and the Hostname is assigned as a symbolic name to the requesting host. " .. "The optional Lease time can be used to set non-standard host-specific " .. "lease time, e.g. 12h, 3d or infinite.")) -- 2.11.0