[lxc-devel] [lxd/master] Fix typo in lxc list help

stgraber on Github lxc-bot at linuxcontainers.org
Thu Oct 20 02:46:10 UTC 2016


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/20161020/93eb58a2/attachment.bin>
-------------- next part --------------
From ef5834691f797955e1eb8a824e87bf1f55ee1ca7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgraber at ubuntu.com>
Date: Wed, 19 Oct 2016 22:45:19 -0400
Subject: [PATCH] Fix typo in lxc list help
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/list.go |  2 +-
 po/de.po    | 12 ++++++------
 po/fr.po    | 12 ++++++------
 po/ja.po    | 20 +++++++++++---------
 po/lxd.pot  | 10 +++++-----
 5 files changed, 29 insertions(+), 27 deletions(-)

diff --git a/lxc/list.go b/lxc/list.go
index f715e06..7ffcecb 100644
--- a/lxc/list.go
+++ b/lxc/list.go
@@ -73,7 +73,7 @@ lxc list [resource] [filters] [--format table|json] [-c columns] [--fast]
 The filters are:
 * A single keyword like "web" which will list any container with a name starting by "web".
 * A regular expression on the container name. (e.g. .*web.*01$)
-* A key/value pair referring to a configuration item. For those, the namespace can be abreviated to the smallest unambiguous identifier:
+* A key/value pair referring to a configuration item. For those, the namespace can be abbreviated to the smallest unambiguous identifier:
  * "user.blah=abc" will list all containers with the "blah" user property set to "abc".
  * "u.blah=abc" will do the same
  * "security.privileged=1" will list all privileged containers
diff --git a/po/de.po b/po/de.po
index 410a333..457bb33 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: 2016-10-15 00:03-0400\n"
+"POT-Creation-Date: 2016-10-19 22:44-0400\n"
 "PO-Revision-Date: 2015-06-13 06:10+0200\n"
 "Last-Translator: Felix Engelmann <felix-lxd at nlogn.org>\n"
 "Language-Team: \n"
@@ -301,7 +301,7 @@ msgstr ""
 msgid "Container name is mandatory"
 msgstr ""
 
-#: lxc/copy.go:140 lxc/copy.go:237 lxc/init.go:227
+#: lxc/copy.go:140 lxc/copy.go:241 lxc/init.go:227
 #, c-format
 msgid "Container name is: %s"
 msgstr ""
@@ -673,7 +673,7 @@ msgid ""
 "starting by \"web\".\n"
 "* A regular expression on the container name. (e.g. .*web.*01$)\n"
 "* A key/value pair referring to a configuration item. For those, the "
-"namespace can be abreviated to the smallest unambiguous identifier:\n"
+"namespace can be abbreviated to the smallest unambiguous identifier:\n"
 " * \"user.blah=abc\" will list all containers with the \"blah\" user "
 "property set to \"abc\".\n"
 " * \"u.blah=abc\" will do the same\n"
@@ -936,7 +936,7 @@ msgid ""
 "Manage files on a container.\n"
 "\n"
 "lxc file pull [-r|--recursive] <source> [<source>...] <target>\n"
-"lxc file push [-r|--recursive] [-p|create-dirs] [--uid=UID] [--gid=GID] [--"
+"lxc file push [-r|--recursive] [-p|--create-dirs] [--uid=UID] [--gid=GID] [--"
 "mode=MODE] <source> [<source>...] <target>\n"
 "lxc file edit <file>\n"
 "\n"
@@ -1697,7 +1697,7 @@ msgstr ""
 msgid "default"
 msgstr ""
 
-#: lxc/copy.go:131 lxc/copy.go:136 lxc/copy.go:228 lxc/copy.go:233
+#: lxc/copy.go:131 lxc/copy.go:136 lxc/copy.go:232 lxc/copy.go:237
 #: lxc/init.go:217 lxc/init.go:222 lxc/launch.go:111 lxc/launch.go:116
 msgid "didn't get any affected image, container or snapshot from server"
 msgstr ""
@@ -1779,7 +1779,7 @@ msgstr ""
 msgid "taken at %s"
 msgstr ""
 
-#: lxc/exec.go:163
+#: lxc/exec.go:185
 msgid "unreachable return reached"
 msgstr ""
 
diff --git a/po/fr.po b/po/fr.po
index c98ae11..9af94f4 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: 2016-10-15 00:03-0400\n"
+"POT-Creation-Date: 2016-10-19 22:44-0400\n"
 "PO-Revision-Date: 2015-02-26 02:05-0600\n"
 "Last-Translator: Stéphane Graber <stgraber at ubuntu.com\n"
 "Language-Team: French <fr at li.org>\n"
