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
c17a9253ff
commit
b911fb9ed9
53 changed files with 531 additions and 54 deletions
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.8-74-ga380b9f\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-03-19 17:56+0100\n"
|
||||
"POT-Creation-Date: 2025-03-20 15:05+0100\n"
|
||||
"PO-Revision-Date: 2022-09-06 14:30+0000\n"
|
||||
"Last-Translator: Hans-Christoph Steiner <hans@guardianproject.info>\n"
|
||||
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/f-droid/fdroidserver/nb_NO/>\n"
|
||||
|
@ -41,6 +41,10 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" har ingen samsvarende metadatafil!"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "\"local_copy_dir\" {path} does not exist!"
|
||||
|
@ -1246,6 +1250,11 @@ msgstr "Feilaktig innskrevet serverwebroot-linje:"
|
|||
msgid "Max recursion depth in ZIP file reached: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Mirror config for {url} contains \"isPrimary\" key!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Mirror the full repo and archive, all file types."
|
||||
msgstr "Avspeil hele pakkebrønnen og arkivet, alle filtyper."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue