-
-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1385 from montag451/aliases-comp
incus: Add aliases completion
- Loading branch information
Showing
16 changed files
with
440 additions
and
363 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: LXD\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2024-11-14 01:18-0500\n" | ||
"POT-Creation-Date: 2024-11-16 15:36+0100\n" | ||
"PO-Revision-Date: 2024-10-06 20:15+0000\n" | ||
"Last-Translator: Jan Mittelstädter <[email protected]>\n" | ||
"Language-Team: German <https://hosted.weblate.org/projects/incus/cli/de/>\n" | ||
|
@@ -1598,11 +1598,11 @@ msgstr "Clustering aktiviert" | |
msgid "Columns" | ||
msgstr "Spalten" | ||
|
||
#: cmd/incus/main.go:85 | ||
#: cmd/incus/main.go:101 | ||
msgid "Command line client for Incus" | ||
msgstr "Kommandozeilen-Client für Incus" | ||
|
||
#: cmd/incus/main.go:86 | ||
#: cmd/incus/main.go:102 | ||
msgid "" | ||
"Command line client for Incus\n" | ||
"\n" | ||
|
@@ -2228,7 +2228,7 @@ msgstr "" | |
#: cmd/incus/image_alias.go:29 cmd/incus/image_alias.go:65 | ||
#: cmd/incus/image_alias.go:112 cmd/incus/image_alias.go:158 | ||
#: cmd/incus/image_alias.go:334 cmd/incus/import.go:27 cmd/incus/info.go:35 | ||
#: cmd/incus/launch.go:24 cmd/incus/list.go:50 cmd/incus/main.go:86 | ||
#: cmd/incus/launch.go:24 cmd/incus/list.go:50 cmd/incus/main.go:102 | ||
#: cmd/incus/manpage.go:22 cmd/incus/monitor.go:33 cmd/incus/move.go:35 | ||
#: cmd/incus/network.go:36 cmd/incus/network.go:143 cmd/incus/network.go:240 | ||
#: cmd/incus/network.go:337 cmd/incus/network.go:448 cmd/incus/network.go:506 | ||
|
@@ -2549,7 +2549,7 @@ msgstr "" | |
msgid "Don't require user confirmation for using --force" | ||
msgstr "" | ||
|
||
#: cmd/incus/main.go:106 | ||
#: cmd/incus/main.go:123 | ||
msgid "Don't show progress information" | ||
msgstr "" | ||
|
||
|
@@ -3291,6 +3291,11 @@ msgstr "kann nicht zum selben Container Namen kopieren" | |
msgid "Failed to listen for connection: %w" | ||
msgstr "Akzeptiere Zertifikat" | ||
|
||
#: cmd/incus/main.go:383 cmd/incus/main_aliases.go:213 | ||
#, fuzzy, c-format | ||
msgid "Failed to load configuration: %s" | ||
msgstr "" | ||
|
||
#: cmd/incus/admin_sql.go:114 | ||
#, fuzzy, c-format | ||
msgid "Failed to parse dump response: %w" | ||
|
@@ -3463,7 +3468,7 @@ msgstr "Herunterfahren des Containers erzwingen." | |
msgid "Force the removal of running instances" | ||
msgstr "" | ||
|
||
#: cmd/incus/main.go:102 | ||
#: cmd/incus/main.go:119 | ||
msgid "Force using the local unix socket" | ||
msgstr "" | ||
|
||
|
@@ -3525,7 +3530,7 @@ msgstr "" | |
msgid "Forward delay" | ||
msgstr "" | ||
|
||
#: cmd/incus/main_aliases.go:140 | ||
#: cmd/incus/main_aliases.go:136 | ||
#, c-format | ||
msgid "Found alias %q references an argument outside the given number" | ||
msgstr "" | ||
|
@@ -3875,7 +3880,7 @@ msgstr "" | |
msgid "If the snapshot name already exists, delete and create a new one" | ||
msgstr "" | ||
|
||
#: cmd/incus/main.go:451 | ||
#: cmd/incus/main.go:444 | ||
msgid "" | ||
"If this is your first time running Incus on this machine, you should also " | ||
"run: incus admin init" | ||
|
@@ -4081,7 +4086,7 @@ msgstr "Ungültiges Ziel %s" | |
msgid "Invalid URL scheme \"%s\" in \"%s\"" | ||
msgstr "" | ||
|
||
#: cmd/incus/main_aliases.go:136 cmd/incus/main_aliases.go:179 | ||
#: cmd/incus/main_aliases.go:132 cmd/incus/main_aliases.go:175 | ||
#, fuzzy, c-format | ||
msgid "Invalid argument %q" | ||
msgstr "Ungültiges Ziel %s" | ||
|
@@ -4182,7 +4187,7 @@ msgid "" | |
"Invalid name in '%s', empty string is only allowed when defining maxWidth" | ||
msgstr "" | ||
|
||
#: cmd/incus/main.go:547 cmd/incus/storage.go:134 | ||
#: cmd/incus/main.go:540 cmd/incus/storage.go:134 | ||
#, fuzzy | ||
msgid "Invalid number of arguments" | ||
msgstr "ungültiges Argument %s" | ||
|
@@ -5480,8 +5485,8 @@ msgstr "Kein Zertifikat für diese Verbindung" | |
msgid "" | ||
"Manage storage volumes\n" | ||
"\n" | ||
"Unless specified through a prefix, all volume operations affect " | ||
"\"custom\" (user created) volumes." | ||
"Unless specified through a prefix, all volume operations affect \"custom\" " | ||
"(user created) volumes." | ||
msgstr "" | ||
|
||
#: cmd/incus/remote.go:43 cmd/incus/remote.go:44 | ||
|
@@ -6298,7 +6303,7 @@ msgstr "Profil %s gelöscht\n" | |
msgid "Optimized Storage" | ||
msgstr "" | ||
|
||
#: cmd/incus/main.go:103 | ||
#: cmd/incus/main.go:120 | ||
msgid "Override the source project" | ||
msgstr "" | ||
|
||
|
@@ -6378,7 +6383,7 @@ msgstr "" | |
msgid "Partitions:" | ||
msgstr "" | ||
|
||
#: cmd/incus/main.go:412 | ||
#: cmd/incus/main.go:405 | ||
#, fuzzy, c-format | ||
msgid "Password for %s: " | ||
msgstr "Administrator Passwort für %s: " | ||
|
@@ -6484,15 +6489,15 @@ msgstr "" | |
msgid "Pretty rendering (short for --format=pretty)" | ||
msgstr "" | ||
|
||
#: cmd/incus/main.go:101 | ||
#: cmd/incus/main.go:118 | ||
msgid "Print help" | ||
msgstr "" | ||
|
||
#: cmd/incus/query.go:43 | ||
msgid "Print the raw response" | ||
msgstr "" | ||
|
||
#: cmd/incus/main.go:100 | ||
#: cmd/incus/main.go:117 | ||
msgid "Print version number" | ||
msgstr "" | ||
|
||
|
@@ -6501,7 +6506,7 @@ msgstr "" | |
msgid "Processes: %d" | ||
msgstr "Profil %s erstellt\n" | ||
|
||
#: cmd/incus/main_aliases.go:255 cmd/incus/main_aliases.go:262 | ||
#: cmd/incus/main_aliases.go:227 cmd/incus/main_aliases.go:234 | ||
#, fuzzy, c-format | ||
msgid "Processing aliases failed: %s" | ||
msgstr "Anhalten des Containers fehlgeschlagen!" | ||
|
@@ -7568,11 +7573,11 @@ msgstr "" | |
msgid "Setup loop based storage with SIZE in GiB" | ||
msgstr "" | ||
|
||
#: cmd/incus/main.go:104 | ||
#: cmd/incus/main.go:121 | ||
msgid "Show all debug messages" | ||
msgstr "" | ||
|
||
#: cmd/incus/main.go:105 | ||
#: cmd/incus/main.go:122 | ||
msgid "Show all information messages" | ||
msgstr "" | ||
|
||
|
@@ -7627,7 +7632,7 @@ msgstr "Profil %s erstellt\n" | |
msgid "Show instance snapshot configuration" | ||
msgstr "Profil %s erstellt\n" | ||
|
||
#: cmd/incus/main.go:284 cmd/incus/main.go:285 | ||
#: cmd/incus/main.go:301 cmd/incus/main.go:302 | ||
msgid "Show less common commands" | ||
msgstr "" | ||
|
||
|
@@ -8357,7 +8362,7 @@ msgstr "" | |
msgid "There is no \"image name\". Did you want an alias?" | ||
msgstr "" | ||
|
||
#: cmd/incus/main.go:311 | ||
#: cmd/incus/main.go:328 | ||
msgid "" | ||
"This client hasn't been configured to use a remote server yet.\n" | ||
"As your platform can't run native Linux instances, you must connect to a " | ||
|
@@ -8410,7 +8415,7 @@ msgstr "" | |
msgid "To detach from the console, press: <ctrl>+a q" | ||
msgstr "" | ||
|
||
#: cmd/incus/main.go:456 | ||
#: cmd/incus/main.go:449 | ||
msgid "" | ||
"To start your first container, try: incus launch images:ubuntu/22.04\n" | ||
"Or for a virtual machine: incus launch images:ubuntu/22.04 --vm" | ||
|
@@ -8857,7 +8862,7 @@ msgid "" | |
"Use storage driver optimized format (can only be restored on a similar pool)" | ||
msgstr "" | ||
|
||
#: cmd/incus/main.go:107 | ||
#: cmd/incus/main.go:124 | ||
msgid "Use with help or --help to view sub-commands" | ||
msgstr "" | ||
|
||
|
Oops, something went wrong.