You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
87 lines
3.5 KiB
87 lines
3.5 KiB
<?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 = "Trainer only";
|
|
$langDefineHeadings = "Define Headings";
|
|
$langBackToUsersList = "Back to users list";
|
|
$langTracking = "Tracking";
|
|
$langCourseManager = "Trainer";
|
|
$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 training";
|
|
$langFilled = "Not all fields were filled";
|
|
$langUserNo = "User No";
|
|
$langTaken = "is already in use. Please select a different ";
|
|
$langTutor = "Coach";
|
|
$langUnreg = "Unsubscribe";
|
|
$langGroupUserManagement = "Groups management";
|
|
$langUnregister = "Unregister";
|
|
$langAddAUser = "Add a user";
|
|
$UsersUnsubscribed = "The selected learners have been unsubscribed from the training";
|
|
$ThisStudentIsSubscribeThroughASession = "This learner is subscribed in this training through a training session. You cannot edit his information";
|
|
$NoDataAvailable = "No data available";
|
|
$AddToFriends = "Are you sure you want to add this contact to your friends ?";
|
|
$AddPersonalMessage = "Add a personal message";
|
|
$Friends = "Friends";
|
|
$PersonalData = "Profile";
|
|
$Contacts = "Contacts";
|
|
$SocialInformationComment = "This screen allows you to organise your contacts";
|
|
$AttachContactsToGroup = "Attach contacts to group";
|
|
$ContactsList = "Contacts list";
|
|
$AttachToGroup = "Add to a group";
|
|
$SelectOneContact = "Select one contact";
|
|
$SelectOneGroup = "Select one group";
|
|
$AttachContactsPersonal = "Add personal contacts";
|
|
$AttachContactsToGroupSuccesfuly = "Successfully added contacts to group";
|
|
$InvitationDenied = "Invitation denied";
|
|
$AddedContactToList = "Added contact to list";
|
|
$ContactsGroupsComment = "This screen is a list of contacts sorted by groups";
|
|
$YouDontHaveContactsInThisGroup = "No contacts found";
|
|
$SelectTheCheckbox = "Select the check box";
|
|
$YouDontHaveInvites = "Empty";
|
|
$SocialInvitesComment = "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 = "Messages sent.";
|
|
$MyPersonalData = "My personal data";
|
|
$AlterPersonalData = "Alter personal data";
|
|
$Invites = "Invitations";
|
|
$ContactsGroups = "Group contacts";
|
|
$ErrorSendingMessage = "An error occured when sending the message";
|
|
$PendingInvitations = "Pending invitations";
|
|
$MyInbox = "My inbox";
|
|
$ViewSharedProfile = "View shared profile";
|
|
$SeeAll = "See all";
|
|
$ImagesUploaded = "Uploaded images";
|
|
$ExtraInformation = "Extra information";
|
|
$SearchContacts = "Search contacts";
|
|
$SocialSeeContacts = "See contacts";
|
|
$SocialUserInformationAttach = "Please write a message before sending the request";
|
|
$MessageInvitationNotSent = "your invitation message has not been sent";
|
|
$SocialAddToFriends = "Add to my contacts";
|
|
$UserNonRegisteredAtTheCourse = "User not registered in this training";
|
|
$ChangeContactGroup = "Change contact group";
|
|
$Friend = "Friend";
|
|
$ViewMySharedProfile = "My shared profile";
|
|
$UserStatistics = "Reporting for this user";
|
|
$EditUser = "Edit this user";
|
|
$ViewUser = "View this user";
|
|
?>
|