source: trunk/language/ja_JP/common.lang.php @ 12055

Last change on this file since 12055 was 12055, checked in by ddtddt, 13 years ago

[trunk] - language - update ja_JP - 日本語 - Japanese - Thanks to irohaproject - feature:2320

File size: 23.8 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2011 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23/*
24Language Name: 日本語 [JP]
25Version: 2.3.0
26Language URI: http://piwigo.org/ext/extension_view.php?eid=425
27Author: Piwigo team
28Author URI: http://piwigo.org
29*/
30
31// Langage informations
32$lang_info['language_name'] = 'Japanese';
33$lang_info['country'] = 'Japan';
34$lang_info['direction'] = 'ltr';
35$lang_info['code'] = 'ja';
36$lang_info['zero_plural'] = true;
37
38$lang['%d Kb'] = '%d Kb';
39$lang['%d album updated'] = '%d 件のカテゴリが更新されました。';
40$lang['%d albums updated'] = '%d 件のカテゴリが更新されました。';
41$lang['%d comment to validate'] = '%d 件のコメントが承認されました。';
42$lang['%d comments to validate'] = '%d 件のコメントが承認されました。';
43$lang['%d new comment'] = '新しいコメント: %d';
44$lang['%d new comments'] = '新しいコメント: %d';
45$lang['%d comment'] = 'コメント: %d';
46$lang['%d comments'] = 'コメント: %d';
47$lang['%d hit'] = 'ヒット: %d';
48$lang['%d hits'] = 'ヒット: %d';
49$lang['%d new photo'] = '新しいイメージ: %d';
50$lang['%d new photos'] = '新しいイメージ: %d';
51$lang['%d new user'] = '新しいユーザ: %d';
52$lang['%d new users'] = '新しいユーザ: %d';
53$lang['About'] = 'About';
54$lang['All tags'] = 'すべてのタグ';
55$lang['Any tag'] = 'すべてのtag';
56$lang['At least one listed rule must be satisfied.'] = '少なくともリスト記載ルール1つを満たす必要があります。';
57$lang['At least one tag must match'] = '少なくとも1つのタグが合致する必要があります。';
58$lang['Author'] = '撮影者';
59$lang['Albums'] = 'カテゴリ';
60$lang['Album'] = 'カテゴリ';
61$lang['Close this window'] = 'このウィンドウを閉じる';
62$lang['Complete RSS feed (photos, comments)'] = '完全なRSSフィード (イメージ、コメント)';
63$lang['Confirm Password'] = 'パスワードをもう一度';
64$lang['Connection settings'] = '接続設定';
65$lang['Login'] = 'ログイン';
66$lang['Contact webmaster'] = 'ウェブマスタに連絡する';
67$lang['Create a new account'] = '新しいアカウントを作成する';
68$lang['Created on'] = '作成日時';
69$lang['Creation date'] = '作成日';
70$lang['Current password is wrong'] = '現在のパスワードが正しくありません。';
71$lang['Dimensions'] = 'サイズ';
72$lang['Display'] = '表示';
73$lang['Each listed rule must be satisfied.'] = 'それぞれのリスト記載ルールを満たす必要があります。';
74$lang['Email address is missing. Please specify an email address.'] = 'メールアドレスがありません。';
75$lang['Email address'] = 'メールアドレス';
76$lang['Enter your personnal informations'] = 'あなたの個人情報を入力してください。';
77$lang['Error sending email'] = 'メールの送信にエラーが発生しました。';
78$lang['File name'] = 'ファイル名';
79$lang['File'] = 'ファイル';
80$lang['Filesize'] = 'ファイルサイズ';
81$lang['Filter and display'] = 'フィルタおよび表示';
82$lang['Filter'] = 'フィルタ';
83$lang['Forgot your password?'] = 'パスワードを忘れましたか?';
84$lang['Go through the gallery as a visitor'] = 'ビジターとしてギャラリーにアクセスする';
85$lang['Help'] = 'ヘルプ';
86$lang['Identification'] = 'アイデンティフィケーション';
87$lang['Photos only RSS feed'] = 'イメージ限定RSSフィード';
88$lang['Keyword'] = 'キーワード';
89$lang['Links'] = 'リンク';
90$lang['N/A'] = 'なし';
91$lang['New on %s'] = '最新投稿 - %s';
92$lang['New password confirmation does not correspond'] = '新しいパスワードの承認が合致しません。';
93$lang['Notification'] = '通知';
94$lang['Number of items'] = 'アイテム数';
95$lang['Original dimensions'] = 'オリジナルサイズ';
96$lang['Password forgotten'] = 'パスワードを忘れました。';
97$lang['Password'] = 'パスワード';
98$lang['Post date'] = '投稿日';
99$lang['Posted on'] = '投稿日時';
100$lang['Profile'] = 'プロファイル';
101$lang['Quick connect'] = 'クイック接続';
102$lang['RSS feed'] = 'RSSフィード';
103$lang['Register'] = '登録';
104$lang['Registration'] = '登録';
105$lang['Related tags'] = '関連タグ';
106$lang['Reset'] = 'リセット';
107$lang['Retrieve password'] = 'パスワード取得';
108$lang['Search rules'] = '検索ルール';
109$lang['Search tags'] = '検索タグ';
110$lang['Search'] = '検索';
111$lang['display available tags'] = '利用可能なタグを表示する';
112$lang['Since'] = 'Since';
113$lang['Sort by'] = '並び替え';
114$lang['Sort order'] = '並び順';
115$lang['Tag'] = 'タグ';
116$lang['Tags'] = 'タグ';
117$lang['The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'] = 'RSS通知フィードでは、このウェブサイトからニュースを通知します : 新しい写真、更新カテゴリ、新しいコメント。RSSフィードリーダーをお使いください。';
118$lang['Unknown feed identifier'] = '不明なフィードIDです。';
119$lang['User comments'] = 'ユーザコメント';
120$lang['Username'] = 'ユーザ名';
121$lang['Visits'] = '訪問';
122$lang['Webmaster'] = 'ウェブマスタ';
123$lang['Week %d'] = '週 %d';
124$lang['About Piwigo'] = 'Piwigoについて';
125$lang['You are not authorized to access the requested page'] = 'あなたは、リクエストしたページへのアクセスを許可されていません。';
126$lang['add to caddie'] = 'キャディに追加する';
127$lang['add this photo to your favorites'] = 'このイメージをあなたのお気に入りに追加する';
128$lang['Administration'] = '管理';
129$lang['all'] = 'すべて';
130$lang['ascending'] = '昇順';
131$lang['author(s) : %s'] = '作者 : %s';
132$lang['Expand all albums'] = 'すべてのカテゴリを拡げる';
133$lang['posted after %s (%s)'] = '%s (%s) 以降に投稿';
134$lang['posted before %s (%s)'] = '%s (%s) 以前に投稿';
135$lang['posted between %s (%s) and %s (%s)'] = '%s (%s) から %s (%s) の間に投稿';
136$lang['posted on %s'] = '%s に投稿';
137$lang['Best rated'] = '最高評価';
138$lang['display best rated photos'] = '最高評価アイテムを表示する';
139$lang['caddie'] = 'キャディー';
140$lang['Calendar'] = 'カレンダー';
141$lang['All'] = 'すべて';
142$lang['display each day with photos, month per month'] = '月ごとに写真の投稿日を表示します。';
143$lang['View'] = '表示';
144$lang['chronology_monthly_calendar'] = '月カレンダー';
145$lang['chronology_monthly_list'] = '月リスト';
146$lang['chronology_weekly_list'] = '週リスト';
147$lang['Click here if your browser does not automatically forward you'] = '自動的にリダイレクトされない場合、ここをクリックしてください。';
148$lang['comment date'] = 'コメント投稿日';
149$lang['Comment'] = 'コメント';
150$lang['Your comment has been registered'] = 'あなたのコメントが登録されました。';
151$lang['Anti-flood system : please wait for a moment before trying to post another comment'] = 'アンチフラッドシステム : 新たに投稿するまで、しばらくお待ちください。';
152$lang['Your comment has NOT been registered because it did not pass the validation rules'] = '承認ルールにパスしなかったため、あなたのコメントは登録されませんでした。';
153$lang['An administrator must authorize your comment before it is visible.'] = '表示される前に管理者があなたのコメントを承認する必要があります。';
154$lang['This login is already used by another user'] = 'このユーザIDは、すでに別のユーザに使用されています。';
155$lang['Comments'] = 'コメント';
156$lang['Add a comment'] = 'コメントを追加する';
157$lang['created after %s (%s)'] = '%s (%s) 以降に作成';
158$lang['created before %s (%s)'] = '%s (%s) 以前に作成';
159$lang['created between %s (%s) and %s (%s)'] = '%s (%s) から %s (%s) の間に作成';
160$lang['created on %s'] = '%s に作成';
161$lang['Customize'] = 'カスタマイズ';
162$lang['Your Gallery Customization'] = 'あなたのギャラリーカスタマイズ ';
163$lang['day'][0] = '日曜日';
164$lang['day'][1] = '月曜日';
165$lang['day'][2] = '火曜日';
166$lang['day'][3] = '水曜日';
167$lang['day'][4] = '木曜日';
168$lang['day'][5] = '金曜日';
169$lang['day'][6] = '土曜日';
170$lang['Default'] = 'デフォルト';
171$lang['delete this photo from your favorites'] = 'あなたのお気に入りから、このイメージを削除する';
172$lang['Delete'] = '削除';
173$lang['descending'] = '降順';
174$lang['download'] = 'ダウンロード';
175$lang['download this file'] = 'このファイルをダウンロードする';
176$lang['edit'] = '編集';
177$lang['wrong date'] = '日付が正しくありません。';
178$lang['excluded'] = '除外';
179$lang['Your favorites'] = 'お気に入り';
180$lang['display your favorites photos'] = '私のお気に入りの写真を表示する';
181$lang['Favorites'] = 'お気に入り';
182$lang['First'] = '最初へ';
183$lang['The gallery is locked for maintenance. Please, come back later.'] = 'このカテゴリは、メンテナンスのためロックされています。後ほどアクセスしてください。';
184$lang['Page generated in'] = 'ページ作成:';
185$lang['guest'] = 'ゲスト';
186$lang['Hello'] = 'こんにちは';
187$lang['available for administrators only'] = '管理者のみ利用可能です。';
188$lang['display this album'] = 'このカテゴリのルートのイメージを表示する';
189$lang['display last user comments'] = '最新のユーザコメントを表示する';
190$lang['customize the appareance of the gallery'] = 'ギャラリーのアピアランスをカスタマイズする';
191$lang['search'] = '検索';
192$lang['Home'] = 'ホーム';
193$lang['in this album'] = '- このカテゴリ';
194$lang['in %d sub-album'] = '- %d サブカテゴリ';
195$lang['in %d sub-albums'] = '- %d サブカテゴリ';
196$lang['included'] = '含む';
197$lang['Invalid password!'] = 'パスワードが正しくありません!';
198$lang['Language']='言語';
199$lang['last %d days'] = '直近 %d 日';
200$lang['Last'] = '最後へ';
201$lang['Logout'] = 'ログアウト';
202$lang['E-mail address'] = 'メールアドレス';
203$lang['obligatory'] = '必須';
204$lang['Maximum photo height'] = '写真の最大高';
205$lang['Maximum height must be a number superior to 50'] = '最大高は、50以上に設定してください。';
206$lang['Maximum photo width'] = '写真の最大幅';
207$lang['Maximum width must be a number superior to 50'] = '最大幅は、50以上に設定してください。';
208$lang['display a calendar by creation date'] = '作成日のカレンダーを表示する';
209$lang['display all photos in all sub-albums'] = 'すべてのサブカテゴリのエレメント表示する';
210$lang['return to normal view mode'] = 'ノーマルビューモードに戻る';
211$lang['display a calendar by posted date'] = '投稿日のカレンダーを表示する';
212$lang['month'][10] = '10月';
213$lang['month'][11] = '11月';
214$lang['month'][12] = '12月';
215$lang['month'][1] = '1月';
216$lang['month'][2] = '2月';
217$lang['month'][3] = '3月';
218$lang['month'][4] = '4月';
219$lang['month'][5] = '5月';
220$lang['month'][6] = '6月';
221$lang['month'][7] = '7月';
222$lang['month'][8] = '8月';
223$lang['month'][9] = '9月';
224$lang['Most visited'] = '最多アクセス';
225$lang['display most visited photos'] = '最もアクセスされた写真を表示します。';
226$lang['Unknown identifier'] = '不明なID';
227$lang['New password'] = '新しいパスワード';
228$lang['Rate this photo'] = 'この写真を評する';
229$lang['Next'] = '次へ';
230$lang['no rate'] = '評価なし';
231$lang['Photos posted within the last %d day.'] = '直近 %d 日に投稿されたエレメントのみ表示します。';
232$lang['Photos posted within the last %d days.'] = '直近 %d 日に投稿されたエレメントのみ表示します。';
233$lang['password updated'] = 'パスワードが更新されました。';
234$lang['Recent period must be a positive integer value'] = '最近の期間には正の整数を設定してください。';
235/* DEPRECATED USED IN comments.php FOR image_id ? */ $lang['photo'] = '写真';
236$lang['Click on the photo to see it in high definition'] = '高解像度の写真を表示するには、写真をクリックしてください。';
237$lang['Show file metadata'] = 'ファイルメタデータを表示する';
238$lang['Powered by'] = 'Powered by';
239$lang['Preferences'] = 'プリファレンス';
240$lang['Previous'] = '前へ';
241$lang['Random photos'] = 'ランダム写真';
242$lang['display a set of random photos'] = '一連のランダム写真を表示します。';
243$lang['Recent albums'] = '最近のカテゴリ';
244$lang['display recently updated albums'] = '最近更新されたカテゴリを表示します。';
245$lang['Recent period'] = '最近の期間';
246$lang['Recent photos'] = '最近の写真';
247$lang['display most recent photos'] = '最近の写真を表示します。';
248$lang['Redirection...'] = 'リダイレクト ...';
249$lang['Please, enter a login'] = 'ユーザIDを入力してください。';
250$lang['login mustn\'t end with a space character'] = 'ユーザIDの末尾にスペースを使用しないでください。';
251$lang['login mustn\'t start with a space character'] = 'ユーザIDの最初にスペースを使用しないでください。';
252$lang['this login is already used'] = 'このユーザIDは、すでに使用されています。';
253$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'メールアドレスは、xxx@yyy.eee のようなフォーマットを使用してください (例 : jack@altern.org)。';
254$lang['please enter your password again'] = 'あなたのパスワードを再度入力してください。';
255$lang['Auto login'] = '自動ログイン';
256$lang['remove this tag from the list'] = 'このタグをリストから削除する';
257$lang['representative'] = '見本';
258$lang['Search for Author'] = '作者で探す';
259$lang['Search in albums'] = 'カテゴリを探す';
260$lang['Search by Date'] = '日付で探す';
261$lang['Date'] = '日付';
262$lang['End-Date'] = '終了日';
263$lang['Kind of date'] = '日付タイプ';
264$lang['Search for words'] = '言葉で探す';
265$lang['Search for all terms'] = 'すべてを含む';
266$lang['Search for any terms'] = '少なくとも一つを含む';
267$lang['Empty query. No criteria has been entered.'] = '空のクエリーです。検索キーワードが入力されていません。';
268$lang['Search Options'] = '検索オプション';
269$lang['Search results'] = '検索結果';
270$lang['Search in sub-albums'] = 'サブカテゴリを探す';
271$lang['searched words : %s'] = '検索キーワード : %s';
272$lang['Contact'] = '連絡:';
273$lang['set as album representative'] = 'カテゴリ見本を設定する';
274$lang['Show number of comments'] = 'コメント数を表示する';
275$lang['Show number of hits'] = 'ヒット数を表示する';
276$lang['slideshow'] = 'スライドショー';
277$lang['stop the slideshow'] = 'スライドショーを停止する';
278$lang['Specials'] = '特別';
279$lang['SQL queries in'] = 'SQLクエリー:';
280$lang['display only recently posted photos'] = '最近投稿されたイメージのみ表示する';
281$lang['return to the display of all photos'] = 'すべてのイメージ表示に戻る';
282$lang['the beginning'] = '最初';
283$lang['Interface theme'] = 'インターフェーステーマ';
284$lang['Thumbnails'] = 'サムネイル';
285$lang['Menu'] = 'メニュー';
286$lang['A comment on your site'] = 'あなたのサイトのコメント';
287$lang['today'] = '今日';
288$lang['Update your rating'] = 'あなたの評価を更新する';
289$lang['wrong filename'] = 'ファイル名が正しくありません。';
290$lang['the username must be given'] = 'ユーザ名を入力してください。';
291$lang['useful when password forgotten'] = 'パスワードを忘れたときに便利です。';
292$lang['Quick search'] = 'クイックサーチ';
293$lang['Connected user: %s'] = '接続ユーザ: %s';
294$lang['IP: %s'] = 'IP: %s';
295$lang['Browser: %s'] = 'ブラウザ: %s';
296$lang['Author: %s'] = '撮影者: %s';
297$lang['Comment: %s'] = 'コメント: %s';
298$lang['Comment by %s'] = 'コメント by %s';
299$lang['User: %s'] = 'ユーザ: %s';
300$lang['Email: %s'] = 'メールアドレス: %s';
301$lang['Admin: %s'] = '管理者: %s';
302$lang['Registration of %s'] = '%s の登録';
303$lang['Album: %s'] = 'カテゴリ: %s';
304$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'デフォルトステータスの使用に関して、ユーザ「ゲスト」は正しくないステータスです。ウェブマスタにご連絡ください。';
305$lang['this email address is already in use'] = 'このメールアドレスは、すでに他のユーザに使用されています。';
306$lang['Album results for'] = 'カテゴリ検索結果:';
307$lang['Tag results for'] = 'タグ検索結果:';
308$lang['from %s to %s'] = '%s - %s';
309$lang['Play of slideshow'] = 'スライドショーを実行する';
310$lang['Pause of slideshow'] = 'スライドショーを一時停止する';
311$lang['Repeat the slideshow'] = 'スライドショーを繰り返す';
312$lang['Not repeat the slideshow'] = 'スライドショーを繰り返さない';
313$lang['Reduce diaporama speed'] = 'スライドショーのスピードを減らす';
314$lang['Accelerate diaporama speed'] = 'スライドショーのスピードを増やす';
315$lang['Submit'] = '送信';
316$lang['Yes'] = 'はい';
317$lang['No'] = 'いいえ';
318$lang['%d photo']='イメージ: %d';
319$lang['%d photos']='イメージ: %d';
320$lang['%d photo is also linked to current tags'] = '%d イメージも現在のタグにリンクされました。';
321$lang['%d photos are also linked to current tags'] = '%d イメージも現在のタグにリンクされました。';
322$lang['display photos linked to this tag'] = 'このタグのみにリンクされているイメージを表示する';
323$lang['photos posted during the last %d days'] = '直近 %d 日に投稿されたイメージ';
324$lang['Piwigo Help'] = 'Piwigoヘルプ';
325$lang['Rank'] = 'ランク';
326$lang['group by letters'] = '文字でグループ化する';
327$lang['letters'] = '文字';
328$lang['show tag cloud'] = 'タグクラウドを表示する';
329$lang['cloud'] = 'クラウド';
330$lang['Are you sure?'] = '本当によろしいですか?';
331$lang['delete this comment'] = 'このコメントを削除する';
332$lang['Reset to default values'] = 'デフォルトにリセットする';
333$lang['delete all photos from your favorites'] = 'お気に入りから画像を全て削除する。';
334$lang['Sent by'] = 'Sent by';
335$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'あなたのブラウザーでは、クッキーの設定が有効にされていません。ブラウザのクッキーが有効になっていることも確認しておいてください。';
336$lang['edit this comment'] = 'このコメントに編集';
337$lang['Edit a comment'] = 'コメントを編集';
338$lang['(!) This comment requires validation'] = '(!) このコメントは有効が必要';
339$lang['Welcome'] = 'ようこそ';
340$lang['Welcome to your Piwigo photo gallery!'] = 'Piwigoフォト・ガラリーにようこそ!';
341$lang['... or browse your empty gallery'] = '... または、空のガラリーを回覧する';
342$lang['... or please deactivate this message, I will find my way by myself'] = '... または、このメッセージに無効にして下さい。私は自分で見てみます。';
343$lang['Hello %s, your Piwigo photo gallery is empty!'] = 'こんにちは %sさん, あなたのPiwigoフォト・ガラリーが何も入っていません!';
344$lang['I want to add photos'] = '写真を追加したい';
345$lang['Manage this user comment: %s'] = 'このユーザーのコメントを管理: %s';
346$lang['This author modified following comment:'] = 'このユーザーが次のコメントを書き直しました:';
347$lang['This author removed the comment with id %d'] = 'このユーザーがコメントID %d を削除しました。';
348$lang['validate this comment'] = 'このコメントを有効にする';
349$lang['The number of photos per page must be a not null scalar'] = 'ページごとの写真数はゼロではありません';
350$lang['Number of photos per page'] = 'ページごとの写真数';
351$lang['html tags are not allowed in login'] = 'ログインの際、HTMLタッグが使いません';
352$lang['%d rates'] = '%d 程度';
353$lang['Rating score'] = '程度のスコア';
354$lang['Enter a username or email address'] = 'ユーザー名又はメールアドレスを入力して下さい。';
355$lang['Invalid username or email'] = '無効なユーザー名又はメールアドレス';
356$lang['Password reset is not allowed for this user'] = 'このユーザーのためのパスワード・リセットは無効である。';
357$lang['User "%s" has no email address, password reset is not possible'] = 'ユーザー: "%s" はメールアドレスがありません。パスワード・リセットができません。';
358$lang['Someone requested that the password be reset for the following user account:'] = '次のユーザーのアカウントのために、誰かがパスワード・リセットを要求しました。';
359$lang['Username "%s" on gallery %s'] = 'ユーザー: "%s" は現在: %s\'のガラリー';
360$lang['To reset your password, visit the following address:'] = 'パスワードがリセットしたいために、次のアドレスへ:';
361$lang['If this was a mistake, just ignore this email and nothing will happen.'] = 'もし、これは間違えたら、このメールを消去し、何も起こりません。';
362$lang['Password Reset'] = 'パスワード・リセット';
363$lang['Check your email for the confirmation link'] = '認証リンクのために、あなたのメールを確認してください。';
364$lang['Invalid key'] = '無効なキー';
365$lang['The passwords do not match'] = 'パスワードが合わせません。';
366$lang['Your password has been reset'] = 'あなたのパスワードはリセットされました。';
367$lang['Return to home page'] = 'ホームページに戻り';
368$lang['Please enter your username or email address.'] = 'あなたのユーザー名又はメールアドレスを入力してください。';
369$lang['You will receive a link to create a new password via email.'] = '新たなパスワードを作成するためのリンクをメールで送信しました。';
370$lang['Username or email'] = 'ユーザー名又はメール';
371$lang['Change my password'] = 'パスワード変更';
372$lang['Enter your new password below.'] = '新たなパスワードを以下の空欄に入力して下さい。';
373?>
Note: See TracBrowser for help on using the repository browser.