| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- <?php
- /*
- *
- * OGP - Open Game Panel
- * Copyright (C) 2008 - 2018 The OGP Development Team
- *
- * http://www.opengamepanel.org/
- *
- * 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; either version 2
- * of the License, or any later version.
- *
- * 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.
- *
- */
- define('OGP_LANG_your_profile', "Your profile");
- define('OGP_LANG_new_password', "New password");
- define('OGP_LANG_retype_new_password', "Retype new password");
- define('OGP_LANG_login_name', "Login name");
- define('OGP_LANG_language', "Language");
- define('OGP_LANG_first_name', "First name");
- define('OGP_LANG_page_limit', "Items per Page");
- define('OGP_LANG_page_limit_info', "Number of items shown per page. The number of items cannot be less than 10.");
- define('OGP_LANG_last_name', "Last name");
- define('OGP_LANG_phone_number', "Phone number");
- define('OGP_LANG_email_address', "Email address");
- define('OGP_LANG_city', "City");
- define('OGP_LANG_province', "Province");
- define('OGP_LANG_country', "Country");
- define('OGP_LANG_comment', "Comments");
- define('OGP_LANG_expires', "Expires");
- define('OGP_LANG_save_profile', "Save profile");
- define('OGP_LANG_new_password_info', "When password field is empty the password will not be updated.");
- define('OGP_LANG_theme', "Theme");
- define('OGP_LANG_theme_info', "If theme is empty the global value is used.");
- define('OGP_LANG_expires_info', "Date when the user account expires. The account is not deleted, but user can not login anymore.");
- define('OGP_LANG_password_mismatch', "Passwords did not match.");
- define('OGP_LANG_current_password', "Current password");
- define('OGP_LANG_current_password_info', "Your current password.");
- define('OGP_LANG_current_password_mismatch', "Your current password did not match to the one in database.");
- define('OGP_LANG_add_new_user', "Add a new user");
- define('OGP_LANG_edit_user_groups', "Edit User Groups");
- define('OGP_LANG_users', "Users");
- define('OGP_LANG_user_role', "User role");
- define('OGP_LANG_full_name', "Full Name");
- define('OGP_LANG_edit_games', "Edit Games");
- define('OGP_LANG_edit_profile', "Edit Profile");
- define('OGP_LANG_confirm_password', "Confirm password");
- define('OGP_LANG_you_need_to_enter_both_passwords', "You need to enter both passwords.");
- define('OGP_LANG_passwords_did_not_match', "Passwords did not match.");
- define('OGP_LANG_could_not_add_user_because_user_already_exists', "Could not add user, because user <em>%s</em> already exists.");
- define('OGP_LANG_successfully_added_user', "Successfully added user <em>%s</em>.");
- define('OGP_LANG_add_a_new_user', "Add a new user");
- define('OGP_LANG_admin', "Admin");
- define('OGP_LANG_user', "User");
- define('OGP_LANG_user_with_id_does_not_exist', "User with ID %s does not exist.");
- define('OGP_LANG_are_you_sure_you_want_to_delete_user', "Are you sure you want to delete user <em>%s</em>?");
- define('OGP_LANG_unable_to_delete_user', "Unable to delete user %s.");
- define('OGP_LANG_successfully_deleted_user', "Successfully deleted user <b>%s</b>.");
- define('OGP_LANG_failed_to_update_user_profile_error', "Failed to update user profile. Error: %s");
- define('OGP_LANG_profile_of_user_modified_successfully', "Profile of user <b>%s</b> was modified successfully.");
- define('OGP_LANG_no_subusers', "No subusers are available to be assigned to a group. Please create subuser accounts.");
- define('OGP_LANG_ownedby', "Parent Owner");
- define('OGP_LANG_andSubUsers', " And all of his subusers?");
- define('OGP_LANG_subusers', "Subusers");
- define('OGP_LANG_show_subusers', "Show Subusers");
- define('OGP_LANG_hide_subusers', "Hide Subusers");
- define('OGP_LANG_info_group', "From this page it is possible to determine user groups. You can assign servers to group so that they are availble for all of the group users.");
- define('OGP_LANG_add_new_group', "Add new group");
- define('OGP_LANG_group_name', "Group Name");
- define('OGP_LANG_add_group', "Add Group");
- define('OGP_LANG_no_groups_available', "No groups available.");
- define('OGP_LANG_delete_group', "Delete Group");
- define('OGP_LANG_add_user_to_group', "Add user to group");
- define('OGP_LANG_add_user', "Add User");
- define('OGP_LANG_remove_from_group', "Remove from group");
- define('OGP_LANG_add_server_to_group', "Add server to group");
- define('OGP_LANG_add_server', "Add Server");
- define('OGP_LANG_servers_in_group', "Servers in group");
- define('OGP_LANG_no_servers_in_group', "No servers in group %s.");
- define('OGP_LANG_available_groups', "Available Groups");
- define('OGP_LANG_assign_homes', "Assign Homes");
- define('OGP_LANG_successfully_added_group', "Successfully added group %s.");
- define('OGP_LANG_group_name_empty', "Group name can not be empty.");
- define('OGP_LANG_failed_to_add_group', "Failed to add group %s.");
- define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
- define('OGP_LANG_could_not_add_user_to_group', "Could not add user %s to group %s, because already belongs.");
- define('OGP_LANG_successfully_added_to_group', ">Successfully added %s to group <em>%s</em>.");
- define('OGP_LANG_could_not_add_server_to_group', "Could not add server to group %s, because already belongs.");
- define('OGP_LANG_successfully_added_server_to_group', "Successfully added server to group <em>%s</em>.");
- define('OGP_LANG_successfully_removed_from_group', "Successfully removed %s from group <em>%s</em>.");
- define('OGP_LANG_could_not_delete_server_from_group', "Could not delete server %s from group <em>%s</em>.");
- define('OGP_LANG_successfully_removed_server_from_group', "Successfully removed server %s from group <em>%s</em>.");
- define('OGP_LANG_group_with_id_does_not_exist', "%s group does not exist.");
- define('OGP_LANG_are_you_sure_you_want_to_delete_group', "Are you sure you want to delete group <em>%s</em>?");
- define('OGP_LANG_unable_to_delete_group', "Unable to delete %s group.");
- define('OGP_LANG_successfully_deleted_group', "Successfully deleted group <b>%s</b>.");
- define('OGP_LANG_editing_profile', "Editing Profile: %s");
- define('OGP_LANG_valid_user', "Please specify a valid user.");
- define('OGP_LANG_enter_valid_username', "Please enter a valid username.");
- define('OGP_LANG_unexpected_role', "Unexpected user role received.");
- define('OGP_LANG_search', "Search");
- define('OGP_LANG_api_token', "API token");
- define('OGP_LANG_user_receives_emails', "Receive emails");
- ?>
|