diff options
author | rvelices <rv-github@modusoptimus.com> | 2011-12-01 04:51:13 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2011-12-01 04:51:13 +0000 |
commit | 76780eb57839fdb2ae6a4210d094568fa960ba04 (patch) | |
tree | f3802ea6697670a8976d803fb56765b3f381b63d /language/ja_JP/common.lang.php | |
parent | adc90e72b681d2c63d86f23161fabac456ba983a (diff) |
language cleanup (exact duplicates or almost same duplicate)
git-svn-id: http://piwigo.org/svn/trunk@12677 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/ja_JP/common.lang.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php index 587c9e0e0..acc594faa 100644 --- a/language/ja_JP/common.lang.php +++ b/language/ja_JP/common.lang.php @@ -135,7 +135,6 @@ $lang['posted between %s (%s) and %s (%s)'] = '%s (%s) から %s (%s) の間に $lang['posted on %s'] = '%s に投稿'; $lang['Best rated'] = '最高評価'; $lang['display best rated photos'] = '最高評価アイテムを表示する'; -$lang['caddie'] = 'キャディー'; $lang['Calendar'] = 'カレンダー'; $lang['All'] = 'すべて'; $lang['display each day with photos, month per month'] = '月ごとに写真の投稿日を表示します。'; @@ -327,12 +326,10 @@ $lang['letters'] = '文字'; $lang['show tag cloud'] = 'タグクラウドを表示する'; $lang['cloud'] = 'クラウド'; $lang['Are you sure?'] = '本当によろしいですか?'; -$lang['delete this comment'] = 'このコメントを削除する'; $lang['Reset to default values'] = 'デフォルトにリセットする'; $lang['delete all photos from your favorites'] = 'お気に入りから画像を全て削除する。'; $lang['Sent by'] = 'Sent by'; $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'あなたのブラウザーでは、クッキーの設定が有効にされていません。ブラウザのクッキーが有効になっていることも確認しておいてください。'; -$lang['edit this comment'] = 'このコメントに編集'; $lang['Edit a comment'] = 'コメントを編集'; $lang['(!) This comment requires validation'] = '(!) このコメントは有効が必要'; $lang['Welcome'] = 'ようこそ'; @@ -344,7 +341,6 @@ $lang['I want to add photos'] = '写真を追加したい'; $lang['Manage this user comment: %s'] = 'このユーザーのコメントを管理: %s'; $lang['This author modified following comment:'] = 'このユーザーが次のコメントを書き直しました:'; $lang['This author removed the comment with id %d'] = 'このユーザーがコメントID %d を削除しました。'; -$lang['validate this comment'] = 'このコメントを有効にする'; $lang['The number of photos per page must be a not null scalar'] = 'ページごとの写真数はゼロではありません'; $lang['Number of photos per page'] = 'ページごとの写真数'; $lang['html tags are not allowed in login'] = 'ログインの際、HTMLタッグが使いません'; |