From c639ad1e7e3ec747cac37e230fd8380da98c508b Mon Sep 17 00:00:00 2001 From: plegall Date: Wed, 24 Mar 2010 19:34:41 +0000 Subject: copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk, then convert the *.lang.php files with tools/convert_language_to_2.1.pl Next step is to play with tools/translation_analysis.php to find which language keys need translation for each language. git-svn-id: http://piwigo.org/svn/trunk@5316 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/ja_JP/help/synchronize.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 language/ja_JP/help/synchronize.html (limited to 'language/ja_JP/help/synchronize.html') diff --git a/language/ja_JP/help/synchronize.html b/language/ja_JP/help/synchronize.html new file mode 100644 index 000000000..0c7deb793 --- /dev/null +++ b/language/ja_JP/help/synchronize.html @@ -0,0 +1,10 @@ +

同期化

+ +

同期化には、2つの方法があります: ディレクトリ/ファイルおよびファイルメタデータです。 +ディレクトリ/ファイルでは、データベース内のカテゴリツリーを含んだディレクトリを同期化します。 +メタデータでは、ファイルサイズ、ピクセルのサイズ、EXIFまたはIPTC情報等のエレメント情報を更新します。

+ +

最初の同期化は、ディレクトリ/ファイルを実行してください。

+ +

同期化処理には長時間を要します (あなたのサーバロードおよび管理するエレメント量に依存します)。 +そのため、カテゴリごとに処理することも可能です。

\ No newline at end of file -- cgit v1.2.3