diff options
Diffstat (limited to '')
-rw-r--r-- | language/ja_JP/common.lang.php | 3 |
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'] = 'すでに同じ写真名が使用されています。'; |