feature 1616: rename category into album, a few language keys were missing

git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2010-09-27 23:32:09 +00:00
commit c6a5f13d23
47 changed files with 134 additions and 134 deletions

View file

@ -349,7 +349,7 @@ $lang['synchronize'] = '同期化';
$lang['update the database from files'] = 'ファイルからデータベースを更新します。';
$lang['status'] = 'ステータス';
$lang['Directory'] = 'ディレクトリ';
$lang['sub-categories'] = 'サブカテゴリ';
$lang['sub-albums'] = 'サブカテゴリ';
$lang['synchronize metadata'] = 'メタデータを同期化する';
$lang['target'] = 'ターゲット';
$lang['Thumbnail'] = 'サムネイル';
@ -400,7 +400,7 @@ $lang['Errors caption'] = 'エラーキャプション';
$lang['Detailed informations'] = '詳細情報';
$lang['File/directory read error'] = 'ファイル/ディレクトリ読み込みエラー';
$lang['The file or directory cannot be accessed (either it does not exist or the access is denied)'] = 'ファイルまたはディレクトリにアクセスできません (存在していないか、アクセスが拒否されています)。';
$lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = '写真ファイルタイプでは、サムネイルを必要とします。サムネイルは、カテゴリディレクトリのサブディレクトリ「thumbnail」に入れる必要があります。サムネイルのファイル名は、設定したサムネイル接頭辞で始まる必要があります。また、拡張子は次のリストにある拡張子を使用してください:';
$lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the album directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = '写真ファイルタイプでは、サムネイルを必要とします。サムネイルは、カテゴリディレクトリのサブディレクトリ「thumbnail」に入れる必要があります。サムネイルのファイル名は、設定したサムネイル接頭辞で始まる必要があります。また、拡張子は次のリストにある拡張子を使用してください:';
$lang['missing thumbnail'] = 'サムネイルがありません。';
$lang['albums deleted in the database'] = 'カテゴリがデータベースから削除されました。';
$lang['elements deleted in the database'] = 'エレメントがデータベースから削除されました。';
@ -432,7 +432,7 @@ $lang['user_status_generic'] = '一般';
$lang['user_status_guest'] = 'ゲスト';
$lang['user_status_normal'] = 'ユーザ';
$lang['user_status_webmaster'] = 'ウェブマスタ';
$lang['Virtual category'] = 'バーチャルカテゴリ';
$lang['Virtual album'] = 'バーチャルカテゴリ';
$lang['Waiting'] = '承認待ち';
$lang['default'] = 'デフォルト';
$lang['Toggle \'default group\' property'] = '「デフォルトグループ」属性に切り替える';
@ -458,10 +458,10 @@ $lang['Save page visits by administrators'] = '管理者によるページアク
$lang['An information email was sent to group "%s"'] = 'グループ %s に情報メールが送信されました。';
$lang['Send an information email to group members'] = 'グループメンバーに情報メールを送信する';
$lang['Group'] = 'グループ';
$lang['[%s] Come to visit the category %s'] = '[%s] %s を訪問してください。';
$lang['[%s] Visit album %s'] = '[%s] %s を訪問してください。';
$lang['Hello,'] = 'こんにちは。';
$lang['See you soon.'] = 'さようなら。';
$lang['Come to discover the category:'] = 'カテゴリを見つけてください:';
$lang['Discover album:'] = 'カテゴリを見つけてください:';
$lang['Mail content'] = 'メールコンテンツ';
$lang['none'] = 'なし';
$lang['high'] = '高';