aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2010-05-10 04:47:04 +0000
committerddtddt <ddtddt@piwigo.org>2010-05-10 04:47:04 +0000
commitfe8fe338c9404a9ae259ed8ef9f4bc1d8904ff27 (patch)
treee0caf9feffcf733c1cd0aace68c420bea5054c8e
parent585d15b8c4ed62118896911b12ca85053b17339e (diff)
[trunk] update JP thanks to irohaproject
git-svn-id: http://piwigo.org/svn/trunk@6156 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--language/ja_JP/about.html15
-rw-r--r--language/ja_JP/admin.lang.php6
-rw-r--r--language/ja_JP/help/help_permissions.html34
-rw-r--r--language/ja_JP/install.lang.php2
-rw-r--r--language/ja_JP/upgrade.lang.php1
5 files changed, 53 insertions, 5 deletions
diff --git a/language/ja_JP/about.html b/language/ja_JP/about.html
index f858e589b..3ce4177d0 100644
--- a/language/ja_JP/about.html
+++ b/language/ja_JP/about.html
@@ -1,7 +1,14 @@
-<li>Piwigoは、あなたがオンラインイメージギャラリーを作成することのできるアプリケーションです。</li>
+ <p>このフォトガラリーはPiwigoより作成されました。</p>
-<li>技術的には、PiwigoはPHP (elePHPant) およびMySQLデータベース (SQuirreL) を使用して開発されています。</li>
+ <p>Piwigo はユーザや開発者のコミュニティーにより作成し、ウェブのためのフォトガラリーのソフトウェアです。Piwigoのプラグインにより簡単にカスタマイズできます。Piwigoはオープンソースで無料です。</p>
-<li>あなたが提案またはコメントを投稿したい場合、 <a href="http://piwigo.org">Piwigo</a>オフィシャルサイトにアクセスした後、
-<a href="http://piwigo.org/forum/">フォーラム</a>に投稿してください。</li>
+ <p id="linkToPiwigo"><a href="http://piwigo.org">Piwigoのホームページにどうぞ!
+ </a></p>
+
+ <p>Pigiwo日本語版の管理は
+ <ul>
+ <li><a href="http://piwigo.org/forum/profile.php?id=4725">irohaprojet</a></li>
+ <li>Mit</li>
+ </ul>
+ により感謝しています。</p>
diff --git a/language/ja_JP/admin.lang.php b/language/ja_JP/admin.lang.php
index b2afdb717..9430a364f 100644
--- a/language/ja_JP/admin.lang.php
+++ b/language/ja_JP/admin.lang.php
@@ -756,4 +756,10 @@ $lang['The following tag was deleted'] = '次のタグは削除されました
$lang['There is no other language available.'] = 'その他の言語がありません。';
$lang['There is no other plugin available.'] = 'その他のプラグインがありません。';
$lang['There is no other theme available.'] = 'その他のテーマがありません。';
+$lang['By rank'] = '順番';
+$lang['Manual order'] = 'マニュアル順番';
+$lang['Add another set of photos'] = 'その他の写真を追加します';
+$lang['Order of menubar items has been updated successfully.'] = 'ニューの順番は正常に更新されました。';
+$lang['This theme was not designed to be directly activated'] = 'このテーマは直接有効化になりません。';
+$lang['Pending Comments'] = 'コメントを確認待ち';
?> \ No newline at end of file
diff --git a/language/ja_JP/help/help_permissions.html b/language/ja_JP/help/help_permissions.html
index 15eaa7a1b..d8a3bde92 100644
--- a/language/ja_JP/help/help_permissions.html
+++ b/language/ja_JP/help/help_permissions.html
@@ -1,3 +1,35 @@
+<fieldset>
+<legend>写真のパーミッション</legend>
+
+<p>各写真は <strong>プライバシーレベル</strong>があります。各ユーザーはプライバシーレベルもあります。5つのプライバシーレベルがあります:</p>
+<ol>
+ <li>なし</li>
+ <li><em>連絡先</em></li>
+ <li><em>友人(連絡先より高い)</em></li>
+ <li><em>家族 (友人より高い)</em></li>
+ <li><em>アドミン (その他のレベルより高い)</em></li>
+</ol>
+
+<p>最も高いレベルは最も低いレベルのパーミッションがあります。どのユーザーにも、最も高いプライバシーレベルは最も多くの写真が見られます。</p>
+
+<p>例えば、もし、"peter_wedding-0024.jpg" の写真は<em>家族</em>のプライバシーレベルを設定していれば、</p>
+<ul>
+ <li>山田さんは<em>アドミン</em>なので、全ての写真がが見られます。</li>
+ <li>田中さんは <em>家族</em> なので、その写真も見られます。</li>
+ <li>鈴木さんは<em>友人</em>) なので、その写真が見られません。</li>
+</ul>
+
+<p>カテゴリー内容のパーミッションがないユーザーはそのカテゴリーやそのタイトルも見られません。タグも同じようなルールもあります。</p>
+
+<p><span class="pwgScreen">アドミニストレーション &raquo; ユーザー &raquo; 管理</span>の画面でユーザーのプライバシーレベルを設定できます。</p>
+
+</fieldset>
+
+<fieldset>
+<legend>カテゴリーのパーミッション</legend>
+
+<p>もし、現在のプライバシーレベルが利用できなかったら、ユーザー又はグループのためのカテゴリーのパーミッションも設定できます。カテゴリーと写真を同時にパーミッションを設定できます。</p>
+
<p>あなたは、カテゴリへのアクセスを禁止することができます。あなたがパーミッションを管理したい場合、カテゴリアクセスタイプを「プライベート」に変更してください。</p>
<p>あなたは、単一のカテゴリを編集 (<span class="pwgScreen">管理 &raquo; カテゴリ &raquo; 管理 > 編集</span>) または、
@@ -10,4 +42,4 @@
<li><span class="pwgScreen">管理 &raquo; アイデンティフィケーション &raquo; グループ &raquo; パーミッション</span> (1グループにつき1リンク)</li>
<li><span class="pwgScreen">管理 &raquo; カテゴリ &raquo; カテゴリパーミッションの編集</span> (1カテゴリにつき1リンク)</li>
</ul>
-
+</fieldset>
diff --git a/language/ja_JP/install.lang.php b/language/ja_JP/install.lang.php
index be0de716a..1998dbe74 100644
--- a/language/ja_JP/install.lang.php
+++ b/language/ja_JP/install.lang.php
@@ -71,4 +71,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
$lang['Creation of config file local/config/database.inc.php failed.'] = 'local/config/database.inc.php のconfig ファイル作成失敗しました。';
$lang['Download the config file'] = 'config ファイルをダウンロードします。';
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'config ファイルをダウンロードし、インストールされた local/config ディレクトリーにアップロードすることができます。';
+$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite と PostgreSQL は現在試験中です。';
+$lang['Learn more'] = '詳細はこちら';
?> \ No newline at end of file
diff --git a/language/ja_JP/upgrade.lang.php b/language/ja_JP/upgrade.lang.php
index 2f20e7dd0..4ab51ec03 100644
--- a/language/ja_JP/upgrade.lang.php
+++ b/language/ja_JP/upgrade.lang.php
@@ -39,4 +39,5 @@ $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 deactivated. You must check for plugins upgrade before reactiving them:'] = '予防措置として、次のプラグインは無効になりました。再有効になる前に、プラグインのアップグレードを確認しなければなりません。:';
+$lang['In <i>%s</i>, before <b>?></b>, insert:'] = '<i>%s</i>に、 <b>?></b>の前に入力:';
?> \ No newline at end of file