[lxc-devel] [lxd/master] lxc/exec: Fix typo

stgraber on Github lxc-bot at linuxcontainers.org
Wed Dec 20 00:33:40 UTC 2017


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 354 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20171220/85572df5/attachment.bin>
-------------- next part --------------
From ccb9b42a926fb67d66cda94ad0e3abb145a230ce Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgraber at ubuntu.com>
Date: Tue, 19 Dec 2017 19:32:41 -0500
Subject: [PATCH] lxc/exec: Fix typo
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>
---
 lxc/exec.go   | 2 +-
 po/de.po      | 4 ++--
 po/el.po      | 4 ++--
 po/fi.po      | 4 ++--
 po/fr.po      | 4 ++--
 po/id.po      | 4 ++--
 po/it.po      | 4 ++--
 po/ja.po      | 4 ++--
 po/lxd.pot    | 4 ++--
 po/nb_NO.po   | 4 ++--
 po/nl.po      | 4 ++--
 po/pt_BR.po   | 4 ++--
 po/ru.po      | 4 ++--
 po/sr.po      | 4 ++--
 po/sv.po      | 4 ++--
 po/tr.po      | 4 ++--
 po/zh.po      | 4 ++--
 po/zh_Hans.po | 4 ++--
 18 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/lxc/exec.go b/lxc/exec.go
