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
dcb804f70d
commit
d5d65cfabd
50 changed files with 751 additions and 51 deletions
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.6-349-g907c04ea\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-03-25 11:36+0100\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -353,6 +353,11 @@ msgstr[0] ""
|
|||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
msgid "Cannot rewrite \"{path}\""
|
||||
|
@ -1478,6 +1483,11 @@ msgstr ""
|
|||
msgid "Rename APK files that do not match package.name_123.apk"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Resigning {apkfilename} with provided debug.keystore"
|
||||
|
@ -1992,6 +2002,10 @@ msgstr ""
|
|||
msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
msgstr ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue