mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
make -C locale update
This commit is contained in:
parent
4cefec9333
commit
0c867f908f
53 changed files with 319 additions and 54 deletions
|
|
@ -8,7 +8,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: 2025-03-23 21:45+0100\n"
|
||||
"POT-Creation-Date: 2025-03-25 11:36+0100\n"
|
||||
"PO-Revision-Date: 2025-02-08 06:22+0000\n"
|
||||
"Last-Translator: Liner Seven <linour7gmekiblo@gmail.com>\n"
|
||||
"Language-Team: Japanese <https://hosted.weblate.org/projects/f-droid/fdroidserver/ja/>\n"
|
||||
|
|
@ -1464,6 +1464,11 @@ msgstr "{apkfilename}をキャッシュから読み込みます"
|
|||
msgid "Refresh and cache scanner rules and signatures from the network"
|
||||
msgstr "スキャナーのルールと署名をネットワークから取得して更新し、キャッシュ"
|
||||
|
||||
#: ../fdroidserver/publish.py
|
||||
#, python-brace-format
|
||||
msgid "Refusing to sign '{path}', file exists in both {dir1} and {dir2} folder."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/verify.py
|
||||
msgid "Remove source tarball and any APKs if successfully verified."
|
||||
msgstr "検証成功時にソースのTAR・APKを削除する。"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue