luci-app-ddns: Update global cacert path doc to reflect it is a file not a dir
authorGeorgios Kontaxis <geko1702+commits@99rst.org>
Tue, 31 Dec 2024 01:32:30 +0000 (20:32 -0500)
committerPaul Donald <newtwen+github@gmail.com>
Tue, 31 Dec 2024 19:29:32 +0000 (19:29 +0000)
Signed-off-by: Georgios Kontaxis <geko1702+commits@99rst.org>
39 files changed:
applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js
applications/luci-app-ddns/po/ar/ddns.po
applications/luci-app-ddns/po/bg/ddns.po
applications/luci-app-ddns/po/bn_BD/ddns.po
applications/luci-app-ddns/po/ca/ddns.po
applications/luci-app-ddns/po/cs/ddns.po
applications/luci-app-ddns/po/da/ddns.po
applications/luci-app-ddns/po/de/ddns.po
applications/luci-app-ddns/po/el/ddns.po
applications/luci-app-ddns/po/es/ddns.po
applications/luci-app-ddns/po/fa/ddns.po
applications/luci-app-ddns/po/fi/ddns.po
applications/luci-app-ddns/po/fr/ddns.po
applications/luci-app-ddns/po/ga/ddns.po
applications/luci-app-ddns/po/he/ddns.po
applications/luci-app-ddns/po/hi/ddns.po
applications/luci-app-ddns/po/hu/ddns.po
applications/luci-app-ddns/po/it/ddns.po
applications/luci-app-ddns/po/ja/ddns.po
applications/luci-app-ddns/po/ko/ddns.po
applications/luci-app-ddns/po/lt/ddns.po
applications/luci-app-ddns/po/mr/ddns.po
applications/luci-app-ddns/po/ms/ddns.po
applications/luci-app-ddns/po/nb_NO/ddns.po
applications/luci-app-ddns/po/nl/ddns.po
applications/luci-app-ddns/po/pl/ddns.po
applications/luci-app-ddns/po/pt/ddns.po
applications/luci-app-ddns/po/pt_BR/ddns.po
applications/luci-app-ddns/po/ro/ddns.po
applications/luci-app-ddns/po/ru/ddns.po
applications/luci-app-ddns/po/sk/ddns.po
applications/luci-app-ddns/po/sv/ddns.po
applications/luci-app-ddns/po/templates/ddns.pot
applications/luci-app-ddns/po/tr/ddns.po
applications/luci-app-ddns/po/uk/ddns.po
applications/luci-app-ddns/po/vi/ddns.po
applications/luci-app-ddns/po/yua/ddns.po
applications/luci-app-ddns/po/zh_Hans/ddns.po
applications/luci-app-ddns/po/zh_Hant/ddns.po

