aboutsummaryrefslogtreecommitdiffstats
path: root/language/ja_JP/admin.lang.php
blob: 9261239b521e175c537121bfa423e09d88d8794a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery                                    |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2011 Piwigo Team                  http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify  |
// | it under the terms of the GNU General Public License as published by  |
// | the Free Software Foundation                                          |
// |                                                                       |
// | This program is distributed in the hope that it will be useful, but   |
// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
// | General Public License for more details.                              |
// |                                                                       |
// | You should have received a copy of the GNU General Public License     |
// | along with this program; if not, write to the Free Software           |
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA.                                                                  |
// +-----------------------------------------------------------------------+

$lang['%d association'] = '関連:%d';
$lang['%d associations'] = '関連:%d';
$lang['%d album including'] = 'カテゴリ:%d  - ';
$lang['%d albums including'] = 'カテゴリ:%d  - ';
$lang['%d physical'] = '物理ディレクトリ:%d ';
$lang['%d physical'] = '物理ディレクトリ:%d ';
$lang[' and %d virtual'] = 'バーチャルディレクトリ:%d ';
$lang[' and %d virtual'] = 'バーチャルディレクトリ:%d ';
$lang['%d album moved'] = '%d 件のカテゴリが移動されました。';
$lang['%d albums moved'] = '%d 件のカテゴリが移動されました。';
$lang['%d group'] = 'グループ:%d';
$lang['%d groups'] = 'グループ:%d';
$lang['%d member'] = 'メンバー:%d';
$lang['%d members'] = 'メンバー:%d';
$lang['%d tag'] = 'タグ:%d';
$lang['%d tags'] = 'タグ:%d';
$lang['%d user comment rejected'] = '%d 件のユーザコメントが拒否されました。';
$lang['%d user comments rejected'] = '%d 件のユーザコメントが拒否されました。';
$lang['%d user comment validated'] = '%d 件のユーザコメントが承認されました。';
$lang['%d user comments validated'] = '%d 件のユーザコメントが承認されました。';
$lang['%d user deleted'] = '%d ユーザが削除されました。';
$lang['%d users deleted'] = '%d ユーザが削除されました。';
$lang['%d user'] = 'ユーザ:%d';
$lang['%d users'] = 'ユーザ:%d';
$lang['%d waiting for validation'] = '承認待ち: %d 件';
$lang['Actions'] = '操作';
$lang['Activate'] = '有効化';
$lang['Add/delete a permalink'] = 'パーマリンクを追加/削除する';
$lang['Add a tag'] = 'タグを追加する';
$lang['Add a user'] = 'ユーザを追加する';
$lang['Add group'] = 'グループを追加する';
$lang['Add'] = '追加';
$lang['Allow user registration'] = 'ユーザ登録を許可する';
$lang['Apply to sub-albums'] = 'サブカテゴリに適用する';
$lang['Associated'] = '関連';
$lang['Caddie management'] = 'キャディ管理';
$lang['Caddie'] = 'キャディ';
$lang['Albums authorized thanks to group associations'] = 'グループの関連付けによりカテゴリが許可されました。';
$lang['Album manual order was saved'] = 'カテゴリの手動順が保存されました。';
$lang['Check for upgrade failed for unknown reasons.'] = '不明な理由により、アップグレードのチェックが失敗しました。';
$lang['Check for upgrade'] = 'アップグレードをチェックする';
$lang['Comments for all'] = 'すべてのユーザにコメントを許可する';
$lang['Current name'] = '現在の名称';
$lang['Database'] = 'データベース';
$lang['Deactivate'] = '無効化';
$lang['Delete Representant'] = '見本を削除する';
$lang['Delete selected tags'] = '選択したタグを削除する';
$lang['Delete selected users'] = '選択したユーザを削除する';
$lang['Deletions'] = '削除';
$lang['Deny selected groups'] = '選択したグループを拒否する';
$lang['Deny selected users'] = '選択したユーザを拒否する';
$lang['Description'] = '説明';
$lang['Display options'] = '表示オプション';
$lang['Dissociated'] = '関連なし';
$lang['Does not represent'] = '非表示';
$lang['Edit selected tags'] = '選択したタグを編集する';
$lang['Edit tags'] = 'タグを編集する';
$lang['Email admins when a new user registers'] = '新しいユーザ登録時、管理者にメールする';
$lang['Email admins when a valid comment is entered'] = '有効なコメントが入力された場合、管理者にメールする';
$lang['Email admins when a comment requires validation'] = 'コメントの承認が必要な場合、管理者にメールする';
$lang['Environment'] = '環境';
$lang['Form'] = 'フォーム';
$lang['Gallery title'] = 'ギャラリータイトル';
$lang['Grant selected groups'] = '選択したグループに付与する';
$lang['Grant selected users'] = '選択したユーザに付与する';
$lang['Group name'] = 'グループ名';
$lang['Groups'] = 'グループ';
$lang['Guests'] = 'ゲスト';
$lang['History'] = '履歴';
$lang['Informations'] = '情報';
$lang['Install'] = 'インストール';
$lang['Link all album photos to a new album'] = 'すべてのカテゴリエレメントを新しいカテゴリにリンクする';
$lang['Link all album photos to some existing albums'] = 'すべてのカテゴリエレメントを既存のカテゴリにリンクする';
$lang['Linked albums'] = 'リンクカテゴリ';
$lang['Lock gallery'] = 'ギャラリーをロックする';
$lang['Maintenance'] = 'メンテナンス';
$lang['Edit album permissions'] = 'カテゴリのパーミッションを管理する';
$lang['Manage permissions for group "%s"'] = 'グループ「 %s 」のパーミッションを管理する';
$lang['Manage permissions for user "%s"'] = 'ユーザ「 %s 」のパーミッションを管理する';
$lang['Manage tags'] = 'タグを管理する';
$lang['Members'] = 'メンバー';
$lang['Metadata synchronized from file'] = 'ファイルからメタデータを同期化する';
$lang['Move albums'] = 'カテゴリを移動する';
$lang['Move'] = '移動';
$lang['Name'] = '名称';
$lang['New name'] = '新しい名称';
$lang['New parent album'] = '新しい親カテゴリ';
$lang['New tag'] = '新しいタグ';
$lang['Number of comments per page'] = '1ページあたりのコメント数';
$lang['Number of rates'] = '評価数';
$lang['Number of thumbnails to create'] = '作成サムネイル数';
$lang['Only private albums are listed'] = 'プライベートカテゴリのみ表示されています。';
$lang['Operating system'] = 'オペレーティングシステム';
$lang['Options'] = 'オプション';
$lang['Other private albums'] = '他のプライベートカテゴリ';
$lang['Page banner'] = 'ページバナー';
$lang['Parent album'] = '親カテゴリ';
$lang['Path'] = 'パス';
$lang['Permalink'] = 'パーマリンク';
$lang['Permalink %s has been previously used by album %s. Delete from the permalink history first'] = 'パーマリンク %s は、すでにカテゴリ %s で使用されています。最初にパーマリンク履歴を削除してください。';
$lang['The permalink name must be composed of a-z, A-Z, 0-9, "-", "_" or "/". It must not be numeric or start with number followed by "-"'] = 'パーマリンク名は、a-z、A-Z、0-9、「-」、「_」、「/」で構成される必要があります。数字または「-」が続く数字を使用することはできません。';
$lang['Permalink %s is already used by album %s'] = 'パーマリンク %s は、すでにカテゴリ %s で使用されています。';
$lang['Permalink history'] = 'パーマリンク履歴';
$lang['Permalinks'] = 'パーマリンク';
$lang['Permission denied'] = 'パーミッション拒否';
$lang['Permission granted thanks to a group'] = 'グループにパーミッションが付与されました。';
$lang['Permission granted'] = 'パーミッション付与';
$lang['Photo informations updated'] = '写真情報が更新されました。';
$lang['Plugins'] = 'プラグイン';
$lang['Position'] = 'ポジション';
$lang['Preferences'] = 'プリファレンス';
$lang['Properties'] = 'プロパティ';
$lang['Random photo'] = 'ランダム写真';
$lang['Rate date'] = '評価日';
$lang['Rating by guests'] = 'ゲストによる評価';
$lang['Rating'] = '評価';
$lang['Reject'] = '拒否';
$lang['Representant'] = '見本';
$lang['Representation of albums'] = 'カテゴリ見本';
$lang['Representative'] = '見本';
$lang['Represents'] = '表示';
$lang['Save order'] = '表示順を保存する';
$lang['Save to permalink history'] = 'パーマネントリンク履歴に保存する';
$lang['Select at least one album'] = '少なくとも1つのカテゴリを選択してください。';
$lang['Select at least one photo'] = '少なくとも1つの写真を選択してください。';
$lang['Select at least one user'] = '少なくとも1名のユーザを選択してください。';
$lang['Show info'] = '情報を表示する';
$lang['Site manager'] = 'サイトマネージャ';
$lang['Status'] = 'ステータス';
$lang['Statistics'] = '統計';
$lang['Storage album'] = '保存カテゴリ';
$lang['Sum of rates'] = '評価の合計';
$lang['Tag "%s" already exists'] = 'タグ "%s" は、すでに登録されています。';
$lang['Tag "%s" was added'] = 'タグ "%s" が追加されました。';
$lang['Tag selection'] = 'タグ選択';
$lang['The %d following tags were deleted'] = '次の %d 件のタグが削除されました。';
$lang['Uninstall'] = 'アンインストール';
$lang['Use the default photo sort order (defined in the configuration file)']='デフォルトの (設定ファイルで定義された) イメージ並び順を使用する';
$lang['User comments validation'] = 'ユーザコメント承認';
$lang['Users'] = 'ユーザ';
$lang['Validate'] = '承認';
$lang['Validation'] = '承認';
$lang['Version'] = 'バージョン';
$lang['Virtual albums to move'] = '移動するバーチャルカテゴリ';
$lang['Virtual album name'] = 'バーチャルカテゴリ名';
$lang['Webmaster cannot be deleted'] = 'ウェブマスタは削除できません。';
$lang['You are running on development sources, no check possible.'] = 'あなたは開発版を使用しているため、チェックすることはできません。';
$lang['You cannot delete your account'] = "あなた自身のアカウントを削除できません。";
$lang['You cannot move an album in its own sub album'] = 'あなたは、カテゴリをサブカテゴリに移動できません。';
$lang['You need to confirm deletion'] = 'あなたは、削除を確認する必要があります。';
$lang['add tags'] = 'タグを追加する';
$lang['Associate to album'] = 'カテゴリに関連付ける';
$lang['associate to group'] = 'グループに関連付ける';
$lang['Authorized'] = '承認';
$lang['Add a virtual album'] = 'バーチャルカテゴリを追加する';
$lang['Authorize users to add comments on selected albums'] = '選択されたカテゴリにユーザのコメント追加を許可する';
$lang['The name of an album must not be empty'] = 'カテゴリ名は空白にしないでください。';
$lang['Lock albums'] = 'カテゴリをロックする';
$lang['Private'] = 'プライベートカテゴリ';
$lang['Public'] = 'パブリックカテゴリ';
$lang['Find a new representant by random'] = '新しい見本をランダムに探す';
$lang['Public / Private'] = 'パブリック / プライベート';
$lang['Manage authorizations for selected albums'] = '選択したカテゴリの権限を管理する';
$lang['Virtual album added'] = 'バーチャルカテゴリが追加されました。';
$lang['Virtual album deleted'] = 'バーチャルカテゴリが削除されました。';
$lang['Access type'] = 'アクセスタイプ';
$lang['Information data registered in database'] = 'データベースに登録された情報データ';
$lang['Default display'] = 'デフォルト表示';
$lang['The gallery URL is not valid.'] = 'ギャラリーURIが有効ではありません。';
$lang['Main'] = 'メイン';
$lang['The number of comments a page must be between 5 and 50 included.'] = '1ページあたりのコメント数は、5から50の間にしてください。';
$lang['Configuration'] = '設定';
$lang['confirm'] = '確認';
$lang['Date'] = '日付';
$lang['delete album'] = 'カテゴリを削除する';
$lang['Dissociate from album'] = 'カテゴリから関連付けを解除する';
$lang['dissociate from group'] = 'グループから関連付けを解除する';
$lang['Album updated successfully'] = 'カテゴリ情報が正常に更新されました。';
$lang['photos per page'] = '1ページあたりのエレメント';
$lang['High definition enabled'] = '高解像度を有効にする';
$lang['File'] = 'ファイル';
$lang['first photo added on %s'] = '最初のエレメント追加日時 %s';
$lang['Forbidden'] = '禁止';
$lang['global mode'] = 'グローバルモード';
$lang['group "%s" added'] = 'グループ "%s" が追加されました。';
$lang['group "%s" deleted'] = 'グループ "%s" が削除されました。';
$lang['group "%s" updated'] = 'グループ "%s" が更新されました。';
$lang['The name of a group must not contain " or \' or be empty.'] = 'グループ名には「"」または「\'」を含んだり、空白にしないでください。';
$lang['This name is already used by another group.'] = 'このグループ名は、すでに別のグループで使用されています。';
$lang[''] = '';
$lang['High definition'] = '高解像度';
$lang['jump to album'] = 'カテゴリにジャンプする';
$lang['jump to photo'] = 'イメージにジャンプする';
$lang['leave'] = '変更なし';
$lang['Lock'] = 'ロック';
$lang['Locked'] = 'ロック済み';
$lang['manage album photos'] = 'カテゴリエレメントを管理する';
$lang['manage sub-albums'] = 'サブカテゴリを管理する';
$lang['Manage'] = '管理';
$lang['maximum height'] = '最大高';
$lang['maximum width'] = '最大幅';
$lang['Execution time is out, treatment must be continue [Estimated time: %d second].'] = '実行時間が終了しました。処理を継続します [予想時間: %d 秒]。';
$lang['Execution time is out, treatment must be continue [Estimated time: %d seconds].'] = '実行時間が終了しました。処理を継続します  [予想時間: %d 秒].';
$lang['Prepared time for list of users to send mail is limited. Others users are not listed.'] = 'メール送信するユーザリストのユーザ数が制限されています。他のユーザは、リストに含まれていません。';
$lang['Time to send mail is limited. Others mails are skipped.'] = 'メール送信時間が制限されています。他のメールはスキップされます。';
$lang['To send ?'] = '送信?';
$lang['Last send'] = '最終送信';
$lang['email'] = 'メール';
$lang['User'] = 'ユーザ';
$lang['See you soon,'] = 'それでは ';
$lang['Go to'] = '移動 ';
$lang['Hello'] = 'こんにちは ';
$lang['New photos were added'] = '新しいエレメントが追加されました:';
$lang['on'] = ' ';
$lang['between'] = ' ';
$lang['and'] = ' - ';
$lang['The webmaster has subscribed you to receiving notifications by mail.'] = 'あなたが通知メールを受信するよう、ウェブマスタが購読登録しました。';
$lang['You have subscribed to receiving notifications by mail.'] = 'あなたは、通知メールを購読登録しました。';
$lang['To subscribe'] = '購読登録するには、';
$lang['If you encounter problems or have any question, please send a message to'] = 'あなたが問題に遭遇した場合、質問がある場合、次の宛先にメール送信してください:';
$lang['[NBM] Problems or questions'] = '[NBM] 問題または質問';
$lang['The webmaster has unsubscribed you from receiving notifications by mail.'] = 'あなたの通知メール購読をウェブマスタが解除しました。';
$lang['You have unsubscribed from receiving notifications by mail.'] = 'あなたは、通知メールを購読解除しました。';
$lang[', click on'] = '次のリンクをクリックしてください:';
$lang['To unsubscribe'] = '受講解除するには、';
$lang['With blank value, gallery title will be used'] = '空白の場合、ギャラリータイトルが使用されます。';
$lang['Notification'] = '通知';
$lang['Error when sending email to %s [%s].'] = '%s [%s] にメール送信中、エラーが発生しました。';
$lang['Mail sent to %s [%s].'] = 'メールが %s [%s] に送信されました。';
$lang['%d mail was sent.'] = '%d メールが送信されました。';
$lang['%d mails were sent.'] = '%d メールが送信されました。';
$lang['%d mail was not sent.'] = '%d メールは送信されませんでした。';
$lang['%d mails were not sent.'] = '%d メールは送信されませんでした。';
$lang['No mail to send.'] = '送信されたメールはありません。';
$lang['There is no available subscribers to mail.'] = 'メールを送信できるユーザは存在しません。';
$lang['Subscribers could be listed (available) only if there is new elements to notify.'] = '通知する新しいエレメントがある場合、ユーザが利用できます。';
$lang['Anyway only webmasters can see this tab and never administrators.'] = 'ユーザはメール購読できません (このタブは、ウェブマスタにのみ表示されます)。';
$lang['No user to send notifications by mail.'] = '通知メールを送信できるユーザは存在しません。';
$lang['New photos added'] = '新しいエレメントが追加されました。';
$lang['Subscribe to notification by mail'] = '通知メールを購読する';
$lang['Unsubscribe from notification by mail'] = '通知メールを購読解除する';
$lang['Parameter'] = 'パラメータ';
$lang['Continue processing treatment'] = '処理を続ける';
$lang['Complementary mail content'] = '補足メールコンテンツ';
$lang['Add detailed content'] = '詳細コンテンツを追加する';
$lang['Send mail as'] = '送信者名';
$lang['Send mail to users'] = 'ユーザにメールを送信する';
$lang['Send'] = '送信';
$lang['Options'] = 'オプション';
$lang['Subscribed'] = '購読中';
$lang['Subscribe'] = '購読';
$lang['Parameters'] = 'パラメータ';
$lang['Select recipients'] = '受信者の選択';
$lang['Subscribe/unsubscribe users'] = 'ユーザの購読登録/購読解除';
$lang['Unsubscribed'] = '購読なし';
$lang['%d parameter was updated.'] = '%d 件のパラメータが更新されました。';
$lang['%d parameters were updated.'] = '%d 件のパラメータが更新されました。';
$lang['%d user was not updated.'] = '%d 名のユーザが更新されませんでした。';
$lang['%d users were not updated.'] = '%d 名のユーザが更新されませんでした。';
$lang['User %s [%s] was removed from the subscription list.'] = 'ユーザ %s [%s] は、購読リストから削除されました。';
$lang['User %s [%s] was added to the subscription list.'] = 'ユーザ %s [%s] は、購読リストに追加されました。';
$lang['%d user was updated.'] = '%d 名のユーザが更新されました。';
$lang['%d users were updated.'] = '%d 名のユーザが更新されました。';
$lang['User %s [%s] was not removed from the subscription list.'] = 'ユーザ %s [%s] は、購読リストから削除されませんでした。';
$lang['User %s [%s] was not added to the subscription list.'] = 'ユーザ %s [%s] は、購読リストに追加されませんでした。';
$lang['User %s [%s] added.'] = 'ユーザ %s [%s] が追加されました。';
$lang['Warning: subscribing or unsubscribing will send mails to users'] = '注意: 購読登録または購読解除の設定は、ユーザ宛にメール通知されます。';
$lang['Send mail on HTML format'] = 'HTMLフォーマットでメールを送信する';
$lang['Include display of recent photos grouped by dates'] = '最近の写真グループの日付ごとの表示を含む';
$lang['Available only with HTML format'] = 'HTMLフォーマットのみ利用可';
$lang['no write access'] = 'アクセス権なし';
$lang['Permissions'] = 'パーミッション';
$lang['private'] = 'プライベート';
$lang['public'] = 'パブリック';
$lang['Purge never used notification feeds'] = '未使用の通知フィードを削除する';
$lang['Purge sessions'] = 'セッションを削除する';
$lang['randomly represented'] = 'ランダム表示';
$lang['registration date'] = '登録日';
$lang['clean'] = 'クリーン';
$lang['remove remote listing.xml file'] = 'リモートlisting.xmlファイルを削除します。';
$lang['generate listing'] = 'リスティングを生成する';
$lang['generate file listing.xml on remote site'] = 'リモートサイトにlisting.xmlファイルを生成します。';
$lang['Create this site'] = 'このサイトを作成する';
$lang['A local listing.xml file has been found for'] = 'ローカルlisting.xmlファイルが見つかりました: ';
$lang['read local listing.xml and update'] = 'ローカルlisting.xmlの読み込みおよびアップグレード';
$lang['test'] = 'テスト';
$lang['test this remote site'] = 'このリモートサイトをテストします。';
$lang['remove tags'] = 'タグを削除する';
$lang['Repair and optimize database'] = 'データベースを修復および最適化する';
$lang['selection'] = '選択';
$lang['set to'] = '設定';
$lang['singly represented'] = '単独表示';
$lang['This site already exists'] = 'このサイトは、すでに登録されています。';
$lang['Create a new site : (give its URL to create_listing_file.php)'] = '新しいサイトを作成する : (create_listing_file.phpにURIを渡します)';
$lang['created'] = 'が作成されました。';
$lang['delete'] = '削除';
$lang['delete this site and all its attached elements'] = 'このサイトおよびすべてに添付ファイルを削除します。';
$lang['deleted'] = 'が削除されました。';
$lang['an error happened'] = 'エラーが発生しました。';
$lang['file create_listing_file.php on remote site was not found'] = 'リモートサイトのfile create_listing_file.phpが見つかりませんでした。';
$lang['Local'] = 'ローカル';
$lang['Remote'] = 'リモート';
$lang['update the database from files'] = 'ファイルからデータベースを更新します。';
$lang['status'] = 'ステータス';
$lang['Directory'] = 'ディレクトリ';
$lang['sub-albums'] = 'サブカテゴリ';
$lang['Synchronize metadata'] = 'メタデータを同期化する';
$lang['target'] = 'ターゲット';
$lang['Thumbnail'] = 'サムネイル';
$lang['title'] = 'タイトル';
$lang['Album list management'] = 'カテゴリ管理';
$lang['Piwigo configuration'] = 'Piwigo設定';
$lang['Edit album'] = 'カテゴリを編集する';
$lang['Group management'] = 'グループ管理';
$lang['User list'] = 'ユーザリスト';
$lang['Edit photo information'] = '写真情報を修正する';
$lang['Thumbnail creation'] = 'サムネイル作成';
$lang['Database synchronization with files'] = 'ファイルおよびデータベースの同期化';
$lang['all'] = 'すべて';
$lang['photos without thumbnail (jpeg and png only)'] = 'サムネイルなしの写真 (jpegおよびpngのみ)';
$lang['height must be a number superior to'] = '高さは、次の値より大きくしてください:';
$lang['width must be a number superior to'] = '幅は、次の値より大きくしてください:';
$lang['for the file format'] = 'ファイルフォーマット';
$lang['No missing thumbnail'] = '不明なサムネイルはありません。';
$lang['Photo unreachable or no support'] = '写真にアクセスできないか、次の内容がサポートされていません:';
$lang['GD version'] = 'GDバージョン';
$lang['Miniaturization parameters'] = '縮小化パラメータ';
$lang['generated in'] = '生成時間';
$lang['Results of miniaturization'] = '縮小化の結果';
$lang['General statistics'] = '一般統計';
$lang['max time'] = '最大時間';
$lang['average time'] = '平均時間';
$lang['min time'] = '最小時間';
$lang['number of miniaturized photos'] = '縮小化された写真数';
$lang['total time'] = '合計時間';
$lang['for this file format'] = 'このファイルフォーマット';
$lang['unit mode'] = 'ユニットモード';
$lang['Unlocked'] = '未ロック';
$lang['unset'] = '設定解除';
$lang['Update albums informations'] = 'カテゴリ情報を更新する';
$lang['Update photos information'] = 'イメージ情報を更新する';
$lang['Synchronize'] = '同期化';
$lang['reduce to single existing albums'] = '既存の単一カテゴリに減らす';
$lang['Choose an option'] = 'オプションの選択';
$lang['display maximum informations (added albums and photos, deleted albums and photos)'] = '最大限の情報を表示する (追加されたカテゴリおよびエレメント、削除されたカテゴリおよびエレメント)';
$lang['Piwigo version differs on the remote site'] = 'リモートサイトのPiwigoバージョンと異なります。';
$lang['Version of create_listing_file.php on the remote site and Piwigo must be the same'] = 'リモートサイトのcreate_listing_file.phpおよびPiwigoは、同一である必要があります。';
$lang['listing.xml file was not found'] = 'listing.xmlファイルが見つかりませんでした。';
$lang['listing.xml file was not found on the remote site. This file is generated by choosing the "generate listing" command in the Site manager'] = 'リモートサイトにlisting.xmlファイルが見つかりませんでした。このファイルは、サイトマネージャの「リスティングを生成する」コマンドを選択することで生成されます。';
$lang['Error list'] = 'エラーリスト';
$lang['Errors caption'] = 'エラーキャプション';
$lang['Detailed informations'] = '詳細情報';
$lang['File/directory read error'] = 'ファイル/ディレクトリ読み込みエラー';
$lang['The file or directory cannot be accessed (either it does not exist or the access is denied)'] = 'ファイルまたはディレクトリにアクセスできません (存在していないか、アクセスが拒否されています)。';
$lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the album directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = '写真ファイルタイプでは、サムネイルを必要とします。サムネイルは、カテゴリディレクトリのサブディレクトリ「thumbnail」に入れる必要があります。サムネイルのファイル名は、設定したサムネイル接頭辞で始まる必要があります。また、拡張子は次のリストにある拡張子を使用してください:';
$lang['missing thumbnail'] = 'サムネイルがありません。';
$lang['albums deleted in the database'] = 'カテゴリがデータベースから削除されました。';
$lang['photos deleted from the database'] = 'エレメントがデータベースから削除されました。';
$lang['photos candidates for metadata synchronization'] = 'メタデータ同期化候補のイメージ';
$lang['photos informations synchronized with files metadata'] = 'ファイルメタデータに同期化されたエレメント情報';
$lang['errors during synchronization'] = '同期化中にエラーが発生しました。';
$lang['albums added in the database'] = 'カテゴリがデータベースに追加されました。';
$lang['photos added in the database'] = 'データベースにエレメントが追加されました。';
$lang['photos updated in the database'] = 'データベースのエレメントが更新されました。';
$lang['Search for new images in the directories'] = 'ディレクトリ内の新しいイメージを検索する';
$lang['added'] = '追加済み';
$lang['deleted'] = '削除済み';
$lang['Metadata synchronization results'] = 'メタデータ同期化結果';
$lang['only perform a simulation (no change in database will be made)'] = 'シミュレーションのみ実行する (データベースは更新されません)';
$lang['Simulation'] = 'シミュレーション';
$lang['directories + files'] = 'ディレクトリ + ファイル';
$lang['only directories'] = 'ディレクトリのみ';
$lang['synchronize files structure with database'] = 'ファイル構造とデータベースを同期化する';
$lang['synchronize files metadata with database photos informations'] = 'ファイルメタデータとデータベースエレメント情報を同期化する';
$lang['even already synchronized photos'] = 'すでに同期化されているエレメントも同期化する';
$lang['Used metadata'] = '使用済みメタデータ';
$lang['The name of directories and files must be composed of letters, numbers, "-", "_" or "."'] = 'ディレクトリ名およびファイル名は、文字および記号「-」「_」「.」で構成される必要があります。';
$lang['wrong filename'] = 'ファイル名が正しくありません。';
$lang['Upload'] = 'アップロード';
$lang['user "%s" added'] = 'ユーザ "%s" が追加されました。';
$lang['User status'] = 'ユーザステータス';
$lang['user_status_admin'] = '管理者';
$lang['user_status_generic'] = '一般';
$lang['user_status_guest'] = 'ゲスト';
$lang['user_status_normal'] = 'ユーザ';
$lang['user_status_webmaster'] = 'ウェブマスタ';
$lang['Virtual album'] = 'バーチャルカテゴリ';
$lang['Waiting'] = '承認待ち';
$lang['default'] = 'デフォルト';
$lang['Toggle \'default group\' property'] = '「デフォルトグループ」属性に切り替える';
$lang['Advanced features'] = '高度な機能';
$lang['Overall'] = '全体';
$lang['Year'] = '年';
$lang['Month'] = '月';
$lang['Day'] = '日';
$lang['Pages seen'] = 'ページ閲覧回数';
$lang['Time'] = '時間';
$lang['IP'] = 'IP';
$lang['Element'] = '';
$lang['Section'] = 'セクション';
$lang['Save page visits by guests'] = 'ゲストによるページアクセスを記録する';
$lang['Save page visits by users'] = 'ユーザによるページアクセスを記録する';
$lang['Save page visits by administrators'] = '管理者によるページアクセスを記録する';
$lang['An information email was sent to group "%s"'] = 'グループ %s に情報メールが送信されました。';
$lang['Send an information email to group members'] = 'グループメンバーに情報メールを送信する';
$lang['Group'] = 'グループ';
$lang['[%s] Visit album %s'] = '[%s]  %s を訪問してください。';
$lang['Hello,'] = 'こんにちは。';
$lang['See you soon.'] = 'さようなら。';
$lang['Discover album:'] = 'カテゴリを見つけてください:';
$lang['Mail content'] = 'メールコンテンツ';
$lang['none'] = 'なし';
$lang['high'] = '高';
$lang['other'] = 'その他';
$lang['Element type'] = 'エレメントタイプ';
$lang['Image id'] = 'イメージID';
$lang['Summary'] = 'サマリー';
$lang['%d line filtered'] = '%d 行がフィルタされました。';
$lang['%d lines filtered'] = '%d 行がフィルタされました。';
$lang['%d guest'] = '%d ゲスト';
$lang['%d guests'] = '%d ゲスト';
$lang['Hour'] = '時間';
$lang['guest'] = 'ゲスト';
$lang['default values'] = 'デフォルト値';
$lang['High filesize'] = '最大ファイルサイズ';
// --------- Starting below: New or revised $lang ---- from version 1.7.1
$lang['Guest cannot be deleted'] = 'ゲストは削除できません。';
$lang['Default user cannot be deleted'] = 'デフォルトユーザは削除できません。';
$lang['Purge history detail'] = '履歴詳細を消去する';
$lang['Purge history summary'] = '履歴サマリーを消去する';
$lang['Check integrity'] = 'インテグリティの確認';
$lang['Anomaly'] = '例外';
$lang['Correction'] = '修正';
$lang['Automatic correction'] = '自動修正';
$lang['Impossible automatic correction'] = '自動修正できません。';
$lang['Correction applied with success'] = '正常に修正が適用されました。';
$lang['Correction applied with error'] = '修正の適用にエラーが発生しました。';
$lang['%d anomaly has been detected.'] = '%d 件の例外が検出されました。';
$lang['%d anomalies have been detected.'] = '%d 件の例外が検出されました。';
$lang['%d anomaly has been corrected.'] = '%d 件の例外が訂正されました。';
$lang['%d anomalies have been detected corrected.'] = '%d 件の例外が訂正されました。';
$lang['%d anomaly has not been corrected.'] = '%d 件の例外が訂正されませんでした。';
$lang['%d anomalies have not been corrected.'] = '%d 件の例外が訂正されませんでした。';
$lang['Go to %s or %s for more informations'] = '%s へアクセスするか、%s で詳細情報をご覧ください。';
$lang['the forum'] = 'フォーラム';
$lang['the wiki'] = 'Wiki';
$lang['%s value is not correct file because exif are not supported'] = 'exifがサポートされていないため、%s の値は正しいファイルではありません。';
$lang['%s must be to set to false in your local/config/config.inc.php file'] = 'あなたのconfig_local.inc.phpファイルで %s は、falseに設定してください。';
$lang['Main "guest" user does not exist'] = 'メイン「ゲスト」ユーザは存在しません。';
$lang['Main "guest" user status is incorrect'] = 'メイン「ゲスト」ユーザステータスが正しくありません。';
$lang['Default user does not exist'] = 'デフォルトユーザが設定されていません。';
$lang['Main "webmaster" user does not exist'] = 'メイン「ウェブマスタ」ユーザは存在しません。';
$lang['Main "webmaster" user status is incorrect'] = 'メイン「ウェブマスタ」ユーザステータスが正しくありません。';
$lang['User "%s" created with "%s" like password'] = 'ユーザ「 %s 」がパスワード「 %s 」で作成されました。';
$lang['Status of user "%s" updated'] = 'ユーザ "%s" のステータスが更新されました。';
$lang['add new photos to caddie'] = 'キャディに新しいエレメントを追加する';
// --------- Starting below: New or revised $lang ---- from Butterfly
$lang['No display'] = '表示なし';
$lang['Classic display'] = 'クラシック表示';
$lang['Hoverbox display'] = 'ハーバーボックス表示';
$lang['Mail address is obligatory for all users'] = 'すべてのユーザにメールアドレスを必須とする';
$lang['Minimum privacy level'] = '最小プライバシーレベル';
$lang['Privacy level'] = 'プライバシーレベル';
$lang['Level 0'] = '---';
$lang['Level 1'] = '連絡先';
$lang['Level 2'] = 'フレンド';
$lang['Level 4'] = 'ファミリー';
$lang['Level 8'] = '管理者';
$lang['Reinitialize check integrity'] = '整合性の再初期化チェック';
$lang['Check all'] = 'すべてをチェックする';
$lang['Uncheck all'] = 'すべてを選択解除する';
$lang['Check automatic corrections'] = '自動修正をチェックする';
$lang['Apply selected corrections'] = '選択した修正を適用する';
$lang['Ignore selected anomalies'] = '選択した例外を無視する';
$lang['Refresh'] = 'リフレッシュ';
$lang['The anomaly will be ignored until next application version'] = '次のバージョンまで、例外は無視されます。';
$lang['Correction the anomaly will cancel the fact that it\'s ignored'] = '無視されるため、例外の修正はキャンセルされました。';
$lang['%d anomaly has been ignored.'] = '%d 件の例外が無視されました。';
$lang['%d anomalies have been ignored.'] = '%d 件の例外が無視されました。';
$lang['Plugins which need upgrade'] = 'アップグレードが必要なプラグイン';
$lang['Plugin list'] = 'プラグインリスト';
$lang['Check for updates'] = 'アップデートをチェックする';
$lang['Other plugins'] = '他のプラグイン';
$lang['Last revisions'] = '最新の修正';
$lang['Are you sure you want to delete this plugin?'] = '本当にこのプラグインを削除してもよろしいですか?';
$lang['Are you sure you want to install this plugin?'] = '本当にこのプラグインをインストールしてもよろしいですか?';
$lang['Are you sure to install this upgrade? You must verify if this version does not need uninstallation.'] = '本当にアップグレードを実行してもよろしいですか? このバージョンをアンインストールする必要があるかどうか確認してください。';
$lang['%s has been successfully upgraded.'] = '%s が正常にアップグレードされました。';
$lang['Plugin has been successfully copied'] = 'プラグインが正常にコピーされました。';
$lang['You might go to plugin list to install and activate it.'] = 'プラグインをインストールおよび解凍するため、あなたはプラグイン一覧にアクセスすることができます。';
$lang['Can\'t create temporary file.'] = '一時ファイルを作成できません。';
$lang['Can\'t download archive.'] = 'アーカイブをダウンロードできません。';
$lang['Can\'t read or extract archive.'] = 'アーカイブを読めないか、解凍できません。';
$lang['An error occured during extraction (%s).'] = '解凍中にエラーが発生しました (%s)。';
$lang['Please check "plugins" folder and sub-folders permissions (CHMOD).'] = '「プラグイン」フォルダおよびサブフォルダのパーミッションをチェック (CHMOD) してください。';
$lang['Can\'t connect to server.'] = 'サーバに接続できません。';
$lang['Purge compiled templates'] = 'コンパイル済みテンプレートを削除する';
$lang['ACCESS_0'] = 'フリーアクセス';
$lang['ACCESS_1'] = 'すべてのユーザがアクセスできる';
$lang['ACCESS_2'] = '登録ユーザのみアクセスできる';
$lang['ACCESS_3'] = '管理者にアクセスする';
$lang['ACCESS_4'] = 'ウェブマスタにアクセスする';
$lang['ACCESS_5'] = 'アクセスなし';
$lang['Support'] = 'サポート';
$lang['Documentation'] = 'ドキュメンテーション';
$lang['A new version of Piwigo is available.'] = '新しいバージョンのPiwigoが利用可能です。';
$lang['Piwigo Administration'] = 'Piwigo管理';
$lang['Piwigo version'] = 'Piwigoバージョン';
$lang['You are running the latest version of Piwigo.'] = 'あなたは最新バージョンのPiwigoを使用しています。';
$lang['The version of %s [%s] installed is not compatible with the version required [%s]'] = 'インストールされている %s [%s] のバージョンは、必須バージョン [%s] に互換性がありません。';
$lang['You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all'] = 'アプリケーションを十分に活用するには、あなたのシステムをアップグレードする必要があります。そうでない場合、アプリケーションは正常に動作しません。';
$lang['Deleted on'] = '削除日時';
$lang['Last hit'] =  '最新ヒット数';
$lang['GD library is missing'] = 'GDライブラリがありません。';
$lang['Templates'] = 'テンプレート';
$lang['Extend for templates'] = 'テンプレートの拡張';
$lang['Replacement of original templates by customized templates from template-extension subfolder'] =
 'template-extensionサブフォルダのテンプレートをカスタマイズして、オリジナルのテンプレートと置換します。';
