feat: Add option to disable showing the version and option to prevent checking for updates

This commit is contained in:
Divyang Joshi 2023-04-28 19:28:23 -04:00
parent 4db26f9f79
commit d73aa1782e
No known key found for this signature in database
GPG key ID: 4155AEF0D685BA17
16 changed files with 91 additions and 8 deletions

View file

@ -386,6 +386,10 @@
"LabelSettingsStoreMetadataWithItem": "Metadaten als OPF-Datei im Medienordner speichern",
"LabelSettingsStoreMetadataWithItemHelp": "Standardmäßig werden die Metadaten in /metadata/items gespeichert. Wenn diese Option aktiviert ist, werden die Metadaten als OPF-Datei (Textdatei) in dem gleichen Ordner gespeichert in welchem sich auch das Medium befindet. Es wird immer nur eine Datei mit dem Namen \"matadata.abs\" gespeichert.",
"LabelSettingsTimeFormat": "Zeitformat",
"LabelSettingsVersionUpdatesCheck": "Version Updates Check",
"LabelSettingsVersionUpdatesCheckHelp": "Disabling this will prevent making requests to external services to see if a new version is out. In turn, the update view in the sidebar is hidden.",
"LabelSettingsVersionShow": "Show Version",
"LabelSettingsVersionShowHelp": "Disabling this will hide the version section on the sidebar. This info is still vailable on the settings page.",
"LabelShowAll": "Alles anzeigen",
"LabelSize": "Größe",
"LabelSleepTimer": "Einschlaf-Timer",