mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
standardize naming in strings and comments on all caps APK
This commit is contained in:
parent
97d5933a05
commit
63be6f6347
47 changed files with 408 additions and 408 deletions
|
|
@ -441,7 +441,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
|
||||
|
|
@ -505,11 +505,11 @@ msgstr "No se pudo encontrar {path} para eliminarlo"
|
|||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Could not open APK {path} for analysis: "
|
||||
msgstr "No se pudo abrir el archivo apk para su análisis"
|
||||
msgstr "No se pudo abrir el archivo APK para su análisis"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
msgid "Could not open apk file for analysis"
|
||||
msgstr "No se pudo abrir el archivo apk para su análisis"
|
||||
msgid "Could not open APK file for analysis"
|
||||
msgstr "No se pudo abrir el archivo APK para su análisis"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
|
|
@ -785,12 +785,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
|
||||
|
|
@ -1259,7 +1259,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
|
||||
|
|
@ -1637,7 +1637,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
|
||||
|
|
@ -2011,7 +2011,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue