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
c17a9253ff
commit
b911fb9ed9
53 changed files with 531 additions and 54 deletions
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.1-680-ge1d3de71\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: 2025-03-02 21:32+0000\n"
|
||||
"Last-Translator: ssantos <ssantos@web.de>\n"
|
||||
"Language-Team: Portuguese <https://hosted.weblate.org/projects/f-droid/fdroidserver/pt/>\n"
|
||||
|
|
@ -42,6 +42,10 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" não tem ficheiro de metadados correspondente!"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "\"local_copy_dir\" {path} does not exist!"
|
||||
|
|
@ -1208,6 +1212,11 @@ msgstr "Linha de serverwebroot malformada:"
|
|||
msgid "Max recursion depth in ZIP file reached: %s"
|
||||
msgstr "Profundidade máxima de recursão no ficheiro ZIP atingida: %s"
|
||||
|
||||
#: ../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 "Espelha todo o repositório e pacotes, todos os tipos de ficheiros."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue