[feature][tray] displaying a notification when there is a new bauh release

This commit is contained in:
Vinícius Moreira
2020-04-20 15:05:52 -03:00
parent 81acfa7934
commit d5049c8466
18 changed files with 111 additions and 57 deletions

View File

@@ -371,7 +371,7 @@ version.unknown=no informat
version.updated=actualitzada
view.components.file_chooser.placeholder=Feu clic aquí per seleccionar
warning=avís
warning.update_available=There is a new {} update available ({}). Checkout the news at {}.
warning.update_available=There is a new {} version available ({}). Checkout 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

View File

@@ -370,7 +370,7 @@ version.unknown=unbekannt
version.updated=geupdated
view.components.file_chooser.placeholder=Auswählen
warning=Warnung
warning.update_available=There is a new {} update available ({}). Checkout the news at {}.
warning.update_available=There is a new {} version available ({}). Checkout the news at {}.
welcome=Willkommen
window_manage.input_search.placeholder=Suchbegriff
window_manage.input_search.tooltip=Suchbegriff eingeben und Enter drücken, um zu suchen

View File

@@ -371,7 +371,7 @@ version=version
view.components.file_chooser.placeholder=Click here to select
warning=warning
welcome=welcome
warning.update_available=There is a new {} update available ({}). Checkout the news at {}.
warning.update_available=There is a new {} version available ({}). Checkout the news at {}.
window_manage.input_search.placeholder=Search
window_manage.input_search.tooltip=Type and press ENTER to search for applications
yes=yes

View File

@@ -371,7 +371,7 @@ version.unknown=versión no informada
version.updated=actualizada
view.components.file_chooser.placeholder=Pulse aquí para seleccionar
warning=aviso
warning.update_available=Hay una nueva actualización de {} disponible ({}). Vea las novedades en {}.
warning.update_available=Hay una nueva versión de {} disponible ({}). Vea las novedades en {}.
welcome=bienvenido
window_manage.input_search.placeholder=Buscar
window_manage.input_search.tooltip=Escriba y oprima Intro para buscar aplicaciones

View File

@@ -373,7 +373,7 @@ version.unknown=non informato
version.updated=aggiornata
view.components.file_chooser.placeholder=Fai clic qui per selezionare
warning=Avviso
warning.update_available=There is a new {} update available ({}). Checkout the news at {}.
warning.update_available=There is a new {} version available ({}). Checkout the news at {}.
welcome=benvenuto
window_manage.input_search.placeholder=Cerca
window_manage.input_search.tooltip=Digitare e premere INVIO per cercare applicazioni

View File

@@ -370,7 +370,7 @@ version.updated=atualizada
version=versão
view.components.file_chooser.placeholder=Clique aqui para selecionar
warning=aviso
warning.update_available=Há uma nova atualização do {} disponível ({}). Confira as novidades em {}
warning.update_available=Há uma nova versão do {} disponível ({}). Confira as novidades em {}
welcome=bem vindo
window_manage.input_search.placeholder=Buscar
window_manage.input_search.tooltip=Digite e pressione ENTER para buscar aplicativos

View File

@@ -370,7 +370,7 @@ version.unknown=не сообщать
version.updated=Обновленная
view.components.file_chooser.placeholder=Нажмите здесь, чтобы выбрать
warning=Предупреждение
warning.update_available=There is a new {} update available ({}). Checkout the news at {}.
warning.update_available=There is a new {} version available ({}). Checkout the news at {}.
welcome=Добро пожаловать!
window_manage.input_search.placeholder=Поиск
window_manage.input_search.tooltip=Введите и нажмите ENTER для поиска приложений

View File

@@ -4,4 +4,5 @@ tray.action.about=Quant a
tray.action.refreshing=Refrescant
tray.settings=configuració
notification.update={} actualització disponible
notification.updates={} actualitzacions disponibles
notification.updates={} actualitzacions disponibles
tray.warning.update_available=New {} version available ({})

View File

@@ -4,4 +4,5 @@ tray.action.about=Über
tray.action.refreshing=Aktualisieren
tray.settings=Einstellungen
notification.update={} Update verfügbar
notification.updates={} Updates verfügbar
notification.updates={} Updates verfügbar
tray.warning.update_available=New {} version available ({})

View File

@@ -4,4 +4,5 @@ tray.action.about=About
tray.action.refreshing=Refreshing
tray.settings=Settings
notification.update={} available update
notification.updates={} available updates
notification.updates={} available updates
tray.warning.update_available=New {} version available ({})

View File

@@ -4,4 +4,5 @@ tray.action.about=Acerca de
tray.action.refreshing=Recargando
tray.settings=configuraciones
notification.update={} actualización disponible
notification.updates={} actualizaciones disponibles
notification.updates={} actualizaciones disponibles
tray.warning.update_available=Nueva versión de {} disponible ({})

View File

@@ -4,4 +4,5 @@ tray.action.about=Informazioni su
tray.action.refreshing=Refreshing
tray.settings=impostazioni
notification.update={} aggiornamento disponibile
notification.updates={} aggiornamenti disponibile
notification.updates={} aggiornamenti disponibile
tray.warning.update_available=New {} version available ({})

View File

@@ -4,4 +4,5 @@ tray.action.about=Sobre
tray.action.refreshing=Recarregando
tray.settings=Configurações
notification.update={} atualização disponível
notification.updates={} atualizações disponíveis
notification.updates={} atualizações disponíveis
tray.warning.update_available=Nova versão do {} disponível ({})

View File

@@ -4,4 +4,5 @@ tray.action.about=О программе
tray.action.refreshing=Обновляется
tray.settings=Настройки
notification.update={} обновления доступно
notification.updates={} обновлений доступно
notification.updates={} обновлений доступно
tray.warning.update_available=New {} version available ({})