Browse Source

Adding translations

Julio Montoya 12 years ago
parent
commit
90a9ddcc9e

+ 14 - 0
main/lang/english/admin.inc.php

@@ -1548,4 +1548,18 @@ $ShibbolethMainActivateComment = "<p>First of all, you have to configure Shibbol
 $LdapDescriptionTitle = "<h3>LDAP autentication</h3>";
 $FacebookMainActivateTitle = "<h3>Facebook authentication</h3>";
 $FacebookMainActivateComment = "<p>First of all, you have create a Facebook Application (see <a href='https://developers.facebook.com/apps'>https://developers.facebook.com/apps</a>) with your Facebook account. In the Facebook Apps parameters, the site URL value should have a GET parameter 'action=fbconnect' (e.g. http://mychamilo.com/?action=fbconnect).</p>Then, <h5>edit file main/auth/external_login/facebook.conf.php</h5>and enter 'appId' and 'secret' values for &#36;facebook_config.<br/>Go to <a href='settings.php?category=Facebook'>Plugin</a> to add a configurable 'Facebook Login' button for your Chamilo campus.";
+$LanguagePriority1Title = "Language priority 1";
+$LanguagePriority2Title = "Language priority 2";
+$LanguagePriority3Title = "Language priority 3";
+$LanguagePriority4Title = "Language priority 4";
+$LanguagePriority5Title = "Language priority 5";
+$LanguagePriority1Comment = "The language with the highest priority";
+$UserLanguage = "User language";
+$UserSelectedLanguage = "User selected language";
+$TeachersCanChangeGradeModelSettingsTitle = "Teachers can change the Gradebook model settings";
+$TeachersCanChangeGradeModelSettingsComment = "When editing a Gradebook";
+$GradebookDefaultGradeModelTitle = "Default grade model";
+$GradebookDefaultGradeModelComment = "This value will be selected by default when creating a course";
+$GradebookEnableGradeModelTitle = "Enable Gradebook model";
+$GradebookEnableGradeModelComment = "Enables the auto creation of gradebook categories inside a course depending of the gradebook models.";
 ?>

+ 1 - 0
main/lang/english/announcements.inc.php

@@ -60,4 +60,5 @@ $YourAccountIsActiveYouCanLoginAndCheckYourCourses = "Dear user,
 
 Your account has now been activated on the platform. Please login and enjoy your courses.";
 $AddAsAnnouncement = "Add as an announcement";
+$AnnouncementForGroup = "Announcement for a group";
 ?>

+ 1 - 0
main/lang/english/group.inc.php

@@ -96,4 +96,5 @@ $BackToGroupList = "Back to Groups list";
 $EditGroupCategory = "Edit group category";
 $NoStudents = "No student";
 $NoData = "No data available";
+$AllGroups = "All groups";
 ?>

File diff suppressed because it is too large
+ 0 - 0
main/lang/spanish/admin.inc.php


Some files were not shown because too many files changed in this diff