diff options
Diffstat (limited to 'python-openstackclient/locale/de')
| -rw-r--r-- | python-openstackclient/locale/de/LC_MESSAGES/python-openstackclient.po | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/python-openstackclient/locale/de/LC_MESSAGES/python-openstackclient.po b/python-openstackclient/locale/de/LC_MESSAGES/python-openstackclient.po index ef666d30..28d8031c 100644 --- a/python-openstackclient/locale/de/LC_MESSAGES/python-openstackclient.po +++ b/python-openstackclient/locale/de/LC_MESSAGES/python-openstackclient.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: python-openstackclient\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2015-01-15 06:15+0000\n" -"PO-Revision-Date: 2015-01-13 07:45+0000\n" +"POT-Creation-Date: 2015-01-19 06:14+0000\n" +"PO-Revision-Date: 2015-01-16 21:14+0000\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Language-Team: German (http://www.transifex.com/projects/p/python-" "openstackclient/language/de/)\n" @@ -20,6 +20,20 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" +#: openstackclient/api/auth.py:132 +msgid "Set a username with --os-username or OS_USERNAME\n" +msgstr "" + +#: openstackclient/api/auth.py:134 +msgid "Set an authentication URL, with --os-auth-url or OS_AUTH_URL\n" +msgstr "" + +#: openstackclient/api/auth.py:138 +msgid "" +"Set a scope, such as a project or domain, with --os-project-name or " +"OS_PROJECT_NAME" +msgstr "" + #: openstackclient/compute/v2/availability_zone.py:72 #: openstackclient/compute/v2/server.py:601 #: openstackclient/identity/v2_0/endpoint.py:114 |
