aboutsummaryrefslogtreecommitdiffstats
path: root/language/ja_JP/common.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2010-03-25 06:12:12 +0000
committerddtddt <ddtddt@piwigo.org>2010-03-25 06:12:12 +0000
commit13a5fa228161e55a756501f84ccbe95fbfa8ab14 (patch)
treeaffb11f52f4130b8eadeb99df11e169dab8d1e0b /language/ja_JP/common.lang.php
parent6717089705236eb15e640628f045cc9a74c16c70 (diff)
[trunk] update ja_JP thanks to irohaproject
git-svn-id: http://piwigo.org/svn/trunk@5336 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ja_JP/common.lang.php')
-rw-r--r--language/ja_JP/common.lang.php30
1 files changed, 25 insertions, 5 deletions
diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php
index 27c1dbc64..144fd2e8e 100644
--- a/language/ja_JP/common.lang.php
+++ b/language/ja_JP/common.lang.php
@@ -86,7 +86,7 @@ $lang['Image only RSS feed'] = 'イメージ限定RSSフィード';
$lang['Keyword'] = 'キーワード';
$lang['Links'] = 'リンク';
$lang['Mail address'] = 'メールアドレス';
-$lang['N/A'] = 'N/A';
+$lang['N/A'] = 'なし';
$lang['New on %s'] = '最新投稿 - %s';
$lang['New password confirmation does not correspond'] = '新しいパスワードの承認が合致しません。';
$lang['New password sent by email'] = '新しいパスワードがメール送信しました。';
@@ -244,7 +244,7 @@ $lang['Elements posted within the last %d day.'] = '直近 %d 日に投稿され
$lang['Elements posted within the last %d days.'] = '直近 %d 日に投稿されたエレメントのみ表示します。';
$lang['password updated'] = 'パスワードが更新されました。';
$lang['Recent period must be a positive integer value'] = '最近の期間には正の整数を設定してください。';
-/* DEPRECATED USED IN comments.php FOR image_id ? */ $lang['picture'] = 'picture';
+/* DEPRECATED USED IN comments.php FOR image_id ? */ $lang['About Piwigo'] = 'Piwigoについて';
$lang['Click on the picture to see it in high definition'] = '高解像度の写真を表示するには、写真をクリックしてください。';
$lang['Show file metadata'] = 'ファイルメタデータを表示する';
$lang['Powered by'] = 'Powered by';
@@ -350,8 +350,8 @@ $lang['Not repeat the slideshow'] = 'スライドショーを繰り返さない'
$lang['Reduce diaporama speed'] = 'スライドショーのスピードを減らす';
$lang['Accelerate diaporama speed'] = 'スライドショーのスピードを増やす';
$lang['Submit'] = '送信';
-$lang['Yes'] = 'Yes';
-$lang['No'] = 'No';
+$lang['Yes'] = 'はい';
+$lang['No'] = 'いいえ';
$lang['%d image']='イメージ: %d';
$lang['%d images']='イメージ: %d';
$lang['%d image is also linked to current tags'] = '%d イメージも現在のタグにリンクされました。';
@@ -367,4 +367,24 @@ $lang['show tag cloud'] = 'タグクラウドを表示する';
$lang['cloud'] = 'クラウド';
$lang['Are you sure?'] = '本当によろしいですか?';
$lang['delete this comment'] = 'このコメントを削除する';
-?>
+$lang['Email address is missing'] = 'メールアドレスがありません。';
+$lang['Reset to default values'] = 'デフォルトにリセットする';
+$lang['delete all images from your favorites'] = 'お気に入りから画像を全て削除する。';
+$lang['Sent by'] = 'Sent by';
+$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'あなたのブラウザーでは、クッキーの設定が有効にされていません。ブラウザのクッキーが有効になっていることも確認しておいてください。';
+$lang['Some info about this picture'] = 'この写真による情報';
+$lang['Some more (technical) info about this picture'] = 'この写真の詳細情報';
+$lang['edit this comment'] = 'このコメントに編集';
+$lang['Edit a comment'] = 'コメントを編集';
+$lang['(!) This comment requires validation'] = '(!) このコメントは有効が必要';
+$lang['Welcome'] = 'ようこそ';
+$lang['Welcome to your Piwigo photo gallery!'] = 'Piwigoフォト・ガラリーにようこそ!';
+$lang['... or browse your empty gallery'] = '... または、空のガラリーを回覧する';
+$lang['... or please deactivate this message, I will find my way by myself'] = '... または、このメッセージに無効にして下さい。私は自分で見てみます。';
+$lang['Hello %s, your Piwigo photo gallery is empty!'] = 'こんにちは %sさん, あなたのPiwigoフォト・ガラリーが何も入っていません!';
+$lang['I want to add photos'] = '写真を追加したい';
+$lang['Manage this user comment: %s'] = 'このユーザーのコメントを管理: %s';
+$lang['This author modified following comment:'] = 'このユーザーが次のコメントを書き直しました:';
+$lang['This author removed the comment with id %d'] = 'このユーザーがコメントID %d を削除しました。';
+$lang['validate this comment'] = 'このコメントを有効にする';
+?> \ No newline at end of file