diff options
Diffstat (limited to 'applications/luci-app-acme/po/ja/acme.po')
-rw-r--r-- | applications/luci-app-acme/po/ja/acme.po | 128 |
1 files changed, 95 insertions, 33 deletions
diff --git a/applications/luci-app-acme/po/ja/acme.po b/applications/luci-app-acme/po/ja/acme.po index 598e83e781..a2d0ee74aa 100644 --- a/applications/luci-app-acme/po/ja/acme.po +++ b/applications/luci-app-acme/po/ja/acme.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-10-11 22:18+0000\n" -"Last-Translator: RyotaGamer <21ryotagamer@gmail.com>\n" +"PO-Revision-Date: 2021-06-24 06:32+0000\n" +"Last-Translator: Satoru Yoshida <ramat@ram.ne.jp>\n" "Language-Team: Japanese <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/ja/>\n" "Language: ja\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.3-dev\n" +"X-Generator: Weblate 4.7.1-dev\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:17 msgid "ACME certificates" @@ -16,53 +16,82 @@ msgstr "ACME証明書" #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 msgid "ACME certs" -msgstr "" +msgstr "ACME証明書" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26 msgid "ACME global config" msgstr "ACMEグローバル設定" +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:149 +msgid "ACME server URL" +msgstr "ACMEサーバーのURL" + #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:34 msgid "Account email" msgstr "アカウントのメールアドレス" +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49 +msgid "Advanced Settings" +msgstr "詳細設定" + #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:42 msgid "Certificate config" msgstr "証明書設定" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:106 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:129 msgid "Challenge Alias" msgstr "" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:93 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:48 +msgid "Challenge Validation" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:144 +msgid "Custom ACME CA" +msgstr "カスタムACME CA" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:150 +msgid "Custom ACME server directory URL." +msgstr "カスタムACMEサーバーディレクトリのURL。" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:101 +msgid "DNS" +msgstr "DNS" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:112 msgid "DNS API" msgstr "DNS API" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:100 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:121 msgid "DNS API credentials" msgstr "DNS API資格情報" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:111 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:156 +msgid "Days until renewal" +msgstr "更新までの日数" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:136 msgid "Domain Alias" msgstr "ドメインエイリアス" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:87 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:70 msgid "Domain names" msgstr "ドメイン名" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:71 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のルーターを指す必要があります。" +"証明書に含めるドメイン名です。最初の名前はサブジェクト名、その次は代替名で" +"す。すべてのドメイン名はグローバルDNSのルーターを指す必要があります。" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:59 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:65 msgid "ECC 256 bits" msgstr "ECC256ビット" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:60 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:66 msgid "ECC 384 bits" msgstr "ECC384ビット" @@ -74,52 +103,73 @@ msgstr "アカウントに関連付けるメールアドレスです。" msgid "Enable debug logging" msgstr "デバッグロギングを有効化" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:46 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:51 msgid "Enabled" msgstr "有効" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:50 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:47 +msgid "General Settings" +msgstr "一般設定" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:55 msgid "" "Get certificate from the Letsencrypt staging server (use for testing; the " "certificate won't be valid)." -msgstr "Letsencryptのステージングサーバーから証明書を取得します(テスト用、証明書は有効になりません)。" +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 "luci-app-acme に UCI アクセスを許可" +msgstr "luci-app-acmeにUCIアクセスを許可" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:54 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:60 msgid "Key size" msgstr "鍵の大きさ" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:55 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:61 msgid "Key size (and type) for the generated certificate." msgstr "生成された証明書の鍵の大きさ(およびタイプ)。" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:56 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:62 msgid "RSA 2048 bits" msgstr "RSA2048ビット" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:57 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63 msgid "RSA 3072 bits" msgstr "RSA3072ビット" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:58 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:64 msgid "RSA 4096 bits" msgstr "RSA4096ビット" +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:99 +msgid "Standalone" +msgstr "スタンドアロン" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:96 +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 "" +"スタンドアロンモードでは、acme.shの組み込みWebサーバーを使用して証明書を発行" +"します。 Webrootモードでは、既存のWebサーバーを使用して証明書を発行します。 " +"DNSモードでは、DNSプロバイダーのDNSAPIを使用して証明書を発行できます。" + #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:29 msgid "State directory" msgstr "" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:107 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:130 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:101 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:122 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 " @@ -127,7 +177,7 @@ msgid "" "supply multiple credential variables." msgstr "" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:112 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:137 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 " @@ -144,7 +194,7 @@ msgid "" "logs for progress and any errors." msgstr "" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:94 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:113 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/" @@ -154,37 +204,49 @@ msgid "" "package to be installed." msgstr "" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:74 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:87 msgid "" "Update the nginx config with this certificate once issued (only select this " "for one certificate). Nginx must support ssl, if not it won't start as it " "needs to be compiled with ssl support to use cert options" msgstr "" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:66 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:78 msgid "" "Update the uhttpd config with this certificate once issued (only select this " "for one certificate). Is also available luci-app-uhttpd to configure uhttpd " "form the LuCI interface." msgstr "" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:73 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:144 +msgid "Use a custom CA instead of Let's Encrypt." +msgstr "Let'sEncryptの代わりにカスタムCAを使用する。" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:86 msgid "Use for nginx" msgstr "nginxを使用" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:65 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:77 msgid "Use for uhttpd" msgstr "uhttpdを使用" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:54 msgid "Use staging server" msgstr "ステージングサーバーを使用" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:95 +msgid "Validation method" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:100 +msgid "Webroot" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:104 msgid "Webroot directory" msgstr "Webrootディレクトリ" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:105 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 " |