|
|
|
<?php /*
|
|
|
|
for more information: see languages.txt in the lang folder.
|
|
|
|
*/
|
|
|
|
$langLineNumber = "Line Number";
|
|
|
|
$langLine = "line";
|
|
|
|
$langLines = "lines";
|
|
|
|
$langLineOrLines = "line(s)";
|
|
|
|
$langMoveUp = "Move up";
|
|
|
|
$langMoveDown = "Move down";
|
|
|
|
$langAddNewHeading = "Add new heading";
|
|
|
|
$langCourseAdministratorOnly = "Teacher only";
|
|
|
|
$langDefineHeadings = "Define Headings";
|
|
|
|
$langBackToUsersList = "Back to users list";
|
|
|
|
$langTracking = "Tracking";
|
|
|
|
$langCourseManager = "Teacher";
|
|
|
|
$langModRight = "change rights of";
|
|
|
|
$langNoAdmin = "has from now on <b>no</b> rights on this page";
|
|
|
|
$langAllAdmin = "has from now on <b>all</b> rights on this page";
|
|
|
|
$langModRole = "Change role of";
|
|
|
|
$langRole = "Role";
|
|
|
|
$langIsNow = "is from now on";
|
|
|
|
$langInC = "in this course";
|
|
|
|
$langFilled = "Not all fields were filled";
|
|
|
|
$langUserNo = "User No";
|
|
|
|
$langTaken = "is already in use. Please select a different ";
|
|
|
|
$langTutor = "Coach";
|
|
|
|
$langUnreg = "Unsubscribe";
|
|
|
|
$langGroupUserManagement = "Group management";
|
|
|
|
$langUnregister = "Unregister";
|
|
|
|
$langAddAUser = "Add users";
|
|
|
|
$UsersUnsubscribed = "The selected users have been unsubscribed from the course";
|
|
|
|
$ThisStudentIsSubscribeThroughASession = "This student is subscribed in this course through a session. You cannot edit these informations";
|
|
|
|
$PersonalData = "Profile";
|
|
|
|
$Contacts = "Contacts";
|
|
|
|
$SocialInformationComment = "This screen allows you to organise your contacts";
|
|
|
|
$AttachContactsToGroup = "Attach contacts to group";
|
|
|
|
$ContactsList = "Contacts list";
|
|
|
|
$AttachToGroup = "Attach to group";
|
|
|
|
$SelectOneContact = "Select one contact";
|
|
|
|
$SelectOneGroup = "Select one group";
|
|
|
|
$AttachContactsPersonal = "Attach personal contacts";
|
|
|
|
$AttachContactsToGroupSuccesfuly = "Successfully attached contacts to group";
|
|
|
|
$InvitationDenied = "Invitation denied";
|
|
|
|
$AddedContactToList = "Added contact to list";
|
|
|
|
$ContactsGroupsComment = "This screen is a list of contacts sorted by groups";
|
|
|
|
$YouDontHaveContactsInThisGroup = "You don\'t have contacts in this group";
|
|
|
|
$SelectTheCheckbox = "Select the check box";
|
|
|
|
$YouDontHaveInvites = "You don\'t have invitations";
|
|
|
|
$SocialInvitesComment = "This screen allows you to check your pending invitations";
|
|
|
|
$InvitationSentBy = "Invitation sent by";
|
|
|
|
$RequestContact = "Request contact";
|
|
|
|
$DateSend = "Date sent";
|
|
|
|
$SocialUnknow = "Unknown";
|
|
|
|
$SocialParent = "My parents";
|
|
|
|
$SocialFriend = "My friends";
|
|
|
|
$SocialGoodFriend = "My real friends";
|
|
|
|
$SocialEnemy = "My enemies";
|
|
|
|
$SocialDeleted = "Contact deleted";
|
|
|
|
$MessageOutboxComment = "This screen shows the messages you sent";
|
|
|
|
$MyPersonalData = "My personal data";
|
|
|
|
$AlterPersonalData = "Alter personal data";
|
|
|
|
$SocialNetwork = "Social network";
|
|
|
|
$YouDontHaveInvites = "You don\'t have pending invitations";
|
|
|
|
$Invites = "My invitations";
|
|
|
|
$ContactsGroups = "Group contacts";
|
|
|
|
$BackToOutbox = "Back to outbox";
|
|
|
|
?>
|