-
Notifications
You must be signed in to change notification settings - Fork 934
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 #12499 from monstermunchkin/misc/lxc-delete
lxc/delete: Include instance name in error message
- Loading branch information
Showing
41 changed files
with
527 additions
and
122 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
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: 2023-11-05 22:14+0000\n" | ||
"POT-Creation-Date: 2023-11-07 10:34+0100\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: Automatically generated\n" | ||
"Language-Team: none\n" | ||
|
@@ -2061,6 +2061,16 @@ msgstr "" | |
msgid "Failed converting token operation to certificate add token: %w" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:168 | ||
#, c-format | ||
msgid "Failed deleting instance %q in project %q: %w" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:110 | ||
#, c-format | ||
msgid "Failed deleting instance snapshot %q in project %q: %w" | ||
msgstr "" | ||
|
||
#: lxc/file.go:1174 | ||
#, c-format | ||
msgid "Failed generating SSH host key: %w" | ||
|
@@ -5230,7 +5240,7 @@ msgstr "" | |
msgid "Stopping instance failed!" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:134 | ||
#: lxc/delete.go:139 | ||
#, c-format | ||
msgid "Stopping the instance failed: %s" | ||
msgstr "" | ||
|
@@ -5394,7 +5404,7 @@ msgstr "" | |
msgid "The direction argument must be one of: ingress, egress" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:118 | ||
#: lxc/delete.go:123 | ||
msgid "The instance is currently running, stop it first or pass --force" | ||
msgstr "" | ||
|
||
|
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: 2023-11-05 22:14+0000\n" | ||
"POT-Creation-Date: 2023-11-07 10:34+0100\n" | ||
"PO-Revision-Date: 2022-03-10 15:10+0000\n" | ||
"Last-Translator: Anonymous <[email protected]>\n" | ||
"Language-Team: Berber <https://hosted.weblate.org/projects/linux-containers/" | ||
|
@@ -2064,6 +2064,16 @@ msgstr "" | |
msgid "Failed converting token operation to certificate add token: %w" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:168 | ||
#, c-format | ||
msgid "Failed deleting instance %q in project %q: %w" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:110 | ||
#, c-format | ||
msgid "Failed deleting instance snapshot %q in project %q: %w" | ||
msgstr "" | ||
|
||
#: lxc/file.go:1174 | ||
#, c-format | ||
msgid "Failed generating SSH host key: %w" | ||
|
@@ -5233,7 +5243,7 @@ msgstr "" | |
msgid "Stopping instance failed!" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:134 | ||
#: lxc/delete.go:139 | ||
#, c-format | ||
msgid "Stopping the instance failed: %s" | ||
msgstr "" | ||
|
@@ -5397,7 +5407,7 @@ msgstr "" | |
msgid "The direction argument must be one of: ingress, egress" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:118 | ||
#: lxc/delete.go:123 | ||
msgid "The instance is currently running, stop it first or pass --force" | ||
msgstr "" | ||
|
||
|
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: 2023-11-05 22:14+0000\n" | ||
"POT-Creation-Date: 2023-11-07 10:34+0100\n" | ||
"PO-Revision-Date: 2022-03-10 15:09+0000\n" | ||
"Last-Translator: Anonymous <[email protected]>\n" | ||
"Language-Team: Bulgarian <https://hosted.weblate.org/projects/linux-" | ||
|
@@ -2064,6 +2064,16 @@ msgstr "" | |
msgid "Failed converting token operation to certificate add token: %w" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:168 | ||
#, c-format | ||
msgid "Failed deleting instance %q in project %q: %w" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:110 | ||
#, c-format | ||
msgid "Failed deleting instance snapshot %q in project %q: %w" | ||
msgstr "" | ||
|
||
#: lxc/file.go:1174 | ||
#, c-format | ||
msgid "Failed generating SSH host key: %w" | ||
|
@@ -5233,7 +5243,7 @@ msgstr "" | |
msgid "Stopping instance failed!" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:134 | ||
#: lxc/delete.go:139 | ||
#, c-format | ||
msgid "Stopping the instance failed: %s" | ||
msgstr "" | ||
|
@@ -5397,7 +5407,7 @@ msgstr "" | |
msgid "The direction argument must be one of: ingress, egress" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:118 | ||
#: lxc/delete.go:123 | ||
msgid "The instance is currently running, stop it first or pass --force" | ||
msgstr "" | ||
|
||
|
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: 2023-11-05 22:14+0000\n" | ||
"POT-Creation-Date: 2023-11-07 10:34+0100\n" | ||
"PO-Revision-Date: 2022-03-10 15:10+0000\n" | ||
"Last-Translator: Anonymous <[email protected]>\n" | ||
"Language-Team: Catalan <https://hosted.weblate.org/projects/linux-containers/" | ||
|
@@ -2064,6 +2064,16 @@ msgstr "" | |
msgid "Failed converting token operation to certificate add token: %w" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:168 | ||
#, c-format | ||
msgid "Failed deleting instance %q in project %q: %w" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:110 | ||
#, c-format | ||
msgid "Failed deleting instance snapshot %q in project %q: %w" | ||
msgstr "" | ||
|
||
#: lxc/file.go:1174 | ||
#, c-format | ||
msgid "Failed generating SSH host key: %w" | ||
|
@@ -5233,7 +5243,7 @@ msgstr "" | |
msgid "Stopping instance failed!" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:134 | ||
#: lxc/delete.go:139 | ||
#, c-format | ||
msgid "Stopping the instance failed: %s" | ||
msgstr "" | ||
|
@@ -5397,7 +5407,7 @@ msgstr "" | |
msgid "The direction argument must be one of: ingress, egress" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:118 | ||
#: lxc/delete.go:123 | ||
msgid "The instance is currently running, stop it first or pass --force" | ||
msgstr "" | ||
|
||
|
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: 2023-11-05 22:14+0000\n" | ||
"POT-Creation-Date: 2023-11-07 10:34+0100\n" | ||
"PO-Revision-Date: 2022-03-10 15:11+0000\n" | ||
"Last-Translator: Anonymous <[email protected]>\n" | ||
"Language-Team: Czech <https://hosted.weblate.org/projects/linux-containers/" | ||
|
@@ -2064,6 +2064,16 @@ msgstr "" | |
msgid "Failed converting token operation to certificate add token: %w" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:168 | ||
#, c-format | ||
msgid "Failed deleting instance %q in project %q: %w" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:110 | ||
#, c-format | ||
msgid "Failed deleting instance snapshot %q in project %q: %w" | ||
msgstr "" | ||
|
||
#: lxc/file.go:1174 | ||
#, c-format | ||
msgid "Failed generating SSH host key: %w" | ||
|
@@ -5233,7 +5243,7 @@ msgstr "" | |
msgid "Stopping instance failed!" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:134 | ||
#: lxc/delete.go:139 | ||
#, c-format | ||
msgid "Stopping the instance failed: %s" | ||
msgstr "" | ||
|
@@ -5397,7 +5407,7 @@ msgstr "" | |
msgid "The direction argument must be one of: ingress, egress" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:118 | ||
#: lxc/delete.go:123 | ||
msgid "The instance is currently running, stop it first or pass --force" | ||
msgstr "" | ||
|
||
|
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: 2023-11-05 22:14+0000\n" | ||
"POT-Creation-Date: 2023-11-07 10:34+0100\n" | ||
"PO-Revision-Date: 2022-03-10 15:06+0000\n" | ||
"Last-Translator: Krombel <[email protected]>\n" | ||
"Language-Team: German <https://hosted.weblate.org/projects/linux-containers/" | ||
|
@@ -2437,6 +2437,16 @@ msgstr "kann nicht zum selben Container Namen kopieren" | |
msgid "Failed converting token operation to certificate add token: %w" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:168 | ||
#, fuzzy, c-format | ||
msgid "Failed deleting instance %q in project %q: %w" | ||
msgstr "kann nicht zum selben Container Namen kopieren" | ||
|
||
#: lxc/delete.go:110 | ||
#, fuzzy, c-format | ||
msgid "Failed deleting instance snapshot %q in project %q: %w" | ||
msgstr "kann nicht zum selben Container Namen kopieren" | ||
|
||
#: lxc/file.go:1174 | ||
#, fuzzy, c-format | ||
msgid "Failed generating SSH host key: %w" | ||
|
@@ -5831,7 +5841,7 @@ msgstr "" | |
msgid "Stopping instance failed!" | ||
msgstr "Anhalten des Containers fehlgeschlagen!" | ||
|
||
#: lxc/delete.go:134 | ||
#: lxc/delete.go:139 | ||
#, fuzzy, c-format | ||
msgid "Stopping the instance failed: %s" | ||
msgstr "Anhalten des Containers fehlgeschlagen!" | ||
|
@@ -6005,7 +6015,7 @@ msgstr "entfernte Instanz %s existiert bereits" | |
msgid "The direction argument must be one of: ingress, egress" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:118 | ||
#: lxc/delete.go:123 | ||
msgid "The instance is currently running, stop it first or pass --force" | ||
msgstr "" | ||
|
||
|
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: 2023-11-05 22:14+0000\n" | ||
"POT-Creation-Date: 2023-11-07 10:34+0100\n" | ||
"PO-Revision-Date: 2022-03-10 15:06+0000\n" | ||
"Last-Translator: Anonymous <[email protected]>\n" | ||
"Language-Team: Greek <https://hosted.weblate.org/projects/linux-containers/" | ||
|
@@ -2084,6 +2084,16 @@ msgstr " Χρήση δικτύου:" | |
msgid "Failed converting token operation to certificate add token: %w" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:168 | ||
#, fuzzy, c-format | ||
msgid "Failed deleting instance %q in project %q: %w" | ||
msgstr " Χρήση δικτύου:" | ||
|
||
#: lxc/delete.go:110 | ||
#, fuzzy, c-format | ||
msgid "Failed deleting instance snapshot %q in project %q: %w" | ||
msgstr " Χρήση δικτύου:" | ||
|
||
#: lxc/file.go:1174 | ||
#, c-format | ||
msgid "Failed generating SSH host key: %w" | ||
|
@@ -5317,7 +5327,7 @@ msgstr "" | |
msgid "Stopping instance failed!" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:134 | ||
#: lxc/delete.go:139 | ||
#, c-format | ||
msgid "Stopping the instance failed: %s" | ||
msgstr "" | ||
|
@@ -5481,7 +5491,7 @@ msgstr "" | |
msgid "The direction argument must be one of: ingress, egress" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:118 | ||
#: lxc/delete.go:123 | ||
msgid "The instance is currently running, stop it first or pass --force" | ||
msgstr "" | ||
|
||
|
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: 2023-11-05 22:14+0000\n" | ||
"POT-Creation-Date: 2023-11-07 10:34+0100\n" | ||
"PO-Revision-Date: 2022-03-10 15:11+0000\n" | ||
"Last-Translator: Anonymous <[email protected]>\n" | ||
"Language-Team: Esperanto <https://hosted.weblate.org/projects/linux-" | ||
|
@@ -2064,6 +2064,16 @@ msgstr "" | |
msgid "Failed converting token operation to certificate add token: %w" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:168 | ||
#, c-format | ||
msgid "Failed deleting instance %q in project %q: %w" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:110 | ||
#, c-format | ||
msgid "Failed deleting instance snapshot %q in project %q: %w" | ||
msgstr "" | ||
|
||
#: lxc/file.go:1174 | ||
#, c-format | ||
msgid "Failed generating SSH host key: %w" | ||
|
@@ -5233,7 +5243,7 @@ msgstr "" | |
msgid "Stopping instance failed!" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:134 | ||
#: lxc/delete.go:139 | ||
#, c-format | ||
msgid "Stopping the instance failed: %s" | ||
msgstr "" | ||
|
@@ -5397,7 +5407,7 @@ msgstr "" | |
msgid "The direction argument must be one of: ingress, egress" | ||
msgstr "" | ||
|
||
#: lxc/delete.go:118 | ||
#: lxc/delete.go:123 | ||
msgid "The instance is currently running, stop it first or pass --force" | ||
msgstr "" | ||
|
||
|
Oops, something went wrong.