aboutsummaryrefslogtreecommitdiffstats
path: root/language/ja_JP/admin.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-10-02 13:50:00 +0000
committerddtddt <ddtddt@piwigo.org>2011-10-02 13:50:00 +0000
commit3f64ac4b60a423c61260f32b93d0e2f0b64138d4 (patch)
treeefcfe46115d05166023a39420b84c6dd5ed3f689 /language/ja_JP/admin.lang.php
parent729e51b0b6913b290e2bb7e88c057b7ad968da9f (diff)
[trunk] - language - update ja_JP - 日本語 - Japanese Recovery in plugin - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12306 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ja_JP/admin.lang.php')
-rw-r--r--language/ja_JP/admin.lang.php18
1 files changed, 17 insertions, 1 deletions
diff --git a/language/ja_JP/admin.lang.php b/language/ja_JP/admin.lang.php
index 6c07948c2..355f3b040 100644
--- a/language/ja_JP/admin.lang.php
+++ b/language/ja_JP/admin.lang.php
@@ -733,4 +733,20 @@ $lang['In your php.ini file, the upload_max_filesize (%sB) is bigger than post_m
$lang['Average rate'] = '平均評価';
$lang['Rate'] = '評価';
$lang['Learn more'] = '詳細はこちら';
-?>
+$lang['An error has occured during upgrade.'] = 'アップグレード中にエラーが発生しました。';
+$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = '解凍中にエラーが発生しました。あなたのPiwigoインストレーションのパーミッションを確認してください。<br /><a href="%s">ログエラーを表示するには、ここをクリックしてください</a>。';
+$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigoは、アップグレードファイルをサーバから検索できません。';
+$lang['Save Template Directory'] = 'テンプレートディレクトリー保存';
+$lang['Dump Database'] = 'ダンプデータベース';
+$lang['Include history data (Warning: server memory limit may be exceeded)'] = 'データ履歴を含む(注意:サーバーメモリー制限する可能性があります。';
+$lang['Unable to write new local directory.'] = '新しいディレクトリーに書き込むことができません。';
+$lang['Unable to send template directory.'] = 'テンプレートディレクトリーに送信できません。';
+$lang['Unable to dump database.'] = 'ダンプデータベースができません。';
+$lang['Update in progress... Please wait.'] = 'アップグレード処理中 ... お待ちください。';
+$lang['Update to Piwigo %s'] = 'Piwigo %s にアップグレード';
+$lang['Two updates are available'] = '2個のアップグレードがあります';
+$lang['This is a minor update, with only bug corrections.'] = 'これはマイナーアップグレードだけバグ修正しています。';
+$lang['This is a major update, with <a href="%s">new exciting features</a>.'] = 'これはメジャーアップグレードで、 いろいろな楽しい<a href="%s">新機能がついています。</a>.';
+$lang['Some themes and plugins may be not available yet.'] = 'あるテーマとプラグインはまだできていません。';
+$lang['You can update to Piwigo %s directly, without upgrading to Piwigo %s (recommended).'] = 'Piwigo %sにアップグレードせずに、直接Piwigo %s にアップグレードすることができます(推進)。';
+?> \ No newline at end of file