aboutsummaryrefslogtreecommitdiffstats
path: root/language/ja_JP/admin.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/ja_JP/admin.lang.php')
-rw-r--r--language/ja_JP/admin.lang.php20
1 files changed, 17 insertions, 3 deletions
diff --git a/language/ja_JP/admin.lang.php b/language/ja_JP/admin.lang.php
index ae1a720d3..bbac64200 100644
--- a/language/ja_JP/admin.lang.php
+++ b/language/ja_JP/admin.lang.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 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 |
// +-----------------------------------------------------------------------+
@@ -188,7 +188,6 @@ $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'] = '確認';
@@ -223,7 +222,6 @@ $lang['Prepared time for list of users to send mail is limited. Others users are
$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'] = '移動 ';
@@ -890,4 +888,20 @@ $lang['Duplicate selected tags'] = '選択したタグを複製します';
$lang['Apply watermark if height is bigger than'] = 'これ以上の高さの際にウォーターマークを付ける';
$lang['Apply watermark if width is bigger than'] = 'これ以上の幅の際にウォーターマークを付ける';
$lang['Adobe Photoshop Lightroom is a photography software designed to manage large quantities of digital images and doing post production work.'] = 'Adobe Photoshop Lightroomは、大量のデジタル画像の管理と、撮影後の仕事のために設計されて写真用ソフトウェアです。';
+$lang['Permission granted for groups'] = 'グループ権限';
+$lang['Panorama'] = 'パノラマ';
+$lang['Number of albums per page'] = '1ページ当りのアルバム数';
+$lang['Please select at least two groups'] = 'グループを2つ以上選んで下さい。';
+$lang['Permission granted for users'] = 'ユーザー権限';
+$lang['Basic settings'] = '基本設定';
+$lang['General'] = '全般';
+$lang['Ratio'] = 'ートレート\'比率';
+$lang['Portrait'] = 'ポートレート';
+$lang['Purge user cache'] = 'ユーザーのキャッシュを削除';
+$lang['Photo sizes with crop'] = '写真サイズ';
+$lang['Mail theme'] = 'メールの件名';
+$lang['Numeric identifier : %d'] = '割り当てる数値 : 整数 : %d';
+$lang['Loading...'] = 'ロード中 ...';
+$lang['Change password'] = 'パスワードを変える';
+$lang['Change username'] = 'ユーザー名を変える';
?> \ No newline at end of file