Browsing German translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and German guidelines.
130139 of 2214 results
130.
Error: '%s' argument is required.
Fehler: Das Argument »%s« ist notwendig.
Translated by Copied by Zanata
Located in src/nmcli/connections.c:6024 src/nmcli/connections.c:6037
131.
['%s' setting values]
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
['%s' Werte werden gesetzt]
Translated by Christian Kirbach
Located in src/nmcli/connections.c:6994
132.
---[ Main menu ]---
goto [<setting> | <prop>] :: go to a setting or property
remove <setting>[.<prop>] | <prop> :: remove setting or reset property value
set [<setting>.<prop> <value>] :: set property value
describe [<setting>.<prop>] :: describe property
print [all | <setting>[.<prop>]] :: print the connection
verify [all | fix] :: verify the connection
save [persistent|temporary] :: save the connection
activate [<ifname>] [/<ap>|<nsp>] :: activate the connection
back :: go one level up (back)
help/? [<command>] :: print this help
nmcli <conf-option> <value> :: nmcli configuration
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.
---[ Hauptmenü ]---
goto [<Einstellung> | <Eigenschaft>] :: zu einer Einstellung oder Eigenschaft wechseln
remove <Einstellung>[.<Eigenschaft>] | <Eigenschaft> :: Einstellung entfernen oder Eigenschaftswert zurücksetzen
set [<Einstellung>.<Eigenschaft> <Wert>] :: Eigenschaftswert festlegen
describe [<Einstellung>.<Eigenschaft>] :: Eigenschaft beschreiben
print [all | <Einstellung>[.<Eigenschaft>]] :: Die Verbindung ausgeben
verify [all | fix] :: Die Verbindung prüfen
save [persistent|temporary] :: Die Verbindung speichern
activate [<Schnittstelle>] [/<ap>|<nsp>] :: Die Verbindung aktivieren
back :: Eine Ebene nach oben gehen (zurück)
help/? [<Befehl>] :: Diese Hilfe ausgeben
nmcli <conf-option> <Wert> :: nmcli-Konfiguration
quit :: nmcli beenden
Translated by Christian Kirbach
Ausrichtung mit Leerzeichen an der zweitlängsten Zeile.
Located in src/nmcli/connections.c:7105
133.
goto <setting>[.<prop>] | <prop> :: enter setting/property for editing

This command enters into a setting or property for editing it.

Examples: nmcli> goto connection
nmcli connection> goto secondaries
nmcli> goto ipv4.addresses
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.
goto <Einstellung>[.<Eigenschaft>] | <Eigenschaft> :: Einstellung/Eigenschaft zum Bearbeiten eingeben

Dieser Befehl betritt eine Einstellung oder Eigenschaft zur Bearbeitung.

Beispiele: nmcli> goto connection
nmcli connection> goto secondaries
nmcli> goto ipv4.addresses
Translated by Christian Kirbach
Located in src/nmcli/connections.c:7133
134.
remove <setting>[.<prop>] :: remove setting or reset property value

This command removes an entire setting from the connection, or if a property
is given, resets that property to the default value.

Examples: nmcli> remove wifi-sec
nmcli> remove eth.mtu
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.
remove <Einstellung>[.<Eigenschaft>] :: Einstellung entfernen oder Eigenschaftswert zurücksetzen

Dieser Befehl entfernt eine vollständige Einstellung der Verbindung, oder im Falle einer
Eigenschaft wird der Eigenschaftswert auf die Voreinstellung zurückgesetzt.

Beispiele: nmcli> remove wifi-sec
nmcli> remove eth.mtu
Translated by Christian Kirbach
Located in src/nmcli/connections.c:7141
135.
set [<setting>.<prop> <value>] :: set property value

This command sets property value.

Example: nmcli> set con.id My connection
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
set [<Einstellung>.<Eigenschaft> <Wert>] :: Eigenschaftswert festlegen

Dieser Befehl legt den Eigenschaftswert fest.

Beispiel: nmcli> s con.id Meine Verbindung
Translated by Christian Kirbach
Located in src/nmcli/connections.c:7148
136.
describe [<setting>.<prop>] :: describe property

Shows property description. You can consult nm-settings(5) manual page to see all NM settings and properties.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
describe [<Einstellung>.<Eigenschaft>] :: Eigenschaft beschreiben

Zeigt die Eigenschaftsbeschreibung. Sie können die Hilfeseite nm-settings(5) zu Rate ziehen, um alle Einstellungen und Eigenschaften nachzulesen.
Translated by Christian Kirbach
Located in src/nmcli/connections.c:7158
137.
print [all] :: print setting or connection values

Shows current property or the whole connection.

Example: nmcli ipv4> print all
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
print [all] :: Die Verbindung oder Verbindungswerte ausgeben

Zeigt die aktuelle Eigenschaft oder die gesamte Verbindung.

Beispiel: nmcli ipv4> print all
Translated by Christian Kirbach
Located in src/nmcli/connections.c:7163
138.
verify [all | fix] :: verify setting or connection validity

Verifies whether the setting or connection is valid and can be saved later.
It indicates invalid values on error. Some errors may be fixed automatically
by 'fix' option.

Examples: nmcli> verify
nmcli> verify fix
nmcli bond> verify
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.
verify [all | fix] :: Die Verbindung oder Einstellung prüfen

Prüft, ob die Einstellung oder Verbindung gültig ist und später gespeichert werden kann.
Ungültige Werte werden bei Fehler angedeutet. Einige Fehler werden gegebenenfalls
automatisch mit der Option »fix« behoben.

Beispiele: nmcli> verify
nmcli> verify fix
nmcli bond> verify
Translated by Christian Kirbach
Located in src/nmcli/connections.c:7169
139.
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
130139 of 2214 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, Carsten Edler, Christian Kirbach, Christian Strübing, Christoph Gerlach, Christoph Klotz, Copied by Zanata, Dan Cooper, Daniel Schury, Daniel Winzen, David Baumann, Denis Graipel, Dennis Baudys, Dr. Peter Netz, EarlOfPudding, Elmux, Gregor Santner, Hauke, Hendrik Brandt, Hendrik Schrieber, Jens Maucher, Joachim Schwender, Jochen Skulj, Jonathan Weires, Justin Nogossek, Klaus Bielke, Kurt Krampmeier, Marc-Michael Haupt, Mario Blättermann, Merlin Schumacher, Michael, Michael Dewes, Michael Wehram, 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, tuxifreund, uj.