Browsing German translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and German guidelines.

These translations are shared with snapd trunk series template snappy.

716 of 815 results
7.

The advise-snap command searches for and suggests the installation of snaps.

If --command is given, it suggests snaps that provide the given command.
Otherwise it suggests snaps with the given name.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Der Befehl advise-snap sucht nach Vorschlägen für Snaps und schlägt diese zur Installation vor.

Wenn --command angegeben wird, schlägt es Snaps vor, die den angegebenen Befehl bereitstellen.
Andernfalls schlägt es Snaps mit dem angegebenen Namen vor.
Translated and reviewed by schuko24
Located in cmd/snap/cmd_advise.go:57
8.

The alias command aliases the given snap application to the given alias.

Once this manual alias is setup the respective application command can be
invoked just using the alias.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Der Alias-Befehl »aliases« setzt die angegebene Snap-Anwendung für den angegebenen Alias.

Sobald dieser manuelle Alias eingerichtet ist, kann der entsprechende Anwendungsbefehl,
nur mit dem Alias aufgerufen und ausgeführt werden.
Translated and reviewed by schuko24
Located in cmd/snap/cmd_alias.go:45
9.

The aliases command lists all aliases available in the system and their status.

$ snap aliases <snap>

Lists only the aliases defined by the specified snap.

An alias noted as undefined means it was explicitly enabled or disabled but is
not defined in the current revision of the snap, possibly temporarily (e.g.
because of a revert). This can cleared with 'snap alias --reset'.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Der Befehl »aliases« listet alle im System verfügbaren Aliase und deren Status auf.

$ snap aliases <snap>

Listet nur die Aliase auf, die durch den angegebenen Snap definiert sind.

Ein als undefiniert angegebener Alias wurde explizit aktiviert oder deaktiviert, aber ist
nicht in der aktuellen Revision des Snap definiert, möglicherweise vorübergehend (z.B.
wegen einer Umkehrung). Dies kann mit »snap alias --reset« gelöscht werden.
Translated and reviewed by schuko24
Located in cmd/snap/cmd_aliases.go:41
10.

The auto-import command searches available mounted devices looking for
assertions that are signed by trusted authorities, and potentially
performs system changes based on them.

If one or more device paths are provided via --mount, these are temporarily
mounted to be inspected as well. Even in that case the command will still
consider all available mounted devices for inspection.

Assertions to be imported must be made available in the auto-import.assert file
in the root of the filesystem.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Der Befehl zum automatischen Importieren sucht auf verfügbaren Geräten nach Zusicherungen,
die von vertrauenswürdigen Stellen stammen und führt möglicherweise
darauf basierend Systemänderungen durch.

Wenn ein oder mehrere Gerätepfade über --mount bereitgestellt werden, sind diese vorübergehend
bereitgestellt, um auch inspiziert zu werden. Selbst in diesem Fall wird der Befehl weiter ausgeführt
und berücksichtigt alle verfügbaren bereitgestellten Geräte zur Überprüfung.

Zusicherungen, die importiert werden sollen, müssen in der Datei auto-import.assert im
Wurzelverzeichnis verfügbar sein.
Translated and reviewed by schuko24
Located in cmd/snap/cmd_auto_import.go:231
11.

The buy command buys a snap from the store.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Der Befehl »buy« kauft einen Snap aus dem Store.
Translated by schuko24
Reviewed by schuko24
Located in cmd/snap/cmd_buy.go:33
12.

The changes command displays a summary of system changes performed recently.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Der Befehl »changes« zeigt eine Zusammenfassung der kürzlich durchgeführten Systemänderungen an.
Translated and reviewed by schuko24
Located in cmd/snap/cmd_changes.go:35
13.

The check-snapshot command verifies the user, system and configuration
data of the snaps included in the specified snapshot.

The check operation runs the same data integrity verification that is
performed when a snapshot is restored.

By default, this command checks all the data in a snapshot.
Alternatively, you can specify the data of which snaps to check, or
for which users, or a combination of these.

