diff options
Diffstat (limited to 'applications/luci-app-acme')
20 files changed, 646 insertions, 228 deletions
diff --git a/applications/luci-app-acme/Makefile b/applications/luci-app-acme/Makefile index 8f9bf8ec79..3853b4d7ac 100644 --- a/applications/luci-app-acme/Makefile +++ b/applications/luci-app-acme/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=ACME package - LuCI interface -LUCI_DEPENDS:=+luci-mod-admin-full +acme +LUCI_DEPENDS:=+luci-base +acme PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk> PKG_LICENSE:=GPL-3.0-or-later diff --git a/applications/luci-app-acme/po/cs/acme.po b/applications/luci-app-acme/po/cs/acme.po index cf19212294..636e4afaa0 100644 --- a/applications/luci-app-acme/po/cs/acme.po +++ b/applications/luci-app-acme/po/cs/acme.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-03-23 14:42+0000\n" +"PO-Revision-Date: 2023-09-18 15:45+0000\n" "Last-Translator: David Rapaň <david@rapan.cz>\n" "Language-Team: Czech <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/cs/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Weblate 4.16.2-dev\n" +"X-Generator: Weblate 5.0.2\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 @@ -33,11 +33,11 @@ msgstr "Pokročilá nastavení" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:433 msgid "Base64 content of private key. Use instead of YC_SA_Key_File_Path" -msgstr "" +msgstr "Base64 obsah soukromého klíče. Použití namísto YC_SA_Key_File_Path" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:33 msgid "Cert files are stored in" -msgstr "Kde jsou uchovávány certifikáty a další stavové soubory." +msgstr "Certifikáty jsou uloženy v" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49 msgid "Certificate config" @@ -45,7 +45,7 @@ msgstr "Konfigurace certifikátu" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605 msgid "Certificates" -msgstr "" +msgstr "Certifikáty" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:452 msgid "Challenge Alias" @@ -81,7 +81,7 @@ msgstr "Dny do obnovení" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81 msgid "Default" -msgstr "" +msgstr "Výchozí" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:459 msgid "Domain Alias" @@ -106,6 +106,8 @@ msgid "" "E.g. <code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</" "code>" msgstr "" +"Např. <code>_acme-challenge.example.com:12345:98765 alias.example." +"com:11111</code>" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482 msgid "ECC 256 bits" @@ -148,10 +150,12 @@ msgid "" "If a certificate wasn't renewed in time then you'll receive a notice at 20 " "days before expiry." msgstr "" +"Pokud nebyl certifikát obnoven včas, obdržíte upozornění 20 dní před " +"vypršením." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:587 msgid "Issued on" -msgstr "" +msgstr "Vydáno" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:477 msgid "Key size (and type) for the generated certificate." @@ -163,32 +167,34 @@ msgstr "Velikost klíče" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:584 msgid "Main Domain" -msgstr "" +msgstr "Hlavní doména" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:369 msgid "OCID of tenancy that contains the target DNS zone" -msgstr "" +msgstr "OCID nájmu, který obsahuje cílovou DNS zónu" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:372 msgid "OCID of user with permission to add/remove records from zones" -msgstr "" +msgstr "OCID uživatele s povolením přidat/odstranit záznamy ze zón" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:275 msgid "" "Open <a href=\"https://www.duckdns.org/\">DuckDNS</a> and copy a token here" msgstr "" +"Otevřete <a href=\"https://www.duckdns.org/\">DuckDNS</a> a zkopírujte token " +"zde" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:378 msgid "Path to private API signing key file in PEM format" -msgstr "" +msgstr "Cesta k soukromému API podpisovému klíči v PEM formátu" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:585 msgid "Private Key" -msgstr "" +msgstr "Soukromý klíč" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:586 msgid "Public Certificate" -msgstr "" +msgstr "Veřejný certifikát" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479 msgid "RSA 2048 bits" @@ -204,11 +210,11 @@ msgstr "RSA 4096 bitů" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236 msgid "See instructions" -msgstr "" +msgstr "Zobrazit pokyny" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:375 msgid "Should point to the tenancy home region" -msgstr "" +msgstr "Mělo by ukazovat na domovský region pronájmu" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:72 msgid "Standalone" @@ -261,7 +267,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:381 msgid "The private API signing key in PEM format" -msgstr "" +msgstr "Soukromý API podpisový klíč v PEM formátu" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26 msgid "" @@ -282,7 +288,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:297 msgid "This is usually NOT an email address" -msgstr "" +msgstr "Toto obvykle NENÍ e-mailová adresa" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88 msgid "" diff --git a/applications/luci-app-acme/po/de/acme.po b/applications/luci-app-acme/po/de/acme.po index 326af55e7b..023927f450 100644 --- a/applications/luci-app-acme/po/de/acme.po +++ b/applications/luci-app-acme/po/de/acme.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-07-12 15:48+0000\n" -"Last-Translator: ssantos <ssantos@web.de>\n" +"PO-Revision-Date: 2023-09-25 17:27+0000\n" +"Last-Translator: \"Jörg S.\" <joerg.schwerdtfeger@gmail.com>\n" "Language-Team: German <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/de/>\n" "Language: de\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.0-dev\n" +"X-Generator: Weblate 5.1-dev\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 @@ -29,7 +29,7 @@ msgstr "Account E-Mail" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:57 msgid "Advanced Settings" -msgstr "Configurações avançadas" +msgstr "Erweiterte Einstellungen" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:433 msgid "Base64 content of private key. Use instead of YC_SA_Key_File_Path" @@ -45,7 +45,7 @@ msgstr "Zertifikateinstellungen" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605 msgid "Certificates" -msgstr "" +msgstr "Zertifikate" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:452 msgid "Challenge Alias" @@ -81,7 +81,7 @@ msgstr "Tage bis zur Erneuerung" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81 msgid "Default" -msgstr "" +msgstr "Standard" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:459 msgid "Domain Alias" @@ -106,6 +106,8 @@ msgid "" "E.g. <code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</" "code>" msgstr "" +"Z. B. <code>_acme-challenge.example.com:12345:98765 alias.example." +"com:11111</code>" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482 msgid "ECC 256 bits" @@ -148,10 +150,12 @@ msgid "" "If a certificate wasn't renewed in time then you'll receive a notice at 20 " "days before expiry." msgstr "" +"Wird ein Zertifikat nicht rechtzeitig erneuert, erhältst du 20 Tage vor " +"dessen Ablauf eine Benachrichtigung." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:587 msgid "Issued on" -msgstr "" +msgstr "Ausgestellt am" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:477 msgid "Key size (and type) for the generated certificate." @@ -163,7 +167,7 @@ msgstr "Schlüsselgröße" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:584 msgid "Main Domain" -msgstr "" +msgstr "Hauptdomain" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:369 msgid "OCID of tenancy that contains the target DNS zone" @@ -177,18 +181,20 @@ msgstr "" msgid "" "Open <a href=\"https://www.duckdns.org/\">DuckDNS</a> and copy a token here" msgstr "" +"Öffne <a href=\"https://www.duckdns.org/\">DuckDNS</a> und kopiere ein Token " +"hier her" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:378 msgid "Path to private API signing key file in PEM format" -msgstr "" +msgstr "Pfad zur Private-API-Signierschlüsseldatei im PEM-Format" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:585 msgid "Private Key" -msgstr "" +msgstr "Private Key" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:586 msgid "Public Certificate" -msgstr "" +msgstr "öffentliches Zertifikat" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479 msgid "RSA 2048 bits" @@ -204,7 +210,7 @@ msgstr "RSA 4096 Bits" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236 msgid "See instructions" -msgstr "" +msgstr "Siehe Anleitung" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:375 msgid "Should point to the tenancy home region" @@ -261,7 +267,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:381 msgid "The private API signing key in PEM format" -msgstr "" +msgstr "Der private API-Signierschlüssel im PEM-Format" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26 msgid "" @@ -283,7 +289,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:297 msgid "This is usually NOT an email address" -msgstr "" +msgstr "Dies ist normalerweise KEINE E-Mail-Adresse" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88 msgid "" diff --git a/applications/luci-app-acme/po/en/acme.po b/applications/luci-app-acme/po/en/acme.po index 9ae1057bbb..37ceef3791 100644 --- a/applications/luci-app-acme/po/en/acme.po +++ b/applications/luci-app-acme/po/en/acme.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-01-07 17:03+0000\n" -"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" +"PO-Revision-Date: 2023-11-30 14:34+0000\n" +"Last-Translator: rygle <pittos@post.com>\n" "Language-Team: English <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/en/>\n" "Language: en\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.4.1-dev\n" +"X-Generator: Weblate 5.3-dev\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 @@ -21,7 +21,7 @@ msgstr "ACME global config" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:514 msgid "ACME server URL" -msgstr "" +msgstr "ACME server URL" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:39 msgid "Account email" @@ -34,34 +34,37 @@ msgstr "Advanced Settings" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:433 msgid "Base64 content of private key. Use instead of YC_SA_Key_File_Path" msgstr "" +"Base64 content of private key. Use instead of YC_SA_Key_File_Path (Yandex " +"Cloud Service Account Key File Path)" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:33 msgid "Cert files are stored in" -msgstr "" +msgstr "Certificate files are stored in" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49 msgid "Certificate config" -msgstr "Certificate config" +msgstr "Certificate configuration" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605 msgid "Certificates" -msgstr "" +msgstr "Certificates" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:452 msgid "Challenge Alias" msgstr "Challenge Alias" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509 +#, fuzzy msgid "Custom ACME CA" -msgstr "" +msgstr "Custom ACME CA (Certificate Authority)" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:515 msgid "Custom ACME server directory URL." -msgstr "" +msgstr "Custom ACME server directory URL" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:74 msgid "DNS" -msgstr "" +msgstr "DNS (Domain Name System)" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:87 msgid "DNS API" @@ -73,15 +76,15 @@ msgstr "DNS API credentials" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:56 msgid "DNS Challenge Validation" -msgstr "" +msgstr "DNS Challenge Validation" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:521 msgid "Days until renewal" -msgstr "" +msgstr "Days until renewal" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81 msgid "Default" -msgstr "" +msgstr "Default" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:459 msgid "Domain Alias" @@ -98,22 +101,26 @@ msgid "" "must point at the router in the global DNS." msgstr "" "Domain names to include in the certificate. The first name will be the " -"subject name, subsequent names will be alt names. Note that all domain names " -"must point at the router in the global DNS." +"subject name, subsequent names will be alt ermate names. Note that all " +"domain names must point at the router in the global DNS." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:410 msgid "" "E.g. <code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</" "code>" msgstr "" +"E.g. <code>_acme-challenge.example.com:12345:98765 alias.example." +"com:11111</code>" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482 +#, fuzzy msgid "ECC 256 bits" -msgstr "" +msgstr "ECC (Elliptic Curve) 256 bit Encryption" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:483 +#, fuzzy msgid "ECC 384 bits" -msgstr "" +msgstr "ECC (Elliptic Curve) 384 bit Encryption" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:40 msgid "Email address to associate with account key." @@ -129,90 +136,99 @@ msgstr "Enabled" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:54 msgid "General Settings" -msgstr "" +msgstr "General Settings" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:469 msgid "" "Get certificate from the Letsencrypt staging server (use for testing; the " "certificate won't be valid)." msgstr "" -"Get certificate from the Letsencrypt staging server (use for testing; the " -"certificate won't be valid)." +"Get a certificate from the Letsencrypt staging server (use for testing only; " +"the certificate won't be valid)." #: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3 msgid "Grant UCI access for luci-app-acme" -msgstr "" +msgstr "Grant UCI access for luci-app-acme" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:41 msgid "" "If a certificate wasn't renewed in time then you'll receive a notice at 20 " "days before expiry." msgstr "" +"If a certificate wasn't renewed in time then you'll receive a notice at 20 " +"days before expiry." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:587 msgid "Issued on" -msgstr "" +msgstr "Issued on" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:477 msgid "Key size (and type) for the generated certificate." -msgstr "" +msgstr "Key size (and type) for the generated certificate." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:476 msgid "Key type" -msgstr "" +msgstr "Key type" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:584 msgid "Main Domain" -msgstr "" +msgstr "Main Domain" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:369 +#, fuzzy msgid "OCID of tenancy that contains the target DNS zone" msgstr "" +"OCID (Oracle Cloud Identifier) of tenancy that contains the target DNS zone" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:372 +#, fuzzy msgid "OCID of user with permission to add/remove records from zones" msgstr "" +"OCID (Oracle Cloud Identifier) of user with permission to add/remove records " +"from zones" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:275 msgid "" "Open <a href=\"https://www.duckdns.org/\">DuckDNS</a> and copy a token here" msgstr "" +"Open <a href=\"https://www.duckdns.org/\">DuckDNS</a> and copy a token here" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:378 msgid "Path to private API signing key file in PEM format" -msgstr "" +msgstr "Path to private API signing key file in PEM format" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:585 +#, fuzzy msgid "Private Key" -msgstr "" +msgstr "Private Key" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:586 msgid "Public Certificate" -msgstr "" +msgstr "Public Certificate" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479 msgid "RSA 2048 bits" -msgstr "" +msgstr "RSA 2048 bit Encryption" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:480 msgid "RSA 3072 bits" -msgstr "" +msgstr "RSA 3072 bit Encryption" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:481 msgid "RSA 4096 bits" -msgstr "" +msgstr "RSA 4096 bit Encryption" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236 msgid "See instructions" -msgstr "" +msgstr "See instructions" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:375 msgid "Should point to the tenancy home region" -msgstr "" +msgstr "Should point to the tenancy home region" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:72 msgid "Standalone" -msgstr "" +msgstr "Standalone" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:69 msgid "" @@ -221,6 +237,10 @@ msgid "" "certificate. DNS mode will allow you to use the DNS API of your DNS provider " "to issue a certificate." msgstr "" +"Standalone mode will use the built-in webserver of acme.sh to issue a " +"certificate. Webroot mode will use an existing webserver to issue a " +"certificate. DNS mode will allow you to use the DNS API of your DNS provider " +"to issue a certificate." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:453 msgid "" @@ -228,6 +248,9 @@ msgid "" "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI " "only supports one challenge alias per certificate." msgstr "" +"The challenge alias to use for ALL domains. See https://github.com/" +"acmesh-official/acme.sh/wiki/DNS-alias-mode for the details of this process. " +"LUCI only supports one challenge alias per certificate." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:445 msgid "" @@ -236,6 +259,10 @@ msgid "" "by each API. Add multiple entries here in KEY=VAL shell variable format to " "supply multiple credential variables." msgstr "" +"The credentials for the DNS API mode selected above. See https://github.com/" +"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required " +"by each API. Add multiple entries here in KEY=VAL shell variable format to " +"supply multiple credential variables." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:460 msgid "" @@ -243,10 +270,13 @@ msgid "" "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI " "only supports one challenge domain per certificate." msgstr "" +"The domain alias to use for ALL domains. See https://github.com/" +"acmesh-official/acme.sh/wiki/DNS-alias-mode for the details of this process. " +"LUCI only supports one challenge domain per certificate." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:381 msgid "The private API signing key in PEM format" -msgstr "" +msgstr "The private API signing key in PEM format" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26 msgid "" @@ -257,10 +287,16 @@ msgid "" "address. Once configured, issuing certificates can take a while. Check the " "logs for progress and any errors." msgstr "" +"This configures ACME (Letsencrypt) automatic certificate installation. " +"Simply fill in the required information to have the router configured with " +"Letsencrypt-issued certificates for the web interface. Note that the domain " +"names in the certificate must already be configured to point at the router's " +"public IP address. Once configured, issuing certificates can take a while. " +"Check the logs for progress and any errors." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:297 msgid "This is usually NOT an email address" -msgstr "" +msgstr "This is usually NOT an email address" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88 msgid "" @@ -271,18 +307,24 @@ msgid "" "supports wildcard certificates. Using this mode requires the acme-dnsapi " "package to be installed." msgstr "" +"To use DNS mode to issue certificates, set this to the name of a DNS API " +"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/" +"dnsapi for the list of available APIs. In DNS mode, the domain name does not " +"have to resolve to the router IP. DNS mode is also the only mode that " +"supports wildcard certificates. Using this mode requires the acme-dnsapi " +"package to be installed." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509 msgid "Use a custom CA instead of Let's Encrypt." -msgstr "" +msgstr "Use a custom CA (Certificate Authority) instead of Let's Encrypt." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:467 msgid "Use staging server" -msgstr "" +msgstr "Use a staging server" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:68 msgid "Validation method" -msgstr "" +msgstr "Validation method" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:73 msgid "Webroot" @@ -290,11 +332,11 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:55 msgid "Webroot Challenge Validation" -msgstr "" +msgstr "Webroot Challenge Validation" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:77 msgid "Webroot directory" -msgstr "" +msgstr "Webroot directory" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:78 msgid "" @@ -302,6 +344,9 @@ msgid "" "Acme in webroot mode. The web server must be accessible from the internet on " "port 80." msgstr "" +"Webserver root directory. Set this to the webserver document root to run " +"Acme in webroot mode. The web server must be accessible from the internet on " +"port 80." #~ msgid "ACME certs" #~ msgstr "ACME certs" diff --git a/applications/luci-app-acme/po/es/acme.po b/applications/luci-app-acme/po/es/acme.po index b71b709a9d..57a2a2d2e7 100644 --- a/applications/luci-app-acme/po/es/acme.po +++ b/applications/luci-app-acme/po/es/acme.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-12-27 19:24+0000\n" -"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" +"PO-Revision-Date: 2023-09-24 12:02+0000\n" +"Last-Translator: gallegonovato <fran-carro@hotmail.es>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/es/>\n" "Language: es\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.15.1-dev\n" +"X-Generator: Weblate 5.1-dev\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 @@ -29,15 +29,16 @@ msgstr "Cuenta de email" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:57 msgid "Advanced Settings" -msgstr "Configuración avanzada" +msgstr "Ajustes avanzados" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:433 msgid "Base64 content of private key. Use instead of YC_SA_Key_File_Path" msgstr "" +"El contenido Base64 de la clave privada. Usar en lugar de YC_SA_Key_File_Path" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:33 msgid "Cert files are stored in" -msgstr "Donde se mantienen los certificados y otros archivos de estado." +msgstr "Los archivos Cert se almacenan en" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49 msgid "Certificate config" @@ -45,7 +46,7 @@ msgstr "Configuración de certificado" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605 msgid "Certificates" -msgstr "" +msgstr "Certificados" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:452 msgid "Challenge Alias" @@ -81,7 +82,7 @@ msgstr "Días hasta la renovación" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81 msgid "Default" -msgstr "" +msgstr "Por defecto" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:459 msgid "Domain Alias" @@ -107,6 +108,8 @@ msgid "" "E.g. <code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</" "code>" msgstr "" +"Por ejemplo, <code>_acme-challenge.example.com:12345:98765 alias.example." +"com:11111</code>" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482 msgid "ECC 256 bits" @@ -150,10 +153,12 @@ msgid "" "If a certificate wasn't renewed in time then you'll receive a notice at 20 " "days before expiry." msgstr "" +"Si un certificado no se ha renovado a tiempo, recibirás un aviso 20 días " +"antes de su expiración." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:587 msgid "Issued on" -msgstr "" +msgstr "Publicado el" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:477 msgid "Key size (and type) for the generated certificate." @@ -165,32 +170,36 @@ msgstr "Tamaño de clave" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:584 msgid "Main Domain" -msgstr "" +msgstr "Dominio principal" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:369 msgid "OCID of tenancy that contains the target DNS zone" msgstr "" +"El OCID del contrato de arrendamiento que contiene la zona DNS de destino" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:372 msgid "OCID of user with permission to add/remove records from zones" msgstr "" +"OCID del usuario con permiso para agregar/eliminar los registros de las zonas" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:275 msgid "" "Open <a href=\"https://www.duckdns.org/\">DuckDNS</a> and copy a token here" msgstr "" +"Abre <a href=\"https://www.duckdns.org/\">DuckDNS</a> y copia un token aquí" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:378 msgid "Path to private API signing key file in PEM format" msgstr "" +"Ruta al archivo de la clave de la firma de la API privada en formato PEM" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:585 msgid "Private Key" -msgstr "" +msgstr "Clave privada" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:586 msgid "Public Certificate" -msgstr "" +msgstr "Certificado público" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479 msgid "RSA 2048 bits" @@ -206,11 +215,11 @@ msgstr "RSA de 4096 bits" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236 msgid "See instructions" -msgstr "" +msgstr "Ver las instrucciones" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:375 msgid "Should point to the tenancy home region" -msgstr "" +msgstr "Debes señalar a la región de origen del inquilino" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:72 msgid "Standalone" @@ -263,7 +272,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:381 msgid "The private API signing key in PEM format" -msgstr "" +msgstr "La clave de la firma privada de la API en formato PEM" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26 msgid "" @@ -284,7 +293,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:297 msgid "This is usually NOT an email address" -msgstr "" +msgstr "Normalmente NO es una dirección de correo electrónico" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88 msgid "" diff --git a/applications/luci-app-acme/po/fa/acme.po b/applications/luci-app-acme/po/fa/acme.po new file mode 100644 index 0000000000..a580acebd4 --- /dev/null +++ b/applications/luci-app-acme/po/fa/acme.po @@ -0,0 +1,306 @@ +msgid "" +msgstr "" +"PO-Revision-Date: 2023-12-01 07:32+0000\n" +"Last-Translator: Ashkan Jazayeri <ashkanull@gmail.com>\n" +"Language-Team: Persian <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsacme/fa/>\n" +"Language: fa\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.3-dev\n" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25 +#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 +msgid "ACME certificates" +msgstr "گواهینامه های ACME" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:36 +msgid "ACME global config" +msgstr "پیکربندی جهانی ACME" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:514 +msgid "ACME server URL" +msgstr "آدرس سرور ACME" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:39 +msgid "Account email" +msgstr "حساب ایمیل" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:57 +msgid "Advanced Settings" +msgstr "تنظیمات پیشرفته" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:433 +msgid "Base64 content of private key. Use instead of YC_SA_Key_File_Path" +msgstr "محتوای Base64 کلید خصوصی. به جای YC_SA_Key_File_Path استفاده کنید" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:33 +msgid "Cert files are stored in" +msgstr "فایل های گواهی ذخیره می شوند در" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49 +msgid "Certificate config" +msgstr "پیکربندی گواهی" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605 +msgid "Certificates" +msgstr "گواهینامه ها" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:452 +msgid "Challenge Alias" +msgstr "نام مستعار چالش" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509 +msgid "Custom ACME CA" +msgstr "ACME CA سفارشی" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:515 +msgid "Custom ACME server directory URL." +msgstr "آدرس سفارشی دایرکتوری سرور ACME ." + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:74 +msgid "DNS" +msgstr "DNS" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:87 +msgid "DNS API" +msgstr "DNS API" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:444 +msgid "DNS API credentials" +msgstr "احراز هویت DNS API" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:56 +msgid "DNS Challenge Validation" +msgstr "اعتبار سنجی چالش DNS" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:521 +msgid "Days until renewal" +msgstr "روز تا تمدید" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81 +msgid "Default" +msgstr "پیشفرض" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:459 +msgid "Domain Alias" +msgstr "نام مستعار دامنه" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:62 +msgid "Domain names" +msgstr "نام دامنه ها" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63 +msgid "" +"Domain names to include in the certificate. The first name will be the " +"subject name, subsequent names will be alt names. Note that all domain names " +"must point at the router in the global DNS." +msgstr "" +"نام های دامنه برای درج در گواهی. اولین نام، نام موضوع است و همه نام های بعدی،" +" نام های جایگزین خواهد بود. توجه داشته باشید که DNS همه دامنه ها باید به " +"روتر اشاره کنند." + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:410 +msgid "" +"E.g. <code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</" +"code>" +msgstr "" +"E.g. <code>_acme-challenge.example.com:12345:98765 alias.example." +"com:11111</code>" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482 +msgid "ECC 256 bits" +msgstr "ECC 256 bits" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:483 +msgid "ECC 384 bits" +msgstr "ECC 384 bits" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:40 +msgid "Email address to associate with account key." +msgstr "آدرس ایمیل برای مرتبط کردن با کلید حساب." + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:46 +msgid "Enable debug logging" +msgstr "ثبت اشکال زدایی را فعال کنید" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:59 +msgid "Enabled" +msgstr "فعال" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:54 +msgid "General Settings" +msgstr "پیکربندی عمومی" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:469 +msgid "" +"Get certificate from the Letsencrypt staging server (use for testing; the " +"certificate won't be valid)." +msgstr "" +"گواهی را از سرور آزمایشی Letsencrypt دریافت کنید (برای آزمایش استفاده کنید؛ " +"گواهی معتبر نخواهد بود)." + +#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3 +msgid "Grant UCI access for luci-app-acme" +msgstr "اجازه دسترسی به UCI برای luci-app-acme" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:41 +msgid "" +"If a certificate wasn't renewed in time then you'll receive a notice at 20 " +"days before expiry." +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:587 +msgid "Issued on" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:477 +msgid "Key size (and type) for the generated certificate." +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:476 +msgid "Key type" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:584 +msgid "Main Domain" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:369 +msgid "OCID of tenancy that contains the target DNS zone" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:372 +msgid "OCID of user with permission to add/remove records from zones" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:275 +msgid "" +"Open <a href=\"https://www.duckdns.org/\">DuckDNS</a> and copy a token here" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:378 +msgid "Path to private API signing key file in PEM format" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:585 +msgid "Private Key" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:586 +msgid "Public Certificate" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479 +msgid "RSA 2048 bits" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:480 +msgid "RSA 3072 bits" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:481 +msgid "RSA 4096 bits" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236 +msgid "See instructions" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:375 +msgid "Should point to the tenancy home region" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:72 +msgid "Standalone" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:69 +msgid "" +"Standalone mode will use the built-in webserver of acme.sh to issue a " +"certificate. Webroot mode will use an existing webserver to issue a " +"certificate. DNS mode will allow you to use the DNS API of your DNS provider " +"to issue a certificate." +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:453 +msgid "" +"The challenge alias to use for ALL domains. See https://github.com/acmesh-" +"official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI " +"only supports one challenge alias per certificate." +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:445 +msgid "" +"The credentials for the DNS API mode selected above. See https://github.com/" +"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required " +"by each API. Add multiple entries here in KEY=VAL shell variable format to " +"supply multiple credential variables." +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:460 +msgid "" +"The domain alias to use for ALL domains. See https://github.com/acmesh-" +"official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI " +"only supports one challenge domain per certificate." +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:381 +msgid "The private API signing key in PEM format" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26 +msgid "" +"This configures ACME (Letsencrypt) automatic certificate installation. " +"Simply fill out this to have the router configured with Letsencrypt-issued " +"certificates for the web interface. Note that the domain names in the " +"certificate must already be configured to point at the router's public IP " +"address. Once configured, issuing certificates can take a while. Check the " +"logs for progress and any errors." +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:297 +msgid "This is usually NOT an email address" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88 +msgid "" +"To use DNS mode to issue certificates, set this to the name of a DNS API " +"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/" +"dnsapi for the list of available APIs. In DNS mode, the domain name does not " +"have to resolve to the router IP. DNS mode is also the only mode that " +"supports wildcard certificates. Using this mode requires the acme-dnsapi " +"package to be installed." +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509 +msgid "Use a custom CA instead of Let's Encrypt." +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:467 +msgid "Use staging server" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:68 +msgid "Validation method" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:73 +msgid "Webroot" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:55 +msgid "Webroot Challenge Validation" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:77 +msgid "Webroot directory" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:78 +msgid "" +"Webserver root directory. Set this to the webserver document root to run " +"Acme in webroot mode. The web server must be accessible from the internet on " +"port 80." +msgstr "" diff --git a/applications/luci-app-acme/po/fi/acme.po b/applications/luci-app-acme/po/fi/acme.po index ac5bbc72fe..7540e10039 100644 --- a/applications/luci-app-acme/po/fi/acme.po +++ b/applications/luci-app-acme/po/fi/acme.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-03-26 06:39+0000\n" +"PO-Revision-Date: 2023-10-18 05:43+0000\n" "Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n" "Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/fi/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.12-dev\n" +"X-Generator: Weblate 5.1\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 @@ -45,7 +45,7 @@ msgstr "Sertifikaatin asetukset" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605 msgid "Certificates" -msgstr "" +msgstr "Varmenteet" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:452 msgid "Challenge Alias" @@ -73,7 +73,7 @@ msgstr "DNS API:n kirjautumistiedot" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:56 msgid "DNS Challenge Validation" -msgstr "" +msgstr "DNS-haastevalidointi" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:521 msgid "Days until renewal" @@ -81,7 +81,7 @@ msgstr "Päiviä uusimiseen" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81 msgid "Default" -msgstr "" +msgstr "Oletus" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:459 msgid "Domain Alias" @@ -107,6 +107,8 @@ msgid "" "E.g. <code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</" "code>" msgstr "" +"Esim. <code>_acme-challenge.example.com:12345:98765 alias.example." +"com:11111</code>" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482 msgid "ECC 256 bits" @@ -150,7 +152,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:587 msgid "Issued on" -msgstr "" +msgstr "Myönnetty" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:477 msgid "Key size (and type) for the generated certificate." @@ -176,6 +178,7 @@ msgstr "" msgid "" "Open <a href=\"https://www.duckdns.org/\">DuckDNS</a> and copy a token here" msgstr "" +"Avaa <a href=\"https://www.duckdns.org/\">DuckDNS</a> ja kopioi token tähän" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:378 msgid "Path to private API signing key file in PEM format" @@ -183,11 +186,11 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:585 msgid "Private Key" -msgstr "" +msgstr "Yksityinen avain" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:586 msgid "Public Certificate" -msgstr "" +msgstr "Julkinen varmenne" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479 msgid "RSA 2048 bits" @@ -203,7 +206,7 @@ msgstr "RSA 4096 bittiä" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236 msgid "See instructions" -msgstr "" +msgstr "Katso ohjeet" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:375 msgid "Should point to the tenancy home region" @@ -259,7 +262,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:297 msgid "This is usually NOT an email address" -msgstr "" +msgstr "Tämä EI yleensä ole sähköpostiosoite" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88 msgid "" diff --git a/applications/luci-app-acme/po/fr/acme.po b/applications/luci-app-acme/po/fr/acme.po index 87e60d8092..7c2e199da9 100644 --- a/applications/luci-app-acme/po/fr/acme.po +++ b/applications/luci-app-acme/po/fr/acme.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-06-11 22:12+0000\n" -"Last-Translator: viking76 <liaudetgael@gmail.com>\n" +"PO-Revision-Date: 2023-09-05 14:35+0000\n" +"Last-Translator: Louis SCHNEIDER <si0lsfr@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/fr/>\n" "Language: fr\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.18-dev\n" +"X-Generator: Weblate 5.0.1-dev\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 @@ -34,10 +34,12 @@ msgstr "Paramètres avancés" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:433 msgid "Base64 content of private key. Use instead of YC_SA_Key_File_Path" msgstr "" +"Contenu de la clé privée en Base 64. À utiliser à la place de " +"YC_SA_Key_File_Path" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:33 msgid "Cert files are stored in" -msgstr "Emplacement de sauvegarde des certificats et des fichiers états." +msgstr "Emplacement de sauvegarde des certificats et des fichiers états" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49 msgid "Certificate config" @@ -45,7 +47,7 @@ msgstr "Configuration du certificat" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605 msgid "Certificates" -msgstr "" +msgstr "Certificats" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:452 msgid "Challenge Alias" @@ -81,7 +83,7 @@ msgstr "Nombre de jour avant renouvellement" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81 msgid "Default" -msgstr "" +msgstr "Par défaut" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:459 msgid "Domain Alias" @@ -106,6 +108,8 @@ msgid "" "E.g. <code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</" "code>" msgstr "" +"Ex. : <code>_acme-challenge.example.com:12345:98765 alias.example." +"com:11111</code>" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482 msgid "ECC 256 bits" @@ -148,10 +152,12 @@ msgid "" "If a certificate wasn't renewed in time then you'll receive a notice at 20 " "days before expiry." msgstr "" +"Si un certificat n'a pas été renouvelé dans les temps, vous recevrez un avis " +"20 jours avant expiration." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:587 msgid "Issued on" -msgstr "" +msgstr "Date d'émission" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:477 msgid "Key size (and type) for the generated certificate." @@ -163,7 +169,7 @@ msgstr "Longueur de clé" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:584 msgid "Main Domain" -msgstr "" +msgstr "Domaine principal" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:369 msgid "OCID of tenancy that contains the target DNS zone" @@ -172,23 +178,27 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:372 msgid "OCID of user with permission to add/remove records from zones" msgstr "" +"OCID de l'utilisateur possédant la permission d'ajouter/supprimer des " +"entrées sur les zones" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:275 msgid "" "Open <a href=\"https://www.duckdns.org/\">DuckDNS</a> and copy a token here" msgstr "" +"Ouvrir <a href=\"https://www.duckdns.org/\">DuckDNS</a> et copier un token " +"ici" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:378 msgid "Path to private API signing key file in PEM format" -msgstr "" +msgstr "Chemin d'accès vers la clé privée de signature de l'API (au format PEM)" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:585 msgid "Private Key" -msgstr "" +msgstr "Clé Privée" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:586 msgid "Public Certificate" -msgstr "" +msgstr "Certificat Publique" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479 msgid "RSA 2048 bits" @@ -204,7 +214,7 @@ msgstr "RSA 4096 bits" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236 msgid "See instructions" -msgstr "" +msgstr "Voir les instructions" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:375 msgid "Should point to the tenancy home region" @@ -260,7 +270,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:381 msgid "The private API signing key in PEM format" -msgstr "" +msgstr "Clé privée de signature de l'API au format PEM" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26 msgid "" @@ -281,7 +291,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:297 msgid "This is usually NOT an email address" -msgstr "" +msgstr "La plupart du temp, ce n'est PAS une adresse email" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88 msgid "" diff --git a/applications/luci-app-acme/po/he/acme.po b/applications/luci-app-acme/po/he/acme.po index ebe538bb65..31cbf57525 100644 --- a/applications/luci-app-acme/po/he/acme.po +++ b/applications/luci-app-acme/po/he/acme.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-01-12 09:37+0000\n" -"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"PO-Revision-Date: 2023-09-07 05:53+0000\n" +"Last-Translator: Oren Bahar <shavitbit@gmail.com>\n" "Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/he/>\n" "Language: he\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" -"X-Generator: Weblate 4.4.1-dev\n" +"X-Generator: Weblate 5.0.1-dev\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 @@ -127,7 +127,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:54 msgid "General Settings" -msgstr "" +msgstr "הגדרות כלליות" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:469 msgid "" diff --git a/applications/luci-app-acme/po/hu/acme.po b/applications/luci-app-acme/po/hu/acme.po index e1f1cc6ba9..b32482d0b4 100644 --- a/applications/luci-app-acme/po/hu/acme.po +++ b/applications/luci-app-acme/po/hu/acme.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-05-22 10:18+0000\n" -"Last-Translator: KinteLiX <superh552@gmail.com>\n" +"PO-Revision-Date: 2023-10-06 08:29+0000\n" +"Last-Translator: Norbert Szentner <upd6la1j@duck.com>\n" "Language-Team: Hungarian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/hu/>\n" "Language: hu\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.13-dev\n" +"X-Generator: Weblate 5.1-dev\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 @@ -28,6 +28,7 @@ msgid "Account email" msgstr "Fiók e-mail" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:57 +#, fuzzy msgid "Advanced Settings" msgstr "Haladó Beállítások" diff --git a/applications/luci-app-acme/po/id/acme.po b/applications/luci-app-acme/po/id/acme.po index cad93f80a6..678506e382 100644 --- a/applications/luci-app-acme/po/id/acme.po +++ b/applications/luci-app-acme/po/id/acme.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-04-25 11:12+0000\n" -"Last-Translator: Arief Hidayat <kekesed97@gmail.com>\n" +"PO-Revision-Date: 2023-08-31 08:31+0000\n" +"Last-Translator: Charles03010 <charles03010@gmail.com>\n" "Language-Team: Indonesian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/id/>\n" "Language: id\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.12.1-dev\n" +"X-Generator: Weblate 5.0.1-dev\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 @@ -29,7 +29,7 @@ msgstr "Akun e-mail" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:57 msgid "Advanced Settings" -msgstr "Pengaturan Lanjutan" +msgstr "Setelan Lanjutan" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:433 msgid "Base64 content of private key. Use instead of YC_SA_Key_File_Path" @@ -37,7 +37,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:33 msgid "Cert files are stored in" -msgstr "Di mana sertifikat dan file status lainnya disimpan." +msgstr "File sertifikat disimpan di" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49 msgid "Certificate config" @@ -45,7 +45,7 @@ msgstr "Konfigurasi sertifikat" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605 msgid "Certificates" -msgstr "" +msgstr "Sertifikat" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:452 msgid "Challenge Alias" @@ -81,7 +81,7 @@ msgstr "Hari sampai perpanjangan" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81 msgid "Default" -msgstr "" +msgstr "Bawaan" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:459 msgid "Domain Alias" @@ -129,7 +129,7 @@ msgstr "Diaktifkan" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:54 msgid "General Settings" -msgstr "Pengaturan Umum" +msgstr "Setelan Umum" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:469 msgid "" @@ -184,11 +184,11 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:585 msgid "Private Key" -msgstr "" +msgstr "Kunci Pribadi" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:586 msgid "Public Certificate" -msgstr "" +msgstr "Sertifikat Publik" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479 msgid "RSA 2048 bits" @@ -204,7 +204,7 @@ msgstr "RSA 4096 bit" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236 msgid "See instructions" -msgstr "" +msgstr "Lihat instruksi" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:375 msgid "Should point to the tenancy home region" @@ -280,7 +280,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:297 msgid "This is usually NOT an email address" -msgstr "" +msgstr "Ini biasanya BUKAN alamat email" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88 msgid "" diff --git a/applications/luci-app-acme/po/it/acme.po b/applications/luci-app-acme/po/it/acme.po index 1853dbfc69..f3b8591142 100644 --- a/applications/luci-app-acme/po/it/acme.po +++ b/applications/luci-app-acme/po/it/acme.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-07-03 09:55+0000\n" -"Last-Translator: random r <epsilin@yopmail.com>\n" +"PO-Revision-Date: 2023-10-16 16:56+0000\n" +"Last-Translator: Frankie McEyes <mceyes@protonmail.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/it/>\n" "Language: it\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.0-dev\n" +"X-Generator: Weblate 5.1\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 @@ -34,10 +34,12 @@ msgstr "Impostazioni avanzate" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:433 msgid "Base64 content of private key. Use instead of YC_SA_Key_File_Path" msgstr "" +"Codice Base64 della chiave privata. Usalo in alternativa a " +"YC_SA_Key_File_Path" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:33 msgid "Cert files are stored in" -msgstr "Dove vengono conservati i certificati e altri file di stato." +msgstr "I certificati sono salvati in" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49 msgid "Certificate config" @@ -45,7 +47,7 @@ msgstr "Configurazione certificato" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605 msgid "Certificates" -msgstr "" +msgstr "Certificati" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:452 msgid "Challenge Alias" @@ -81,7 +83,7 @@ msgstr "giorni al rinnovo" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81 msgid "Default" -msgstr "" +msgstr "Predefinito" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:459 msgid "Domain Alias" @@ -106,6 +108,8 @@ msgid "" "E.g. <code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</" "code>" msgstr "" +"Es. <code>_acme-challenge.example.com:12345:98765 alias.example." +"com:11111</code>" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482 msgid "ECC 256 bits" @@ -148,10 +152,12 @@ msgid "" "If a certificate wasn't renewed in time then you'll receive a notice at 20 " "days before expiry." msgstr "" +"Se un certificato non viene rinnovato in tempo, riceverai una notifica 20 " +"giorni prima della scadenza." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:587 msgid "Issued on" -msgstr "" +msgstr "Emesso il" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:477 msgid "Key size (and type) for the generated certificate." @@ -163,32 +169,36 @@ msgstr "Dimensione chiave" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:584 msgid "Main Domain" -msgstr "" +msgstr "Dominio Principale" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:369 msgid "OCID of tenancy that contains the target DNS zone" msgstr "" +"OCID (Oracle Cloud Identifier) della tenancy che contiene la zona DNS di " +"destinazione" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:372 msgid "OCID of user with permission to add/remove records from zones" msgstr "" +"OCID dell'utente con il permesso di aggiungere/rimuovere i record dalle zone" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:275 msgid "" "Open <a href=\"https://www.duckdns.org/\">DuckDNS</a> and copy a token here" msgstr "" +"Apri <a href=\"https://www.duckdns.org/\">DuckDNS</a> e copia un token qui" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:378 msgid "Path to private API signing key file in PEM format" -msgstr "" +msgstr "Percorso della chiave API privata in formato PEM" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:585 msgid "Private Key" -msgstr "" +msgstr "Chiave Privata" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:586 msgid "Public Certificate" -msgstr "" +msgstr "Certificato Pubblico" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479 msgid "RSA 2048 bits" @@ -204,11 +214,11 @@ msgstr "RSA 4096 bit" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236 msgid "See instructions" -msgstr "" +msgstr "Vedi le istruzioni" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:375 msgid "Should point to the tenancy home region" -msgstr "" +msgstr "Dovrebbe puntare alla regione in cui è ospitato" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:72 msgid "Standalone" @@ -260,7 +270,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:381 msgid "The private API signing key in PEM format" -msgstr "" +msgstr "Chiave di autenticazione API privata in formato PEM" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26 msgid "" @@ -281,7 +291,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:297 msgid "This is usually NOT an email address" -msgstr "" +msgstr "Solitamente NON è un indirizzo email" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88 msgid "" diff --git a/applications/luci-app-acme/po/lt/acme.po b/applications/luci-app-acme/po/lt/acme.po index 8dfe544cd1..f46029ac85 100644 --- a/applications/luci-app-acme/po/lt/acme.po +++ b/applications/luci-app-acme/po/lt/acme.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2023-08-13 02:52+0000\n" +"PO-Revision-Date: 2023-12-02 18:04+0000\n" "Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n" "Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/lt/>\n" @@ -12,12 +12,12 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n % 10 == 1 && (n % 100 < 11 || n % 100 > " "19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? " "1 : 2);\n" -"X-Generator: Weblate 5.0-dev\n" +"X-Generator: Weblate 5.3-dev\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 msgid "ACME certificates" -msgstr "" +msgstr "„ACME“ sertifikatai" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:36 msgid "ACME global config" @@ -65,7 +65,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:74 msgid "DNS" -msgstr "" +msgstr "„DNS“" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:87 msgid "DNS API" @@ -85,7 +85,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81 msgid "Default" -msgstr "" +msgstr "Numatyta/-as" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:459 msgid "Domain Alias" @@ -140,7 +140,7 @@ msgstr "" #: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3 msgid "Grant UCI access for luci-app-acme" -msgstr "" +msgstr "Suteikti „UCI“ prieigą – „luci-app-acme“" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:41 msgid "" @@ -158,7 +158,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:476 msgid "Key type" -msgstr "" +msgstr "Rakto tipas" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:584 msgid "Main Domain" diff --git a/applications/luci-app-acme/po/nb_NO/acme.po b/applications/luci-app-acme/po/nb_NO/acme.po index b94e52cb79..298acab8e9 100644 --- a/applications/luci-app-acme/po/nb_NO/acme.po +++ b/applications/luci-app-acme/po/nb_NO/acme.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-07-12 15:48+0000\n" -"Last-Translator: Eirik Sørstrømmen <sorstrommen@gmail.com>\n" +"PO-Revision-Date: 2023-11-02 14:30+0000\n" +"Last-Translator: averageperson <alej0hio2007@gmail.com>\n" "Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/nb_NO/>\n" "Language: nb_NO\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.0-dev\n" +"X-Generator: Weblate 5.2-dev\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 @@ -17,15 +17,15 @@ msgstr "ACME-sertifikater" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:36 msgid "ACME global config" -msgstr "" +msgstr "ACME global konfigurasjon" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:514 msgid "ACME server URL" -msgstr "" +msgstr "URL til ACME-serveren" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:39 msgid "Account email" -msgstr "" +msgstr "Konto epost" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:57 msgid "Advanced Settings" @@ -33,15 +33,15 @@ msgstr "Avanserte innstillinger" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:433 msgid "Base64 content of private key. Use instead of YC_SA_Key_File_Path" -msgstr "" +msgstr "Base64 inhold av privatnøkkel. Bruk istedenfor YC_SA_Key_File_Path" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:33 msgid "Cert files are stored in" -msgstr "" +msgstr "Sert-filer er lagret i" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49 msgid "Certificate config" -msgstr "" +msgstr "Sertifikatkonfigurasjon" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605 msgid "Certificates" diff --git a/applications/luci-app-acme/po/pl/acme.po b/applications/luci-app-acme/po/pl/acme.po index 1572bc66bb..8576a5d45a 100644 --- a/applications/luci-app-acme/po/pl/acme.po +++ b/applications/luci-app-acme/po/pl/acme.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-08-08 12:50+0000\n" +"PO-Revision-Date: 2023-11-07 22:37+0000\n" "Last-Translator: Matthaiks <kitynska@gmail.com>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/pl/>\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 5.0-dev\n" +"X-Generator: Weblate 5.2-dev\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 @@ -146,7 +146,7 @@ msgstr "" #: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3 msgid "Grant UCI access for luci-app-acme" -msgstr "Udziel dostępu UCI dla luci-app-acme" +msgstr "Przyznaj luci-app-acme dostęp do UCI" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:41 msgid "" diff --git a/applications/luci-app-acme/po/pt/acme.po b/applications/luci-app-acme/po/pt/acme.po index f8ad309b0b..c3e6f0a886 100644 --- a/applications/luci-app-acme/po/pt/acme.po +++ b/applications/luci-app-acme/po/pt/acme.po @@ -1,14 +1,15 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-04-01 22:39+0000\n" -"Last-Translator: ssantos <ssantos@web.de>\n" +"PO-Revision-Date: 2023-08-29 17:33+0000\n" +"Last-Translator: Version8504 <mc_4991_safeweb_589n98+hostedweblateorg@outlook" +".com>\n" "Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/pt/>\n" "Language: pt\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.17-dev\n" +"X-Generator: Weblate 5.0.1-dev\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 @@ -34,10 +35,11 @@ msgstr "Configurações avançadas" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:433 msgid "Base64 content of private key. Use instead of YC_SA_Key_File_Path" msgstr "" +"Conteúdo base64 da chave privada. Utilizar em vez de YC_SA_Key_File_Path" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:33 msgid "Cert files are stored in" -msgstr "Onde os certificados e outros ficheiros de estado são mantidos." +msgstr "Os ficheiros Cert são armazenados em" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49 msgid "Certificate config" @@ -45,7 +47,7 @@ msgstr "Configuração do certificado" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605 msgid "Certificates" -msgstr "" +msgstr "Certificados" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:452 msgid "Challenge Alias" @@ -81,7 +83,7 @@ msgstr "Dias até à renovação" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81 msgid "Default" -msgstr "" +msgstr "Predefinição" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:459 msgid "Domain Alias" @@ -106,6 +108,8 @@ msgid "" "E.g. <code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</" "code>" msgstr "" +"Por exemplo: <code>_acme-challenge.example.com:12345:98765 alias.example." +"com:11111</code>" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482 msgid "ECC 256 bits" @@ -148,10 +152,12 @@ msgid "" "If a certificate wasn't renewed in time then you'll receive a notice at 20 " "days before expiry." msgstr "" +"Se um certificado não tiver sido renovado a tempo, receberá um aviso 20 dias " +"antes do seu termo." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:587 msgid "Issued on" -msgstr "" +msgstr "Emitido em" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:477 msgid "Key size (and type) for the generated certificate." @@ -163,32 +169,36 @@ msgstr "Tamanho da chave" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:584 msgid "Main Domain" -msgstr "" +msgstr "Domínio principal" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:369 msgid "OCID of tenancy that contains the target DNS zone" -msgstr "" +msgstr "OCID do locatário que contém a zona DNS de destino" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:372 msgid "OCID of user with permission to add/remove records from zones" msgstr "" +"OCID do utilizador com permissão para adicionar/remover registos de zonas" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:275 msgid "" "Open <a href=\"https://www.duckdns.org/\">DuckDNS</a> and copy a token here" msgstr "" +"Aberto <a href=\"https://www.duckdns.org/\">DuckDNS</a> e copiar um token " +"aqui" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:378 msgid "Path to private API signing key file in PEM format" msgstr "" +"Caminho para o ficheiro da chave de assinatura da API privada em formato PEM" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:585 msgid "Private Key" -msgstr "" +msgstr "Chave privada" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:586 msgid "Public Certificate" -msgstr "" +msgstr "Certificado público" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479 msgid "RSA 2048 bits" @@ -204,11 +214,11 @@ msgstr "RSA 4096 bits" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236 msgid "See instructions" -msgstr "" +msgstr "Ver instruções" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:375 msgid "Should point to the tenancy home region" -msgstr "" +msgstr "Deve apontar para a região de origem do arrendamento" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:72 msgid "Standalone" @@ -263,7 +273,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:381 msgid "The private API signing key in PEM format" -msgstr "" +msgstr "A chave de assinatura privada da API no formato PEM" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26 msgid "" @@ -284,7 +294,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:297 msgid "This is usually NOT an email address" -msgstr "" +msgstr "Normalmente, NÃO se trata de um endereço de correio eletrónico" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88 msgid "" diff --git a/applications/luci-app-acme/po/ru/acme.po b/applications/luci-app-acme/po/ru/acme.po index 68c1e52239..10069d3b80 100644 --- a/applications/luci-app-acme/po/ru/acme.po +++ b/applications/luci-app-acme/po/ru/acme.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-08-10 08:04+0000\n" -"Last-Translator: st7105 <st7105@gmail.com>\n" +"PO-Revision-Date: 2023-08-22 18:57+0000\n" +"Last-Translator: \"Alexey D. Filimonov\" <alexey@filimonic.net>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/ru/>\n" "Language: ru\n" @@ -133,7 +133,7 @@ msgstr "Включен" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:54 msgid "General Settings" -msgstr "Общие настройки" +msgstr "Основные настройки" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:469 msgid "" diff --git a/applications/luci-app-acme/po/sv/acme.po b/applications/luci-app-acme/po/sv/acme.po index 4eed6b379c..d1e95b446d 100644 --- a/applications/luci-app-acme/po/sv/acme.po +++ b/applications/luci-app-acme/po/sv/acme.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-12-13 23:53+0000\n" +"PO-Revision-Date: 2023-09-20 08:01+0000\n" "Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n" "Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/sv/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.10-dev\n" +"X-Generator: Weblate 5.1-dev\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 @@ -17,11 +17,11 @@ msgstr "ACME-certifikat" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:36 msgid "ACME global config" -msgstr "" +msgstr "Global konfiguration för ACME" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:514 msgid "ACME server URL" -msgstr "" +msgstr "URL för ACME-servern" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:39 msgid "Account email" @@ -34,6 +34,8 @@ msgstr "Avancerade inställningar" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:433 msgid "Base64 content of private key. Use instead of YC_SA_Key_File_Path" msgstr "" +"Base64-innehåll av den privata nyckeln. Använd istället för " +"YC_SA_Key_File_Path" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:33 msgid "Cert files are stored in" @@ -41,23 +43,23 @@ msgstr "Där certifikat och andra tillståndsfiler sparas." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49 msgid "Certificate config" -msgstr "" +msgstr "Konfiguration för certifikatet" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605 msgid "Certificates" -msgstr "" +msgstr "Certifikat" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:452 msgid "Challenge Alias" -msgstr "" +msgstr "Alias för utmaningen" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509 msgid "Custom ACME CA" -msgstr "" +msgstr "Anpassad ACME CA" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:515 msgid "Custom ACME server directory URL." -msgstr "" +msgstr "Anpassad URL för katalogen till ACME-servern." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:74 msgid "DNS" @@ -65,7 +67,7 @@ msgstr "DNS" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:87 msgid "DNS API" -msgstr "" +msgstr "API för DNS" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:444 msgid "DNS API credentials" @@ -77,15 +79,15 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:521 msgid "Days until renewal" -msgstr "" +msgstr "Dagar till förnyelse" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81 msgid "Default" -msgstr "" +msgstr "Standard" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:459 msgid "Domain Alias" -msgstr "" +msgstr "Alias för domänen" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:62 msgid "Domain names" @@ -106,6 +108,8 @@ msgid "" "E.g. <code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</" "code>" msgstr "" +"T.ex. <code>_acme-challenge.example.com:12345:98765 alias.example." +"com:11111</code>" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482 msgid "ECC 256 bits" @@ -121,7 +125,7 @@ msgstr "E-postadress att koppla till kontonyckeln." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:46 msgid "Enable debug logging" -msgstr "Aktivera avlunsingsloggning" +msgstr "Aktivera logg för avlusning" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:59 msgid "Enabled" @@ -148,10 +152,12 @@ msgid "" "If a certificate wasn't renewed in time then you'll receive a notice at 20 " "days before expiry." msgstr "" +"Om ett certifikat inte förnyades i tid så kommer du att få en avisering 20 " +"dagar före utgångstiden." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:587 msgid "Issued on" -msgstr "" +msgstr "Utfärdades den" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:477 msgid "Key size (and type) for the generated certificate." @@ -163,7 +169,7 @@ msgstr "Nyckelstorlek" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:584 msgid "Main Domain" -msgstr "" +msgstr "Huvuddomän" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:369 msgid "OCID of tenancy that contains the target DNS zone" @@ -180,15 +186,15 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:378 msgid "Path to private API signing key file in PEM format" -msgstr "" +msgstr "Genväg till den privata API'ns signeringsnyckel i PEM-format" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:585 msgid "Private Key" -msgstr "" +msgstr "Privat nyckel" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:586 msgid "Public Certificate" -msgstr "" +msgstr "Publikt certifikat" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479 msgid "RSA 2048 bits" @@ -204,7 +210,7 @@ msgstr "RSA 4096 bitar" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236 msgid "See instructions" -msgstr "" +msgstr "Läs instruktionerna" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:375 msgid "Should point to the tenancy home region" @@ -250,7 +256,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:381 msgid "The private API signing key in PEM format" -msgstr "" +msgstr "Den privata API'ns signeringsnyckel i PEM-format" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26 msgid "" @@ -264,7 +270,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:297 msgid "This is usually NOT an email address" -msgstr "" +msgstr "Det här är vanligtvis INTE en e-postadress" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88 msgid "" @@ -278,7 +284,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509 msgid "Use a custom CA instead of Let's Encrypt." -msgstr "" +msgstr "Använd en anpassad CA istället för Let's Encrypt." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:467 msgid "Use staging server" @@ -286,7 +292,7 @@ msgstr "Använd iscensättningsserver" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:68 msgid "Validation method" -msgstr "" +msgstr "Valideringsmetod" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:73 msgid "Webroot" diff --git a/applications/luci-app-acme/po/tr/acme.po b/applications/luci-app-acme/po/tr/acme.po index 11cd1c035b..e1b8396db0 100644 --- a/applications/luci-app-acme/po/tr/acme.po +++ b/applications/luci-app-acme/po/tr/acme.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-05-11 11:34+0000\n" +"PO-Revision-Date: 2023-10-29 19:41+0000\n" "Last-Translator: semih <semiht@gmail.com>\n" "Language-Team: Turkish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/tr/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.7-dev\n" +"X-Generator: Weblate 5.2-dev\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 @@ -33,11 +33,11 @@ msgstr "Gelişmiş Ayarlar" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:433 msgid "Base64 content of private key. Use instead of YC_SA_Key_File_Path" -msgstr "" +msgstr "Özel anahtarın Base64 içeriği. YC_SA_Key_File_Path yerine kullanın" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:33 msgid "Cert files are stored in" -msgstr "Sertifikaların ve diğer dosyaların tutulduğu yer." +msgstr "Sertifikaların ve diğer dosyaların tutulduğu yer" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49 msgid "Certificate config" @@ -45,7 +45,7 @@ msgstr "Sertifika yapılandırması" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605 msgid "Certificates" -msgstr "" +msgstr "Sertifikalar" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:452 msgid "Challenge Alias" @@ -81,7 +81,7 @@ msgstr "Yenilemeye kalan gün sayısı" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81 msgid "Default" -msgstr "" +msgstr "Varsayılan" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:459 msgid "Domain Alias" @@ -106,6 +106,8 @@ msgid "" "E.g. <code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</" "code>" msgstr "" +"Örneğin. <code>_acme-challenge.example.com:12345:98765 alias.example." +"com:11111</code>" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482 msgid "ECC 256 bits" @@ -148,10 +150,12 @@ msgid "" "If a certificate wasn't renewed in time then you'll receive a notice at 20 " "days before expiry." msgstr "" +"Sertifika zamanında yenilenmediyse, geçerlilik süresinin bitiminden 20 gün " +"önce bir bildirim alırsınız." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:587 msgid "Issued on" -msgstr "" +msgstr "Yayınlandığı tarih" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:477 msgid "Key size (and type) for the generated certificate." @@ -163,32 +167,34 @@ msgstr "Anahtar boyutu" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:584 msgid "Main Domain" -msgstr "" +msgstr "Ana Etki Alanı" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:369 msgid "OCID of tenancy that contains the target DNS zone" -msgstr "" +msgstr "Hedef DNS bölgesini içeren kiracılığın OCID'si" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:372 msgid "OCID of user with permission to add/remove records from zones" -msgstr "" +msgstr "Bölgelere kayıt ekleme/kaldırma iznine sahip kullanıcının OCID'si" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:275 msgid "" "Open <a href=\"https://www.duckdns.org/\">DuckDNS</a> and copy a token here" msgstr "" +"<a href=\"https://www.duckdns.org/\">DuckDNS</a>'yi açın ve buraya bir token " +"kopyalayın" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:378 msgid "Path to private API signing key file in PEM format" -msgstr "" +msgstr "PEM biçiminde özel API imzalama anahtarı dosyasının yolu" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:585 msgid "Private Key" -msgstr "" +msgstr "Özel anahtar" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:586 msgid "Public Certificate" -msgstr "" +msgstr "Herkese Açık Sertifika" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479 msgid "RSA 2048 bits" @@ -204,11 +210,11 @@ msgstr "RSA 4096 bit" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236 msgid "See instructions" -msgstr "" +msgstr "Talimatlara bakın" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:375 msgid "Should point to the tenancy home region" -msgstr "" +msgstr "Kiracının bulunduğu bölgeyi işaret etmelidir" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:72 msgid "Standalone" @@ -260,7 +266,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:381 msgid "The private API signing key in PEM format" -msgstr "" +msgstr "PEM biçimindeki özel API imzalama anahtarı" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26 msgid "" @@ -281,7 +287,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:297 msgid "This is usually NOT an email address" -msgstr "" +msgstr "Bu genellikle bir e-posta adresi DEĞİLDİR" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88 msgid "" diff --git a/applications/luci-app-acme/po/uk/acme.po b/applications/luci-app-acme/po/uk/acme.po index 0eff54fc3d..1dbf40931a 100644 --- a/applications/luci-app-acme/po/uk/acme.po +++ b/applications/luci-app-acme/po/uk/acme.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-01-04 17:06+0000\n" -"Last-Translator: Sergey Melnichuk <deps2ak@gmail.com>\n" +"PO-Revision-Date: 2023-09-18 15:45+0000\n" +"Last-Translator: David Rapaň <david@rapan.cz>\n" "Language-Team: Ukrainian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/uk/>\n" "Language: uk\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.15.1-dev\n" +"X-Generator: Weblate 5.0.2\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 @@ -38,7 +38,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:33 msgid "Cert files are stored in" -msgstr "Сертифікати зберігаються у каталог " +msgstr "Сертифікати зберігаються у каталог" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49 msgid "Certificate config" |