From 0eb3aeb0105be5477ed12a57ce3028d08d5f90c6 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 30 Mar 2022 20:44:13 +0200 Subject: [PATCH] luci-app-firewall: fix misspelling of restrictions Fixes: #5749 Signed-off-by: Jo-Philipp Wich --- .../htdocs/luci-static/resources/view/firewall/rules.js | 2 +- applications/luci-app-firewall/po/ar/firewall.po | 2 +- applications/luci-app-firewall/po/bg/firewall.po | 2 +- applications/luci-app-firewall/po/bn_BD/firewall.po | 2 +- applications/luci-app-firewall/po/ca/firewall.po | 2 +- applications/luci-app-firewall/po/cs/firewall.po | 2 +- applications/luci-app-firewall/po/da/firewall.po | 2 +- applications/luci-app-firewall/po/de/firewall.po | 2 +- applications/luci-app-firewall/po/el/firewall.po | 2 +- applications/luci-app-firewall/po/en/firewall.po | 2 +- applications/luci-app-firewall/po/es/firewall.po | 2 +- applications/luci-app-firewall/po/fa/firewall.po | 2 +- applications/luci-app-firewall/po/fi/firewall.po | 2 +- applications/luci-app-firewall/po/fr/firewall.po | 2 +- applications/luci-app-firewall/po/he/firewall.po | 2 +- applications/luci-app-firewall/po/hi/firewall.po | 2 +- applications/luci-app-firewall/po/hu/firewall.po | 2 +- applications/luci-app-firewall/po/id/firewall.po | 2 +- applications/luci-app-firewall/po/it/firewall.po | 2 +- applications/luci-app-firewall/po/ja/firewall.po | 2 +- applications/luci-app-firewall/po/ko/firewall.po | 2 +- applications/luci-app-firewall/po/mr/firewall.po | 2 +- applications/luci-app-firewall/po/ms/firewall.po | 2 +- applications/luci-app-firewall/po/nb_NO/firewall.po | 2 +- applications/luci-app-firewall/po/nl/firewall.po | 2 +- applications/luci-app-firewall/po/pl/firewall.po | 2 +- applications/luci-app-firewall/po/pt/firewall.po | 2 +- applications/luci-app-firewall/po/pt_BR/firewall.po | 2 +- applications/luci-app-firewall/po/ro/firewall.po | 2 +- applications/luci-app-firewall/po/ru/firewall.po | 2 +- applications/luci-app-firewall/po/si/firewall.po | 2 +- applications/luci-app-firewall/po/sk/firewall.po | 2 +- applications/luci-app-firewall/po/sv/firewall.po | 2 +- applications/luci-app-firewall/po/templates/firewall.pot | 2 +- applications/luci-app-firewall/po/tr/firewall.po | 2 +- applications/luci-app-firewall/po/uk/firewall.po | 2 +- applications/luci-app-firewall/po/vi/firewall.po | 2 +- applications/luci-app-firewall/po/zh_Hans/firewall.po | 2 +- applications/luci-app-firewall/po/zh_Hant/firewall.po | 2 +- 39 files changed, 39 insertions(+), 39 deletions(-) diff --git a/applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js b/applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js index 2afb438969..c579c4aab1 100644 --- a/applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js +++ b/applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js @@ -240,7 +240,7 @@ return view.extend({ var stop_date = uci.get('firewall', section_id, 'stop_date'); if (weekdays || monthdays || start_time || stop_time || start_date || stop_date ) - return _('Time restritions are enabled for this rule'); + return _('Time restrictions are enabled for this rule'); return null; }; diff --git a/applications/luci-app-firewall/po/ar/firewall.po b/applications/luci-app-firewall/po/ar/firewall.po index c36fc2a51d..35c84db907 100644 --- a/applications/luci-app-firewall/po/ar/firewall.po +++ b/applications/luci-app-firewall/po/ar/firewall.po @@ -969,7 +969,7 @@ msgid "Time in UTC" msgstr "الوقت بالتوقيت العالمي المنسق" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "تم تمكين قيود الوقت لهذه القاعدة" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/bg/firewall.po b/applications/luci-app-firewall/po/bg/firewall.po index d2194512bb..4b02a90c41 100644 --- a/applications/luci-app-firewall/po/bg/firewall.po +++ b/applications/luci-app-firewall/po/bg/firewall.po @@ -862,7 +862,7 @@ msgid "Time in UTC" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/bn_BD/firewall.po b/applications/luci-app-firewall/po/bn_BD/firewall.po index 716993262b..a07ff8fc25 100644 --- a/applications/luci-app-firewall/po/bn_BD/firewall.po +++ b/applications/luci-app-firewall/po/bn_BD/firewall.po @@ -861,7 +861,7 @@ msgid "Time in UTC" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/ca/firewall.po b/applications/luci-app-firewall/po/ca/firewall.po index 57a189bcb7..6ce7947d68 100644 --- a/applications/luci-app-firewall/po/ca/firewall.po +++ b/applications/luci-app-firewall/po/ca/firewall.po @@ -888,7 +888,7 @@ msgid "Time in UTC" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/cs/firewall.po b/applications/luci-app-firewall/po/cs/firewall.po index 90e14ce2d3..d7e385b725 100644 --- a/applications/luci-app-firewall/po/cs/firewall.po +++ b/applications/luci-app-firewall/po/cs/firewall.po @@ -902,7 +902,7 @@ msgid "Time in UTC" msgstr "Čas v UTC" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/da/firewall.po b/applications/luci-app-firewall/po/da/firewall.po index 2ed1acd094..2d2ed1d416 100644 --- a/applications/luci-app-firewall/po/da/firewall.po +++ b/applications/luci-app-firewall/po/da/firewall.po @@ -988,7 +988,7 @@ msgid "Time in UTC" msgstr "Tid i UTC" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "Tidsbegrænsninger er aktiveret for denne regel" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/de/firewall.po b/applications/luci-app-firewall/po/de/firewall.po index 3dc4a1e58b..b6bd2c695a 100644 --- a/applications/luci-app-firewall/po/de/firewall.po +++ b/applications/luci-app-firewall/po/de/firewall.po @@ -1011,7 +1011,7 @@ msgid "Time in UTC" msgstr "Zeit ist UTC" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "Zeitbeschränkungen sind aktiviert für diese Regel" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/el/firewall.po b/applications/luci-app-firewall/po/el/firewall.po index 9c7ba03bd7..5efb20c0fe 100644 --- a/applications/luci-app-firewall/po/el/firewall.po +++ b/applications/luci-app-firewall/po/el/firewall.po @@ -870,7 +870,7 @@ msgid "Time in UTC" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/en/firewall.po b/applications/luci-app-firewall/po/en/firewall.po index 794a7bc685..82d87f7a4e 100644 --- a/applications/luci-app-firewall/po/en/firewall.po +++ b/applications/luci-app-firewall/po/en/firewall.po @@ -866,7 +866,7 @@ msgid "Time in UTC" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/es/firewall.po b/applications/luci-app-firewall/po/es/firewall.po index ae21fb12c0..a4c21f65d8 100644 --- a/applications/luci-app-firewall/po/es/firewall.po +++ b/applications/luci-app-firewall/po/es/firewall.po @@ -1012,7 +1012,7 @@ msgid "Time in UTC" msgstr "Tiempo en UTC" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "Las restricciones de tiempo están activadas para esta regla" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/fa/firewall.po b/applications/luci-app-firewall/po/fa/firewall.po index 63db90127b..6492a5a87f 100644 --- a/applications/luci-app-firewall/po/fa/firewall.po +++ b/applications/luci-app-firewall/po/fa/firewall.po @@ -861,7 +861,7 @@ msgid "Time in UTC" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/fi/firewall.po b/applications/luci-app-firewall/po/fi/firewall.po index 94c45453f4..bafc657370 100644 --- a/applications/luci-app-firewall/po/fi/firewall.po +++ b/applications/luci-app-firewall/po/fi/firewall.po @@ -990,7 +990,7 @@ msgid "Time in UTC" msgstr "UTC-aika" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "Aikarajoitukset ovat käytössä tälle säännölle" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/fr/firewall.po b/applications/luci-app-firewall/po/fr/firewall.po index a6cdd671f9..bdc23fda7a 100644 --- a/applications/luci-app-firewall/po/fr/firewall.po +++ b/applications/luci-app-firewall/po/fr/firewall.po @@ -1017,7 +1017,7 @@ msgid "Time in UTC" msgstr "Heure en UTC" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "Des restrictions horaires sont activées pour cette règle" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/he/firewall.po b/applications/luci-app-firewall/po/he/firewall.po index f2e533817e..1fe51a9ea5 100644 --- a/applications/luci-app-firewall/po/he/firewall.po +++ b/applications/luci-app-firewall/po/he/firewall.po @@ -859,7 +859,7 @@ msgid "Time in UTC" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/hi/firewall.po b/applications/luci-app-firewall/po/hi/firewall.po index cf4ca6c290..41517d06e8 100644 --- a/applications/luci-app-firewall/po/hi/firewall.po +++ b/applications/luci-app-firewall/po/hi/firewall.po @@ -861,7 +861,7 @@ msgid "Time in UTC" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/hu/firewall.po b/applications/luci-app-firewall/po/hu/firewall.po index b71358eef3..078235b81a 100644 --- a/applications/luci-app-firewall/po/hu/firewall.po +++ b/applications/luci-app-firewall/po/hu/firewall.po @@ -936,7 +936,7 @@ msgid "Time in UTC" msgstr "Idő UTC szerint" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/id/firewall.po b/applications/luci-app-firewall/po/id/firewall.po index b592c2d334..3e763d4443 100644 --- a/applications/luci-app-firewall/po/id/firewall.po +++ b/applications/luci-app-firewall/po/id/firewall.po @@ -904,7 +904,7 @@ msgid "Time in UTC" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/it/firewall.po b/applications/luci-app-firewall/po/it/firewall.po index c40c0e2c00..440666b552 100644 --- a/applications/luci-app-firewall/po/it/firewall.po +++ b/applications/luci-app-firewall/po/it/firewall.po @@ -886,7 +886,7 @@ msgid "Time in UTC" msgstr "Orario in UTC" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/ja/firewall.po b/applications/luci-app-firewall/po/ja/firewall.po index b90ed6ac8e..b3a6c84f57 100644 --- a/applications/luci-app-firewall/po/ja/firewall.po +++ b/applications/luci-app-firewall/po/ja/firewall.po @@ -992,7 +992,7 @@ msgid "Time in UTC" msgstr "UTC時刻を使用" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "このルールでは時間制限が有効です" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/ko/firewall.po b/applications/luci-app-firewall/po/ko/firewall.po index 9fd395ce69..b9c5cc371a 100644 --- a/applications/luci-app-firewall/po/ko/firewall.po +++ b/applications/luci-app-firewall/po/ko/firewall.po @@ -880,7 +880,7 @@ msgid "Time in UTC" msgstr "UTC 기준시" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/mr/firewall.po b/applications/luci-app-firewall/po/mr/firewall.po index dfe1f4e4e0..d449e5f172 100644 --- a/applications/luci-app-firewall/po/mr/firewall.po +++ b/applications/luci-app-firewall/po/mr/firewall.po @@ -861,7 +861,7 @@ msgid "Time in UTC" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/ms/firewall.po b/applications/luci-app-firewall/po/ms/firewall.po index 2c1a28fa3e..ccc81e9c2c 100644 --- a/applications/luci-app-firewall/po/ms/firewall.po +++ b/applications/luci-app-firewall/po/ms/firewall.po @@ -859,7 +859,7 @@ msgid "Time in UTC" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/nb_NO/firewall.po b/applications/luci-app-firewall/po/nb_NO/firewall.po index 35da842442..64ef3fb5b2 100644 --- a/applications/luci-app-firewall/po/nb_NO/firewall.po +++ b/applications/luci-app-firewall/po/nb_NO/firewall.po @@ -883,7 +883,7 @@ msgid "Time in UTC" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/nl/firewall.po b/applications/luci-app-firewall/po/nl/firewall.po index 6a1dbe8769..8e15002131 100644 --- a/applications/luci-app-firewall/po/nl/firewall.po +++ b/applications/luci-app-firewall/po/nl/firewall.po @@ -860,7 +860,7 @@ msgid "Time in UTC" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/pl/firewall.po b/applications/luci-app-firewall/po/pl/firewall.po index 7ee1d84407..cdebfe8fd0 100644 --- a/applications/luci-app-firewall/po/pl/firewall.po +++ b/applications/luci-app-firewall/po/pl/firewall.po @@ -996,7 +996,7 @@ msgid "Time in UTC" msgstr "Czas w UTC" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "Ograniczenia czasowe są włączone dla tej reguły" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/pt/firewall.po b/applications/luci-app-firewall/po/pt/firewall.po index aaf25e6cbe..c75645f84c 100644 --- a/applications/luci-app-firewall/po/pt/firewall.po +++ b/applications/luci-app-firewall/po/pt/firewall.po @@ -1015,7 +1015,7 @@ msgid "Time in UTC" msgstr "Tempo em UTC" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "Restrições de tempo estão ativadas para esta regra" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/pt_BR/firewall.po b/applications/luci-app-firewall/po/pt_BR/firewall.po index 56669d1de7..7bbaa67e2c 100644 --- a/applications/luci-app-firewall/po/pt_BR/firewall.po +++ b/applications/luci-app-firewall/po/pt_BR/firewall.po @@ -1011,7 +1011,7 @@ msgid "Time in UTC" msgstr "Hora em UTC" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "As restrições de tempo estão ativadas para esta regra" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/ro/firewall.po b/applications/luci-app-firewall/po/ro/firewall.po index 401057d73e..16ee51f97f 100644 --- a/applications/luci-app-firewall/po/ro/firewall.po +++ b/applications/luci-app-firewall/po/ro/firewall.po @@ -1008,7 +1008,7 @@ msgid "Time in UTC" msgstr "Timp în UTC" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "Restricțiile de timp sunt activate pentru această regulă" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/ru/firewall.po b/applications/luci-app-firewall/po/ru/firewall.po index ded87bff76..925b319695 100644 --- a/applications/luci-app-firewall/po/ru/firewall.po +++ b/applications/luci-app-firewall/po/ru/firewall.po @@ -1017,7 +1017,7 @@ msgid "Time in UTC" msgstr "Время UTC" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "Для правила включены временные ограничения" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/si/firewall.po b/applications/luci-app-firewall/po/si/firewall.po index a9e070869e..a5a6f01bd3 100644 --- a/applications/luci-app-firewall/po/si/firewall.po +++ b/applications/luci-app-firewall/po/si/firewall.po @@ -861,7 +861,7 @@ msgid "Time in UTC" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/sk/firewall.po b/applications/luci-app-firewall/po/sk/firewall.po index a93d730383..0916d276a5 100644 --- a/applications/luci-app-firewall/po/sk/firewall.po +++ b/applications/luci-app-firewall/po/sk/firewall.po @@ -894,7 +894,7 @@ msgid "Time in UTC" msgstr "Čas v UTC" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/sv/firewall.po b/applications/luci-app-firewall/po/sv/firewall.po index f5f261428f..a272b943eb 100644 --- a/applications/luci-app-firewall/po/sv/firewall.po +++ b/applications/luci-app-firewall/po/sv/firewall.po @@ -887,7 +887,7 @@ msgid "Time in UTC" msgstr "Tid enligt UTC" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/templates/firewall.pot b/applications/luci-app-firewall/po/templates/firewall.pot index 0eb734de66..f824d71a2e 100644 --- a/applications/luci-app-firewall/po/templates/firewall.pot +++ b/applications/luci-app-firewall/po/templates/firewall.pot @@ -848,7 +848,7 @@ msgid "Time in UTC" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/tr/firewall.po b/applications/luci-app-firewall/po/tr/firewall.po index 98afd55db2..122d03217a 100644 --- a/applications/luci-app-firewall/po/tr/firewall.po +++ b/applications/luci-app-firewall/po/tr/firewall.po @@ -994,7 +994,7 @@ msgid "Time in UTC" msgstr "UTC Zamanı" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "Bu kural için zaman kısıtlamaları etkinleştirildi" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/uk/firewall.po b/applications/luci-app-firewall/po/uk/firewall.po index af40ce2f36..336634278e 100644 --- a/applications/luci-app-firewall/po/uk/firewall.po +++ b/applications/luci-app-firewall/po/uk/firewall.po @@ -1011,7 +1011,7 @@ msgid "Time in UTC" msgstr "Час в UTC" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "Для цього правила ввімкнено обмеження часу" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/vi/firewall.po b/applications/luci-app-firewall/po/vi/firewall.po index 7135b118d3..ce243f629e 100644 --- a/applications/luci-app-firewall/po/vi/firewall.po +++ b/applications/luci-app-firewall/po/vi/firewall.po @@ -871,7 +871,7 @@ msgid "Time in UTC" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/zh_Hans/firewall.po b/applications/luci-app-firewall/po/zh_Hans/firewall.po index 85aa5036d7..bc7e743e3a 100644 --- a/applications/luci-app-firewall/po/zh_Hans/firewall.po +++ b/applications/luci-app-firewall/po/zh_Hans/firewall.po @@ -937,7 +937,7 @@ msgid "Time in UTC" msgstr "UTC 时间" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "对该规则启用了时间限制" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 diff --git a/applications/luci-app-firewall/po/zh_Hant/firewall.po b/applications/luci-app-firewall/po/zh_Hant/firewall.po index 7bae8e3260..0ba6422ea5 100644 --- a/applications/luci-app-firewall/po/zh_Hant/firewall.po +++ b/applications/luci-app-firewall/po/zh_Hant/firewall.po @@ -946,7 +946,7 @@ msgid "Time in UTC" msgstr "UTC 時間" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "對該規則啟用了時間限制" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 -- 2.30.2