Browsing Occitan (post 1500) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions.
249258 of 1972 results
249.
Usage: nmcli device { COMMAND | help }

COMMAND := { status | show | set | connect | reapply | modify | disconnect | delete | monitor | wifi | lldp }

status

show [<ifname>]

set [ifname] <ifname> [autoconnect yes|no] [managed yes|no]

connect <ifname>

reapply <ifname>

modify <ifname> ([+|-]<setting>.<property> <value>)+

disconnect <ifname> ...

delete <ifname> ...

monitor <ifname> ...

wifi [list [ifname <ifname>] [bssid <BSSID>]]

wifi connect <(B)SSID> [password <password>] [wep-key-type key|phrase] [ifname <ifname>]
[bssid <BSSID>] [name <name>] [private yes|no] [hidden yes|no]

wifi hotspot [ifname <ifname>] [con-name <name>] [ssid <SSID>] [band a|bg] [channel <channel>] [password <password>]

wifi rescan [ifname <ifname>] [[ssid <SSID to scan>] ...]

lldp [list [ifname <ifname>]]

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in ../clients/cli/devices.c:254
250.
Usage: nmcli device status { help }

Show status for all devices.
By default, the following columns are shown:
DEVICE - interface name
TYPE - device type
STATE - device state
CONNECTION - connection activated on device (if any)
Displayed columns can be changed using '--fields' global option. 'status' is
the default command, which means 'nmcli device' calls 'nmcli device status'.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Utilizacion[nbsp]: nmcli device status { help }

Afichar l'estatut de totes los periferics.
Per defaut, las colonnes seguentas son afichadas[nbsp]:
DEVICE - nom de l'interfàcia
TYPE - tipe del periferic
STATE - estat del periferic
CONNECTION - connexion activada sul periferic (se n'i a)
Les colonnes afichadas pòdon èsser modificadas en utilizant l'opcion globala «[nbsp]--fields[nbsp]».
«[nbsp]status[nbsp]» es la comanda per defaut, çò que significa que «[nbsp]nmcli device[nbsp]» apèla «[nbsp]nmcli device status[nbsp]».

Translated and reviewed by Cédric VALMARY (Tot en òc)
Located in src/nmcli/devices.c:880
251.
Usage: nmcli device show { ARGUMENTS | help }

ARGUMENTS := [<ifname>]

Show details of device(s).
The command lists details for all devices, or for a given device.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
Utilizacion[nbsp]: nmcli device show { ARGUMENTS | help }

ARGUMENTS := [<ifname>]

Afichar los detalhs del (o dels) periferic(s).
La comanda repertòria los detalhs de totes los periferics, o d'un periferic en particular.

Translated by Cédric VALMARY (Tot en òc)
Located in src/nmcli/devices.c:895
252.
Usage: nmcli device connect { ARGUMENTS | help }

ARGUMENTS := <ifname>

Connect the device.
NetworkManager will try to find a suitable connection that will be activated.
It will also consider connections that are not set to auto-connect.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
Utilizacion[nbsp]: nmcli device connect { ARGUMENTS | help }

ARGUMENTS := <ifname>

Connectar lo periferic.
NetworkManager ensajarà de trobar una connexion convenabla que serà activada.
NetworkManager envisatjarà tanben las connexions que son pas regladas sus auto-connect.

Translated by Cédric VALMARY (Tot en òc)
Located in src/nmcli/devices.c:906
253.
Usage: nmcli device reapply { ARGUMENTS | help }

ARGUMENTS := <ifname>

Attempts to update device with changes to the currently active connection
made since it was last applied.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in src/nmcli/devices.c:918
254.
Usage: nmcli device modify { ARGUMENTS | --help }

ARGUMENTS := <ifname> ([+|-]<setting>.<property> <value>)+

Modify one or more properties currently active on the device without modifying
the connection profile. The changes have immediate effect. For multi-valued
properties you can use optional '+' or '-' prefix to the property name.
The '+' sign allows appending items instead of overwriting the whole value.
The '-' sign allows removing selected items instead of the whole value.

Examples:
nmcli dev mod em1 ipv4.method manual ipv4.addr "192.168.1.2/24, 10.10.1.5/8"
nmcli dev mod em1 +ipv4.dns 8.8.4.4
nmcli dev mod em1 -ipv4.dns 1
nmcli dev mod em1 -ipv6.addr "abbe::cafe/56"
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in ../clients/cli/devices.c:798
255.
Usage: nmcli device disconnect { ARGUMENTS | help }

ARGUMENTS := <ifname> ...

Disconnect devices.
The command disconnects the device and prevents it from auto-activating
further connections without user/manual intervention.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in src/nmcli/devices.c:950
256.
Usage: nmcli device delete { ARGUMENTS | help }

ARGUMENTS := <ifname> ...

Delete the software devices.
The command removes the interfaces. It only works for software devices
(like bonds, bridges, etc.). Hardware devices cannot be deleted by the
command.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in src/nmcli/devices.c:962
257.
Usage: nmcli device set { ARGUMENTS | help }

ARGUMENTS := DEVICE { PROPERTY [ PROPERTY ... ] }
DEVICE := [ifname] <ifname>
PROPERTY := { autoconnect { yes | no } |
{ managed { yes | no }

Modify device properties.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in src/nmcli/devices.c:975
258.
Usage: nmcli device monitor { ARGUMENTS | help }

ARGUMENTS := [<ifname>] ...

Monitor device activity.
This command prints a line whenever the specified devices change state.
Monitors all devices in case no interface is specified.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in src/nmcli/devices.c:988
249258 of 1972 results

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

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

Contributors to this translation: Cédric VALMARY (Tot en òc), Quentin PAGÈS, Yannig MARCHEGAY (Kokoyaya).