summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsimmon <simmon@nplob.com>2021-05-22 00:56:48 +0200
committerTomáš Mráz <tm@t8m.info>2021-05-24 15:18:41 +0200
commite15fa12ce1c6f8fcb39a4d290e48ab0c57a6de6a (patch)
tree87d89a1037181c1b52db8c49cf22372be33d6021
parent9084c1b032161cdb53d5f66132a91bdc207faecf (diff)
downloadlibpwquality-git-e15fa12ce1c6f8fcb39a4d290e48ab0c57a6de6a.tar.gz
Translated using Weblate (Korean)
Currently translated at 100.0% (51 of 51 strings) Co-authored-by: simmon <simmon@nplob.com> Translate-URL: https://translate.fedoraproject.org/projects/libpwquality/app/ko/ Translation: libpwquality/app
-rw-r--r--po/ko.po13
1 files changed, 6 insertions, 7 deletions
diff --git a/po/ko.po b/po/ko.po
index c2592a4..2ad0897 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: PWQuality library\n"
"Report-Msgid-Bugs-To: http://fedorahosted.org/libpwquality\n"
"POT-Creation-Date: 2020-10-13 08:32+0200\n"
-"PO-Revision-Date: 2021-03-09 12:01+0000\n"
+"PO-Revision-Date: 2021-04-09 07:01+0000\n"
"Last-Translator: simmon <simmon@nplob.com>\n"
"Language-Team: Korean <https://translate.fedoraproject.org/projects/"
"libpwquality/app/ko/>\n"
@@ -20,7 +20,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Weblate 4.5.1\n"
+"X-Generator: Weblate 4.5.3\n"
#: src/pam_pwquality.c:236
#, c-format
@@ -156,11 +156,11 @@ msgstr "암호가 이전 암호를 회전 적용하였습니다"
#: src/error.c:84
#, c-format
msgid "The password contains less than %ld character classes"
-msgstr "암호에는 %ld 미만의 문자 클래스가 포함되어 있습니다"
+msgstr "비밀번호에는 %ld 미만의 문자 등급이 포함되어 있습니다"
#: src/error.c:87
msgid "The password does not contain enough character classes"
-msgstr "암호에는 충분한 문자 클래스가 포함되어 있지 않습니다"
+msgstr "비밀번호에는 충분한 문자 등급이 포함되어 있지 않습니다"
#: src/error.c:90
#, c-format
@@ -176,13 +176,12 @@ msgstr "암호에는 너무 많은 동일한 문자가 연속적으로 포함되
msgid ""
"The password contains more than %ld characters of the same class "
"consecutively"
-msgstr ""
-"암호에는 %ld개 이상의 동일한 클래스 문자가 연속적으로 포함되어 있습니다"
+msgstr "비밀번호에는 %ld개 이상의 동일한 등급 문자가 연속적으로 포함되어 있습니다"
#: src/error.c:99
msgid ""
"The password contains too many characters of the same class consecutively"
-msgstr "암호에는 너무 많은 동일한 클래스 문자가 연속적으로 포함되어 있습니다"
+msgstr "비밀본호는 너무 많은 동일한 등급 문자가 연속적으로 포함되어 있습니다"
#: src/error.c:102
#, c-format