File: openstack_auth.pot

package info (click to toggle)
python-django-openstack-auth 1.1.6-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 552 kB
  • ctags: 183
  • sloc: python: 1,723; makefile: 31
file content (58 lines) | stat: -rw-r--r-- 1,257 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-09-11 13:43+0800\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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: backend.py:44
msgid "The authentication token issued by the Identity service has expired."
msgstr ""

#: backend.py:92
msgid "Invalid user name or password."
msgstr ""

#: backend.py:97
msgid "An error occurred authenticating. Please try again later."
msgstr ""

#: backend.py:119
msgid "Unable to retrieve authorized projects."
msgstr ""

#: backend.py:124
msgid "You are not authorized for any projects."
msgstr ""

#: backend.py:143
msgid "Unable to authenticate to any available projects."
msgstr ""

#: forms.py:48
msgid "Region"
msgstr ""

#: forms.py:49
msgid "User Name"
msgstr ""

#: forms.py:50
msgid "Password"
msgstr ""

#: forms.py:59
msgid "Domain"
msgstr ""