index 95451be6f0d9bf8f83cd747326ddbca61ec379a0..8c86bf217942d652be3a2f9285ed3181fd6bdcd2 100644 (file)
@@ -440,8 +440,8 @@ return view.extend({
 
                }
 
-               o = s.taboption('global', form.Value, 'cacert', _('CA Certs path'));
-               o.description = _('CA certificates path that will be used to download services data. Set IGNORE to skip certificate validation.');
+               o = s.taboption('global', form.Value, 'cacert', _('CA cert bundle file'));
+               o.description = _('CA certificate bundle file that will be used to download services data. Set IGNORE to skip certificate validation.');
                o.placeholder = 'IGNORE';
                o.write = function(section_id, value) {
                        if(value == 'ignore')
index 3df5b3f7de72015b71de53942b76545438ceeb81..0b35d26b1479ebebfc2dd85a89e6a4902cf03031 100644 (file)
@@ -61,12 +61,12 @@ msgstr ""
 "المحددة بشكل صحيح!"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "مسار شهادات Ca"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "مسار شهادات Ca الذي سيتم استخدامه لتنزيل بيانات الخدمات. قم بتعيين IGNORE "
index 1c3ccfa7d1d39a0e463a70db0a1f861f5dd94719..40377fce33e8f171cf502a9246142bb71b3572fd 100644 (file)
@@ -56,12 +56,12 @@ msgid ""
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 
index 36690ef6549b2304063f58e6894af9225920eb9f..8511087934aa3ae4cf42dd2a974ec042d08b1dbc 100644 (file)
@@ -56,12 +56,12 @@ msgid ""
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 
index 54d2f881ade56987b9628ac9df4d87066f337ef1..81ab4ae946805133ac99038a0af5440fac86b36a 100644 (file)
@@ -61,12 +61,12 @@ msgid ""
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 
index 168455b4bdb03b42c18c8cb10a7de7d9b980bedd..4f52c0117e7933bcbed235d1c0d5ba044aa7ae93 100644 (file)
@@ -66,12 +66,12 @@ msgstr ""
 "BusyBox, nemůže správně zpracovat uvedené servery DNS!"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "Adresář certifikátů CA"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "Adresář který bude využit pro stažení dat služeb. Nastavte na IGNORE pro "
index 6f4a0f04d61096e517f3be9f52f8203a531d9ddb..aa5585ebcfcfdb620ac027875f16fefb24d962e5 100644 (file)
@@ -56,12 +56,12 @@ msgid ""
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 
index 75b1e25b2d54e6d33cc0477a9ae6896e603dad99..eeb5613741a562b4610ceecfce849d83abf857ea 100644 (file)
@@ -65,12 +65,12 @@ msgstr ""
 "Server nicht korrekt verarbeiten!"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "Pfad zu CA-Zertifikaten"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "Ca Certs Pfad, der für das Herunterladen von Servicedaten verwendet werden "
index bc8e2976d8ddd539e54929200ddde675ffe5c3a9..e99ebcd39b152eebf984853783c1046d8cb27f3f 100644 (file)
@@ -59,12 +59,12 @@ msgid ""
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 
index 0ad0827430b459a5b5ca0b0755c7914ef7db0414..4b2662542fc3dad0620a3567acb6a9a39c5b032d 100644 (file)
@@ -63,12 +63,12 @@ msgstr ""
 "los servidores DNS determinados!"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "Ruta de certificados CA"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "Ruta de los certificados CA que se utilizarán para descargar los datos de "
index ab2f8e2dcaadd204dc0444ab9259627b0b584d71..dbf904b0b34f2587847590cb9f1b8ffac9be1b05 100644 (file)
@@ -56,12 +56,12 @@ msgid ""
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 
index 127a3d021770d29f708cdc9ea91d541309e1962a..716737d78c09f65ec8d4a03beef0691492a0ea7d 100644 (file)
@@ -60,12 +60,12 @@ msgstr ""
 "DNS-palvelimia oikein!"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "CaCerts-polku"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "Ca Certs -polku, jota käytetään palvelutietojen lataamiseen. Aseta IGNORE "
index 0c9760771f1f71d79be4ea64b28c19db5f546390..91c47a180da837ea23c10b1cc6897729defbf027 100644 (file)
@@ -65,12 +65,12 @@ msgstr ""
 "correctement les serveurs DNS donnés !"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "Chemin d'accès des certificats CA"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "Chemin d'accès Ca Certs qui sera utilisé afin de télécharger les données de "
index 4a18ee5dc61af54d6460b45c97c992ff7c78874b..a82f6508fd9b44dc93095f14f3b4e83b1881ca92 100644 (file)
@@ -61,12 +61,12 @@ msgstr ""
 "DNS a thugtar i gceart!"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "Cosán Teastais CA"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "Conair deimhnithe CA a úsáidfear chun sonraí seirbhísí a íoslódáil. Socraigh "
index bd233019cc18e82de1b7eb22cfc5e4b60b475e56..f3f17e2bacb7d4763d28ae533489bb6860be5ee1 100644 (file)
@@ -59,12 +59,12 @@ msgid ""
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 
index d510e09208a07d4d33501bb07be23e4431665003..f11dfe04975dd862e536a03b97272450b5c8aef7 100644 (file)
@@ -56,12 +56,12 @@ msgid ""
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 
index b836b27743060b5a66c988a12f4d14c47c754210..c40dcaee6104a1751d28d946d2f1e60f4ea728da 100644 (file)
@@ -59,12 +59,12 @@ msgid ""
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 
index c2d234a3aebd2ba8bde16c888eced57e5fb85aaa..34b21b98c1b775186b5eaa0813b79ba3b9b7d162 100644 (file)
@@ -63,12 +63,12 @@ msgstr ""
 "Server DNS correttamente!"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "Percorso certificati CA"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "Percorso dei certificati CA che verrà utilizzato per scaricare i dati dei "
index 19c203a0087336c99b7599b041ede94df34285e9..e2c799036cd2f7241ef13fae97644ce40de5e96b 100644 (file)
@@ -63,12 +63,12 @@ msgstr ""
 "バーを正しく処理しません!"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "CA 証明書パス"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "サービスデータをダウンロードするために使用される CA 証明書のパスです。証明書"
index 9735d4282ca5092c7cf924ed177840431d543d87..551beb3daf0785c6d3ae5991afd3cee5e6e8e96d 100644 (file)
@@ -56,12 +56,12 @@ msgid ""
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "CA 인증서 경로"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "서비스 데이터를 다운로드할 때 사용될 CA 인증서의 경로입니다. IGNORE로 설정하"
index d51f5eb560709ecd49f7b159c77ef2fd9569b61f..a41e43f665e9d0613ba09576af62b35a466af026 100644 (file)
@@ -63,12 +63,12 @@ msgstr ""
 "netvarko duotus „DNS“ serverius tinkamai!"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "„CA“ sertifikatų kelias"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "„CA“ sertifikatų kelias bus naudojamas atsisiųsti tarnybos duomenis. "
index 79071078eec8e347f7cf89b0fc39c13d837a92b5..896c590ceec8e82d31dea5d35f670af4f3f5ab07 100644 (file)
@@ -56,12 +56,12 @@ msgid ""
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 
index 0a7055fbbc5a1f5c5ad36d96c1468c093ee13beb..9dd64585daf203ece6656844ed09931e69ae025b 100644 (file)
@@ -56,12 +56,12 @@ msgid ""
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 
index e691207009d2831b0ea59453111c424c56415e9c..bc242c357cf5e89d5281dd983c48065383d4022a 100644 (file)
@@ -59,12 +59,12 @@ msgid ""
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 
index 431a4b237abeee9e9fd5428660d3dec18da1d4e6..8d2d2e2fef8e4e115606e771e055b00e8d4de74f 100644 (file)
@@ -61,12 +61,12 @@ msgstr ""
 "servers niet correct verwerken!"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "Ca Certs pad"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "Ca Certs-pad dat wordt gebruikt om servicegegevens te downloaden. Stel "
index 0aa486ce1ae48e1f58ac11ecb4370c49730d45c9..dbbe711a79c3bc081e28f64aef1a3bbd1ca15e1b 100644 (file)
@@ -64,12 +64,12 @@ msgstr ""
 "podanych serwerów DNS!"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "Ścieżka certyfikatów CA"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "Ścieżka certyfikatów CA do pobierania danych usług. Ustaw IGNORE, aby "
index 056dc26a0e03f8d6247c47d14b2b660ffa5cf2f9..e42a685e4650e892e6dffae398594adf9c2a532d 100644 (file)
@@ -63,12 +63,12 @@ msgstr ""
 "corretamente com os servidores de DNS dados!"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "Caminho de Certs de Ac"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "Caminho de Certs Ac que será usado para descarregar os dados dos serviços. "
index 4427c3e36ffae7d0946cf9062c098e213544bafe..e3f5cf9a24056ad6cff9c52a969ae8da18d764fa 100644 (file)
@@ -63,12 +63,12 @@ msgstr ""
 "com servidores DNS dados!"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "Caminho dos certificados Ca"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "O caminho dos certificados Ca que serão utilizados para fazer o download dos "
index 6c911ad85abbb63613222fc034f6ee3f9fda7933..813a7bce4faa5c1e6da41636fe0f7678d00ea952 100644 (file)
@@ -64,12 +64,12 @@ msgstr ""
 "serverele DNS date!"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "Ca Certs cale de acces"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "Ca Certs calea de acces care va fi utilizată pentru a descărca datele "
index 770c206b70a5e00fd5c054f769c460217b47e67f..b68e357295fb7e67a87fac6cabb7c4eee7c8631f 100644 (file)
@@ -67,12 +67,12 @@ msgstr ""
 "данными серверами DNS!"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "Путь к сертификатам CA"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "Путь к сертификатам CA, которые будут использоваться для загрузки данных "
index 26bd48319a12b8b8965a3fb06d38aa6094f88269..1fecce5f6abfcc4a562737370433b8e678f09a0d 100644 (file)
@@ -56,12 +56,12 @@ msgid ""
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 
index 77855844f6870ee12873d5dca9dc0bb9d992f415..19c428c74c80b4edc34eb6a44c0432c76c9b5a4d 100644 (file)
@@ -56,12 +56,12 @@ msgid ""
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "Sökväg till CA-certifikat"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "Sökvägen till CA-certifikaten som används för att ladda ner tjänstdata. Välj "
index 87c35bccf588f15b94a87c73d67a261aff49ce2c..34a4792a48f3766459d6e4694448f724081094df 100644 (file)
@@ -47,12 +47,12 @@ msgid ""
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA bundle file path"
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"File path of the CA bundle that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 
index d6a359d2c2f69eb3f6c5340801d8d5bb32e48c5e..629eabd94fd5ac487fe5467f52140db0f921704d 100644 (file)
@@ -63,12 +63,12 @@ msgstr ""
 "doğru şekilde işlemez!"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "Ca Sertifikaları yolu"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "Servis verilerini indirmek için kullanılacak Ca Sertifikaları yolu. "
index afd040349a36a307701b4090f367f2dd2ea573a8..309721d85b35bd59bb3f6773db89392994f0c541 100644 (file)
@@ -62,12 +62,12 @@ msgid ""
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "Шлях до CA сертифікатів"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 
index bd29d479b9908dc21825706d269456bae934428c..66fb219788881fef8379286af8f54f47b2ae5b24 100644 (file)
@@ -63,12 +63,12 @@ msgstr ""
 "xác!"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "Đường dẫn Ca Certs"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 "Đường dẫn Ca Certs sẽ được sử dụng để tải dữ liệu dịch vụ. Đặt IGNORE để bỏ "
index 53bca7de3e708913ea97b87854fad54dae0fbbaf..16abbb2d27e8a9cbbd9fff5b583fe36fa546f865 100644 (file)
@@ -50,12 +50,12 @@ msgid ""
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr ""
 
index 5b53c04e59b3b093fbb3b52bae48f0e5c53e78b3..2da82520d0fddbbe9d5d65992c9952fc252f823e 100644 (file)
@@ -64,12 +64,12 @@ msgid ""
 msgstr "当前编译版本中的 BusyBox 的 nslookup 不能正确处理给定的 DNS 服务器!"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "Ca 证书路径"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr "用于下载服务数据的 Ca 证书路径。设置 IGNORE 将跳过证书验证。"
 
index 4387ad90b23d3e6ab833ae7f1ad8a098b44a206c..7c2596bd115c1906ddd99aec7243df37fc4653e0 100644 (file)
@@ -62,12 +62,12 @@ msgid ""
 msgstr "現行編譯版本中BusyBox的nslookup無法正確處理給定的DNS伺服器!"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
-msgid "CA Certs path"
+msgid "CA cert bundle file"
 msgstr "CA憑證路徑"
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
 msgid ""
-"CA certificates path that will be used to download services data. Set IGNORE "
+"CA certificate bundle file that will be used to download services data. Set IGNORE "
 "to skip certificate validation."
 msgstr "下載服務資料使用的CA憑證路徑;設定IGNORE來略過憑證驗證。"