mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 05:24:16 +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=Действие не удалось
|
||||
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=Нажмите здесь, чтобы посмотреть информацию об этом приложении
|
||||
action.not_allowed=Действие не допускается
|
||||
action.request_reboot.title=System restart
|
||||
@@ -267,6 +271,8 @@ locale.tr=Турецкий
|
||||
manage_window.apps_table.row.actions.downgrade=Откат версии
|
||||
manage_window.apps_table.row.actions.downgrade.popup.body=Вы действительно хотите откатить версию {}?
|
||||
manage_window.apps_table.row.actions.history=История версий
|
||||
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=Информация
|
||||
manage_window.apps_table.row.actions.install=Установка
|
||||
manage_window.apps_table.row.actions.install.popup.body=Установить {} на Ваше устройство?
|
||||
@@ -300,6 +306,8 @@ manage_window.settings.about=О программе
|
||||
manage_window.status.downgrading=Откатить
|
||||
manage_window.status.filtering=Фильтрация
|
||||
manage_window.status.history=Извлечение истории
|
||||
manage_window.status.ignore_updates=Ignoring updates from {}
|
||||
manage_window.status.ignore_updates_reverse=Reverting updates ignored from {}
|
||||
manage_window.status.info=Извлечение информации
|
||||
manage_window.status.installed=Загрузка установленных
|
||||
manage_window.status.installing=Установить
|
||||
@@ -379,6 +387,7 @@ version.latest=Последняя версия
|
||||
version.outdated=Устаревшая
|
||||
version.unknown=не сообщать
|
||||
version.updated=Обновленная
|
||||
version.updates_ignored=Updates ignored
|
||||
view.components.file_chooser.placeholder=Нажмите здесь, чтобы выбрать
|
||||
warning=Предупреждение
|
||||
warning.update_available=There is a new {} version available ({}). Check out the news at {}.
|
||||
|
||||
Reference in New Issue
Block a user