Rename {{title}} to {{media_title}}.
[mediagoblin.git] / mediagoblin / i18n / ja / LC_MESSAGES / mediagoblin.po
CommitLineData
0445100b 1# Translations template for PROJECT.
bcd50908 2# Copyright (C) 2012 ORGANIZATION
0445100b
CAW
3# This file is distributed under the same license as the PROJECT project.
4#
8c12e57b 5# Translators:
0445100b
CAW
6# <averym@gmail.com>, 2011.
7msgid ""
8msgstr ""
9"Project-Id-Version: GNU MediaGoblin\n"
5f081163 10"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
f4fe38d8
CAW
11"POT-Creation-Date: 2012-12-20 09:18-0600\n"
12"PO-Revision-Date: 2012-12-20 15:14+0000\n"
0445100b
CAW
13"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Generated-By: Babel 0.9.6\n"
19"Language: ja\n"
d2eb7440 20"Plural-Forms: nplurals=1; plural=0;\n"
0445100b 21
bcd50908 22#: mediagoblin/auth/forms.py:25 mediagoblin/auth/forms.py:41
0445100b
CAW
23msgid "Username"
24msgstr "ユーザネーム"
25
bcd50908 26#: mediagoblin/auth/forms.py:30 mediagoblin/auth/forms.py:45
0445100b
CAW
27msgid "Password"
28msgstr "パスワード"
29
bcd50908 30#: mediagoblin/auth/forms.py:34
0445100b
CAW
31msgid "Email address"
32msgstr "メールアドレス"
33
c2c66ea1
CAW
34#: mediagoblin/auth/forms.py:51
35msgid "Username or email"
36msgstr ""
37
38#: mediagoblin/auth/forms.py:58
39msgid "Incorrect input"
40msgstr ""
41
502c2563 42#: mediagoblin/auth/views.py:55
0445100b
CAW
43msgid "Sorry, registration is disabled on this instance."
44msgstr "申し訳ありませんが、このインスタンスで登録は無効になっています。"
45
5f081163 46#: mediagoblin/auth/views.py:75
0445100b
CAW
47msgid "Sorry, a user with that name already exists."
48msgstr "申し訳ありませんが、その名前を持つユーザーがすでに存在しています。"
49
5f081163 50#: mediagoblin/auth/views.py:79
19e2668b 51msgid "Sorry, a user with that email address already exists."
0445100b
CAW
52msgstr ""
53
5f081163 54#: mediagoblin/auth/views.py:182
0445100b
CAW
55msgid ""
56"Your email address has been verified. You may now login, edit your profile, "
57"and submit images!"
58msgstr "メアドが確認されています。これで、ログインしてプロファイルを編集し、画像を提出することができます!"
59
5f081163 60#: mediagoblin/auth/views.py:188
0445100b
CAW
61msgid "The verification key or user id is incorrect"
62msgstr "検証キーまたはユーザーIDが間違っています"
63
5f081163 64#: mediagoblin/auth/views.py:206
19e2668b
CAW
65msgid "You must be logged in so we know who to send the email to!"
66msgstr ""
67
5f081163 68#: mediagoblin/auth/views.py:214
19e2668b
CAW
69msgid "You've already verified your email address!"
70msgstr ""
71
5f081163 72#: mediagoblin/auth/views.py:227
0445100b
CAW
73msgid "Resent your verification email."
74msgstr "検証メールを再送しました。"
75
24150310 76#: mediagoblin/auth/views.py:263
bcd50908
CAW
77msgid ""
78"An email has been sent with instructions on how to change your password."
79msgstr ""
80
24150310 81#: mediagoblin/auth/views.py:273
8c12e57b
CAW
82msgid ""
83"Could not send password recovery email as your username is inactive or your "
84"account's email address has not been verified."
85msgstr ""
86
24150310 87#: mediagoblin/auth/views.py:285
bcd50908
CAW
88msgid "Couldn't find someone with that username or email."
89msgstr ""
90
24150310 91#: mediagoblin/auth/views.py:333
bcd50908
CAW
92msgid "You can now log in using your new password."
93msgstr ""
94
304934b3 95#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
d2eb7440
CAW
96#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
97#: mediagoblin/user_pages/forms.py:40
0445100b
CAW
98msgid "Title"
99msgstr "タイトル"
100
f62b697e 101#: mediagoblin/edit/forms.py:28 mediagoblin/submit/forms.py:31
bcd50908
CAW
102msgid "Description of this work"
103msgstr ""
104
f62b697e 105#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
304934b3 106#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
d2eb7440 107#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
bcd50908
CAW
108msgid ""
109"You can use\n"
110" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
111" Markdown</a> for formatting."
112msgstr ""
113
f62b697e 114#: mediagoblin/edit/forms.py:33 mediagoblin/submit/forms.py:36
b0391ad9
CAW
115msgid "Tags"
116msgstr "タグ"
117
f62b697e 118#: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:38
bcd50908 119msgid "Separate tags by commas."
19e2668b
CAW
120msgstr ""
121
304934b3 122#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
0445100b
CAW
123msgid "Slug"
124msgstr "スラグ"
125
304934b3 126#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
0445100b
CAW
127msgid "The slug can't be empty"
128msgstr "スラグは必要です。"
129
f62b697e 130#: mediagoblin/edit/forms.py:40
b0391ad9 131msgid ""
bcd50908
CAW
132"The title part of this media's address. You usually don't need to change "
133"this."
b0391ad9 134msgstr ""
0445100b 135
f62b697e 136#: mediagoblin/edit/forms.py:44 mediagoblin/submit/forms.py:41
5f081163 137#: mediagoblin/templates/mediagoblin/utils/license.html:20
f62b697e
CAW
138msgid "License"
139msgstr ""
140
141#: mediagoblin/edit/forms.py:50
0445100b
CAW
142msgid "Bio"
143msgstr "自己紹介"
144
f62b697e 145#: mediagoblin/edit/forms.py:56
0445100b
CAW
146msgid "Website"
147msgstr "URL"
148
c2c66ea1
CAW
149#: mediagoblin/edit/forms.py:58
150msgid "This address contains errors"
151msgstr ""
152
f62b697e 153#: mediagoblin/edit/forms.py:63
19e2668b
CAW
154msgid "Old password"
155msgstr ""
156
325e9bc4 157#: mediagoblin/edit/forms.py:64
bcd50908
CAW
158msgid "Enter your old password to prove you own this account."
159msgstr ""
160
325e9bc4 161#: mediagoblin/edit/forms.py:67
bcd50908 162msgid "New password"
19e2668b
CAW
163msgstr ""
164
304934b3 165#: mediagoblin/edit/forms.py:71
325e9bc4
CAW
166msgid "Email me when others comment on my media"
167msgstr ""
168
304934b3 169#: mediagoblin/edit/forms.py:83
d2eb7440
CAW
170msgid "The title can't be empty"
171msgstr ""
172
304934b3 173#: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
d2eb7440
CAW
174#: mediagoblin/user_pages/forms.py:43
175msgid "Description of this collection"
176msgstr ""
177
304934b3 178#: mediagoblin/edit/forms.py:92
d2eb7440
CAW
179msgid ""
180"The title part of this collection's address. You usually don't need to "
181"change this."
182msgstr ""
183
184#: mediagoblin/edit/views.py:65
0445100b
CAW
185msgid "An entry with that slug already exists for this user."
186msgstr "そのスラグを持つエントリは、このユーザーは既に存在します。"
187
d2eb7440 188#: mediagoblin/edit/views.py:86
0445100b
CAW
189msgid "You are editing another user's media. Proceed with caution."
190msgstr "あなたは、他のユーザーのメディアを編集しています。ご注意ください。"
191
304934b3
CAW
192#: mediagoblin/edit/views.py:156
193#, python-format
194msgid "You added the attachment %s!"
195msgstr ""
196
197#: mediagoblin/edit/views.py:181
0445100b
CAW
198msgid "You are editing a user's profile. Proceed with caution."
199msgstr "あなたは、他のユーザーのプロファイルを編集しています。ご注意ください。"
200
304934b3 201#: mediagoblin/edit/views.py:197
bcd50908
CAW
202msgid "Profile changes saved"
203msgstr ""
204
304934b3 205#: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
325e9bc4
CAW
206msgid "Account settings saved"
207msgstr ""
208
304934b3 209#: mediagoblin/edit/views.py:251
19e2668b
CAW
210msgid "Wrong password"
211msgstr ""
212
304934b3 213#: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
a5892017 214#: mediagoblin/user_pages/views.py:210
d2eb7440 215#, python-format
20d01dae 216msgid "You already have a collection called \"%s\"!"
d2eb7440
CAW
217msgstr ""
218
304934b3 219#: mediagoblin/edit/views.py:291
d2eb7440
CAW
220msgid "A collection with that slug already exists for this user."
221msgstr ""
222
304934b3 223#: mediagoblin/edit/views.py:308
d2eb7440
CAW
224msgid "You are editing another user's collection. Proceed with caution."
225msgstr ""
226
325e9bc4
CAW
227#: mediagoblin/gmg_commands/theme.py:58
228msgid "Cannot link theme... no theme set\n"
229msgstr ""
230
231#: mediagoblin/gmg_commands/theme.py:71
232msgid "No asset directory for this theme\n"
233msgstr ""
234
235#: mediagoblin/gmg_commands/theme.py:74
236msgid "However, old link directory symlink found; removed.\n"
bcd50908
CAW
237msgstr ""
238
24150310 239#: mediagoblin/media_types/__init__.py:60
a5892017 240#: mediagoblin/media_types/__init__.py:101
24150310 241msgid "Sorry, I don't support that file type :("
19e2668b
CAW
242msgstr ""
243
325e9bc4
CAW
244#: mediagoblin/media_types/video/processing.py:35
245msgid "Video transcoding failed"
246msgstr ""
247
d2eb7440
CAW
248#: mediagoblin/plugins/oauth/forms.py:26
249msgid "Client ID"
250msgstr ""
251
252#: mediagoblin/plugins/oauth/forms.py:28
253msgid "Next URL"
254msgstr ""
255
256#: mediagoblin/plugins/oauth/forms.py:30
257msgid "Allow"
258msgstr ""
259
260#: mediagoblin/plugins/oauth/forms.py:31
261msgid "Deny"
262msgstr ""
263
264#: mediagoblin/plugins/oauth/forms.py:35
265msgid "Name"
266msgstr ""
267
268#: mediagoblin/plugins/oauth/forms.py:36
269msgid "The name of the OAuth client"
270msgstr ""
271
272#: mediagoblin/plugins/oauth/forms.py:37
273msgid "Description"
274msgstr ""
275
276#: mediagoblin/plugins/oauth/forms.py:39
277msgid ""
f2bcd91d
CAW
278"This will be visible to users allowing your\n"
279" application to authenticate as them."
d2eb7440
CAW
280msgstr ""
281
282#: mediagoblin/plugins/oauth/forms.py:41
283msgid "Type"
284msgstr ""
285
286#: mediagoblin/plugins/oauth/forms.py:46
287msgid ""
288"<strong>Confidential</strong> - The client can\n"
289" make requests to the GNU MediaGoblin instance that can not be\n"
290" intercepted by the user agent (e.g. server-side client).<br />\n"
291" <strong>Public</strong> - The client can't make confidential\n"
292" requests to the GNU MediaGoblin instance (e.g. client-side\n"
293" JavaScript client)."
294msgstr ""
295
296#: mediagoblin/plugins/oauth/forms.py:53
297msgid "Redirect URI"
298msgstr ""
299
300#: mediagoblin/plugins/oauth/forms.py:55
301msgid ""
302"The redirect URI for the applications, this field\n"
303" is <strong>required</strong> for public clients."
304msgstr ""
305
306#: mediagoblin/plugins/oauth/forms.py:67
307msgid "This field is required for public clients"
308msgstr ""
309
f4fe38d8 310#: mediagoblin/plugins/oauth/views.py:60
d2eb7440
CAW
311msgid "The client {0} has been registered!"
312msgstr ""
313
325e9bc4 314#: mediagoblin/processing/__init__.py:138
24150310 315msgid "Invalid file given for media type."
39f115ed
CAW
316msgstr ""
317
f62b697e 318#: mediagoblin/submit/forms.py:26
0445100b
CAW
319msgid "File"
320msgstr "ファイル"
321
d2eb7440 322#: mediagoblin/submit/views.py:57
0445100b
CAW
323msgid "You must provide a file."
324msgstr "ファイルを提供する必要があります。"
325
d2eb7440 326#: mediagoblin/submit/views.py:164
0445100b
CAW
327msgid "Woohoo! Submitted!"
328msgstr "投稿終了!"
329
d2eb7440
CAW
330#: mediagoblin/submit/views.py:215
331#, python-format
332msgid "Collection \"%s\" added!"
333msgstr ""
334
a5892017 335#: mediagoblin/templates/mediagoblin/base.html:48
39f115ed
CAW
336msgid "MediaGoblin logo"
337msgstr ""
0445100b 338
a5892017 339#: mediagoblin/templates/mediagoblin/base.html:54
304934b3
CAW
340#, python-format
341msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
c2c66ea1
CAW
342msgstr ""
343
a5892017 344#: mediagoblin/templates/mediagoblin/base.html:60
304934b3 345msgid "log out"
c2c66ea1
CAW
346msgstr ""
347
a5892017 348#: mediagoblin/templates/mediagoblin/base.html:62
304934b3
CAW
349#: mediagoblin/templates/mediagoblin/root.html:28
350#: mediagoblin/templates/mediagoblin/user_pages/user.html:151
351msgid "Add media"
d2eb7440
CAW
352msgstr ""
353
a5892017 354#: mediagoblin/templates/mediagoblin/base.html:68
304934b3 355msgid "Verify your email!"
19e2668b 356msgstr ""
0445100b 357
a5892017 358#: mediagoblin/templates/mediagoblin/base.html:73
9022f358
CAW
359#: mediagoblin/templates/mediagoblin/auth/login.html:28
360#: mediagoblin/templates/mediagoblin/auth/login.html:36
361#: mediagoblin/templates/mediagoblin/auth/login.html:54
39f115ed 362msgid "Log in"
0445100b
CAW
363msgstr "ログイン"
364
a5892017 365#: mediagoblin/templates/mediagoblin/base.html:87
0445100b
CAW
366msgid ""
367"Powered by <a href=\"http://mediagoblin.org\">MediaGoblin</a>, a <a "
5f081163
CAW
368"href=\"http://gnu.org/\">GNU</a> project."
369msgstr ""
370
a5892017 371#: mediagoblin/templates/mediagoblin/base.html:90
5f081163
CAW
372#, python-format
373msgid ""
374"Released under the <a "
375"href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a "
376"href=\"%(source_link)s\">Source code</a> available."
0445100b 377msgstr ""
0445100b 378
304934b3
CAW
379#: mediagoblin/templates/mediagoblin/error.html:24
380msgid "Image of goblin stressing out"
381msgstr ""
382
383#: mediagoblin/templates/mediagoblin/root.html:25
384msgid "Actions"
385msgstr ""
386
387#: mediagoblin/templates/mediagoblin/root.html:31
388msgid "Create new collection"
389msgstr ""
390
391#: mediagoblin/templates/mediagoblin/root.html:34
392msgid "Change account settings"
393msgstr ""
394
395#: mediagoblin/templates/mediagoblin/root.html:38
396#: mediagoblin/templates/mediagoblin/root.html:44
397#: mediagoblin/templates/mediagoblin/admin/panel.html:21
398#: mediagoblin/templates/mediagoblin/admin/panel.html:26
399#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
400#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
401msgid "Media processing panel"
402msgstr ""
403
404#: mediagoblin/templates/mediagoblin/root.html:51
8c12e57b
CAW
405msgid "Explore"
406msgstr ""
407
304934b3 408#: mediagoblin/templates/mediagoblin/root.html:53
19e2668b 409msgid "Hi there, welcome to this MediaGoblin site!"
39f115ed 410msgstr ""
0445100b 411
304934b3 412#: mediagoblin/templates/mediagoblin/root.html:55
b3efea3c
CAW
413msgid ""
414"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
415"extraordinarily great piece of media hosting software."
39f115ed 416msgstr ""
0445100b 417
304934b3 418#: mediagoblin/templates/mediagoblin/root.html:56
39f115ed 419msgid ""
325e9bc4
CAW
420"To add your own media, place comments, and more, you can log in with your "
421"MediaGoblin account."
39f115ed 422msgstr ""
0445100b 423
304934b3 424#: mediagoblin/templates/mediagoblin/root.html:58
19e2668b 425msgid "Don't have one yet? It's easy!"
39f115ed 426msgstr ""
0445100b 427
304934b3 428#: mediagoblin/templates/mediagoblin/root.html:59
8c12e57b
CAW
429#, python-format
430msgid ""
19e2668b 431"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
bcd50908
CAW
432" or\n"
433" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
8c12e57b
CAW
434msgstr ""
435
304934b3 436#: mediagoblin/templates/mediagoblin/root.html:67
8c12e57b
CAW
437msgid "Most recent media"
438msgstr ""
439
9022f358 440#: mediagoblin/templates/mediagoblin/admin/panel.html:29
325e9bc4
CAW
441msgid ""
442"Here you can track the state of media being processed on this instance."
443msgstr ""
444
9022f358
CAW
445#: mediagoblin/templates/mediagoblin/admin/panel.html:32
446#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:32
325e9bc4
CAW
447msgid "Media in-processing"
448msgstr ""
449
9022f358
CAW
450#: mediagoblin/templates/mediagoblin/admin/panel.html:58
451#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:56
325e9bc4
CAW
452msgid "No media in-processing"
453msgstr ""
454
9022f358
CAW
455#: mediagoblin/templates/mediagoblin/admin/panel.html:61
456#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:59
325e9bc4
CAW
457msgid "These uploads failed to process:"
458msgstr ""
459
9022f358
CAW
460#: mediagoblin/templates/mediagoblin/admin/panel.html:90
461#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:86
325e9bc4
CAW
462msgid "No failed entries!"
463msgstr ""
464
9022f358 465#: mediagoblin/templates/mediagoblin/admin/panel.html:92
325e9bc4
CAW
466msgid "Last 10 successful uploads"
467msgstr ""
468
9022f358
CAW
469#: mediagoblin/templates/mediagoblin/admin/panel.html:112
470#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:107
325e9bc4
CAW
471msgid "No processed entries, yet!"
472msgstr ""
473
9022f358
CAW
474#: mediagoblin/templates/mediagoblin/auth/change_fp.html:28
475#: mediagoblin/templates/mediagoblin/auth/change_fp.html:36
bcd50908 476msgid "Set your new password"
8c12e57b
CAW
477msgstr ""
478
9022f358 479#: mediagoblin/templates/mediagoblin/auth/change_fp.html:39
bcd50908
CAW
480msgid "Set password"
481msgstr ""
a6f06563 482
9022f358
CAW
483#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:23
484#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:31
19e2668b
CAW
485msgid "Recover password"
486msgstr ""
487
9022f358 488#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:34
19e2668b 489msgid "Send instructions"
8c12e57b
CAW
490msgstr ""
491
8c12e57b
CAW
492#: mediagoblin/templates/mediagoblin/auth/fp_verification_email.txt:19
493#, python-format
494msgid ""
495"Hi %(username)s,\n"
496"\n"
497"to change your GNU MediaGoblin password, open the following URL in \n"
498"your web browser:\n"
499"\n"
500"%(verification_url)s\n"
501"\n"
502"If you think this is an error, just ignore this email and continue being\n"
503"a happy goblin!"
504msgstr ""
505
9022f358 506#: mediagoblin/templates/mediagoblin/auth/login.html:39
39f115ed
CAW
507msgid "Logging in failed!"
508msgstr ""
0445100b 509
9022f358 510#: mediagoblin/templates/mediagoblin/auth/login.html:44
0445100b
CAW
511msgid "Don't have an account yet?"
512msgstr "まだアカウントを持っていませんか?"
513
9022f358 514#: mediagoblin/templates/mediagoblin/auth/login.html:45
0445100b
CAW
515msgid "Create one here!"
516msgstr "ここで作成!"
517
9022f358 518#: mediagoblin/templates/mediagoblin/auth/login.html:51
8c12e57b
CAW
519msgid "Forgot your password?"
520msgstr ""
521
9022f358
CAW
522#: mediagoblin/templates/mediagoblin/auth/register.html:28
523#: mediagoblin/templates/mediagoblin/auth/register.html:36
0445100b
CAW
524msgid "Create an account!"
525msgstr "アカウントを作成!"
526
9022f358 527#: mediagoblin/templates/mediagoblin/auth/register.html:40
39f115ed
CAW
528msgid "Create"
529msgstr ""
530
0445100b
CAW
531#: mediagoblin/templates/mediagoblin/auth/verification_email.txt:19
532#, python-format
533msgid ""
534"Hi %(username)s,\n"
535"\n"
536"to activate your GNU MediaGoblin account, open the following URL in\n"
537"your web browser:\n"
538"\n"
539"%(verification_url)s"
5f081163 540msgstr "%(username)s様へ\n\nGNU MediaGoblinアカウントを検証にするには、このURLを開いてください。\n\n%(verification_url)s"
0445100b 541
9022f358
CAW
542#: mediagoblin/templates/mediagoblin/edit/attachments.html:23
543#: mediagoblin/templates/mediagoblin/edit/attachments.html:35
544#, python-format
545msgid "Editing attachments for %(media_title)s"
546msgstr ""
547
304934b3
CAW
548#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
549#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
550#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
551msgid "Attachments"
552msgstr ""
0445100b 553
304934b3
CAW
554#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
555#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
556msgid "Add attachment"
557msgstr ""
558
559#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
560#: mediagoblin/templates/mediagoblin/edit/edit.html:41
d2eb7440
CAW
561#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
562#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
304934b3
CAW
563#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
564#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
565#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
0445100b
CAW
566msgid "Cancel"
567msgstr "キャンセル"
568
304934b3
CAW
569#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
570#: mediagoblin/templates/mediagoblin/edit/edit.html:42
571#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
d2eb7440 572#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
9022f358 573#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
0445100b
CAW
574msgid "Save changes"
575msgstr "投稿する"
576
304934b3
CAW
577#: mediagoblin/templates/mediagoblin/edit/edit.html:23
578#: mediagoblin/templates/mediagoblin/edit/edit.html:35
579#, python-format
580msgid "Editing %(media_title)s"
581msgstr "%(media_title)sを編集中"
582
9022f358 583#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
304934b3 584#: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
bcd50908
CAW
585#, python-format
586msgid "Changing %(username)s's account settings"
587msgstr ""
588
d2eb7440
CAW
589#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:29
590#, python-format
591msgid "Editing %(collection_title)s"
592msgstr ""
593
9022f358
CAW
594#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:23
595#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35
0445100b
CAW
596#, python-format
597msgid "Editing %(username)s's profile"
598msgstr "%(username)sさんのプロフィールを編集中"
599
d2eb7440
CAW
600#: mediagoblin/templates/mediagoblin/listings/collection.html:30
601#: mediagoblin/templates/mediagoblin/listings/collection.html:35
19e2668b
CAW
602#: mediagoblin/templates/mediagoblin/listings/tag.html:30
603#: mediagoblin/templates/mediagoblin/listings/tag.html:35
604#, python-format
605msgid "Media tagged with: %(tag_name)s"
606msgstr ""
607
bcd50908 608#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
325e9bc4 609#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
a5892017 610#: mediagoblin/templates/mediagoblin/media_displays/stl.html:136
325e9bc4
CAW
611#: mediagoblin/templates/mediagoblin/media_displays/video.html:52
612msgid "Download"
613msgstr ""
614
615#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
19e2668b
CAW
616msgid "Original"
617msgstr ""
0445100b 618
6a26e4b0 619#: mediagoblin/templates/mediagoblin/media_displays/audio.html:44
24150310
CAW
620msgid ""
621"Sorry, this audio will not work because \n"
622"\tyour web browser does not support HTML5 \n"
623"\taudio."
624msgstr ""
625
6a26e4b0 626#: mediagoblin/templates/mediagoblin/media_displays/audio.html:47
24150310
CAW
627msgid ""
628"You can get a modern web browser that \n"
629"\tcan play the audio at <a href=\"http://getfirefox.com\">\n"
630"\t http://getfirefox.com</a>!"
631msgstr ""
632
791cc619 633#: mediagoblin/templates/mediagoblin/media_displays/audio.html:60
325e9bc4
CAW
634#: mediagoblin/templates/mediagoblin/media_displays/video.html:56
635msgid "Original file"
791cc619
CAW
636msgstr ""
637
638#: mediagoblin/templates/mediagoblin/media_displays/audio.html:63
639msgid "WebM file (Vorbis codec)"
640msgstr ""
641
a5892017
CAW
642#: mediagoblin/templates/mediagoblin/media_displays/stl.html:87
643#: mediagoblin/templates/mediagoblin/media_displays/stl.html:93
644#: mediagoblin/templates/mediagoblin/media_displays/stl.html:99
645#: mediagoblin/templates/mediagoblin/media_displays/stl.html:105
646#: mediagoblin/templates/mediagoblin/user_pages/media.html:67
647#: mediagoblin/templates/mediagoblin/user_pages/media.html:73
648#, python-format
649msgid "Image for %(media_title)s"
650msgstr ""
651
652#: mediagoblin/templates/mediagoblin/media_displays/stl.html:112
653msgid "Toggle Rotate"
654msgstr ""
655
656#: mediagoblin/templates/mediagoblin/media_displays/stl.html:113
657msgid "Perspective"
658msgstr ""
659
660#: mediagoblin/templates/mediagoblin/media_displays/stl.html:116
661#: mediagoblin/templates/mediagoblin/media_displays/stl.html:117
662msgid "Front"
663msgstr ""
664
665#: mediagoblin/templates/mediagoblin/media_displays/stl.html:120
666#: mediagoblin/templates/mediagoblin/media_displays/stl.html:121
667msgid "Top"
668msgstr ""
669
670#: mediagoblin/templates/mediagoblin/media_displays/stl.html:124
671#: mediagoblin/templates/mediagoblin/media_displays/stl.html:125
672msgid "Side"
673msgstr ""
674
675#: mediagoblin/templates/mediagoblin/media_displays/stl.html:130
676#: mediagoblin/templates/mediagoblin/media_displays/stl.html:131
677msgid "WebGL"
678msgstr ""
679
680#: mediagoblin/templates/mediagoblin/media_displays/stl.html:138
681msgid "Download model"
682msgstr ""
683
684#: mediagoblin/templates/mediagoblin/media_displays/stl.html:146
685msgid "File Format"
686msgstr ""
687
688#: mediagoblin/templates/mediagoblin/media_displays/stl.html:148
689msgid "Object Height"
690msgstr ""
691
5f081163 692#: mediagoblin/templates/mediagoblin/media_displays/video.html:40
bcd50908
CAW
693msgid ""
694"Sorry, this video will not work because \n"
695"\t your web browser does not support HTML5 \n"
696"\t video."
697msgstr ""
698
5f081163 699#: mediagoblin/templates/mediagoblin/media_displays/video.html:43
bcd50908
CAW
700msgid ""
701"You can get a modern web browser that \n"
702"\t can play this video at <a href=\"http://getfirefox.com\">\n"
703"\t http://getfirefox.com</a>!"
704msgstr ""
705
325e9bc4
CAW
706#: mediagoblin/templates/mediagoblin/media_displays/video.html:59
707msgid "WebM file (640p; VP8/Vorbis)"
708msgstr ""
709
d2eb7440
CAW
710#: mediagoblin/templates/mediagoblin/submit/collection.html:26
711msgid "Add a collection"
712msgstr ""
713
714#: mediagoblin/templates/mediagoblin/submit/collection.html:30
715#: mediagoblin/templates/mediagoblin/submit/start.html:34
304934b3 716#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
d2eb7440
CAW
717msgid "Add"
718msgstr ""
719
9022f358
CAW
720#: mediagoblin/templates/mediagoblin/submit/start.html:23
721#: mediagoblin/templates/mediagoblin/submit/start.html:30
bcd50908
CAW
722msgid "Add your media"
723msgstr ""
724
d2eb7440
CAW
725#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
726#, python-format
727msgid "%(collection_title)s (%(username)s's collection)"
728msgstr ""
729
730#: mediagoblin/templates/mediagoblin/user_pages/collection.html:39
731#, python-format
732msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>"
733msgstr ""
734
735#: mediagoblin/templates/mediagoblin/user_pages/collection.html:52
736#: mediagoblin/templates/mediagoblin/user_pages/media.html:87
737msgid "Edit"
738msgstr ""
739
740#: mediagoblin/templates/mediagoblin/user_pages/collection.html:56
741#: mediagoblin/templates/mediagoblin/user_pages/media.html:91
742msgid "Delete"
743msgstr ""
744
d2eb7440
CAW
745#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:30
746#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
747#, python-format
748msgid "Really delete %(title)s?"
749msgstr ""
750
751#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
304934b3 752#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
d2eb7440
CAW
753msgid "Delete permanently"
754msgstr ""
755
756#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:31
757#, python-format
758msgid "Really remove %(media_title)s from %(collection_title)s?"
759msgstr ""
760
304934b3 761#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
d2eb7440 762msgid "Remove"
bcd50908 763msgstr ""
0445100b 764
325e9bc4
CAW
765#: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19
766#, python-format
767msgid ""
768"Hi %(username)s,\n"
769"%(comment_author)s commented on your post (%(comment_url)s) at %(instance_name)s\n"
770msgstr ""
771
19e2668b
CAW
772#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30
773#, python-format
774msgid "%(username)s's media"
775msgstr ""
776
777#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:37
0445100b
CAW
778#, python-format
779msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
780msgstr "<a href=\"%(user_url)s\">%(username)s</a>さんのコンテンツ"
781
5f081163 782#: mediagoblin/templates/mediagoblin/user_pages/media.html:46
a6f06563 783#, python-format
5f081163 784msgid "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>"
a6f06563
CAW
785msgstr ""
786
325e9bc4 787#: mediagoblin/templates/mediagoblin/user_pages/media.html:102
5f081163 788msgid "Add a comment"
bcd50908
CAW
789msgstr ""
790
325e9bc4 791#: mediagoblin/templates/mediagoblin/user_pages/media.html:109
bcd50908 792msgid ""
f62b697e 793"You can use <a "
bcd50908
CAW
794"href=\"http://daringfireball.net/projects/markdown/basics\">Markdown</a> for"
795" formatting."
796msgstr ""
797
325e9bc4 798#: mediagoblin/templates/mediagoblin/user_pages/media.html:113
bcd50908
CAW
799msgid "Add this comment"
800msgstr ""
801
325e9bc4 802#: mediagoblin/templates/mediagoblin/user_pages/media.html:132
bcd50908
CAW
803msgid "at"
804msgstr ""
805
325e9bc4 806#: mediagoblin/templates/mediagoblin/user_pages/media.html:152
bcd50908 807#, python-format
5f081163
CAW
808msgid ""
809"<h3>Added on</h3>\n"
810" <p>%(date)s</p>"
a6f06563
CAW
811msgstr ""
812
304934b3
CAW
813#: mediagoblin/templates/mediagoblin/user_pages/media.html:202
814msgid "Add media to collection"
325e9bc4
CAW
815msgstr ""
816
d2eb7440 817#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
56f4953c 818#, python-format
d2eb7440 819msgid "Add %(title)s to collection"
56f4953c
CAW
820msgstr ""
821
304934b3 822#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
d2eb7440
CAW
823msgid "+"
824msgstr ""
825
304934b3 826#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
d2eb7440 827msgid "Add a new collection"
56f4953c
CAW
828msgstr ""
829
9022f358 830#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29
39f115ed
CAW
831msgid ""
832"You can track the state of media being processed for your gallery here."
833msgstr ""
834
9022f358 835#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:89
325e9bc4 836msgid "Your last 10 successful uploads"
39f115ed
CAW
837msgstr ""
838
19e2668b
CAW
839#: mediagoblin/templates/mediagoblin/user_pages/user.html:31
840#: mediagoblin/templates/mediagoblin/user_pages/user.html:89
841#, python-format
842msgid "%(username)s's profile"
843msgstr "%(username)sさんのプロフィール"
844
845#: mediagoblin/templates/mediagoblin/user_pages/user.html:43
846msgid "Sorry, no such user found."
847msgstr "申し訳ありませんが、そのユーザーは見つかりませんでした。"
848
849#: mediagoblin/templates/mediagoblin/user_pages/user.html:50
850#: mediagoblin/templates/mediagoblin/user_pages/user.html:70
39f115ed
CAW
851msgid "Email verification needed"
852msgstr ""
0445100b 853
19e2668b 854#: mediagoblin/templates/mediagoblin/user_pages/user.html:53
39f115ed
CAW
855msgid "Almost done! Your account still needs to be activated."
856msgstr ""
0445100b 857
19e2668b 858#: mediagoblin/templates/mediagoblin/user_pages/user.html:58
0445100b
CAW
859msgid ""
860"An email should arrive in a few moments with instructions on how to do so."
861msgstr "メールは、その方法の指示でいくつかの瞬間に到着します。"
862
19e2668b 863#: mediagoblin/templates/mediagoblin/user_pages/user.html:62
0445100b
CAW
864msgid "In case it doesn't:"
865msgstr "到着しない場合は、"
866
19e2668b 867#: mediagoblin/templates/mediagoblin/user_pages/user.html:65
0445100b
CAW
868msgid "Resend verification email"
869msgstr "確認メールを再送信"
870
19e2668b 871#: mediagoblin/templates/mediagoblin/user_pages/user.html:73
0445100b
CAW
872msgid ""
873"Someone has registered an account with this username, but it still has to be"
39f115ed
CAW
874" activated."
875msgstr ""
0445100b 876
19e2668b 877#: mediagoblin/templates/mediagoblin/user_pages/user.html:79
0445100b
CAW
878#, python-format
879msgid ""
880"If you are that person but you've lost your verification email, you can <a "
881"href=\"%(login_url)s\">log in</a> and resend it."
882msgstr "あなたの確認メールを紛失した場合、<a href=\"%(login_url)s\">ログイン</a>して再送できます。"
883
19e2668b 884#: mediagoblin/templates/mediagoblin/user_pages/user.html:96
39f115ed
CAW
885msgid "Here's a spot to tell others about yourself."
886msgstr ""
887
19e2668b 888#: mediagoblin/templates/mediagoblin/user_pages/user.html:101
bcd50908 889#: mediagoblin/templates/mediagoblin/user_pages/user.html:118
0445100b
CAW
890msgid "Edit profile"
891msgstr "プロフィールを編集"
892
bcd50908 893#: mediagoblin/templates/mediagoblin/user_pages/user.html:106
39f115ed
CAW
894msgid "This user hasn't filled in their profile (yet)."
895msgstr ""
896
304934b3 897#: mediagoblin/templates/mediagoblin/user_pages/user.html:132
0445100b
CAW
898#, python-format
899msgid "View all of %(username)s's media"
900msgstr "%(username)sさんのコンテンツをすべて見る"
901
304934b3 902#: mediagoblin/templates/mediagoblin/user_pages/user.html:145
39f115ed
CAW
903msgid ""
904"This is where your media will appear, but you don't seem to have added "
905"anything yet."
906msgstr ""
907
24150310 908#: mediagoblin/templates/mediagoblin/user_pages/user.html:157
f4fe38d8 909#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:84
304934b3 910#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
39f115ed
CAW
911msgid "There doesn't seem to be any media here yet..."
912msgstr ""
913
f4fe38d8 914#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:49
304934b3 915msgid "(remove)"
d2eb7440
CAW
916msgstr ""
917
918#: mediagoblin/templates/mediagoblin/utils/collections.html:20
919#, python-format
920msgid "In collections (%(collected)s)"
921msgstr ""
922
39f115ed
CAW
923#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
924msgid "feed icon"
925msgstr ""
926
927#: mediagoblin/templates/mediagoblin/utils/feed_link.html:23
928msgid "Atom feed"
929msgstr ""
930
5f081163
CAW
931#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:25
932msgid "Location"
933msgstr ""
934
304934b3 935#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
5f081163
CAW
936#, python-format
937msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
f62b697e
CAW
938msgstr ""
939
940#: mediagoblin/templates/mediagoblin/utils/license.html:25
941msgid "All rights reserved"
942msgstr ""
943
bcd50908
CAW
944#: mediagoblin/templates/mediagoblin/utils/pagination.html:39
945msgid "← Newer"
b0391ad9
CAW
946msgstr ""
947
bcd50908
CAW
948#: mediagoblin/templates/mediagoblin/utils/pagination.html:45
949msgid "Older →"
b0391ad9
CAW
950msgstr ""
951
bcd50908 952#: mediagoblin/templates/mediagoblin/utils/pagination.html:48
a6f06563
CAW
953msgid "Go to page:"
954msgstr ""
955
5f081163
CAW
956#: mediagoblin/templates/mediagoblin/utils/prev_next.html:28
957#: mediagoblin/templates/mediagoblin/utils/prev_next.html:33
bcd50908 958msgid "newer"
19e2668b
CAW
959msgstr ""
960
5f081163
CAW
961#: mediagoblin/templates/mediagoblin/utils/prev_next.html:39
962#: mediagoblin/templates/mediagoblin/utils/prev_next.html:44
bcd50908 963msgid "older"
19e2668b
CAW
964msgstr ""
965
bcd50908 966#: mediagoblin/templates/mediagoblin/utils/tags.html:20
5f081163 967msgid "Tagged with"
0445100b
CAW
968msgstr ""
969
325e9bc4 970#: mediagoblin/tools/exif.py:78
f62b697e
CAW
971msgid "Could not read the image file."
972msgstr ""
973
f4fe38d8 974#: mediagoblin/tools/response.py:30
304934b3
CAW
975msgid "Oops!"
976msgstr ""
977
f4fe38d8 978#: mediagoblin/tools/response.py:31
304934b3
CAW
979msgid "An error occured"
980msgstr ""
981
f4fe38d8 982#: mediagoblin/tools/response.py:46
304934b3
CAW
983msgid "Operation not allowed"
984msgstr ""
985
f4fe38d8 986#: mediagoblin/tools/response.py:47
304934b3
CAW
987msgid ""
988"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
989"function that you are not allowed to. Have you been trying to delete all "
990"user accounts again?"
991msgstr ""
992
f4fe38d8 993#: mediagoblin/tools/response.py:55
304934b3
CAW
994msgid ""
995"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
996" the address is correct, maybe the page you're looking for has been moved or"
997" deleted."
998msgstr ""
999
d2eb7440 1000#: mediagoblin/user_pages/forms.py:28
b0391ad9
CAW
1001msgid "I am sure I want to delete this"
1002msgstr ""
1003
d2eb7440
CAW
1004#: mediagoblin/user_pages/forms.py:32
1005msgid "I am sure I want to remove this item from the collection"
1006msgstr ""
1007
1008#: mediagoblin/user_pages/forms.py:35
1009msgid "-- Select --"
1010msgstr ""
1011
1012#: mediagoblin/user_pages/forms.py:37
1013msgid "Include a note"
1014msgstr ""
1015
325e9bc4
CAW
1016#: mediagoblin/user_pages/lib.py:56
1017msgid "commented on your post"
1018msgstr ""
1019
a5892017 1020#: mediagoblin/user_pages/views.py:156
a6f06563 1021msgid "Oops, your comment was empty."
502c2563
CAW
1022msgstr ""
1023
a5892017 1024#: mediagoblin/user_pages/views.py:162
a6f06563 1025msgid "Your comment has been posted!"
502c2563
CAW
1026msgstr ""
1027
a5892017 1028#: mediagoblin/user_pages/views.py:230
d2eb7440
CAW
1029msgid "You have to select or add a collection"
1030msgstr ""
1031
a5892017 1032#: mediagoblin/user_pages/views.py:238
d2eb7440
CAW
1033#, python-format
1034msgid "\"%s\" already in collection \"%s\""
1035msgstr ""
1036
a5892017 1037#: mediagoblin/user_pages/views.py:253
d2eb7440
CAW
1038#, python-format
1039msgid "\"%s\" added to collection \"%s\""
1040msgstr ""
1041
a5892017 1042#: mediagoblin/user_pages/views.py:261
d2eb7440
CAW
1043msgid "Please check your entries and try again."
1044msgstr ""
1045
a5892017 1046#: mediagoblin/user_pages/views.py:292
325e9bc4
CAW
1047msgid ""
1048"Some of the files with this entry seem to be missing. Deleting anyway."
1049msgstr ""
1050
a5892017 1051#: mediagoblin/user_pages/views.py:297
19e2668b
CAW
1052msgid "You deleted the media."
1053msgstr ""
1054
a5892017 1055#: mediagoblin/user_pages/views.py:304
19e2668b
CAW
1056msgid "The media was not deleted because you didn't check that you were sure."
1057msgstr ""
1058
a5892017 1059#: mediagoblin/user_pages/views.py:312
56f4953c
CAW
1060msgid "You are about to delete another user's media. Proceed with caution."
1061msgstr ""
d2eb7440 1062
a5892017 1063#: mediagoblin/user_pages/views.py:370
d2eb7440
CAW
1064msgid "You deleted the item from the collection."
1065msgstr ""
1066
a5892017 1067#: mediagoblin/user_pages/views.py:374
d2eb7440
CAW
1068msgid "The item was not removed because you didn't check that you were sure."
1069msgstr ""
1070
a5892017 1071#: mediagoblin/user_pages/views.py:384
d2eb7440
CAW
1072msgid ""
1073"You are about to delete an item from another user's collection. Proceed with"
1074" caution."
1075msgstr ""
1076
a5892017 1077#: mediagoblin/user_pages/views.py:417
d2eb7440
CAW
1078#, python-format
1079msgid "You deleted the collection \"%s\""
1080msgstr ""
1081
a5892017 1082#: mediagoblin/user_pages/views.py:424
d2eb7440
CAW
1083msgid ""
1084"The collection was not deleted because you didn't check that you were sure."
1085msgstr ""
1086
a5892017 1087#: mediagoblin/user_pages/views.py:434
d2eb7440
CAW
1088msgid ""
1089"You are about to delete another user's collection. Proceed with caution."
1090msgstr ""