Browsing Gujarati translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions.
366375 of 2130 results
366.
Usage: nmcli general status { help }

Show overall status of NetworkManager.
'status' is the default action, which means 'nmcli gen' calls 'nmcli gen status'

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
વપરાશ: nmcli general status { help }

NetworkManager ની આખી પરિસ્થિતિ બતાવો.
'status' એ મૂળભૂત ક્રિયા છે, કે જેનો અર્થ એવો થાય કે 'nmcli gen' એ 'nmcli gen status' ને બોલાવે છે

Translated by Ankit Patel
Located in src/nmcli/general.c:315
367.
Usage: nmcli general hostname { ARGUMENTS | help }

ARGUMENTS := [<hostname>]

Get or change persistent system hostname.
With no arguments, this prints currently configured hostname. When you pass
a hostname, NetworkManager will set it as the new persistent system hostname.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
વપરાશ: nmcli general hostname { ARGUMENTS | help }

ARGUMENTS := [<hostname>]

હાજર સિસ્ટમ યજમાનનામ મેળવો અથવા બદલો.
કોઇ દલીલો વિના, આ વર્તમાનમાં રૂપરેખાંકિત યજમાનનામ છાપે છે. જ્યારે તમે યજમાનનામ
પૂરું પાડો, ત્યારે NetworkManager તેને નવી હાજર સિસ્ટમ યજમાનનામ તરીકે સુયોજીત કરશે.

Translated by Ankit Patel
Located in src/nmcli/general.c:325
368.
Usage: nmcli general permissions { help }

Show caller permissions for authenticated operations.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
વપરાશ: nmcli general permissions { help }

સત્તાધિકારીત પ્રક્રિયાઓ માટે બોલાવનારની પરવાનગીઓ બતાવો.

Translated by Ankit Patel
Located in src/nmcli/general.c:337
369.
Usage: nmcli general reload { ARGUMENTS | help }

ARGUMENTS := [<flag>[,<flag>...]]

Reload NetworkManager's configuration and perform certain updates, like
flushing caches or rewriting external state to disk. This is similar to
sending SIGHUP to NetworkManager but it allows for more fine-grained
control over what to reload through the flags argument. It also allows
non-root access via PolicyKit and contrary to signals it is synchronous.

Available flags are:

'conf' Reload the NetworkManager.conf configuration from
disk. Note that this does not include connections, which
can be reloaded through 'nmcli connection reload' instead.

'dns-rc' Update DNS configuration, which usually involves writing
/etc/resolv.conf anew.

'dns-full' Restart the DNS plugin. This is for example useful when
using dnsmasq plugin, which uses additional configuration
in /etc/NetworkManager/dnsmasq.d. If you edit those files,
you can restart the DNS plugin. This action shortly
interrupts name resolution.

With no flags, everything that is supported is reloaded, which is
identical to sending a SIGHUP.
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/general.c:358
370.
Usage: nmcli general logging { ARGUMENTS | help }

ARGUMENTS := [level <log level>] [domains <log domains>]

Get or change NetworkManager logging level and domains.
Without any argument current logging level and domains are shown. In order to
change logging state, provide level and/or domain. Please refer to the man page
for the list of possible logging domains.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
વપરાશ: nmcli general logging { ARGUMENTS | help }

ARGUMENTS := [level <log level>] [domains <log domains>]

NetworkManager લૉગીંગ સ્તર અને ડૉમેઇનો મેળવો અથવા બદલો.
કોઇપણ દલીલ વિના વર્તમાન લૉગીંગ સ્તર અને ડૉમેઇનો બતાવવા આવેલા છે. લૉગીંગ પરિસ્થિતિ
બદલવા માટે, સ્તર અને/અથવા ડૉમેઇન પૂરું પાડો. સંભવિત લૉગીંગ ડૉમેઇનોની યાદી માટે
મહેરબાની કરીને મદદ પાનાંનો સંદર્ભ લો.

Translated by Ankit Patel
Located in src/nmcli/general.c:379
371.
Usage: nmcli networking { COMMAND | help }

COMMAND := { [ on | off | connectivity ] }

on

off

connectivity [check]

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.
વપરાશ: nmcli networking { COMMAND | help }

COMMAND := { [ on | off | connectivity ] }

on

off

connectivity [check]

Translated by Ankit Patel
Located in src/nmcli/general.c:392
372.
Usage: nmcli networking on { help }

Switch networking on.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
વપરાશ: nmcli networking on { help }

નેટવર્કીંગને ચાલુ કરો.

Translated by Ankit Patel
Located in src/nmcli/general.c:402
373.
Usage: nmcli networking off { help }

Switch networking off.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
વપરાશ: nmcli networking off { help }

નેટવર્કીંગને બંધ કરો.

Translated by Ankit Patel
Located in src/nmcli/general.c:410
374.
Usage: nmcli networking connectivity { ARGUMENTS | help }

ARGUMENTS := [check]

Get network connectivity state.
The optional 'check' argument makes NetworkManager re-check the connectivity.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
વપરાશ: nmcli networking connectivity { ARGUMENTS | help }

ARGUMENTS := [check]

નેટવર્ક જોડાણ પરિસ્થિતિ મેળવો.
વૈકલ્પિક 'check' દલીલ NetworkManager ને જોડાણ પુનઃ-ચકાસવા માટે સક્રિય કરે છે.

Translated by Ankit Patel
Located in src/nmcli/general.c:419
375.
Usage: nmcli radio { COMMAND | help }

COMMAND := { all | wifi | wwan }

all | wifi | wwan [ on | off ]

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/general.c:430
366375 of 2130 results

This translation is managed by Ubuntu Gujarati Translators (ubuntu-l10n-gu), assigned by Ubuntu Translators.

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

Contributors to this translation: Alexander Sack, Ankit Patel, CI Train Bot Account, Copied by Zanata, Stefan Bruens, Sweta Kothari.