Also changing "Verification needed!" to "Email verification needed!"
[mediagoblin.git] / mediagoblin / i18n / en / LC_MESSAGES / mediagoblin.po
CommitLineData
4100798b
CAW
1# Translations template for PROJECT.
2# Copyright (C) 2011 ORGANIZATION
3# This file is distributed under the same license as the PROJECT project.
4# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
74a9c0eb
CAW
5#
6#, fuzzy
7msgid ""
8msgstr ""
4100798b
CAW
9"Project-Id-Version: PROJECT VERSION\n"
10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
58d71706 11"POT-Creation-Date: 2011-08-13 19:47-0500\n"
74a9c0eb
CAW
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=utf-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Generated-By: Babel 0.9.6\n"
19
d1e67890
CAW
20#: mediagoblin/auth/forms.py:24 mediagoblin/auth/forms.py:46
21msgid "Username"
22msgstr ""
23
24#: mediagoblin/auth/forms.py:29 mediagoblin/auth/forms.py:50
25msgid "Password"
26msgstr ""
27
28#: mediagoblin/auth/forms.py:34
29msgid "Passwords must match."
30msgstr ""
31
32#: mediagoblin/auth/forms.py:36
33msgid "Confirm password"
34msgstr ""
35
36#: mediagoblin/auth/forms.py:39
37msgid "Email address"
38msgstr ""
39
40#: mediagoblin/auth/views.py:40
41msgid "Sorry, registration is disabled on this instance."
42msgstr ""
43
58d71706 44#: mediagoblin/auth/views.py:57
d1e67890
CAW
45msgid "Sorry, a user with that name already exists."
46msgstr ""
47
58d71706
CAW
48#: mediagoblin/auth/views.py:61
49msgid "Sorry, that email address has already been taken."
50msgstr ""
51
52#: mediagoblin/auth/views.py:159
d1e67890
CAW
53msgid ""
54"Your email address has been verified. You may now login, edit your "
55"profile, and submit images!"
56msgstr ""
57
58d71706 58#: mediagoblin/auth/views.py:165
d1e67890
CAW
59msgid "The verification key or user id is incorrect"
60msgstr ""
61
58d71706 62#: mediagoblin/auth/views.py:186
d1e67890
CAW
63#: mediagoblin/templates/mediagoblin/auth/resent_verification_email.html:22
64msgid "Resent your verification email."
65msgstr ""
66
58d71706 67#: mediagoblin/edit/forms.py:26 mediagoblin/submit/forms.py:27
d1e67890
CAW
68msgid "Title"
69msgstr ""
70
71#: mediagoblin/edit/forms.py:29
72msgid "Slug"
73msgstr ""
74
75#: mediagoblin/edit/forms.py:30
76msgid "The slug can't be empty"
77msgstr ""
78
79#: mediagoblin/edit/forms.py:33 mediagoblin/submit/forms.py:31
80msgid "Tags"
81msgstr ""
82
83#: mediagoblin/edit/forms.py:38
84msgid "Bio"
85msgstr ""
86
87#: mediagoblin/edit/forms.py:41
88msgid "Website"
89msgstr ""
90
91#: mediagoblin/edit/forms.py:43
92msgid "Improperly formed URL"
93msgstr ""
94
95#: mediagoblin/edit/views.py:54
96msgid "An entry with that slug already exists for this user."
97msgstr ""
98
99#: mediagoblin/edit/views.py:75
100msgid "You are editing another user's media. Proceed with caution."
101msgstr ""
102
103#: mediagoblin/edit/views.py:96
104msgid "You are editing a user's profile. Proceed with caution."
105msgstr ""
106
58d71706 107#: mediagoblin/submit/forms.py:25
d1e67890
CAW
108msgid "File"
109msgstr ""
110
58d71706 111#: mediagoblin/submit/views.py:46
d1e67890
CAW
112msgid "You must provide a file."
113msgstr ""
114
58d71706 115#: mediagoblin/submit/views.py:49
d1e67890
CAW
116msgid "The file doesn't seem to be an image!"
117msgstr ""
118
58d71706 119#: mediagoblin/submit/views.py:94
d1e67890
CAW
120msgid "Woohoo! Submitted!"
121msgstr ""
122
4100798b
CAW
123#: mediagoblin/templates/mediagoblin/base.html:22
124msgid "GNU MediaGoblin"
125msgstr ""
126
127#: mediagoblin/templates/mediagoblin/base.html:45
128msgid "Mediagoblin logo"
129msgstr ""
130
131#: mediagoblin/templates/mediagoblin/base.html:51
132msgid "Submit media"
133msgstr ""
134
135#: mediagoblin/templates/mediagoblin/base.html:62
136msgid "verify your email!"
137msgstr ""
138
139#: mediagoblin/templates/mediagoblin/base.html:72
140msgid "Login"
141msgstr ""
142
143#: mediagoblin/templates/mediagoblin/base.html:88
144msgid ""
145"Powered by <a href=\"http://mediagoblin.org\">MediaGoblin</a>, a <a "
146"href=\"http://gnu.org/\">GNU project</a>"
147msgstr ""
148
58d71706 149#: mediagoblin/templates/mediagoblin/root.html:23
74a9c0eb
CAW
150msgid "Welcome to GNU MediaGoblin!"
151msgstr ""
152
58d71706 153#: mediagoblin/templates/mediagoblin/root.html:28
4100798b
CAW
154msgid "Submit an item"
155msgstr ""
156
58d71706 157#: mediagoblin/templates/mediagoblin/root.html:33
4100798b
CAW
158#, python-format
159msgid "If you have an account, you can <a href=\"%(login_url)s\">Login</a>."
160msgstr ""
161
58d71706 162#: mediagoblin/templates/mediagoblin/root.html:39
4100798b
CAW
163#, python-format
164msgid ""
165"If you don't have an account, please <a "
166"href=\"%(register_url)s\">Register</a>."
167msgstr ""
168
169#: mediagoblin/templates/mediagoblin/auth/login.html:26
170msgid "Log in"
171msgstr ""
172
173#: mediagoblin/templates/mediagoblin/auth/login.html:29
174msgid "Login failed!"
175msgstr ""
176
177#: mediagoblin/templates/mediagoblin/auth/login.html:34
178#: mediagoblin/templates/mediagoblin/auth/register.html:30
179#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35
58d71706 180#: mediagoblin/templates/mediagoblin/submit/start.html:29
4100798b
CAW
181msgid "Submit"
182msgstr ""
183
184#: mediagoblin/templates/mediagoblin/auth/login.html:42
185msgid "Don't have an account yet?"
186msgstr ""
187
188#: mediagoblin/templates/mediagoblin/auth/login.html:45
189msgid "Create one here!"
190msgstr ""
191
192#: mediagoblin/templates/mediagoblin/auth/register.html:27
193msgid "Create an account!"
194msgstr ""
195
4100798b
CAW
196#: mediagoblin/templates/mediagoblin/auth/verification_email.txt:19
197#, python-format
198msgid ""
199"Hi %(username)s,\n"
200"\n"
201"to activate your GNU MediaGoblin account, open the following URL in\n"
202"your web browser:\n"
203"\n"
204"%(verification_url)s"
205msgstr ""
206
207#: mediagoblin/templates/mediagoblin/edit/edit.html:29
208#, python-format
209msgid "Editing %(media_title)s"
210msgstr ""
211
212#: mediagoblin/templates/mediagoblin/edit/edit.html:36
213msgid "Cancel"
214msgstr ""
215
216#: mediagoblin/templates/mediagoblin/edit/edit.html:37
217msgid "Save changes"
218msgstr ""
219
220#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:29
221#, python-format
222msgid "Editing %(username)s's profile"
223msgstr ""
224
58d71706 225#: mediagoblin/templates/mediagoblin/listings/tag.html:31
4100798b
CAW
226msgid "Media tagged with:"
227msgstr ""
228
58d71706
CAW
229#: mediagoblin/templates/mediagoblin/listings/tag.html:42
230#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:48
231#: mediagoblin/templates/mediagoblin/user_pages/user.html:104
4100798b
CAW
232msgid "atom feed"
233msgstr ""
234
235#: mediagoblin/templates/mediagoblin/submit/start.html:26
236msgid "Submit yer media"
237msgstr ""
238
58d71706 239#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:32
4100798b
CAW
240#, python-format
241msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
242msgstr ""
243
58d71706
CAW
244#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:53
245#: mediagoblin/templates/mediagoblin/user_pages/user.html:32
4100798b
CAW
246msgid "Sorry, no such user found."
247msgstr ""
248
58d71706
CAW
249#: mediagoblin/templates/mediagoblin/user_pages/user.html:39
250#: mediagoblin/templates/mediagoblin/user_pages/user.html:59
4100798b
CAW
251msgid "Verification needed"
252msgstr ""
253
58d71706 254#: mediagoblin/templates/mediagoblin/user_pages/user.html:42
4100798b
CAW
255msgid "Almost done! Your account still needs to be verified."
256msgstr ""
257
58d71706 258#: mediagoblin/templates/mediagoblin/user_pages/user.html:47
4100798b
CAW
259msgid "An email should arrive in a few moments with instructions on how to do so."
260msgstr ""
261
58d71706 262#: mediagoblin/templates/mediagoblin/user_pages/user.html:51
4100798b
CAW
263msgid "In case it doesn't:"
264msgstr ""
265
58d71706 266#: mediagoblin/templates/mediagoblin/user_pages/user.html:54
4100798b
CAW
267msgid "Resend verification email"
268msgstr ""
269
58d71706 270#: mediagoblin/templates/mediagoblin/user_pages/user.html:62
4100798b
CAW
271msgid ""
272"Someone has registered an account with this username, but it still has to"
273" be verified."
274msgstr ""
275
58d71706 276#: mediagoblin/templates/mediagoblin/user_pages/user.html:68
4100798b
CAW
277#, python-format
278msgid ""
279"If you are that person but you've lost your verification email, you can "
280"<a href=\"%(login_url)s\">log in</a> and resend it."
281msgstr ""
282
58d71706 283#: mediagoblin/templates/mediagoblin/user_pages/user.html:78
4100798b
CAW
284#, python-format
285msgid "%(username)s's profile"
286msgstr ""
287
58d71706 288#: mediagoblin/templates/mediagoblin/user_pages/user.html:86
4100798b
CAW
289msgid "Edit profile"
290msgstr ""
291
58d71706 292#: mediagoblin/templates/mediagoblin/user_pages/user.html:98
4100798b
CAW
293#, python-format
294msgid "View all of %(username)s's media"
295msgstr ""
296
58d71706
CAW
297#: mediagoblin/user_pages/forms.py:24
298msgid "Comment"
299msgstr ""
300