diff options
author | rvelices <rv-github@modusoptimus.com> | 2010-05-29 08:57:34 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2010-05-29 08:57:34 +0000 |
commit | a16a070d4cab87a4a4dd701fb64f17d33d6cb026 (patch) | |
tree | 364cce59a1ba1833688f549c45cf7224155bde45 /language/ja_JP | |
parent | 722c4a3a9740506ed4f409fcd9517027f8cbcee5 (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 '')
-rw-r--r-- | language/ja_JP/admin.lang.php | 10 | ||||
-rw-r--r-- | language/ja_JP/common.lang.php | 3 |
2 files changed, 0 insertions, 13 deletions
diff --git a/language/ja_JP/admin.lang.php b/language/ja_JP/admin.lang.php index 0710f5fcf..55d803a0f 100644 --- a/language/ja_JP/admin.lang.php +++ b/language/ja_JP/admin.lang.php @@ -208,7 +208,6 @@ $lang['Access type'] = 'アクセスタイプ'; $lang['Comments'] = 'コメント'; $lang['Information data registered in database'] = 'データベースに登録された情報データ'; $lang['Default display'] = 'デフォルト表示'; -$lang['History'] = '履歴'; $lang['The gallery URL is not valid.'] = 'ギャラリーURIが有効ではありません。'; $lang['Main'] = 'メイン'; $lang['The number of comments a page must be between 5 and 50 included.'] = '1ページあたりのコメント数は、5から50の間にしてください。'; @@ -235,7 +234,6 @@ $lang['group "%s" updated'] = 'グループ "%s" が更新されました。'; $lang['group'] = 'グループ'; $lang['The name of a group must not contain " or \' or be empty.'] = 'グループ名には「"」または「\'」を含んだり、空白にしないでください。'; $lang['This name is already used by another group.'] = 'このグループ名は、すでに別のグループで使用されています。'; -$lang['Groups'] = 'グループ'; $lang[''] = ''; $lang['High definition'] = '高解像度'; $lang['jump to category'] = 'カテゴリにジャンプする'; @@ -297,7 +295,6 @@ $lang['Send mail as'] = '送信者名'; $lang['Send mail to users'] = 'ユーザにメールを送信する'; $lang['Send'] = '送信'; $lang['Options'] = 'オプション'; -$lang['Send'] = '送信'; $lang['Subscribed'] = '購読中'; $lang['Subscribe'] = '購読'; $lang['Parameters'] = 'パラメータ'; @@ -322,7 +319,6 @@ $lang['Available only with HTML format'] = 'HTMLフォーマットのみ利用 $lang['no write access'] = 'アクセス権なし'; $lang['Permissions'] = 'パーミッション'; $lang['private'] = 'プライベート'; -$lang['Properties'] = 'プロパティ'; $lang['public'] = 'パブリック'; $lang['Purge never used notification feeds'] = '未使用の通知フィードを削除する'; $lang['Purge sessions'] = 'セッションを削除する'; @@ -358,7 +354,6 @@ $lang['status'] = 'ステータス'; $lang['Directory'] = 'ディレクトリ'; $lang['sub-categories'] = 'サブカテゴリ'; $lang['synchronize metadata'] = 'メタデータを同期化する'; -$lang['synchronize'] = '同期化'; $lang['target'] = 'ターゲット'; $lang['Thumbnail'] = 'サムネイル'; $lang['title'] = 'タイトル'; @@ -440,7 +435,6 @@ $lang['user_status_generic'] = '一般'; $lang['user_status_guest'] = 'ゲスト'; $lang['user_status_normal'] = 'ユーザ'; $lang['user_status_webmaster'] = 'ウェブマスタ'; -$lang['Users'] = 'ユーザ'; $lang['Virtual category'] = 'バーチャルカテゴリ'; $lang['Waiting'] = '承認待ち'; $lang['default'] = 'デフォルト'; @@ -457,7 +451,6 @@ $lang['Day'] = '日'; $lang['Pages seen'] = 'ページ閲覧回数'; $lang['Pictures'] = '写真'; $lang['Time'] = '時間'; -$lang['User'] = 'ユーザ'; $lang['IP'] = 'IP'; $lang['Element'] = ''; $lang['Section'] = 'セクション'; @@ -465,7 +458,6 @@ $lang['Tags'] = 'タグ'; $lang['Save page visits by guests'] = 'ゲストによるページアクセスを記録する'; $lang['Save page visits by users'] = 'ユーザによるページアクセスを記録する'; $lang['Save page visits by administrators'] = '管理者によるページアクセスを記録する'; -$lang['Properties'] = 'プロパティ'; $lang['An information email was sent to group "%s"'] = 'グループ %s に情報メールが送信されました。'; $lang['Send an information email to group members'] = 'グループメンバーに情報メールを送信する'; $lang['Group'] = 'グループ'; @@ -478,7 +470,6 @@ $lang['none'] = 'なし'; $lang['high'] = '高'; $lang['other'] = 'その他'; $lang['Element type'] = 'エレメントタイプ'; -$lang['User'] = 'ユーザ'; $lang['Image id'] = 'イメージID'; $lang['Summary'] = 'サマリー'; $lang['%d line filtered'] = '%d 行がフィルタされました。'; @@ -570,7 +561,6 @@ $lang['Please check "plugins" folder and sub-folders permissions (CHMOD).'] = ' $lang['Can\'t connect to server.'] = 'サーバに接続できません。'; $lang['Purge compiled templates'] = 'コンパイル済みテンプレートを削除する'; $lang['Caddie is currently empty'] = '現在、キャディは空です。'; -$lang['Upload'] = 'アップロード'; $lang['Show upload link every time'] = '毎回アップロードリンクを表示する'; $lang['User access level to upload'] = 'アップロードに関するユーザアクセスレベル'; $lang['ACCESS_0'] = 'フリーアクセス'; 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'] = 'すでに同じ写真名が使用されています。'; |