diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-04-20 06:04:10 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-04-20 06:04:10 +0000 |
| commit | 32843844a3eed6b3fc78d6346baeb84a5d7068f4 (patch) | |
| tree | ba99c599adc76fc49bc93a321c80e6df8c43c65b /python-openstackclient/locale/python-openstackclient.pot | |
| parent | 46d9fa10803d82361c191b082778542f2e7a2ee1 (diff) | |
| download | python-openstackclient-32843844a3eed6b3fc78d6346baeb84a5d7068f4.tar.gz | |
Imported Translations from Transifex
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure
Change-Id: I0e7cdac01f3dc8b9368aa891e93125a5e838ae3d
Diffstat (limited to 'python-openstackclient/locale/python-openstackclient.pot')
| -rw-r--r-- | python-openstackclient/locale/python-openstackclient.pot | 36 |
1 files changed, 25 insertions, 11 deletions
diff --git a/python-openstackclient/locale/python-openstackclient.pot b/python-openstackclient/locale/python-openstackclient.pot index 50313928..a7b64d57 100644 --- a/python-openstackclient/locale/python-openstackclient.pot +++ b/python-openstackclient/locale/python-openstackclient.pot @@ -7,9 +7,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: python-openstackclient 1.0.3.post31\n" +"Project-Id-Version: python-openstackclient 1.0.3.post49\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2015-04-18 06:04+0000\n" +"POT-Creation-Date: 2015-04-20 06:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -18,18 +18,32 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstackclient/api/auth.py:130 -msgid "Set a username with --os-username or OS_USERNAME\n" +#: openstackclient/api/auth.py:144 +msgid "Set a username with --os-username, OS_USERNAME, or auth.username\n" msgstr "" -#: openstackclient/api/auth.py:132 -msgid "Set an authentication URL, with --os-auth-url or OS_AUTH_URL\n" +#: openstackclient/api/auth.py:147 +msgid "" +"Set an authentication URL, with --os-auth-url, OS_AUTH_URL or " +"auth.auth_url\n" msgstr "" -#: openstackclient/api/auth.py:136 +#: openstackclient/api/auth.py:153 msgid "" -"Set a scope, such as a project or domain, with --os-project-name or " -"OS_PROJECT_NAME" +"Set a scope, such as a project or domain, with --os-project-name, " +"OS_PROJECT_NAME or auth.project_name" +msgstr "" + +#: openstackclient/api/auth.py:157 openstackclient/api/auth.py:163 +msgid "Set a token with --os-token, OS_TOKEN or auth.token\n" +msgstr "" + +#: openstackclient/api/auth.py:159 +msgid "Set a service AUTH_URL, with --os-auth-url, OS_AUTH_URL or auth.auth_url\n" +msgstr "" + +#: openstackclient/api/auth.py:165 +msgid "Set a service URL, with --os-url, OS_URL or auth.url\n" msgstr "" #: openstackclient/compute/v2/availability_zone.py:72 @@ -129,7 +143,7 @@ msgid "" "multiple NICs. Either net-id or port-id must be provided, but not both. " "net-id: attach NIC to network with this UUID, port-id: attach NIC to port" " with this UUID, v4-fixed-ip: IPv4 fixed address for NIC (optional), v6" -"-fixed-ip: IPv6 fixed address for NIC (optional), " +"-fixed-ip: IPv6 fixed address for NIC (optional)." msgstr "" #: openstackclient/compute/v2/server.py:295 @@ -553,7 +567,7 @@ msgid "New role name" msgstr "" #: openstackclient/identity/v2_0/role.py:92 -#: openstackclient/identity/v3/role.py:157 +#: openstackclient/identity/v3/role.py:158 msgid "Return existing role" msgstr "" |
