From e0ff3ff933e39597cf4a158d237c7eebb359e1bd Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 19 Jan 2022 12:08:31 +0100 Subject: [PATCH] luci-mod-system: mention ED25519 keys Also update translations source strings accordingly. Fixes: #5649 Signed-off-by: Jo-Philipp Wich --- modules/luci-base/po/ar/base.po | 2 +- modules/luci-base/po/bg/base.po | 2 +- modules/luci-base/po/bn_BD/base.po | 2 +- modules/luci-base/po/ca/base.po | 2 +- modules/luci-base/po/cs/base.po | 2 +- modules/luci-base/po/da/base.po | 2 +- modules/luci-base/po/de/base.po | 2 +- modules/luci-base/po/el/base.po | 2 +- modules/luci-base/po/en/base.po | 2 +- modules/luci-base/po/es/base.po | 2 +- modules/luci-base/po/fi/base.po | 2 +- modules/luci-base/po/fr/base.po | 2 +- modules/luci-base/po/he/base.po | 2 +- modules/luci-base/po/hi/base.po | 2 +- modules/luci-base/po/hu/base.po | 2 +- modules/luci-base/po/it/base.po | 2 +- modules/luci-base/po/ja/base.po | 2 +- modules/luci-base/po/ko/base.po | 2 +- modules/luci-base/po/mr/base.po | 2 +- modules/luci-base/po/ms/base.po | 2 +- modules/luci-base/po/nb_NO/base.po | 2 +- modules/luci-base/po/nl/base.po | 2 +- modules/luci-base/po/pl/base.po | 2 +- modules/luci-base/po/pt/base.po | 2 +- modules/luci-base/po/pt_BR/base.po | 2 +- modules/luci-base/po/ro/base.po | 2 +- modules/luci-base/po/ru/base.po | 2 +- modules/luci-base/po/sk/base.po | 2 +- modules/luci-base/po/sv/base.po | 2 +- modules/luci-base/po/templates/base.pot | 4 ++-- modules/luci-base/po/tr/base.po | 2 +- modules/luci-base/po/uk/base.po | 2 +- modules/luci-base/po/vi/base.po | 2 +- modules/luci-base/po/zh_Hans/base.po | 2 +- modules/luci-base/po/zh_Hant/base.po | 2 +- .../htdocs/luci-static/resources/view/system/sshkeys.js | 2 +- 36 files changed, 37 insertions(+), 37 deletions(-) diff --git a/modules/luci-base/po/ar/base.po b/modules/luci-base/po/ar/base.po index 7e8e81f174..8d2dad0f1e 100644 --- a/modules/luci-base/po/ar/base.po +++ b/modules/luci-base/po/ar/base.po @@ -7395,7 +7395,7 @@ msgstr "تم بالفعل إضافة مفتاح SSH العمومي المحدد. #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "مفتاح SSH العمومي المحدد غير صالح. يرجى تقديم مفاتيح RSA أو ECDSA العامة " diff --git a/modules/luci-base/po/bg/base.po b/modules/luci-base/po/bg/base.po index d71e77e416..951487189a 100644 --- a/modules/luci-base/po/bg/base.po +++ b/modules/luci-base/po/bg/base.po @@ -7253,7 +7253,7 @@ msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" diff --git a/modules/luci-base/po/bn_BD/base.po b/modules/luci-base/po/bn_BD/base.po index b49b0b174e..fcab766dd7 100644 --- a/modules/luci-base/po/bn_BD/base.po +++ b/modules/luci-base/po/bn_BD/base.po @@ -7182,7 +7182,7 @@ msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" diff --git a/modules/luci-base/po/ca/base.po b/modules/luci-base/po/ca/base.po index f62417c864..6b67d639ed 100644 --- a/modules/luci-base/po/ca/base.po +++ b/modules/luci-base/po/ca/base.po @@ -7265,7 +7265,7 @@ msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" diff --git a/modules/luci-base/po/cs/base.po b/modules/luci-base/po/cs/base.po index d606878405..a0c6f975bc 100644 --- a/modules/luci-base/po/cs/base.po +++ b/modules/luci-base/po/cs/base.po @@ -7414,7 +7414,7 @@ msgstr "Zadaný veřejný SSH klíč byl již přídán." #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "Zadaný veřejný SSH klíč je neplatný. Použijte řádné veřejné RSA nebo ECDSA " diff --git a/modules/luci-base/po/da/base.po b/modules/luci-base/po/da/base.po index 3bd4b54ae6..40c906da9b 100644 --- a/modules/luci-base/po/da/base.po +++ b/modules/luci-base/po/da/base.po @@ -7594,7 +7594,7 @@ msgstr "Den angivne offentlige SSH-nøgle er allerede blevet tilføjet." #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "Den givne offentlige SSH-nøgle er ugyldig. Angiv venligst korrekte " diff --git a/modules/luci-base/po/de/base.po b/modules/luci-base/po/de/base.po index 2bcecc4953..800b28d780 100644 --- a/modules/luci-base/po/de/base.po +++ b/modules/luci-base/po/de/base.po @@ -7665,7 +7665,7 @@ msgstr "Der angegebene öffentliche SSH-Schlüssel wurde bereits hinzugefügt." #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "Der angegebene öffentliche SSH Schlüssel ist ungültig, bitte OpenSSH-" diff --git a/modules/luci-base/po/el/base.po b/modules/luci-base/po/el/base.po index 08d7ceec11..cc3f1af82c 100644 --- a/modules/luci-base/po/el/base.po +++ b/modules/luci-base/po/el/base.po @@ -7269,7 +7269,7 @@ msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" diff --git a/modules/luci-base/po/en/base.po b/modules/luci-base/po/en/base.po index 6e0bafd1a8..e4e5381804 100644 --- a/modules/luci-base/po/en/base.po +++ b/modules/luci-base/po/en/base.po @@ -7239,7 +7239,7 @@ msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" diff --git a/modules/luci-base/po/es/base.po b/modules/luci-base/po/es/base.po index da2e6a49ad..2e657fd7df 100644 --- a/modules/luci-base/po/es/base.po +++ b/modules/luci-base/po/es/base.po @@ -7697,7 +7697,7 @@ msgstr "La clave pública SSH dada ya se ha agregado." #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "La clave pública SSH dada no es válida. Por favor, suministre las claves " diff --git a/modules/luci-base/po/fi/base.po b/modules/luci-base/po/fi/base.po index 98e4e395d6..e86f54ff60 100644 --- a/modules/luci-base/po/fi/base.po +++ b/modules/luci-base/po/fi/base.po @@ -7459,7 +7459,7 @@ msgstr "Annettu SSH julkinen avain on jo lisätty." #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "Annettu julkinen SSH-avain ei kelpaa. Anna kelvollinen julkinen RSA- tai " diff --git a/modules/luci-base/po/fr/base.po b/modules/luci-base/po/fr/base.po index 0e6e491170..de69a2d3d0 100644 --- a/modules/luci-base/po/fr/base.po +++ b/modules/luci-base/po/fr/base.po @@ -7520,7 +7520,7 @@ msgstr "La clé publique SSH donnée a déjà été ajoutée." #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "La clé publique SSH donnée n'est pas valide. Veuillez fournir les clés " diff --git a/modules/luci-base/po/he/base.po b/modules/luci-base/po/he/base.po index d1891ba5ab..dd0e5a2b4d 100644 --- a/modules/luci-base/po/he/base.po +++ b/modules/luci-base/po/he/base.po @@ -7210,7 +7210,7 @@ msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" diff --git a/modules/luci-base/po/hi/base.po b/modules/luci-base/po/hi/base.po index ba05e86d54..afce133d96 100644 --- a/modules/luci-base/po/hi/base.po +++ b/modules/luci-base/po/hi/base.po @@ -7184,7 +7184,7 @@ msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" diff --git a/modules/luci-base/po/hu/base.po b/modules/luci-base/po/hu/base.po index 7b118cb544..71c3768f58 100644 --- a/modules/luci-base/po/hu/base.po +++ b/modules/luci-base/po/hu/base.po @@ -7448,7 +7448,7 @@ msgstr "A megadott SSH nyilvános kulcs már hozzá lett adva." #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "A megadott SSH nyilvános kulcs érvénytelen. Adjon meg megfelelő nyilvános " diff --git a/modules/luci-base/po/it/base.po b/modules/luci-base/po/it/base.po index 563ecf3b7b..a6b304de03 100644 --- a/modules/luci-base/po/it/base.po +++ b/modules/luci-base/po/it/base.po @@ -7422,7 +7422,7 @@ msgstr "La chiave pubblica SSH fornita è già stata aggiunta." #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "La chiave pubblica SSH fornita non è valida. Fornire chiavi pubbliche RSA o " diff --git a/modules/luci-base/po/ja/base.po b/modules/luci-base/po/ja/base.po index 3baaa755c0..01454c4720 100644 --- a/modules/luci-base/po/ja/base.po +++ b/modules/luci-base/po/ja/base.po @@ -7496,7 +7496,7 @@ msgstr "入力されたSSH公開鍵はすでに追加されています。" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "指定されたSSH公開鍵は無効です。正しいRSAまたはECDSA鍵を指定してください。" diff --git a/modules/luci-base/po/ko/base.po b/modules/luci-base/po/ko/base.po index 9baaf21c4f..8ba6e080e8 100644 --- a/modules/luci-base/po/ko/base.po +++ b/modules/luci-base/po/ko/base.po @@ -7266,7 +7266,7 @@ msgstr "제출하신 SSH 공개키는 이미 추가되어 있습니다." #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "제출하신 SSH 키는 올바르지 않습니다. 올바른 RSA 또는 ECDSA 키를 제출해주세요." diff --git a/modules/luci-base/po/mr/base.po b/modules/luci-base/po/mr/base.po index 4f9f5fb94e..99c647ad2f 100644 --- a/modules/luci-base/po/mr/base.po +++ b/modules/luci-base/po/mr/base.po @@ -7182,7 +7182,7 @@ msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" diff --git a/modules/luci-base/po/ms/base.po b/modules/luci-base/po/ms/base.po index 4f9460a29b..f445e04bfc 100644 --- a/modules/luci-base/po/ms/base.po +++ b/modules/luci-base/po/ms/base.po @@ -7211,7 +7211,7 @@ msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" diff --git a/modules/luci-base/po/nb_NO/base.po b/modules/luci-base/po/nb_NO/base.po index 5e9ec286e1..6c4a367029 100644 --- a/modules/luci-base/po/nb_NO/base.po +++ b/modules/luci-base/po/nb_NO/base.po @@ -7290,7 +7290,7 @@ msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" diff --git a/modules/luci-base/po/nl/base.po b/modules/luci-base/po/nl/base.po index daf3b62d1e..2aa1fc923e 100644 --- a/modules/luci-base/po/nl/base.po +++ b/modules/luci-base/po/nl/base.po @@ -7199,7 +7199,7 @@ msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" diff --git a/modules/luci-base/po/pl/base.po b/modules/luci-base/po/pl/base.po index 0512b6aa00..6940174013 100644 --- a/modules/luci-base/po/pl/base.po +++ b/modules/luci-base/po/pl/base.po @@ -7626,7 +7626,7 @@ msgstr "Podany klucz publiczny SSH został już dodany." #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "Podany klucz publiczny SSH jest nieprawidłowy. Podaj odpowiedni publiczny " diff --git a/modules/luci-base/po/pt/base.po b/modules/luci-base/po/pt/base.po index d56f97a4ee..8da1ecb5e4 100644 --- a/modules/luci-base/po/pt/base.po +++ b/modules/luci-base/po/pt/base.po @@ -7673,7 +7673,7 @@ msgstr "A chave pública SSH dada já foi adicionada." #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "A chave pública SSH dada é inválida. Por favor, forneça chaves RSA ou ECDSA " diff --git a/modules/luci-base/po/pt_BR/base.po b/modules/luci-base/po/pt_BR/base.po index b5b8b0a68f..d91e87e62e 100644 --- a/modules/luci-base/po/pt_BR/base.po +++ b/modules/luci-base/po/pt_BR/base.po @@ -7711,7 +7711,7 @@ msgstr "A chave pública SSH fornecida já foi adicionada." #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "A chave pública SSH fornecida é inválida. Por favor, forneça as chaves " diff --git a/modules/luci-base/po/ro/base.po b/modules/luci-base/po/ro/base.po index ede6aecb92..a50362f761 100644 --- a/modules/luci-base/po/ro/base.po +++ b/modules/luci-base/po/ro/base.po @@ -7656,7 +7656,7 @@ msgstr "Cheia publică SSH dată a fost deja adăugată." #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "Cheia publică SSH furnizată nu este valabilă. Vă rugăm să furnizați chei " diff --git a/modules/luci-base/po/ru/base.po b/modules/luci-base/po/ru/base.po index 0e5bf87855..86e61dc0a9 100644 --- a/modules/luci-base/po/ru/base.po +++ b/modules/luci-base/po/ru/base.po @@ -7645,7 +7645,7 @@ msgstr "Указанный публичный SSH ключ уже добавле #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "Указанный публичный SSH ключ неверный. Укажите правильный RSA или ECDSA ключ." diff --git a/modules/luci-base/po/sk/base.po b/modules/luci-base/po/sk/base.po index 021fba3c45..621601cc04 100644 --- a/modules/luci-base/po/sk/base.po +++ b/modules/luci-base/po/sk/base.po @@ -7233,7 +7233,7 @@ msgstr "Poskytnutý verejný kľúč SSH bol už pridaný." #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "Poskytnutý verejný kľúč SSH nie je platný. Prosím, poskytnite správne " diff --git a/modules/luci-base/po/sv/base.po b/modules/luci-base/po/sv/base.po index d6889fa6b4..4c27cfe8a2 100644 --- a/modules/luci-base/po/sv/base.po +++ b/modules/luci-base/po/sv/base.po @@ -7206,7 +7206,7 @@ msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" diff --git a/modules/luci-base/po/templates/base.pot b/modules/luci-base/po/templates/base.pot index 2a6297f2cf..ad9b624df7 100644 --- a/modules/luci-base/po/templates/base.pot +++ b/modules/luci-base/po/templates/base.pot @@ -7173,8 +7173,8 @@ msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " -"ECDSA keys." +"The given SSH public key is invalid. Please supply proper public RSA, " +"ED25519 or ECDSA keys." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:513 diff --git a/modules/luci-base/po/tr/base.po b/modules/luci-base/po/tr/base.po index 9729e2d2b1..2fac2948f5 100644 --- a/modules/luci-base/po/tr/base.po +++ b/modules/luci-base/po/tr/base.po @@ -7590,7 +7590,7 @@ msgstr "Verilen SSH genel anahtarı zaten eklenmiştir." #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "Verilen SSH genel anahtarı geçersiz. Lütfen uygun genel RSA veya ECDSA " diff --git a/modules/luci-base/po/uk/base.po b/modules/luci-base/po/uk/base.po index bc261519ca..26ba64c08c 100644 --- a/modules/luci-base/po/uk/base.po +++ b/modules/luci-base/po/uk/base.po @@ -7502,7 +7502,7 @@ msgstr "Наданий відкритий SSH-ключ вже було дода #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "Наданий відкритий SSH-ключ є недійсним. Надавайте належні відкриті ключі RSA " diff --git a/modules/luci-base/po/vi/base.po b/modules/luci-base/po/vi/base.po index bd10240f32..cf9584d196 100644 --- a/modules/luci-base/po/vi/base.po +++ b/modules/luci-base/po/vi/base.po @@ -7358,7 +7358,7 @@ msgstr "Khóa công khai SSH đã cho đã được thêm" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "" "Khóa công khai SSH đã cho không hợp lệ. Vui lòng cung cấp khóa RSA hoặc " diff --git a/modules/luci-base/po/zh_Hans/base.po b/modules/luci-base/po/zh_Hans/base.po index 8c514c7f9e..cd4a3f7c93 100644 --- a/modules/luci-base/po/zh_Hans/base.po +++ b/modules/luci-base/po/zh_Hans/base.po @@ -7348,7 +7348,7 @@ msgstr "已添加给定的 SSH 公钥。" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "给定的 SSH 公钥无效。请提供适当的公共 RSA 或 ECDSA 密钥。" diff --git a/modules/luci-base/po/zh_Hant/base.po b/modules/luci-base/po/zh_Hant/base.po index 483fcc0b76..4b8fc91801 100644 --- a/modules/luci-base/po/zh_Hant/base.po +++ b/modules/luci-base/po/zh_Hant/base.po @@ -7346,7 +7346,7 @@ msgstr "輸入的 SSH 公鑰早已存在。" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 msgid "" -"The given SSH public key is invalid. Please supply proper public RSA or " +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " "ECDSA keys." msgstr "輸入的 SSH 公鑰無效。請提供正確的 RSA 公鑰或 ECDSA Keys。" diff --git a/modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js b/modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js index ae2c2b3de3..a2f0bef9b4 100644 --- a/modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js +++ b/modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js @@ -169,7 +169,7 @@ function addKey(ev) { } else if (!pubkey) { ui.showModal(_('Add key'), [ - E('div', { class: 'alert-message warning' }, _('The given SSH public key is invalid. Please supply proper public RSA or ECDSA keys.')), + E('div', { class: 'alert-message warning' }, _('The given SSH public key is invalid. Please supply proper public RSA, ED25519 or ECDSA keys.')), E('div', { class: 'right' }, E('div', { class: 'btn', click: L.hideModal }, _('Close'))) ]); } -- 2.30.2