mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 18:54:16 +02:00
[snap] feature -> new custom action 'change channel'
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
gem.snap.info=Aplicacions publicades a https://snapcraft.io/store
|
||||
snap.action.channel.confirm=Change channel of {} ?
|
||||
snap.action.channel.error.no_channel=No available channel for {}
|
||||
snap.action.channel.label=Change channel
|
||||
snap.action.channel.status=Changing channel
|
||||
snap.action.refresh.confirm=Actualitza {} ?
|
||||
snap.action.refresh.label=Actualitza
|
||||
snap.action.refresh.status=S’està actualitzant
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
gem.snap.info=Anwendungen von https://snapcraft.io/store
|
||||
snap.action.channel.error.no_channel=No available channel for {}
|
||||
snap.action.channel.confirm=Change channel of {} ?
|
||||
snap.action.channel.label=Change channel
|
||||
snap.action.channel.status=Changing channel
|
||||
snap.action.refresh.confirm=Erneuern {} ?
|
||||
snap.action.refresh.label=Erneuern
|
||||
snap.action.refresh.status=Erneuern
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
gem.snap.info=Applications published at https://snapcraft.io/store
|
||||
snap.action.channel.confirm=Change channel of {} ?
|
||||
snap.action.channel.error.no_channel=No available channel for {}
|
||||
snap.action.channel.label=Change channel
|
||||
snap.action.channel.status=Changing channel
|
||||
snap.action.refresh.confirm=Refresh {} ?
|
||||
snap.action.refresh.label=Refresh
|
||||
snap.action.refresh.status=Refreshing
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
gem.snap.info=Aplicativos publicados en https://snapcraft.io/store
|
||||
snap.action.channel.confirm=Cambiar canal de {}?
|
||||
snap.action.channel.error.no_channel=No hay canal disponible para {}
|
||||
snap.action.channel.status=Cambiando canal
|
||||
snap.action.channel.label=Cambiar canal
|
||||
snap.action.refresh.confirm=Actualizar {} ?
|
||||
snap.action.refresh.label=Actualizar
|
||||
snap.action.refresh.status=Actualizando
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
gem.snap.info=Applicazioni pubblicate su https://snapcraft.io/store
|
||||
snap.action.channel.confirm=Change channel of {} ?
|
||||
snap.action.channel.error.no_channel=No available channel for {}
|
||||
snap.action.channel.label=Change channel
|
||||
snap.action.channel.status=Changing channel
|
||||
snap.action.refresh.confirm=Ripristina {} ?
|
||||
snap.action.refresh.label=Ripristina
|
||||
snap.action.refresh.status=Ripristinare
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
gem.snap.info=Aplicativos publicados em https://snapcraft.io/store
|
||||
snap.action.channel.confirm=Alterar canal de {} ?
|
||||
snap.action.channel.error.no_channel=Nenhum canal disponível para {}
|
||||
snap.action.channel.label=Alterar canal
|
||||
snap.action.channel.status=Alterando canal
|
||||
snap.action.refresh.confirm=Atualizar {} ?
|
||||
snap.action.refresh.label=Atualizar
|
||||
snap.action.refresh.status=Atualizando
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
gem.snap.info=Приложения, опубликованные на https://snapcraft.io/store
|
||||
snap.action.channel.confirm=Change channel of {} ?
|
||||
snap.action.channel.error.no_channel=No available channel for {}
|
||||
snap.action.channel.label=Change channel
|
||||
snap.action.channel.status=Changing channel
|
||||
snap.action.refresh.confirm=Обновить {} ?
|
||||
snap.action.refresh.label=Обновить
|
||||
snap.action.refresh.status=Обновляется
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
gem.snap.info=https://snapcraft.io/store adresinde yayınlanan uygulamalar
|
||||
snap.action.channel.confirm=Change channel of {} ?
|
||||
snap.action.channel.error.no_channel=No available channel for {}
|
||||
snap.action.channel.label=Change channel
|
||||
snap.action.channel.status=Changing channel
|
||||
snap.action.refresh.confirm=Yenile {} ?
|
||||
snap.action.refresh.label=Yenile
|
||||
snap.action.refresh.status=Yenileniyor
|
||||
|
||||
Reference in New Issue
Block a user