Skip to content

Commit

Permalink
luci-app-statistics: lookup -> look up
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Donald <newtwen@gmail.com>
  • Loading branch information
systemcrash committed Dec 19, 2023
1 parent a5ed597 commit 0a66188
Show file tree
Hide file tree
Showing 40 changed files with 42 additions and 42 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ return view.extend({
o = s.option(form.Value, 'ReadThreads', _('Number of threads for data collection'));
o.default = '5';

o = s.option(form.Flag, 'FQDNLookup', _('Try to lookup fully qualified hostname'));
o = s.option(form.Flag, 'FQDNLookup', _('Try to look up fully qualified hostname'));
o.default = o.disabled;
o.optional = true;
o.depends('Hostname', '');
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/ar/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1599,7 +1599,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/bg/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1546,7 +1546,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/bn_BD/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1546,7 +1546,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/bs/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1560,7 +1560,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/ca/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1608,7 +1608,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "Intenta resoldre el nom de màquina (fqdn)"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/cs/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1615,7 +1615,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "Zkuste vyhledat plně kvalifikovaný název hostitele"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/da/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1627,7 +1627,7 @@ msgid "Timeout for polling chrony"
msgstr "Timeout for polling chrony"

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "Prøv at slå et fuldt kvalificeret værtsnavn op"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/de/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1642,7 +1642,7 @@ msgid "Timeout for polling chrony"
msgstr "Zeitüberschreitung für die Abfrage von chrony"

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "automatisch vollen Hostnamen herausfinden"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/el/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1551,7 +1551,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
4 changes: 2 additions & 2 deletions applications/luci-app-statistics/po/en/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1593,8 +1593,8 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgstr "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "Try to look up fully qualified hostname"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
msgid "Tx Retransmitted Far"
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/es/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1648,7 +1648,7 @@ msgid "Timeout for polling chrony"
msgstr "Tiempo de espera para la votación chrony"

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "Intenta resolver el nombre de máquina cualificado"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/fa/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1546,7 +1546,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/fi/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1601,7 +1601,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "Yritä selvittää tekstimuotoinen isäntänimi (FQDN)"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/fr/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1611,7 +1611,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "Tente de récupérer des noms d'hôtes complètement qualifiés"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/he/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1546,7 +1546,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/hi/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1546,7 +1546,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/hu/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1627,7 +1627,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "Teljesen minősített gépnév keresésének kísérlete"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/id/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1546,7 +1546,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/it/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1554,7 +1554,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/ja/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1609,7 +1609,7 @@ msgid "Timeout for polling chrony"
msgstr "chrony ポーリングのタイムアウト"

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "完全修飾ドメイン名のルックアップを試行する"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/ko/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1533,7 +1533,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/lt/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1559,7 +1559,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/mr/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1546,7 +1546,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/ms/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1533,7 +1533,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/nb_NO/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1588,7 +1588,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "Prøv å søk etter fullstendig vertsnavn"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/nl/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1642,7 +1642,7 @@ msgid "Timeout for polling chrony"
msgstr "Time-out voor polling chrony"

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "Probeer de volledig gekwalificeerde hostnaam op te zoeken"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/pl/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1648,7 +1648,7 @@ msgid "Timeout for polling chrony"
msgstr "Limit czasu dla odpytywania chrony"

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "Spróbuj znaleźć pełną nazwę hosta"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/pt/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1634,7 +1634,7 @@ msgid "Timeout for polling chrony"
msgstr "Tempo limite excedido para a obtenção do chrony"

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "Tentar encontrar o nome do host completo (FQDN)"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/pt_BR/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1636,7 +1636,7 @@ msgid "Timeout for polling chrony"
msgstr "Tempo limite para a obtenção do chrony"

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "Tentar encontrar o nome completo do equipamento (FQDN)"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/ro/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1667,7 +1667,7 @@ msgid "Timeout for polling chrony"
msgstr "Timpul de așteptare pentru polling crony"

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "Incearca sa rezolvi numele de domeniu complet"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/ru/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1637,7 +1637,7 @@ msgid "Timeout for polling chrony"
msgstr "Таймаут пуллинга chrony"

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "Пытаться определять полное имя хоста"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/sk/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1561,7 +1561,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "Pokúsiť sa vyhľadať plné kvalifikované meno hostiteľa"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/sr/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1580,7 +1580,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
4 changes: 2 additions & 2 deletions applications/luci-app-statistics/po/sv/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1544,8 +1544,8 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgstr "Försök att kolla upp fullständigt kvalificerade värdnamn"
msgid "Try to look up fully qualified hostname"
msgstr "Försök att slå upp fullständigt kvalificerade värdnamn"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
msgid "Tx Retransmitted Far"
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/tr/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1617,7 +1617,7 @@ msgid "Timeout for polling chrony"
msgstr "Chrony yoklama için zaman aşımı"

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "Tam nitelikli ana bilgisayar adını aramayı deneyin"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/uk/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1560,7 +1560,7 @@ msgid "Timeout for polling chrony"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr ""

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/vi/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1613,7 +1613,7 @@ msgid "Timeout for polling chrony"
msgstr "Thời gian chờ cho việc truy vấn chrony"

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "Thử tra cứu những tên host đủ điều kiện"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/zh_Hans/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1560,7 +1560,7 @@ msgid "Timeout for polling chrony"
msgstr "轮询时间超时"

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "尝试解析主机全域名"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down
2 changes: 1 addition & 1 deletion applications/luci-app-statistics/po/zh_Hant/statistics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1558,7 +1558,7 @@ msgid "Timeout for polling chrony"
msgstr "輪詢時間超時"

#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80
msgid "Try to lookup fully qualified hostname"
msgid "Try to look up fully qualified hostname"
msgstr "嘗試解析主機全域名"

#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157
Expand Down

0 comments on commit 0a66188

Please sign in to comment.