Browsing German translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and German guidelines.
441450 of 1660 results
441.
save [persistent|temporary] :: save the connection

Sends the connection profile to NetworkManager that either will save it
persistently, or will only keep it in memory. 'save' without an argument
means 'save persistent'.
Note that once you save the profile persistently those settings are saved
across reboot or restart. Subsequent changes can also be temporary or
persistent, but any temporary changes will not persist across reboot or
restart. If you want to fully remove the persistent connection, the connection
profile must be deleted.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
save [persistent|temporary] :: die Verbindung speichern

Sendet das Verbindungsprofil an NetworkManager. Dieser speichert es
entweder dauerhaft oder hält die Informationen im Speicher. »save« ohne
Argument bedeutet »dauerhaft speichern«.
Beachten Sie, dass diese Einstellungen Neustarts überdauern, sobald Sie
das Verbindungsprofil dauerhaft speichern. Spätere Änderungen sind
ebenfalls entweder vorübergehend oder dauerhaft, aber vorübergehende
Änderungen gehen nach einem Neustart verloren. Wenn Sie die dauerhafte
Verbindung vollständig löschen möchten, so muss das Verbindungsprofil
gelöscht werden.
Translated by Mario Blättermann
Reviewed by Torsten Franz
In upstream:
save [persistent|temporary] :: die Verbindung speichern

Sendet das Verbindungsprofil an NetworkManager. Dieser speichert es
entweder dauerhaft oder hält die Informationen im Speicher. »save« ohne
Argument bedeutet »dauerhaft speichern«.
Beachten Sie, dass diese Einstellungen Neustarts überdauern, sobald Sie
das Verbindungsprofil dauerhaft speichern. Spätere Änderungen sind
ebenfalls entweder vorübergehend oder dauerhaft, aber vorübergehende
Änderungen gehen nach einem Neustart verloren. Wenn Sie die dauerhafte
Verbindung volständig löschen möchten, so muss das Verbindungsprofil
gelöscht werden.
Suggested by Christian Kirbach
Located in src/nmcli/connections.c:7179
442.
activate [<ifname>] [/<ap>|<nsp>] :: activate the connection

Activates the connection.

Available options:
<ifname> - device the connection will be activated on
/<ap>|<nsp> - AP (Wi-Fi) or NSP (WiMAX) (prepend with / when <ifname> is not specified)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
activate [<Schnittstelle>] [/<Zugriffspunkt>|<nsp>] :: Die Verbindung aktivieren

Aktiviert die Verbindung.

Mögliche Optionen:
<Schnittstelle> - Gerät, wo die Verbindung aktiviert werden soll
/<Zugriffspunkt>|<nsp> - Zugriffspunkt (WLAN) oder NSP (WiMAX) (stellen Sie »/« voraus wenn <Schnittstelle> nicht angegeben wird)
Translated by Christian Kirbach
Located in src/nmcli/connections.c:7190
443.
back :: go to upper menu level

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
back :: Eine Menüebene nach oben gehen

Translated by Christian Kirbach
Located in src/nmcli/connections.c:7198 src/nmcli/connections.c:7357
444.
help/? [<command>] :: help for the nmcli commands

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
help/? [<command>] :: Hilfe zu den nmcli-Befehlen

Translated by Christian Kirbach
Located in src/nmcli/connections.c:7201
445.
nmcli [<conf-option> <value>] :: nmcli configuration

Configures nmcli. The following options are available:
status-line yes | no [default: no]
save-confirmation yes | no [default: yes]
show-secrets yes | no [default: no]
prompt-color <color> | <0-8> [default: 0]
%s
Examples: nmcli> nmcli status-line yes
nmcli> nmcli save-confirmation no
nmcli> nmcli prompt-color 3
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 [<Konfigurationsoption> <Wert>] :: nmcli-Konfiguration

