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

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

[trunk] - language - ja_JP cleaning

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