[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=Azione non riuscita
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=Clicca qui per vedere informazioni su questa applicazione
action.not_allowed=Action not allowed
action.request_reboot.title=System restart
@@ -269,6 +273,8 @@ locale.tr=turco
manage_window.apps_table.row.actions.downgrade=Downgrade
manage_window.apps_table.row.actions.downgrade.popup.body=Vuoi veramente fare il downgrade {} ?
manage_window.apps_table.row.actions.history=Cronologia
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=Informazioni
manage_window.apps_table.row.actions.install=Installa
manage_window.apps_table.row.actions.install.popup.body=Installa {} nel tuo dispositivo ?
@@ -302,6 +308,8 @@ manage_window.settings.about=Informazione su
manage_window.status.downgrading=Downgrading
manage_window.status.filtering=Filtraggio
manage_window.status.history=Recupero della cronologia
manage_window.status.ignore_updates=Ignoring updates from {}
manage_window.status.ignore_updates_reverse=Reverting updates ignored from {}
manage_window.status.info=Recupero di informazioni
manage_window.status.installed=Loading installed
manage_window.status.installing=Installazione
@@ -382,6 +390,7 @@ version.latest=ultima versione
version.outdated=obsoleta
version.unknown=non informato
version.updated=aggiornata
version.updates_ignored=Updates ignored
view.components.file_chooser.placeholder=Fai clic qui per selezionare
warning=Avviso
warning.update_available=There is a new {} version available ({}). Check out the news at {}.