diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2024-07-18 12:03:20 +0300 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2024-07-18 12:03:20 +0300 |
commit | 71c49536e1be9a1d03c0cfc2d9954e7fbcb39ec7 (patch) | |
tree | bc46c6f091bb809aaede1c02895e8c182c4adac1 /applications/luci-app-acme/po/ko | |
parent | f5d64f2da637d43ecfec1aa641420cd44a0ed2b1 (diff) |
treewide: Sync i18n translations
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-acme/po/ko')
-rw-r--r-- | applications/luci-app-acme/po/ko/acme.po | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/applications/luci-app-acme/po/ko/acme.po b/applications/luci-app-acme/po/ko/acme.po index 08a48ed8ec..beb019b1ea 100644 --- a/applications/luci-app-acme/po/ko/acme.po +++ b/applications/luci-app-acme/po/ko/acme.po @@ -19,7 +19,7 @@ msgstr "ACME 인증서" msgid "ACME global config" msgstr "ACME 전역 구성" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:514 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:508 msgid "ACME server URL" msgstr "ACME 서버 URL" @@ -43,7 +43,7 @@ msgstr "인증서와 기타 상태 파일이 저장되는 경로입니다." msgid "Certificate config" msgstr "인증서 구성" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:599 msgid "Certificates" msgstr "" @@ -52,10 +52,6 @@ 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 서버 디렉터리 URL." @@ -75,7 +71,7 @@ msgstr "DNS API 자격 증명" msgid "DNS Challenge Validation" msgstr "DNS 챌린지 확인" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:521 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:515 msgid "Days until renewal" msgstr "갱신일" @@ -149,7 +145,7 @@ msgid "" "days before expiry." msgstr "" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:587 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:581 msgid "Issued on" msgstr "" @@ -161,7 +157,7 @@ msgstr "생성된 인증서의 키 크기(및 유형)." msgid "Key type" msgstr "키 크기" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:584 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:578 msgid "Main Domain" msgstr "" @@ -182,11 +178,11 @@ msgstr "" msgid "Path to private API signing key file in PEM format" msgstr "" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:585 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:579 msgid "Private Key" msgstr "" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:586 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:580 msgid "Public Certificate" msgstr "" @@ -328,3 +324,6 @@ msgid "" msgstr "" "ACME를 웹루트(Webroot) 모드로 실행하기 위해선 웹 서버 문서 루트 디렉터리를 설" "정하세요. 웹 서버는 80번 포트에서 인터넷 접근이 가능해야 합니다." + +#~ msgid "Custom ACME CA" +#~ msgstr "사용자 지정 ACME CA" |