index b0865444b..42b7a32fc 100644
--- a/lxc/exec.go
+++ b/lxc/exec.go
@@ -56,7 +56,7 @@ func (c *execCmd) usage() string {
 Execute commands in containers.
 
 The command is executed directly using exec, so there is no shell and shell patterns (variables, file redirects, ...)
-won't be understood. If you need a shell environment you need to execute the shell executeable, passing the shell commands
+won't be understood. If you need a shell environment you need to execute the shell executable, passing the shell commands
 as arguments, for example:
 
     lxc exec <container> -- sh -c "cd /tmp && pwd"
diff --git a/po/de.po b/po/de.po
index b033ca82f..6e6a0b1f5 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: 2017-12-15 12:26+0100\n"
+"POT-Creation-Date: 2017-12-19 19:32-0500\n"
 "PO-Revision-Date: 2017-02-14 17:11+0000\n"
 "Last-Translator: Tim Rose <tim at netlope.de>\n"
 "Language-Team: German <https://hosted.weblate.org/projects/linux-containers/"
@@ -1649,7 +1649,7 @@ msgid ""
 "The command is executed directly using exec, so there is no shell and shell "
 "patterns (variables, file redirects, ...)\n"
 "won't be understood. If you need a shell environment you need to execute the "
-"shell executeable, passing the shell commands\n"
+"shell executable, passing the shell commands\n"
 "as arguments, for example:\n"
 "\n"
 "    lxc exec <container> -- sh -c \"cd /tmp && pwd\"\n"
diff --git a/po/el.po b/po/el.po
index af41b688b..1d246d017 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: 2017-12-15 12:26+0100\n"
+"POT-Creation-Date: 2017-12-19 19:32-0500\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/"
@@ -1450,7 +1450,7 @@ msgid ""
 "The command is executed directly using exec, so there is no shell and shell "
 "patterns (variables, file redirects, ...)\n"
 "won't be understood. If you need a shell environment you need to execute the "
-"shell executeable, passing the shell commands\n"
+"shell executable, passing the shell commands\n"
 "as arguments, for example:\n"
 "\n"
 "    lxc exec <container> -- sh -c \"cd /tmp && pwd\"\n"
diff --git a/po/fi.po b/po/fi.po
index 3eb847bdf..3f2c391fc 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: 2017-12-19 16:41-0500\n"
+"POT-Creation-Date: 2017-12-19 19:32-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -1443,7 +1443,7 @@ msgid ""
 "The command is executed directly using exec, so there is no shell and shell "
 "patterns (variables, file redirects, ...)\n"
 "won't be understood. If you need a shell environment you need to execute the "
-"shell executeable, passing the shell commands\n"
+"shell executable, passing the shell commands\n"
 "as arguments, for example:\n"
 "\n"
 "    lxc exec <container> -- sh -c \"cd /tmp && pwd\"\n"
diff --git a/po/fr.po b/po/fr.po
index 835ea0cab..c89c5c895 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: 2017-12-15 12:26+0100\n"
+"POT-Creation-Date: 2017-12-19 19:32-0500\n"
 "PO-Revision-Date: 2017-10-26 15:46+0000\n"
 "Last-Translator: Alban Vidal <alban.vidal at zordhak.fr>\n"
 "Language-Team: French <https://hosted.weblate.org/projects/linux-containers/"
@@ -1659,7 +1659,7 @@ msgid ""
 "The command is executed directly using exec, so there is no shell and shell "
 "patterns (variables, file redirects, ...)\n"
 "won't be understood. If you need a shell environment you need to execute the "
-"shell executeable, passing the shell commands\n"
+"shell executable, passing the shell commands\n"
 "as arguments, for example:\n"
 "\n"
 "    lxc exec <container> -- sh -c \"cd /tmp && pwd\"\n"
diff --git a/po/id.po b/po/id.po
index 3aa1ba53b..842cfaf15 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: 2017-12-15 12:26+0100\n"
+"POT-Creation-Date: 2017-12-19 19:32-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -1443,7 +1443,7 @@ msgid ""
 "The command is executed directly using exec, so there is no shell and shell "
 "patterns (variables, file redirects, ...)\n"
 "won't be understood. If you need a shell environment you need to execute the "
-"shell executeable, passing the shell commands\n"
+"shell executable, passing the shell commands\n"
 "as arguments, for example:\n"
 "\n"
 "    lxc exec <container> -- sh -c \"cd /tmp && pwd\"\n"
diff --git a/po/it.po b/po/it.po
index dcb8c3819..981e51d6f 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: 2017-12-15 12:26+0100\n"
+"POT-Creation-Date: 2017-12-19 19:32-0500\n"
 "PO-Revision-Date: 2017-08-18 14:22+0000\n"
 "Last-Translator: Alberto Donato <alberto.donato at gmail.com>\n"
 "Language-Team: Italian <https://hosted.weblate.org/projects/linux-containers/"
@@ -1469,7 +1469,7 @@ msgid ""
 "The command is executed directly using exec, so there is no shell and shell "
 "patterns (variables, file redirects, ...)\n"
 "won't be understood. If you need a shell environment you need to execute the "
-"shell executeable, passing the shell commands\n"
+"shell executable, passing the shell commands\n"
 "as arguments, for example:\n"
 "\n"
 "    lxc exec <container> -- sh -c \"cd /tmp && pwd\"\n"
diff --git a/po/ja.po b/po/ja.po
index ee5170af0..aab506af1 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: 2017-12-15 12:26+0100\n"
+"POT-Creation-Date: 2017-12-19 19:32-0500\n"
 "PO-Revision-Date: 2017-09-28 20:29+0000\n"
 "Last-Translator: KATOH Yasufumi <karma at jazz.email.ne.jp>\n"
 "Language-Team: Japanese <https://hosted.weblate.org/projects/linux-"
@@ -1584,7 +1584,7 @@ msgid ""
 "The command is executed directly using exec, so there is no shell and shell "
 "patterns (variables, file redirects, ...)\n"
 "won't be understood. If you need a shell environment you need to execute the "
-"shell executeable, passing the shell commands\n"
+"shell executable, passing the shell commands\n"
 "as arguments, for example:\n"
 "\n"
 "    lxc exec <container> -- sh -c \"cd /tmp && pwd\"\n"
diff --git a/po/lxd.pot b/po/lxd.pot
index b57731d16..a8c6ee04a 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: 2017-12-19 16:41-0500\n"
+        "POT-Creation-Date: 2017-12-19 19:32-0500\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"
@@ -1412,7 +1412,7 @@ msgid   "Usage: lxc exec [<remote>:]<container> [-t] [-T] [-n] [--mode=auto|inte
         "Execute commands in containers.\n"
         "\n"
         "The command is executed directly using exec, so there is no shell and shell patterns (variables, file redirects, ...)\n"
-        "won't be understood. If you need a shell environment you need to execute the shell executeable, passing the shell commands\n"
+        "won't be understood. If you need a shell environment you need to execute the shell executable, passing the shell commands\n"
         "as arguments, for example:\n"
         "\n"
         "    lxc exec <container> -- sh -c \"cd /tmp && pwd\"\n"
diff --git a/po/nb_NO.po b/po/nb_NO.po
index 07200c23d..a65162496 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: 2017-12-15 12:26+0100\n"
+"POT-Creation-Date: 2017-12-19 19:32-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -1443,7 +1443,7 @@ msgid ""
 "The command is executed directly using exec, so there is no shell and shell "
 "patterns (variables, file redirects, ...)\n"
 "won't be understood. If you need a shell environment you need to execute the "
-"shell executeable, passing the shell commands\n"
+"shell executable, passing the shell commands\n"
 "as arguments, for example:\n"
 "\n"
 "    lxc exec <container> -- sh -c \"cd /tmp && pwd\"\n"
diff --git a/po/nl.po b/po/nl.po
index 3f5eda408..2f64fdd55 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: 2017-12-15 12:26+0100\n"
+"POT-Creation-Date: 2017-12-19 19:32-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -1443,7 +1443,7 @@ msgid ""
 "The command is executed directly using exec, so there is no shell and shell "
 "patterns (variables, file redirects, ...)\n"
 "won't be understood. If you need a shell environment you need to execute the "
-"shell executeable, passing the shell commands\n"
+"shell executable, passing the shell commands\n"
 "as arguments, for example:\n"
 "\n"
 "    lxc exec <container> -- sh -c \"cd /tmp && pwd\"\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index ce88e479c..8cbd0cf8f 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: 2017-12-15 12:26+0100\n"
+"POT-Creation-Date: 2017-12-19 19:32-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -1443,7 +1443,7 @@ msgid ""
 "The command is executed directly using exec, so there is no shell and shell "
 "patterns (variables, file redirects, ...)\n"
 "won't be understood. If you need a shell environment you need to execute the "
-"shell executeable, passing the shell commands\n"
+"shell executable, passing the shell commands\n"
 "as arguments, for example:\n"
 "\n"
 "    lxc exec <container> -- sh -c \"cd /tmp && pwd\"\n"
diff --git a/po/ru.po b/po/ru.po
index e8d1da049..099011d8a 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: 2017-12-15 12:26+0100\n"
+"POT-Creation-Date: 2017-12-19 19:32-0500\n"
 "PO-Revision-Date: 2017-09-05 16:48+0000\n"
 "Last-Translator: Ilya Yakimavets <ilya.yakimavets at backend.expert>\n"
 "Language-Team: Russian <https://hosted.weblate.org/projects/linux-containers/"
@@ -1542,7 +1542,7 @@ msgid ""
 "The command is executed directly using exec, so there is no shell and shell "
 "patterns (variables, file redirects, ...)\n"
 "won't be understood. If you need a shell environment you need to execute the "
-"shell executeable, passing the shell commands\n"
+"shell executable, passing the shell commands\n"
 "as arguments, for example:\n"
 "\n"
 "    lxc exec <container> -- sh -c \"cd /tmp && pwd\"\n"
diff --git a/po/sr.po b/po/sr.po
index 330cd2109..004a2b6a6 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: 2017-12-15 12:26+0100\n"
+"POT-Creation-Date: 2017-12-19 19:32-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -1443,7 +1443,7 @@ msgid ""
 "The command is executed directly using exec, so there is no shell and shell "
 "patterns (variables, file redirects, ...)\n"
 "won't be understood. If you need a shell environment you need to execute the "
-"shell executeable, passing the shell commands\n"
+"shell executable, passing the shell commands\n"
 "as arguments, for example:\n"
 "\n"
 "    lxc exec <container> -- sh -c \"cd /tmp && pwd\"\n"
diff --git a/po/sv.po b/po/sv.po
index 63a50d5df..74baf44bb 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: 2017-12-15 12:26+0100\n"
+"POT-Creation-Date: 2017-12-19 19:32-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -1443,7 +1443,7 @@ msgid ""
 "The command is executed directly using exec, so there is no shell and shell "
 "patterns (variables, file redirects, ...)\n"
 "won't be understood. If you need a shell environment you need to execute the "
-"shell executeable, passing the shell commands\n"
+"shell executable, passing the shell commands\n"
 "as arguments, for example:\n"
 "\n"
 "    lxc exec <container> -- sh -c \"cd /tmp && pwd\"\n"
diff --git a/po/tr.po b/po/tr.po
index 809576dee..0d04ccc58 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: 2017-12-15 12:26+0100\n"
+"POT-Creation-Date: 2017-12-19 19:32-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -1443,7 +1443,7 @@ msgid ""
 "The command is executed directly using exec, so there is no shell and shell "
 "patterns (variables, file redirects, ...)\n"
 "won't be understood. If you need a shell environment you need to execute the "
-"shell executeable, passing the shell commands\n"
+"shell executable, passing the shell commands\n"
 "as arguments, for example:\n"
 "\n"
 "    lxc exec <container> -- sh -c \"cd /tmp && pwd\"\n"
diff --git a/po/zh.po b/po/zh.po
index 5a4f9e98c..87fcf8b22 100644
--- a/po/zh.po
+++ b/po/zh.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: 2017-12-15 12:26+0100\n"
+"POT-Creation-Date: 2017-12-19 19:32-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -1443,7 +1443,7 @@ msgid ""
 "The command is executed directly using exec, so there is no shell and shell "
 "patterns (variables, file redirects, ...)\n"
 "won't be understood. If you need a shell environment you need to execute the "
-"shell executeable, passing the shell commands\n"
+"shell executable, passing the shell commands\n"
 "as arguments, for example:\n"
 "\n"
 "    lxc exec <container> -- sh -c \"cd /tmp && pwd\"\n"
diff --git a/po/zh_Hans.po b/po/zh_Hans.po
index 6157ae699..e3cdb15c8 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: 2017-12-15 12:26+0100\n"
+"POT-Creation-Date: 2017-12-19 19:32-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -1443,7 +1443,7 @@ msgid ""
 "The command is executed directly using exec, so there is no shell and shell "
 "patterns (variables, file redirects, ...)\n"
 "won't be understood. If you need a shell environment you need to execute the "
-"shell executeable, passing the shell commands\n"
+"shell executable, passing the shell commands\n"
 "as arguments, for example:\n"
 "\n"
 "    lxc exec <container> -- sh -c \"cd /tmp && pwd\"\n"


More information about the lxc-devel mailing list