From ea1c7284b9541c63344d2ad9df2dd48309da714b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bal=C3=A1zs=20=C3=9Ar?= Date: Sat, 18 Jan 2020 00:05:08 +0100 Subject: [PATCH] luci-app-radicale2: fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Balázs Úr --- .../luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua | 2 +- applications/luci-app-radicale2/po/bg/radicale2.po | 2 +- applications/luci-app-radicale2/po/ca/radicale2.po | 2 +- applications/luci-app-radicale2/po/cs/radicale2.po | 2 +- applications/luci-app-radicale2/po/de/radicale2.po | 2 +- applications/luci-app-radicale2/po/el/radicale2.po | 2 +- applications/luci-app-radicale2/po/en/radicale2.po | 4 ++-- applications/luci-app-radicale2/po/es/radicale2.po | 2 +- applications/luci-app-radicale2/po/fr/radicale2.po | 2 +- applications/luci-app-radicale2/po/he/radicale2.po | 2 +- applications/luci-app-radicale2/po/hi/radicale2.po | 2 +- applications/luci-app-radicale2/po/hu/radicale2.po | 2 +- applications/luci-app-radicale2/po/it/radicale2.po | 2 +- applications/luci-app-radicale2/po/ja/radicale2.po | 2 +- applications/luci-app-radicale2/po/ko/radicale2.po | 2 +- applications/luci-app-radicale2/po/mr/radicale2.po | 2 +- applications/luci-app-radicale2/po/ms/radicale2.po | 2 +- applications/luci-app-radicale2/po/nb_NO/radicale2.po | 2 +- applications/luci-app-radicale2/po/pl/radicale2.po | 2 +- applications/luci-app-radicale2/po/pt/radicale2.po | 2 +- applications/luci-app-radicale2/po/pt_BR/radicale2.po | 2 +- applications/luci-app-radicale2/po/ro/radicale2.po | 2 +- applications/luci-app-radicale2/po/ru/radicale2.po | 2 +- applications/luci-app-radicale2/po/sk/radicale2.po | 2 +- applications/luci-app-radicale2/po/sv/radicale2.po | 2 +- applications/luci-app-radicale2/po/templates/radicale2.pot | 2 +- applications/luci-app-radicale2/po/tr/radicale2.po | 2 +- applications/luci-app-radicale2/po/uk/radicale2.po | 2 +- applications/luci-app-radicale2/po/vi/radicale2.po | 2 +- applications/luci-app-radicale2/po/zh-cn/radicale2.po | 2 +- applications/luci-app-radicale2/po/zh-tw/radicale2.po | 2 +- 31 files changed, 32 insertions(+), 32 deletions(-) diff --git a/applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua b/applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua index b352bb46aa..19a7f0c753 100644 --- a/applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua +++ b/applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua @@ -152,7 +152,7 @@ pass.formvalue = function(self, section) end else -local pass = s:option(Value, "password", translate("Encrypted Password"), translate("Generate this field using an generator for Apache htpasswd-style authentication files (for the hash format you have chosen above), or install python3-passlib to enable the ability to create the hash by entering the plaintext in a field that will appear on this page if python3-passlib is installed.")) +local pass = s:option(Value, "password", translate("Encrypted Password"), translate("Generate this field using a generator for Apache htpasswd-style authentication files (for the hash format you have chosen above), or install python3-passlib to enable the ability to create the hash by entering the plaintext in a field that will appear on this page if python3-passlib is installed.")) pass.password = true pass.rmempty = false diff --git a/applications/luci-app-radicale2/po/bg/radicale2.po b/applications/luci-app-radicale2/po/bg/radicale2.po index b9b91cd7f8..635ee6823a 100644 --- a/applications/luci-app-radicale2/po/bg/radicale2.po +++ b/applications/luci-app-radicale2/po/bg/radicale2.po @@ -144,7 +144,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/ca/radicale2.po b/applications/luci-app-radicale2/po/ca/radicale2.po index e9001159ad..fb1a53a9d7 100644 --- a/applications/luci-app-radicale2/po/ca/radicale2.po +++ b/applications/luci-app-radicale2/po/ca/radicale2.po @@ -146,7 +146,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/cs/radicale2.po b/applications/luci-app-radicale2/po/cs/radicale2.po index 5ba5e1ab3f..36441e8c1b 100644 --- a/applications/luci-app-radicale2/po/cs/radicale2.po +++ b/applications/luci-app-radicale2/po/cs/radicale2.po @@ -146,7 +146,7 @@ msgstr "Obecné nastavení" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/de/radicale2.po b/applications/luci-app-radicale2/po/de/radicale2.po index 7ad8d87445..3530d12ba0 100644 --- a/applications/luci-app-radicale2/po/de/radicale2.po +++ b/applications/luci-app-radicale2/po/de/radicale2.po @@ -146,7 +146,7 @@ msgstr "Allgemeine Einstellungen" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/el/radicale2.po b/applications/luci-app-radicale2/po/el/radicale2.po index b94bcea242..8bcf0daa64 100644 --- a/applications/luci-app-radicale2/po/el/radicale2.po +++ b/applications/luci-app-radicale2/po/el/radicale2.po @@ -144,7 +144,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/en/radicale2.po b/applications/luci-app-radicale2/po/en/radicale2.po index fa7d88559d..3f873944c1 100644 --- a/applications/luci-app-radicale2/po/en/radicale2.po +++ b/applications/luci-app-radicale2/po/en/radicale2.po @@ -144,13 +144,13 @@ msgstr "General Settings" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " "installed." msgstr "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/es/radicale2.po b/applications/luci-app-radicale2/po/es/radicale2.po index 5e9ad45155..1bf8e437f9 100644 --- a/applications/luci-app-radicale2/po/es/radicale2.po +++ b/applications/luci-app-radicale2/po/es/radicale2.po @@ -146,7 +146,7 @@ msgstr "Configuración general" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/fr/radicale2.po b/applications/luci-app-radicale2/po/fr/radicale2.po index a6c1ecc979..8709a5e511 100644 --- a/applications/luci-app-radicale2/po/fr/radicale2.po +++ b/applications/luci-app-radicale2/po/fr/radicale2.po @@ -146,7 +146,7 @@ msgstr "Paramètres généraux" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/he/radicale2.po b/applications/luci-app-radicale2/po/he/radicale2.po index 97296358c7..1b93b97e62 100644 --- a/applications/luci-app-radicale2/po/he/radicale2.po +++ b/applications/luci-app-radicale2/po/he/radicale2.po @@ -145,7 +145,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/hi/radicale2.po b/applications/luci-app-radicale2/po/hi/radicale2.po index 6cebed1255..7eea5d7544 100644 --- a/applications/luci-app-radicale2/po/hi/radicale2.po +++ b/applications/luci-app-radicale2/po/hi/radicale2.po @@ -144,7 +144,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/hu/radicale2.po b/applications/luci-app-radicale2/po/hu/radicale2.po index 14df3e1ffd..c27e828c3e 100644 --- a/applications/luci-app-radicale2/po/hu/radicale2.po +++ b/applications/luci-app-radicale2/po/hu/radicale2.po @@ -146,7 +146,7 @@ msgstr "Általános beállítások" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/it/radicale2.po b/applications/luci-app-radicale2/po/it/radicale2.po index 39c3c9faaa..7ee59b78b4 100644 --- a/applications/luci-app-radicale2/po/it/radicale2.po +++ b/applications/luci-app-radicale2/po/it/radicale2.po @@ -146,7 +146,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/ja/radicale2.po b/applications/luci-app-radicale2/po/ja/radicale2.po index 8079b6115e..2245adf0ef 100644 --- a/applications/luci-app-radicale2/po/ja/radicale2.po +++ b/applications/luci-app-radicale2/po/ja/radicale2.po @@ -146,7 +146,7 @@ msgstr "一般設定" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/ko/radicale2.po b/applications/luci-app-radicale2/po/ko/radicale2.po index 191b4be6e6..708944e43d 100644 --- a/applications/luci-app-radicale2/po/ko/radicale2.po +++ b/applications/luci-app-radicale2/po/ko/radicale2.po @@ -144,7 +144,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/mr/radicale2.po b/applications/luci-app-radicale2/po/mr/radicale2.po index 28d00e90a5..48ba574210 100644 --- a/applications/luci-app-radicale2/po/mr/radicale2.po +++ b/applications/luci-app-radicale2/po/mr/radicale2.po @@ -146,7 +146,7 @@ msgstr "सामान्य सेटिंग्ज" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/ms/radicale2.po b/applications/luci-app-radicale2/po/ms/radicale2.po index 36fc3ed31f..622fa6409d 100644 --- a/applications/luci-app-radicale2/po/ms/radicale2.po +++ b/applications/luci-app-radicale2/po/ms/radicale2.po @@ -144,7 +144,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/nb_NO/radicale2.po b/applications/luci-app-radicale2/po/nb_NO/radicale2.po index a0a56a692c..20d4985c88 100644 --- a/applications/luci-app-radicale2/po/nb_NO/radicale2.po +++ b/applications/luci-app-radicale2/po/nb_NO/radicale2.po @@ -144,7 +144,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/pl/radicale2.po b/applications/luci-app-radicale2/po/pl/radicale2.po index 40348aca5b..4b9f4a33fd 100644 --- a/applications/luci-app-radicale2/po/pl/radicale2.po +++ b/applications/luci-app-radicale2/po/pl/radicale2.po @@ -147,7 +147,7 @@ msgstr "Ustawienia główne" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/pt/radicale2.po b/applications/luci-app-radicale2/po/pt/radicale2.po index a55ce156a6..1fe158265f 100644 --- a/applications/luci-app-radicale2/po/pt/radicale2.po +++ b/applications/luci-app-radicale2/po/pt/radicale2.po @@ -147,7 +147,7 @@ msgstr "Configurações Gerais" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/pt_BR/radicale2.po b/applications/luci-app-radicale2/po/pt_BR/radicale2.po index 9661d127c2..3de318731a 100644 --- a/applications/luci-app-radicale2/po/pt_BR/radicale2.po +++ b/applications/luci-app-radicale2/po/pt_BR/radicale2.po @@ -146,7 +146,7 @@ msgstr "Configurações Gerais" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/ro/radicale2.po b/applications/luci-app-radicale2/po/ro/radicale2.po index 66bc69bc29..680c82d84c 100644 --- a/applications/luci-app-radicale2/po/ro/radicale2.po +++ b/applications/luci-app-radicale2/po/ro/radicale2.po @@ -147,7 +147,7 @@ msgstr "Setări principale" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/ru/radicale2.po b/applications/luci-app-radicale2/po/ru/radicale2.po index 2ad745208a..d3b9377ef9 100644 --- a/applications/luci-app-radicale2/po/ru/radicale2.po +++ b/applications/luci-app-radicale2/po/ru/radicale2.po @@ -147,7 +147,7 @@ msgstr "Основные настройки" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/sk/radicale2.po b/applications/luci-app-radicale2/po/sk/radicale2.po index c12dbf0790..b9f8bb6cf6 100644 --- a/applications/luci-app-radicale2/po/sk/radicale2.po +++ b/applications/luci-app-radicale2/po/sk/radicale2.po @@ -144,7 +144,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/sv/radicale2.po b/applications/luci-app-radicale2/po/sv/radicale2.po index 13df0699b4..5e94a70885 100644 --- a/applications/luci-app-radicale2/po/sv/radicale2.po +++ b/applications/luci-app-radicale2/po/sv/radicale2.po @@ -146,7 +146,7 @@ msgstr "Generella inställningar" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/templates/radicale2.pot b/applications/luci-app-radicale2/po/templates/radicale2.pot index 40789b0ca0..f6f3d1254c 100644 --- a/applications/luci-app-radicale2/po/templates/radicale2.pot +++ b/applications/luci-app-radicale2/po/templates/radicale2.pot @@ -135,7 +135,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/tr/radicale2.po b/applications/luci-app-radicale2/po/tr/radicale2.po index 371aa15b2c..a4ae34ef01 100644 --- a/applications/luci-app-radicale2/po/tr/radicale2.po +++ b/applications/luci-app-radicale2/po/tr/radicale2.po @@ -146,7 +146,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/uk/radicale2.po b/applications/luci-app-radicale2/po/uk/radicale2.po index 41f8770cf9..0f95583110 100644 --- a/applications/luci-app-radicale2/po/uk/radicale2.po +++ b/applications/luci-app-radicale2/po/uk/radicale2.po @@ -147,7 +147,7 @@ msgstr "Загальні параметри" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/vi/radicale2.po b/applications/luci-app-radicale2/po/vi/radicale2.po index 3237023390..01995c493d 100644 --- a/applications/luci-app-radicale2/po/vi/radicale2.po +++ b/applications/luci-app-radicale2/po/vi/radicale2.po @@ -144,7 +144,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/zh-cn/radicale2.po b/applications/luci-app-radicale2/po/zh-cn/radicale2.po index ff8a1918ef..b09c9fc681 100644 --- a/applications/luci-app-radicale2/po/zh-cn/radicale2.po +++ b/applications/luci-app-radicale2/po/zh-cn/radicale2.po @@ -146,7 +146,7 @@ msgstr "基本设置" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " diff --git a/applications/luci-app-radicale2/po/zh-tw/radicale2.po b/applications/luci-app-radicale2/po/zh-tw/radicale2.po index 083bc94d24..cc1bda1adb 100644 --- a/applications/luci-app-radicale2/po/zh-tw/radicale2.po +++ b/applications/luci-app-radicale2/po/zh-tw/radicale2.po @@ -144,7 +144,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155 msgid "" -"Generate this field using an generator for Apache htpasswd-style " +"Generate this field using a generator for Apache htpasswd-style " "authentication files (for the hash format you have chosen above), or install " "python3-passlib to enable the ability to create the hash by entering the " "plaintext in a field that will appear on this page if python3-passlib is " -- 2.30.2