Richtet nmcli ein. Die folgenden Optionen sind verfügbar:
status-line yes | no [Vorgabe: no]
save-confirmation yes | no [Vorgabe: yes]
show-secrets yes | no [Vorgabe: no]
prompt-color <Farbe> | <0-8> [Vorgabe: 0]
%s
Beispiele: nmcli> nmcli status-line yes
nmcli> nmcli save-confirmation no
nmcli> nmcli prompt-color 3
Translated by Christian Kirbach
Located in src/nmcli/connections.c:7204
446.
quit :: exit nmcli

This command exits nmcli. When the connection being edited is not saved, the user is asked to confirm the action.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
quit :: nmcli beenden

Dieser Befehl beendet nmcli. Wenn die Verbindung in Bearbeitung nicht gespeichert ist wird der Benutzer gefragt, die Aktion zu bestätigen.
Translated by Christian Kirbach
Located in src/nmcli/connections.c:7226 src/nmcli/connections.c:7363
447.
Unknown command: '%s'
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
Unbekannter Befehl: »%s«
Translated by Christian Kirbach
Located in src/nmcli/connections.c:7231 src/nmcli/connections.c:7368 src/nmcli/connections.c:7760 src/nmcli/connections.c:8802
448.
---[ Property menu ]---
set [<value>] :: set new value
add [<value>] :: add new option to the property
change :: change current value
remove [<index> | <option>] :: delete the value
describe :: describe property
print [setting | connection] :: print property (setting/connection) value(s)
back :: go to upper level
help/? [<command>] :: print this help or command description
quit :: exit nmcli
TRANSLATORS: do not translate command names and keywords before ::
*              However, you should translate terms enclosed in <>.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
---[ Eigenschaften-Menü ]---
set [<value>] :: Einen neuen Wert festlegen
add [<value>] :: Der Eigenschaft eine neue Option hinzufügen
change :: Den aktuellen Wert ändern
remove [<index> | <option>] :: Den Wert löschen
describe :: Die Eigenschaft beschreiben
print [setting | connection] :: Die Eigenschaftswert(e) (Einstellung/Verbindung) ausgeben
back :: In obere Ebene wechseln
help/? [<command>] :: Diese Hilfe oder die Befehlsbeschreibung ausgeben
quit :: nmcli beenden
Translated by Christian Kirbach
Located in src/nmcli/connections.c:7296
449.
set [<value>] :: set new value

This command sets provided <value> to this property
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
set [<Wert>] :: einen neuen Wert setzen

Dieser Befehl setzt den <Wert> für die Eigenschaft
Translated by Christian Kirbach
Located in src/nmcli/connections.c:7320
450.
add [<value>] :: append new value to the property

This command adds provided <value> to this property, if the property is of a container type. For single-valued properties the property value is replaced (same as 'set').
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
add [<Wert>] :: Neuen Wert zur Eigenschaft hinzufügen

Dieser Befehl fügt den angegebenen <Wert> zu dieser Eigenschaft hinzu, falls die Eigenschaft ein Container-Typ ist. Für einwertige Eigenschaften wird der Wert ersetzt (genau wie »set«).
Translated by Christian Kirbach
Located in src/nmcli/connections.c:7324
441450 of 1660 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: A. Tigges, Christian Kirbach, Christian Strübing, Christoph Klotz, Copied by Zanata, Dan Cooper, Daniel Schury, Daniel Winzen, David Baumann, Denis Graipel, Dennis Baudys, EarlOfPudding, Elmux, Gregor Santner, Hauke, Hendrik Schrieber, Jochen Skulj, Jonathan Weires, Justin Nogossek, Klaus Bielke, Kurt Krampmeier, Mario Blättermann, Matthias Seidel, Merlin Schumacher, Michael, Michael Dewes, Moritz Baumann, Mustafa Yedibaba, Oskar Kirmis, Phillip Sz, Sascha Herres, Seebi, Spencer Young, Spoilerhead, Stephan Woidowski, Sven Seelbach, Thomas Faller, Thomas Worofsky, Tim Düsterhus, Tobias Bannert, Tom Gier, Torsten Franz, mkey, phantomromano, schuko24, tholis, uj.