Add a no_referrer setting to prevent browsers leaking information.
[mediagoblin.git] / mediagoblin / i18n / ja / mediagoblin.po
CommitLineData
0445100b 1# Translations template for PROJECT.
5d8e56ff 2# Copyright (C) 2015 ORGANIZATION
0445100b
CAW
3# This file is distributed under the same license as the PROJECT project.
4#
8c12e57b 5# Translators:
0578d8b3 6# Avery <averym@gmail.com>, 2011
e9f75d75 7# ayleph <ayleph@thisshitistemp.com>, 2014
0578d8b3 8# parlegon <parlegon@gmail.com>, 2013
0445100b
CAW
9msgid ""
10msgstr ""
11"Project-Id-Version: GNU MediaGoblin\n"
288dcfe0 12"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
5d8e56ff
CAW
13"POT-Creation-Date: 2015-01-16 15:13-0600\n"
14"PO-Revision-Date: 2015-01-16 21:13+0000\n"
92ce9c0d 15"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
0578d8b3 16"Language-Team: Japanese (http://www.transifex.com/projects/p/mediagoblin/language/ja/)\n"
0445100b
CAW
17"MIME-Version: 1.0\n"
18"Content-Type: text/plain; charset=UTF-8\n"
19"Content-Transfer-Encoding: 8bit\n"
92ce9c0d 20"Generated-By: Babel 1.3\n"
0445100b 21"Language: ja\n"
d2eb7440 22"Plural-Forms: nplurals=1; plural=0;\n"
0445100b 23
e2a4e048 24#: mediagoblin/decorators.py:304 mediagoblin/plugins/openid/views.py:205
567c09f0
CAW
25msgid "Sorry, registration is disabled on this instance."
26msgstr "申し訳ありませんが、このインスタンスで登録は無効になっています。"
0445100b 27
e2a4e048 28#: mediagoblin/decorators.py:319
288dcfe0 29msgid "Sorry, reporting is disabled on this instance."
0578d8b3
RE
30msgstr ""
31
e2a4e048
CAW
32#: mediagoblin/decorators.py:362 mediagoblin/plugins/ldap/views.py:58
33#: mediagoblin/plugins/persona/views.py:79
288dcfe0 34msgid "Sorry, authentication is disabled on this instance."
c2c66ea1
CAW
35msgstr ""
36
e2a4e048 37#: mediagoblin/auth/tools.py:45
0578d8b3
RE
38msgid "Invalid User name or email address."
39msgstr ""
40
e2a4e048 41#: mediagoblin/auth/tools.py:46
0578d8b3
RE
42msgid "This field does not take email addresses."
43msgstr ""
44
e2a4e048 45#: mediagoblin/auth/tools.py:47
0578d8b3
RE
46msgid "This field requires an email address."
47msgstr ""
48
e2a4e048 49#: mediagoblin/auth/tools.py:118
0445100b
CAW
50msgid "Sorry, a user with that name already exists."
51msgstr "申し訳ありませんが、その名前を持つユーザーがすでに存在しています。"
52
e2a4e048 53#: mediagoblin/auth/tools.py:122 mediagoblin/edit/views.py:452
19e2668b 54msgid "Sorry, a user with that email address already exists."
0445100b
CAW
55msgstr ""
56
e2a4e048
CAW
57#: mediagoblin/auth/views.py:145 mediagoblin/edit/views.py:408
58#: mediagoblin/edit/views.py:429 mediagoblin/plugins/basic_auth/views.py:110
567c09f0
CAW
59msgid "The verification key or user id is incorrect."
60msgstr ""
61
e2a4e048 62#: mediagoblin/auth/views.py:164
0445100b
CAW
63msgid ""
64"Your email address has been verified. You may now login, edit your profile, "
65"and submit images!"
66msgstr "メアドが確認されています。これで、ログインしてプロファイルを編集し、画像を提出することができます!"
67
e2a4e048 68#: mediagoblin/auth/views.py:170
0445100b
CAW
69msgid "The verification key or user id is incorrect"
70msgstr "検証キーまたはユーザーIDが間違っています"
71
e2a4e048 72#: mediagoblin/auth/views.py:188
19e2668b
CAW
73msgid "You must be logged in so we know who to send the email to!"
74msgstr ""
75
e2a4e048 76#: mediagoblin/auth/views.py:196
19e2668b
CAW
77msgid "You've already verified your email address!"
78msgstr ""
79
e2a4e048 80#: mediagoblin/auth/views.py:206
0445100b
CAW
81msgid "Resent your verification email."
82msgstr "検証メールを再送しました。"
83
e2a4e048
CAW
84#: mediagoblin/db/mixin.py:404
85msgid "{username} added {object}"
86msgstr ""
87
88#: mediagoblin/db/mixin.py:405
89msgid "{username} added {object} to {target}"
90msgstr ""
91
92#: mediagoblin/db/mixin.py:407
93msgid "{username} authored {object}"
94msgstr ""
95
96#: mediagoblin/db/mixin.py:408
97msgid "{username} created {object}"
98msgstr ""
99
100#: mediagoblin/db/mixin.py:409
101msgid "{username} deleted {object}"
102msgstr ""
103
104#: mediagoblin/db/mixin.py:410
105msgid "{username} disliked {object}"
106msgstr ""
107
108#: mediagoblin/db/mixin.py:411
109msgid "{username} favorited {object}"
110msgstr ""
111
112#: mediagoblin/db/mixin.py:412
113msgid "{username} followed {object}"
114msgstr ""
115
116#: mediagoblin/db/mixin.py:413
117msgid "{username} liked {object}"
118msgstr ""
119
120#: mediagoblin/db/mixin.py:415
121msgid "{username} posted {object}"
122msgstr ""
123
124#: mediagoblin/db/mixin.py:416
125msgid "{username} posted {object} to {target}"
126msgstr ""
127
128#: mediagoblin/db/mixin.py:418
129msgid "{username} shared {object}"
130msgstr ""
131
132#: mediagoblin/db/mixin.py:419
133msgid "{username} unfavorited {object}"
134msgstr ""
135
136#: mediagoblin/db/mixin.py:420
137msgid "{username} stopped following {object}"
138msgstr ""
139
140#: mediagoblin/db/mixin.py:421
141msgid "{username} unliked {object}"
142msgstr ""
143
144#: mediagoblin/db/mixin.py:422
145msgid "{username} unshared {object}"
146msgstr ""
147
148#: mediagoblin/db/mixin.py:423
149msgid "{username} updated {object}"
150msgstr ""
151
152#: mediagoblin/db/mixin.py:424
153msgid "{username} tagged {object}"
154msgstr ""
155
5d8e56ff
CAW
156#: mediagoblin/db/mixin.py:428
157msgid "an image"
158msgstr ""
159
160#: mediagoblin/db/mixin.py:429
161msgid "a comment"
162msgstr ""
163
164#: mediagoblin/db/mixin.py:430
165msgid "a collection"
166msgstr ""
167
168#: mediagoblin/db/mixin.py:431
169msgid "a video"
170msgstr ""
171
172#: mediagoblin/db/mixin.py:432
173msgid "audio"
174msgstr ""
175
176#: mediagoblin/db/mixin.py:433
177msgid "a person"
178msgstr ""
179
180#: mediagoblin/db/mixin.py:450 mediagoblin/db/mixin.py:459
181msgid "an object"
182msgstr ""
183
e2a4e048 184#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:90
92ce9c0d
CAW
185#: mediagoblin/media_types/blog/forms.py:24
186#: mediagoblin/media_types/blog/forms.py:33 mediagoblin/submit/forms.py:37
187#: mediagoblin/submit/forms.py:61
188#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:40
189#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:69
190#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:100
ac7c9180 191#: mediagoblin/user_pages/forms.py:45
0445100b
CAW
192msgid "Title"
193msgstr "タイトル"
194
92ce9c0d 195#: mediagoblin/edit/forms.py:32 mediagoblin/submit/forms.py:40
bcd50908
CAW
196msgid "Description of this work"
197msgstr ""
198
92ce9c0d 199#: mediagoblin/edit/forms.py:33 mediagoblin/edit/forms.py:56
e2a4e048 200#: mediagoblin/edit/forms.py:94 mediagoblin/submit/forms.py:65
bcd50908
CAW
201msgid ""
202"You can use\n"
203" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
204" Markdown</a> for formatting."
205msgstr ""
206
92ce9c0d
CAW
207#: mediagoblin/edit/forms.py:37 mediagoblin/media_types/blog/forms.py:27
208#: mediagoblin/submit/forms.py:45
b0391ad9
CAW
209msgid "Tags"
210msgstr "タグ"
211
92ce9c0d 212#: mediagoblin/edit/forms.py:39 mediagoblin/submit/forms.py:47
bcd50908 213msgid "Separate tags by commas."
19e2668b
CAW
214msgstr ""
215
e2a4e048 216#: mediagoblin/edit/forms.py:42 mediagoblin/edit/forms.py:98
0445100b
CAW
217msgid "Slug"
218msgstr "スラグ"
219
e2a4e048 220#: mediagoblin/edit/forms.py:43 mediagoblin/edit/forms.py:99
0445100b
CAW
221msgid "The slug can't be empty"
222msgstr "スラグは必要です。"
223
92ce9c0d 224#: mediagoblin/edit/forms.py:44
b0391ad9 225msgid ""
bcd50908
CAW
226"The title part of this media's address. You usually don't need to change "
227"this."
b0391ad9 228msgstr ""
0445100b 229
92ce9c0d
CAW
230#: mediagoblin/edit/forms.py:48 mediagoblin/media_types/blog/forms.py:29
231#: mediagoblin/submit/forms.py:50
5f081163 232#: mediagoblin/templates/mediagoblin/utils/license.html:20
f62b697e
CAW
233msgid "License"
234msgstr ""
235
92ce9c0d 236#: mediagoblin/edit/forms.py:54
0445100b
CAW
237msgid "Bio"
238msgstr "自己紹介"
239
92ce9c0d 240#: mediagoblin/edit/forms.py:60
0445100b
CAW
241msgid "Website"
242msgstr "URL"
243
92ce9c0d 244#: mediagoblin/edit/forms.py:62
c2c66ea1
CAW
245msgid "This address contains errors"
246msgstr ""
247
e2a4e048
CAW
248#: mediagoblin/edit/forms.py:64
249msgid "Hometown"
250msgstr ""
251
252#: mediagoblin/edit/forms.py:68
567c09f0
CAW
253msgid "Email me when others comment on my media"
254msgstr ""
255
e2a4e048 256#: mediagoblin/edit/forms.py:70
b299b6b7 257msgid "Enable insite notifications about events."
ac7c9180
CAW
258msgstr ""
259
e2a4e048 260#: mediagoblin/edit/forms.py:72
567c09f0 261msgid "License preference"
ac7c9180
CAW
262msgstr ""
263
e2a4e048 264#: mediagoblin/edit/forms.py:78
567c09f0 265msgid "This will be your default license on upload forms."
325e9bc4
CAW
266msgstr ""
267
e2a4e048 268#: mediagoblin/edit/forms.py:91
d2eb7440
CAW
269msgid "The title can't be empty"
270msgstr ""
271
e2a4e048 272#: mediagoblin/edit/forms.py:93 mediagoblin/submit/forms.py:64
ac7c9180 273#: mediagoblin/user_pages/forms.py:48
d2eb7440
CAW
274msgid "Description of this collection"
275msgstr ""
276
e2a4e048 277#: mediagoblin/edit/forms.py:100
d2eb7440
CAW
278msgid ""
279"The title part of this collection's address. You usually don't need to "
280"change this."
281msgstr ""
282
e2a4e048 283#: mediagoblin/edit/forms.py:107 mediagoblin/plugins/basic_auth/forms.py:68
0578d8b3 284msgid "Old password"
e9f75d75 285msgstr "旧パスワード"
0578d8b3 286
e2a4e048 287#: mediagoblin/edit/forms.py:109 mediagoblin/plugins/basic_auth/forms.py:70
0578d8b3
RE
288msgid "Enter your old password to prove you own this account."
289msgstr ""
290
e2a4e048 291#: mediagoblin/edit/forms.py:112 mediagoblin/plugins/basic_auth/forms.py:73
0578d8b3 292msgid "New password"
e9f75d75 293msgstr "新パスワード"
0578d8b3 294
e2a4e048 295#: mediagoblin/edit/forms.py:120
567c09f0
CAW
296msgid "New email address"
297msgstr ""
298
e2a4e048 299#: mediagoblin/edit/forms.py:124 mediagoblin/plugins/basic_auth/forms.py:28
567c09f0 300#: mediagoblin/plugins/basic_auth/forms.py:43
288dcfe0 301#: mediagoblin/plugins/ldap/forms.py:39
e2a4e048
CAW
302#: mediagoblin/templates/mediagoblin/edit/edit_account.html:67
303#: mediagoblin/tests/test_util.py:148
567c09f0
CAW
304msgid "Password"
305msgstr "パスワード"
306
e2a4e048 307#: mediagoblin/edit/forms.py:126
567c09f0
CAW
308msgid "Enter your password to prove you own this account."
309msgstr ""
310
e2a4e048 311#: mediagoblin/edit/forms.py:156
92ce9c0d
CAW
312msgid "Identifier"
313msgstr ""
314
e2a4e048 315#: mediagoblin/edit/forms.py:157
92ce9c0d
CAW
316msgid "Value"
317msgstr ""
318
e2a4e048 319#: mediagoblin/edit/views.py:80
0445100b
CAW
320msgid "An entry with that slug already exists for this user."
321msgstr "そのスラグを持つエントリは、このユーザーは既に存在します。"
322
e2a4e048 323#: mediagoblin/edit/views.py:98
0445100b
CAW
324msgid "You are editing another user's media. Proceed with caution."
325msgstr "あなたは、他のユーザーのメディアを編集しています。ご注意ください。"
326
e2a4e048 327#: mediagoblin/edit/views.py:168
304934b3
CAW
328#, python-format
329msgid "You added the attachment %s!"
330msgstr ""
331
e2a4e048 332#: mediagoblin/edit/views.py:195
ac7c9180
CAW
333msgid "You can only edit your own profile."
334msgstr ""
335
e2a4e048 336#: mediagoblin/edit/views.py:201
0445100b
CAW
337msgid "You are editing a user's profile. Proceed with caution."
338msgstr "あなたは、他のユーザーのプロファイルを編集しています。ご注意ください。"
339
e2a4e048 340#: mediagoblin/edit/views.py:232
bcd50908
CAW
341msgid "Profile changes saved"
342msgstr ""
343
e2a4e048 344#: mediagoblin/edit/views.py:265
325e9bc4
CAW
345msgid "Account settings saved"
346msgstr ""
347
e2a4e048
CAW
348#: mediagoblin/edit/views.py:286
349msgid "Unknown application, not able to deauthorize"
350msgstr ""
351
352#: mediagoblin/edit/views.py:293
353msgid "Application has been deauthorized"
354msgstr ""
355
356#: mediagoblin/edit/views.py:327
ac7c9180 357msgid "You need to confirm the deletion of your account."
19e2668b
CAW
358msgstr ""
359
e2a4e048
CAW
360#: mediagoblin/edit/views.py:363 mediagoblin/submit/views.py:134
361#: mediagoblin/user_pages/views.py:254
d2eb7440 362#, python-format
20d01dae 363msgid "You already have a collection called \"%s\"!"
d2eb7440
CAW
364msgstr ""
365
e2a4e048 366#: mediagoblin/edit/views.py:367
d2eb7440
CAW
367msgid "A collection with that slug already exists for this user."
368msgstr ""
369
e2a4e048 370#: mediagoblin/edit/views.py:382
d2eb7440
CAW
371msgid "You are editing another user's collection. Proceed with caution."
372msgstr ""
373
e2a4e048 374#: mediagoblin/edit/views.py:423
288dcfe0 375msgid "Your email address has been verified."
0578d8b3
RE
376msgstr ""
377
e2a4e048 378#: mediagoblin/edit/views.py:458 mediagoblin/plugins/basic_auth/views.py:200
288dcfe0 379msgid "Wrong password"
567c09f0
CAW
380msgstr ""
381
0578d8b3 382#: mediagoblin/gmg_commands/assetlink.py:60
325e9bc4
CAW
383msgid "Cannot link theme... no theme set\n"
384msgstr ""
385
0578d8b3 386#: mediagoblin/gmg_commands/assetlink.py:73
325e9bc4
CAW
387msgid "No asset directory for this theme\n"
388msgstr ""
389
0578d8b3 390#: mediagoblin/gmg_commands/assetlink.py:76
325e9bc4 391msgid "However, old link directory symlink found; removed.\n"
bcd50908
CAW
392msgstr ""
393
0578d8b3
RE
394#: mediagoblin/gmg_commands/assetlink.py:112
395#, python-format
396msgid "Could not link \"%s\": %s exists and is not a symlink\n"
397msgstr ""
398
399#: mediagoblin/gmg_commands/assetlink.py:119
400#, python-format
401msgid "Skipping \"%s\"; already set up.\n"
402msgstr ""
403
404#: mediagoblin/gmg_commands/assetlink.py:124
405#, python-format
406msgid "Old link found for \"%s\"; removing.\n"
407msgstr ""
408
e2a4e048 409#: mediagoblin/gmg_commands/batchaddmedia.py:40
92ce9c0d
CAW
410msgid ""
411"For more information about how to properly run this\n"
412"script (and how to format the metadata csv file), read the MediaGoblin\n"
413"documentation page on command line uploading\n"
414"<http://docs.mediagoblin.org/siteadmin/commandline-upload.html>"
415msgstr ""
416
e2a4e048 417#: mediagoblin/gmg_commands/batchaddmedia.py:46
92ce9c0d
CAW
418msgid "Name of user these media entries belong to"
419msgstr ""
420
e2a4e048 421#: mediagoblin/gmg_commands/batchaddmedia.py:49
92ce9c0d
CAW
422msgid "Path to the csv file containing metadata information."
423msgstr ""
424
e2a4e048 425#: mediagoblin/gmg_commands/batchaddmedia.py:54
92ce9c0d
CAW
426msgid "Don't process eagerly, pass off to celery"
427msgstr ""
428
e2a4e048 429#: mediagoblin/gmg_commands/batchaddmedia.py:69
92ce9c0d
CAW
430msgid "Sorry, no user by username '{username}' exists"
431msgstr ""
432
e2a4e048 433#: mediagoblin/gmg_commands/batchaddmedia.py:80
92ce9c0d
CAW
434msgid "File at {path} not found, use -h flag for help"
435msgstr ""
436
e2a4e048 437#: mediagoblin/gmg_commands/batchaddmedia.py:121
92ce9c0d
CAW
438msgid ""
439"Error with media '{media_id}' value '{error_path}': {error_msg}\n"
440"Metadata was not uploaded."
441msgstr ""
442
e2a4e048 443#: mediagoblin/gmg_commands/batchaddmedia.py:147
92ce9c0d
CAW
444msgid ""
445"FAIL: Local file {filename} could not be accessed.\n"
446"{filename} will not be uploaded."
447msgstr ""
448
e2a4e048 449#: mediagoblin/gmg_commands/batchaddmedia.py:163
92ce9c0d
CAW
450msgid ""
451"Successfully submitted {filename}!\n"
452"Be sure to look at the Media Processing Panel on your website to be sure it\n"
453"uploaded successfully."
454msgstr ""
455
e2a4e048 456#: mediagoblin/gmg_commands/batchaddmedia.py:166
92ce9c0d
CAW
457msgid "FAIL: This file is larger than the upload limits for this site."
458msgstr ""
459
e2a4e048 460#: mediagoblin/gmg_commands/batchaddmedia.py:169
92ce9c0d
CAW
461msgid "FAIL: This file will put this user past their upload limits."
462msgstr ""
463
e2a4e048 464#: mediagoblin/gmg_commands/batchaddmedia.py:172
92ce9c0d
CAW
465msgid "FAIL: This user is already past their upload limits."
466msgstr ""
467
e2a4e048 468#: mediagoblin/gmg_commands/batchaddmedia.py:174
92ce9c0d
CAW
469msgid "{files_uploaded} out of {files_attempted} files successfully submitted"
470msgstr ""
471
ac7c9180
CAW
472#: mediagoblin/meddleware/csrf.py:134
473msgid ""
474"CSRF cookie not present. This is most likely the result of a cookie blocker "
475"or somesuch.<br/>Make sure to permit the settings of cookies for this "
476"domain."
477msgstr ""
478
92ce9c0d
CAW
479#: mediagoblin/media_types/__init__.py:79
480#: mediagoblin/media_types/__init__.py:101
24150310 481msgid "Sorry, I don't support that file type :("
19e2668b
CAW
482msgstr ""
483
92ce9c0d
CAW
484#: mediagoblin/media_types/blog/forms.py:26
485#: mediagoblin/media_types/blog/forms.py:35
486#: mediagoblin/plugins/oauth/forms.py:36
487msgid "Description"
488msgstr ""
489
490#: mediagoblin/media_types/blog/forms.py:40 mediagoblin/user_pages/forms.py:31
491msgid "I am sure I want to delete this"
492msgstr ""
493
e2a4e048 494#: mediagoblin/media_types/blog/views.py:158 mediagoblin/submit/views.py:71
92ce9c0d
CAW
495msgid "Woohoo! Submitted!"
496msgstr "投稿終了!"
497
e2a4e048 498#: mediagoblin/media_types/blog/views.py:200
92ce9c0d
CAW
499msgid "Woohoo! edited blogpost is submitted"
500msgstr ""
501
e2a4e048 502#: mediagoblin/media_types/blog/views.py:322
92ce9c0d
CAW
503msgid "You deleted the Blog."
504msgstr ""
505
e2a4e048
CAW
506#: mediagoblin/media_types/blog/views.py:328
507#: mediagoblin/user_pages/views.py:332
92ce9c0d
CAW
508msgid "The media was not deleted because you didn't check that you were sure."
509msgstr ""
510
e2a4e048 511#: mediagoblin/media_types/blog/views.py:335
92ce9c0d
CAW
512msgid "You are about to delete another user's Blog. Proceed with caution."
513msgstr ""
514
e2a4e048 515#: mediagoblin/media_types/blog/views.py:346
92ce9c0d
CAW
516msgid "The blog was not deleted because you have no rights."
517msgstr ""
518
519#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:43
520msgid "Add Blog Post"
521msgstr ""
522
523#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:50
524msgid "Edit Blog"
525msgstr ""
526
527#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:57
528msgid "Delete Blog"
529msgstr ""
530
531#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:92
532#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blogpost_draft_view.html:35
533#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:76
534#: mediagoblin/templates/mediagoblin/user_pages/collection.html:52
e2a4e048 535#: mediagoblin/templates/mediagoblin/user_pages/media.html:85
92ce9c0d
CAW
536msgid "Edit"
537msgstr "編集"
538
539#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:93
540#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blogpost_draft_view.html:36
541#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/delete.html:39
542#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit.html:39
543#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:80
544#: mediagoblin/templates/mediagoblin/user_pages/collection.html:56
e2a4e048 545#: mediagoblin/templates/mediagoblin/user_pages/media.html:89
92ce9c0d
CAW
546msgid "Delete"
547msgstr "削除"
548
549#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:102
550msgid "<em> Go to list view </em>"
551msgstr ""
552
553#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:104
554msgid " No blog post yet. "
555msgstr ""
556
557#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_confirm_delete.html:30
558#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
559#, python-format
560msgid "Really delete %(title)s?"
561msgstr ""
562
563#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_confirm_delete.html:47
564#: mediagoblin/templates/mediagoblin/edit/attachments.html:61
565#: mediagoblin/templates/mediagoblin/edit/delete_account.html:42
566#: mediagoblin/templates/mediagoblin/edit/edit.html:41
567#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
568#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:54
569#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:60
570#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:67
571#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
572msgid "Cancel"
573msgstr "キャンセル"
574
575#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_confirm_delete.html:48
576#: mediagoblin/templates/mediagoblin/edit/delete_account.html:44
577#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:56
578#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
579msgid "Delete permanently"
580msgstr ""
581
582#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_edit_create.html:26
583msgid "Create/Edit a Blog"
584msgstr ""
585
586#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_edit_create.html:37
587#: mediagoblin/plugins/oauth/templates/oauth/client/register.html:29
588#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:39
589#: mediagoblin/templates/mediagoblin/submit/collection.html:30
590#: mediagoblin/templates/mediagoblin/submit/start.html:39
591#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:68
592msgid "Add"
593msgstr "追加"
594
595#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_post_edit_create.html:23
596msgid "Create/Edit a blog post."
597msgstr ""
598
599#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_post_edit_create.html:29
600msgid "Create/Edit a Blog Post."
601msgstr ""
602
603#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_post_listing.html:24
604#, python-format
605msgid "%(blog_owner_name)s's Blog"
606msgstr ""
607
608#: mediagoblin/media_types/blog/templates/mediagoblin/blog/list_of_blogs.html:46
609msgid "View"
610msgstr ""
611
612#: mediagoblin/media_types/blog/templates/mediagoblin/blog/list_of_blogs.html:65
613msgid "Create a Blog"
614msgstr ""
615
616#: mediagoblin/media_types/blog/templates/mediagoblin/blog/url_to_dashboard.html:20
617msgid " Blog Dashboard "
618msgstr ""
619
567c09f0 620#: mediagoblin/media_types/pdf/processing.py:142
0578d8b3
RE
621msgid "unoconv failing to run, check log file"
622msgstr ""
623
567c09f0 624#: mediagoblin/media_types/video/processing.py:44
325e9bc4
CAW
625msgid "Video transcoding failed"
626msgstr ""
627
288dcfe0 628#: mediagoblin/moderation/forms.py:21
02993c9d 629msgid "Take away privilege"
288dcfe0
CAW
630msgstr ""
631
632#: mediagoblin/moderation/forms.py:22
02993c9d 633msgid "Ban the user"
288dcfe0
CAW
634msgstr ""
635
636#: mediagoblin/moderation/forms.py:23
02993c9d 637msgid "Send the user a message"
288dcfe0
CAW
638msgstr ""
639
02993c9d 640#: mediagoblin/moderation/forms.py:24
288dcfe0
CAW
641msgid "Delete the content"
642msgstr ""
643
02993c9d 644#: mediagoblin/moderation/forms.py:53 mediagoblin/moderation/forms.py:118
288dcfe0
CAW
645msgid "User will be banned until:"
646msgstr ""
647
02993c9d 648#: mediagoblin/moderation/forms.py:57
288dcfe0
CAW
649msgid "Why are you banning this User?"
650msgstr ""
651
02993c9d 652#: mediagoblin/moderation/forms.py:109
288dcfe0
CAW
653msgid "What action will you take to resolve the report?"
654msgstr ""
655
02993c9d 656#: mediagoblin/moderation/forms.py:115
288dcfe0
CAW
657msgid "What privileges will you take away?"
658msgstr ""
659
92ce9c0d
CAW
660#: mediagoblin/moderation/forms.py:122
661msgid "Why user was banned:"
662msgstr ""
663
664#: mediagoblin/moderation/forms.py:125
665msgid "Message to user:"
666msgstr ""
667
668#: mediagoblin/moderation/forms.py:128
669msgid "Resolution content:"
670msgstr ""
671
e2a4e048 672#: mediagoblin/moderation/tools.py:37
92ce9c0d
CAW
673msgid ""
674"\n"
675"{mod} took away {user}'s {privilege} privileges."
676msgstr ""
677
e2a4e048 678#: mediagoblin/moderation/tools.py:50
92ce9c0d
CAW
679msgid ""
680"\n"
681"{mod} banned user {user} {expiration_date}."
682msgstr ""
683
e2a4e048 684#: mediagoblin/moderation/tools.py:54
92ce9c0d
CAW
685msgid "until {date}"
686msgstr ""
687
e2a4e048 688#: mediagoblin/moderation/tools.py:56
92ce9c0d
CAW
689#: mediagoblin/templates/mediagoblin/banned.html:30
690msgid "indefinitely"
691msgstr ""
692
e2a4e048 693#: mediagoblin/moderation/tools.py:65
92ce9c0d
CAW
694msgid ""
695"\n"
696"{mod} sent a warning email to the {user}."
697msgstr ""
698
e2a4e048 699#: mediagoblin/moderation/tools.py:74
92ce9c0d
CAW
700msgid ""
701"\n"
702"{mod} deleted the comment."
703msgstr ""
704
e2a4e048 705#: mediagoblin/moderation/tools.py:81
92ce9c0d
CAW
706msgid ""
707"\n"
708"{mod} deleted the media entry."
709msgstr ""
710
e2a4e048 711#: mediagoblin/moderation/tools.py:94
288dcfe0
CAW
712msgid "Warning from"
713msgstr ""
714
715#: mediagoblin/notifications/tools.py:54 mediagoblin/user_pages/lib.py:60
567c09f0
CAW
716msgid "commented on your post"
717msgstr ""
718
719#: mediagoblin/notifications/views.py:35
720#, python-format
721msgid "Subscribed to comments on %s!"
722msgstr ""
723
724#: mediagoblin/notifications/views.py:48
725#, python-format
726msgid "You will not receive notifications for comments on %s."
727msgstr ""
728
57024f34 729#: mediagoblin/oauth/views.py:239
567c09f0
CAW
730msgid "Must provide an oauth_token."
731msgstr ""
732
57024f34 733#: mediagoblin/oauth/views.py:244 mediagoblin/oauth/views.py:295
567c09f0
CAW
734msgid "No request token found."
735msgstr ""
736
e2a4e048
CAW
737#: mediagoblin/plugins/api/views.py:78 mediagoblin/plugins/piwigo/views.py:157
738#: mediagoblin/submit/views.py:80
24960752
CAW
739msgid "Sorry, the file size is too big."
740msgstr ""
741
e2a4e048
CAW
742#: mediagoblin/plugins/api/views.py:81 mediagoblin/plugins/piwigo/views.py:160
743#: mediagoblin/submit/views.py:83
24960752
CAW
744msgid "Sorry, uploading this file will put you over your upload limit."
745msgstr ""
746
e2a4e048
CAW
747#: mediagoblin/plugins/api/views.py:85 mediagoblin/plugins/piwigo/views.py:164
748#: mediagoblin/submit/views.py:89
24960752
CAW
749msgid "Sorry, you have reached your upload limit."
750msgstr ""
751
92ce9c0d
CAW
752#: mediagoblin/plugins/archivalook/forms.py:21
753msgid "Enter the URL for the media to be featured"
754msgstr ""
755
756#: mediagoblin/plugins/archivalook/tools.py:132
757msgid "Primary"
758msgstr ""
759
760#: mediagoblin/plugins/archivalook/tools.py:133
761msgid "Secondary"
762msgstr ""
763
764#: mediagoblin/plugins/archivalook/tools.py:134
765msgid "Tertiary"
766msgstr ""
767
768#: mediagoblin/plugins/archivalook/tools.py:135
769msgid "-----------{display_type}-Features---------------------------\n"
770msgstr ""
771
772#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:33
773msgid "How does this work?"
774msgstr ""
775
776#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:34
777msgid "How to feature media?"
778msgstr ""
779
780#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:37
781msgid ""
782"\n"
783" Go to the page of the media entry you want to feature. Copy it's URL and\n"
784" then paste it into a new line in the text box above. There should be only\n"
785" one url per line. The url that you paste into the text box should be under\n"
786" the header describing how prominent a feature it will be (whether Primary,\n"
787" Secondary, or Tertiary). Once all of the media that you want to feature are\n"
788" inside the text box, click the Submit Query button, and your media should be\n"
789" displayed on the front page.\n"
790" "
791msgstr ""
792
793#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:48
794msgid "Is there another way to manage featured media?"
795msgstr ""
796
797#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:51
798msgid ""
799"\n"
800" Yes. If you would prefer, you may go to the media homepage of the piece\n"
801" of media you would like to feature or unfeature and look at the bar to\n"
802" the side of the media entry. If the piece of media has not been featured\n"
803" yet you should see a button that says \"Feature\". Press that button and\n"
804" the media will be featured as a Primary Feature at the top of the page.\n"
805" All other featured media entries will remain as features, but will be\n"
806" pushed further down the page.<br /><br />\n"
807"\n"
808" If you go to the media homepage of a piece of media that is currently\n"
809" featured, you will see the options \"Unfeature\", \"Promote\" and \"Demote\"\n"
810" where previously there was the button which said \"Feature\". Click\n"
811" Unfeature and that media entry will no longer be displayed on the\n"
812" front page, although you can feature it again at any point. Promote\n"
813" moves the featured media higher up on the page and makes it more\n"
814" prominent and Demote moves the featured media lower down and makes it\n"
815" less prominent.\n"
816" "
817msgstr ""
818
819#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:70
820msgid "What is a Primary Feature? What is a Secondary Feature?"
821msgstr ""
822
823#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:74
824msgid ""
825"\n"
826" These categories just describe how prominent a feature will be on your\n"
827" front page. Primary Features are placed at the top of the front page and are\n"
828" much larger. Next are Secondary Features, which are slightly smaller.\n"
829" Tertiary Features make up a grid at the bottom of the page.<br /><br />\n"
830"\n"
831" Primary Features also can display longer descriptions than Secondary\n"
832" Features, and Secondary Features can display longer descriptions than\n"
833" Tertiary Features."
834msgstr ""
835
836#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:85
837msgid ""
838"How to decide what information is displayed when a media entry is\n"
839" featured?"
840msgstr ""
841
842#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:88
843msgid ""
844"\n"
845" When a media entry is featured, the entry's title, it's thumbnail and a\n"
846" portion of its description will be displayed on your website's front page.\n"
847" The number of characters displayed varies on the prominence of the feature.\n"
848" Primary Features display the first 512 characters of their description,\n"
849" Secondary Features display the first 256 characters of their description,\n"
850" and Tertiary Features display the first 128 characters of their description.\n"
851" "
852msgstr ""
853
854#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:98
855msgid "How to unfeature a piece of media?"
856msgstr ""
857
858#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:102
859msgid ""
860"\n"
861" Unfeature a media by removing its line from the above textarea and then\n"
862" pressing the Submit Query button.\n"
863" "
864msgstr ""
865
866#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:108
867msgid "CAUTION:"
868msgstr ""
869
870#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:110
871msgid ""
872"\n"
873" When copying and pasting urls into the above text box, be aware that if\n"
874" you make a typo, once you press Submit Query, your media entry will NOT be\n"
875" featured. Make sure that all your intended Media Entries are featured.\n"
876" "
877msgstr ""
878
879#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:26
880msgid ""
881"\n"
882"Feature Media "
883msgstr ""
884
885#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
92ce9c0d
CAW
886msgid "Feature"
887msgstr ""
888
889#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:34
890msgid ""
891"\n"
892"Unfeature Media "
893msgstr ""
894
895#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:36
896msgid "Unfeature"
897msgstr ""
898
899#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:42
900msgid ""
901"\n"
902"Promote Feature "
903msgstr ""
904
905#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:44
906msgid "Promote"
907msgstr ""
908
909#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:50
910msgid ""
911"\n"
912"Demote Feature "
913msgstr ""
914
915#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:52
916msgid "Demote"
917msgstr ""
918
919#: mediagoblin/plugins/archivalook/templates/archivalook/recent_media.html:30
920#: mediagoblin/templates/mediagoblin/root.html:32
921msgid "Most recent media"
922msgstr ""
923
924#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:61
925msgid "Nothing is currently featured."
926msgstr ""
927
928#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:62
929msgid ""
930"If you would like to feature a\n"
931" piece of media, go to that media entry's homepage and click the button\n"
18cd6b30 932" that says <a class=\"button_action\">Feature</a>."
92ce9c0d
CAW
933msgstr ""
934
18cd6b30
CAW
935#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
936#, python-format
92ce9c0d
CAW
937msgid ""
938"You're seeing this page because you are a user capable of\n"
939" featuring media, a regular user would see a blank page, so be sure to\n"
940" have media featured as long as your instance has the 'archivalook'\n"
941" plugin enabled. A more advanced tool to manage features can be found\n"
18cd6b30 942" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
92ce9c0d
CAW
943msgstr ""
944
18cd6b30 945#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
92ce9c0d
CAW
946msgid "View most recent media"
947msgstr ""
948
949#: mediagoblin/plugins/archivalook/templates/archivalook/bits/feature_dropdown.html:22
950msgid "Feature management panel"
951msgstr ""
952
953#: mediagoblin/plugins/archivalook/templates/archivalook/feature_displays/audio_primary.html:43
954msgid ""
955"Sorry, this audio will not work because\n"
956"\tyour web browser does not support HTML5\n"
957"\taudio."
958msgstr ""
959
960#: mediagoblin/plugins/archivalook/templates/archivalook/feature_displays/audio_primary.html:46
961msgid ""
962"You can get a modern web browser that\n"
963"\tcan play the audio at <a href=\"http://getfirefox.com\">\n"
964"\t http://getfirefox.com</a>!"
965msgstr ""
966
967#: mediagoblin/plugins/archivalook/templates/archivalook/feature_displays/video_primary.html:43
968#: mediagoblin/plugins/archivalook/templates/archivalook/feature_displays/video_secondary.html:43
969msgid ""
970"Sorry, this video will not work because\n"
971" your web browser does not support HTML5 \n"
972" video."
973msgstr ""
974
975#: mediagoblin/plugins/archivalook/templates/archivalook/feature_displays/video_primary.html:46
976#: mediagoblin/plugins/archivalook/templates/archivalook/feature_displays/video_secondary.html:46
977msgid ""
978"You can get a modern web browser that \n"
979" can play this video at <a href=\"http://getfirefox.com\">\n"
980" http://getfirefox.com</a>!"
981msgstr ""
982
567c09f0 983#: mediagoblin/plugins/basic_auth/forms.py:24
288dcfe0 984#: mediagoblin/plugins/ldap/forms.py:35 mediagoblin/plugins/openid/forms.py:27
567c09f0 985#: mediagoblin/plugins/persona/forms.py:24
288dcfe0 986#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:76
567c09f0 987msgid "Username"
e9f75d75 988msgstr "ユーザーID"
567c09f0
CAW
989
990#: mediagoblin/plugins/basic_auth/forms.py:32
288dcfe0 991#: mediagoblin/plugins/ldap/forms.py:28 mediagoblin/plugins/openid/forms.py:31
567c09f0
CAW
992#: mediagoblin/plugins/persona/forms.py:28
993#: mediagoblin/plugins/persona/forms.py:39
994msgid "Email address"
995msgstr "メールアドレス"
996
997#: mediagoblin/plugins/basic_auth/forms.py:39
998msgid "Username or Email"
e9f75d75 999msgstr "ユーザーIDまたはメールアドレス"
567c09f0
CAW
1000
1001#: mediagoblin/plugins/basic_auth/forms.py:46
1002msgid "Stay logged in"
1003msgstr ""
1004
288dcfe0
CAW
1005#: mediagoblin/plugins/basic_auth/forms.py:51
1006msgid "Username or email"
e9f75d75 1007msgstr "ユーザーIDまたはメールアドレス"
288dcfe0
CAW
1008
1009#: mediagoblin/plugins/basic_auth/views.py:54
1010msgid ""
1011"If that email address (case sensitive!) is registered an email has been sent"
1012" with instructions on how to change your password."
1013msgstr ""
1014
1015#: mediagoblin/plugins/basic_auth/views.py:65
1016msgid "Couldn't find someone with that username."
1017msgstr ""
1018
1019#: mediagoblin/plugins/basic_auth/views.py:68
1020msgid ""
1021"An email has been sent with instructions on how to change your password."
1022msgstr ""
1023
1024#: mediagoblin/plugins/basic_auth/views.py:75
1025msgid ""
1026"Could not send password recovery email as your username is inactive or your "
1027"account's email address has not been verified."
1028msgstr ""
1029
1030#: mediagoblin/plugins/basic_auth/views.py:123
1031msgid "The user id is incorrect."
1032msgstr ""
1033
1034#: mediagoblin/plugins/basic_auth/views.py:139
1035msgid "You can now log in using your new password."
1036msgstr ""
1037
1038#: mediagoblin/plugins/basic_auth/views.py:163
1039msgid ""
1040"You are no longer an active user. Please contact the system admin to "
c57bf8d9 1041"reactivate your account."
288dcfe0
CAW
1042msgstr ""
1043
1044#: mediagoblin/plugins/basic_auth/views.py:215
1045msgid "Your password was changed successfully"
e9f75d75 1046msgstr "パスワードの変更が完了しました。"
288dcfe0
CAW
1047
1048#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_fp.html:28
1049#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_fp.html:36
1050msgid "Set your new password"
1051msgstr ""
1052
1053#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_fp.html:39
1054msgid "Set password"
1055msgstr ""
1056
1057#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_pass.html:28
1058#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_pass.html:38
1059#, python-format
1060msgid "Changing %(username)s's password"
1061msgstr ""
1062
1063#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_pass.html:45
1064#: mediagoblin/templates/mediagoblin/edit/change_email.html:40
1065msgid "Save"
1066msgstr ""
1067
1068#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/create_account_link.html:22
1069msgid "Don't have an account yet?"
1070msgstr "まだアカウントを持っていませんか?"
1071
1072#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/create_account_link.html:24
1073msgid "Create one here!"
1074msgstr "ここで作成!"
1075
1076#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/edit_link.html:22
1077msgid "Change your password."
e9f75d75 1078msgstr "パスワードを変更します。"
288dcfe0
CAW
1079
1080#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/forgot_password.html:23
1081#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/forgot_password.html:31
1082msgid "Recover password"
1083msgstr ""
1084
1085#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/forgot_password.html:34
1086msgid "Send instructions"
1087msgstr ""
1088
1089#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/fp_link.html:22
1090msgid "Forgot your password?"
1091msgstr "パスワードを忘れましたか?"
1092
e2a4e048 1093#: mediagoblin/plugins/geolocation/templates/mediagoblin/plugins/geolocation/map.html:51
ac7c9180
CAW
1094#, python-format
1095msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
1096msgstr ""
1097
288dcfe0
CAW
1098#: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
1099msgid "Sign in to create an account!"
1100msgstr ""
1101
92ce9c0d
CAW
1102#: mediagoblin/plugins/metadata_display/templates/mediagoblin/plugins/metadata_display/metadata_table.html:22
1103msgid "Metadata"
1104msgstr ""
1105
1106#: mediagoblin/plugins/metadata_display/templates/mediagoblin/plugins/metadata_display/metadata_table.html:40
1107msgid "Edit Metadata"
1108msgstr ""
1109
a99321b9 1110#: mediagoblin/plugins/oauth/forms.py:29
d2eb7440
CAW
1111msgid "Allow"
1112msgstr ""
1113
a99321b9 1114#: mediagoblin/plugins/oauth/forms.py:30
d2eb7440
CAW
1115msgid "Deny"
1116msgstr ""
1117
a99321b9 1118#: mediagoblin/plugins/oauth/forms.py:34
d2eb7440
CAW
1119msgid "Name"
1120msgstr ""
1121
a99321b9 1122#: mediagoblin/plugins/oauth/forms.py:35
d2eb7440
CAW
1123msgid "The name of the OAuth client"
1124msgstr ""
1125
a99321b9 1126#: mediagoblin/plugins/oauth/forms.py:38
d2eb7440 1127msgid ""
f2bcd91d
CAW
1128"This will be visible to users allowing your\n"
1129" application to authenticate as them."
d2eb7440
CAW
1130msgstr ""
1131
a99321b9 1132#: mediagoblin/plugins/oauth/forms.py:40
d2eb7440
CAW
1133msgid "Type"
1134msgstr ""
1135
a99321b9 1136#: mediagoblin/plugins/oauth/forms.py:45
d2eb7440
CAW
1137msgid ""
1138"<strong>Confidential</strong> - The client can\n"
1139" make requests to the GNU MediaGoblin instance that can not be\n"
1140" intercepted by the user agent (e.g. server-side client).<br />\n"
1141" <strong>Public</strong> - The client can't make confidential\n"
1142" requests to the GNU MediaGoblin instance (e.g. client-side\n"
1143" JavaScript client)."
1144msgstr ""
1145
a99321b9 1146#: mediagoblin/plugins/oauth/forms.py:52
d2eb7440
CAW
1147msgid "Redirect URI"
1148msgstr ""
1149
a99321b9 1150#: mediagoblin/plugins/oauth/forms.py:54
d2eb7440
CAW
1151msgid ""
1152"The redirect URI for the applications, this field\n"
1153" is <strong>required</strong> for public clients."
1154msgstr ""
1155
a99321b9 1156#: mediagoblin/plugins/oauth/forms.py:66
d2eb7440
CAW
1157msgid "This field is required for public clients"
1158msgstr ""
1159
e2a4e048 1160#: mediagoblin/plugins/oauth/views.py:57
d2eb7440
CAW
1161msgid "The client {0} has been registered!"
1162msgstr ""
1163
ac7c9180
CAW
1164#: mediagoblin/plugins/oauth/templates/oauth/client/connections.html:22
1165msgid "OAuth client connections"
1166msgstr ""
1167
1168#: mediagoblin/plugins/oauth/templates/oauth/client/list.html:22
1169msgid "Your OAuth clients"
1170msgstr ""
1171
567c09f0 1172#: mediagoblin/plugins/openid/__init__.py:97
e2a4e048
CAW
1173#: mediagoblin/plugins/openid/views.py:271
1174#: mediagoblin/plugins/openid/views.py:300
567c09f0
CAW
1175msgid "Sorry, an account is already registered to that OpenID."
1176msgstr ""
1177
1178#: mediagoblin/plugins/openid/forms.py:38
1179msgid "OpenID"
1180msgstr ""
1181
e2a4e048 1182#: mediagoblin/plugins/openid/views.py:51
567c09f0
CAW
1183msgid "Sorry, the OpenID server could not be found"
1184msgstr ""
1185
e2a4e048 1186#: mediagoblin/plugins/openid/views.py:64
567c09f0
CAW
1187#, python-format
1188msgid "No OpenID service was found for %s"
1189msgstr ""
1190
e2a4e048 1191#: mediagoblin/plugins/openid/views.py:109
567c09f0
CAW
1192#, python-format
1193msgid "Verification of %s failed: %s"
1194msgstr ""
1195
e2a4e048 1196#: mediagoblin/plugins/openid/views.py:120
567c09f0
CAW
1197msgid "Verification cancelled"
1198msgstr ""
1199
e2a4e048 1200#: mediagoblin/plugins/openid/views.py:317
567c09f0
CAW
1201msgid "Your OpenID url was saved successfully."
1202msgstr ""
1203
e2a4e048
CAW
1204#: mediagoblin/plugins/openid/views.py:341
1205#: mediagoblin/plugins/openid/views.py:396
567c09f0
CAW
1206msgid "You can't delete your only OpenID URL unless you have a password set"
1207msgstr ""
1208
e2a4e048
CAW
1209#: mediagoblin/plugins/openid/views.py:346
1210#: mediagoblin/plugins/openid/views.py:405
567c09f0
CAW
1211msgid "That OpenID is not registered to this account."
1212msgstr ""
1213
e2a4e048 1214#: mediagoblin/plugins/openid/views.py:388
567c09f0
CAW
1215msgid "OpenID was successfully removed."
1216msgstr ""
1217
1218#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:23
1219#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:31
1220#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/delete.html:34
1221#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit.html:23
1222msgid "Add an OpenID"
1223msgstr ""
1224
1225#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:34
1226#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/delete.html:23
1227#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/delete.html:31
1228msgid "Delete an OpenID"
1229msgstr ""
1230
567c09f0
CAW
1231#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/edit_link.html:21
1232msgid "OpenID's"
1233msgstr ""
1234
1235#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:28
1236#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:36
1237#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:57
e2a4e048 1238#: mediagoblin/templates/mediagoblin/base.html:124
567c09f0
CAW
1239#: mediagoblin/templates/mediagoblin/auth/login.html:28
1240#: mediagoblin/templates/mediagoblin/auth/login.html:36
288dcfe0 1241#: mediagoblin/templates/mediagoblin/auth/login.html:47
567c09f0
CAW
1242msgid "Log in"
1243msgstr "ログイン"
1244
1245#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:39
1246#: mediagoblin/templates/mediagoblin/auth/login.html:39
1247msgid "Logging in failed!"
e9f75d75 1248msgstr "ログインに失敗しました。"
567c09f0
CAW
1249
1250#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:44
1251msgid "Log in to create an account!"
1252msgstr ""
1253
1254#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:51
1255msgid "Or login with a password!"
1256msgstr ""
1257
1258#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login_link.html:23
1259msgid "Or login with OpenID!"
1260msgstr ""
1261
1262#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/register_link.html:23
1263msgid "Or register with OpenID!"
1264msgstr ""
1265
1266#: mediagoblin/plugins/persona/__init__.py:90
1267msgid "Sorry, an account is already registered to that Persona email."
1268msgstr ""
1269
e2a4e048 1270#: mediagoblin/plugins/persona/views.py:140
567c09f0
CAW
1271msgid "The Persona email address was successfully removed."
1272msgstr ""
1273
e2a4e048 1274#: mediagoblin/plugins/persona/views.py:146
567c09f0
CAW
1275msgid ""
1276"You can't delete your only Persona email address unless you have a password "
1277"set."
1278msgstr ""
1279
e2a4e048 1280#: mediagoblin/plugins/persona/views.py:151
567c09f0
CAW
1281msgid "That Persona email address is not registered to this account."
1282msgstr ""
1283
e2a4e048 1284#: mediagoblin/plugins/persona/views.py:178
567c09f0
CAW
1285msgid ""
1286"Sorry, an account is already registered with that Persona email address."
1287msgstr ""
1288
e2a4e048 1289#: mediagoblin/plugins/persona/views.py:194
fea0e4e4 1290msgid "Your Persona email address was saved successfully."
567c09f0
CAW
1291msgstr ""
1292
1293#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit.html:31
1294msgid "Delete a Persona email address"
1295msgstr ""
1296
1297#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit.html:34
1298msgid "Add a Persona email address"
1299msgstr ""
1300
288dcfe0
CAW
1301#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit_link.html:21
1302msgid "Persona's"
567c09f0
CAW
1303msgstr ""
1304
1305#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/login_link.html:22
1306msgid "Or login with Persona!"
1307msgstr ""
1308
1309#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/register_link.html:22
1310msgid "Or register with Persona!"
1311msgstr ""
1312
e2a4e048 1313#: mediagoblin/processing/__init__.py:422
24150310 1314msgid "Invalid file given for media type."
39f115ed
CAW
1315msgstr ""
1316
e2a4e048 1317#: mediagoblin/processing/__init__.py:429
567c09f0
CAW
1318msgid "Copying to public storage failed."
1319msgstr ""
1320
e2a4e048 1321#: mediagoblin/processing/__init__.py:437
567c09f0
CAW
1322msgid "An acceptable processing file was not found"
1323msgstr ""
1324
288dcfe0
CAW
1325#: mediagoblin/submit/forms.py:30
1326msgid "Max file size: {0} mb"
1327msgstr ""
1328
7dfd538f
CAW
1329#: mediagoblin/submit/forms.py:34
1330msgid "File"
1331msgstr "ファイル"
1332
288dcfe0
CAW
1333#: mediagoblin/submit/forms.py:41
1334msgid ""
1335"You can use\n"
1336" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
1337" Markdown</a> for formatting."
1338msgstr ""
1339
e2a4e048 1340#: mediagoblin/submit/views.py:57
0445100b
CAW
1341msgid "You must provide a file."
1342msgstr "ファイルを提供する必要があります。"
1343
e2a4e048 1344#: mediagoblin/submit/views.py:140
d2eb7440
CAW
1345#, python-format
1346msgid "Collection \"%s\" added!"
1347msgstr ""
1348
288dcfe0
CAW
1349#: mediagoblin/templates/mediagoblin/banned.html:20
1350msgid "You are Banned."
1351msgstr ""
1352
1353#: mediagoblin/templates/mediagoblin/banned.html:24
1354#: mediagoblin/templates/mediagoblin/error.html:24
1355msgid "Image of goblin stressing out"
1356msgstr ""
1357
1358#: mediagoblin/templates/mediagoblin/banned.html:26
1359msgid "You have been banned"
1360msgstr ""
1361
1362#: mediagoblin/templates/mediagoblin/banned.html:28
1363#, python-format
1364msgid "until %(until_when)s"
1365msgstr ""
1366
e2a4e048 1367#: mediagoblin/templates/mediagoblin/base.html:99
ac7c9180 1368msgid "Verify your email!"
c2c66ea1
CAW
1369msgstr ""
1370
e2a4e048
CAW
1371#: mediagoblin/templates/mediagoblin/base.html:106
1372#: mediagoblin/templates/mediagoblin/base.html:114
ac7c9180 1373msgid "log out"
e9f75d75 1374msgstr "ログアウト"
0445100b 1375
e2a4e048 1376#: mediagoblin/templates/mediagoblin/base.html:133
5f081163 1377#, python-format
ac7c9180 1378msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
304934b3
CAW
1379msgstr ""
1380
e2a4e048 1381#: mediagoblin/templates/mediagoblin/base.html:140
304934b3
CAW
1382msgid "Change account settings"
1383msgstr ""
1384
e2a4e048
CAW
1385#: mediagoblin/templates/mediagoblin/base.html:144
1386#: mediagoblin/templates/mediagoblin/base.html:167
288dcfe0
CAW
1387#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:21
1388#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:27
304934b3
CAW
1389#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
1390#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
1391msgid "Media processing panel"
1392msgstr ""
1393
e2a4e048 1394#: mediagoblin/templates/mediagoblin/base.html:154
a99321b9 1395msgid "Log out"
e9f75d75 1396msgstr "ログアウト"
a99321b9 1397
e2a4e048 1398#: mediagoblin/templates/mediagoblin/base.html:157
92ce9c0d 1399#: mediagoblin/templates/mediagoblin/user_pages/user.html:113
a99321b9
CAW
1400msgid "Add media"
1401msgstr ""
1402
e2a4e048 1403#: mediagoblin/templates/mediagoblin/base.html:160
a99321b9
CAW
1404#: mediagoblin/templates/mediagoblin/user_pages/collection_list.html:41
1405msgid "Create new collection"
1406msgstr ""
1407
e2a4e048 1408#: mediagoblin/templates/mediagoblin/base.html:165
92ce9c0d 1409msgid "Moderation powers:"
325e9bc4
CAW
1410msgstr ""
1411
e2a4e048 1412#: mediagoblin/templates/mediagoblin/base.html:171
92ce9c0d 1413msgid "User management panel"
325e9bc4
CAW
1414msgstr ""
1415
e2a4e048 1416#: mediagoblin/templates/mediagoblin/base.html:175
92ce9c0d 1417msgid "Report management panel"
325e9bc4
CAW
1418msgstr ""
1419
567c09f0
CAW
1420#: mediagoblin/templates/mediagoblin/api/authorize.html:21
1421msgid "Authorization"
1422msgstr ""
1423
1424#: mediagoblin/templates/mediagoblin/api/authorize.html:26
1425#: mediagoblin/templates/mediagoblin/api/authorize.html:53
1426msgid "Authorize"
1427msgstr ""
1428
1429#: mediagoblin/templates/mediagoblin/api/authorize.html:29
1430msgid "You are logged in as"
1431msgstr ""
1432
1433#: mediagoblin/templates/mediagoblin/api/authorize.html:33
1434msgid "Do you want to authorize "
1435msgstr ""
1436
1437#: mediagoblin/templates/mediagoblin/api/authorize.html:37
1438msgid "an unknown application"
1439msgstr ""
1440
1441#: mediagoblin/templates/mediagoblin/api/authorize.html:39
1442msgid " to access your account? "
1443msgstr ""
1444
1445#: mediagoblin/templates/mediagoblin/api/authorize.html:41
1446msgid "Applications with access to your account can: "
1447msgstr ""
1448
1449#: mediagoblin/templates/mediagoblin/api/authorize.html:43
1450msgid "Post new media as you"
1451msgstr ""
1452
1453#: mediagoblin/templates/mediagoblin/api/authorize.html:44
fea0e4e4 1454msgid "See your information (e.g profile, media, etc...)"
567c09f0
CAW
1455msgstr ""
1456
1457#: mediagoblin/templates/mediagoblin/api/authorize.html:45
1458msgid "Change your information"
1459msgstr ""
1460
1461#: mediagoblin/templates/mediagoblin/api/oob.html:21
1462msgid "Authorization Finished"
1463msgstr ""
1464
1465#: mediagoblin/templates/mediagoblin/api/oob.html:26
1466msgid "Authorization Complete"
1467msgstr ""
1468
1469#: mediagoblin/templates/mediagoblin/api/oob.html:28
57024f34 1470msgid "Copy and paste this <strong>verifier code</strong> into your client:"
567c09f0
CAW
1471msgstr ""
1472
9022f358
CAW
1473#: mediagoblin/templates/mediagoblin/auth/register.html:28
1474#: mediagoblin/templates/mediagoblin/auth/register.html:36
0445100b
CAW
1475msgid "Create an account!"
1476msgstr "アカウントを作成!"
1477
567c09f0 1478#: mediagoblin/templates/mediagoblin/auth/register.html:41
39f115ed
CAW
1479msgid "Create"
1480msgstr ""
1481
0445100b
CAW
1482#: mediagoblin/templates/mediagoblin/auth/verification_email.txt:19
1483#, python-format
1484msgid ""
1485"Hi %(username)s,\n"
1486"\n"
1487"to activate your GNU MediaGoblin account, open the following URL in\n"
1488"your web browser:\n"
1489"\n"
1490"%(verification_url)s"
5f081163 1491msgstr "%(username)s様へ\n\nGNU MediaGoblinアカウントを検証にするには、このURLを開いてください。\n\n%(verification_url)s"
0445100b 1492
0578d8b3
RE
1493#: mediagoblin/templates/mediagoblin/bits/base_footer.html:21
1494#, python-format
1495msgid ""
1496"Powered by <a href=\"http://mediagoblin.org/\" title='Version "
1497"%(version)s'>MediaGoblin</a>, a <a href=\"http://gnu.org/\">GNU</a> project."
1498msgstr ""
1499
1500#: mediagoblin/templates/mediagoblin/bits/base_footer.html:24
1501#, python-format
1502msgid ""
1503"Released under the <a "
1504"href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a "
1505"href=\"%(source_link)s\">Source code</a> available."
1506msgstr ""
1507
288dcfe0
CAW
1508#: mediagoblin/templates/mediagoblin/bits/base_footer.html:30
1509msgid "Terms of Service"
1510msgstr ""
1511
0578d8b3
RE
1512#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:20
1513msgid "Explore"
1514msgstr ""
1515
92ce9c0d 1516#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:24
0578d8b3
RE
1517msgid "Hi there, welcome to this MediaGoblin site!"
1518msgstr "こんにちは、このMediaGoblinサイトへようこそ!"
1519
92ce9c0d 1520#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:25
0578d8b3
RE
1521msgid ""
1522"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
1523"extraordinarily great piece of media hosting software."
1524msgstr ""
1525
92ce9c0d 1526#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:27
0578d8b3
RE
1527msgid ""
1528"To add your own media, place comments, and more, you can log in with your "
1529"MediaGoblin account."
1530msgstr ""
1531
92ce9c0d 1532#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:29
0578d8b3
RE
1533msgid "Don't have one yet? It's easy!"
1534msgstr ""
1535
92ce9c0d 1536#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:36
567c09f0
CAW
1537msgid ""
1538"\n"
92ce9c0d
CAW
1539" >Create an account at this site</a>\n"
1540" or"
567c09f0
CAW
1541msgstr ""
1542
92ce9c0d 1543#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:42
0578d8b3 1544msgid ""
567c09f0 1545"\n"
92ce9c0d 1546" <a class=\"button_action\" href=\"http://mediagoblin.readthedocs.org/\">Set up MediaGoblin on your own server</a>"
0578d8b3
RE
1547msgstr ""
1548
ac7c9180
CAW
1549#: mediagoblin/templates/mediagoblin/bits/logo.html:23
1550#: mediagoblin/themes/airy/templates/mediagoblin/bits/logo.html:23
1551msgid "MediaGoblin logo"
1552msgstr ""
1553
9022f358
CAW
1554#: mediagoblin/templates/mediagoblin/edit/attachments.html:23
1555#: mediagoblin/templates/mediagoblin/edit/attachments.html:35
1556#, python-format
1557msgid "Editing attachments for %(media_title)s"
1558msgstr ""
1559
a99321b9 1560#: mediagoblin/templates/mediagoblin/edit/attachments.html:44
e2a4e048
CAW
1561#: mediagoblin/templates/mediagoblin/user_pages/media.html:205
1562#: mediagoblin/templates/mediagoblin/user_pages/media.html:221
304934b3
CAW
1563msgid "Attachments"
1564msgstr ""
0445100b 1565
a99321b9 1566#: mediagoblin/templates/mediagoblin/edit/attachments.html:57
e2a4e048 1567#: mediagoblin/templates/mediagoblin/user_pages/media.html:227
304934b3
CAW
1568msgid "Add attachment"
1569msgstr ""
1570
a99321b9 1571#: mediagoblin/templates/mediagoblin/edit/attachments.html:63
304934b3 1572#: mediagoblin/templates/mediagoblin/edit/edit.html:42
288dcfe0 1573#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
d2eb7440 1574#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
ac7c9180 1575#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:40
0445100b
CAW
1576msgid "Save changes"
1577msgstr "投稿する"
1578
567c09f0
CAW
1579#: mediagoblin/templates/mediagoblin/edit/change_email.html:23
1580#: mediagoblin/templates/mediagoblin/edit/change_email.html:33
0578d8b3 1581#, python-format
567c09f0 1582msgid "Changing %(username)s's email"
0578d8b3
RE
1583msgstr ""
1584
e2a4e048
CAW
1585#: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:21
1586#: mediagoblin/templates/mediagoblin/edit/edit_account.html:58
1587msgid "Deauthorize applications"
1588msgstr ""
1589
1590#: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:27
1591msgid "Deauthorize Applications"
1592msgstr ""
1593
1594#: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:28
1595msgid ""
1596"These applications can access your GNU MediaGoblin account. Deauthorizing the\n"
1597" application will prevent the application from accessing your account."
1598msgstr ""
1599
1600#: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:37
1601msgid "There are no applications authorized."
1602msgstr ""
1603
1604#: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:53
1605msgid "Type:"
1606msgstr ""
1607
1608#: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:58
1609msgid "Authorized:"
1610msgstr ""
1611
1612#: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:60
1613#: mediagoblin/templates/mediagoblin/fragments/header_notifications.html:24
1614#: mediagoblin/templates/mediagoblin/media_displays/image.html:39
1615#: mediagoblin/templates/mediagoblin/moderation/report.html:57
1616#: mediagoblin/templates/mediagoblin/moderation/report.html:120
1617#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:131
1618#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:151
1619#: mediagoblin/templates/mediagoblin/user_pages/media.html:147
1620#: mediagoblin/templates/mediagoblin/user_pages/media.html:182
1621#: mediagoblin/templates/mediagoblin/user_pages/report.html:48
1622#, python-format
1623msgid "%(formatted_time)s ago"
1624msgstr ""
1625
ac7c9180
CAW
1626#: mediagoblin/templates/mediagoblin/edit/delete_account.html:28
1627#, python-format
1628msgid "Really delete user '%(user_name)s' and all related media/comments?"
1629msgstr ""
1630
1631#: mediagoblin/templates/mediagoblin/edit/delete_account.html:35
1632msgid "Yes, really delete my account"
1633msgstr ""
1634
304934b3
CAW
1635#: mediagoblin/templates/mediagoblin/edit/edit.html:23
1636#: mediagoblin/templates/mediagoblin/edit/edit.html:35
1637#, python-format
1638msgid "Editing %(media_title)s"
1639msgstr "%(media_title)sを編集中"
1640
9022f358 1641#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
304934b3 1642#: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
bcd50908
CAW
1643#, python-format
1644msgid "Changing %(username)s's account settings"
1645msgstr ""
1646
288dcfe0 1647#: mediagoblin/templates/mediagoblin/edit/edit_account.html:54
567c09f0 1648msgid "Delete my account"
0578d8b3
RE
1649msgstr ""
1650
e2a4e048 1651#: mediagoblin/templates/mediagoblin/edit/edit_account.html:62
567c09f0 1652msgid "Email"
ac7c9180
CAW
1653msgstr ""
1654
d2eb7440
CAW
1655#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:29
1656#, python-format
1657msgid "Editing %(collection_title)s"
1658msgstr ""
1659
9022f358 1660#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:23
ac7c9180 1661#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:34
0445100b
CAW
1662#, python-format
1663msgid "Editing %(username)s's profile"
1664msgstr "%(username)sさんのプロフィールを編集中"
1665
92ce9c0d
CAW
1666#: mediagoblin/templates/mediagoblin/edit/metadata.html:67
1667#, python-format
1668msgid "Metadata for \"%(media_name)s\""
1669msgstr ""
1670
1671#: mediagoblin/templates/mediagoblin/edit/metadata.html:72
1672msgid "MetaData"
1673msgstr ""
1674
1675#: mediagoblin/templates/mediagoblin/edit/metadata.html:80
1676msgid "Add new Row"
1677msgstr ""
1678
1679#: mediagoblin/templates/mediagoblin/edit/metadata.html:83
1680msgid "Update Metadata"
1681msgstr ""
1682
1683#: mediagoblin/templates/mediagoblin/edit/metadata.html:87
1684msgid "Clear empty Rows"
1685msgstr ""
1686
567c09f0
CAW
1687#: mediagoblin/templates/mediagoblin/edit/verification.txt:19
1688#, python-format
1689msgid ""
1690"Hi,\n"
1691"\n"
1692"We wanted to verify that you are %(username)s. If this is the case, then \n"
1693"please follow the link below to verify your new email address.\n"
1694"\n"
1695"%(verification_url)s\n"
1696"\n"
1697"If you are not %(username)s or didn't request an email change, you can ignore\n"
1698"this email."
1699msgstr ""
1700
1701#: mediagoblin/templates/mediagoblin/fragments/header_notifications.html:4
1702msgid "New comments"
1703msgstr ""
1704
567c09f0
CAW
1705#: mediagoblin/templates/mediagoblin/fragments/header_notifications.html:41
1706msgid "Mark all read"
1707msgstr ""
1708
d2eb7440
CAW
1709#: mediagoblin/templates/mediagoblin/listings/collection.html:30
1710#: mediagoblin/templates/mediagoblin/listings/collection.html:35
19e2668b
CAW
1711#: mediagoblin/templates/mediagoblin/listings/tag.html:30
1712#: mediagoblin/templates/mediagoblin/listings/tag.html:35
1713#, python-format
1714msgid "Media tagged with: %(tag_name)s"
1715msgstr ""
1716
e2a4e048
CAW
1717#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:36
1718#: mediagoblin/templates/mediagoblin/media_displays/audio.html:58
1719#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:69
1720#: mediagoblin/templates/mediagoblin/media_displays/video.html:76
325e9bc4 1721msgid "Download"
cd2def45 1722msgstr "ダウンロード"
325e9bc4 1723
e2a4e048 1724#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:40
19e2668b
CAW
1725msgid "Original"
1726msgstr ""
0445100b 1727
e2a4e048 1728#: mediagoblin/templates/mediagoblin/media_displays/audio.html:45
24150310
CAW
1729msgid ""
1730"Sorry, this audio will not work because \n"
e2a4e048
CAW
1731"\t your web browser does not support HTML5 \n"
1732"\t audio."
24150310
CAW
1733msgstr ""
1734
e2a4e048 1735#: mediagoblin/templates/mediagoblin/media_displays/audio.html:48
24150310
CAW
1736msgid ""
1737"You can get a modern web browser that \n"
e2a4e048
CAW
1738"\t can play the audio at <a href=\"http://getfirefox.com\">\n"
1739"\t http://getfirefox.com</a>!"
24150310
CAW
1740msgstr ""
1741
e2a4e048
CAW
1742#: mediagoblin/templates/mediagoblin/media_displays/audio.html:62
1743#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:75
1744#: mediagoblin/templates/mediagoblin/media_displays/video.html:82
325e9bc4 1745msgid "Original file"
791cc619
CAW
1746msgstr ""
1747
e2a4e048 1748#: mediagoblin/templates/mediagoblin/media_displays/audio.html:65
791cc619
CAW
1749msgid "WebM file (Vorbis codec)"
1750msgstr ""
1751
567c09f0
CAW
1752#: mediagoblin/templates/mediagoblin/media_displays/image.html:36
1753msgid "Created"
1754msgstr ""
1755
e2a4e048 1756#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:60
92ce9c0d
CAW
1757#: mediagoblin/templates/mediagoblin/media_displays/stl.html:90
1758#: mediagoblin/templates/mediagoblin/media_displays/stl.html:96
1759#: mediagoblin/templates/mediagoblin/media_displays/stl.html:102
1760#: mediagoblin/templates/mediagoblin/media_displays/stl.html:108
1761#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:59
1762#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:65
e2a4e048
CAW
1763#: mediagoblin/templates/mediagoblin/user_pages/media.html:63
1764#: mediagoblin/templates/mediagoblin/user_pages/media.html:69
a5892017
CAW
1765#, python-format
1766msgid "Image for %(media_title)s"
1767msgstr ""
1768
e2a4e048 1769#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:83
0578d8b3
RE
1770msgid "PDF file"
1771msgstr ""
1772
e2a4e048 1773#: mediagoblin/templates/mediagoblin/media_displays/stl.html:117
a5892017 1774msgid "Perspective"
e9f75d75 1775msgstr "透視図"
a5892017 1776
e2a4e048 1777#: mediagoblin/templates/mediagoblin/media_displays/stl.html:120
a5892017 1778msgid "Front"
e9f75d75 1779msgstr "正面図"
a5892017 1780
e2a4e048 1781#: mediagoblin/templates/mediagoblin/media_displays/stl.html:123
a5892017 1782msgid "Top"
e9f75d75 1783msgstr "上面図"
a5892017 1784
e2a4e048 1785#: mediagoblin/templates/mediagoblin/media_displays/stl.html:126
a5892017 1786msgid "Side"
e9f75d75 1787msgstr "側面図"
a5892017 1788
e2a4e048 1789#: mediagoblin/templates/mediagoblin/media_displays/stl.html:131
a5892017
CAW
1790msgid "WebGL"
1791msgstr ""
1792
e2a4e048 1793#: mediagoblin/templates/mediagoblin/media_displays/stl.html:137
a5892017
CAW
1794msgid "Download model"
1795msgstr ""
1796
e2a4e048 1797#: mediagoblin/templates/mediagoblin/media_displays/stl.html:146
a5892017
CAW
1798msgid "File Format"
1799msgstr ""
1800
e2a4e048 1801#: mediagoblin/templates/mediagoblin/media_displays/stl.html:148
a5892017
CAW
1802msgid "Object Height"
1803msgstr ""
1804
e2a4e048 1805#: mediagoblin/templates/mediagoblin/media_displays/video.html:64
bcd50908 1806msgid ""
ac7c9180
CAW
1807"Sorry, this video will not work because\n"
1808" your web browser does not support HTML5 \n"
1809" video."
bcd50908
CAW
1810msgstr ""
1811
e2a4e048 1812#: mediagoblin/templates/mediagoblin/media_displays/video.html:67
bcd50908
CAW
1813msgid ""
1814"You can get a modern web browser that \n"
ac7c9180
CAW
1815" can play this video at <a href=\"http://getfirefox.com\">\n"
1816" http://getfirefox.com</a>!"
bcd50908
CAW
1817msgstr ""
1818
e2a4e048 1819#: mediagoblin/templates/mediagoblin/media_displays/video.html:90
567c09f0 1820msgid "WebM file (VP8/Vorbis)"
325e9bc4
CAW
1821msgstr ""
1822
288dcfe0
CAW
1823#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:30
1824msgid ""
1825"Here you can track the state of media being processed on this instance."
1826msgstr ""
1827
1828#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:33
1829#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:32
1830msgid "Media in-processing"
1831msgstr ""
1832
92ce9c0d
CAW
1833#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:38
1834#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:67
1835#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:98
1836#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:75
1837msgid "ID"
1838msgstr ""
1839
1840#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:39
1841#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:68
1842#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:99
1843msgid "User"
1844msgstr ""
1845
1846#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:41
1847#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:70
1848msgid "When submitted"
1849msgstr ""
1850
1851#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:42
1852msgid "Transcoding progress"
1853msgstr ""
1854
1855#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:53
1856msgid "Unknown"
1857msgstr ""
1858
288dcfe0
CAW
1859#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:59
1860#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:56
1861msgid "No media in-processing"
1862msgstr ""
1863
1864#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:62
1865#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:59
1866msgid "These uploads failed to process:"
1867msgstr ""
1868
92ce9c0d
CAW
1869#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:71
1870msgid "Reason for failure"
1871msgstr ""
1872
1873#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:72
1874msgid "Failure metadata"
1875msgstr ""
1876
288dcfe0
CAW
1877#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:91
1878#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:86
1879msgid "No failed entries!"
1880msgstr ""
1881
1882#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:93
1883msgid "Last 10 successful uploads"
1884msgstr ""
1885
92ce9c0d
CAW
1886#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:101
1887msgid "Submitted"
1888msgstr ""
1889
288dcfe0
CAW
1890#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:113
1891#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:107
1892msgid "No processed entries, yet!"
1893msgstr ""
1894
1895#: mediagoblin/templates/mediagoblin/moderation/report.html:27
1896msgid "Sorry, no such report found."
1897msgstr ""
1898
92ce9c0d 1899#: mediagoblin/templates/mediagoblin/moderation/report.html:33
288dcfe0
CAW
1900msgid "Return to Reports Panel"
1901msgstr ""
1902
92ce9c0d 1903#: mediagoblin/templates/mediagoblin/moderation/report.html:35
e2a4e048 1904#: mediagoblin/templates/mediagoblin/user_pages/media.html:163
288dcfe0
CAW
1905msgid "Report"
1906msgstr ""
1907
92ce9c0d 1908#: mediagoblin/templates/mediagoblin/moderation/report.html:38
288dcfe0
CAW
1909msgid "Reported comment"
1910msgstr ""
1911
92ce9c0d 1912#: mediagoblin/templates/mediagoblin/moderation/report.html:83
288dcfe0
CAW
1913#, python-format
1914msgid ""
1915"\n"
1916" ❖ Reported media by <a href=\"%(user_url)s\">%(user_name)s</a>\n"
1917" "
1918msgstr ""
1919
92ce9c0d 1920#: mediagoblin/templates/mediagoblin/moderation/report.html:92
288dcfe0
CAW
1921#, python-format
1922msgid ""
1923"\n"
1924" CONTENT BY\n"
1925" <a href=\"%(user_url)s\"> %(user_name)s</a>\n"
1926" HAS BEEN DELETED\n"
1927" "
1928msgstr ""
1929
92ce9c0d
CAW
1930#: mediagoblin/templates/mediagoblin/moderation/report.html:102
1931msgid "Reason for report:"
1932msgstr ""
1933
1934#: mediagoblin/templates/mediagoblin/moderation/report.html:133
1935#: mediagoblin/templates/mediagoblin/moderation/user.html:136
288dcfe0
CAW
1936msgid "Resolve"
1937msgstr ""
1938
92ce9c0d
CAW
1939#: mediagoblin/templates/mediagoblin/moderation/report.html:137
1940#: mediagoblin/templates/mediagoblin/moderation/report.html:157
288dcfe0
CAW
1941msgid "Resolve This Report"
1942msgstr ""
1943
92ce9c0d 1944#: mediagoblin/templates/mediagoblin/moderation/report.html:149
288dcfe0
CAW
1945msgid "Status"
1946msgstr ""
1947
92ce9c0d 1948#: mediagoblin/templates/mediagoblin/moderation/report.html:151
288dcfe0
CAW
1949msgid "RESOLVED"
1950msgstr ""
1951
92ce9c0d 1952#: mediagoblin/templates/mediagoblin/moderation/report.html:159
288dcfe0
CAW
1953msgid "You cannot take action against an administrator"
1954msgstr ""
1955
1956#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:22
1957#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:27
1958msgid "Report panel"
1959msgstr ""
1960
1961#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:30
1962msgid ""
1963"\n"
1964" Here you can look up open reports that have been filed by users.\n"
1965" "
1966msgstr ""
1967
1968#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:35
1969msgid "Active Reports Filed"
1970msgstr ""
1971
1972#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:77
92ce9c0d 1973#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:173
288dcfe0
CAW
1974msgid "Offender"
1975msgstr ""
1976
1977#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:78
1978msgid "When Reported"
1979msgstr ""
1980
1981#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:79
92ce9c0d 1982#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:175
288dcfe0
CAW
1983msgid "Reported By"
1984msgstr ""
1985
1986#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:80
92ce9c0d 1987#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:176
288dcfe0
CAW
1988msgid "Reason"
1989msgstr ""
1990
92ce9c0d 1991#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:95
288dcfe0
CAW
1992#, python-format
1993msgid ""
1994"\n"
1995" Comment Report #%(report_id)s\n"
1996" "
1997msgstr ""
1998
92ce9c0d 1999#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:111
288dcfe0
CAW
2000#, python-format
2001msgid ""
2002"\n"
2003" Media Report #%(report_id)s\n"
2004" "
2005msgstr ""
2006
92ce9c0d 2007#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:125
288dcfe0
CAW
2008msgid "No open reports found."
2009msgstr ""
2010
92ce9c0d 2011#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:127
288dcfe0
CAW
2012msgid "Closed Reports"
2013msgstr ""
2014
92ce9c0d 2015#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:172
288dcfe0
CAW
2016msgid "Resolved"
2017msgstr ""
2018
92ce9c0d 2019#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:174
288dcfe0
CAW
2020msgid "Action Taken"
2021msgstr ""
2022
92ce9c0d 2023#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:188
288dcfe0
CAW
2024#, python-format
2025msgid ""
2026"\n"
2027" Closed Report #%(report_id)s\n"
2028" "
2029msgstr ""
2030
92ce9c0d 2031#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:202
288dcfe0
CAW
2032msgid "No closed reports found."
2033msgstr ""
2034
92ce9c0d
CAW
2035#: mediagoblin/templates/mediagoblin/moderation/user.html:23
2036#, python-format
2037msgid "User: %(username)s"
2038msgstr ""
2039
2040#: mediagoblin/templates/mediagoblin/moderation/user.html:42
2041msgid "Return to Users Panel"
2042msgstr ""
2043
2044#: mediagoblin/templates/mediagoblin/moderation/user.html:49
2045msgid "Sorry, no such user found."
2046msgstr ""
2047
2048#: mediagoblin/templates/mediagoblin/moderation/user.html:53
2049#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:40
2050#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:60
2051msgid "Email verification needed"
2052msgstr ""
2053
2054#: mediagoblin/templates/mediagoblin/moderation/user.html:55
2055msgid ""
2056"Someone has registered an account with this username, but it still has\n"
2057" to be activated."
2058msgstr ""
2059
2060#: mediagoblin/templates/mediagoblin/moderation/user.html:66
2061#: mediagoblin/templates/mediagoblin/user_pages/user.html:34
2062#: mediagoblin/templates/mediagoblin/user_pages/user.html:46
2063#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:25
2064#, python-format
2065msgid "%(username)s's profile"
2066msgstr "%(username)sさんのプロフィール"
2067
2068#: mediagoblin/templates/mediagoblin/moderation/user.html:68
2069#, python-format
2070msgid "BANNED until %(expiration_date)s"
2071msgstr ""
2072
2073#: mediagoblin/templates/mediagoblin/moderation/user.html:72
2074msgid "Banned Indefinitely"
2075msgstr ""
2076
2077#: mediagoblin/templates/mediagoblin/moderation/user.html:78
2078#: mediagoblin/templates/mediagoblin/user_pages/user.html:62
2079msgid "This user hasn't filled in their profile (yet)."
2080msgstr ""
2081
2082#: mediagoblin/templates/mediagoblin/moderation/user.html:89
2083#: mediagoblin/templates/mediagoblin/user_pages/user.html:57
2084#: mediagoblin/templates/mediagoblin/user_pages/user.html:74
2085msgid "Edit profile"
2086msgstr "プロフィールを編集"
2087
2088#: mediagoblin/templates/mediagoblin/moderation/user.html:96
2089#: mediagoblin/templates/mediagoblin/user_pages/user.html:81
2090msgid "Browse collections"
2091msgstr ""
2092
2093#: mediagoblin/templates/mediagoblin/moderation/user.html:105
2094#, python-format
2095msgid "Active Reports on %(username)s"
2096msgstr ""
2097
2098#: mediagoblin/templates/mediagoblin/moderation/user.html:112
2099msgid "Report ID"
2100msgstr ""
2101
2102#: mediagoblin/templates/mediagoblin/moderation/user.html:113
2103msgid "Reported Content"
2104msgstr ""
2105
2106#: mediagoblin/templates/mediagoblin/moderation/user.html:114
2107msgid "Description of Report"
2108msgstr ""
2109
2110#: mediagoblin/templates/mediagoblin/moderation/user.html:122
2111#, python-format
2112msgid "Report #%(report_number)s"
2113msgstr ""
2114
2115#: mediagoblin/templates/mediagoblin/moderation/user.html:129
2116msgid "Reported Comment"
2117msgstr ""
2118
2119#: mediagoblin/templates/mediagoblin/moderation/user.html:131
2120msgid "Reported Media Entry"
2121msgstr ""
2122
2123#: mediagoblin/templates/mediagoblin/moderation/user.html:142
2124#, python-format
2125msgid "No active reports filed on %(username)s"
2126msgstr ""
2127
2128#: mediagoblin/templates/mediagoblin/moderation/user.html:150
2129#, python-format
2130msgid "All reports on %(username)s"
2131msgstr ""
2132
2133#: mediagoblin/templates/mediagoblin/moderation/user.html:155
2134#, python-format
2135msgid "All reports that %(username)s has filed"
2136msgstr ""
2137
2138#: mediagoblin/templates/mediagoblin/moderation/user.html:164
2139#, python-format
2140msgid "%(username)s's Privileges"
2141msgstr ""
2142
2143#: mediagoblin/templates/mediagoblin/moderation/user.html:172
2144msgid "Privilege"
2145msgstr ""
2146
2147#: mediagoblin/templates/mediagoblin/moderation/user.html:173
2148msgid "Granted"
2149msgstr ""
2150
2151#: mediagoblin/templates/mediagoblin/moderation/user.html:180
2152msgid "Yes"
2153msgstr ""
2154
2155#: mediagoblin/templates/mediagoblin/moderation/user.html:182
2156msgid "No"
2157msgstr ""
2158
2159#: mediagoblin/templates/mediagoblin/moderation/user.html:213
2160msgid "Ban User"
2161msgstr ""
2162
2163#: mediagoblin/templates/mediagoblin/moderation/user.html:218
2164msgid "UnBan User"
2165msgstr ""
2166
288dcfe0
CAW
2167#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:21
2168#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:26
2169msgid "User panel"
2170msgstr ""
2171
2172#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:29
2173msgid ""
2174"\n"
2175" Here you can look up users in order to take punitive actions on them.\n"
2176" "
2177msgstr ""
2178
2179#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:34
2180msgid "Active Users"
2181msgstr ""
2182
288dcfe0
CAW
2183#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:77
2184msgid "When Joined"
2185msgstr ""
2186
2187#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:78
2188msgid "# of Comments Posted"
2189msgstr ""
2190
2191#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:95
2192msgid "No users found."
2193msgstr ""
2194
d2eb7440
CAW
2195#: mediagoblin/templates/mediagoblin/submit/collection.html:26
2196msgid "Add a collection"
2197msgstr ""
2198
7dfd538f
CAW
2199#: mediagoblin/templates/mediagoblin/submit/start.html:28
2200#: mediagoblin/templates/mediagoblin/submit/start.html:35
2201msgid "Add your media"
2202msgstr ""
2203
92ce9c0d
CAW
2204#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:38
2205#, python-format
2206msgid "❖ Blog post by <a href=\"%(user_url)s\">%(username)s</a>"
2207msgstr ""
2208
2209#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:92
e2a4e048 2210#: mediagoblin/templates/mediagoblin/user_pages/media.html:105
92ce9c0d
CAW
2211msgid "Add a comment"
2212msgstr ""
2213
2214#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:103
e2a4e048 2215#: mediagoblin/templates/mediagoblin/user_pages/media.html:116
92ce9c0d
CAW
2216msgid "Add this comment"
2217msgstr ""
2218
2219#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:149
e2a4e048 2220#: mediagoblin/templates/mediagoblin/user_pages/media.html:180
92ce9c0d
CAW
2221msgid "Added"
2222msgstr ""
2223
d2eb7440
CAW
2224#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
2225#, python-format
2226msgid "%(collection_title)s (%(username)s's collection)"
2227msgstr ""
2228
2229#: mediagoblin/templates/mediagoblin/user_pages/collection.html:39
2230#, python-format
2231msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>"
2232msgstr ""
2233
92ce9c0d
CAW
2234#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:23
2235#, python-format
2236msgid "Delete collection %(collection_title)s"
2237msgstr ""
d2eb7440 2238
92ce9c0d 2239#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:38
d2eb7440 2240#, python-format
92ce9c0d
CAW
2241msgid "Really delete collection: %(title)s?"
2242msgstr ""
2243
2244#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:23
2245#, python-format
2246msgid "Remove %(media_title)s from %(collection_title)s"
d2eb7440
CAW
2247msgstr ""
2248
92ce9c0d 2249#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:39
d2eb7440
CAW
2250#, python-format
2251msgid "Really remove %(media_title)s from %(collection_title)s?"
2252msgstr ""
2253
92ce9c0d 2254#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:62
d2eb7440 2255msgid "Remove"
bcd50908 2256msgstr ""
0445100b 2257
ac7c9180
CAW
2258#: mediagoblin/templates/mediagoblin/user_pages/collection_list.html:21
2259#, python-format
2260msgid "%(username)s's collections"
2261msgstr ""
2262
2263#: mediagoblin/templates/mediagoblin/user_pages/collection_list.html:28
2264#, python-format
2265msgid "<a href=\"%(user_url)s\">%(username)s</a>'s collections"
2266msgstr ""
2267
325e9bc4
CAW
2268#: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19
2269#, python-format
2270msgid ""
2271"Hi %(username)s,\n"
2272"%(comment_author)s commented on your post (%(comment_url)s) at %(instance_name)s\n"
2273msgstr ""
2274
19e2668b
CAW
2275#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30
2276#, python-format
2277msgid "%(username)s's media"
2278msgstr ""
2279
ac7c9180
CAW
2280#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:38
2281#, python-format
2282msgid ""
2283"<a href=\"%(user_url)s\">%(username)s</a>'s media with tag <a "
2284"href=\"%(tag_url)s\">%(tag)s</a>"
2285msgstr ""
2286
2287#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:48
0445100b
CAW
2288#, python-format
2289msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
2290msgstr "<a href=\"%(user_url)s\">%(username)s</a>さんのコンテンツ"
2291
e2a4e048 2292#: mediagoblin/templates/mediagoblin/user_pages/media.html:39
a6f06563 2293#, python-format
5f081163 2294msgid "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>"
a6f06563
CAW
2295msgstr ""
2296
e2a4e048 2297#: mediagoblin/templates/mediagoblin/user_pages/media.html:120
567c09f0 2298msgid "Comment Preview"
bcd50908
CAW
2299msgstr ""
2300
ac7c9180
CAW
2301#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:28
2302#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:40
56f4953c 2303#, python-format
ac7c9180 2304msgid "Add “%(media_title)s” to a collection"
56f4953c
CAW
2305msgstr ""
2306
ac7c9180 2307#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:54
d2eb7440
CAW
2308msgid "+"
2309msgstr ""
2310
ac7c9180 2311#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:58
d2eb7440 2312msgid "Add a new collection"
56f4953c
CAW
2313msgstr ""
2314
9022f358 2315#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29
39f115ed
CAW
2316msgid ""
2317"You can track the state of media being processed for your gallery here."
2318msgstr ""
2319
9022f358 2320#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:89
325e9bc4 2321msgid "Your last 10 successful uploads"
39f115ed
CAW
2322msgstr ""
2323
288dcfe0
CAW
2324#: mediagoblin/templates/mediagoblin/user_pages/report.html:21
2325msgid "<h2>File a Report</h2>"
2326msgstr ""
2327
2328#: mediagoblin/templates/mediagoblin/user_pages/report.html:24
2329msgid "Reporting this Comment"
2330msgstr ""
2331
2332#: mediagoblin/templates/mediagoblin/user_pages/report.html:60
2333msgid "Reporting this Media Entry"
2334msgstr ""
2335
2336#: mediagoblin/templates/mediagoblin/user_pages/report.html:72
19e2668b 2337#, python-format
288dcfe0
CAW
2338msgid ""
2339"\n"
2340" ❖ Published by <a href=\"%(user_url)s\"\n"
2341" class=\"comment_authorlink\">%(username)s</a>\n"
2342" "
2343msgstr ""
19e2668b 2344
288dcfe0
CAW
2345#: mediagoblin/templates/mediagoblin/user_pages/report.html:81
2346msgid "File Report "
2347msgstr ""
19e2668b 2348
92ce9c0d 2349#: mediagoblin/templates/mediagoblin/user_pages/user.html:53
288dcfe0 2350msgid "Here's a spot to tell others about yourself."
39f115ed 2351msgstr ""
0445100b 2352
92ce9c0d 2353#: mediagoblin/templates/mediagoblin/user_pages/user.html:94
288dcfe0
CAW
2354#, python-format
2355msgid "View all of %(username)s's media"
2356msgstr "%(username)sさんのコンテンツをすべて見る"
2357
92ce9c0d 2358#: mediagoblin/templates/mediagoblin/user_pages/user.html:107
288dcfe0
CAW
2359msgid ""
2360"This is where your media will appear, but you don't seem to have added "
2361"anything yet."
2362msgstr ""
2363
92ce9c0d 2364#: mediagoblin/templates/mediagoblin/user_pages/user.html:119
288dcfe0
CAW
2365#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:84
2366#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
2367msgid "There doesn't seem to be any media here yet..."
2368msgstr ""
2369
2370#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:43
39f115ed
CAW
2371msgid "Almost done! Your account still needs to be activated."
2372msgstr ""
0445100b 2373
288dcfe0 2374#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:48
0445100b
CAW
2375msgid ""
2376"An email should arrive in a few moments with instructions on how to do so."
2377msgstr "メールは、その方法の指示でいくつかの瞬間に到着します。"
2378
288dcfe0 2379#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:52
0445100b
CAW
2380msgid "In case it doesn't:"
2381msgstr "到着しない場合は、"
2382
288dcfe0 2383#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:55
0445100b
CAW
2384msgid "Resend verification email"
2385msgstr "確認メールを再送信"
2386
288dcfe0 2387#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:63
0445100b
CAW
2388msgid ""
2389"Someone has registered an account with this username, but it still has to be"
39f115ed
CAW
2390" activated."
2391msgstr ""
0445100b 2392
288dcfe0 2393#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:68
0445100b
CAW
2394#, python-format
2395msgid ""
2396"If you are that person but you've lost your verification email, you can <a "
2397"href=\"%(login_url)s\">log in</a> and resend it."
2398msgstr "あなたの確認メールを紛失した場合、<a href=\"%(login_url)s\">ログイン</a>して再送できます。"
2399
f4fe38d8 2400#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:49
304934b3 2401msgid "(remove)"
d2eb7440
CAW
2402msgstr ""
2403
ac7c9180
CAW
2404#: mediagoblin/templates/mediagoblin/utils/collections.html:21
2405msgid "Collected in"
2406msgstr ""
2407
a99321b9 2408#: mediagoblin/templates/mediagoblin/utils/collections.html:40
ac7c9180 2409msgid "Add to a collection"
d2eb7440
CAW
2410msgstr ""
2411
92ce9c0d
CAW
2412#: mediagoblin/templates/mediagoblin/utils/comment-subscription.html:24
2413msgid "Subscribe to comments"
2414msgstr ""
2415
2416#: mediagoblin/templates/mediagoblin/utils/comment-subscription.html:30
2417msgid "Silence comments"
2418msgstr ""
2419
39f115ed 2420#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
ac7c9180 2421#: mediagoblin/themes/airy/templates/mediagoblin/utils/feed_link.html:21
39f115ed
CAW
2422msgid "feed icon"
2423msgstr ""
2424
2425#: mediagoblin/templates/mediagoblin/utils/feed_link.html:23
ac7c9180 2426#: mediagoblin/themes/airy/templates/mediagoblin/utils/feed_link.html:23
39f115ed
CAW
2427msgid "Atom feed"
2428msgstr ""
2429
f62b697e
CAW
2430#: mediagoblin/templates/mediagoblin/utils/license.html:25
2431msgid "All rights reserved"
2432msgstr ""
2433
bcd50908
CAW
2434#: mediagoblin/templates/mediagoblin/utils/pagination.html:39
2435msgid "← Newer"
e9f75d75 2436msgstr "←前へ"
b0391ad9 2437
bcd50908
CAW
2438#: mediagoblin/templates/mediagoblin/utils/pagination.html:45
2439msgid "Older →"
e9f75d75 2440msgstr "次へ→"
b0391ad9 2441
bcd50908 2442#: mediagoblin/templates/mediagoblin/utils/pagination.html:48
a6f06563
CAW
2443msgid "Go to page:"
2444msgstr ""
2445
5f081163
CAW
2446#: mediagoblin/templates/mediagoblin/utils/prev_next.html:28
2447#: mediagoblin/templates/mediagoblin/utils/prev_next.html:33
bcd50908 2448msgid "newer"
19e2668b
CAW
2449msgstr ""
2450
5f081163
CAW
2451#: mediagoblin/templates/mediagoblin/utils/prev_next.html:39
2452#: mediagoblin/templates/mediagoblin/utils/prev_next.html:44
bcd50908 2453msgid "older"
19e2668b
CAW
2454msgstr ""
2455
e2a4e048
CAW
2456#: mediagoblin/templates/mediagoblin/utils/profile.html:36
2457msgid "Location"
2458msgstr ""
2459
288dcfe0
CAW
2460#: mediagoblin/templates/mediagoblin/utils/report.html:25
2461msgid "Report media"
2462msgstr ""
2463
bcd50908 2464#: mediagoblin/templates/mediagoblin/utils/tags.html:20
5f081163 2465msgid "Tagged with"
0445100b
CAW
2466msgstr ""
2467
e2a4e048 2468#: mediagoblin/tools/exif.py:83
f62b697e
CAW
2469msgid "Could not read the image file."
2470msgstr ""
2471
e2a4e048 2472#: mediagoblin/tools/response.py:40
304934b3
CAW
2473msgid "Oops!"
2474msgstr ""
2475
e2a4e048 2476#: mediagoblin/tools/response.py:41
304934b3
CAW
2477msgid "An error occured"
2478msgstr ""
2479
e2a4e048 2480#: mediagoblin/tools/response.py:55
567c09f0
CAW
2481msgid "Bad Request"
2482msgstr ""
2483
e2a4e048 2484#: mediagoblin/tools/response.py:57
567c09f0
CAW
2485msgid "The request sent to the server is invalid, please double check it"
2486msgstr ""
2487
e2a4e048 2488#: mediagoblin/tools/response.py:65
304934b3
CAW
2489msgid "Operation not allowed"
2490msgstr ""
2491
e2a4e048 2492#: mediagoblin/tools/response.py:66
304934b3
CAW
2493msgid ""
2494"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
2495"function that you are not allowed to. Have you been trying to delete all "
2496"user accounts again?"
2497msgstr ""
2498
e2a4e048 2499#: mediagoblin/tools/response.py:74
304934b3
CAW
2500msgid ""
2501"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
2502" the address is correct, maybe the page you're looking for has been moved or"
2503" deleted."
2504msgstr ""
2505
0578d8b3
RE
2506#: mediagoblin/tools/timesince.py:62
2507msgid "year"
2508msgstr ""
2509
2510#: mediagoblin/tools/timesince.py:63
2511msgid "month"
2512msgstr ""
2513
2514#: mediagoblin/tools/timesince.py:64
2515msgid "week"
2516msgstr ""
2517
2518#: mediagoblin/tools/timesince.py:65
2519msgid "day"
2520msgstr ""
2521
2522#: mediagoblin/tools/timesince.py:66
2523msgid "hour"
2524msgstr ""
2525
2526#: mediagoblin/tools/timesince.py:67
2527msgid "minute"
2528msgstr ""
2529
ac7c9180
CAW
2530#: mediagoblin/user_pages/forms.py:23
2531msgid "Comment"
2532msgstr ""
2533
2534#: mediagoblin/user_pages/forms.py:25
2535msgid ""
567c09f0
CAW
2536"You can use <a href=\"http://daringfireball.net/projects/markdown/basics\" "
2537"target=\"_blank\">Markdown</a> for formatting."
ac7c9180
CAW
2538msgstr ""
2539
ac7c9180 2540#: mediagoblin/user_pages/forms.py:35
d2eb7440
CAW
2541msgid "I am sure I want to remove this item from the collection"
2542msgstr ""
2543
ac7c9180
CAW
2544#: mediagoblin/user_pages/forms.py:39
2545msgid "Collection"
2546msgstr ""
2547
2548#: mediagoblin/user_pages/forms.py:40
d2eb7440
CAW
2549msgid "-- Select --"
2550msgstr ""
2551
ac7c9180 2552#: mediagoblin/user_pages/forms.py:42
d2eb7440
CAW
2553msgid "Include a note"
2554msgstr ""
2555
567c09f0
CAW
2556#: mediagoblin/user_pages/forms.py:49
2557msgid ""
2558"You can use\n"
2559" <a href=\"http://daringfireball.net/projects/markdown/basics\" target=\"_blank\">\n"
2560" Markdown</a> for formatting."
325e9bc4
CAW
2561msgstr ""
2562
288dcfe0
CAW
2563#: mediagoblin/user_pages/forms.py:55 mediagoblin/user_pages/forms.py:61
2564msgid "Reason for Reporting"
2565msgstr ""
2566
e2a4e048 2567#: mediagoblin/user_pages/views.py:191
0578d8b3
RE
2568msgid "Sorry, comments are disabled."
2569msgstr ""
2570
e2a4e048 2571#: mediagoblin/user_pages/views.py:196
a6f06563 2572msgid "Oops, your comment was empty."
502c2563
CAW
2573msgstr ""
2574
e2a4e048 2575#: mediagoblin/user_pages/views.py:204
a6f06563 2576msgid "Your comment has been posted!"
502c2563
CAW
2577msgstr ""
2578
e2a4e048 2579#: mediagoblin/user_pages/views.py:237
ac7c9180
CAW
2580msgid "Please check your entries and try again."
2581msgstr ""
2582
e2a4e048 2583#: mediagoblin/user_pages/views.py:278
d2eb7440
CAW
2584msgid "You have to select or add a collection"
2585msgstr ""
2586
e2a4e048 2587#: mediagoblin/user_pages/views.py:289
d2eb7440
CAW
2588#, python-format
2589msgid "\"%s\" already in collection \"%s\""
2590msgstr ""
2591
e2a4e048 2592#: mediagoblin/user_pages/views.py:295
d2eb7440
CAW
2593#, python-format
2594msgid "\"%s\" added to collection \"%s\""
2595msgstr ""
2596
e2a4e048 2597#: mediagoblin/user_pages/views.py:320
19e2668b
CAW
2598msgid "You deleted the media."
2599msgstr ""
2600
e2a4e048 2601#: mediagoblin/user_pages/views.py:339
56f4953c
CAW
2602msgid "You are about to delete another user's media. Proceed with caution."
2603msgstr ""
d2eb7440 2604
e2a4e048 2605#: mediagoblin/user_pages/views.py:412
d2eb7440
CAW
2606msgid "You deleted the item from the collection."
2607msgstr ""
2608
e2a4e048 2609#: mediagoblin/user_pages/views.py:416
d2eb7440
CAW
2610msgid "The item was not removed because you didn't check that you were sure."
2611msgstr ""
2612
e2a4e048 2613#: mediagoblin/user_pages/views.py:424
d2eb7440
CAW
2614msgid ""
2615"You are about to delete an item from another user's collection. Proceed with"
2616" caution."
2617msgstr ""
2618
e2a4e048 2619#: mediagoblin/user_pages/views.py:456
d2eb7440
CAW
2620#, python-format
2621msgid "You deleted the collection \"%s\""
2622msgstr ""
2623
e2a4e048 2624#: mediagoblin/user_pages/views.py:463
d2eb7440
CAW
2625msgid ""
2626"The collection was not deleted because you didn't check that you were sure."
2627msgstr ""
2628
e2a4e048 2629#: mediagoblin/user_pages/views.py:471
d2eb7440
CAW
2630msgid ""
2631"You are about to delete another user's collection. Proceed with caution."
2632msgstr ""