Committing extracted and compiled translations
[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"
304934b3
CAW
11"POT-Creation-Date: 2012-12-03 13:23-0600\n"
12"PO-Revision-Date: 2012-12-03 19:18+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
20d01dae 214#: mediagoblin/user_pages/views.py:215
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
CAW
239#: mediagoblin/media_types/__init__.py:60
240#: mediagoblin/media_types/__init__.py:120
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
310#: mediagoblin/plugins/oauth/views.py:59
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
325e9bc4 335#: mediagoblin/templates/mediagoblin/base.html:50
39f115ed
CAW
336msgid "MediaGoblin logo"
337msgstr ""
0445100b 338
304934b3
CAW
339#: mediagoblin/templates/mediagoblin/base.html:56
340#, python-format
341msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
c2c66ea1
CAW
342msgstr ""
343
304934b3
CAW
344#: mediagoblin/templates/mediagoblin/base.html:62
345msgid "log out"
c2c66ea1
CAW
346msgstr ""
347
304934b3
CAW
348#: mediagoblin/templates/mediagoblin/base.html:64
349#: mediagoblin/templates/mediagoblin/root.html:28
350#: mediagoblin/templates/mediagoblin/user_pages/user.html:151
351msgid "Add media"
d2eb7440
CAW
352msgstr ""
353
354#: mediagoblin/templates/mediagoblin/base.html:70
304934b3 355msgid "Verify your email!"
19e2668b 356msgstr ""
0445100b 357
d2eb7440 358#: mediagoblin/templates/mediagoblin/base.html:75
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
d2eb7440 365#: mediagoblin/templates/mediagoblin/base.html:89
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
d2eb7440 371#: mediagoblin/templates/mediagoblin/base.html:92
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
325e9bc4
CAW
610#: mediagoblin/templates/mediagoblin/media_displays/video.html:52
611msgid "Download"
612msgstr ""
613
614#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
19e2668b
CAW
615msgid "Original"
616msgstr ""
0445100b 617
6a26e4b0 618#: mediagoblin/templates/mediagoblin/media_displays/audio.html:44
24150310
CAW
619msgid ""
620"Sorry, this audio will not work because \n"
621"\tyour web browser does not support HTML5 \n"
622"\taudio."
623msgstr ""
624
6a26e4b0 625#: mediagoblin/templates/mediagoblin/media_displays/audio.html:47
24150310
CAW
626msgid ""
627"You can get a modern web browser that \n"
628"\tcan play the audio at <a href=\"http://getfirefox.com\">\n"
629"\t http://getfirefox.com</a>!"
630msgstr ""
631
791cc619 632#: mediagoblin/templates/mediagoblin/media_displays/audio.html:60
325e9bc4
CAW
633#: mediagoblin/templates/mediagoblin/media_displays/video.html:56
634msgid "Original file"
791cc619
CAW
635msgstr ""
636
637#: mediagoblin/templates/mediagoblin/media_displays/audio.html:63
638msgid "WebM file (Vorbis codec)"
639msgstr ""
640
5f081163 641#: mediagoblin/templates/mediagoblin/media_displays/video.html:40
bcd50908
CAW
642msgid ""
643"Sorry, this video will not work because \n"
644"\t your web browser does not support HTML5 \n"
645"\t video."
646msgstr ""
647
5f081163 648#: mediagoblin/templates/mediagoblin/media_displays/video.html:43
bcd50908
CAW
649msgid ""
650"You can get a modern web browser that \n"
651"\t can play this video at <a href=\"http://getfirefox.com\">\n"
652"\t http://getfirefox.com</a>!"
653msgstr ""
654
325e9bc4
CAW
655#: mediagoblin/templates/mediagoblin/media_displays/video.html:59
656msgid "WebM file (640p; VP8/Vorbis)"
657msgstr ""
658
d2eb7440
CAW
659#: mediagoblin/templates/mediagoblin/submit/collection.html:26
660msgid "Add a collection"
661msgstr ""
662
663#: mediagoblin/templates/mediagoblin/submit/collection.html:30
664#: mediagoblin/templates/mediagoblin/submit/start.html:34
304934b3 665#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
d2eb7440
CAW
666msgid "Add"
667msgstr ""
668
9022f358
CAW
669#: mediagoblin/templates/mediagoblin/submit/start.html:23
670#: mediagoblin/templates/mediagoblin/submit/start.html:30
bcd50908
CAW
671msgid "Add your media"
672msgstr ""
673
d2eb7440
CAW
674#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
675#, python-format
676msgid "%(collection_title)s (%(username)s's collection)"
677msgstr ""
678
679#: mediagoblin/templates/mediagoblin/user_pages/collection.html:39
680#, python-format
681msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>"
682msgstr ""
683
684#: mediagoblin/templates/mediagoblin/user_pages/collection.html:52
685#: mediagoblin/templates/mediagoblin/user_pages/media.html:87
686msgid "Edit"
687msgstr ""
688
689#: mediagoblin/templates/mediagoblin/user_pages/collection.html:56
690#: mediagoblin/templates/mediagoblin/user_pages/media.html:91
691msgid "Delete"
692msgstr ""
693
694#: mediagoblin/templates/mediagoblin/user_pages/collection.html:59
695#, python-format
696msgid ""
697"<p>\n"
698" %(collection_description)s\n"
699" </p>"
700msgstr ""
701
702#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:30
703#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
704#, python-format
705msgid "Really delete %(title)s?"
706msgstr ""
707
708#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
304934b3 709#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
d2eb7440
CAW
710msgid "Delete permanently"
711msgstr ""
712
713#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:31
714#, python-format
715msgid "Really remove %(media_title)s from %(collection_title)s?"
716msgstr ""
717
304934b3 718#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
d2eb7440 719msgid "Remove"
bcd50908 720msgstr ""
0445100b 721
325e9bc4
CAW
722#: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19
723#, python-format
724msgid ""
725"Hi %(username)s,\n"
726"%(comment_author)s commented on your post (%(comment_url)s) at %(instance_name)s\n"
727msgstr ""
728
19e2668b
CAW
729#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30
730#, python-format
731msgid "%(username)s's media"
732msgstr ""
733
734#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:37
0445100b
CAW
735#, python-format
736msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
737msgstr "<a href=\"%(user_url)s\">%(username)s</a>さんのコンテンツ"
738
5f081163 739#: mediagoblin/templates/mediagoblin/user_pages/media.html:46
a6f06563 740#, python-format
5f081163 741msgid "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>"
a6f06563
CAW
742msgstr ""
743
6a26e4b0
CAW
744#: mediagoblin/templates/mediagoblin/user_pages/media.html:67
745#: mediagoblin/templates/mediagoblin/user_pages/media.html:73
746#, python-format
747msgid "Image for %(media_title)s"
748msgstr ""
749
325e9bc4 750#: mediagoblin/templates/mediagoblin/user_pages/media.html:102
5f081163 751msgid "Add a comment"
bcd50908
CAW
752msgstr ""
753
325e9bc4 754#: mediagoblin/templates/mediagoblin/user_pages/media.html:109
bcd50908 755msgid ""
f62b697e 756"You can use <a "
bcd50908
CAW
757"href=\"http://daringfireball.net/projects/markdown/basics\">Markdown</a> for"
758" formatting."
759msgstr ""
760
325e9bc4 761#: mediagoblin/templates/mediagoblin/user_pages/media.html:113
bcd50908
CAW
762msgid "Add this comment"
763msgstr ""
764
325e9bc4 765#: mediagoblin/templates/mediagoblin/user_pages/media.html:132
bcd50908
CAW
766msgid "at"
767msgstr ""
768
325e9bc4 769#: mediagoblin/templates/mediagoblin/user_pages/media.html:152
bcd50908 770#, python-format
5f081163
CAW
771msgid ""
772"<h3>Added on</h3>\n"
773" <p>%(date)s</p>"
a6f06563
CAW
774msgstr ""
775
304934b3
CAW
776#: mediagoblin/templates/mediagoblin/user_pages/media.html:202
777msgid "Add media to collection"
325e9bc4
CAW
778msgstr ""
779
d2eb7440 780#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
56f4953c 781#, python-format
d2eb7440 782msgid "Add %(title)s to collection"
56f4953c
CAW
783msgstr ""
784
304934b3 785#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
d2eb7440
CAW
786msgid "+"
787msgstr ""
788
304934b3 789#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
d2eb7440 790msgid "Add a new collection"
56f4953c
CAW
791msgstr ""
792
9022f358 793#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29
39f115ed
CAW
794msgid ""
795"You can track the state of media being processed for your gallery here."
796msgstr ""
797
9022f358 798#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:89
325e9bc4 799msgid "Your last 10 successful uploads"
39f115ed
CAW
800msgstr ""
801
19e2668b
CAW
802#: mediagoblin/templates/mediagoblin/user_pages/user.html:31
803#: mediagoblin/templates/mediagoblin/user_pages/user.html:89
804#, python-format
805msgid "%(username)s's profile"
806msgstr "%(username)sさんのプロフィール"
807
808#: mediagoblin/templates/mediagoblin/user_pages/user.html:43
809msgid "Sorry, no such user found."
810msgstr "申し訳ありませんが、そのユーザーは見つかりませんでした。"
811
812#: mediagoblin/templates/mediagoblin/user_pages/user.html:50
813#: mediagoblin/templates/mediagoblin/user_pages/user.html:70
39f115ed
CAW
814msgid "Email verification needed"
815msgstr ""
0445100b 816
19e2668b 817#: mediagoblin/templates/mediagoblin/user_pages/user.html:53
39f115ed
CAW
818msgid "Almost done! Your account still needs to be activated."
819msgstr ""
0445100b 820
19e2668b 821#: mediagoblin/templates/mediagoblin/user_pages/user.html:58
0445100b
CAW
822msgid ""
823"An email should arrive in a few moments with instructions on how to do so."
824msgstr "メールは、その方法の指示でいくつかの瞬間に到着します。"
825
19e2668b 826#: mediagoblin/templates/mediagoblin/user_pages/user.html:62
0445100b
CAW
827msgid "In case it doesn't:"
828msgstr "到着しない場合は、"
829
19e2668b 830#: mediagoblin/templates/mediagoblin/user_pages/user.html:65
0445100b
CAW
831msgid "Resend verification email"
832msgstr "確認メールを再送信"
833
19e2668b 834#: mediagoblin/templates/mediagoblin/user_pages/user.html:73
0445100b
CAW
835msgid ""
836"Someone has registered an account with this username, but it still has to be"
39f115ed
CAW
837" activated."
838msgstr ""
0445100b 839
19e2668b 840#: mediagoblin/templates/mediagoblin/user_pages/user.html:79
0445100b
CAW
841#, python-format
842msgid ""
843"If you are that person but you've lost your verification email, you can <a "
844"href=\"%(login_url)s\">log in</a> and resend it."
845msgstr "あなたの確認メールを紛失した場合、<a href=\"%(login_url)s\">ログイン</a>して再送できます。"
846
19e2668b 847#: mediagoblin/templates/mediagoblin/user_pages/user.html:96
39f115ed
CAW
848msgid "Here's a spot to tell others about yourself."
849msgstr ""
850
19e2668b 851#: mediagoblin/templates/mediagoblin/user_pages/user.html:101
bcd50908 852#: mediagoblin/templates/mediagoblin/user_pages/user.html:118
0445100b
CAW
853msgid "Edit profile"
854msgstr "プロフィールを編集"
855
bcd50908 856#: mediagoblin/templates/mediagoblin/user_pages/user.html:106
39f115ed
CAW
857msgid "This user hasn't filled in their profile (yet)."
858msgstr ""
859
304934b3 860#: mediagoblin/templates/mediagoblin/user_pages/user.html:132
0445100b
CAW
861#, python-format
862msgid "View all of %(username)s's media"
863msgstr "%(username)sさんのコンテンツをすべて見る"
864
304934b3 865#: mediagoblin/templates/mediagoblin/user_pages/user.html:145
39f115ed
CAW
866msgid ""
867"This is where your media will appear, but you don't seem to have added "
868"anything yet."
869msgstr ""
870
24150310 871#: mediagoblin/templates/mediagoblin/user_pages/user.html:157
304934b3
CAW
872#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
873#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
39f115ed
CAW
874msgid "There doesn't seem to be any media here yet..."
875msgstr ""
876
304934b3
CAW
877#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
878msgid "(remove)"
d2eb7440
CAW
879msgstr ""
880
881#: mediagoblin/templates/mediagoblin/utils/collections.html:20
882#, python-format
883msgid "In collections (%(collected)s)"
884msgstr ""
885
39f115ed
CAW
886#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
887msgid "feed icon"
888msgstr ""
889
890#: mediagoblin/templates/mediagoblin/utils/feed_link.html:23
891msgid "Atom feed"
892msgstr ""
893
5f081163
CAW
894#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:25
895msgid "Location"
896msgstr ""
897
304934b3 898#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
5f081163
CAW
899#, python-format
900msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
f62b697e
CAW
901msgstr ""
902
903#: mediagoblin/templates/mediagoblin/utils/license.html:25
904msgid "All rights reserved"
905msgstr ""
906
bcd50908
CAW
907#: mediagoblin/templates/mediagoblin/utils/pagination.html:39
908msgid "← Newer"
b0391ad9
CAW
909msgstr ""
910
bcd50908
CAW
911#: mediagoblin/templates/mediagoblin/utils/pagination.html:45
912msgid "Older →"
b0391ad9
CAW
913msgstr ""
914
bcd50908 915#: mediagoblin/templates/mediagoblin/utils/pagination.html:48
a6f06563
CAW
916msgid "Go to page:"
917msgstr ""
918
5f081163
CAW
919#: mediagoblin/templates/mediagoblin/utils/prev_next.html:28
920#: mediagoblin/templates/mediagoblin/utils/prev_next.html:33
bcd50908 921msgid "newer"
19e2668b
CAW
922msgstr ""
923
5f081163
CAW
924#: mediagoblin/templates/mediagoblin/utils/prev_next.html:39
925#: mediagoblin/templates/mediagoblin/utils/prev_next.html:44
bcd50908 926msgid "older"
19e2668b
CAW
927msgstr ""
928
bcd50908 929#: mediagoblin/templates/mediagoblin/utils/tags.html:20
5f081163 930msgid "Tagged with"
0445100b
CAW
931msgstr ""
932
325e9bc4 933#: mediagoblin/tools/exif.py:78
f62b697e
CAW
934msgid "Could not read the image file."
935msgstr ""
936
304934b3
CAW
937#: mediagoblin/tools/response.py:29
938msgid "Oops!"
939msgstr ""
940
941#: mediagoblin/tools/response.py:30
942msgid "An error occured"
943msgstr ""
944
945#: mediagoblin/tools/response.py:44
946msgid "Operation not allowed"
947msgstr ""
948
949#: mediagoblin/tools/response.py:45
950msgid ""
951"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
952"function that you are not allowed to. Have you been trying to delete all "
953"user accounts again?"
954msgstr ""
955
956#: mediagoblin/tools/response.py:52
957msgid ""
958"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
959" the address is correct, maybe the page you're looking for has been moved or"
960" deleted."
961msgstr ""
962
d2eb7440 963#: mediagoblin/user_pages/forms.py:28
b0391ad9
CAW
964msgid "I am sure I want to delete this"
965msgstr ""
966
d2eb7440
CAW
967#: mediagoblin/user_pages/forms.py:32
968msgid "I am sure I want to remove this item from the collection"
969msgstr ""
970
971#: mediagoblin/user_pages/forms.py:35
972msgid "-- Select --"
973msgstr ""
974
975#: mediagoblin/user_pages/forms.py:37
976msgid "Include a note"
977msgstr ""
978
325e9bc4
CAW
979#: mediagoblin/user_pages/lib.py:56
980msgid "commented on your post"
981msgstr ""
982
d2eb7440 983#: mediagoblin/user_pages/views.py:161
a6f06563 984msgid "Oops, your comment was empty."
502c2563
CAW
985msgstr ""
986
d2eb7440 987#: mediagoblin/user_pages/views.py:167
a6f06563 988msgid "Your comment has been posted!"
502c2563
CAW
989msgstr ""
990
d2eb7440
CAW
991#: mediagoblin/user_pages/views.py:235
992msgid "You have to select or add a collection"
993msgstr ""
994
995#: mediagoblin/user_pages/views.py:243
996#, python-format
997msgid "\"%s\" already in collection \"%s\""
998msgstr ""
999
1000#: mediagoblin/user_pages/views.py:258
1001#, python-format
1002msgid "\"%s\" added to collection \"%s\""
1003msgstr ""
1004
1005#: mediagoblin/user_pages/views.py:266
1006msgid "Please check your entries and try again."
1007msgstr ""
1008
1009#: mediagoblin/user_pages/views.py:297
325e9bc4
CAW
1010msgid ""
1011"Some of the files with this entry seem to be missing. Deleting anyway."
1012msgstr ""
1013
d2eb7440 1014#: mediagoblin/user_pages/views.py:302
19e2668b
CAW
1015msgid "You deleted the media."
1016msgstr ""
1017
d2eb7440 1018#: mediagoblin/user_pages/views.py:309
19e2668b
CAW
1019msgid "The media was not deleted because you didn't check that you were sure."
1020msgstr ""
1021
d2eb7440 1022#: mediagoblin/user_pages/views.py:317
56f4953c
CAW
1023msgid "You are about to delete another user's media. Proceed with caution."
1024msgstr ""
d2eb7440
CAW
1025
1026#: mediagoblin/user_pages/views.py:379
1027msgid "You deleted the item from the collection."
1028msgstr ""
1029
1030#: mediagoblin/user_pages/views.py:383
1031msgid "The item was not removed because you didn't check that you were sure."
1032msgstr ""
1033
1034#: mediagoblin/user_pages/views.py:393
1035msgid ""
1036"You are about to delete an item from another user's collection. Proceed with"
1037" caution."
1038msgstr ""
1039
1040#: mediagoblin/user_pages/views.py:426
1041#, python-format
1042msgid "You deleted the collection \"%s\""
1043msgstr ""
1044
1045#: mediagoblin/user_pages/views.py:433
1046msgid ""
1047"The collection was not deleted because you didn't check that you were sure."
1048msgstr ""
1049
1050#: mediagoblin/user_pages/views.py:443
1051msgid ""
1052"You are about to delete another user's collection. Proceed with caution."
1053msgstr ""