diff options
Diffstat (limited to 'applications/luci-app-acme/po')
-rw-r--r-- | applications/luci-app-acme/po/en/acme.po | 127 | ||||
-rw-r--r-- | applications/luci-app-acme/po/fa/acme.po | 306 | ||||
-rw-r--r-- | applications/luci-app-acme/po/fi/acme.po | 23 | ||||
-rw-r--r-- | applications/luci-app-acme/po/it/acme.po | 8 | ||||
-rw-r--r-- | applications/luci-app-acme/po/lt/acme.po | 40 | ||||
-rw-r--r-- | applications/luci-app-acme/po/nb_NO/acme.po | 18 | ||||
-rw-r--r-- | applications/luci-app-acme/po/pl/acme.po | 6 | ||||
-rw-r--r-- | applications/luci-app-acme/po/tr/acme.po | 40 |
8 files changed, 465 insertions, 103 deletions
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/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/it/acme.po b/applications/luci-app-acme/po/it/acme.po index cfb05cae00..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-09-10 12:33+0000\n" -"Last-Translator: Random <random-r@users.noreply.hosted.weblate.org>\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.1-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 @@ -174,6 +174,8 @@ 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" diff --git a/applications/luci-app-acme/po/lt/acme.po b/applications/luci-app-acme/po/lt/acme.po index a4d715fca4..e8376d9b87 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-20 12:46+0000\n" +"PO-Revision-Date: 2023-12-04 00:23+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" @@ -25,11 +25,11 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:514 msgid "ACME server URL" -msgstr "" +msgstr "„ACME“ serverio „URL“" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:39 msgid "Account email" -msgstr "" +msgstr "Paskyros el. paštas" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:57 msgid "Advanced Settings" @@ -45,11 +45,11 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49 msgid "Certificate config" -msgstr "" +msgstr "Sertifikato konfigūracija" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605 msgid "Certificates" -msgstr "" +msgstr "Sertifikatai" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:452 msgid "Challenge Alias" @@ -57,7 +57,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509 msgid "Custom ACME CA" -msgstr "" +msgstr "Pasirinktinis „ACME CA“" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:515 msgid "Custom ACME server directory URL." @@ -65,11 +65,11 @@ 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" -msgstr "" +msgstr "„DNS API“" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:444 msgid "DNS API credentials" @@ -110,11 +110,11 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482 msgid "ECC 256 bits" -msgstr "" +msgstr "„ECC 256“ bitai" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:483 msgid "ECC 384 bits" -msgstr "" +msgstr "„ECC 384“ bitai" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:40 msgid "Email address to associate with account key." @@ -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,11 +158,11 @@ 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" -msgstr "" +msgstr "Pagrindinis domenas-sritis" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:369 msgid "OCID of tenancy that contains the target DNS zone" @@ -183,23 +183,23 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:585 msgid "Private Key" -msgstr "" +msgstr "Privatus raktas" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:586 msgid "Public Certificate" -msgstr "" +msgstr "Viešasis sertifikatas" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479 msgid "RSA 2048 bits" -msgstr "" +msgstr "„RSA 2048“ bitai" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:480 msgid "RSA 3072 bits" -msgstr "" +msgstr "„RSA 3072“ bitai" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:481 msgid "RSA 4096 bits" -msgstr "" +msgstr "„RSA 4096“ bitai" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236 msgid "See instructions" 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/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 "" |