diff options
author | plegall <plg@piwigo.org> | 2010-03-24 19:34:41 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-03-24 19:34:41 +0000 |
commit | c639ad1e7e3ec747cac37e230fd8380da98c508b (patch) | |
tree | 19ee9852a167074fa76e4e1692adff9ecf24684a /language/ja_JP/common.lang.php | |
parent | eafa796d88193b7e8e33d72ae866b0ae9df79e87 (diff) |
copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,
then convert the *.lang.php files with tools/convert_language_to_2.1.pl
Next step is to play with tools/translation_analysis.php to find which
language keys need translation for each language.
git-svn-id: http://piwigo.org/svn/trunk@5316 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/ja_JP/common.lang.php | 370 |
1 files changed, 370 insertions, 0 deletions
diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php new file mode 100644 index 000000000..27c1dbc64 --- /dev/null +++ b/language/ja_JP/common.lang.php @@ -0,0 +1,370 @@ +<?php +// +-----------------------------------------------------------------------+ +// | Piwigo - a PHP based picture gallery | +// +-----------------------------------------------------------------------+ +// | Copyright(C) 2008 Piwigo Team http://piwigo.org | +// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | +// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | +// +-----------------------------------------------------------------------+ +// | This program is free software; you can redistribute it and/or modify | +// | it under the terms of the GNU General Public License as published by | +// | the Free Software Foundation | +// | | +// | This program is distributed in the hope that it will be useful, but | +// | WITHOUT ANY WARRANTY; without even the implied warranty of | +// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | +// | General Public License for more details. | +// | | +// | You should have received a copy of the GNU General Public License | +// | along with this program; if not, write to the Free Software | +// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | +// | USA. | +// +-----------------------------------------------------------------------+ + +// Langage informations +$lang_info['language_name'] = 'Japanese'; +$lang_info['country'] = 'Japan'; +$lang_info['direction'] = 'ltr'; +$lang_info['code'] = 'ja'; +$lang_info['zero_plural'] = true; + +$lang['%.2f (rated %d times, standard deviation = %.2f)'] = '%.2f (評価 %d 回、標準偏差 = %.2f)'; +$lang['%d Kb'] = '%d Kb'; +$lang['%d category updated'] = '%d 件のカテゴリが更新されました。'; +$lang['%d categories updated'] = '%d 件のカテゴリが更新されました。'; +$lang['%d comment to validate'] = '%d 件のコメントが承認されました。'; +$lang['%d comments to validate'] = '%d 件のコメントが承認されました。'; +$lang['%d new comment'] = '新しいコメント: %d'; +$lang['%d new comments'] = '新しいコメント: %d'; +$lang['%d comment'] = 'コメント: %d'; +$lang['%d comments'] = 'コメント: %d'; +$lang['%d hit'] = 'ヒット: %d'; +$lang['%d hits'] = 'ヒット: %d'; +$lang['%d new image'] = '新しいイメージ: %d'; +$lang['%d new images'] = '新しいイメージ: %d'; +$lang['%d new user'] = '新しいユーザ: %d'; +$lang['%d new users'] = '新しいユーザ: %d'; +$lang['%d waiting element'] = '待ちエレメント: %d'; +$lang['%d waiting elements'] = '待ちエレメント: %d'; +$lang['About'] = 'About'; +$lang['All tags must match'] = 'すべてのタグは合致する必要があります。'; +$lang['All tags'] = 'すべてのタグ'; +$lang['Any tag'] = 'すべてのtag'; +$lang['At least one listed rule must be satisfied.'] = '少なくともリスト記載ルール1つを満たす必要があります。'; +$lang['At least one tag must match'] = '少なくとも1つのタグが合致する必要があります。'; +$lang['Author'] = '撮影者'; +$lang['Average rate'] = '平均評価'; +$lang['Categories'] = 'カテゴリ'; +$lang['Category'] = 'カテゴリ'; +$lang['Close this window'] = 'このウィンドウを閉じる'; +$lang['Complete RSS feed (images, comments)'] = '完全なRSSフィード (イメージ、コメント)'; +$lang['Confirm Password'] = 'パスワードをもう一度'; +$lang['Connection settings'] = '接続設定'; +$lang['Login'] = 'ログイン'; +$lang['Contact webmaster'] = 'ウェブマスタに連絡する'; +$lang['Create a new account'] = '新しいアカウントを作成する'; +$lang['Created on'] = '作成日時'; +$lang['Creation date'] = '作成日'; +$lang['Current password is wrong'] = '現在のパスワードが正しくありません。'; +$lang['Dimensions'] = 'サイズ'; +$lang['Display'] = '表示'; +$lang['Each listed rule must be satisfied.'] = 'それぞれのリスト記載ルールを満たす必要があります。'; +$lang['Email address is missing. Please specify an email address.'] = 'メールアドレスがありません。'; +$lang['Email address'] = 'メールアドレス'; +$lang['Enter your personnal informations'] = 'あなたの個人情報を入力してください。'; +$lang['Error sending email'] = 'メールの送信にエラーが発生しました。'; +$lang['File name'] = 'ファイル名'; +$lang['File'] = 'ファイル'; +$lang['Filesize'] = 'ファイルサイズ'; +$lang['Filter and display'] = 'フィルタおよび表示'; +$lang['Filter'] = 'フィルタ'; +$lang['Forgot your password?'] = 'パスワードを忘れましたか?'; +$lang['Go through the gallery as a visitor'] = 'ビジターとしてギャラリーにアクセスする'; +$lang['Help'] = 'ヘルプ'; +$lang['Identification'] = 'アイデンティフィケーション'; +$lang['Image only RSS feed'] = 'イメージ限定RSSフィード'; +$lang['Keyword'] = 'キーワード'; +$lang['Links'] = 'リンク'; +$lang['Mail address'] = 'メールアドレス'; +$lang['N/A'] = 'N/A'; +$lang['New on %s'] = '最新投稿 - %s'; +$lang['New password confirmation does not correspond'] = '新しいパスワードの承認が合致しません。'; +$lang['New password sent by email'] = '新しいパスワードがメール送信しました。'; +$lang['No email address'] = 'メールアドレスがありません。'; +$lang['No classic user matches this email address'] = 'このメールアドレスに合致するユーザは存在しません。'; +$lang['Notification'] = '通知'; +$lang['Number of items'] = 'アイテム数'; +$lang['Original dimensions'] = 'オリジナルサイズ'; +$lang['Password forgotten'] = 'パスワードを忘れました。'; +$lang['Password'] = 'パスワード'; +$lang['Post date'] = '投稿日'; +$lang['Posted on'] = '投稿日時'; +$lang['Profile'] = 'プロファイル'; +$lang['Quick connect'] = 'クイック接続'; +$lang['RSS feed'] = 'RSSフィード'; +$lang['Rate'] = '評価'; +$lang['Register'] = '登録'; +$lang['Registration'] = '登録'; +$lang['Related tags'] = '関連タグ'; +$lang['Reset'] = 'リセット'; +$lang['Retrieve password'] = 'パスワード取得'; +$lang['Search rules'] = '検索ルール'; +$lang['Search tags'] = '検索タグ'; +$lang['Search'] = '検索'; +$lang['See available tags'] = '利用可能なタグを表示する'; +$lang['Send new password'] = '新しいパスワードを送信する'; +$lang['Since'] = 'Since'; +$lang['Sort by'] = '並び替え'; +$lang['Sort order'] = '並び順'; +$lang['Tag'] = 'タグ'; +$lang['Tags'] = 'タグ'; +$lang['The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader.'] = 'RSS通知フィードでは、このウェブサイトからニュースを通知します : 新しい写真、更新カテゴリ、新しいコメント。RSSフィードリーダーをお使いください。'; +$lang['Unknown feed identifier'] = '不明なフィードIDです。'; +$lang['User comments'] = 'ユーザコメント'; +$lang['Username'] = 'ユーザ名'; +$lang['Visits'] = '訪問'; +$lang['Webmaster'] = 'ウェブマスタ'; +$lang['Week %d'] = '週 %d'; +$lang['About Piwigo'] = 'About Piwigo'; +$lang['You are not authorized to access the requested page'] = 'あなたは、リクエストしたページへのアクセスを許可されていません。'; +$lang['add to caddie'] = 'キャディに追加する'; +$lang['add this image to your favorites'] = 'このイメージをあなたのお気に入りに追加する'; +$lang['Administration'] = '管理'; +$lang['Adviser mode enabled'] = 'アドバイザーモードが有効にされました。'; +$lang['all'] = 'すべて'; +$lang['ascending'] = '昇順'; +$lang['author(s) : %s'] = '作者 : %s'; +$lang['Expand all categories'] = 'すべてのカテゴリを拡げる'; +$lang['posted after %s (%s)'] = '%s (%s) 以降に投稿'; +$lang['posted before %s (%s)'] = '%s (%s) 以前に投稿'; +$lang['posted between %s (%s) and %s (%s)'] = '%s (%s) から %s (%s) の間に投稿'; +$lang['posted on %s'] = '%s に投稿'; +$lang['Best rated'] = '最高評価'; +$lang['display best rated items'] = '最高評価アイテムを表示する'; +$lang['caddie'] = 'キャディー'; +$lang['Calendar'] = 'カレンダー'; +$lang['All'] = 'すべて'; +$lang['display each day with pictures, month per month'] = '月ごとに写真の投稿日を表示します。'; +$lang['display pictures added on'] = '写真の追加日を表示します。'; +$lang['View'] = '表示'; +$lang['chronology_monthly_calendar'] = '月カレンダー'; +$lang['chronology_monthly_list'] = '月リスト'; +$lang['chronology_weekly_list'] = '週リスト'; +$lang['Click here if your browser does not automatically forward you'] = '自動的にリダイレクトされない場合、ここをクリックしてください。'; +$lang['comment date'] = 'コメント投稿日'; +$lang['Comment'] = 'コメント'; +$lang['Your comment has been registered'] = 'あなたのコメントが登録されました。'; +$lang['Anti-flood system : please wait for a moment before trying to post another comment'] = 'アンチフラッドシステム : 新たに投稿するまで、しばらくお待ちください。'; +$lang['Your comment has NOT been registered because it did not pass the validation rules'] = '承認ルールにパスしなかったため、あなたのコメントは登録されませんでした。'; +$lang['An administrator must authorize your comment before it is visible.'] = '表示される前に管理者があなたのコメントを承認する必要があります。'; +$lang['This login is already used by another user'] = 'このユーザIDは、すでに別のユーザに使用されています。'; +$lang['Comments'] = 'コメント'; +$lang['Add a comment'] = 'コメントを追加する'; +$lang['created after %s (%s)'] = '%s (%s) 以降に作成'; +$lang['created before %s (%s)'] = '%s (%s) 以前に作成'; +$lang['created between %s (%s) and %s (%s)'] = '%s (%s) から %s (%s) の間に作成'; +$lang['created on %s'] = '%s に作成'; +$lang['Customize'] = 'カスタマイズ'; +$lang['Your Gallery Customization'] = 'あなたのギャラリーカスタマイズ '; +$lang['day'][0] = '日曜日'; +$lang['day'][1] = '月曜日'; +$lang['day'][2] = '火曜日'; +$lang['day'][3] = '水曜日'; +$lang['day'][4] = '木曜日'; +$lang['day'][5] = '金曜日'; +$lang['day'][6] = '土曜日'; +$lang['Default'] = 'デフォルト'; +$lang['delete this image from your favorites'] = 'あなたのお気に入りから、このイメージを削除する'; +$lang['Delete'] = '削除'; +$lang['descending'] = '降順'; +$lang['download'] = 'ダウンロード'; +$lang['download this file'] = 'このファイルをダウンロードする'; +$lang['edit'] = '編集'; +$lang['wrong date'] = '日付が正しくありません。'; +$lang['excluded'] = '除外'; +$lang['My favorites'] = 'お気に入り'; +$lang['display my favorites pictures'] = '私のお気に入りの写真を表示する'; +$lang['Favorites'] = 'お気に入り'; +$lang['First'] = '最初へ'; +$lang['The gallery is locked for maintenance. Please, come back later.'] = 'このカテゴリは、メンテナンスのためロックされています。後ほどアクセスしてください。'; +$lang['Page generated in'] = 'ページ作成:'; +$lang['guest'] = 'ゲスト'; +$lang['Hello'] = 'こんにちは'; +$lang['available for administrators only'] = '管理者のみ利用可能です。'; +$lang['shows images at the root of this category'] = 'このカテゴリのルートのイメージを表示する'; +$lang['See last users comments'] = '最新のユーザコメントを表示する'; +$lang['customize the appareance of the gallery'] = 'ギャラリーのアピアランスをカスタマイズする'; +$lang['search'] = '検索'; +$lang['Home'] = 'ホーム'; +$lang['Identification'] = 'アイデンティフィケーション'; +$lang['in this category'] = '- このカテゴリ'; +$lang['in %d sub-category'] = '- %d サブカテゴリ'; +$lang['in %d sub-categories'] = '- %d サブカテゴリ'; +$lang['included'] = '含む'; +$lang['Invalid password!'] = 'パスワードが正しくありません!'; +$lang['Language']='言語'; +$lang['last %d days'] = '直近 %d 日'; +$lang['Last'] = '最後へ'; +$lang['Logout'] = 'ログアウト'; +$lang['E-mail address'] = 'メールアドレス'; +$lang['obligatory'] = '必須'; +$lang['Maximum height of the pictures'] = '写真の最大高'; +$lang['Maximum height must be a number superior to 50'] = '最大高は、50以上に設定してください。'; +$lang['Maximum width of the pictures'] = '写真の最大幅'; +$lang['Maximum width must be a number superior to 50'] = '最大幅は、50以上に設定してください。'; +$lang['display a calendar by creation date'] = '作成日のカレンダーを表示する'; +$lang['display all elements in all sub-categories'] = 'すべてのサブカテゴリのエレメント表示する'; +$lang['return to normal view mode'] = 'ノーマルビューモードに戻る'; +$lang['display a calendar by posted date'] = '投稿日のカレンダーを表示する'; +$lang['month'][10] = '10月'; +$lang['month'][11] = '11月'; +$lang['month'][12] = '12月'; +$lang['month'][1] = '1月'; +$lang['month'][2] = '2月'; +$lang['month'][3] = '3月'; +$lang['month'][4] = '4月'; +$lang['month'][5] = '5月'; +$lang['month'][6] = '6月'; +$lang['month'][7] = '7月'; +$lang['month'][8] = '8月'; +$lang['month'][9] = '9月'; +$lang['Most visited'] = '最多アクセス'; +$lang['display most visited pictures'] = '最もアクセスされた写真を表示します。'; +$lang['The number of images per row must be a not null scalar'] = '1行あたりのイメージ数には、空白以外の値を設定してください。'; +$lang['Number of images per row'] = '1行あたりのイメージ数'; +$lang['The number of rows per page must be a not null scalar'] = '1ページあたりの行数には、空白以外の値を設定してください。'; +$lang['Number of rows per page'] = '1ページあたりの行数'; +$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 日に投稿されたエレメントのみ表示します。'; +$lang['password updated'] = 'パスワードが更新されました。'; +$lang['Recent period must be a positive integer value'] = '最近の期間には正の整数を設定してください。'; +/* DEPRECATED USED IN comments.php FOR image_id ? */ $lang['picture'] = 'picture'; +$lang['Click on the picture to see it in high definition'] = '高解像度の写真を表示するには、写真をクリックしてください。'; +$lang['Show file metadata'] = 'ファイルメタデータを表示する'; +$lang['Powered by'] = 'Powered by'; +$lang['Preferences'] = 'プリファレンス'; +$lang['Previous'] = '前へ'; +$lang['Random pictures'] = 'ランダム写真'; +$lang['display a set of random pictures'] = '一連のランダム写真を表示します。'; +$lang['Recent categories'] = '最近のカテゴリ'; +$lang['display recently updated categories'] = '最近更新されたカテゴリを表示します。'; +$lang['Recent period'] = '最近の期間'; +$lang['Recent pictures'] = '最近の写真'; +$lang['display most recent pictures'] = '最近の写真を表示します。'; +$lang['Redirection...'] = 'リダイレクト ...'; +$lang['Please, enter a login'] = 'ユーザIDを入力してください。'; +$lang['login mustn\'t end with a space character'] = 'ユーザIDの末尾にスペースを使用しないでください。'; +$lang['login mustn\'t start with a space character'] = 'ユーザIDの最初にスペースを使用しないでください。'; +$lang['this login is already used'] = 'このユーザIDは、すでに使用されています。'; +$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'メールアドレスは、xxx@yyy.eee のようなフォーマットを使用してください (例 : jack@altern.org)。'; +$lang['please enter your password again'] = 'あなたのパスワードを再度入力してください。'; +$lang['Auto login'] = '自動ログイン'; +$lang['remove this tag from the list'] = 'このタグをリストから削除する'; +$lang['representative'] = '見本'; +$lang['return to homepage'] = 'ホームページに戻る'; +$lang['Search for Author'] = '作者で探す'; +$lang['Search in Categories'] = 'カテゴリを探す'; +$lang['Search by Date'] = '日付で探す'; +$lang['Date'] = '日付'; +$lang['End-Date'] = '終了日'; +$lang['Kind of date'] = '日付タイプ'; +$lang['Search for words'] = '言葉で探す'; +$lang['Search for all terms'] = 'すべてを含む'; +$lang['Search for any terms'] = '少なくとも一つを含む'; +$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'] = 'カテゴリ見本を設定する'; +$lang['Show number of comments'] = 'コメント数を表示する'; +$lang['Show number of hits'] = 'ヒット数を表示する'; +$lang['slideshow'] = 'スライドショー'; +$lang['stop the slideshow'] = 'スライドショーを停止する'; +$lang['Specials'] = '特別'; +$lang['SQL queries in'] = 'SQLクエリー:'; +$lang['display only recently posted images'] = '最近投稿されたイメージのみ表示する'; +$lang['return to the display of all images'] = 'すべてのイメージ表示に戻る'; +$lang['the beginning'] = '最初'; +$lang['Interface theme'] = 'インターフェーステーマ'; +$lang['Thumbnails'] = 'サムネイル'; +$lang['Menu'] = 'メニュー'; +$lang['A comment on your site'] = 'あなたのサイトのコメント'; +$lang['today'] = '今日'; +$lang['Update your rating'] = 'あなたの評価を更新する'; +$lang['wrong filename'] = 'ファイル名が正しくありません。'; +$lang['the filesize of the picture must not exceed :'] = '許可された写真のファイルサイズを超えないでください : '; +$lang['the picture must be to the fileformat jpg, gif or png'] = '写真のフォーマットは、jpg、gif、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'] = 'すでに同じ写真名が使用されています。'; +$lang['You must choose a picture fileformat for the image'] = 'イメージの写真ファイルフォーマットを選択してください。'; +$lang['You can\'t upload pictures in this category'] = 'あなたは、このカテゴリに写真をアップロードできません。'; +$lang['Name of the picture'] = '写真名'; +$lang['Upload a picture'] = '写真をアップロードする'; +$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = '写真が正常にアップロードされました。管理者が早急に写真を承認します。'; +$lang['Upload a picture'] = '写真をアップロードする'; +$lang['useful when password forgotten'] = 'パスワードを忘れたときに便利です。'; +$lang['Quick search'] = 'クイックサーチ'; +$lang['Connected user: %s'] = '接続ユーザ: %s'; +$lang['IP: %s'] = 'IP: %s'; +$lang['Browser: %s'] = 'ブラウザ: %s'; +$lang['Author: %s'] = '撮影者: %s'; +$lang['Comment: %s'] = 'コメント: %s'; +$lang['Delete: %s'] = '削除: %s'; +$lang['Validate: %s'] = '承認: %s'; +$lang['Comment by %s'] = 'コメント by %s'; +$lang['User: %s'] = 'ユーザ: %s'; +$lang['Email: %s'] = 'メールアドレス: %s'; +$lang['Admin: %s'] = '管理者: %s'; +$lang['Registration of %s'] = '%s の登録'; +$lang['Category: %s'] = 'カテゴリ: %s'; +$lang['Picture name: %s'] = '写真名: %s'; +$lang['Creation date: %s'] = '作成日: %s'; +$lang['Waiting page: %s'] = '待ちページ: %s'; +$lang['Picture uploaded by %s'] = '%s によりアップロードされた写真'; +// --------- Starting below: New or revised $lang ---- from version 1.7.1 +$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'デフォルトステータスの使用に関して、ユーザ「ゲスト」は正しくないステータスです。ウェブマスタにご連絡ください。'; +// --------- Starting below: New or revised $lang ---- from Butterfly (2.0) +$lang['Administrator, webmaster and special user cannot use this method'] = '管理者、ウェブマスタおよび特別ユーザは、この方法を使用できません。'; +$lang['a user use already this mail address'] = 'このメールアドレスは、すでに他のユーザに使用されています。'; +$lang['Category results for'] = 'カテゴリ検索結果:'; +$lang['Tag results for'] = 'タグ検索結果:'; +$lang['from %s to %s'] = '%s - %s'; +$lang['Play of slideshow'] = 'スライドショーを実行する'; +$lang['Pause of slideshow'] = 'スライドショーを一時停止する'; +$lang['Repeat the slideshow'] = 'スライドショーを繰り返す'; +$lang['Not repeat the slideshow'] = 'スライドショーを繰り返さない'; +$lang['Reduce diaporama speed'] = 'スライドショーのスピードを減らす'; +$lang['Accelerate diaporama speed'] = 'スライドショーのスピードを増やす'; +$lang['Submit'] = '送信'; +$lang['Yes'] = 'Yes'; +$lang['No'] = 'No'; +$lang['%d image']='イメージ: %d'; +$lang['%d images']='イメージ: %d'; +$lang['%d image is also linked to current tags'] = '%d イメージも現在のタグにリンクされました。'; +$lang['%d images are also linked to current tags'] = '%d イメージも現在のタグにリンクされました。'; +$lang['See images linked to this tag only'] = 'このタグのみにリンクされているイメージを表示する'; +$lang['images posted during the last %d days'] = '直近 %d 日に投稿されたイメージ'; +$lang['Choose an image'] = 'イメージを選択する'; +$lang['Piwigo Help'] = 'Piwigoヘルプ'; +$lang['Rank'] = 'ランク'; +$lang['group by letters'] = '文字でグループ化する'; +$lang['letters'] = '文字'; +$lang['show tag cloud'] = 'タグクラウドを表示する'; +$lang['cloud'] = 'クラウド'; +$lang['Are you sure?'] = '本当によろしいですか?'; +$lang['delete this comment'] = 'このコメントを削除する'; +?> |