mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
luci-app-acme: validation_method options: use the same string as tab names
For option names use a longer description that is already used for tabs that shows the method-specific options: 'Webroot' to the 'Webroot Challenge Validation' 'DNS' to 'DNS Challenge Validation' This allows avoiding duplicated strings. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
This commit is contained in:
committed by
Toke Høiland-Jørgensen
parent
b3cb2c479a
commit
e676928067
@@ -92,8 +92,8 @@ return view.extend({
|
||||
'DNS mode will allow you to use the DNS API of your DNS provider to issue a certificate.')
|
||||
);
|
||||
o.value('standalone', _('Standalone'));
|
||||
o.value('webroot', _('Webroot'));
|
||||
o.value('dns', _('DNS'));
|
||||
o.value('webroot', _('Webroot Challenge Validation'));
|
||||
o.value('dns', _('DNS Challenge Validation'));
|
||||
o.default = 'standalone';
|
||||
|
||||
if (!hasDnsApi) {
|
||||
|
||||
@@ -56,10 +56,6 @@ msgstr "الاسم المستعار لاعتراض"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "عنوان URL مخصص لدليل خادم ACME."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "نظام أسماء النطاقات"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "واجهة برمجة تطبيقات لنظام أسماء النطاقات"
|
||||
@@ -272,10 +268,6 @@ msgstr "استخدم خادم الترحيل"
|
||||
msgid "Validation method"
|
||||
msgstr "طريقة التحقق من الصحة"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "Webroot"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot التحقق من صحة التحدي"
|
||||
|
||||
@@ -56,10 +56,6 @@ msgstr ""
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -242,10 +238,6 @@ msgstr ""
|
||||
msgid "Validation method"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot Проверка на предизвикателство"
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "চ্যালেঞ্জ উপনাম"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "কাস্টম ACME সার্ভার ডিরেক্টরি URL।"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "ডিএনএস"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -265,10 +261,6 @@ msgstr ""
|
||||
msgid "Validation method"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot চ্যালেঞ্জ বৈধতা"
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr ""
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
@@ -241,10 +237,6 @@ msgstr ""
|
||||
msgid "Validation method"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr ""
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "Alternativní název výzvy"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "Uživatelsky určená URL složky ACME serveru."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -277,10 +273,6 @@ msgstr "Použít „nanečisto“ server"
|
||||
msgid "Validation method"
|
||||
msgstr "Metoda ověřování"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "Kořen webu"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Ověřování výzvy kořenem webu"
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "Udfordr Alias"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "Brugerdefineret URL til ACME-serverens mappe."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -277,10 +273,6 @@ msgstr "Brug staging-server"
|
||||
msgid "Validation method"
|
||||
msgstr "Valideringsmetode"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "Webroot"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot Udfordringsvalidering"
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "Challenge-Alias"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "Benutzerdefinierte ACME-Serververzeichnis URL."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -278,10 +274,6 @@ msgstr "Staging-Server verwenden"
|
||||
msgid "Validation method"
|
||||
msgstr "Überprüfungsmethode"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "Webroot"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot Challenge-Verifizierung"
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr ""
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -241,10 +237,6 @@ msgstr ""
|
||||
msgid "Validation method"
|
||||
msgstr "Μέθοδος επιβεβαίωσης"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr ""
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "Alias de desafío"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "URL del directorio del servidor ACME personalizado."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "API DNS"
|
||||
@@ -279,10 +275,6 @@ msgstr "Usar servidor de prueba"
|
||||
msgid "Validation method"
|
||||
msgstr "Método de validación"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "Webroot"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Validación del desafío Webroot"
|
||||
|
||||
@@ -52,10 +52,6 @@ msgstr ""
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
@@ -238,10 +234,6 @@ msgstr ""
|
||||
msgid "Validation method"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr ""
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "نام مستعار چالش"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "آدرس سفارشی دایرکتوری سرور ACME ."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "ساناد"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -274,10 +270,6 @@ msgstr "استفاده از سرور مرحلهای"
|
||||
msgid "Validation method"
|
||||
msgstr "روش اعتبارسنجی"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "ریشه وب"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "اعتبارسنجی چالش ریشه وب"
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "Haaste - alias"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "Mukautettu ACME-palvelimen hakemiston URL-osoite."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -277,10 +273,6 @@ msgstr "Käytä staging-palvelimeen"
|
||||
msgid "Validation method"
|
||||
msgstr "Validointitapa"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "Webroot"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot-haasteen validointi"
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "Alias du challenge"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "URL du répertoire du serveur ACME personnalisé."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "API du DNS"
|
||||
@@ -277,10 +273,6 @@ msgstr "Utiliser le serveur de qualification"
|
||||
msgid "Validation method"
|
||||
msgstr "Méthode de validation"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "Racine web"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot Validation du challenge"
|
||||
|
||||
@@ -56,10 +56,6 @@ msgstr "Dúshlán Ailias"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "URL eolaire freastalaí ACME saincheaptha."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -279,10 +275,6 @@ msgstr "Bain úsáid as freastalaí stáitse"
|
||||
msgid "Validation method"
|
||||
msgstr "Modh bailíochtaithe"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "Fréimhe gréasáin"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Bailíochtú Dúshlán Webroot"
|
||||
|
||||
@@ -56,10 +56,6 @@ msgstr ""
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
@@ -242,10 +238,6 @@ msgstr ""
|
||||
msgid "Validation method"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr ""
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr ""
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
@@ -241,10 +237,6 @@ msgstr ""
|
||||
msgid "Validation method"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr ""
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "Kihívás álneve"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "Testreszabott ACME szerver könyvtár URL."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -278,10 +274,6 @@ msgstr "Előkészítő kiszolgáló használata"
|
||||
msgid "Validation method"
|
||||
msgstr "Érvényesítési módszer"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "Webroot"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot Kihívás érvényesítése"
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "Tantangan Alias"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "URL direktori server ACME khusus."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -272,10 +268,6 @@ msgstr ""
|
||||
msgid "Validation method"
|
||||
msgstr "Metode validasi"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot Validasi Tantangan"
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "Alias challenge"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "URL personalizzata cartella server ACME."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "API DNS"
|
||||
@@ -275,10 +271,6 @@ msgstr "Usa server di prova"
|
||||
msgid "Validation method"
|
||||
msgstr "Metodo validazione"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "Webroot"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot Validazione challenge"
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr ""
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "カスタムACMEサーバーディレクトリのURL。"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -248,10 +244,6 @@ msgstr "ステージングサーバーを使用"
|
||||
msgid "Validation method"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr ""
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "챌린지 별칭"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "사용자 지정 ACME 서버 디렉터리 URL."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -270,10 +266,6 @@ msgstr "테스트 서버 사용"
|
||||
msgid "Validation method"
|
||||
msgstr "유효성 검증 방법"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot 챌린지 확인"
|
||||
|
||||
@@ -58,10 +58,6 @@ msgstr "Atpažinimo pseudonimas"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "Pasirinktinis „ACME“ serverio katalogo „URL“ – saitas."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "„DNS“"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "„DNS API“"
|
||||
@@ -283,10 +279,6 @@ msgstr "Naudoti darbinį serverį"
|
||||
msgid "Validation method"
|
||||
msgstr "Patvirtinimo/Patikrinimo metodas"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "„Webroot“"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "„Webroot“ atpažinimo patvirtinimas/patikrinimas"
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "आव्हान उपनाम"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "डीएनएस एपीआय"
|
||||
@@ -241,10 +237,6 @@ msgstr ""
|
||||
msgid "Validation method"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr ""
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr ""
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
@@ -241,10 +237,6 @@ msgstr ""
|
||||
msgid "Validation method"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr ""
|
||||
|
||||
@@ -56,10 +56,6 @@ msgstr ""
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
@@ -242,10 +238,6 @@ msgstr ""
|
||||
msgid "Validation method"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr ""
|
||||
|
||||
@@ -57,10 +57,6 @@ msgstr ""
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
@@ -243,10 +239,6 @@ msgstr ""
|
||||
msgid "Validation method"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr ""
|
||||
|
||||
@@ -56,10 +56,6 @@ msgstr "Alias wyzwania"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "Niestandardowy adres URL katalogu serwera ACME."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "API DNS"
|
||||
@@ -276,10 +272,6 @@ msgstr "Użyj serwera pomostowego"
|
||||
msgid "Validation method"
|
||||
msgstr "Metoda walidacji"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "Webroot"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Walidacja wyzwania Webroot"
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "Aliás do Desafio"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "URL personalizada do diretório do servidor ACME."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "API do DNS"
|
||||
@@ -278,10 +274,6 @@ msgstr "Use o servidor de estágio"
|
||||
msgid "Validation method"
|
||||
msgstr "Método de validação"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "Webroot"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot Validação do desafio"
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "Aliás do Desafio"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "URL do Servidor ACME Customizado."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "API do DNS"
|
||||
@@ -278,10 +274,6 @@ msgstr "Use o servidor de encenação"
|
||||
msgid "Validation method"
|
||||
msgstr "Método de Validação"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "Webroot"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot Validação do Desafio"
|
||||
|
||||
@@ -56,10 +56,6 @@ msgstr "Alias de provocare"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "Adresa directorului server-ului ACME personalizat."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -279,10 +275,6 @@ msgstr "Utilizați serverul staging"
|
||||
msgid "Validation method"
|
||||
msgstr "Metoda de validare"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "Webroot"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot Validarea provocării"
|
||||
|
||||
@@ -56,10 +56,6 @@ msgstr "Псевдонимы вызова"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "URL-адрес пользовательского каталога сервера ACME."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -278,10 +274,6 @@ msgstr "Использовать тестовый сервер"
|
||||
msgid "Validation method"
|
||||
msgstr "Метод проверки"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "«Webroot»"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot подтверждение"
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr ""
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "ව.නා.ප."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
@@ -241,10 +237,6 @@ msgstr ""
|
||||
msgid "Validation method"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr ""
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr ""
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -250,10 +246,6 @@ msgstr ""
|
||||
msgid "Validation method"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr ""
|
||||
|
||||
@@ -56,10 +56,6 @@ msgstr "Alias för utmaningen"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "Anpassad URL för katalogen till ACME-servern."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "API för DNS"
|
||||
@@ -253,10 +249,6 @@ msgstr "Använd iscensättningsserver"
|
||||
msgid "Validation method"
|
||||
msgstr "Valideringsmetod"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "Webbrot"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr ""
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "அறைகூவல் மாற்றுப்பெயர்"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "தனிப்பயன் ACME சேவையக அடைவு முகவரி."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "டி.என்.எச்"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "டி.என்.எச் பநிஇ"
|
||||
@@ -272,10 +268,6 @@ msgstr "ச்டேசிங் சேவையகத்தைப் பயன
|
||||
msgid "Validation method"
|
||||
msgstr "சரிபார்ப்பு முறை"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "வெப்ரூட்"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "வெப்ரூட் அறைகூவல் சரிபார்ப்பு"
|
||||
|
||||
@@ -46,10 +46,6 @@ msgstr ""
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
@@ -232,10 +228,6 @@ msgstr ""
|
||||
msgid "Validation method"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr ""
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "Challenge Takma Adı"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "Özel ACME sunucu dizini URL'si."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -275,10 +271,6 @@ msgstr "Aşama sunucusu kullan"
|
||||
msgid "Validation method"
|
||||
msgstr "Doğrulama yöntemi"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "Webroot"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot Zorluk Doğrulaması"
|
||||
|
||||
@@ -56,10 +56,6 @@ msgstr "Псевдоніми виклику"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "URL-адреса каталогу користувацького сервера ACME."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -277,10 +273,6 @@ msgstr "Використовувати проміжний сервер"
|
||||
msgid "Validation method"
|
||||
msgstr "Метод перевірки"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "Webroot"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot Перевірка викликів"
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "Bí danh"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "Tùy chỉnh đường dẫn máy chủ ACME."
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -273,10 +269,6 @@ msgstr "Sử dụng máy chủ tạm"
|
||||
msgid "Validation method"
|
||||
msgstr "Phương thức thẩm định"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot Thẩm định"
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "质询别名"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "自定义 ACME 服务器目录 URL。"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -262,10 +258,6 @@ msgstr "使用临时服务器"
|
||||
msgid "Validation method"
|
||||
msgstr "验证方式"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "Webroot"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot 质询验证"
|
||||
|
||||
@@ -55,10 +55,6 @@ msgstr "Challenge別名"
|
||||
msgid "Custom ACME server directory URL."
|
||||
msgstr "自訂ACME伺服器目錄URL。"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
|
||||
msgid "DNS"
|
||||
msgstr "DNS"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95
|
||||
msgid "DNS API"
|
||||
msgstr "DNS API"
|
||||
@@ -264,10 +260,6 @@ msgstr "使用臨時伺服器"
|
||||
msgid "Validation method"
|
||||
msgstr "驗證方法"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||||
msgid "Webroot"
|
||||
msgstr "Webroot"
|
||||
|
||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||
msgid "Webroot Challenge Validation"
|
||||
msgstr "Webroot Challenge驗證"
|
||||
|
||||
Reference in New Issue
Block a user