mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
add lang: ja
This commit is contained in:
@@ -6,7 +6,7 @@ $lang_functions = array
|
||||
'std_fake_account' => "We come to believe you are using a fake account, therefore we've logged this action!",
|
||||
'std_permission_denied' => "Permission denied!",
|
||||
'std_permission_denied_only' => "Permission denied. Only ",
|
||||
'std_or_above_can_view' => " or above could view. <br /><br /> Please see the "."<a class=\"faqlink\" href=\"faq.php#id22\"><b>FAQ</b></a> for more information on different user classes and what they can do.<br /><br /><b></p>The " .$SITENAME." Staff</b>",
|
||||
'std_or_above_can_view' => " or above could view. <br /><br /> Please see the "."<a class=\"faqlink\" href=\"faq.php#id22\"><b>FAQ</b></a> for more information on different user classes and what they can do.<br /><br /><b></p>The %s Staff</b>",
|
||||
'std_target_not_exists' => 'Target not exists',
|
||||
'std_already_logged_in' => "You have already logged in!",
|
||||
'text_page_last_updated' => "This page last updated ",
|
||||
@@ -29,7 +29,7 @@ $lang_functions = array
|
||||
'std_open_registration_disabled' => "Open registration is currently disabled. Invites only. If you are lucky you might have a friend who wants to invite you :) We just wanna see how much cheaters will start respecting their accounts after they realize they can't just come back in and get another one :). Keep this in mind, if you are already a member and you invite a known cheater, and you knew about it in the first place, both yours and the person you invited are disabled. You will have to come talk to us to get your account reenstated. If you want an invite and you know someone who have one it's up to them to give you an invite.",
|
||||
'std_account_limit_reached' => "The current user account limit has been reached. Inactive accounts are pruned all the time, please check back again later...",
|
||||
'std_the_ip' => "The IP ",
|
||||
'std_used_many_times' => " is already being used on too many account.... No more accounts allowed at <b>".$SITENAME."</b>.",
|
||||
'std_used_many_times' => " is already being used on too many account.... No more accounts allowed at <b>%s</b>.",
|
||||
'std_invalid_image_code' => "Invalid Image Code! <br /><b>Do not go back, The image code has been cleared!</b> <br /><br />Please click ",
|
||||
'std_here_to_request_new' => "<b>here</b></a> to request a new image code.",
|
||||
'std_action' => 'Action',
|
||||
|
||||
Reference in New Issue
Block a user