mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
New translations main.php (Japanese)
This commit is contained in:
parent
a32e0ea527
commit
58013e0a21
1 changed files with 6 additions and 14 deletions
|
@ -1608,7 +1608,7 @@ $lang['ONLY_FOR_SUPER_ADMIN'] = 'このオプションのみスーパー管理
|
|||
|
||||
$lang['LOGS'] = '話題の歴史';
|
||||
$lang['FORUM_LOGS'] = '歴史フォーラム';
|
||||
$lang['AUTOCLEAN'] = 'Autoclean:';
|
||||
$lang['AUTOCLEAN'] = 'Autoclean';
|
||||
$lang['DESIGNER'] = 'デザイナー';
|
||||
|
||||
$lang['LAST_IP'] = '最後のIP:';
|
||||
|
@ -1883,6 +1883,9 @@ $lang['DL_ULR'] = 'ULR';
|
|||
$lang['DL_STOPPED'] = '停止';
|
||||
$lang['DL_UPD'] = 'upd: ';
|
||||
$lang['DL_INFO'] = 'を示すデータ<i><b>only現在のsession</b></i>';
|
||||
$lang['HIDE_PEER_TORRENT_CLIENT'] = 'Hide my BitTorrent client name in peer list';
|
||||
$lang['HIDE_PEER_COUNTRY_NAME'] = 'Hide my country name in peer list';
|
||||
$lang['HIDE_PEER_USERNAME'] = 'Hide my username in peer list';
|
||||
|
||||
// Post PIN
|
||||
$lang['POST_PIN'] = 'ピン初の投稿';
|
||||
|
@ -2326,14 +2329,6 @@ $lang['DISALLOWED_ALREADY'] = '名前の入力できな許可します。 そし
|
|||
|
||||
$lang['CLICK_RETURN_DISALLOWADMIN'] = 'をクリックし%sHere%sを返す可にユーザー名の管理';
|
||||
|
||||
// Integrity check
|
||||
$lang['INTEGRITY_CHECK_SUCCESS'] = 'TorrentPier files integrity check was successful!';
|
||||
$lang['INTEGRITY_CHECK_FAIL'] = 'Some TorrentPier files not pass integrity check!';
|
||||
$lang['INTEGRITY_CHECKED'] = 'Total checked: %s file(s), of which pass integrity check: %s file(s).';
|
||||
$lang['INTEGRITY_LAST_CHECK'] = 'Last check: %s.';
|
||||
$lang['INTEGRITY_RESTORE_ON_NEXT_RUN'] = 'Restore corrupt files on next integrity check?';
|
||||
$lang['INTEGRITY_RESTORE_CONFIRM_OK'] = 'Corrupt files will be restored on next integrity check!';
|
||||
|
||||
// Version Check
|
||||
$lang['VERSION_INFORMATION'] = 'バージョン情報';
|
||||
$lang['UPDATE_AVAILABLE'] = 'Update available';
|
||||
|
@ -3001,12 +2996,8 @@ $lang['SITEMAP_ADMIN'] = '管理サイトマップ';
|
|||
$lang['SITEMAP_CREATED'] = 'サイトマップの作成';
|
||||
$lang['SITEMAP_AVAILABLE'] = 'とが可能で';
|
||||
$lang['SITEMAP_NOT_CREATED'] = 'サイトマップが作成';
|
||||
$lang['SITEMAP_NOTIFY_SEARCH'] = '通知について検索エンジン';
|
||||
$lang['SITEMAP_SENT'] = '送信完了';
|
||||
$lang['SITEMAP_ERROR'] = '送信エラー';
|
||||
$lang['SITEMAP_OPTIONS'] = 'オプション';
|
||||
$lang['SITEMAP_CREATE'] = 'の作成-更新、サイトマップ';
|
||||
$lang['SITEMAP_NOTIFY'] = '通知の検索エンジンの最新版のサイトマップ';
|
||||
$lang['SITEMAP_WHAT_NEXT'] = 'いうのは次のどれですか。';
|
||||
$lang['SITEMAP_GOOGLE_1'] = '登録サイトで<a href="https://www.google.com/webmasters/" target="_blank">Google Webmaster</a>利用のお客様のGoogleアカウントします。';
|
||||
$lang['SITEMAP_GOOGLE_2'] = '<a href="https://www.google.com/webmasters/tools/sitemap-list" target="_blank">Add sitemap</a>のサイトにご登録いただいたします。';
|
||||
|
@ -3088,7 +3079,8 @@ $lang['UPLOAD_ERRORS'] = [
|
|||
// Captcha
|
||||
$lang['CAPTCHA'] = 'ることを確認等の無断転載は固くお断りいロボット';
|
||||
$lang['CAPTCHA_WRONG'] = 'できないことを確認等の無断転載は固くお断りいロボット';
|
||||
$lang['CAPTCHA_SETTINGS'] = '<h2>ReCaptcha十分ではconfigured</h2><p>ifていなかったとしたら既に生成したキーの取得ができないことがあり上<a href="https://www.google.com/recaptcha/admin">https://wwwします。googleです。com/recaptcha/admin</a>ます。<br />Afterを生成するキーが必要ということは、ファイルライブラリ/config.クリアしました。</p>';
|
||||
$lang['CAPTCHA_SETTINGS'] = '<h2>Captcha is not fully configured</h2><p>Generate the keys using the dashboard of your captcha service, after you need to put them at the file library/config.php.</p>';
|
||||
$lang['CAPTCHA_OCCURS_BACKGROUND'] = 'The CAPTCHA verification occurs in the background';
|
||||
|
||||
// Sending email
|
||||
$lang['REPLY_TO'] = 'Reply to';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue