standardize naming in strings and comments on all caps APK

This commit is contained in:
Hans-Christoph Steiner 2021-01-29 15:28:55 +01:00
parent 97d5933a05
commit 63be6f6347
47 changed files with 408 additions and 408 deletions

View file

@ -442,7 +442,7 @@ msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, archapks:{arch}"
msgid "Checking archiving for {appid} - APKs:{integer}, keepversions:{keep}, archapks:{arch}"
msgstr ""
#: ../fdroidserver/dscanner.py
@ -504,11 +504,11 @@ msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Could not open APK {path} for analysis: "
msgstr "Ur yezmir ara ad d-yeldi afaylu apk {path} i tesleḍt: "
msgstr "Ur yezmir ara ad d-yeldi afaylu APK {path} i tesleḍt: "
#: ../fdroidserver/update.py
msgid "Could not open apk file for analysis"
msgstr "Ur yezmir ara a d-ildi afaylu apk i tesleḍt"
msgid "Could not open APK file for analysis"
msgstr "Ur yezmir ara a d-ildi afaylu APK i tesleḍt"
#: ../fdroidserver/common.py
#, python-brace-format
@ -783,12 +783,12 @@ msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Failed to get apk information, deleting {path}"
msgid "Failed to get APK information, deleting {path}"
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Failed to get apk information, skipping {path}"
msgid "Failed to get APK information, skipping {path}"
msgstr ""
#: ../fdroidserver/install.py
@ -1257,7 +1257,7 @@ msgstr ""
#: ../fdroidserver/install.py
#, python-format
msgid "No signed apk available for %s"
msgid "No signed APK available for %s"
msgstr ""
#: ../fdroidserver/install.py
@ -1635,7 +1635,7 @@ msgstr ""
msgid "Setup an emulator, install the APK on it and perform a Drozer scan"
msgstr ""
msgid "Setup an emulator, install the apk on it and perform a drozer scan"
msgid "Setup an emulator, install the APK on it and perform a drozer scan"
msgstr ""
#: ../fdroid ../fdroidserver/__main__.py
@ -2009,7 +2009,7 @@ msgstr ""
msgid "Use date from APK instead of current time for newly added APKs"
msgstr ""
msgid "Use date from apk instead of current time for newly added apks"
msgid "Use date from APK instead of current time for newly added APKs"
msgstr ""
#: ../fdroidserver/deploy.py ../fdroidserver/upload.py