@@ -235,7 +235,7 @@ msgstr ""
 msgid "Container name is mandatory"
 msgstr ""
 
-#: lxc/copy.go:140 lxc/copy.go:237 lxc/init.go:227
+#: lxc/copy.go:140 lxc/copy.go:241 lxc/init.go:227
 #, c-format
 msgid "Container name is: %s"
 msgstr ""
@@ -560,7 +560,7 @@ msgid ""
 "starting by \"web\".\n"
 "* A regular expression on the container name. (e.g. .*web.*01$)\n"
 "* A key/value pair referring to a configuration item. For those, the "
-"namespace can be abreviated to the smallest unambiguous identifier:\n"
+"namespace can be abbreviated to the smallest unambiguous identifier:\n"
 " * \"user.blah=abc\" will list all containers with the \"blah\" user "
 "property set to \"abc\".\n"
 " * \"u.blah=abc\" will do the same\n"
@@ -740,7 +740,7 @@ msgid ""
 "Manage files on a container.\n"
 "\n"
 "lxc file pull [-r|--recursive] <source> [<source>...] <target>\n"
-"lxc file push [-r|--recursive] [-p|create-dirs] [--uid=UID] [--gid=GID] [--"
+"lxc file push [-r|--recursive] [-p|--create-dirs] [--uid=UID] [--gid=GID] [--"
 "mode=MODE] <source> [<source>...] <target>\n"
 "lxc file edit <file>\n"
 "\n"
@@ -1465,7 +1465,7 @@ msgstr ""
 msgid "default"
 msgstr ""
 
-#: lxc/copy.go:131 lxc/copy.go:136 lxc/copy.go:228 lxc/copy.go:233
+#: lxc/copy.go:131 lxc/copy.go:136 lxc/copy.go:232 lxc/copy.go:237
 #: lxc/init.go:217 lxc/init.go:222 lxc/launch.go:111 lxc/launch.go:116
 #, fuzzy
 msgid "didn't get any affected image, container or snapshot from server"
@@ -1548,7 +1548,7 @@ msgstr ""
 msgid "taken at %s"
 msgstr ""
 
-#: lxc/exec.go:163
+#: lxc/exec.go:185
 msgid "unreachable return reached"
 msgstr "Un retour inacessible à été atteint"
 
diff --git a/po/ja.po b/po/ja.po
index d9b4b9a..40cdec9 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: 2016-10-15 00:03-0400\n"
+"POT-Creation-Date: 2016-10-19 22:44-0400\n"
 "PO-Revision-Date: 2016-09-01 21:17+0900\n"
 "Last-Translator: KATOH Yasufumi <karma at jazz.email.ne.jp>\n"
 "Language-Team: Japanese <lxd-ja-language-team at googlegroups.com>\n"
@@ -238,7 +238,7 @@ msgstr "接続が拒否されました。LXDが実行されていますか?"
 msgid "Container name is mandatory"
 msgstr "コンテナ名を指定する必要があります"
 
-#: lxc/copy.go:140 lxc/copy.go:237 lxc/init.go:227
+#: lxc/copy.go:140 lxc/copy.go:241 lxc/init.go:227
 #, c-format
 msgid "Container name is: %s"
 msgstr "コンテナ名: %s"
@@ -614,6 +614,7 @@ msgstr ""
 " lxc info [<remote>:]"
 
 #: lxc/list.go:68
+#, fuzzy
 msgid ""
 "Lists the available resources.\n"
 "\n"
@@ -624,7 +625,7 @@ msgid ""
 "starting by \"web\".\n"
 "* A regular expression on the container name. (e.g. .*web.*01$)\n"
 "* A key/value pair referring to a configuration item. For those, the "
-"namespace can be abreviated to the smallest unambiguous identifier:\n"
+"namespace can be abbreviated to the smallest unambiguous identifier:\n"
 " * \"user.blah=abc\" will list all containers with the \"blah\" user "
 "property set to \"abc\".\n"
 " * \"u.blah=abc\" will do the same\n"
@@ -816,8 +817,8 @@ msgstr ""
 "lxc profile edit <profile>\n"
 "    プロファイルを編集します。外部エディタもしくはSTDINから読み込みます。\n"
 "    例: lxc profile edit <profile> # エディタの起動\n"
