-
Notifications
You must be signed in to change notification settings - Fork 935
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Kadin Sayani <[email protected]>
- Loading branch information
1 parent
3ad34fc
commit 700b641
Showing
1 changed file
with
3 additions
and
3 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
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-12-18 08:40-0700\n" | ||
"POT-Creation-Date: 2024-12-19 16:04-0700\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -7096,10 +7096,10 @@ msgid "lxc storage volume import default backup0.tar.gz\n" | |
msgstr "" | ||
|
||
#: lxc/storage_volume.go:2430 | ||
msgid "lxc storage volume snapshot create default v1 snap0\n" | ||
msgid "lxc storage volume snapshot default v1 snap0\n" | ||
" Create a snapshot of \"v1\" in pool \"default\" called \"snap0\".\n" | ||
"\n" | ||
"lxc storage volume snapshot create default v1 snap0 < config.yaml\n" | ||
"lxc storage volume snapshot default v1 snap0 < config.yaml\n" | ||
" Create a snapshot of \"v1\" in pool \"default\" called \"snap0\" with the configuration from \"config.yaml\"." | ||
msgstr "" | ||
|
||
|