aboutsummaryrefslogtreecommitdiffstats
path: root/language/ja_JP/admin.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2010-09-27 23:32:09 +0000
committerplegall <plg@piwigo.org>2010-09-27 23:32:09 +0000
commitc6a5f13d2307757a0328f9c8fac340938a17f90d (patch)
tree2cdbc8d891390edda192101d6cc10038c018b936 /language/ja_JP/admin.lang.php
parent70978fdf5471e3a9b08bc948b4d0a3640d35f42c (diff)
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
Diffstat (limited to 'language/ja_JP/admin.lang.php')
-rw-r--r--language/ja_JP/admin.lang.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/language/ja_JP/admin.lang.php b/language/ja_JP/admin.lang.php
index 509525508..7da62659c 100644
--- a/language/ja_JP/admin.lang.php
+++ b/language/ja_JP/admin.lang.php
@@ -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'] = '高';