aboutsummaryrefslogtreecommitdiffstats
path: root/language/ja_JP/admin.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2010-04-01 13:51:05 +0000
committerddtddt <ddtddt@piwigo.org>2010-04-01 13:51:05 +0000
commitb9c6852dfedeab5c226e41d26cd69ab91dd7eb8e (patch)
tree5291ce2d2a4419ebaced65caae8ccbc51da8d8b4 /language/ja_JP/admin.lang.php
parentf14f4afe166f559d9a4f503d8f4d05716e123878 (diff)
[trunk] update ja_JP thanks to irohaproject
git-svn-id: http://piwigo.org/svn/trunk@5533 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ja_JP/admin.lang.php')
-rw-r--r--language/ja_JP/admin.lang.php32
1 files changed, 29 insertions, 3 deletions
diff --git a/language/ja_JP/admin.lang.php b/language/ja_JP/admin.lang.php
index 6624f750f..ad78f68bf 100644
--- a/language/ja_JP/admin.lang.php
+++ b/language/ja_JP/admin.lang.php
@@ -257,7 +257,6 @@ $lang['Manage'] = '管理';
$lang['maximum height'] = '最大高';
$lang['maximum width'] = '最大幅';
$lang['Execution time is out, treatment must be continue [Estmated time: %d second].'] = '実行時間が終了しました。処理を継続します [予想時間: %d 秒]。';
-$lang['Execution time is out, treatment must be continue [Estmated time: %d seconds].'] = '実行時間が終了しました。処理を継続します [予想時間: %d 秒].';
$lang['Prepared time for list of users to send mail is limited. Others users are not listed.'] = 'メール送信するユーザリストのユーザ数が制限されています。他のユーザは、リストに含まれていません。';
$lang['Time to send mail is limited. Others mails are skipped.'] = 'メール送信時間が制限されています。他のメールはスキップされます。';
$lang['To send ?'] = '送信?';
@@ -452,7 +451,6 @@ $lang['user_status_generic'] = '一般';
$lang['user_status_guest'] = 'ゲスト';
$lang['user_status_normal'] = 'ユーザ';
$lang['user_status_webmaster'] = 'ウェブマスタ';
-$lang['username'] = 'ユーザ名';
$lang['Users'] = 'ユーザ';
$lang['Virtual category'] = 'バーチャルカテゴリ';
$lang['Waiting'] = '承認待ち';
@@ -747,4 +745,32 @@ $lang['Allow user customization'] = 'ユーザーのカスタマイズを有効
$lang['Miscellaneous'] = 'その他の情報';
$lang['User Upload'] = 'ユーザによるアップロード';
$lang['Virtual Links'] = 'バーチャルのリンク';
-?>
+$lang['Execution time is out, treatment must be continued [Estmated time: %d seconds].'] = '実行時間超過、処理は続けなければなりません。 [予定時刻: %d 妙].';
+$lang['Languages'] = '言語';
+$lang['Installed Languages'] = 'インストールされた言語';
+$lang['Add New Language'] = '新しい言語を追加する';
+$lang['Language has been successfully installed'] = '言語のインストールは成功しました';
+$lang['Select:'] = '選択:';
+$lang['None'] = 'なし';
+$lang['Invert'] = '反転';
+$lang['Impossible to deactivate this theme, you need at least one theme.'] = 'このテーマは無効になりません。少なくとも一つのテーマが必要です。';
+$lang['Webmaster status is required.'] = 'ウェッブマスターのステータスが必要';
+$lang['Bound Theme'] = 'バウンドテーマ';
+$lang['Allow rating'] = '評価を許可する';
+$lang['Select at least one comment'] = '少なくとも一つのコメントを選択して下さい';
+$lang['Active Plugins'] = '有効なプラグイン';
+$lang['Inactive Plugins'] = '無効なプラグイン';
+$lang['Missing Plugins'] = '見つからないプラグイン';
+$lang['Uninstalled Plugins'] = 'インストールされてないプラグイン';
+$lang['By %s'] = '著作 %s';
+$lang['Visit plugin site'] = 'プラグインのサイトを訪問する';
+$lang['Active Languages'] = '有効な言語';
+$lang['Delete this language'] = 'この言語を削除する';
+$lang['Forbid this language to users'] = 'この言語をユーザーに禁止する';
+$lang['Impossible to deactivate this language, first set another language as default.'] = 'この言語を無効になれません。まず、その他の言語をデフォルトを設定して下さい。';
+$lang['Impossible to deactivate this language, you need at least one language.'] = 'この言語を無効になれません。少なくとも一つの言語が必要です。';
+$lang['Inactive Languages'] = '無効な言語';
+$lang['Make this language available to users'] = 'この言語をユーザーに利用できる。';
+$lang['Set as default language for unregistered and new users'] = '登録されてないユーザーと新しいユーザーのためにデフォルト言語を設定する。';
+$lang['download'] = 'ダウンロード';
+?> \ No newline at end of file