You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugin/i18n/v2Resources/active.de_DE.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -302,14 +302,14 @@
302
302
"${COMMAND_NAME} sl vlan create [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vlan create -t public -d dal09 -n myvlan\n This command creates a public vlan located in datacenter dal09 named \"myvlan\".\n ${COMMAND_NAME} sl vlan create -r bcr01a.dal09 -n myvlan\n This command creates a vlan on router bcr01a.dal09 named \"myvlan\".": {
303
303
"other": "${COMMAND_NAME} sl vlan create [OPTIONEN]\n\t\nBEISPIEL:\n ${COMMAND_NAME} sl vlan create -t public -d dal09 -n myvlan\n Dieser Befehl erstellt ein öffentliches VLAN in Rechenzentrum dal09 namens \"myvlan\".\n ${COMMAND_NAME} sl vlan create -r bcr01a.dal09 -n myvlan\n Dieser Befehl erstellt ein VLAN auf Router bcr01a.dal09 namens \"myvlan\"."
304
304
},
305
-
"${COMMAND_NAME} sl vlan detail IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl vlan detail 12345678\t--no-vs --no-hardware\n This command shows details of vlan with ID 12345678, and not list virtual server or hardware server.": {
306
-
"other": "${COMMAND_NAME} sl vlan detail IDENTIFIER [OPTIONEN]\n\nBEISPIEL:\n ${COMMAND_NAME} sl vlan detail 12345678\t--no-vs --no-hardware\n Dieser Befehl zeigt Details zum VLAN mit der ID 12345678 an, ohne virtuelle Server oder Hardware-Server aufzulisten."
305
+
"EXAMPLE:\n ${COMMAND_NAME} sl vlan detail 12345678\t--no-vs --no-hardware\n This command shows details of vlan with ID 12345678, and not list virtual server or hardware server.": {
306
+
"other": "BEISPIEL:\n ${COMMAND_NAME} sl vlan detail 12345678\t--no-vs --no-hardware\n Dieser Befehl zeigt Details zum VLAN mit der ID 12345678 an, ohne virtuelle Server oder Hardware-Server aufzulisten."
307
307
},
308
308
"${COMMAND_NAME} sl vlan edit IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vlan edit 12345678 -n myvlan-rename\n This command updates vlan with ID 12345678 and gives it a new name \"myvlan-rename\".": {
309
309
"other": "${COMMAND_NAME} sl vlan edit IDENTIFIER [OPTIONEN]\n\t\nBEISPIEL:\n ${COMMAND_NAME} sl vlan edit 12345678 -n myvlan-rename\n Dieser Befehl aktualisiert das VLAN mit der ID 12345678 und benennt es in \"myvlan-rename\" um."
310
310
},
311
-
"${COMMAND_NAME} sl vlan list [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vlan list -d dal09 --sortby number\n This commands lists all vlans on current account filtering by datacenter equals to dal09, and sort them by vlan number.\n\nNote: In field Pod, if add (*) indicated that closed soon": {
312
-
"other": "${COMMAND_NAME} sl vlan list [OPTIONEN]\n\nBEISPIEL:\n ${COMMAND_NAME} sl vlan list -d dal09 --sortby number\n Dieser Befehl listet alle Vlans des aktuellen Kontos auf, filtert nach Rechenzentrum gleich dal09 und sortiert sie nach VLAN-Nummer.\n\nHinweis: Wenn \"add (*)\" im Feld \"Pod\" angegeben wurde, gibt dies an, dass bald eine Schliessung ansteht"
311
+
"EXAMPLE:\n ${COMMAND_NAME} sl vlan list -d dal09 --sortby number\n This commands lists all vlans on current account filtering by datacenter equals to dal09, and sort them by vlan number.\n\nNote: In field Pod, if add (*) indicated that closed soon": {
312
+
"other": "BEISPIEL:\n ${COMMAND_NAME} sl vlan list -d dal09 --sortby number\n Dieser Befehl listet alle Vlans des aktuellen Kontos auf, filtert nach Rechenzentrum gleich dal09 und sortiert sie nach VLAN-Nummer.\n\nHinweis: Wenn \"add (*)\" im Feld \"Pod\" angegeben wurde, gibt dies an, dass bald eine Schliessung ansteht"
313
313
},
314
314
"${COMMAND_NAME} sl vs authorize-storage [OPTIONS] IDENTIFIER\n\nEXAMPLE:\n ${COMMAND_NAME} sl vs authorize-storage --username-storage SL01SL30-37 1234567\n Authorize File, Block and Portable Storage to a Virtual Server.": {
315
315
"other": "${COMMAND_NAME} sl vs authorize-storage [OPTIONEN] IDENTIFIER\n\nBEISPIEL:\n ${COMMAND_NAME} sl vs authorize-storage --username-storage SL01SL30-37 1234567\n Datei, Block und portierbaren Speicher für einen virtuellen Server autorisieren."
0 commit comments