Translated using Weblate: Korean (ko) by Hans-Christoph Steiner <hans@guardianproject.info>

Currently translated at 36.6% (224 of 612 strings)

Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/ko/
This commit is contained in:
Hans-Christoph Steiner 2022-09-06 14:23:36 +00:00 committed by Hans-Christoph Steiner
parent 2972605314
commit b85caf26f2

View file

@ -1,21 +1,21 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# This file is put in the public domain. # This file is put in the public domain.
# Hans-Christoph Steiner <hans@guardianproject.info>, 2020, 2021. # Hans-Christoph Steiner <hans@guardianproject.info>, 2020, 2021, 2022.
# Myeongjin Lee <aranet100@gmail.com>, 2021. # Myeongjin Lee <aranet100@gmail.com>, 2021.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: fdroidserver 0.8-135-g16dd6d28\n" "Project-Id-Version: fdroidserver 0.8-135-g16dd6d28\n"
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
"POT-Creation-Date: 2022-02-15 20:04+0100\n" "POT-Creation-Date: 2022-02-15 20:04+0100\n"
"PO-Revision-Date: 2021-08-16 19:53+0000\n" "PO-Revision-Date: 2022-09-06 14:30+0000\n"
"Last-Translator: Myeongjin Lee <aranet100@gmail.com>\n" "Last-Translator: Hans-Christoph Steiner <hans@guardianproject.info>\n"
"Language-Team: Korean <https://hosted.weblate.org/projects/f-droid/fdroidserver/ko/>\n" "Language-Team: Korean <https://hosted.weblate.org/projects/f-droid/fdroidserver/ko/>\n"
"Language: ko\n" "Language: ko\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.8-dev\n" "X-Generator: Weblate 4.14.1-dev\n"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
msgid "" msgid ""
@ -97,9 +97,9 @@ msgid "\"{path}\" is not an accepted format, convert to: {formats}"
msgstr "" msgstr ""
#: ../fdroidserver/update.py #: ../fdroidserver/update.py
#, fuzzy, python-brace-format #, python-brace-format
msgid "\"{path}\" is signed by a key that is not allowed:" msgid "\"{path}\" is signed by a key that is not allowed:"
msgstr "\"{path}\"는 존재하지만 s3cmd는 설치되어 있지 않습니다!" msgstr ""
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, python-brace-format #, python-brace-format
@ -323,9 +323,9 @@ msgid "Android SDK tool {cmd} found!"
msgstr "" msgstr ""
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, fuzzy, python-brace-format #, python-brace-format
msgid "Android SDK tool {cmd} not found!" msgid "Android SDK tool {cmd} not found!"
msgstr "Android SDK를 찾을 수 없습니다!" msgstr ""
#. Translators: "build-tools" is the file name of a package from #. Translators: "build-tools" is the file name of a package from
#. Google, it is part of the Android SDK. So it probably shouldn't be #. Google, it is part of the Android SDK. So it probably shouldn't be
@ -1068,9 +1068,9 @@ msgid "Invalid AutoUpdateMode: {mode}"
msgstr "" msgstr ""
#: ../fdroidserver/checkupdates.py #: ../fdroidserver/checkupdates.py
#, fuzzy, python-brace-format #, python-brace-format
msgid "Invalid UpdateCheckMode: {mode}" msgid "Invalid UpdateCheckMode: {mode}"
msgstr "잘못된 패키지 이름 {0}" msgstr ""
#: ../fdroidserver/lint.py ../fdroidserver/checkupdates.py #: ../fdroidserver/lint.py ../fdroidserver/checkupdates.py
#, python-brace-format #, python-brace-format
@ -2505,9 +2505,8 @@ msgid "no version info found!"
msgstr "버전 정보를 찾지 못했습니다!" msgstr "버전 정보를 찾지 못했습니다!"
#: ../fdroidserver/checkupdates.py #: ../fdroidserver/checkupdates.py
#, fuzzy
msgid "no version information found" msgid "no version information found"
msgstr "버전 정보를 찾지 못했습니다!" msgstr "버전 정보를 찾지 못했습니다"
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py #: /usr/lib/python3.7/argparse.py