diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-08-21 18:27:02 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-08-21 18:27:02 +0200 |
commit | 5632692504d455d87c83b863fffcf7baf2820c49 (patch) | |
tree | 640718095c46ed647ddb1e560375c978fd0e2a35 /source/ko/uui | |
parent | e8c9e70e057aec51c783b7230f1995020374d06f (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I3c00491e0ea0ac65e61a006108fd80d6188b16d0
Diffstat (limited to 'source/ko/uui')
-rw-r--r-- | source/ko/uui/messages.po | 30 |
1 files changed, 24 insertions, 6 deletions
diff --git a/source/ko/uui/messages.po b/source/ko/uui/messages.po index e27fb84fbd5..bbc886c9c62 100644 --- a/source/ko/uui/messages.po +++ b/source/ko/uui/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-02-10 17:55+0100\n" +"POT-Creation-Date: 2020-08-21 18:00+0200\n" "PO-Revision-Date: 2018-04-11 03:59+0000\n" "Last-Translator: Jihui Choi <jihui.choi@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1014,11 +1014,17 @@ msgid "Enter Master Password" msgstr "마스터 암호 입력" #. REFvG -#: uui/uiconfig/ui/masterpassworddlg.ui:90 +#: uui/uiconfig/ui/masterpassworddlg.ui:87 msgctxt "masterpassworddlg|label1" msgid "_Enter password:" msgstr "암호 입력(_E):" +#. Twvfe +#: uui/uiconfig/ui/masterpassworddlg.ui:133 +msgctxt "extended_tip|MasterPasswordDialog" +msgid "Enter the master password to continue." +msgstr "계속하려면 마스터 암호를 입력하십시오." + #. qAMT2 #: uui/uiconfig/ui/password.ui:8 msgctxt "password|PasswordDialog" @@ -1032,25 +1038,37 @@ msgid "Set Master Password" msgstr "마스터 암호 설정" #. eBpmB -#: uui/uiconfig/ui/setmasterpassworddlg.ui:89 +#: uui/uiconfig/ui/setmasterpassworddlg.ui:86 msgctxt "setmasterpassworddlg|label1" msgid "Passwords for web connections are protected by a master password. You will be asked to enter it once per session, if %PRODUCTNAME retrieves a password from the protected password list." msgstr "웹접근용 암호는 마스터 암호로 보호됩니다. 따라서 %PRODUCTNAME가 보호된 암호 목록에서 암호를 가져오는 경우, 매 세션마다 암호를 입력해야 합니다." #. G2dce -#: uui/uiconfig/ui/setmasterpassworddlg.ui:105 +#: uui/uiconfig/ui/setmasterpassworddlg.ui:102 msgctxt "setmasterpassworddlg|label2" msgid "_Enter password:" msgstr "암호 입력(_E):" +#. AG7BG +#: uui/uiconfig/ui/setmasterpassworddlg.ui:121 +msgctxt "extended_tip|password1" +msgid "Enter the master password." +msgstr "" + #. yaAhh -#: uui/uiconfig/ui/setmasterpassworddlg.ui:133 +#: uui/uiconfig/ui/setmasterpassworddlg.ui:135 msgctxt "setmasterpassworddlg|label3" msgid "_Reenter password:" msgstr "암호 재입력(_R):" +#. HjihJ +#: uui/uiconfig/ui/setmasterpassworddlg.ui:155 +msgctxt "extended_tip|password2" +msgid "Enter the master password again." +msgstr "" + #. aNzdJ -#: uui/uiconfig/ui/setmasterpassworddlg.ui:163 +#: uui/uiconfig/ui/setmasterpassworddlg.ui:170 msgctxt "setmasterpassworddlg|label4" msgid "Caution: If you forget the master password, you will be unable to access any of the information protected by it. Passwords are case sensitive." msgstr "주의: 마스터 암호를 잊어버리면, 보호된 정보에 접근할 수 없습니다. 암호는 대소문자를 구분합니다." |