aboutsummaryrefslogtreecommitdiffstats
path: root/language/ja_JP/common.lang.php
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2010-05-29 08:57:34 +0000
committerrvelices <rv-github@modusoptimus.com>2010-05-29 08:57:34 +0000
commita16a070d4cab87a4a4dd701fb64f17d33d6cb026 (patch)
tree364cce59a1ba1833688f549c45cf7224155bde45 /language/ja_JP/common.lang.php
parent722c4a3a9740506ed4f409fcd9517027f8cbcee5 (diff)
merge r6418 from branch 2.1 to trunk
- removed multiple definitions of language keys git-svn-id: http://piwigo.org/svn/trunk@6419 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ja_JP/common.lang.php')
-rw-r--r--language/ja_JP/common.lang.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php
index cbb687268..60545cfc5 100644
--- a/language/ja_JP/common.lang.php
+++ b/language/ja_JP/common.lang.php
@@ -236,7 +236,6 @@ $lang['Unknown identifier'] = '不明なID';
$lang['New password'] = '新しいパスワード';
$lang['Rate this picture'] = 'この写真を評する';
$lang['Next'] = '次へ';
-$lang['Home'] = 'ホーム';
$lang['no rate'] = '評価なし';
$lang['Elements posted within the last %d day.'] = '直近 %d 日に投稿されたエレメントのみ表示します。';
$lang['Elements posted within the last %d days.'] = '直近 %d 日に投稿されたエレメントのみ表示します。';
@@ -279,7 +278,6 @@ $lang['Empty query. No criteria has been entered.'] = '空のクエリーです
$lang['Search Options'] = '検索オプション';
$lang['Search results'] = '検索結果';
$lang['Search in subcategories'] = 'サブカテゴリを探す';
-$lang['Search'] = '検索';
$lang['searched words : %s'] = '検索キーワード : %s';
$lang['Contact'] = '連絡:';
$lang['set as category representative'] = 'カテゴリ見本を設定する';
@@ -304,7 +302,6 @@ $lang['the picture must be to the fileformat jpg, gif or png'] = '写真のフ
$lang['the height of the picture must not exceed :'] = '許可された写真の高さを超えないでください : ';
$lang['Optional, but recommended : choose a thumbnail to associate to'] = '任意ですが推奨します : 関連付けるサムネイルを選択してください。 ';
$lang['the width of the picture must not exceed :'] = '許可された写真の幅を超えないでください : ';
-$lang['Author'] = '作者';
$lang['can\'t upload the picture on the server'] = 'サーバに写真をアップロードできません。';
$lang['the username must be given'] = 'ユーザ名を入力してください。';
$lang['A picture\'s name already used'] = 'すでに同じ写真名が使用されています。';