| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- <?php
- return array (
- 'Hi, Log in' => 'こんにちは、ログイン',
- 'Log out' => 'ログアウト',
- 'Sign up' => 'サインアップ',
- 'About us' => '私たちに関しては',
- 'Contact us' => 'お問い合わせ',
- 'Search' => '探す',
- 'Baidu' => '百度',
- 'Please input keywords' => 'キーワードを入力してください',
- 'Effective,Professional,Conform to SEO' => '効果的、専門的、SEOに準拠',
- 'Copyright, all rights reserved' => '著作権、無断転載禁止',
- 'If you forgot your password you can' => 'パスワードを忘れた場合は、',
- 'reset it' => 'それをリセット',
- 'Remember Me' => '私を覚えてますか',
- 'Well-chosen' => 'よく選ばれた',
- 'Latest Articles' => '最新記事',
- 'Related Recommends' => '関連おすすめ',
- 'Reproduced please indicate the source' => '出典を明記してください',
- 'Post my comment' => 'コメントを投稿',
- 'Change account' => 'アカウントを変更',
- 'Cancel comment' => 'コメントをキャンセル',
- 'Writing some...' => 'いくつか書いています...',
- 'Submit comment' => 'コメントを送信',
- 'emoj' => 'emoj',
- 'Hi, Please fill' => 'こんにちは、ご記入ください',
- 'person posted' => '投稿した人',
- 'required' => '必須',
- 'Website' => 'ウェブサイト',
- 'The above error occurred while the Web server was processing your request.' => '上記のエラーは、Webサーバーが要求を処理しているときに発生しました。',
- 'Please contact us if you think this is a server error. Thank you.' => 'これがサーバーエラーであると思われる場合は、お問い合わせください。ありがとうございました。',
- 'Guest' => 'ゲスト',
- 'Welcome' => 'ようこそ',
- 'Hot Recommends' => '人気のおすすめ',
- 'Cloud Tags' => 'クラウドタグ',
- 'Email Subscribe' => 'メール購読',
- 'Friendly Links' => 'フレンドリーリンク',
- 'Latest Comments' => '最新のコメント',
- 'Subscribe to the wonderful content' => '素晴らしいコンテンツを購読する',
- 'Topics' => 'トピック',
- 'Subscribe' => '申し込む',
- 'said' => '前記',
- 'Comments' => 'コメント',
- 'This username has already been taken' => 'このユーザー名はすでに使用されています',
- 'This email address has already been taken' => 'このメールアドレスはすでに使用されています',
- 'Please fill out the following fields to signup' => 'サインアップするには、次のフィールドに入力してください',
- 'SignUp' => 'サインアップ',
- 'None category named {name}' => '{name}という名前のカテゴリはありません',
- 'Login' => 'ログインする',
- 'Incorrect username or password.' => 'ユーザーネームまたはパスワードが違います。',
- 'Return Home' => '帰宅',
- 'Article id {id} is not exists' => '記事ID {id}は存在しません',
- 'Comment' => 'コメント',
- 'Only commented user can visit this article' => 'コメントされたユーザーのみがこの記事にアクセスできます',
- 'Like' => 'お気に入り',
- 'Share' => '共有',
- 'Please input the password of article id {id} : {article}' => '記事ID {id}のパスワードを入力してください:{article}',
- 'Password error' => 'パスワードエラー',
- 'Go' => '行く',
- 'Only login user can visit this article' => 'ログインユーザーのみがこの記事にアクセスできます',
- 'Search keyword {keyword} results' => '検索キーワード{keyword}の結果',
- 'Tag {tag} related articles' => '{tag}の関連記事にタグを付ける',
- 'Category {cat} articles' => 'カテゴリ{cat}の記事',
- 'Follow Wechat' => 'フォローする',
- 'Join group' => 'グループに参加',
- 'Official QQ group - main' => '公式QQグループ-メイン',
- 'FeehiCMS official QQ group number: {number}' => 'FeehiCMS公式QQグループ番号:{number}',
- 'New generation CMS FeehiCMS' => '新世代のCMS FeehiCMS',
- 'Highly recommend' => '強くお勧めします',
- 'FeehiCMS based on yii2, support php7, makes website more excellent...' => 'yii2に基づくFeehiCMS、php7をサポート、ウェブサイトをより優れたものにします...',
- 'Send email at someone replied' => '返信した人にメールを送信する',
- 'This article is not allowed to comment' => 'この記事へのコメントは許可されていません',
- 'Website closed comment' => 'ウェブサイト閉鎖コメント',
- 'Comment waiting for approved.' => '承認待ちのコメント。',
- 'a minutes ago' => '1分前',
- );
|