This commit is contained in:
Hans-Christoph Steiner 2018-05-15 10:31:31 +00:00
parent a76c5cc0b3
commit d8d1d7774e
11 changed files with 1738 additions and 788 deletions

View file

@ -7,15 +7,16 @@ msgstr ""
"Project-Id-Version: fdroidserver 0.8-135-g16dd6d28\n"
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
"POT-Creation-Date: 2018-02-13 09:01+0100\n"
"PO-Revision-Date: 2017-11-03 13:14+0000\n"
"PO-Revision-Date: 2018-04-17 13:03+0000\n"
"Last-Translator: Myeongjin Lee <aranet100@gmail.com>\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 2.18-dev\n"
"X-Generator: Weblate 3.0-dev\n"
#: ../fdroidserver/nightly.py
msgid ""
@ -62,9 +63,9 @@ msgid_plural "%(option)s option requires %(number)d arguments"
msgstr[0] ""
#: ../fdroidserver/mirror.py
#, fuzzy, python-format
#, python-format
msgid "%(prog)s [options] url"
msgstr "%prog [옵션]"
msgstr "%(prog)s [옵션] url"
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#, python-format
@ -139,7 +140,9 @@ msgstr ""
#: ../fdroidserver/common.py
#, python-brace-format
msgid "'{field}' will be in random order! Use () or [] brackets if order is important!"
msgid ""
"'{field}' will be in random order! Use () or [] brackets if order is "
"important!"
msgstr ""
#: ../fdroidserver/common.py
@ -199,7 +202,9 @@ msgid "Alias of the repo signing key in the keystore"
msgstr ""
#: ../fdroidserver/import.py
msgid "Allows a different revision (or git branch) to be specified for the initial import"
msgid ""
"Allows a different revision (or git branch) to be specified for the initial "
"import"
msgstr ""
#: ../fdroidserver/mirror.py
@ -233,9 +238,9 @@ msgstr "Android SDK 경로 '{path}' 디렉터리가 아닙니다!"
#. Google, it is part of the Android SDK. So it probably shouldn't be
#. translated or transliterated.
#: ../fdroidserver/common.py
#, fuzzy, python-brace-format
#, python-brace-format
msgid "Android build-tools path '{path}' does not exist!"
msgstr "Android SDK 경로 '{path}' 존재하지 않습니다!"
msgstr "Android 빌드 도구 경로 '{path}' 존재하지 않습니다!"
#: ../fdroidserver/update.py
msgid "AndroidManifest.xml has no date"
@ -256,7 +261,9 @@ msgid "Archiving {apkfilename} with invalid signature!"
msgstr ""
#: ../fdroidserver/mirror.py
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
msgid ""
"Base URL to mirror, can include the index signing key using the query "
"string: ?fingerprint="
msgstr ""
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
@ -288,7 +295,9 @@ msgstr ""
#: ../fdroidserver/metadata.py
#, python-brace-format
msgid "Build should have comma-separated versionName and versionCode, not \"{value}\", in {linedesc}"
msgid ""
"Build should have comma-separated versionName and versionCode, not "
"\"{value}\", in {linedesc}"
msgstr ""
#: ../fdroidserver/init.py
@ -345,7 +354,9 @@ msgstr "애플리케이션으로의 업데이트를 확인합니다"
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, archapks:{arch}"
msgid ""
"Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, "
"archapks:{arch}"
msgstr ""
#: ../fdroidserver/dscanner.py
@ -503,7 +514,9 @@ msgid "Don't do anything logs-related"
msgstr ""
#: ../fdroidserver/build.py
msgid "Don't refresh the repository, useful when testing a build with no internet connection"
msgid ""
"Don't refresh the repository, useful when testing a build with no internet "
"connection"
msgstr ""
#: ../fdroidserver/server.py ../fdroidserver/nightly.py
@ -530,7 +543,8 @@ msgstr ""
#: ../fdroidserver/metadata.py
#, python-brace-format
msgid "Duplicate build recipe found for versionCode {versionCode} in {linedesc}"
msgid ""
"Duplicate build recipe found for versionCode {versionCode} in {linedesc}"
msgstr ""
#: ../fdroidserver/lint.py
@ -655,7 +669,9 @@ msgid "Forbidden HTML tags"
msgstr ""
#: ../fdroidserver/build.py
msgid "Force build of disabled apps, and carries on regardless of scan problems. Only allowed in test mode."
msgid ""
"Force build of disabled apps, and carries on regardless of scan problems. "
"Only allowed in test mode."
msgstr ""
#: ../fdroidserver/build.py
@ -811,7 +827,8 @@ msgstr ""
#: ../fdroidserver/lint.py
#, python-format
msgid "Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list"
msgid ""
"Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list"
msgstr ""
#: ../fdroidserver/lint.py
@ -858,7 +875,8 @@ msgid "Java JDK not found! Install in standard location or set java_paths!"
msgstr ""
#: ../fdroidserver/signindex.py
msgid "Java jarsigner not found! Install in standard location or set java_paths!"
msgid ""
"Java jarsigner not found! Install in standard location or set java_paths!"
msgstr ""
#: ../fdroidserver/lint.py
@ -871,7 +889,9 @@ msgstr ""
#: ../fdroidserver/lint.py
#, python-brace-format
msgid "Last used commit '{commit}' looks like a tag, but Update Check Mode is '{ucm}'"
msgid ""
"Last used commit '{commit}' looks like a tag, but Update Check Mode is "
"'{ucm}'"
msgstr ""
#: ../fdroidserver/lint.py
@ -1102,9 +1122,8 @@ msgid "Processing {appid}"
msgstr ""
#: ../fdroidserver/update.py
#, fuzzy
msgid "Produce human-readable XML/JSON for index files"
msgstr "사람이 읽을 수 있는 index.xml을 생산합니다"
msgstr "사람이 읽을 수 있는 색인 파일을 위한 XML/JSON을 생산합니다"
#: ../fdroidserver/update.py
msgid "Produce human-readable index.xml"
@ -1154,7 +1173,9 @@ msgstr ""
#. https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
#: ../fdroidserver/common.py
#, python-brace-format
msgid "Reading packageName/versionCode/versionName failed, APK invalid: '{apkfilename}'"
msgid ""
"Reading packageName/versionCode/versionName failed, APK invalid: "
"'{apkfilename}'"
msgstr ""
#: ../fdroidserver/update.py
@ -1163,7 +1184,9 @@ msgid "Reading {apkfilename} from cache"
msgstr ""
#: ../fdroidserver/stats.py
msgid "Recalculate aggregate stats - use when changes have been made that would invalidate old cached data."
msgid ""
"Recalculate aggregate stats - use when changes have been made that would "
"invalidate old cached data."
msgstr ""
#: ../fdroidserver/common.py
@ -1179,7 +1202,9 @@ msgid "Report on build data status"
msgstr ""
#: ../fdroidserver/build.py
msgid "Reset and create a brand new build server, even if the existing one appears to be ok."
msgid ""
"Reset and create a brand new build server, even if the existing one appears "
"to be ok."
msgstr ""
#: ../fdroidserver/nightly.py
@ -1369,7 +1394,9 @@ msgid "System clock is older than date in {path}!"
msgstr ""
#: ../fdroidserver/build.py
msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists."
msgid ""
"Test mode - put output in the tmp directory only, and always build, even if "
"the output already exists."
msgstr ""
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
@ -1417,7 +1444,9 @@ msgid "This repo already has local metadata: %s"
msgstr ""
#: ../fdroidserver/server.py ../fdroidserver/upload.py
msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!"
msgid ""
"To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config."
"py!"
msgstr ""
#: ../fdroidserver/lint.py
@ -1584,7 +1613,8 @@ msgid "Using \"{path}\" for configuring s3cmd."
msgstr ""
#: ../fdroidserver/common.py
msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner"
msgid ""
"Using Java's jarsigner, not recommended for verifying APKs! Use apksigner"
msgstr ""
#: ../fdroidserver/init.py
@ -1614,7 +1644,9 @@ msgid "Warn about possible metadata errors"
msgstr "가능한 메타데이터 오류에 대해 경고합니다"
#: ../fdroidserver/update.py
msgid "When configured for signed indexes, create only unsigned indexes at this stage"
msgid ""
"When configured for signed indexes, create only unsigned indexes at this "
"stage"
msgstr ""
msgid "X.509 'Distiguished Name' used when generating keys"
@ -1748,14 +1780,12 @@ msgid "expected one argument"
msgstr ""
#: ../fdroid
#, fuzzy
msgid "fdroid [-h|--help|--version] <command> [<args>]"
msgstr "사용법: fdroid [-h|--help|--version] <명령> [<인수>]"
msgstr "fdroid [-h|--help|--version] <명령> [<인수>]"
#: ../fdroid
#, fuzzy
msgid "fdroid [<command>] [-h|--help|--version|<args>]"
msgstr "사용법: fdroid [-h|--help|--version] <명령> [<인수>]"
msgstr "fdroid [<명령>] [-h|--help|--version|<인수>]"
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
msgid "floating-point"
@ -1803,12 +1833,15 @@ msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#, python-format
msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r"
msgid ""
"invalid option string %(option)r: must start with a character "
"%(prefix_chars)r"
msgstr ""
#: ../fdroidserver/server.py
#, python-brace-format
msgid "local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\""
msgid ""
"local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\""
msgstr ""
#: ../fdroidserver/server.py
@ -1920,12 +1953,16 @@ msgstr ""
#: ../fdroidserver/signatures.py
#, python-brace-format
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
msgid ""
"refuse downloading via insecure HTTP connection (use HTTPS or specify --no-"
"https-check): {apkfilename}"
msgstr ""
#: ../fdroidserver/signatures.py
#, python-brace-format
msgid "refuse downloading via insecure http connection (use https or specify --no-https-check): {apkfilename}"
msgid ""
"refuse downloading via insecure http connection (use https or specify --no-"
"https-check): {apkfilename}"
msgstr ""
#: ../fdroidserver/server.py ../fdroidserver/upload.py