mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 01:54:15 +02:00
[feature] ignore updates: Arch/AUR packages
This commit is contained in:
@@ -57,6 +57,10 @@ action.disk_trim.error=There was a problem while optimizing the disk
|
||||
action.failed=L'acció ha fallat
|
||||
action.history.no_history.body=There is no available history for {}
|
||||
action.history.no_history.title=No history
|
||||
action.ignore_updates.fail=It was not possible to ignore updates from {}
|
||||
action.ignore_updates.success=Updates from {} will be ignored from now on
|
||||
action.ignore_updates_reverse.fail=It was not possible to revert ignored updates from {}
|
||||
action.ignore_updates_reverse.success=Updates from {} will be displayed again from now on
|
||||
action.info.tooltip=Feu clic aquí per a veure informació sobre aquesta aplicació
|
||||
action.not_allowed=Action not allowed
|
||||
action.request_reboot.title=System restart
|
||||
@@ -268,6 +272,8 @@ locale.tr=turc
|
||||
manage_window.apps_table.row.actions.downgrade=Reverteix
|
||||
manage_window.apps_table.row.actions.downgrade.popup.body=Voleu revertir «{}»?
|
||||
manage_window.apps_table.row.actions.history=Historial
|
||||
manage_window.apps_table.row.actions.ignore_updates=Ignore updates
|
||||
manage_window.apps_table.row.actions.ignore_updates_reverse=Revert ignored updates
|
||||
manage_window.apps_table.row.actions.info=Informació
|
||||
manage_window.apps_table.row.actions.install=Instal·la
|
||||
manage_window.apps_table.row.actions.install.popup.body=Voleu instal·lar «{}» a l’ordinador?
|
||||
@@ -301,6 +307,8 @@ manage_window.settings.about=Quant a
|
||||
manage_window.status.downgrading=S’està revertint
|
||||
manage_window.status.filtering=S’està filtrant
|
||||
manage_window.status.history=S’està recuperant l’historial
|
||||
manage_window.status.ignore_updates=Ignoring updates from {}
|
||||
manage_window.status.ignore_updates_reverse=Reverting updates ignored from {}
|
||||
manage_window.status.info=S’està recuperant la informació
|
||||
manage_window.status.installed=Loading installed
|
||||
manage_window.status.installing=S’està instal·lant
|
||||
@@ -380,6 +388,7 @@ version.latest=versió més recent
|
||||
version.outdated=no actualitzada
|
||||
version.unknown=no informat
|
||||
version.updated=actualitzada
|
||||
version.updates_ignored=Updates ignored
|
||||
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 {}.
|
||||
|
||||
Reference in New Issue
Block a user