Merge remote branch 'remotes/inconexo/588_lowercase_extension'
[mediagoblin.git] / mediagoblin / i18n / ja / LC_MESSAGES / mediagoblin.po
CommitLineData
0445100b
CAW
1# Translations template for PROJECT.
2# Copyright (C) 2011 ORGANIZATION
3# This file is distributed under the same license as the PROJECT project.
4#
8c12e57b 5# Translators:
0445100b
CAW
6# <averym@gmail.com>, 2011.
7msgid ""
8msgstr ""
9"Project-Id-Version: GNU MediaGoblin\n"
10"Report-Msgid-Bugs-To: http://bugs.foocorp.net/projects/mediagoblin/issues\n"
502c2563
CAW
11"POT-Creation-Date: 2011-11-01 23:14-0500\n"
12"PO-Revision-Date: 2011-11-02 04:13+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"
20"Plural-Forms: nplurals=1; plural=0\n"
21
8c12e57b 22#: mediagoblin/auth/forms.py:25 mediagoblin/auth/forms.py:49
0445100b
CAW
23msgid "Username"
24msgstr "ユーザネーム"
25
8c12e57b 26#: mediagoblin/auth/forms.py:30 mediagoblin/auth/forms.py:53
0445100b
CAW
27msgid "Password"
28msgstr "パスワード"
29
8c12e57b 30#: mediagoblin/auth/forms.py:35
0445100b
CAW
31msgid "Passwords must match."
32msgstr "パスワードが一致している必要があります。"
33
8c12e57b 34#: mediagoblin/auth/forms.py:37
0445100b
CAW
35msgid "Confirm password"
36msgstr "パスワードを確認"
37
8c12e57b 38#: mediagoblin/auth/forms.py:39
56f4953c
CAW
39msgid "Type it again here to make sure there are no spelling mistakes."
40msgstr ""
41
8c12e57b 42#: mediagoblin/auth/forms.py:42
0445100b
CAW
43msgid "Email address"
44msgstr "メールアドレス"
45
502c2563 46#: mediagoblin/auth/views.py:55
0445100b
CAW
47msgid "Sorry, registration is disabled on this instance."
48msgstr "申し訳ありませんが、このインスタンスで登録は無効になっています。"
49
502c2563 50#: mediagoblin/auth/views.py:73
0445100b
CAW
51msgid "Sorry, a user with that name already exists."
52msgstr "申し訳ありませんが、その名前を持つユーザーがすでに存在しています。"
53
502c2563 54#: mediagoblin/auth/views.py:77
0445100b
CAW
55msgid "Sorry, that email address has already been taken."
56msgstr ""
57
502c2563 58#: mediagoblin/auth/views.py:179
0445100b
CAW
59msgid ""
60"Your email address has been verified. You may now login, edit your profile, "
61"and submit images!"
62msgstr "メアドが確認されています。これで、ログインしてプロファイルを編集し、画像を提出することができます!"
63
502c2563 64#: mediagoblin/auth/views.py:185
0445100b
CAW
65msgid "The verification key or user id is incorrect"
66msgstr "検証キーまたはユーザーIDが間違っています"
67
502c2563 68#: mediagoblin/auth/views.py:207
0445100b
CAW
69msgid "Resent your verification email."
70msgstr "検証メールを再送しました。"
71
502c2563 72#: mediagoblin/auth/views.py:248
8c12e57b
CAW
73msgid ""
74"Could not send password recovery email as your username is inactive or your "
75"account's email address has not been verified."
76msgstr ""
77
502c2563 78#: mediagoblin/edit/forms.py:24 mediagoblin/submit/forms.py:27
0445100b
CAW
79msgid "Title"
80msgstr "タイトル"
81
502c2563 82#: mediagoblin/edit/forms.py:28 mediagoblin/submit/forms.py:32
b0391ad9
CAW
83msgid "Tags"
84msgstr "タグ"
85
502c2563 86#: mediagoblin/edit/forms.py:31
0445100b
CAW
87msgid "Slug"
88msgstr "スラグ"
89
502c2563 90#: mediagoblin/edit/forms.py:32
0445100b
CAW
91msgid "The slug can't be empty"
92msgstr "スラグは必要です。"
93
502c2563 94#: mediagoblin/edit/forms.py:33
b0391ad9
CAW
95msgid ""
96"The title part of this media's URL. You usually don't need to change this."
97msgstr ""
0445100b 98
502c2563 99#: mediagoblin/edit/forms.py:40
0445100b
CAW
100msgid "Bio"
101msgstr "自己紹介"
102
502c2563 103#: mediagoblin/edit/forms.py:43
0445100b
CAW
104msgid "Website"
105msgstr "URL"
106
502c2563 107#: mediagoblin/edit/views.py:64
0445100b
CAW
108msgid "An entry with that slug already exists for this user."
109msgstr "そのスラグを持つエントリは、このユーザーは既に存在します。"
110
502c2563 111#: mediagoblin/edit/views.py:85
0445100b
CAW
112msgid "You are editing another user's media. Proceed with caution."
113msgstr "あなたは、他のユーザーのメディアを編集しています。ご注意ください。"
114
502c2563 115#: mediagoblin/edit/views.py:155
0445100b
CAW
116msgid "You are editing a user's profile. Proceed with caution."
117msgstr "あなたは、他のユーザーのプロファイルを編集しています。ご注意ください。"
118
39f115ed
CAW
119#: mediagoblin/process_media/errors.py:44
120msgid "Invalid file given for media type."
121msgstr ""
122
0445100b
CAW
123#: mediagoblin/submit/forms.py:25
124msgid "File"
125msgstr "ファイル"
126
b0391ad9
CAW
127#: mediagoblin/submit/forms.py:30
128msgid "Description of this work"
129msgstr ""
130
502c2563 131#: mediagoblin/submit/views.py:46
0445100b
CAW
132msgid "You must provide a file."
133msgstr "ファイルを提供する必要があります。"
134
502c2563 135#: mediagoblin/submit/views.py:49
0445100b
CAW
136msgid "The file doesn't seem to be an image!"
137msgstr "ファイルが画像ではないようです!"
138
502c2563 139#: mediagoblin/submit/views.py:121
0445100b
CAW
140msgid "Woohoo! Submitted!"
141msgstr "投稿終了!"
142
39f115ed
CAW
143#: mediagoblin/templates/mediagoblin/404.html:21
144msgid "Oops!"
145msgstr ""
146
147#: mediagoblin/templates/mediagoblin/404.html:24
148msgid "There doesn't seem to be a page at this address. Sorry!"
149msgstr ""
150
151#: mediagoblin/templates/mediagoblin/404.html:26
152msgid ""
153"If you're sure the address is correct, maybe the page you're looking for has"
154" been moved or deleted."
155msgstr ""
156
157#: mediagoblin/templates/mediagoblin/404.html:32
158msgid "Image of 404 goblin stressing out"
159msgstr ""
160
0445100b
CAW
161#: mediagoblin/templates/mediagoblin/base.html:22
162msgid "GNU MediaGoblin"
163msgstr "GNU MediaGoblin"
164
39f115ed
CAW
165#: mediagoblin/templates/mediagoblin/base.html:47
166msgid "MediaGoblin logo"
167msgstr ""
0445100b 168
39f115ed 169#: mediagoblin/templates/mediagoblin/base.html:52
0445100b
CAW
170msgid "Submit media"
171msgstr "コンテンツを投稿"
172
39f115ed 173#: mediagoblin/templates/mediagoblin/base.html:63
0445100b
CAW
174msgid "verify your email!"
175msgstr "メアドを確認してください!"
176
39f115ed 177#: mediagoblin/templates/mediagoblin/base.html:73
502c2563
CAW
178#: mediagoblin/templates/mediagoblin/auth/login.html:27
179#: mediagoblin/templates/mediagoblin/auth/login.html:35
39f115ed 180msgid "Log in"
0445100b
CAW
181msgstr "ログイン"
182
39f115ed 183#: mediagoblin/templates/mediagoblin/base.html:89
0445100b
CAW
184msgid ""
185"Powered by <a href=\"http://mediagoblin.org\">MediaGoblin</a>, a <a "
56f4953c 186"href=\"http://gnu.org/\">GNU</a> project"
0445100b 187msgstr ""
0445100b 188
8c12e57b
CAW
189#: mediagoblin/templates/mediagoblin/root.html:24
190msgid "Explore"
191msgstr ""
192
39f115ed
CAW
193#: mediagoblin/templates/mediagoblin/root.html:27
194msgid "Hi there, media lover! MediaGoblin is..."
195msgstr ""
0445100b 196
39f115ed
CAW
197#: mediagoblin/templates/mediagoblin/root.html:29
198msgid "The perfect place for your media!"
199msgstr ""
0445100b 200
39f115ed
CAW
201#: mediagoblin/templates/mediagoblin/root.html:30
202msgid ""
203"A place for people to collaborate and show off original and derived "
204"creations!"
205msgstr ""
0445100b 206
39f115ed 207#: mediagoblin/templates/mediagoblin/root.html:31
0445100b 208msgid ""
7d6a9058 209"Free, as in freedom. (We’re a <a href=\"http://gnu.org\">GNU</a> project, "
39f115ed
CAW
210"after all.)"
211msgstr ""
0445100b 212
39f115ed
CAW
213#: mediagoblin/templates/mediagoblin/root.html:32
214msgid ""
215"Aiming to make the world a better place through decentralization and "
216"(eventually, coming soon!) federation!"
217msgstr ""
0445100b 218
39f115ed
CAW
219#: mediagoblin/templates/mediagoblin/root.html:33
220msgid ""
221"Built for extensibility. (Multiple media types coming soon to the software,"
222" including video support!)"
223msgstr ""
0445100b 224
39f115ed
CAW
225#: mediagoblin/templates/mediagoblin/root.html:34
226msgid ""
227"Powered by people like you. (<a "
228"href=\"http://mediagoblin.org/pages/join.html\">You can help us improve this"
229" software!</a>)"
230msgstr ""
231
8c12e57b
CAW
232#: mediagoblin/templates/mediagoblin/root.html:38
233msgid "Excited to join us?"
234msgstr ""
235
236#: mediagoblin/templates/mediagoblin/root.html:39
237#, python-format
238msgid ""
e9b2d7b4 239"<a class=\"header_submit_highlight\" href=\"%(register_url)s\">Create a free account</a>\n"
8c12e57b 240" or\n"
e9b2d7b4 241" <a class=\"header_submit\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
8c12e57b
CAW
242msgstr ""
243
244#: mediagoblin/templates/mediagoblin/root.html:53
245msgid "Most recent media"
246msgstr ""
247
502c2563 248#: mediagoblin/templates/mediagoblin/auth/change_fp.html:29
8c12e57b
CAW
249msgid "Enter your new password"
250msgstr ""
251
502c2563 252#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:29
8c12e57b
CAW
253msgid "Enter your username or email"
254msgstr ""
255
256#: mediagoblin/templates/mediagoblin/auth/fp_changed_success.html:22
e9b2d7b4 257msgid "Your password has been changed. Try to log in now."
8c12e57b
CAW
258msgstr ""
259
260#: mediagoblin/templates/mediagoblin/auth/fp_email_sent.html:22
261msgid ""
e9b2d7b4 262"Check your inbox. We sent an email with a URL for changing your password."
8c12e57b
CAW
263msgstr ""
264
265#: mediagoblin/templates/mediagoblin/auth/fp_verification_email.txt:19
266#, python-format
267msgid ""
268"Hi %(username)s,\n"
269"\n"
270"to change your GNU MediaGoblin password, open the following URL in \n"
271"your web browser:\n"
272"\n"
273"%(verification_url)s\n"
274"\n"
275"If you think this is an error, just ignore this email and continue being\n"
276"a happy goblin!"
277msgstr ""
278
502c2563 279#: mediagoblin/templates/mediagoblin/auth/login.html:30
39f115ed
CAW
280msgid "Logging in failed!"
281msgstr ""
0445100b 282
502c2563 283#: mediagoblin/templates/mediagoblin/auth/login.html:43
0445100b
CAW
284msgid "Don't have an account yet?"
285msgstr "まだアカウントを持っていませんか?"
286
502c2563 287#: mediagoblin/templates/mediagoblin/auth/login.html:46
0445100b
CAW
288msgid "Create one here!"
289msgstr "ここで作成!"
290
502c2563 291#: mediagoblin/templates/mediagoblin/auth/login.html:49
8c12e57b
CAW
292msgid "Forgot your password?"
293msgstr ""
294
502c2563 295#: mediagoblin/templates/mediagoblin/auth/login.html:52
8c12e57b
CAW
296msgid "Change it!"
297msgstr ""
298
0445100b
CAW
299#: mediagoblin/templates/mediagoblin/auth/register.html:27
300msgid "Create an account!"
301msgstr "アカウントを作成!"
302
502c2563 303#: mediagoblin/templates/mediagoblin/auth/register.html:31
39f115ed
CAW
304msgid "Create"
305msgstr ""
306
0445100b
CAW
307#: mediagoblin/templates/mediagoblin/auth/verification_email.txt:19
308#, python-format
309msgid ""
310"Hi %(username)s,\n"
311"\n"
312"to activate your GNU MediaGoblin account, open the following URL in\n"
313"your web browser:\n"
314"\n"
315"%(verification_url)s"
316msgstr ""
317"%(username)s様へ\n"
318"\n"
319"GNU MediaGoblinアカウントを検証にするには、このURLを開いてください。\n"
320"\n"
321"%(verification_url)s"
322
323#: mediagoblin/templates/mediagoblin/edit/edit.html:29
324#, python-format
325msgid "Editing %(media_title)s"
326msgstr "%(media_title)sを編集中"
327
328#: mediagoblin/templates/mediagoblin/edit/edit.html:36
b0391ad9 329#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
0445100b
CAW
330msgid "Cancel"
331msgstr "キャンセル"
332
333#: mediagoblin/templates/mediagoblin/edit/edit.html:37
39f115ed 334#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35
0445100b
CAW
335msgid "Save changes"
336msgstr "投稿する"
337
338#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:29
339#, python-format
340msgid "Editing %(username)s's profile"
341msgstr "%(username)sさんのプロフィールを編集中"
342
343#: mediagoblin/templates/mediagoblin/listings/tag.html:31
344msgid "Media tagged with:"
345msgstr "タグ付けされたコンテンツ:"
346
0445100b
CAW
347#: mediagoblin/templates/mediagoblin/submit/start.html:26
348msgid "Submit yer media"
349msgstr "コンテンツを投稿"
350
502c2563 351#: mediagoblin/templates/mediagoblin/submit/start.html:30
39f115ed
CAW
352msgid "Submit"
353msgstr "送信"
354
0445100b
CAW
355#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:32
356#, python-format
357msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
358msgstr "<a href=\"%(user_url)s\">%(username)s</a>さんのコンテンツ"
359
39f115ed 360#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:52
0445100b
CAW
361#: mediagoblin/templates/mediagoblin/user_pages/user.html:32
362msgid "Sorry, no such user found."
363msgstr "申し訳ありませんが、そのユーザーは見つかりませんでした。"
364
56f4953c
CAW
365#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
366#, python-format
367msgid "Really delete %(title)s?"
368msgstr ""
369
b0391ad9
CAW
370#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50
371msgid "Delete Permanently"
56f4953c
CAW
372msgstr ""
373
39f115ed
CAW
374#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:22
375msgid "Media processing panel"
376msgstr ""
377
378#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:25
379msgid ""
380"You can track the state of media being processed for your gallery here."
381msgstr ""
382
383#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:28
384msgid "Media in-processing"
385msgstr ""
386
387#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:46
388msgid "No media in-processing"
389msgstr ""
390
391#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:50
392msgid "These uploads failed to process:"
393msgstr ""
394
0445100b
CAW
395#: mediagoblin/templates/mediagoblin/user_pages/user.html:39
396#: mediagoblin/templates/mediagoblin/user_pages/user.html:59
39f115ed
CAW
397msgid "Email verification needed"
398msgstr ""
0445100b
CAW
399
400#: mediagoblin/templates/mediagoblin/user_pages/user.html:42
39f115ed
CAW
401msgid "Almost done! Your account still needs to be activated."
402msgstr ""
0445100b
CAW
403
404#: mediagoblin/templates/mediagoblin/user_pages/user.html:47
405msgid ""
406"An email should arrive in a few moments with instructions on how to do so."
407msgstr "メールは、その方法の指示でいくつかの瞬間に到着します。"
408
409#: mediagoblin/templates/mediagoblin/user_pages/user.html:51
410msgid "In case it doesn't:"
411msgstr "到着しない場合は、"
412
413#: mediagoblin/templates/mediagoblin/user_pages/user.html:54
414msgid "Resend verification email"
415msgstr "確認メールを再送信"
416
417#: mediagoblin/templates/mediagoblin/user_pages/user.html:62
418msgid ""
419"Someone has registered an account with this username, but it still has to be"
39f115ed
CAW
420" activated."
421msgstr ""
0445100b
CAW
422
423#: mediagoblin/templates/mediagoblin/user_pages/user.html:68
424#, python-format
425msgid ""
426"If you are that person but you've lost your verification email, you can <a "
427"href=\"%(login_url)s\">log in</a> and resend it."
428msgstr "あなたの確認メールを紛失した場合、<a href=\"%(login_url)s\">ログイン</a>して再送できます。"
429
430#: mediagoblin/templates/mediagoblin/user_pages/user.html:78
431#, python-format
432msgid "%(username)s's profile"
433msgstr "%(username)sさんのプロフィール"
434
39f115ed
CAW
435#: mediagoblin/templates/mediagoblin/user_pages/user.html:85
436msgid "Here's a spot to tell others about yourself."
437msgstr ""
438
439#: mediagoblin/templates/mediagoblin/user_pages/user.html:90
440#: mediagoblin/templates/mediagoblin/user_pages/user.html:108
0445100b
CAW
441msgid "Edit profile"
442msgstr "プロフィールを編集"
443
39f115ed
CAW
444#: mediagoblin/templates/mediagoblin/user_pages/user.html:96
445msgid "This user hasn't filled in their profile (yet)."
446msgstr ""
447
448#: mediagoblin/templates/mediagoblin/user_pages/user.html:122
0445100b
CAW
449#, python-format
450msgid "View all of %(username)s's media"
451msgstr "%(username)sさんのコンテンツをすべて見る"
452
39f115ed
CAW
453#: mediagoblin/templates/mediagoblin/user_pages/user.html:135
454msgid ""
455"This is where your media will appear, but you don't seem to have added "
456"anything yet."
457msgstr ""
458
459#: mediagoblin/templates/mediagoblin/user_pages/user.html:141
460msgid "Add media"
461msgstr ""
462
463#: mediagoblin/templates/mediagoblin/user_pages/user.html:147
464msgid "There doesn't seem to be any media here yet..."
465msgstr ""
466
467#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
468msgid "feed icon"
469msgstr ""
470
471#: mediagoblin/templates/mediagoblin/utils/feed_link.html:23
472msgid "Atom feed"
473msgstr ""
474
b0391ad9
CAW
475#: mediagoblin/templates/mediagoblin/utils/pagination.html:40
476msgid "Newer"
477msgstr ""
478
479#: mediagoblin/templates/mediagoblin/utils/pagination.html:46
480msgid "Older"
481msgstr ""
482
0445100b
CAW
483#: mediagoblin/user_pages/forms.py:24
484msgid "Comment"
485msgstr ""
486
b0391ad9
CAW
487#: mediagoblin/user_pages/forms.py:30
488msgid "I am sure I want to delete this"
489msgstr ""
490
502c2563
CAW
491#: mediagoblin/user_pages/views.py:142
492msgid "Empty comments are not allowed."
493msgstr ""
494
495#: mediagoblin/user_pages/views.py:148
496msgid "Comment posted!"
497msgstr ""
498
499#: mediagoblin/user_pages/views.py:181
56f4953c
CAW
500msgid "You are about to delete another user's media. Proceed with caution."
501msgstr ""
502
0445100b 503