From b9c6852dfedeab5c226e41d26cd69ab91dd7eb8e Mon Sep 17 00:00:00 2001 From: ddtddt Date: Thu, 1 Apr 2010 13:51:05 +0000 Subject: [trunk] update ja_JP thanks to irohaproject git-svn-id: http://piwigo.org/svn/trunk@5533 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/ja_JP/admin.lang.php | 32 +++++++++++++++++++++++++++++--- language/ja_JP/install.lang.php | 6 +----- language/ja_JP/upgrade.lang.php | 2 +- 3 files changed, 31 insertions(+), 9 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 diff --git a/language/ja_JP/install.lang.php b/language/ja_JP/install.lang.php index f286527f9..307bdfe09 100644 --- a/language/ja_JP/install.lang.php +++ b/language/ja_JP/install.lang.php @@ -62,11 +62,6 @@ $lang['Webmaster mail address'] = 'ウェブマスタメールアドレス'; $lang['Visitors will be able to contact site administrator with this mail'] = 'ビジターは、このメールアドレスでサイト管理者に連絡することができます。'; $lang['Database type'] = 'データベース種'; $lang['The type of database your piwigo data will be store in'] = 'あなたのPiwigoデータが保存されているデータベース種'; -$lang['The configuration of Piwigo is finished, here is the next step

-* go to the identification page and use the login/password given for webmaster
-* this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories'] = 'Piwigoの設定は完了しました。これは次のステップです。

-*アイデンティフィケーション・ページへ進み、ウェブマスター用のユーザー名とパスワードを使ってください。
-* このログインはアドミニストレーション・パネルや写真をディレクトリーに追加するための説明書にアクセスできるようになります。'; $lang['PHP 5 is required'] = 'PHP 5は必要'; $lang['It appears your webhost is currently running PHP %s.'] = 'あなたのウェブホストは現在PHP %sを使っているらしいです。'; $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigoは.htaccess ファイルを作成するか、変更しようとしてPHP 5に設定してみます。'; @@ -76,4 +71,5 @@ $lang['Sorry!'] = '申し訳ありません!'; $lang['Piwigo was not able to configure PHP 5.'] = 'PiwigoはPHP 5に設定できませんでした。'; $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'あなたのホームページ・プロバイダーのサポートに参照し、自分でPHP 5に変更方法を見られます。'; $lang['Hope to see you back soon.'] = 'またお越し下さい'; +$lang['Congratulations, Piwigo installation is completed'] = 'おめでとうございました。Piwigo のインストール完了しました。'; ?> \ No newline at end of file diff --git a/language/ja_JP/upgrade.lang.php b/language/ja_JP/upgrade.lang.php index 0dd608c21..4a9e3ea31 100644 --- a/language/ja_JP/upgrade.lang.php +++ b/language/ja_JP/upgrade.lang.php @@ -34,11 +34,11 @@ $lang['total SQL time'] = '合計SQL時間'; $lang['SQL queries'] = 'SQLクエリー'; $lang['Upgrade informations'] = '更新情報'; $lang['Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem.'] = '問題がある場合、[管理 > 特別 > メンテナンス] でメンテナンスチェックを実行してください。'; -$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = '事前チェックで以下のプラグインが検出されました。再度有効にする前にプラグインのアップグレードを確認してください:'; $lang['Only administrator can run upgrade: please sign in below.'] = '管理者のみアップグレードを実行できます: 以下でログインしてください。'; $lang['You do not have access rights to run upgrade'] = 'あなたには、アップグレードを実行する権限がありません。'; $lang['In %s, before ?>, insert:'] = '?>の前に、%sに追加:'; $lang['All sub-categories of private categories become private'] = 'プライベートカテゴリのすべてのサブカテゴリがプライベートにされました。'; $lang['User permissions and group permissions have been erased'] = 'ユーザパーミッションおよびグループパーミッションが削除されました。'; $lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = '以前の設定より、サムネイル接頭辞およびウェブマスターのメールアドレスのみ保存されました。'; +$lang['As a precaution, following plugins have been disabled. You must check for plugins upgrade before reactiving them:'] = '予防措置として、次のプラグインは無効になりました。再有効になる前に、プラグインのアップグレードを確認しなければなりません。:'; ?> \ No newline at end of file -- cgit v1.2.3