|
29.
|
|
|
The fde-setup-result command sets the result data for a fde-setup hook
reading it from stdin.
For example:
When the fde-setup hook is called with "op":"features:
$ echo '{"features": []}' | snapctl fde-setup-result
When the fde-setup hook is called with "op":"initial-setup":
$ echo "{"sealed-key":"$base64_encoded_sealed_key"}" | snapctl fde-setup-result
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Der Befehl "fde-setup-result" setzt die Ergebnisdaten für einen fde-setup-Hook
indem er sie von stdin liest.
Zum Beispiel:
Wenn der fde-setup-Hook mit "op": "features" aufgerufen wird:
$ echo '{"features": []}' | snapctl fde-setup-result
Wenn der fde-setup-Hook mit "op": "initial-setup" aufgerufen wird:
$ echo "{"sealed-key":"$base64_encoded_sealed_key"}" | snapctl fde-setup-ergebnis
|
|
Translated by
Christoph Gerlach
|
|
Reviewed by
Torsten Franz
|
|
|
|
Located in
overlord/hookstate/ctlcmd/fde_setup.go:101
|
|
30.
|
|
|
The file-access command returns information about a snap's file system access.
This command is used by the xdg-document-portal service to identify
files that do not need to be proxied to provide access within
confinement.
File paths are interpreted as host file system paths. The tool may
return false negatives (e.g. report that a file path is unreadable,
despite being readable under a different path). It also does not
check if file system permissions would render a file unreadable.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Der Befehl file-access gibt Informationen über den Zugriff eines Snaps auf das Dateisystem zurück.
Dieser Befehl wird vom Dienst xdg-document-portal verwendet, um
Dateien zu identifizieren, die innerhalb ihrer Begrenzung
nicht proxifiziert werden müssen.
Dateipfade werden als Host-Dateisystempfade interpretiert. Das Tool kann
falsche Negative zurückgeben (z. B. melden, dass ein Dateipfad nicht lesbar ist,
obwohl dieser unter einem anderen Pfad lesbar ist). Er prüft auch nicht,
ob Dateisystemberechtigungen eine Datei unlesbar machen würden.
|
|
Translated by
Stephan Woidowski
|
|
Reviewed by
Christoph Gerlach
|
|
|
|
Located in
cmd/snap/cmd_routine_file_access.go:43
|
|
31.
|
|
|
The find command queries the store for available packages.
With the --private flag, which requires the user to be logged-in to the store
(see 'snap help login'), it instead searches for private snaps that the user
has developer access to, either directly or through the store's collaboration
feature.
A green check mark (given color and unicode support) after a publisher name
indicates that the publisher has been verified.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Der Befehl find fragt den Speicher nach verfügbaren Paketen ab.
Mit dem Flag --private, bei dem der Benutzer im Store angemeldet sein muss
(siehe "Snap-Hilfe-Anmeldung"), wird stattdessen nach privaten Snaps gesucht, auf die der Benutzer
entweder direkt oder über die Collaboration-
Funktion des Stores Zugriff hat .
Ein grünes Häkchen (Farb- und Unicode-Unterstützung) nach einem Herausgebernamen
zeigt an, dass der Herausgeber überprüft wurde.
|
|
Translated by
Tim Peinkofer
|
|
Reviewed by
Christoph Gerlach
|
|
|
|
Located in
cmd/snap/cmd_find.go:40
|
|
32.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated by
Test User
|
|
Reviewed by
Christoph Gerlach
|
|
|
|
Located in
cmd/snap/cmd_snapshot.go:66
|
|
33.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
|
|
Translated by
Christoph Gerlach
|
|
Reviewed by
Christoph Gerlach
|
|
|
|
Located in
overlord/hookstate/ctlcmd/get.go:52
|
|
34.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
|
|
Translated and reviewed by
schuko24
|
|
|
|
Located in
cmd/snap/cmd_get.go:34
|
|
35.
|
|
|
The help command displays information about snap commands.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
Der Befehl »help« zeigt Informationen über Snap-Befehle an.
|
|
|
Suggested by
Tobias Bannert
|
|
|
|
Located in
cmd/snap/cmd_help.go:36
|
|
36.
|
|
|
The info command shows detailed information about snaps.
The snaps can be specified by name or by path; names are looked for both in the
store and in the installed snaps; paths can refer to a .snap file, or to a
directory that contains an unpacked snap suitable for 'snap try' (an example
of this would be the 'prime' directory snapcraft produces).
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
Der Befehl »info« zeigt ausführliche Informationen zu Snaps.
Die Snaps können nach Name oder Pfad angegeben werden. Namen werden sowohl im
Store und in den installierten Snaps gesucht; Pfade können sich beziehen auf eine .snap-Datei oder auf ein
Verzeichnis, das einen entpackten Snap enthält, der für »snap trys« geeignet ist (ein Beispiel
davon wäre das »prime«-Verzeichnis, das snapcraft produziert).
|
|
|
Suggested by
schuko24
|
|
|
|
Located in
cmd/snap/cmd_info.go:59
|
|
37.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated by
Christoph Gerlach
|
|
Reviewed by
Christoph Gerlach
|
|
|
|
Located in
cmd/snap/cmd_snap_op.go:52
|
|
38.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Der Befehl »interface« zeigt Details zu den Snap-Schnittstellen an.
Wenn kein Schnittstellenname angegeben ist, wird eine Liste mit Schnittstellennamen
angezeigt, die mindestens eine Verbindung aufweisen. Oder es
wird eine Liste aller Schnittstellen angezeigt, wenn »--all« angegeben wurde.
|
|
Translated and reviewed by
Dennis Baudys
|
|
|
|
Located in
cmd/snap/cmd_interface.go:45
|