mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 06:34:15 +02:00
[snap] feature -> allowing to select an available channel during the installation process
This commit is contained in:
@@ -2,6 +2,8 @@ gem.snap.info=Anwendungen von https://snapcraft.io/store
|
||||
snap.action.refresh.confirm=Erneuern {} ?
|
||||
snap.action.refresh.label=Erneuern
|
||||
snap.action.refresh.status=Erneuern
|
||||
snap.config.install_channel=Display channels
|
||||
snap.config.install_channel.tip=It allows to select one of the available channels for the given application to be installed
|
||||
snap.info.channel=channel
|
||||
snap.info.commands=Kommandos
|
||||
snap.info.contact=Kontakt
|
||||
@@ -18,6 +20,7 @@ snap.info.version=Version
|
||||
snap.install.available_channels.help=Wähle einen aus um fortzufahren
|
||||
snap.install.available_channels.message=Es ist kein {} Channel verfügbar für {}. Es gibt jedoch folgende
|
||||
snap.install.available_channels.title=Verfügbare Channels
|
||||
snap.install.channel.body=Select a channel to proceed
|
||||
snap.notification.snap.disable=Um keine Snap Anwerndungen zu nutzen deaktivieren {} unter {}
|
||||
snap.notification.snapd_unavailable={} wurde nicht gestartet oder ist deaktiviert. {} Pakete werden nicht verfügbar sein.
|
||||
snap.notifications.api.unavailable=Es scheint als ob die {} API aktuell nicht verfügbar ist. Die Suche nach neuen {} Anwendungen ist nicht möglich.
|
||||
Reference in New Issue
Block a user