Browsing Catalan translation

40 of 925 results
40.

The is-connected command returns success if the given plug or slot of the
calling snap is connected, and failure otherwise.

$ snapctl is-connected plug
$ echo $?
1

Snaps can only query their own plugs and slots - snap name is implicit and
implied by the snapctl execution context.

The --list option lists all connected plugs and slots.

The --pid and --aparmor-label options can be used to determine whether
a plug or slot is connected to the snap identified by the given
process ID or AppArmor label. In this mode, additional failure exit
codes may be returned: 10 if the other snap is not connected but uses
classic confinement, or 11 if the other process is not snap confined.

The --pid and --apparmor-label options may only be used with slots of
interface type "pulseaudio", "audio-record", or "cups-control".
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

L'ordre is-connected retorna èxit si està connectat el plug o slot donat del snap
que crida, i fracàs en cas contrari.

$ snapctl is-connected plug
$ echo $?
1

Els snaps sols poden buscar els seus propis plugs i slots - el nom de l'snap
està implícit i s'implica pel context d'execució del snapctl.

L'opció --list fa una llista de tots els plugs i slots connectats.

Les opcions --pid i --apparmor-label es poden usar per determinar si un
plug o un slot està connectat al snap identificat pel ID donat de procés o
l'etiqueta AppArmor. En aquest mode, es poden retornar sortides addicionals
de fracàs: 10 si l'altre snap no està connectat per usa confinament clàssic,
o 11 si l'altre procés no té confinament de snap.

Les opcions --pid i --apparmor-label sols es poden usar amb slots del tipus
d'interfície "pulseaudio", "audio-record", o "cups-control".
Translated and reviewed by Walter Garcia-Fontes
Located in overlord/hookstate/ctlcmd/is_connected.go:54
40 of 925 results

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

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