-"        cat profile.yaml | lxc profile edit <profile> # profile.yaml から読み込"
-"み\n"
+"        cat profile.yaml | lxc profile edit <profile> # profile.yaml から読み"
+"込み\n"
 "\n"
 "lxc profile assign <container> <profiles>\n"
 "    プロファイルのコンマ区切りのリストをコンテナに順番に割り当てます。\n"
@@ -942,7 +943,8 @@ msgstr ""
 "    設定の編集は外部エディタを起動するか、標準入力からの読み込みで行いま"
 "す。\n"
 "    例: lxc config edit <container> # エディタの起動\n"
-"        cat config.yaml | lxc config edit <config> # config.yamlから読み込み\n"
+"        cat config.yaml | lxc config edit <config> # config.yamlから読み込"
+"み\n"
 "\n"
 "lxc config trust list [remote]\n"
 "    信頼する証明書を全て表示します。\n"
@@ -973,7 +975,7 @@ msgid ""
 "Manage files on a container.\n"
 "\n"
 "lxc file pull [-r|--recursive] <source> [<source>...] <target>\n"
-"lxc file push [-r|--recursive] [-p|create-dirs] [--uid=UID] [--gid=GID] [--"
+"lxc file push [-r|--recursive] [-p|--create-dirs] [--uid=UID] [--gid=GID] [--"
 "mode=MODE] <source> [<source>...] <target>\n"
 "lxc file edit <file>\n"
 "\n"
@@ -1829,7 +1831,7 @@ msgstr ""
 msgid "default"
 msgstr ""
 
-#: lxc/copy.go:131 lxc/copy.go:136 lxc/copy.go:228 lxc/copy.go:233
+#: lxc/copy.go:131 lxc/copy.go:136 lxc/copy.go:232 lxc/copy.go:237
 #: lxc/init.go:217 lxc/init.go:222 lxc/launch.go:111 lxc/launch.go:116
 msgid "didn't get any affected image, container or snapshot from server"
 msgstr ""
@@ -1912,7 +1914,7 @@ msgstr ""
 msgid "taken at %s"
 msgstr "%s に取得しました"
 
-#: lxc/exec.go:163
+#: lxc/exec.go:185
 msgid "unreachable return reached"
 msgstr "到達しないはずのreturnに到達しました"
 
diff --git a/po/lxd.pot b/po/lxd.pot
index f734b04..39e0815 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: 2016-10-16 18:05-0400\n"
+        "POT-Creation-Date: 2016-10-19 22:44-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"
@@ -227,7 +227,7 @@ msgstr  ""
 msgid   "Container name is mandatory"
 msgstr  ""
 
-#: lxc/copy.go:140 lxc/copy.go:237 lxc/init.go:227
+#: lxc/copy.go:140 lxc/copy.go:241 lxc/init.go:227
 #, c-format
 msgid   "Container name is: %s"
 msgstr  ""
@@ -523,7 +523,7 @@ msgid   "Lists the available resources.\n"
         "The filters are:\n"
         "* A single keyword like \"web\" which will list any container with a name starting by \"web\".\n"
         "* A regular expression on the container name. (e.g. .*web.*01$)\n"
-        "* A key/value pair referring to a configuration item. For those, the namespace can be abreviated to the smallest unambiguous identifier:\n"
+        "* A key/value pair referring to a configuration item. For those, the namespace can be abbreviated to the smallest unambiguous identifier:\n"
         " * \"user.blah=abc\" will list all containers with the \"blah\" user property set to \"abc\".\n"
         " * \"u.blah=abc\" will do the same\n"
         " * \"security.privileged=1\" will list all privileged containers\n"
@@ -1333,7 +1333,7 @@ msgstr  ""
 msgid   "default"
 msgstr  ""
 
-#: lxc/copy.go:131 lxc/copy.go:136 lxc/copy.go:228 lxc/copy.go:233 lxc/init.go:217 lxc/init.go:222 lxc/launch.go:111 lxc/launch.go:116
+#: lxc/copy.go:131 lxc/copy.go:136 lxc/copy.go:232 lxc/copy.go:237 lxc/init.go:217 lxc/init.go:222 lxc/launch.go:111 lxc/launch.go:116
 msgid   "didn't get any affected image, container or snapshot from server"
 msgstr  ""
 
@@ -1413,7 +1413,7 @@ msgstr  ""
 msgid   "taken at %s"
 msgstr  ""
 
-#: lxc/exec.go:163
+#: lxc/exec.go:185
 msgid   "unreachable return reached"
 msgstr  ""
 


More information about the lxc-devel mailing list