fix failing checks in Weblate

Translated using Weblate: Norwegian Bokmål (nb_NO) by Hans-Christoph Steiner <hans@guardianproject.info>

Currently translated at 66.8% (319 of 477 strings)

Translated using Weblate: French (fr) by Hans-Christoph Steiner <hans@guardianproject.info>

Currently translated at 74.4% (355 of 477 strings)

Translated using Weblate: Kabyle (kab) by Hans-Christoph Steiner <hans@guardianproject.info>

Currently translated at 4.4% (21 of 477 strings)

Translated using Weblate: Portuguese (Portugal) (pt_PT) by Hans-Christoph Steiner <hans@guardianproject.info>

Currently translated at 100.0% (477 of 477 strings)

Translated using Weblate: Portuguese (Brazil) (pt_BR) by Hans-Christoph Steiner <hans@guardianproject.info>

Currently translated at 100.0% (477 of 477 strings)

Translated using Weblate: Chinese (Traditional) (zh_Hant) by Hans-Christoph Steiner <hans@guardianproject.info>

Currently translated at 100.0% (477 of 477 strings)

Co-authored-by: Hans-Christoph Steiner <hans@guardianproject.info>
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/fr/
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/kab/
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_PT/
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hant/
Translation: F-Droid/F-Droid Server
This commit is contained in:
Hans-Christoph Steiner 2020-10-01 11:00:54 +02:00 committed by Hans-Christoph Steiner
parent 9c5cd28ea6
commit abc6d5339e
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA
6 changed files with 50 additions and 54 deletions

View file

@ -3,20 +3,21 @@
# This file is distributed under the same license as the PACKAGE package.
# Manuela Silva <mmsrs@sky.com>, 2020.
# ssantos <ssantos@web.de>, 2020.
# Hans-Christoph Steiner <hans@guardianproject.info>, 2020.
msgid ""
msgstr ""
"Project-Id-Version: fdroidserver 0.9\n"
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
"POT-Creation-Date: 2019-01-28 13:31+0000\n"
"PO-Revision-Date: 2020-08-15 21:32+0000\n"
"Last-Translator: ssantos <ssantos@web.de>\n"
"PO-Revision-Date: 2020-10-01 09:00+0000\n"
"Last-Translator: Hans-Christoph Steiner <hans@guardianproject.info>\n"
"Language-Team: Portuguese (Portugal) <https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_PT/>\n"
"Language: pt_PT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.2-dev\n"
"X-Generator: Weblate 4.3-dev\n"
#: ../fdroidserver/nightly.py
msgid ""
@ -157,7 +158,7 @@ msgstr "O '{field}' em {linedesc} é obsoleto, veja os documentos para os campos
#: ../fdroidserver/common.py
#, python-brace-format
msgid "'{field}' will be in random order! Use () or [] brackets if order is important!"
msgstr "'{field}' será em ordem aleatória! Use () ou [] se a ordem for importante!"
msgstr "'{field}' será em ordem aleatória! Use () ou [] se a ordem for importante!"
#: ../fdroidserver/common.py
#, python-brace-format
@ -1754,7 +1755,7 @@ msgstr "applicationId para verificar se há atualizações"
#: ../fdroidserver/dscanner.py ../fdroidserver/build.py
#: ../fdroidserver/scanner.py ../fdroidserver/install.py
msgid "applicationId with optional versionCode in the form APPID[:VERCODE]"
msgstr "applicationId com versionCode opcional na forma APPID[:VERCODE]"
msgstr "applicationId com versionCode opcional na forma APPID[:VERCODE]"
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
@ -2056,16 +2057,12 @@ msgstr "argumentos posicionais"
#: ../fdroidserver/signatures.py
#, python-brace-format
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
msgstr ""
"Recusado o download via conexão HTTP insegura (use HTTPS ou especifique --no-https-check): \n"
"{apkfilename}"
msgstr "Recusado o download via conexão HTTP insegura (use HTTPS ou especifique --no-https-check): {apkfilename}"
#: ../fdroidserver/signatures.py
#, python-brace-format
msgid "refuse downloading via insecure http connection (use https or specify --no-https-check): {apkfilename}"
msgstr ""
"Recusado o download via conexão http insegura (use https ou especifique --no-https-check): \n"
"{apkfilename}"
msgstr "Recusado o download via conexão http insegura (use https ou especifique --no-https-check): {apkfilename}"
#: ../fdroidserver/server.py ../fdroidserver/upload.py
#, python-brace-format