$lang['Replacers (customized templates)'] = '置換テンプレート (カスタマイズ済みテンプレート)';
$lang['Original templates'] = 'オリジナルテンプレート';
$lang['Optional URL keyword'] = '任意のURIキーワード';
$lang['Templates configuration has been recorded.'] = 'テンプレート設定が保存されました。';
$lang['All optimizations have been successfully completed.'] = 'すべての最適化が正常に完了しました。';
$lang['Optimizations have been completed with some errors.'] = 'いくつかのエラーを含んで最適化が完了しました。';
$lang['Modify information'] = '情報を修正する';
$lang['nothing'] = 'なし';
$lang['overrides existing values with empty ones'] = '既存の値を空白にする';
$lang['Manage photo ranks'] = 'イメージランクを管理する';
$lang['Edit ranks'] = 'ランクを編集する';
$lang['No photo in this album'] = 'このカテゴリには、エレメントがありません。';
$lang['Images manual order was saved'] = 'イメージ手動並び替えが保存されました。';
$lang['ranks'] = 'ランク';
$lang['Drag to re-order'] = 'ドラッグして並び替え';
$lang['Quick Local Synchronization'] = 'クイックローカル同期';
$lang['No photo can be deleted'] = '写真は削除されませんでした。';
$lang['Delete selected photos'] = '選択した写真を削除する';
$lang['%d photo was deleted'] = '%d 写真が削除されました。';
$lang['%d photos were deleted'] = '%d 写真が削除されました。';
// --------- Starting below: New or revised $lang ---- from Colibri
$lang['Unable to check for upgrade.'] = 'アップグレードを確認できません。';
$lang['Operation in progress'] = '処理中';
$lang['Please wait...'] = 'しばらくお待ち下さい...';
$lang['Downloads'] = 'ダウンロード';
$lang['Released on'] = '発行';
$lang['Number of downloads'] = 'ダウンロードの件数';
$lang['Piwigo Announcements Newsletter'] = 'Piwigo のニューズレター';
$lang['Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it\'s important to know and upgrade) and when major events happen to the project. Only a few emails a year.'] = 'Piwigoプロジェットと連絡を取り続けて、Piwigo のニューズレターを加入してください。新しいリリースやセキュリティ・バグ修正やアップグレードなどについてのお知らせいたします。年間若干のメールしかありません。';
$lang['Subscribe %s'] = '加入 %s';
$lang['Subscribe %s to Piwigo Announcements Newsletter'] = ' %s Piwigoのニューズレターを加入する';
$lang['Purge search history'] = 'パージ検索履歴';
$lang['Hide'] = '隠す';
$lang['Password is missing. Please enter the password.'] = 'パスワードがありません。パスワードを入力して下さい。';
$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'パスワードの再確認がありません。パスワードの再確認を確認して下さい。';
$lang['Allow users to edit their own comments'] = 'ユーザーは自分のコメントを編集できるようにする';
$lang['Allow users to delete their own comments'] = 'ユーザーは自分のコメントを削除できるようにする';
$lang['Email administrators when a comment is modified'] = 'コメントが変更された時、管理人にメールを送信する';
$lang['Email administrators when a comment is deleted'] = 'コメントが削除された時、管理人にメールを送信する';
$lang['Cannot delete the old permalink !'] = '旧パーマリンクを削除できません!';
$lang['Hit'] = 'ヒット';
$lang['Tools'] = 'ツール';
$lang['Photos'] = '写真';
$lang['Themes'] = 'テーマ';
$lang['Instructions to use Piwigo'] = 'Piwigoの使い方';
$lang['Installed Themes'] = 'インストールされたテーマ';
$lang['Add New Theme'] = 'テーマを追加';
$lang['Forbid this theme to users'] = 'ユーザーにこのテーマを禁止する';
$lang['Set as default theme for unregistered and new users'] = '新しいユーザーや登録されてないユーザーにデフォルト・テーマを設定する';
$lang['unknown'] = '不明';
$lang['Upload Photos'] = '写真をアップロードする';
$lang['Drop into album'] = 'カテゴリーに入れる';
$lang['+ Add an upload box'] = '+ アップロード・ボックスを追加する';
$lang['Create the "%s" directory at the root of your Piwigo installation'] = ' Piwigoにインストールされている場所の"%s" というディレクトリーに作成してください。';
$lang['Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation'] = 'Piwigoにインストールされている場所の "%s" というディレクトリーに書き込み(chmod 777)アクセスをする。';
$lang['existing album'] = '存在しているカテゴリー';
$lang['create a new album'] = '新しいカテゴリーを作成する';
$lang['Album name'] = 'カテゴリー名';
$lang['Album "%s" has been added'] = '"%s"のカテゴリーは追加された';
$lang['Uploaded Photos'] = 'アップロードされた写真';
$lang['%d photos uploaded'] = '%d 枚の写真がアップロードされた';
$lang['Privacy level set to "%s"'] = 'プライバシー設定: "%s"';
$lang['Album "%s" now contains %d photos'] = 'カテゴリー "%s" は現在 %d 枚の写真があります。';
$lang['Manage this set of %d photos'] = ' %d 枚の写真を管理する';
$lang['Select files'] = 'ファイルを選択する';
$lang['Everybody'] = '全員';
$lang['Who can see these photos?'] = 'どなたがこの写真を見られますか?';
$lang['Settings'] = '設定';
$lang['Resize'] = '拡大・縮小';
$lang['Maximum Width'] = '最大の幅';
$lang['pixels'] = 'ピクセル';
$lang['Maximum Height'] = '最大の高さ';
$lang['Image Quality'] = '画質';
$lang['Save Settings'] = '設定を保存';
$lang['Your configuration settings are saved'] = 'あなたの設定は保存されていました';
$lang['Active Themes'] = '有効なテーマ';
$lang['Add write access to the "%s" directory'] = '"%s" ディレクトリーに書き込みアクセスを追加';
$lang['Administration Home'] = 'アドミニのホーム';
$lang['Change Admin Colors'] = 'アドミ二の色を変更';
$lang['Delete this theme'] = 'このテーマを削除';
$lang['Directory does not exist'] = 'ディレクトリは存在しません';
$lang['Download,'] = 'ダウンロード,';
$lang['FTP + Synchronization'] = 'FTP + 同期化';
$lang['Get Support on Piwigo Forum'] = 'Piwigoフォーラムでサポートを入手';
$lang['Help Me'] = 'ヘルプ';
$lang['Impossible to activate this theme, the parent theme is missing: %s'] = 'このテーマを有効になれません。親テーマがありません: %s';
$lang['Impossible to delete this theme. Other themes depends on it: %s'] = 'その他のテーマはこのテーマが必要なので、テーマを削除できません: %s';
$lang['Inactive Themes'] = '無効なテーマ';
$lang['Install on your computer,'] = 'あなたのパソコンにインストールする,';
$lang['Make this theme available to users'] = 'このテーマをユーザーに有効する。';
$lang['Page end'] = 'ページの終わり';
$lang['Piwigo Uploader'] = 'Piwigo アップローダ';
$lang['Read Piwigo Documentation'] = 'Piwigoの説明書を読む';
$lang['Start pLoader and add your photos.'] = 'pLoader を起動し、写真を追加する';
$lang['Switch to clear or dark colors for administration'] = 'アドミニストレーションのために、透明色又は、暗い色に変更';
$lang['Theme has been successfully installed'] = 'テーマのインストールは成功しました';
$lang['Visit Gallery'] = 'ガラリーへ';
$lang['Visit Piwigo project website'] = 'Piwigo のホームページへ';
$lang['pLoader stands for <em>Piwigo Uploader</em>. From your computer, pLoader prepares your photos and transfer them to your Piwigo photo gallery.'] = 'pLoader は <em>Piwigo Uploader</em>と言います。pLoaderはあなたの写真をパソコンからあなたのPiwigoフォト・ガラリーまで簡単にアップロードできます。';
$lang['Guest Settings'] = 'ゲストの設定';
$lang['Main Page'] = 'ホームページ';
$lang['Photo Page'] = '写真のページ';
$lang['Activate Navigation Bar'] = 'ナビゲーション・バーを有効にする';
$lang['Activate Navigation Thumbnails'] = 'ナビゲーションのサムネールを有効する';
$lang['Activate icon "%s"'] = '"%s"のアイコンを有効する';
$lang['Activate field "%s"'] = '"%s"のフィールドを有効する';
$lang['Photo Properties'] = '写真のプロパティ';
$lang['Allow user customization'] = 'ユーザーのカスタマイズを有効にする';
$lang['Miscellaneous'] = 'その他の情報';
$lang['Virtual Links'] = 'バーチャルのリンク';
$lang['Languages'] = '言語';
$lang['Installed Languages'] = 'インストールされた言語';
$lang['Add New Language'] = '新しい言語を追加する';
$lang['Language has been successfully installed'] = '言語のインストールは成功しました';
$lang['Select:'] = '選択:';
$lang['None'] = 'なし';
$lang['Invert'] = '反転';
$lang['Impossible to deactivate this theme, you need at least one theme.'] = 'このテーマは無効になりません。少なくとも一つのテーマが必要です。';
$lang['Webmaster status is required.'] = 'ウェッブマスターのステータスが必要';
$lang['Bound Theme'] = 'バウンドテーマ';
$lang['Allow rating'] = '評価を許可する';
$lang['Select at least one comment'] = '少なくとも一つのコメントを選択して下さい';
$lang['Active Plugins'] = '有効なプラグイン';
$lang['Inactive Plugins'] = '無効なプラグイン';
$lang['Missing Plugins'] = '見つからないプラグイン';
$lang['Uninstalled Plugins'] = 'インストールされてないプラグイン';
$lang['By %s'] = '著作 %s';
$lang['Visit plugin site'] = 'プラグインのサイトを訪問する';
$lang['Active Languages'] = '有効な言語';
$lang['Delete this language'] = 'この言語を削除する';
$lang['Forbid this language to users'] = 'この言語をユーザーに禁止する';
$lang['Impossible to deactivate this language, first set another language as default.'] = 'この言語を無効になれません。まず、その他の言語をデフォルトを設定して下さい。';
$lang['Impossible to deactivate this language, you need at least one language.'] = 'この言語を無効になれません。少なくとも一つの言語が必要です。';
$lang['Inactive Languages'] = '無効な言語';
$lang['Make this language available to users'] = 'この言語をユーザーに利用できる。';
$lang['Set as default language for unregistered and new users'] = '登録されてないユーザーと新しいユーザーのためにデフォルト言語を設定する。';
$lang['Add Photos'] = '写真を追加します。';
$lang['The following tag was deleted'] = '次のタグは削除されました。';
$lang['There is no other language available.'] = 'その他の言語がありません。';
$lang['There is no other plugin available.'] = 'その他のプラグインがありません。';
$lang['There is no other theme available.'] = 'その他のテーマがありません。';
$lang['By rank'] = '順番';
$lang['Manual order'] = 'マニュアル順番';
$lang['Add another set of photos'] = 'その他の写真を追加します';
$lang['Order of menubar items has been updated successfully.'] = 'ニューの順番は正常に更新されました。';
$lang['This theme was not designed to be directly activated'] = 'このテーマは直接有効化になりません。';
$lang['Pending Comments'] = 'コメントを確認待ち';
$lang['Menu Management'] = 'メニュー';
$lang['%d of %d photos selected'] = '%d 個目の %d 個の写真選択されていました。';
$lang['Action'] = 'アックション';
$lang['Add a filter'] = 'フィルター追加';
$lang['Album photos associated to the following albums: %s'] = '連携されていた写真アルバム: %s';
$lang['Albums automatically sorted'] = 'アルバムを自動的に並び替えました';
$lang['All %d photos are selected'] = '全ての %d 個の写真が選択されました';
$lang['Apply action'] = 'アックションを実行する';
$lang['automatic order'] = '自動並び替え';
$lang['Batch Manager'] = 'バッチ・マネージャー';
$lang['Choose an action'] = 'アックションを選択して下さい';
$lang['Activate icon "new" next to albums and pictures'] = 'アルバムと写真のとなりに、\'起動アイコン "新" があります';
$lang['Deactivate all'] = '全て非活性する';
$lang['Default photos order'] = 'デフォルト写真順番';
$lang['Delete orphan tags'] = '捨てられたタグを削除する';
$lang['delete photo'] = '写真を削除する';
$lang['Duplicates'] = '複写';
$lang['Error on file "%s" : %s'] = '"%s" のファイル・エラー : %s';
$lang['Exif extension not available, admin should disable exif use'] = 'Exif エクステンションなし、管理人がexifの使用を中止する必要です。';
$lang['Failed to write file to disk'] = 'ディスク上に書き込みを失敗しました';
$lang['File upload stopped by extension'] = 'エクステンションによって、ファイル・アップロードが中止しました。';
$lang['In your php.ini file, the upload_max_filesize (%sB) is bigger than post_max_size (%sB), you should change this setting'] =' あなたのphp.ini ファイルによって、最高の投稿サイズ (%sB)より、 最大のアップロード・ファイルサイズ (%sB) のほうが大量です。この設定を変更する必です。';
$lang['Average rate'] = '平均評価';
$lang['Rate'] = '評価';
$lang['Learn more'] = '詳細はこちら';
$lang['An error has occured during upgrade.'] = 'アップグレード中にエラーが発生しました。';
$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = '解凍中にエラーが発生しました。あなたのPiwigoインストレーションのパーミッションを確認してください。<br /><a href="%s">ログエラーを表示するには、ここをクリックしてください</a>。';
$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigoは、アップグレードファイルをサーバから検索できません。';
$lang['Save Template Directory'] = 'テンプレートディレクトリー保存';
$lang['Dump Database'] = 'ダンプデータベース';
$lang['Include history data (Warning: server memory limit may be exceeded)'] = 'データ履歴を含む(注意:サーバーメモリー制限する可能性があります。';
$lang['Unable to dump database.'] = 'ダンプデータベースができません。';
$lang['Update in progress... Please wait.'] = 'アップグレード処理中 ... お待ちください。';
$lang['Update to Piwigo %s'] = 'Piwigo %s にアップグレード';
$lang['Two updates are available'] = '2個のアップグレードがあります';
$lang['This is a minor update, with only bug corrections.'] = 'これはマイナーアップグレードだけバグ修正しています。';
$lang['This is a major update, with <a href="%s">new exciting features</a>.'] = 'これはメジャーアップグレードで、 いろいろな楽しい<a href="%s">新機能がついています。</a>.';
$lang['Some themes and plugins may be not available yet.'] = 'あるテーマとプラグインはまだできていません。';
$lang['You can update to Piwigo %s directly, without upgrading to Piwigo %s (recommended).'] = 'Piwigo %sにアップグレードせずに、直接Piwigo %s にアップグレードすることができます(推進)。';
?>