mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-11 06:34:16 +02:00
[ui] feature: themes
This commit is contained in:
@@ -228,11 +228,13 @@ core.config.ui.auto_scale.tip=It activates the auto screen scale factor ( {} ).
|
||||
core.config.ui.auto_scale=Auto scale
|
||||
core.config.ui.hdpi.tip=If improvements related to HDPI resolutions should be activated
|
||||
core.config.ui.hdpi=HDPI
|
||||
core.config.ui.max_displayed.tip=Maximum number of applications displayed on the table
|
||||
core.config.ui.max_displayed.tip=Maximum number of applications displayed on the table. Use 0 for no limit.
|
||||
core.config.ui.max_displayed=Applications displayed
|
||||
core.config.ui.qt_style.tooltip=QT style to be used. Requires restarting to take effect.
|
||||
core.config.ui.scale_factor=Scale
|
||||
core.config.ui.scale_factor.tip=It defines the interface display scaling factor (Qt). Raise the value to raise the interface size. Restart required.
|
||||
core.config.ui.style.default=Default
|
||||
core.config.ui.system_theme=System theme
|
||||
core.config.ui.system_theme.tip=If the system's theme/stylesheet should be merged with {app}'s
|
||||
core.config.ui.tray.default_icon.tip=The default icon for {app} displayed on the tray
|
||||
core.config.ui.tray.default_icon=Default icon
|
||||
core.config.ui.tray.updates_icon.tip=The displayed icon when there are updates available
|
||||
@@ -298,20 +300,23 @@ manage_window.bt.installed.text=installed
|
||||
manage_window.bt.installed.tooltip=Click here to show the installed applications
|
||||
manage_window.bt.refresh.text=Refresh
|
||||
manage_window.bt.refresh.tooltip=Reload the data about installed applications
|
||||
manage_window.bt.suggestions.text=Suggestions
|
||||
manage_window.bt.suggestions.tooltip=Click here to show some applications suggestions
|
||||
manage_window.bt.upgrade.text=Upgrade
|
||||
manage_window.bt.upgrade.tooltip=Upgrade all checked applications
|
||||
manage_window.bt_custom_actions.tip=Click here to show more actions
|
||||
manage_window.bt_settings.tooltip=Click here to display the settings
|
||||
manage_window.bt_themes.tip=Click here to choose a theme
|
||||
manage_window.bt_themes.option.invalid=Invalid
|
||||
manage_window.checkbox.only_apps=Apps
|
||||
manage_window.checkbox.show_details=Show details
|
||||
manage_window.columns.installed=Installed
|
||||
manage_window.columns.latest_version=Latest Version
|
||||
manage_window.columns.update=Upgrade ?
|
||||
manage_window.label.apps_displayed.tip=Applications displayed / available
|
||||
manage_window.label.updates=Updates
|
||||
manage_window.name_filter.placeholder=Filter by name
|
||||
manage_window.name_filter.tooltip=Type here to filter apps by name
|
||||
manage_window.name_filter.button_tooltip=Click here to filter apps by name
|
||||
manage_window.name_filter.placeholder=Name
|
||||
manage_window.name_filter.tooltip=Type and press ENTER to filter apps by name
|
||||
manage_window.settings.about=About
|
||||
manage_window.status.downgrading=Downgrading
|
||||
manage_window.status.filtering=Filtering
|
||||
@@ -321,7 +326,7 @@ manage_window.status.ignore_updates_reverse=Reverting updates ignored from {}
|
||||
manage_window.status.info=Retrieving information
|
||||
manage_window.status.installed=Loading installed
|
||||
manage_window.status.installing=Installing
|
||||
manage_window.status.refreshing=Refreshing
|
||||
manage_window.status.refreshing=Refreshing apps
|
||||
manage_window.status.refreshing_app=Refreshing
|
||||
manage_window.status.running_app=Launching {}
|
||||
manage_window.status.screenshots=Retrieving {} screenshots
|
||||
@@ -352,9 +357,9 @@ popup.history.selected.tooltip=Current version
|
||||
popup.history.title=History
|
||||
popup.root.bad_password.body=Wrong password
|
||||
popup.root.bad_password.last_try=Attempts finished. Action cancelled.
|
||||
popup.root.bad_password.title=Error
|
||||
popup.root.continue=continue
|
||||
popup.root.title=Requires your password to continue
|
||||
popup.root.continue=Continue
|
||||
popup.root.msg=Requires your password to continue
|
||||
popup.root.title=Authentication
|
||||
popup.screenshots.no_screenshot.body=it was not possible to retrieve {} screenshots
|
||||
prepare.bt_hide_details=Hide details
|
||||
prepare.bt_icon.no_output=There are no progress details for this task to be displayed
|
||||
@@ -370,7 +375,7 @@ screenshots.bt_back.label=previous
|
||||
screenshots.bt_next.label=next
|
||||
screenshots.download.no_content=No content to display
|
||||
screenshots.download.no_response=Image not found
|
||||
screenshots.download.running=downloading image
|
||||
screenshots.image.loading=Loading
|
||||
settings.changed.success.reboot=Restart now ?
|
||||
settings.changed.success.warning=Settings successfully changed. Some of them will only take effect after a restart.
|
||||
settings.error=It was not possible to properly change all the settings
|
||||
@@ -403,6 +408,7 @@ view.components.file_chooser.placeholder=Click here to select
|
||||
warning=warning
|
||||
welcome=welcome
|
||||
warning.update_available=There is a new {} version available ({}). Check out the news at {}.
|
||||
window_manage.input_search.placeholder=Search
|
||||
window_manage.input_search.tooltip=Type and press ENTER to search for applications
|
||||
window_manage.search_bar.button_tooltip=Click here to search for applications
|
||||
window_manage.search_bar.placeholder=Search
|
||||
window_manage.search_bar.tooltip=Type and press ENTER to search for applications
|
||||
yes=yes
|
||||
|
||||
Reference in New Issue
Block a user