[lxc-devel] [lxd/master] Fix typos

stgraber on Github lxc-bot at linuxcontainers.org
Mon Apr 6 13:28:12 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/20200406/2da0257c/attachment-0001.bin>
-------------- next part --------------
From 12e7872c3e41637020893cc890e4a91d215c20b7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgraber at ubuntu.com>
Date: Mon, 6 Apr 2020 09:26:36 -0400
Subject: [PATCH 1/3] lxd/instance: Fix typo in comment
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>
---
 lxd/instance/instance_utils.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxd/instance/instance_utils.go b/lxd/instance/instance_utils.go
index 3992fddb6f..6804a0a6fd 100644
--- a/lxd/instance/instance_utils.go
+++ b/lxd/instance/instance_utils.go
@@ -464,7 +464,7 @@ func LoadByProjectAndName(s *state.State, project, name string) (Instance, error
 	return inst, nil
 }
 
-// LoadAllInternal loads a list of db insances into a list of instances.
+// LoadAllInternal loads a list of db instances into a list of instances.
 func LoadAllInternal(s *state.State, dbInstances []db.Instance) ([]Instance, error) {
 	// Figure out what profiles are in use
 	profiles := map[string]map[string]api.Profile{}

From 092a9962452bacdae1bf9d89687f2d1c5d35a15d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgraber at ubuntu.com>
Date: Mon, 6 Apr 2020 09:26:44 -0400
Subject: [PATCH 2/3] lxc/action: Fix typo in help message
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Closes #7140

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

diff --git a/lxc/action.go b/lxc/action.go
index 3bdcec2992..d595464ef7 100644
--- a/lxc/action.go
+++ b/lxc/action.go
@@ -66,7 +66,7 @@ func (c *cmdRestart) Command() *cobra.Command {
 
 	cmd := c.action.Command("restart")
 	cmd.Use = i18n.G("restart [<remote>:]<instance> [[<remote>:]<instance>...]")
-	cmd.Short = i18n.G("Restart insances")
+	cmd.Short = i18n.G("Restart instances")
 	cmd.Long = cli.FormatSection(i18n.G("Description"), i18n.G(
 		`Restart instances
 

From 105afbaf4bb06abcc0dfcd6d1685643c9302c0de Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgraber at ubuntu.com>
Date: Mon, 6 Apr 2020 09:26:54 -0400
Subject: [PATCH 3/3] 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      | 4 ++--
 po/de.po      | 4 ++--
 po/el.po      | 4 ++--
 po/es.po      | 7 ++++---
 po/fa.po      | 4 ++--
 po/fi.po      | 4 ++--
 po/fr.po      | 4 ++--
 po/hi.po      | 4 ++--
 po/id.po      | 4 ++--
 po/it.po      | 4 ++--
 po/ja.po      | 5 +++--
 po/ko.po      | 4 ++--
 po/lxd.pot    | 4 ++--
 po/nb_NO.po   | 4 ++--
 po/nl.po      | 4 ++--
 po/pa.po      | 4 ++--
 po/pl.po      | 4 ++--
 po/pt_BR.po   | 7 ++++---
 po/ru.po      | 7 ++++---
 po/sl.po      | 4 ++--
 po/sr.po      | 4 ++--
 po/sv.po      | 4 ++--
 po/te.po      | 4 ++--
 po/tr.po      | 4 ++--
 po/uk.po      | 4 ++--
 po/zh_Hans.po | 4 ++--
 26 files changed, 59 insertions(+), 55 deletions(-)

diff --git a/po/bg.po b/po/bg.po
index 2a7f02666b..ecf9a9c4d7 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2525,7 +2525,7 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr ""
 
 #: lxc/action.go:70
diff --git a/po/de.po b/po/de.po
index 4ad912090e..5a2778747f 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-0400\n"
 "PO-Revision-Date: 2019-12-12 14:53+0000\n"
 "Last-Translator: Stéphane Graber <stgraber at stgraber.org>\n"
 "Language-Team: German <https://hosted.weblate.org/projects/linux-containers/"
@@ -2820,7 +2820,7 @@ msgstr ""
 
 #: lxc/action.go:69
 #, fuzzy
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr "kann nicht zum selben Container Namen kopieren"
 
 #: lxc/action.go:70
diff --git a/po/el.po b/po/el.po
index 1c5df15fe9..6ec2551033 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-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/"
@@ -2535,7 +2535,7 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr ""
 
 #: lxc/action.go:70
diff --git a/po/es.po b/po/es.po
index 4f3cd730fa..34ba3e94e4 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-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/"
@@ -2681,8 +2681,9 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
-msgstr ""
+#, fuzzy
+msgid "Restart instances"
+msgstr "Aliases:"
 
 #: lxc/action.go:70
 msgid ""
diff --git a/po/fa.po b/po/fa.po
index 241e175930..d9f828e1e9 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2525,7 +2525,7 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr ""
 
 #: lxc/action.go:70
diff --git a/po/fi.po b/po/fi.po
index b9b4b3b9d6..cd40fa228c 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2525,7 +2525,7 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr ""
 
 #: lxc/action.go:70
diff --git a/po/fr.po b/po/fr.po
index 97304efd3d..268027dd17 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-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/"
@@ -2886,7 +2886,7 @@ msgstr "Ressources :"
 
 #: lxc/action.go:69
 #, fuzzy
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr "Création du conteneur"
 
 #: lxc/action.go:70
diff --git a/po/hi.po b/po/hi.po
index 3179589d9f..ae4301b861 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2525,7 +2525,7 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr ""
 
 #: lxc/action.go:70
diff --git a/po/id.po b/po/id.po
index 83c2a492ba..cbc0b8dc94 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2525,7 +2525,7 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr ""
 
 #: lxc/action.go:70
diff --git a/po/it.po b/po/it.po
index e9e70d986c..df37378578 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-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/"
@@ -2676,7 +2676,7 @@ msgstr ""
 
 #: lxc/action.go:69
 #, fuzzy
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr "Creazione del container in corso"
 
 #: lxc/action.go:70
diff --git a/po/ja.po b/po/ja.po
index a4da35da9e..03fa591740 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-0400\n"
 "PO-Revision-Date: 2020-03-27 12:50+0000\n"
 "Last-Translator: KATOH Yasufumi <karma at jazz.email.ne.jp>\n"
 "Language-Team: Japanese <https://hosted.weblate.org/projects/linux-"
@@ -2833,7 +2833,8 @@ msgid "Resources:"
 msgstr "リソース:"
 
 #: lxc/action.go:69
-msgid "Restart insances"
+#, fuzzy
+msgid "Restart instances"
 msgstr "インスタンスを再起動します"
 
 #: lxc/action.go:70
diff --git a/po/ko.po b/po/ko.po
index c380489de4..457f927945 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2525,7 +2525,7 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr ""
 
 #: lxc/action.go:70
diff --git a/po/lxd.pot b/po/lxd.pot
index 153b598860..c40b426564 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-04-01 10:32-0400\n"
+        "POT-Creation-Date: 2020-04-06 09:26-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"
@@ -2381,7 +2381,7 @@ msgid   "Resources:"
 msgstr  ""
 
 #: lxc/action.go:69
-msgid   "Restart insances"
+msgid   "Restart instances"
 msgstr  ""
 
 #: lxc/action.go:70
diff --git a/po/nb_NO.po b/po/nb_NO.po
index 174006cc8e..e0d8bec6ec 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2525,7 +2525,7 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr ""
 
 #: lxc/action.go:70
diff --git a/po/nl.po b/po/nl.po
index 18bc626445..8b8ecf846c 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-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/"
@@ -2642,7 +2642,7 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr ""
 
 #: lxc/action.go:70
diff --git a/po/pa.po b/po/pa.po
index 3fd00f93d2..d6baafea7c 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2525,7 +2525,7 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr ""
 
 #: lxc/action.go:70
diff --git a/po/pl.po b/po/pl.po
index bdb71ea7d9..89e809f681 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-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/"
@@ -2652,7 +2652,7 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr ""
 
 #: lxc/action.go:70
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 472b3c81a7..a1c2b47d72 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-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/"
@@ -2711,8 +2711,9 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
-msgstr ""
+#, fuzzy
+msgid "Restart instances"
+msgstr "Editar arquivos no container"
 
 #: lxc/action.go:70
 msgid ""
diff --git a/po/ru.po b/po/ru.po
index 0b58d370a6..f47257153b 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-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/"
@@ -2711,8 +2711,9 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
-msgstr ""
+#, fuzzy
+msgid "Restart instances"
+msgstr "Псевдонимы:"
 
 #: lxc/action.go:70
 msgid ""
diff --git a/po/sl.po b/po/sl.po
index 088c967af4..bbd7c2f87b 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2525,7 +2525,7 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr ""
 
 #: lxc/action.go:70
diff --git a/po/sr.po b/po/sr.po
index 97454150e2..2aa88b264f 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2525,7 +2525,7 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr ""
 
 #: lxc/action.go:70
diff --git a/po/sv.po b/po/sv.po
index a45601d74b..21961c3b40 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2525,7 +2525,7 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr ""
 
 #: lxc/action.go:70
diff --git a/po/te.po b/po/te.po
index 291170570e..c5d7a418a4 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2525,7 +2525,7 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr ""
 
 #: lxc/action.go:70
diff --git a/po/tr.po b/po/tr.po
index 06f943792f..ff26025017 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2525,7 +2525,7 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr ""
 
 #: lxc/action.go:70
diff --git a/po/uk.po b/po/uk.po
index 18e060a117..e5114c658e 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -2525,7 +2525,7 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr ""
 
 #: lxc/action.go:70
diff --git a/po/zh_Hans.po b/po/zh_Hans.po
index fa6ec7e7f3..2bce87bede 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-04-01 10:32-0400\n"
+"POT-Creation-Date: 2020-04-06 09:26-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/"
@@ -2528,7 +2528,7 @@ msgid "Resources:"
 msgstr ""
 
 #: lxc/action.go:69
-msgid "Restart insances"
+msgid "Restart instances"
 msgstr ""
 
 #: lxc/action.go:70


More information about the lxc-devel mailing list