mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 12:14:16 +02:00
[ui] feature: themes
This commit is contained in:
@@ -230,10 +230,12 @@ core.config.ui.auto_scale.tip=It activates the auto screen scale factor ( {} ).
|
||||
core.config.ui.hdpi=HDPI
|
||||
core.config.ui.hdpi.tip=If improvements related to HDPI resolutions should be activated
|
||||
core.config.ui.max_displayed=Applications displayed
|
||||
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.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=Default icon
|
||||
core.config.ui.tray.default_icon.tip=The default icon for {app} displayed on the tray
|
||||
core.config.ui.tray.updates_icon=Update icon
|
||||
@@ -298,20 +300,23 @@ manage_window.bt.installed.text=instal·lada
|
||||
manage_window.bt.installed.tooltip=Feu clic aquí per a mostrar les aplicacions instal·lades
|
||||
manage_window.bt.refresh.text=Refresca
|
||||
manage_window.bt.refresh.tooltip=Carrega novament les dades quant a les aplicacions instal·lades
|
||||
manage_window.bt.suggestions.text=Suggeriments
|
||||
manage_window.bt.suggestions.tooltip=Feu clic aquí per a mostrar alguns suggeriments d’aplicacions
|
||||
manage_window.bt.upgrade.text=Actualitza
|
||||
manage_window.bt.upgrade.tooltip=Actualitza totes les aplicacions marcades
|
||||
manage_window.bt_custom_actions.tip=Click here to show more actions
|
||||
manage_window.bt_settings.tooltip=Feu clic aquí per mostrar la configuració
|
||||
manage_window.bt_themes.tip=Click here to choose a theme
|
||||
manage_window.bt_themes.option.invalid=Invalid
|
||||
manage_window.checkbox.only_apps=Aplicacions
|
||||
manage_window.checkbox.show_details=Mostra detalls
|
||||
manage_window.columns.installed=Installed
|
||||
manage_window.columns.latest_version=Versió més recent
|
||||
manage_window.columns.update=Voleu actualitzar?
|
||||
manage_window.label.apps_displayed.tip=Applications displayed / available
|
||||
manage_window.label.updates=Actualitzacions
|
||||
manage_window.name_filter.placeholder=Filtra per nom
|
||||
manage_window.name_filter.tooltip=Escriviu aquí per a filtrar aplicacions per nom
|
||||
manage_window.name_filter.button_tooltip=Click here to filter apps by name
|
||||
manage_window.name_filter.placeholder=Nom
|
||||
manage_window.name_filter.tooltip=Type and press ENTER to filter apps by name
|
||||
manage_window.settings.about=Quant a
|
||||
manage_window.status.downgrading=S’està revertint
|
||||
manage_window.status.filtering=S’està filtrant
|
||||
@@ -352,9 +357,9 @@ popup.history.selected.tooltip=Versió actual
|
||||
popup.history.title=Historial
|
||||
popup.root.bad_password.body=La contrasenya és incorrecta
|
||||
popup.root.bad_password.last_try=S’han acabat els intents. S’ha cancel·lat l’operació.
|
||||
popup.root.bad_password.title=Error
|
||||
popup.root.continue=continuar
|
||||
popup.root.title=Requireix la vostra contrasenya per a continuar
|
||||
popup.root.continue=Continuar
|
||||
popup.root.msg=Requireix la vostra contrasenya per a continuar
|
||||
popup.root.title=Autenticació
|
||||
popup.screenshots.no_screenshot.body=no s’han pogut recuperar captures de pantalla del {}
|
||||
prepare.bt_hide_details=Hide details
|
||||
prepare.bt_icon.no_output=There are no progress details for this task to be displayed
|
||||
@@ -369,8 +374,7 @@ repository=dipòsit
|
||||
screenshots.bt_back.label=anterior
|
||||
screenshots.bt_next.label=següent
|
||||
screenshots.download.no_content=No hi ha contingut a mostrar
|
||||
screenshots.download.no_response=No s’ha trobat la imatge
|
||||
screenshots.download.running=s’està baixant la imatge
|
||||
screenshots.image.loading=Loading
|
||||
settings=configuració
|
||||
settings.changed.success.reboot=Restart now ?
|
||||
settings.changed.success.warning=Settings successfully changed. Some of them will only take effect after a restart.
|
||||
@@ -403,6 +407,7 @@ view.components.file_chooser.placeholder=Feu clic aquí per seleccionar
|
||||
warning=avís
|
||||
warning.update_available=There is a new {} version available ({}). Check out the news at {}.
|
||||
welcome=us donem la benvinguda
|
||||
window_manage.input_search.placeholder=Cerca
|
||||
window_manage.input_search.tooltip=Escriviu i premeu Intro per a cercar aplicacions
|
||||
window_manage.search_bar.button_tooltip=Click here to search for applications
|
||||
window_manage.search_bar.placeholder=Cerca
|
||||
window_manage.search_bar.tooltip=Escriviu i premeu Intro per a cercar aplicacions
|
||||
yes=sí
|
||||
Reference in New Issue
Block a user