fix typo in translatable string: s,itmes,items,g

This commit is contained in:
Hans-Christoph Steiner 2024-09-10 17:00:37 +02:00
parent 41b9419740
commit 492d4a5619
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA
51 changed files with 102 additions and 102 deletions

View file

@ -1309,11 +1309,11 @@ msgid "One of the 'github_releases' config items is missing the 'projectUrl' val
msgstr "Um dos itens de configuração 'github_releases' está faltando o valor 'projectUrl'. ignorando ..."
#: ../fdroidserver/deploy.py
msgid "One of the 'github_releases' config itmes is missing the 'packageNames' value. skipping ..."
msgid "One of the 'github_releases' config items is missing the 'packageNames' value. skipping ..."
msgstr "Um dos itens de configuração 'github_releases' está faltando o valor 'packageNames'. ignorando ..."
#: ../fdroidserver/deploy.py
msgid "One of the 'github_releases' config itmes is missing the 'token' value. skipping ..."
msgid "One of the 'github_releases' config items is missing the 'token' value. skipping ..."
msgstr "Um dos itens de configuração 'github_releases' está faltando o valor 'token'. ignorando ..."
#: ../fdroidserver/update.py