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