If a snap is included in a check-snapshot operation, excluding its
system and configuration data from the check is not currently
possible. This restriction may be lifted in the future.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Der Befehl Check-Snapshot verifiziert den Benutzer, das System und die Konfigurationsdaten
der Snaps, die im angegebenen Snapshot enthalten sind.

Der Prüfvorgang führt die gleiche Datenintegritätsprüfung durch wie
bei einer Wiederherstellung eines Snapshots.

Standardmäßig prüft dieser Befehl alle Daten in einem Snapshot.
Alternativ können Sie angeben, welche Daten aus welchen Snapshots oder
für welche Benutzer oder eine Kombination daraus geprüft werden sollen.

Wenn ein Snapshot in einem Snapshotprüfvorgang enthalten ist, können dessen
System- und Konfigurationsdaten nicht von der Prüfung ausgeschlossen werden.
Diese Einschränkung könnte in Zukunft aufgehoben werden.
Translated and reviewed by schuko24
Located in cmd/snap/cmd_snapshot.go:76
14.

The confinement command will print the confinement mode (strict,
partial or none) the system operates in.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Der Befehl »confinement« zeigt den Confinement-Modus (streng,
teilweise oder gar nicht), in dem das System arbeitet.
Translated and reviewed by schuko24
Located in cmd/snap/cmd_confinement.go:31
15.

The connect command connects a plug to a slot.
It may be called in the following ways:

$ snap connect <snap>:<plug> <snap>:<slot>

Connects the provided plug to the given slot.

$ snap connect <snap>:<plug> <snap>

Connects the specific plug to the only slot in the provided snap that matches
the connected interface. If more than one potential slot exists, the command
fails.

$ snap connect <snap>:<plug>

Connects the provided plug to the slot in the core snap with a name matching
the plug name.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Der Befehl »connect« verbindet einen Plug mit einem Slot.
Er kann auf folgende Weise aufgerufen werden:

$ snap connect <Snap>:<Plug> <Snap>:<Slot>

verbindet den mitgelieferten Plug mit dem angegebenen Slot.

$ snap connect <Snap>:<Plug> <Snap>

verbindet den bestimmten Plug mit dem einzigen Slot in dem bereitgestellten Snap, der mit der
verbundenen Schnittstelle übereinstimmt. Wenn mehr als ein potenzieller Slot vorhanden ist,
schlägt der Befehl fehl.

$ snap connect <Snap>:<Plug>

verbindet den bereitgestellten Plug mit dem Slot im Core-Snap mit einem dazu passenden Namen.
Translated and reviewed by Dennis Baudys
Located in cmd/snap/cmd_connect.go:37
16.

The connections command lists connections between plugs and slots
in the system.

Unless <snap> is provided, the listing is for connected plugs and
slots for all snaps in the system. In this mode, pass --all to also
list unconnected plugs and slots.

$ snap connections <snap>

Lists connected and unconnected plugs and slots for the specified
snap.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Der Befehl »connections« listet Verbindungen zwischen Plugs und Slots
im System auf.

Sofern <snap> nicht angegeben ist, gilt die Liste für angeschlossene Plugs und
Slots für alle Snaps im System. Übergeben Sie in diesem Modus --all, um auch
nicht angeschlossene Plugs und Slots aufzulisten .

$ snap connection <Snap>

Listet verbundene und nicht verbundene Plugs und Slots für den angegebenen
Snap auf.
Translated and reviewed by Dennis Baudys
Located in cmd/snap/cmd_connections.go:42
716 of 815 results

This translation is managed by Ubuntu German Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Alexander Kühn, Christian Heitjan, Christoph Gerlach, Creepycrafter Playername, Dan Cooper, Darim, Dennis Baudys, Dorian, Dr. Peter Netz, Ettore Atalan, Fabian Zirngast, Hans-Georg Schulz, Hendrik Schrieber, Jens Maucher, Leonardo Ević, Linobaldius, Maik Wagner, Marc Rodrigues, Michael Vogt, Michael Wehram, Pascal Klein, Phillip Sz, Sem Peror, Simon P., Stephan Woidowski, Test User, Thomas Faller, Thomas Koller, Tim Peinkofer, Tobias Bannert, Torsten Franz, do3meli, fschaupp, lukas-r2d2, markus, raffa, schuko24.