mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
make -C locale update
This commit is contained in:
parent
732a945fa3
commit
4d3feb93e3
51 changed files with 4375 additions and 353 deletions
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.8-135-g16dd6d28\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
|
||||
"POT-Creation-Date: 2024-11-21 21:34+0100\n"
|
||||
"PO-Revision-Date: 2024-09-06 14:57+0000\n"
|
||||
"Last-Translator: Cxnfl1ct <wind0wso2o2@naver.com>\n"
|
||||
"Language-Team: Korean <https://hosted.weblate.org/projects/f-droid/fdroidserver/ko/>\n"
|
||||
|
@ -200,6 +200,10 @@ msgstr "'{value}'는 {appid}에서 올바른 {field}가 아닙니다. 정규식
|
|||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "'{value}'에서 올바른 {field}가 아닙니다. 정규식 패턴: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
msgid "--merge-request only runs on a single appid!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
|
@ -327,6 +331,14 @@ msgstr "올바르지 않은 서명으로 {apkfilename}를 보존 중입니다!"
|
|||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
msgid "Automatic no to all prompts."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
msgid "Automatic yes to all prompts."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
|
@ -418,6 +430,10 @@ msgstr ""
|
|||
msgid "Clean update - don't uses caches, reprocess all APKs"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Color the log output"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Comma separated list of categories."
|
||||
msgstr ""
|
||||
|
@ -431,6 +447,10 @@ msgstr "명령 '%s'은 인식되지 않습니다.\n"
|
|||
msgid "Commit changes"
|
||||
msgstr "번경사항 커밋"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
@ -614,6 +634,10 @@ msgstr ""
|
|||
msgid "Don't use rsync checksums"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
msgid "Download F-Droid.apk using mirrors that leak less to the network"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Download complete mirrors of small repos"
|
||||
msgstr ""
|
||||
|
@ -718,6 +742,10 @@ msgstr ""
|
|||
msgid "Extract signatures from APKs"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
msgid "F-Droid.apk could not be downloaded from any known source!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Failed copying {path}: {error}"
|
||||
|
@ -1178,6 +1206,10 @@ msgstr ""
|
|||
msgid "No attached devices found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
msgid "No devices found for `adb install`! Please plug one in."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "No fingerprint in URL."
|
||||
msgstr ""
|
||||
|
@ -1293,11 +1325,11 @@ msgid "Offline machine, skipping git mirror generation until `fdroid deploy`"
|
|||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "One of the 'github_releases' config items is missing the 'projectUrl' value. skipping ..."
|
||||
msgid "One of the 'github_releases' config items is missing the 'packageNames' value. skipping ..."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "One of the 'github_releases' config items is missing the 'packageNames' value. skipping ..."
|
||||
msgid "One of the 'github_releases' config items is missing the 'projectUrl' value. skipping ..."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
|
@ -1382,6 +1414,11 @@ msgstr ""
|
|||
msgid "Print the secret variable to the terminal for easy copy/paste"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
#, python-brace-format
|
||||
msgid "Privacy mode was enabled based on your locale ({country_code})."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Problem with ZIP file: %s, error %s"
|
||||
|
@ -1502,6 +1539,11 @@ msgstr ""
|
|||
msgid "Restrict output to warnings and errors"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/net.py
|
||||
#, python-format
|
||||
msgid "Retrying failed download: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Rewrite all the metadata files"
|
||||
msgstr "모든 메타데이터 파일을 다시 씁니다"
|
||||
|
@ -1566,6 +1608,10 @@ msgid "Scanner found {} problem"
|
|||
msgid_plural "Scanner found {} problems"
|
||||
msgstr[0] ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Scanning APK for extra signing blocks."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Scanning APK with dexdump for known non-free classes."
|
||||
msgstr ""
|
||||
|
@ -2013,6 +2059,11 @@ msgstr "다운로드된 패키지의 무결성 확인"
|
|||
msgid "Verifying index signature:"
|
||||
msgstr "색인 서명을 검증 중:"
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
#, python-brace-format
|
||||
msgid "Verifying package {path} with apksigner."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}."
|
||||
|
@ -2022,6 +2073,10 @@ msgstr ""
|
|||
msgid "Warn about possible metadata errors"
|
||||
msgstr "가능한 메타데이터 오류에 대해 경고합니다"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "WebAssembly binary file"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
msgid "When configured for signed indexes, create only unsigned indexes at this stage"
|
||||
msgstr ""
|
||||
|
@ -2034,6 +2089,14 @@ msgstr ""
|
|||
msgid "When signing or verifying fails, exit with an error code."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
msgid "Would you like to download and install F-Droid.apk via adb? (YES/no)"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
msgid "Would you like to download the app(s) from f-droid.org? (YES/no)"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
msgid "X.509 'Distinguished Name' used when generating keys"
|
||||
msgstr ""
|
||||
|
@ -2046,6 +2109,11 @@ msgstr "당신은 당신의 SDK에 경로를 설정하기 위해 ANDROID_HOME을
|
|||
msgid "ZIP file archive"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
#, python-brace-format
|
||||
msgid "adb reports {serial} is \"{status}\"!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "adding IdentityFile to {path}"
|
||||
|
@ -2610,6 +2678,10 @@ msgstr ""
|
|||
msgid "the following arguments are required: %s"
|
||||
msgstr "다음 인수들이 필요합니다: %s"
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
msgid "true"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
|
@ -2651,6 +2723,10 @@ msgstr ""
|
|||
msgid "virustotal.com is rate limiting, waiting to retry..."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
msgid "yes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/publish.py
|
||||
#, python-brace-format
|
||||
msgid "{0} app, {1} key aliases"
|
||||
|
@ -2763,6 +2839,11 @@ msgstr ""
|
|||
msgid "{path} has been flagged by virustotal {count} times:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
#, python-brace-format
|
||||
msgid "{path} has the wrong fingerprint ({fingerprint})!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "{path} is not \"key: value\" dict, but a {datatype}!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue