[feature] ignore updates: Arch/AUR packages

This commit is contained in:
Vinicius Moreira
2020-05-17 14:36:22 -03:00
parent 86ba1aeda7
commit a320f30911
25 changed files with 566 additions and 12 deletions

View File

@@ -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 lordinador?
@@ -301,6 +307,8 @@ manage_window.settings.about=Quant a
manage_window.status.downgrading=Sestà revertint
manage_window.status.filtering=Sestà filtrant
manage_window.status.history=Sestà recuperant lhistorial
manage_window.status.ignore_updates=Ignoring updates from {}
manage_window.status.ignore_updates_reverse=Reverting updates ignored from {}
manage_window.status.info=Sestà recuperant la informació
manage_window.status.installed=Loading installed
manage_window.status.installing=Sestà 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 {}.