mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/ Translation: F-Droid/F-Droid Server
This commit is contained in:
parent
ccbd68c1d4
commit
9d025dc3a9
9 changed files with 1163 additions and 18 deletions
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.8-224-g4b0ade7\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"POT-Creation-Date: 2024-05-13 13:50+0200\n"
|
||||
"PO-Revision-Date: 2024-02-25 05:52+0000\n"
|
||||
"Last-Translator: Suguru Hirahara <shirahara@users.noreply.hosted.weblate.org>\n"
|
||||
"Language-Team: Japanese <https://hosted.weblate.org/projects/f-droid/fdroidserver/ja/>\n"
|
||||
|
@ -90,6 +90,11 @@ msgstr[0] ""
|
|||
msgid "%(prog)s: error: %(message)s\n"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/publish.py
|
||||
#, python-format
|
||||
msgid "%d APKs failed to be signed or verified!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "%d problems found"
|
||||
|
@ -209,6 +214,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Add PGP signatures using GnuPG for packages in repo"
|
||||
msgstr ""
|
||||
|
@ -286,6 +296,10 @@ msgstr ""
|
|||
msgid "App has NoSourceSince or ArchivePolicy \"0 versions\" but AutoUpdateMode or UpdateCheckMode are not None"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App has NoSourceSince or ArchivePolicy \"0 versions\" or 0 but AutoUpdateMode or UpdateCheckMode are not None"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
|
@ -381,6 +395,11 @@ msgstr ""
|
|||
msgid "Categories are not set"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Category \"{category}\" defined but not used for any apps!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Check for updates to applications"
|
||||
msgstr ""
|
||||
|
@ -547,6 +566,16 @@ msgstr ""
|
|||
msgid "Description of length {length} is over the {limit} char limit"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Did you mean config/{name}.yml?"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Did you mean {code}?"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Do not add 'disable:' to the generated build entries"
|
||||
msgstr ""
|
||||
|
@ -613,6 +642,11 @@ msgstr ""
|
|||
msgid "Duplicate link in '{field}': {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-format
|
||||
msgid "ERROR: %(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "ERROR: The \"server\" subcommand has been removed, use \"deploy\"!"
|
||||
msgstr ""
|
||||
|
@ -779,6 +813,10 @@ msgstr ""
|
|||
msgid "Found multiple JAR Signature Block Files in {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Found multiple Signer Certificates!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Found multiple metadata files for {appid}"
|
||||
|
@ -843,6 +881,10 @@ msgstr ""
|
|||
msgid "Git reset failed"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Git submodule deinit failed"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Git submodule sync failed"
|
||||
msgstr ""
|
||||
|
@ -1048,6 +1090,10 @@ msgstr ""
|
|||
msgid "Keystore for signing key:\t"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Known debug key is used in AllowedAPKSigningKeys: "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Last used commit '{commit}' looks like a tag, but UpdateCheckMode is '{ucm}'"
|
||||
|
@ -1185,6 +1231,10 @@ msgstr ""
|
|||
msgid "No unsigned directory - nothing to do"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
@ -1343,6 +1393,10 @@ msgstr ""
|
|||
msgid "Pushing binary transparency log to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Pushing to remote server failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Pushing to {url}"
|
||||
|
@ -1376,6 +1430,10 @@ msgstr ""
|
|||
msgid "Reading {apkfilename} from cache"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "Refresh and cache scanner rules and signatures from the network"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Removing specified files"
|
||||
msgstr ""
|
||||
|
@ -1624,6 +1682,10 @@ msgstr ""
|
|||
msgid "These are the apps that have been archived from the main repo."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "This command should never be used to mirror f-droid.org! A full copy requires more than 600GB."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "This is a repository of apps to be used with F-Droid. Applications in this repository are either official binaries built by the original application developers, or are binaries built from source by the admin of f-droid.org using the tools on https://gitlab.com/fdroid."
|
||||
msgstr ""
|
||||
|
@ -1785,11 +1847,15 @@ msgstr ""
|
|||
msgid "UpdateCheckData not a valid URL: {url}"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/studio/build/application-id
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "UpdateCheckMode is set but it looks like checkupdates hasn't been run yet."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/studio/build/application-id
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "UpdateCheckMode is set but it looks likecheckupdates hasn't been run yet"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "UpdateCheckName is set to the known application ID, it can be removed"
|
||||
msgstr ""
|
||||
|
@ -1817,6 +1883,10 @@ msgstr ""
|
|||
msgid "Usage: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Use /HEAD instead of /master or /main to point at a file in the default branch"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Use /HEAD instead of /master to point at a file in the default branch"
|
||||
msgstr ""
|
||||
|
@ -1846,6 +1916,10 @@ msgstr ""
|
|||
msgid "Using APK Signature v3"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Using JAR Signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner"
|
||||
msgstr ""
|
||||
|
@ -1903,6 +1977,10 @@ msgstr ""
|
|||
msgid "When linting the entire repository yamllint is disabled by default. This option forces yamllint regardless."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/publish.py
|
||||
msgid "When signing or verifying fails, exit with an error code."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
msgid "X.509 'Distinguished Name' used when generating keys"
|
||||
msgstr ""
|
||||
|
@ -2051,6 +2129,10 @@ msgstr ""
|
|||
msgid "could not parse '{path}'"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "could not parse srclib spec (no name specified): '{}'"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "could not parse srclib spec (no ref specified): '{}'"
|
||||
msgstr ""
|
||||
|
@ -2224,6 +2306,11 @@ msgstr "local_copy_dir はファイルではなくディレクトリにする必
|
|||
msgid "mirror '%s' does not end with 'fdroid'!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "mirrors set twice, in config.yml and {path}!"
|
||||
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
|
||||
|
@ -2381,6 +2468,11 @@ msgstr ""
|
|||
msgid "repo_url needs to end with /repo"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "rsync is missing or broken: {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "ruamel.yaml not installed, can not write metadata."
|
||||
msgstr ""
|
||||
|
@ -2395,6 +2487,12 @@ msgstr ""
|
|||
msgid "scanner cache is malformed! You can clear it with: '{clear}'"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
#| msgid "local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\""
|
||||
msgid "serverwebroot: path does not end with \"fdroid\", perhaps you meant one of these:"
|
||||
msgstr "local_copy_dir は「froid」で終わっていません、もしかして: 「{path}」"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "shared library"
|
||||
msgstr ""
|
||||
|
@ -2598,6 +2696,32 @@ msgstr ""
|
|||
msgid "{path} has bad file signature \"{pattern}\", possible Janus exploit!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "{path} has been flagged by virustotal {count} times:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "{path} is not \"key: value\" dict, but a {datatype}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "'sdk_path' not set in config.yml!"
|
||||
msgid "{path} is not a standard config file!"
|
||||
msgstr "「sdk_path」がconfig.ymlで設定されていません!"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "{path} is not list, but a {datatype}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "{path} is not {expected_type}, but a {datatype}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "{path} is zero size!"
|
||||
|
@ -2608,6 +2732,11 @@ msgstr ""
|
|||
msgid "{path} more than 200MB, manually upload: {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "{path}: \"{code}\" is not a valid ISO_3166-1 alpha-2 country code!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "{path}: {error}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue