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

Last change on this file since 19703 was 19703, checked in by plg, 11 years ago

update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)

  • Property svn:eol-style set to LF
File size: 26.3 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2013 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['Author'] = '撮影者';
58$lang['Albums'] = 'カテゴリ';
59$lang['Album'] = 'カテゴリ';
60$lang['Close this window'] = 'このウィンドウを閉じる';
61$lang['Complete RSS feed (photos, comments)'] = '完全なRSSフィード (イメージ、コメント)';
62$lang['Confirm Password'] = 'パスワードをもう一度';
63$lang['Connection settings'] = '接続設定';
64$lang['Login'] = 'ログイン';
65$lang['Contact webmaster'] = 'ウェブマスタに連絡する';
66$lang['Create a new account'] = '新しいアカウントを作成する';
67$lang['Created on'] = '作成日時';
68$lang['Creation date'] = '作成日';
69$lang['Current password is wrong'] = '現在のパスワードが正しくありません。';
70$lang['Dimensions'] = 'サイズ';
71$lang['Display'] = '表示';
72$lang['Each listed rule must be satisfied.'] = 'それぞれのリスト記載ルールを満たす必要があります。';
73$lang['Email address is missing. Please specify an email address.'] = 'メールアドレスがありません。';
74$lang['Email address'] = 'メールアドレス';
75$lang['Enter your personnal informations'] = 'あなたの個人情報を入力してください。';
76$lang['Error sending email'] = 'メールの送信にエラーが発生しました。';
77$lang['File name'] = 'ファイル名';
78$lang['File'] = 'ファイル';
79$lang['Filesize'] = 'ファイルサイズ';
80$lang['Filter and display'] = 'フィルタおよび表示';
81$lang['Filter'] = 'フィルタ';
82$lang['Forgot your password?'] = 'パスワードを忘れましたか?';
83$lang['Go through the gallery as a visitor'] = 'ビジターとしてギャラリーにアクセスする';
84$lang['Help'] = 'ヘルプ';
85$lang['Identification'] = 'アイデンティフィケーション';
86$lang['Photos only RSS feed'] = 'イメージ限定RSSフィード';
87$lang['Keyword'] = 'キーワード';
88$lang['Links'] = 'リンク';
89$lang['N/A'] = 'なし';
90$lang['New on %s'] = '最新投稿 - %s';
91$lang['Notification'] = '通知';
92$lang['Number of items'] = 'アイテム数';
93$lang['Original dimensions'] = 'オリジナルサイズ';
94$lang['Password forgotten'] = 'パスワードを忘れました。';
95$lang['Password'] = 'パスワード';
96$lang['Post date'] = '投稿日';
97$lang['Posted on'] = '投稿日時';
98$lang['Profile'] = 'プロファイル';
99$lang['Quick connect'] = 'クイック接続';
100$lang['RSS feed'] = 'RSSフィード';
101$lang['Register'] = '登録';
102$lang['Registration'] = '登録';
103$lang['Related tags'] = '関連タグ';
104$lang['Reset'] = 'リセット';
105$lang['Retrieve password'] = 'パスワード取得';
106$lang['Search rules'] = '検索ルール';
107$lang['Search tags'] = '検索タグ';
108$lang['Search'] = '検索';
109$lang['display available tags'] = '利用可能なタグを表示する';
110$lang['Since'] = 'Since';
111$lang['Sort by'] = '並び替え';
112$lang['Sort order'] = '並び順';
113$lang['Tag'] = 'タグ';
114$lang['Tags'] = 'タグ';
115$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フィードリーダーをお使いください。';
116$lang['Unknown feed identifier'] = '不明なフィードIDです。';
117$lang['User comments'] = 'ユーザコメント';
118$lang['Username'] = 'ユーザ名';
119$lang['Visits'] = '訪問';
120$lang['Webmaster'] = 'ウェブマスタ';
121$lang['Week %d'] = '週 %d';
122$lang['About Piwigo'] = 'Piwigoについて';
123$lang['You are not authorized to access the requested page'] = 'あなたは、リクエストしたページへのアクセスを許可されていません。';
124$lang['add this photo to your favorites'] = 'このイメージをあなたのお気に入りに追加する';
125$lang['Administration'] = '管理';
126$lang['all'] = 'すべて';
127$lang['ascending'] = '昇順';
128$lang['author(s) : %s'] = '作者 : %s';
129$lang['Expand all albums'] = 'すべてのカテゴリを拡げる';
130$lang['posted after %s (%s)'] = '%s (%s) 以降に投稿';
131$lang['posted before %s (%s)'] = '%s (%s) 以前に投稿';
132$lang['posted between %s (%s) and %s (%s)'] = '%s (%s) から %s (%s) の間に投稿';
133$lang['posted on %s'] = '%s に投稿';
134$lang['Best rated'] = '最高評価';
135$lang['display best rated photos'] = '最高評価アイテムを表示する';
136$lang['Calendar'] = 'カレンダー';
137$lang['All'] = 'すべて';
138$lang['display each day with photos, month per month'] = '月ごとに写真の投稿日を表示します。';
139$lang['View'] = '表示';
140$lang['chronology_monthly_calendar'] = '月カレンダー';
141$lang['chronology_monthly_list'] = '月リスト';
142$lang['chronology_weekly_list'] = '週リスト';
143$lang['Click here if your browser does not automatically forward you'] = '自動的にリダイレクトされない場合、ここをクリックしてください。';
144$lang['comment date'] = 'コメント投稿日';
145$lang['Comment'] = 'コメント';
146$lang['Your comment has been registered'] = 'あなたのコメントが登録されました。';
147$lang['Anti-flood system : please wait for a moment before trying to post another comment'] = 'アンチフラッドシステム : 新たに投稿するまで、しばらくお待ちください。';
148$lang['Your comment has NOT been registered because it did not pass the validation rules'] = '承認ルールにパスしなかったため、あなたのコメントは登録されませんでした。';
149$lang['An administrator must authorize your comment before it is visible.'] = '表示される前に管理者があなたのコメントを承認する必要があります。';
150$lang['This login is already used by another user'] = 'このユーザIDは、すでに別のユーザに使用されています。';
151$lang['Comments'] = 'コメント';
152$lang['Add a comment'] = 'コメントを追加する';
153$lang['created after %s (%s)'] = '%s (%s) 以降に作成';
154$lang['created before %s (%s)'] = '%s (%s) 以前に作成';
155$lang['created between %s (%s) and %s (%s)'] = '%s (%s) から %s (%s) の間に作成';
156$lang['created on %s'] = '%s に作成';
157$lang['Customize'] = 'カスタマイズ';
158$lang['Your Gallery Customization'] = 'あなたのギャラリーカスタマイズ ';
159$lang['day'][0] = '日曜日';
160$lang['day'][1] = '月曜日';
161$lang['day'][2] = '火曜日';
162$lang['day'][3] = '水曜日';
163$lang['day'][4] = '木曜日';
164$lang['day'][5] = '金曜日';
165$lang['day'][6] = '土曜日';
166$lang['Default'] = 'デフォルト';
167$lang['delete this photo from your favorites'] = 'あなたのお気に入りから、このイメージを削除する';
168$lang['Delete'] = '削除';
169$lang['descending'] = '降順';
170$lang['Download'] = 'ダウンロード';
171$lang['Download this file'] = 'このファイルをダウンロードする';
172$lang['edit'] = '編集';
173$lang['wrong date'] = '日付が正しくありません。';
174$lang['excluded'] = '除外';
175$lang['Your favorites'] = 'お気に入り';
176$lang['display your favorites photos'] = '私のお気に入りの写真を表示する';
177$lang['Favorites'] = 'お気に入り';
178$lang['First'] = '最初へ';
179$lang['The gallery is locked for maintenance. Please, come back later.'] = 'このカテゴリは、メンテナンスのためロックされています。後ほどアクセスしてください。';
180$lang['Page generated in'] = 'ページ作成:';
181$lang['guest'] = 'ゲスト';
182$lang['Hello'] = 'こんにちは';
183$lang['available for administrators only'] = '管理者のみ利用可能です。';
184$lang['display this album'] = 'このカテゴリのルートのイメージを表示する';
185$lang['display last user comments'] = '最新のユーザコメントを表示する';
186$lang['customize the appareance of the gallery'] = 'ギャラリーのアピアランスをカスタマイズする';
187$lang['search'] = '検索';
188$lang['Home'] = 'ホーム';
189$lang['in this album'] = '- このカテゴリ';
190$lang['in %d sub-album'] = '- %d サブカテゴリ';
191$lang['in %d sub-albums'] = '- %d サブカテゴリ';
192$lang['included'] = '含む';
193$lang['Invalid password!'] = 'パスワードが正しくありません!';
194$lang['Language']='言語';
195$lang['last %d days'] = '直近 %d 日';
196$lang['Last'] = '最後へ';
197$lang['Logout'] = 'ログアウト';
198$lang['obligatory'] = '必須';
199$lang['Maximum photo height'] = '写真の最大高';
200$lang['Maximum height must be a number superior to 50'] = '最大高は、50以上に設定してください。';
201$lang['Maximum photo width'] = '写真の最大幅';
202$lang['Maximum width must be a number superior to 50'] = '最大幅は、50以上に設定してください。';
203$lang['display a calendar by creation date'] = '作成日のカレンダーを表示する';
204$lang['display all photos in all sub-albums'] = 'すべてのサブカテゴリのエレメント表示する';
205$lang['return to normal view mode'] = 'ノーマルビューモードに戻る';
206$lang['display a calendar by posted date'] = '投稿日のカレンダーを表示する';
207$lang['month'][10] = '10月';
208$lang['month'][11] = '11月';
209$lang['month'][12] = '12月';
210$lang['month'][1] = '1月';
211$lang['month'][2] = '2月';
212$lang['month'][3] = '3月';
213$lang['month'][4] = '4月';
214$lang['month'][5] = '5月';
215$lang['month'][6] = '6月';
216$lang['month'][7] = '7月';
217$lang['month'][8] = '8月';
218$lang['month'][9] = '9月';
219$lang['Most visited'] = '最多アクセス';
220$lang['display most visited photos'] = '最もアクセスされた写真を表示します。';
221$lang['Unknown identifier'] = '不明なID';
222$lang['New password'] = '新しいパスワード';
223$lang['Rate this photo'] = 'この写真を評する';
224$lang['Next'] = '次へ';
225$lang['no rate'] = '評価なし';
226$lang['Photos posted within the last %d day.'] = '直近 %d 日に投稿されたエレメントのみ表示します。';
227$lang['Photos posted within the last %d days.'] = '直近 %d 日に投稿されたエレメントのみ表示します。';
228$lang['password updated'] = 'パスワードが更新されました。';
229$lang['Recent period must be a positive integer value'] = '最近の期間には正の整数を設定してください。';
230/* DEPRECATED USED IN comments.php FOR image_id ? */ $lang['photo'] = '写真';
231$lang['Click on the photo to see it in high definition'] = '高解像度の写真を表示するには、写真をクリックしてください。';
232$lang['Show file metadata'] = 'ファイルメタデータを表示する';
233$lang['Powered by'] = 'Powered by';
234$lang['Preferences'] = 'プリファレンス';
235$lang['Previous'] = '前へ';
236$lang['Random photos'] = 'ランダム写真';
237$lang['display a set of random photos'] = '一連のランダム写真を表示します。';
238$lang['Recent albums'] = '最近のカテゴリ';
239$lang['display recently updated albums'] = '最近更新されたカテゴリを表示します。';
240$lang['Recent period'] = '最近の期間';
241$lang['Recent photos'] = '最近の写真';
242$lang['display most recent photos'] = '最近の写真を表示します。';
243$lang['Redirection...'] = 'リダイレクト ...';
244$lang['Please, enter a login'] = 'ユーザIDを入力してください。';
245$lang['login mustn\'t end with a space character'] = 'ユーザIDの末尾にスペースを使用しないでください。';
246$lang['login mustn\'t start with a space character'] = 'ユーザIDの最初にスペースを使用しないでください。';
247$lang['this login is already used'] = 'このユーザIDは、すでに使用されています。';
248$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'メールアドレスは、xxx@yyy.eee のようなフォーマットを使用してください (例 : jack@altern.org)。';
249$lang['please enter your password again'] = 'あなたのパスワードを再度入力してください。';
250$lang['Auto login'] = '自動ログイン';
251$lang['remove this tag from the list'] = 'このタグをリストから削除する';
252$lang['representative'] = '見本';
253$lang['Search for Author'] = '作者で探す';
254$lang['Search in albums'] = 'カテゴリを探す';
255$lang['Search by date'] = '日付で探す';
256$lang['Date'] = '日付';
257$lang['End-Date'] = '終了日';
258$lang['Kind of date'] = '日付タイプ';
259$lang['Search for words'] = '言葉で探す';
260$lang['Search for all terms'] = 'すべてを含む';
261$lang['Search for any term'] = '少なくとも一つを含む';
262$lang['Empty query. No criteria has been entered.'] = '空のクエリーです。検索キーワードが入力されていません。';
263$lang['Search results'] = '検索結果';
264$lang['Search in sub-albums'] = 'サブカテゴリを探す';
265$lang['searched words : %s'] = '検索キーワード : %s';
266$lang['Contact'] = '連絡:';
267$lang['set as album representative'] = 'カテゴリ見本を設定する';
268$lang['Show number of comments'] = 'コメント数を表示する';
269$lang['Show number of hits'] = 'ヒット数を表示する';
270$lang['slideshow'] = 'スライドショー';
271$lang['stop the slideshow'] = 'スライドショーを停止する';
272$lang['Specials'] = '特別';
273$lang['SQL queries in'] = 'SQLクエリー:';
274$lang['display only recently posted photos'] = '最近投稿されたイメージのみ表示する';
275$lang['return to the display of all photos'] = 'すべてのイメージ表示に戻る';
276$lang['the beginning'] = '最初';
277$lang['Interface theme'] = 'インターフェーステーマ';
278$lang['Thumbnails'] = 'サムネイル';
279$lang['Menu'] = 'メニュー';
280$lang['A comment on your site'] = 'あなたのサイトのコメント';
281$lang['today'] = '今日';
282$lang['Update your rating'] = 'あなたの評価を更新する';
283$lang['the username must be given'] = 'ユーザ名を入力してください。';
284$lang['useful when password forgotten'] = 'パスワードを忘れたときに便利です。';
285$lang['Quick search'] = 'クイックサーチ';
286$lang['Connected user: %s'] = '接続ユーザ: %s';
287$lang['IP: %s'] = 'IP: %s';
288$lang['Browser: %s'] = 'ブラウザ: %s';
289$lang['Author: %s'] = '撮影者: %s';
290$lang['Comment: %s'] = 'コメント: %s';
291$lang['Comment by %s'] = 'コメント by %s';
292$lang['User: %s'] = 'ユーザ: %s';
293$lang['Email: %s'] = 'メールアドレス: %s';
294$lang['Admin: %s'] = '管理者: %s';
295$lang['Registration of %s'] = '%s の登録';
296$lang['Album: %s'] = 'カテゴリ: %s';
297$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'デフォルトステータスの使用に関して、ユーザ「ゲスト」は正しくないステータスです。ウェブマスタにご連絡ください。';
298$lang['this email address is already in use'] = 'このメールアドレスは、すでに他のユーザに使用されています。';
299$lang['Album results for'] = 'カテゴリ検索結果:';
300$lang['Tag results for'] = 'タグ検索結果:';
301$lang['from %s to %s'] = '%s - %s';
302$lang['Play of slideshow'] = 'スライドショーを実行する';
303$lang['Pause of slideshow'] = 'スライドショーを一時停止する';
304$lang['Repeat the slideshow'] = 'スライドショーを繰り返す';
305$lang['Not repeat the slideshow'] = 'スライドショーを繰り返さない';
306$lang['Reduce diaporama speed'] = 'スライドショーのスピードを減らす';
307$lang['Accelerate diaporama speed'] = 'スライドショーのスピードを増やす';
308$lang['Submit'] = '送信';
309$lang['Yes'] = 'はい';
310$lang['No'] = 'いいえ';
311$lang['%d photo']='イメージ: %d';
312$lang['%d photos']='イメージ: %d';
313$lang['%d photo is also linked to current tags'] = '%d イメージも現在のタグにリンクされました。';
314$lang['%d photos are also linked to current tags'] = '%d イメージも現在のタグにリンクされました。';
315$lang['display photos linked to this tag'] = 'このタグのみにリンクされているイメージを表示する';
316$lang['photos posted during the last %d days'] = '直近 %d 日に投稿されたイメージ';
317$lang['Piwigo Help'] = 'Piwigoヘルプ';
318$lang['Rank'] = 'ランク';
319$lang['group by letters'] = '文字でグループ化する';
320$lang['letters'] = '文字';
321$lang['show tag cloud'] = 'タグクラウドを表示する';
322$lang['cloud'] = 'クラウド';
323$lang['Are you sure?'] = '本当によろしいですか?';
324$lang['Reset to default values'] = 'デフォルトにリセットする';
325$lang['delete all photos from your favorites'] = 'お気に入りから画像を全て削除する。';
326$lang['Sent by'] = 'Sent by';
327$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'あなたのブラウザーでは、クッキーの設定が有効にされていません。ブラウザのクッキーが有効になっていることも確認しておいてください。';
328$lang['Edit a comment'] = 'コメントを編集';
329$lang['(!) This comment requires validation'] = '(!) このコメントは有効が必要';
330$lang['Welcome'] = 'ようこそ';
331$lang['Welcome to your Piwigo photo gallery!'] = 'Piwigoフォト・ガラリーにようこそ!';
332$lang['... or browse your empty gallery'] = '... または、空のガラリーを回覧する';
333$lang['... or please deactivate this message, I will find my way by myself'] = '... または、このメッセージに無効にして下さい。私は自分で見てみます。';
334$lang['Hello %s, your Piwigo photo gallery is empty!'] = 'こんにちは %sさん, あなたのPiwigoフォト・ガラリーが何も入っていません!';
335$lang['I want to add photos'] = '写真を追加したい';
336$lang['Manage this user comment: %s'] = 'このユーザーのコメントを管理: %s';
337$lang['This author modified following comment:'] = 'このユーザーが次のコメントを書き直しました:';
338$lang['This author removed the comment with id %d'] = 'このユーザーがコメントID %d を削除しました。';
339$lang['The number of photos per page must be a not null scalar'] = 'ページごとの写真数はゼロではありません';
340$lang['Number of photos per page'] = 'ページごとの写真数';
341$lang['html tags are not allowed in login'] = 'ログインの際、HTMLタッグが使いません';
342$lang['%d rates'] = '%d 程度';
343$lang['Rating score'] = '程度のスコア';
344$lang['Invalid username or email'] = '無効なユーザー名又はメールアドレス';
345$lang['Password reset is not allowed for this user'] = 'このユーザーのためのパスワード・リセットは無効である。';
346$lang['User "%s" has no email address, password reset is not possible'] = 'ユーザー: "%s" はメールアドレスがありません。パスワード・リセットができません。';
347$lang['Someone requested that the password be reset for the following user account:'] = '次のユーザーのアカウントのために、誰かがパスワード・リセットを要求しました。';
348$lang['Username "%s" on gallery %s'] = 'ユーザー: "%s" は現在: %s\'のガラリー';
349$lang['To reset your password, visit the following address:'] = 'パスワードがリセットしたいために、次のアドレスへ:';
350$lang['If this was a mistake, just ignore this email and nothing will happen.'] = 'もし、これは間違えたら、このメールを消去し、何も起こりません。';
351$lang['Password Reset'] = 'パスワード・リセット';
352$lang['Check your email for the confirmation link'] = '認証リンクのために、あなたのメールを確認してください。';
353$lang['Invalid key'] = '無効なキー';
354$lang['The passwords do not match'] = 'パスワードが合わせません。';
355$lang['Your password has been reset'] = 'あなたのパスワードはリセットされました。';
356$lang['Return to home page'] = 'ホームページに戻り';
357$lang['Please enter your username or email address.'] = 'あなたのユーザー名又はメールアドレスを入力してください。';
358$lang['You will receive a link to create a new password via email.'] = '新たなパスワードを作成するためのリンクをメールで送信しました。';
359$lang['Username or email'] = 'ユーザー名又はメール';
360$lang['Change my password'] = 'パスワード変更';
361$lang['Enter your new password below.'] = '新たなパスワードを以下の空欄に入力して下さい。';
362$lang['Edit'] = '編集';
363$lang['EXIF Metadata'] = 'EXIF メタデータ';
364$lang['Hello %s,'] = '%sさん、こんにちは,';
365$lang['IPTC Metadata'] = 'IPTC メタデータ';
366$lang['Send my connection settings by email'] = '接続設定をメールで送信してください。';
367$lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'ようこそ!登録完了。まもなくあなたの接続設定をメールで届く予定です。';
368$lang['Username modification'] = 'ユーザー名の変更';
369$lang['Your username has been successfully changed to : %s'] = '新規のユーザー名は: %s';
370$lang['square'] = '四角';
371$lang['thumb'] = 'サムネール';
372$lang['small'] = '小';
373$lang['medium'] = '中';
374$lang['large'] = '大';
375$lang['xlarge'] = 'XL';
376$lang['xxlarge'] = 'XXL';
377$lang['Original'] = 'オリジナル';
378$lang['Thank you for registering at %s!'] = '%sに登録して、ありがとうございました!';
379$lang['Here are your connection settings'] = 'あなたの接続設定です。';
380$lang['Password: %s'] = 'パスワード: %s';
381$lang['Username: %s'] = 'ユーザー名: %s';
382$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'もしも、このメールの受信が誤ったら、 %sに連絡して下さい。';
383$lang['2small'] = 'XXS 小さい';
384$lang['Desktop'] = 'デスクトップ';
385$lang['Mobile'] = 'モービル';
386$lang['Photo sizes'] = '画像のサイズ';
387$lang['Show latest comments first'] = '最新のコメントを先に表示';
388$lang['Show oldest comments first'] = '以前のコメントを先に表示';
389$lang['View in'] = '表示';
390$lang['xsmall'] = 'XS 最も小さい';
391$lang['Date created, new &rarr; old'] = '作成日, 新 &rarr; 旧';
392$lang['Date created, old &rarr; new'] = '作成日, 旧 &rarr; 新';
393$lang['Date posted, new &rarr; old'] = '掲載日, 新 &rarr; 旧';
394$lang['Date posted, old &rarr; new'] = '掲載日, 旧 &rarr; 新';
395$lang['File name, A &rarr; Z'] = 'ファイル名, A &rarr; Z';
396$lang['File name, Z &rarr; A'] = 'ファイル名, Z &rarr; A';
397$lang['Manual sort order'] = 'マニュアル・ソート順';
398$lang['Numeric identifier, 1 &rarr; 9'] = '数字識別子, 1 &rarr; 9';
399$lang['Numeric identifier, 9 &rarr; 1'] = '数字識別子, 9 &rarr; 1';
400$lang['Photo title, A &rarr; Z'] = '写真題名, A &rarr; Z';
401$lang['Photo title, Z &rarr; A'] = '写真題名, Z &rarr; A';
402$lang['Rating score, high &rarr; low'] = 'スコア, 高 &rarr; 低';
403$lang['Rating score, low &rarr; high'] = 'スコア, 低 &rarr; 高';
404$lang['Visits, high &rarr; low'] = '訪問, 高 &rarr; 低';
405$lang['Visits, low &rarr; high'] = '訪問, 低 &rarr; 高';
406$lang['%d rate'] = '%dレート';
407$lang['Bad request'] = '不正な要求';
408$lang['Forbidden'] = '禁断';
409$lang['Page not found'] = 'ページが見つかりません';
410$lang['Permalink for album not found'] = 'このエントリーのアルバムが見つかりません';
411$lang['Piwigo encountered a non recoverable error'] = 'Piwigoは、回復不能エラーが発生しました';
412$lang['Requested album does not exist'] = '要求されたアルバムは存在しません。';
413$lang['Requested tag does not exist'] = '要求されたタグは存在しません。';
414?>
Note: See TracBrowser for help on using the repository browser.