| 1 | <?php
|
|---|
| 2 | /**
|
|---|
| 3 | * USER MANAGER LANGUAGE
|
|---|
| 4 | *
|
|---|
| 5 | * PHP version 5
|
|---|
| 6 | *
|
|---|
| 7 | * LICENSE: Hotaru CMS is free software: you can redistribute it and/or
|
|---|
| 8 | * modify it under the terms of the GNU General Public License as
|
|---|
| 9 | * published by the Free Software Foundation, either version 3 of
|
|---|
| 10 | * the License, or (at your option) any later version.
|
|---|
| 11 | *
|
|---|
| 12 | * Hotaru CMS is distributed in the hope that it will be useful, but WITHOUT
|
|---|
| 13 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|---|
| 14 | * FITNESS FOR A PARTICULAR PURPOSE.
|
|---|
| 15 | *
|
|---|
| 16 | * You should have received a copy of the GNU General Public License along
|
|---|
| 17 | * with Hotaru CMS. If not, see http://www.gnu.org/licenses/.
|
|---|
| 18 | *
|
|---|
| 19 | * @category Content Management System
|
|---|
| 20 | * @package HotaruCMS
|
|---|
| 21 | * @author Nick Ramsay <admin@hotarucms.org>
|
|---|
| 22 | * @copyright Copyright (c) 2009, Hotaru CMS
|
|---|
| 23 | * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
|
|---|
| 24 | * @link http://www.hotarucms.org/
|
|---|
| 25 | */
|
|---|
| 26 |
|
|---|
| 27 | /* Main Page */
|
|---|
| 28 | $lang["user_man"] = "User Manager";
|
|---|
| 29 | $lang["user_man_default_perms"] = "Edit Default Permissions";
|
|---|
| 30 | $lang["user_man_default_settings"] = "Edit Default User Settings";
|
|---|
| 31 | $lang["user_man_user"] = "User";
|
|---|
| 32 | $lang["user_man_user_submissions_1"] = "You can see all";
|
|---|
| 33 | $lang["user_man_user_submissions_2"] = "'s submissions";
|
|---|
| 34 | $lang["user_man_user_last_logged_in"] = "last logged in at";
|
|---|
| 35 | $lang["user_man_user_registered_on"] = "registered at";
|
|---|
| 36 | $lang["user_man_user_email_icon"] = "Email address not validated yet.";
|
|---|
| 37 | $lang["user_man_user_email_not_validated"] = ", but has <b>not</b> validated his or her email address yet.";
|
|---|
| 38 | $lang["user_man_user_email_validated"] = " and has validated his or her email address.";
|
|---|
| 39 | $lang['user_man_here'] = "here";
|
|---|
| 40 | $lang['user_man_email'] = "Email:";
|
|---|
| 41 | $lang["user_man_desc"] = "The User Manager enables you to quickly find and edit users, ordered newest first.";
|
|---|
| 42 | $lang["user_man_search"] = "Search for a user: <span style='font-weight: normal;'><small>(username or email)</small></span>";
|
|---|
| 43 | $lang["user_man_search_too_short"] = "You search term must be at least 3 characters";
|
|---|
| 44 | $lang["user_man_filter"] = "Filter users:";
|
|---|
| 45 | $lang["user_man_id"] = "ID";
|
|---|
| 46 | $lang["user_man_role"] = "Role";
|
|---|
| 47 | $lang["user_man_joined"] = "Joined";
|
|---|
| 48 | $lang["user_man_username"] = "Username <span style='font-weight: normal;'><small>(click for details)</small></span>";
|
|---|
| 49 | $lang["user_man_account"] = "Account";
|
|---|
| 50 | $lang["user_man_perms"] = "Permissions";
|
|---|
| 51 | $lang['user_man_search_button'] = "Search";
|
|---|
| 52 | $lang['user_man_filter_button'] = "Filter";
|
|---|
| 53 | $lang['user_man_filter_all'] = "All";
|
|---|
| 54 | $lang['user_man_filter_not_killspammed'] = "Not Killspammed";
|
|---|
| 55 | $lang['user_man_filter_newest'] = "Newest";
|
|---|
| 56 | $lang['user_man_filter_oldest'] = "Oldest";
|
|---|
| 57 | $lang['user_man_filter_last_visited'] = "Last Visited";
|
|---|
| 58 | $lang["user_man_show_content"] = "Show content";
|
|---|
| 59 | $lang["user_man_need_search"] = "Please install and activate the Search plugin";
|
|---|
| 60 | $lang["user_man_usered"] = "Usered:";
|
|---|
| 61 | $lang["user_man_author"] = "Author:";
|
|---|
| 62 | $lang["user_man_content"] = "Content:";
|
|---|
| 63 | $lang["user_man_category"] = "Category:";
|
|---|
| 64 | $lang["user_man_tags"] = "Tags:";
|
|---|
| 65 | $lang["user_man_urls"] = "Urls:";
|
|---|
| 66 | $lang["user_man_check"] = "";
|
|---|
| 67 | $lang['user_man_checkbox_action'] = "Go";
|
|---|
| 68 | $lang["user_man_checkboxes_empty"] = "No users selected";
|
|---|
| 69 | $lang["user_man_checkboxes_role_changed"] = "Role changed for selected users";
|
|---|
| 70 | $lang["user_man_checkboxes_user_deleted"] = "Selected user and associated posts, comments and tags permanently deleted";
|
|---|
| 71 | $lang["user_man_checkboxes_no_action"] = "No action taken";
|
|---|
| 72 | $lang["user_man_set_admin"] = "Set role to 'admin'";
|
|---|
| 73 | $lang["user_man_set_supermod"] = "Set role to 'supermod'";
|
|---|
| 74 | $lang["user_man_set_moderator"] = "Set role to 'moderator'";
|
|---|
| 75 | $lang["user_man_set_member"] = "Set role to 'member'";
|
|---|
| 76 | $lang["user_man_set_pending"] = "Set role to 'pending'";
|
|---|
| 77 | $lang["user_man_set_undermod"] = "Set role to 'undermod'";
|
|---|
| 78 | $lang["user_man_set_suspended"] = "Set role to 'suspended'";
|
|---|
| 79 | $lang["user_man_set_banned"] = "Set role to 'banned'";
|
|---|
| 80 | $lang["user_man_set_killspammed"] = "Killspam selected";
|
|---|
| 81 | $lang["user_man_set_delete"] = "Physically Delete";
|
|---|
| 82 | $lang['user_man_link'] = "User Manager";
|
|---|
| 83 | $lang['user_man_no_pending_users'] = "There are no users pending approval";
|
|---|
| 84 | $lang["user_man_num_pending"] = "<span style='color: red;'>Pending users: </span>";
|
|---|
| 85 | $lang['user_man_when_killspam_delete'] = "When killspamming or deleting a user:";
|
|---|
| 86 | $lang['user_man_add_blocked_list'] = "Add to Blocked List";
|
|---|
| 87 |
|
|---|
| 88 | /* Sidebar */
|
|---|
| 89 | $lang["user_man_admin_sidebar"] = "User Manager";
|
|---|
| 90 |
|
|---|
| 91 | /* Submit Post Edit */
|
|---|
| 92 | $lang['user_man_find_user'] = "Find this post's author in User Manager";
|
|---|
| 93 |
|
|---|
| 94 | /* Edit Default Permissions */
|
|---|
| 95 | $lang["user_man_perms_desc"] = "Use this page to edit the <b>default</b> permissions for each usergroup.";
|
|---|
| 96 | $lang["user_man_admin_access_denied"] = "Sorry, only admins can access this page.";
|
|---|
| 97 | $lang["user_man_default_perms_for"] = "Default permissions for ";
|
|---|
| 98 | $lang["user_man_apply_perms_desc"] = "Changing default permissions <b>only affects <i>new</i> users</b>. Check the box below if you want existing users to have these permissions, too. <b>Be careful</b> because you will overwrite any changes you may have made for individual users.";
|
|---|
| 99 | $lang["user_man_apply_perms"] = "Apply changes to existing users";
|
|---|
| 100 | $lang["user_man_revert_perms"] = "Revert this usergroup to its original default permissions";
|
|---|
| 101 | $lang["user_man_revert_all_perms"] = "Revert <span class='bold_red'>all usergroups</span> to their original default permissions";
|
|---|
| 102 | $lang["user_man_revert_perms_note"] = "<small>(not forced on existing users)</small>";
|
|---|
| 103 | $lang["user_man_perms_updated"] = "Permissions updated";
|
|---|
| 104 | $lang["user_man_perms_reverted"] = "Permissions reverted to defaults";
|
|---|
| 105 | $lang["user_man_all_perms_reverted"] = "All permissions reverted to defaults";
|
|---|
| 106 | $lang["user_man_all_perms_deleted"] = "All default permissions deleted";
|
|---|
| 107 | $lang["user_man_perms_trouble"] = "<span class='bold_red'>DELETE ALL DEFAULTS</span>";
|
|---|
| 108 | $lang["user_man_perms_trouble_note"] = "<small>(You will need to uninstall and reinstall plugins to restore them)</small>";
|
|---|
| 109 | $lang['user_man_no_perms'] = "That's odd, there are no default permissions... Try clicking \"DELETE ALL DEFAULTS\" to reinstall the required \"Can Access Admin\" permission.";
|
|---|
| 110 |
|
|---|
| 111 | /* Edit Default Settings */
|
|---|
| 112 | $lang["user_man_user_settings_desc"] = "Use this page to edit the <b>default</b> user settings for each usergroup.";
|
|---|
| 113 | $lang["user_man_admin_access_denied"] = "Sorry, only admins can access this page.";
|
|---|
| 114 | $lang["user_man_default_user_settings_for"] = "Default user settings for ";
|
|---|
| 115 | $lang["user_man_force_user_settings_desc"] = "Changing default user settings <b>only affects <i>new</i> users</b>. Check the box below if you want to force these settings on existing users, too. <b>Be careful</b> because you will overwrite their own custom settings!";
|
|---|
| 116 | $lang["user_man_force_user_settings"] = "Force changes on existing users";
|
|---|
| 117 | $lang["user_man_revert_user_settings"] = "Revert this usergroup to its original default user settings";
|
|---|
| 118 | $lang["user_man_revert_all_user_settings"] = "Revert <span class='bold_red'>all users</span> to the original default settings";
|
|---|
| 119 | $lang["user_man_revert_user_settings_note"] = "<small>(not forced on existing users)</small>";
|
|---|
| 120 | $lang["user_man_user_settings_updated"] = "User settings updated";
|
|---|
| 121 | $lang["user_man_user_settings_reverted"] = "User settings reverted to defaults";
|
|---|
| 122 | $lang["user_man_all_user_settings_reverted"] = "All user settings reverted to defaults";
|
|---|
| 123 | $lang["user_man_all_user_settings_deleted"] = "All default user settings deleted";
|
|---|
| 124 | $lang["user_man_user_settings_trouble"] = "<span class='bold_red'>DELETE ALL DEFAULTS</span>";
|
|---|
| 125 | $lang["user_man_user_settings_trouble_note"] = "<small>(You will need to uninstall and reinstall plugins to restore them)</small>";
|
|---|
| 126 | $lang['user_man_no_settings'] = "There haven't been any settings installed by plugins yet";
|
|---|
| 127 |
|
|---|
| 128 |
|
|---|
| 129 | /* User Man Create User */
|
|---|
| 130 |
|
|---|
| 131 | $lang['user_man_add'] = "Add New User";
|
|---|
| 132 | $lang['user_man_add_new_user'] = "Add a new user";
|
|---|
| 133 | $lang["user_man_add_desc"] = "Use this page to add new users, send new passwords and request email validation.";
|
|---|
| 134 | $lang["user_man_add_detail"] = "Enter a username and email address for the new user.";
|
|---|
| 135 | $lang['user_man_add_success_password_sent'] = "User Created and Password Emailed";
|
|---|
| 136 | $lang['user_man_create_send'] = "Create User & Send Password";
|
|---|
| 137 |
|
|---|
| 138 | $lang["user_man_send_new_password"] = "Send a new random password";
|
|---|
| 139 | $lang["user_man_send_password_detail"] = "Enter a username for the user you wish to generate a new password for.";
|
|---|
| 140 | $lang['user_man_send_password'] = "Send Password";
|
|---|
| 141 | $lang['user_man_new_password_sent'] = "New password generated and emailed.";
|
|---|
| 142 | $lang['user_man_user_not_found'] = "Sorry, no user found with that name";
|
|---|
| 143 |
|
|---|
| 144 | $lang["user_man_send_email_validation"] = "Send an email validation request";
|
|---|
| 145 | $lang["user_man_send_email_validation_detail"] = "Enter a username for the user you wish to send an email validation message to.";
|
|---|
| 146 | $lang['user_man_request_valid_email'] = "Request Email Validation";
|
|---|
| 147 | $lang['user_man_email_validation_request_sent'] = "Email validation request sent.";
|
|---|
| 148 |
|
|---|
| 149 | ?> |
|---|