[lxc-devel] [lxd/master] Fix typo in `lxc storage volume`

stgraber on Github lxc-bot at linuxcontainers.org
Fri Jun 12 03:13:45 UTC 2020


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 301 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20200611/8af43c85/attachment-0001.bin>
-------------- next part --------------
From 2f0b55d697a165d44498e3b419b2bb1bc6f3eaaa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgraber at ubuntu.com>
Date: Thu, 11 Jun 2020 23:12:49 -0400
Subject: [PATCH 1/2] lxc/volume: Fix typo in help message
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Closes #7498

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
---
 lxc/storage_volume.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxc/storage_volume.go b/lxc/storage_volume.go
index 3fde175de5..9407f72e58 100644
--- a/lxc/storage_volume.go
+++ b/lxc/storage_volume.go
@@ -1359,7 +1359,7 @@ type cmdStorageVolumeShow struct {
 func (c *cmdStorageVolumeShow) Command() *cobra.Command {
 	cmd := &cobra.Command{}
 	cmd.Use = i18n.G("show [<remote>:]<pool> <volume>[/<snapshot>]")
-	cmd.Short = i18n.G("Show storage volum configurations")
+	cmd.Short = i18n.G("Show storage volume configurations")
 	cmd.Long = cli.FormatSection(i18n.G("Description"), i18n.G(
 		`Show storage volume configurations`))
 	cmd.Example = cli.FormatSection("", i18n.G(

From a148c525a797565ce4b88f78a448b1092a1ecf68 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgraber at ubuntu.com>
Date: Thu, 11 Jun 2020 23:13:13 -0400
Subject: [PATCH 2/2] i18n: Update translation templates
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
---
 po/bg.po      |  8 ++------
 po/ca.po      |  8 ++------
 po/de.po      | 13 ++++++-------
 po/el.po      |  8 ++------
 po/es.po      |  8 ++------
 po/fa.po      |  8 ++------
 po/fi.po      |  8 ++------
 po/fr.po      | 13 ++++++-------
 po/hi.po      |  8 ++------
 po/id.po      |  8 ++------
 po/it.po      |  8 ++------
 po/ja.po      | 11 +++++------
 po/ko.po      |  8 ++------
 po/lxd.pot    |  8 ++------
 po/nb_NO.po   |  8 ++------
 po/nl.po      |  8 ++------
 po/pa.po      |  8 ++------
 po/pl.po      |  8 ++------
 po/pt_BR.po   |  8 ++------
 po/ru.po      |  8 ++------
 po/sl.po      |  8 ++------
 po/sr.po      |  8 ++------
 po/sv.po      |  8 ++------
 po/te.po      |  8 ++------
 po/tr.po      |  8 ++------
 po/uk.po      |  8 ++------
 po/zh_Hans.po |  8 ++------
 27 files changed, 65 insertions(+), 164 deletions(-)

diff --git a/po/bg.po b/po/bg.po
index 5036b7f852..b57bb0732c 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2826,11 +2826,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/ca.po b/po/ca.po
index 6d2f409bc6..3250931c13 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2826,11 +2826,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/de.po b/po/de.po
index bf7c995895..5df1a2cbe7 100644
--- a/po/de.po
+++ b/po/de.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: LXD\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: 2020-04-27 19:48+0000\n"
 "Last-Translator: Predatorix Phoenix <predatorix at web.de>\n"
 "Language-Team: German <https://hosted.weblate.org/projects/linux-containers/"
@@ -3133,12 +3133,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-#, fuzzy
-msgid "Show storage volum configurations"
-msgstr "Profil %s erstellt\n"
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 #, fuzzy
 msgid "Show storage volume configurations"
 msgstr "Profil %s erstellt\n"
@@ -4911,6 +4906,10 @@ msgstr ""
 msgid "yes"
 msgstr ""
 
+#, fuzzy
+#~ msgid "Show storage volum configurations"
+#~ msgstr "Profil %s erstellt\n"
+
 #, fuzzy
 #~ msgid ""
 #~ "Copy the instance without its snapshots (deprecated, use instance-only)"
diff --git a/po/el.po b/po/el.po
index e2be5ac532..869d224a62 100644
--- a/po/el.po
+++ b/po/el.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: 2017-02-14 08:00+0000\n"
 "Last-Translator: Simos Xenitellis <simos.65 at gmail.com>\n"
 "Language-Team: Greek <https://hosted.weblate.org/projects/linux-containers/"
@@ -2836,11 +2836,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/es.po b/po/es.po
index 8d47a34ec4..4a43fe2f66 100644
--- a/po/es.po
+++ b/po/es.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: 2019-09-06 07:09+0000\n"
 "Last-Translator: Stéphane Graber <stgraber at stgraber.org>\n"
 "Language-Team: Spanish <https://hosted.weblate.org/projects/linux-containers/"
@@ -2984,11 +2984,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/fa.po b/po/fa.po
index 520d13324d..70912b1b01 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2826,11 +2826,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/fi.po b/po/fi.po
index 0f3acb1227..8b8f9e3fa0 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2826,11 +2826,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/fr.po b/po/fr.po
index ad4e1781c5..627c8e1276 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: LXD\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: 2019-01-04 18:07+0000\n"
 "Last-Translator: Deleted User <noreply+12102 at weblate.org>\n"
 "Language-Team: French <https://hosted.weblate.org/projects/linux-containers/"
@@ -3212,12 +3212,7 @@ msgstr "Afficher la configuration étendue"
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-#, fuzzy
-msgid "Show storage volum configurations"
-msgstr "Afficher la configuration étendue"
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 #, fuzzy
 msgid "Show storage volume configurations"
 msgstr "Afficher la configuration étendue"
@@ -5089,6 +5084,10 @@ msgstr ""
 msgid "yes"
 msgstr "oui"
 
+#, fuzzy
+#~ msgid "Show storage volum configurations"
+#~ msgstr "Afficher la configuration étendue"
+
 #, fuzzy
 #~ msgid ""
 #~ "Copy the instance without its snapshots (deprecated, use instance-only)"
diff --git a/po/hi.po b/po/hi.po
index 08e5d24b08..bb7a25276c 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2826,11 +2826,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/id.po b/po/id.po
index ee4ac173a3..8e04d8044a 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2826,11 +2826,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/it.po b/po/it.po
index c86d0444de..cca01bfab9 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: 2019-09-06 07:09+0000\n"
 "Last-Translator: Luigi Operoso <brokenpip3 at gmail.com>\n"
 "Language-Team: Italian <https://hosted.weblate.org/projects/linux-containers/"
@@ -2978,11 +2978,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/ja.po b/po/ja.po
index 850b8ee81a..db8726856d 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: LXD\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: 2020-05-22 19:59+0000\n"
 "Last-Translator: KATOH Yasufumi <karma at jazz.email.ne.jp>\n"
 "Language-Team: Japanese <https://hosted.weblate.org/projects/linux-"
@@ -3174,11 +3174,7 @@ msgstr "プロジェクトの設定を表示します"
 msgid "Show storage pool configurations and resources"
 msgstr "ストレージプールの設定とリソースを表示します"
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr "ストレージボリュームの設定を表示します"
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr "ストレージボリュームの設定を表示する"
 
@@ -4800,6 +4796,9 @@ msgstr "y"
 msgid "yes"
 msgstr "yes"
 
+#~ msgid "Show storage volum configurations"
+#~ msgstr "ストレージボリュームの設定を表示します"
+
 #~ msgid ""
 #~ "Copy the instance without its snapshots (deprecated, use instance-only)"
 #~ msgstr ""
diff --git a/po/ko.po b/po/ko.po
index 42440587d3..145979685b 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2826,11 +2826,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/lxd.pot b/po/lxd.pot
index 649a280fc6..9ca1fca258 100644
--- a/po/lxd.pot
+++ b/po/lxd.pot
@@ -7,7 +7,7 @@
 msgid   ""
 msgstr  "Project-Id-Version: lxd\n"
         "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-        "POT-Creation-Date: 2020-06-04 17:09-0400\n"
+        "POT-Creation-Date: 2020-06-11 23:13-0400\n"
         "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
         "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
         "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -2664,11 +2664,7 @@ msgstr  ""
 msgid   "Show storage pool configurations and resources"
 msgstr  ""
 
-#: lxc/storage_volume.go:1362
-msgid   "Show storage volum configurations"
-msgstr  ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid   "Show storage volume configurations"
 msgstr  ""
 
diff --git a/po/nb_NO.po b/po/nb_NO.po
index e2745f7ffa..0dd4ee7137 100644
--- a/po/nb_NO.po
+++ b/po/nb_NO.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2826,11 +2826,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/nl.po b/po/nl.po
index 432ba03db5..4d7fd46f18 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: 2019-09-06 07:09+0000\n"
 "Last-Translator: Stéphane Graber <stgraber at stgraber.org>\n"
 "Language-Team: Dutch <https://hosted.weblate.org/projects/linux-containers/"
@@ -2943,11 +2943,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/pa.po b/po/pa.po
index c00c037abc..c725d4f14f 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2826,11 +2826,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/pl.po b/po/pl.po
index d086bd8023..33a69493d9 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: 2018-09-08 19:22+0000\n"
 "Last-Translator: m4sk1n <me at m4sk.in>\n"
 "Language-Team: Polish <https://hosted.weblate.org/projects/linux-containers/"
@@ -2953,11 +2953,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/pt_BR.po b/po/pt_BR.po
index d663d7cca2..8711c786cd 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: 2019-09-06 07:09+0000\n"
 "Last-Translator: Stéphane Graber <stgraber at stgraber.org>\n"
 "Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
@@ -3023,11 +3023,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/ru.po b/po/ru.po
index 65c3a54874..ca3ff5332f 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: 2018-06-22 15:57+0000\n"
 "Last-Translator: Александр Киль <shorrey at gmail.com>\n"
 "Language-Team: Russian <https://hosted.weblate.org/projects/linux-containers/"
@@ -3017,11 +3017,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/sl.po b/po/sl.po
index a28b3e5135..c40266d793 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2826,11 +2826,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/sr.po b/po/sr.po
index e1da03d561..4cc3b563a5 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2826,11 +2826,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/sv.po b/po/sv.po
index 8d5e6e1d23..a5dee62016 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2826,11 +2826,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/te.po b/po/te.po
index 5bac26d67c..7d84cb4869 100644
--- a/po/te.po
+++ b/po/te.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2826,11 +2826,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/tr.po b/po/tr.po
index f3a95640bb..d9fdd41058 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2826,11 +2826,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/uk.po b/po/uk.po
index 24e86e498c..5c38555236 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2826,11 +2826,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 
diff --git a/po/zh_Hans.po b/po/zh_Hans.po
index b6e5ff0fb2..f8358ec943 100644
--- a/po/zh_Hans.po
+++ b/po/zh_Hans.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lxd\n"
 "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-"POT-Creation-Date: 2020-06-04 17:09-0400\n"
+"POT-Creation-Date: 2020-06-11 23:13-0400\n"
 "PO-Revision-Date: 2018-09-11 19:15+0000\n"
 "Last-Translator: 0x0916 <w at laoqinren.net>\n"
 "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
@@ -2829,11 +2829,7 @@ msgstr ""
 msgid "Show storage pool configurations and resources"
 msgstr ""
 
-#: lxc/storage_volume.go:1362
-msgid "Show storage volum configurations"
-msgstr ""
-
-#: lxc/storage_volume.go:1363
+#: lxc/storage_volume.go:1362 lxc/storage_volume.go:1363
 msgid "Show storage volume configurations"
 msgstr ""
 


More information about the lxc-devel mailing list