diff --git a/main/lang/arabic/accessibility.inc.php b/main/lang/arabic/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/arabic/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/bosnian/accessibility.inc.php b/main/lang/bosnian/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/bosnian/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/brazilian/accessibility.inc.php b/main/lang/brazilian/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/brazilian/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/bulgarian/accessibility.inc.php b/main/lang/bulgarian/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/bulgarian/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/catalan/accessibility.inc.php b/main/lang/catalan/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/catalan/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/croatian/accessibility.inc.php b/main/lang/croatian/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/croatian/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/czech/accessibility.inc.php b/main/lang/czech/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/czech/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/czech/admin.inc.php b/main/lang/czech/admin.inc.php
index deac8faff6..0d74ba9fb8 100644
--- a/main/lang/czech/admin.inc.php
+++ b/main/lang/czech/admin.inc.php
@@ -320,5 +320,6 @@ $Documents = "Dokumenty";
$UserPicture = "Obrázek";
$UserPassword = "Heslo";
$Classes = "Třídy";
+$langActiveExtensions = "Aktivuj toto rozšíření";
$ActiveExtension = "Aktivuj služby";
?>
\ No newline at end of file
diff --git a/main/lang/danish/accessibility.inc.php b/main/lang/danish/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/danish/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/dutch/accessibility.inc.php b/main/lang/dutch/accessibility.inc.php
new file mode 100644
index 0000000000..428e1edfdf
--- /dev/null
+++ b/main/lang/dutch/accessibility.inc.php
@@ -0,0 +1,5 @@
+
\ No newline at end of file
diff --git a/main/lang/dutch/admin.inc.php b/main/lang/dutch/admin.inc.php
index 5c41089cd0..0a5c8d0301 100644
--- a/main/lang/dutch/admin.inc.php
+++ b/main/lang/dutch/admin.inc.php
@@ -500,6 +500,9 @@ $TimeLimitWhosonlineComment = "Deze tijdslimiet bepaalt hoeveel seconden een geb
$ExampleMaterialCourseCreationTitle = "Voorbeeld inhoud bij aanmaken cursus";
$ExampleMaterialCourseCreationComment = "Automatisch voorbeeld inhoud aanmaken wanneer een nieuwe cursus aangemaakt wordt.";
$IconsOnly = "Enkel iconen";
+$title = "Titel";
$Version = "Versie";
$Header = "Hoofding";
+$Active = "Actief";
+$Inactive = "Inactief";
?>
\ No newline at end of file
diff --git a/main/lang/dutch/document.inc.php b/main/lang/dutch/document.inc.php
index d6e0f3842a..a881540e5a 100644
--- a/main/lang/dutch/document.inc.php
+++ b/main/lang/dutch/document.inc.php
@@ -123,4 +123,5 @@ $ConvertToLP = "Converteer in leerpad";
$Content = "Inhoud";
$Validate = "Valideer";
$AdvancedSettings = "Geavanceerde instellingen";
+$AdvancedSettings = "Geavanceerde instellingen";
?>
\ No newline at end of file
diff --git a/main/lang/dutch/registration.inc.php b/main/lang/dutch/registration.inc.php
index 10edbbfc2f..e51f6d5b06 100644
--- a/main/lang/dutch/registration.inc.php
+++ b/main/lang/dutch/registration.inc.php
@@ -160,4 +160,7 @@ $AccountExternalAuthSource = "Dokeos kan de aanvraag niet automatisch behandelen
$AccountsExternalAuthSource = "Dokeos kan de aanvraag niet automatisch behandelen omdat minstens een van de accounts een externe authenticatiebron gebruikt. Gelieve de gepaste maatregelen te nemen voor alle accounts (ook die met platformauthenticatie) en de gebruiker hierover in te lichten.";
$RequestSentToPlatformAdmin = "Dokeos kan de aanvraag niet automatisch behandelen voor dit accounttype. Uw aanvraag is verzonden naar de platformbeheerder, die de gepaste maatregelen zal nemen en u zal inlichten over het resultaat.";
$langphone = "Telefoonnumer";
+$MyProgress = "Mijn vooruitgang";
+$ProgressIntroduction = "Start met het kiezen van een cursus sessie.
U kunt daarna uw vooruitgang volgen voor alle cursussen waarvoor u ingeschreven bent.";
+$Select = "Kies";
?>
\ No newline at end of file
diff --git a/main/lang/english/accessibility.inc.php b/main/lang/english/accessibility.inc.php
new file mode 100644
index 0000000000..b7ce310c48
--- /dev/null
+++ b/main/lang/english/accessibility.inc.php
@@ -0,0 +1,5 @@
+
\ No newline at end of file
diff --git a/main/lang/english/admin.inc.php b/main/lang/english/admin.inc.php
index 1fd09d35d7..91fae14e90 100644
--- a/main/lang/english/admin.inc.php
+++ b/main/lang/english/admin.inc.php
@@ -542,4 +542,8 @@ $SubscribeUsersToSession = "Subscribe users to this session";
$UserListInPlatform = "User list in the platform";
$UserListInSession = "User list subscribed in this session";
$CourseListInPlatform = "Course list in the platform";
+$Host = "Host";
+$UserOnHost = "Username";
+$FtpPassword = "FTP password";
+$PathToLzx = "Path to LZX files";
?>
\ No newline at end of file
diff --git a/main/lang/english/document.inc.php b/main/lang/english/document.inc.php
index b6cd6c20c6..f1bf026281 100644
--- a/main/lang/english/document.inc.php
+++ b/main/lang/english/document.inc.php
@@ -121,4 +121,6 @@ $Content = "Content";
$Validate = "Validate";
$AdvancedSettings = "Advanced settings";
$AdvancedSettings = "Advanced settings";
+$File = "File";
+$DocDeleteError = "Error during the delete of document";
?>
\ No newline at end of file
diff --git a/main/lang/english/forum.inc.php b/main/lang/english/forum.inc.php
index 9a35696aa7..ba0a7cf8ca 100644
--- a/main/lang/english/forum.inc.php
+++ b/main/lang/english/forum.inc.php
@@ -75,4 +75,5 @@ $DeleteForum = "Delete forum ?";
$DeleteForumCategory = "Delete forum category ?";
$Lock = "Lock";
$Unlock = "Unlock";
+$MoveThread = "Move Thread";
?>
\ No newline at end of file
diff --git a/main/lang/english/learnpath.inc.php b/main/lang/english/learnpath.inc.php
index 804acac65b..dc5e4e7649 100644
--- a/main/lang/english/learnpath.inc.php
+++ b/main/lang/english/learnpath.inc.php
@@ -151,4 +151,5 @@ $langNoLinksAvailable = "No links available";
$langNoItemsInLp = "There are no items in the learning path for this moment. Click on \"Advanced\" for creating your learning path items.";
$FirstPosition = "First position";
$NewQuiz = "New quiz";
+$CreateTheForum = "Add the forum";
?>
\ No newline at end of file
diff --git a/main/lang/english/registration.inc.php b/main/lang/english/registration.inc.php
index c50931e548..af6169172c 100644
--- a/main/lang/english/registration.inc.php
+++ b/main/lang/english/registration.inc.php
@@ -164,4 +164,12 @@ $AccountsExternalAuthSource = "Dokeos can\'t handle the request automatically be
$RequestSentToPlatformAdmin = "Dokeos can\'t handle the request automatically for this type of account. Your request has been sent to the platform administrator, who will take appropriate measures and notify you of the result.";
$langphone = "Phone";
$Unreg = "Unregister";
+$MyProgress = "My progress";
+$ProgressIntroduction = "Start with selecting a course session below.
You can then see your progress for every course you are subscribed to.";
+$Select = "Select";
+$NeverExpires = "Never expires";
+$On = "On";
+$HourMinuteDivider = "h";
+$ExpirationDate = "Expiration date";
+$ActiveAccount = "Active account";
?>
\ No newline at end of file
diff --git a/main/lang/english/survey.inc.php b/main/lang/english/survey.inc.php
index 7feb2d1132..b60193e002 100644
--- a/main/lang/english/survey.inc.php
+++ b/main/lang/english/survey.inc.php
@@ -95,4 +95,19 @@ $MultipleChoiceMultih = "Multiple choice (multiple answer) horizontal";
$MultipleChoiceSingleh = "Multiple Choice (Single Answer)Horizontal";
$ThisCodeAlradyExists = "This code already exist";
$SaveAndExit = "Save and exit";
+$CreateExistingSurvey = "Create from an existing survey";
+$SurveyName = "Survey name";
+$Language = "Language";
+$AvailableUntill = "Available untill";
+$SurveySubTitle = "Survey subtitle";
+$ShareSurvey = "Share survey";
+$HourMinuteDivider = "h";
+$SurveyThanks = "Survey thanks";
+$EditSurvey = "Edit survey";
+$NoSurveysSelected = "No surveys selected";
+$SurveyUpdatedSuccesfully = "the survey has been succesfully updated";
+$YouCanNowAddQuestionToYourSurvey = "You can now add questions to your survey";
+$Here = "here";
+$OrReturnToSurveyOverview = "Or return to survey overview";
+$ImportQuestionsFromExistingGroup = "Import questions from existing groups";
?>
\ No newline at end of file
diff --git a/main/lang/esperanto/accessibility.inc.php b/main/lang/esperanto/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/esperanto/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/euskera/accessibility.inc.php b/main/lang/euskera/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/euskera/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/finnish/accessibility.inc.php b/main/lang/finnish/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/finnish/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/french/accessibility.inc.php b/main/lang/french/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/french/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/french/admin.inc.php b/main/lang/french/admin.inc.php
index b1324b90e4..76c5552f61 100644
--- a/main/lang/french/admin.inc.php
+++ b/main/lang/french/admin.inc.php
@@ -543,4 +543,8 @@ $SubscribeUsersToSession = "Inscrire des utilisateurs
$UserListInPlatform = "Liste des utilisateurs de la plateforme";
$UserListInSession = "Liste des utilisateurs inscrits à cette session";
$CourseListInPlatform = "Liste des cours de la plateforme";
+$Host = "Hôte";
+$UserOnHost = "Nom d\'utilisateur";
+$FtpPassword = "Mot de passe FTP";
+$PathToLzx = "Chemin vers les fichiers LZX";
?>
\ No newline at end of file
diff --git a/main/lang/french/document.inc.php b/main/lang/french/document.inc.php
index 9489c4236a..e6eccc8aba 100644
--- a/main/lang/french/document.inc.php
+++ b/main/lang/french/document.inc.php
@@ -122,4 +122,6 @@ $Content = "Contenu";
$Validate = "Valider";
$AdvancedSettings = "Options avancées";
$AdvancedSettings = "Options avancées";
+$File = "Fichier";
+$DocDeleteError = "Erreur durant la suppression du document";
?>
\ No newline at end of file
diff --git a/main/lang/french/forum.inc.php b/main/lang/french/forum.inc.php
index 26af8dce09..cdf60ee458 100644
--- a/main/lang/french/forum.inc.php
+++ b/main/lang/french/forum.inc.php
@@ -75,4 +75,5 @@ $DeleteForum = "Supprimer le forum ?";
$DeleteForumCategory = "Supprimer la catégorie de forum ?";
$Lock = "Verrouiller";
$Unlock = "Déverrouiller";
+$MoveThread = "Déplacer le topic";
?>
\ No newline at end of file
diff --git a/main/lang/french/learnpath.inc.php b/main/lang/french/learnpath.inc.php
index 777c26fabd..0cacf6f2d9 100644
--- a/main/lang/french/learnpath.inc.php
+++ b/main/lang/french/learnpath.inc.php
@@ -151,4 +151,5 @@ $langNoLinksAvailable = "Aucun lien disponible";
$langNoItemsInLp = "Il n\'y a pas d\'étapes dans ce parcours pour le moment. Cliquez sur \"avancée\" pour créer une étape.";
$FirstPosition = "Première position";
$NewQuiz = "Nouveau test";
+$CreateTheForum = "Ajouter le forum";
?>
\ No newline at end of file
diff --git a/main/lang/french/registration.inc.php b/main/lang/french/registration.inc.php
index dbc77e5178..c6160172dd 100644
--- a/main/lang/french/registration.inc.php
+++ b/main/lang/french/registration.inc.php
@@ -173,4 +173,9 @@ $AccountsExternalAuthSource = "Dokeos ne peut prendre cette requ
$RequestSentToPlatformAdmin = "Dokeos ne peut prendre la requête en charge automatiquement pour ce type de compte. Votre requête a été envoyée à un administrateur de la plateforme qui prendra les mesures appropriées et vous avertira du résultat.";
$langphone = "Téléphone";
$Unreg = "Désinscrire";
+$NeverExpires = "N\'expire jamais";
+$On = "Le";
+$HourMinuteDivider = "h";
+$ExpirationDate = "Date d\'expiration";
+$ActiveAccount = "Activation du compte";
?>
\ No newline at end of file
diff --git a/main/lang/french/survey.inc.php b/main/lang/french/survey.inc.php
index 597a4e3c74..526739b62d 100644
--- a/main/lang/french/survey.inc.php
+++ b/main/lang/french/survey.inc.php
@@ -94,4 +94,19 @@ $MultipleChoiceMultih = "Choix multiple (r
$MultipleChoiceSingleh = "Choix multiple (une seule réponse) horizontal";
$ThisCodeAlradyExists = "Ce code existe déjà";
$SaveAndExit = "Sauvegarder et quitter";
+$CreateExistingSurvey = "Créer à partir d\'une enquête existante";
+$SurveyName = "Nom de l\'enquête";
+$Language = "Langue";
+$AvailableUntill = "Valable jusqu\'au";
+$SurveySubTitle = "Sous-titre de l\'enquête";
+$ShareSurvey = "Partager l\'enquête";
+$HourMinuteDivider = "h";
+$SurveyThanks = "Remerciements";
+$EditSurvey = "Editer l\'enquête";
+$NoSurveysSelected = "Aucune enquête n\'a été sélectionnée";
+$SurveyUpdatedSuccesfully = "L\'enquête a bien été mise à jour";
+$YouCanNowAddQuestionToYourSurvey = "Vous pouvez maintenant ajouter des questions à votre enquête";
+$Here = "ici";
+$OrReturnToSurveyOverview = "Ou retourner à la liste des enquêtes";
+$ImportQuestionsFromExistingGroup = "Importer des questions à partir de groupes existants";
?>
\ No newline at end of file
diff --git a/main/lang/galician/accessibility.inc.php b/main/lang/galician/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/galician/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/german/accessibility.inc.php b/main/lang/german/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/german/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/german/admin.inc.php b/main/lang/german/admin.inc.php
index 08e39bd0ef..7ae114e78d 100644
--- a/main/lang/german/admin.inc.php
+++ b/main/lang/german/admin.inc.php
@@ -531,4 +531,19 @@ $PublicPagesComplyToWAIComment = "WAI (Web Accessibility Initiative) ist eine In
$VersionCheck = "Check für Version ";
$Active = "Aktiv";
$Inactive = "Inaktiv";
+$SessionOverview = "Überblick Session";
+$SubscribeUserIfNotAllreadySubscribed = "Benutzer registrieren, wenn er noch nicht registriert ist";
+$UnsubscribeUserIfSubscriptionIsNotInFile = "Benutzer abmelden, wenn Abmeldung nicht in Datei vorliegt";
+$DeleteSelectedSessions = "Ausgewählte Sessions löschen";
+$CourseListInSession = "Kursliste in dieser Session";
+$UnsubscribeCoursesFromSession = "Ausgewählte Kurse aus dieser Session abmelden";
+$NbUsers = "Benutzer";
+$SubscribeUsersToSession = "Benutzer in dieser Session anmelden";
+$UserListInPlatform = "Benutzerliste auf der Plattform";
+$UserListInSession = "Benutzerliste für angemeldete Benutzer in dieser Session";
+$CourseListInPlatform = "Kursliste auf dieser Plattform";
+$Host = "Host";
+$UserOnHost = "Benutzername";
+$FtpPassword = "FTP Passwort";
+$PathToLzx = "Pfad zu LZX Dateien";
?>
\ No newline at end of file
diff --git a/main/lang/german/document.inc.php b/main/lang/german/document.inc.php
index 69a8baa234..39c02f1c4e 100644
--- a/main/lang/german/document.inc.php
+++ b/main/lang/german/document.inc.php
@@ -122,4 +122,5 @@ $Content = "Inhalt";
$Validate = "Validieren";
$AdvancedSettings = "Weitere Einstellungen";
$AdvancedSettings = "Weitere Einstellungen";
+$File = "Datei";
?>
\ No newline at end of file
diff --git a/main/lang/german/forum.inc.php b/main/lang/german/forum.inc.php
index 69275d9ce3..1062b7b99f 100644
--- a/main/lang/german/forum.inc.php
+++ b/main/lang/german/forum.inc.php
@@ -75,4 +75,5 @@ $DeleteForum = "Forum l
$DeleteForumCategory = "Forum-Kategorie löschen";
$Lock = "Sperren";
$Unlock = "Entsperren";
+$MoveThread = "Thema verschieben";
?>
\ No newline at end of file
diff --git a/main/lang/german/learnpath.inc.php b/main/lang/german/learnpath.inc.php
index 71da03aea6..d73c071a46 100644
--- a/main/lang/german/learnpath.inc.php
+++ b/main/lang/german/learnpath.inc.php
@@ -151,4 +151,5 @@ $langNoLinksAvailable = "Es sind keine Links verf
$langNoItemsInLp = "Im Augenblick gibt es keine Schritte im Lernpfad. Auf \"Fortgeschrittene\" klicken, um Lernpfad Schritte zu erstellen";
$FirstPosition = "Erste Stelle";
$NewQuiz = "Neues Quiz";
+$CreateTheForum = "Forum hinzufügen";
?>
\ No newline at end of file
diff --git a/main/lang/german/registration.inc.php b/main/lang/german/registration.inc.php
index 8b110d1d19..824a91eca4 100644
--- a/main/lang/german/registration.inc.php
+++ b/main/lang/german/registration.inc.php
@@ -161,4 +161,12 @@ $AccountsExternalAuthSource = "Dieser Wunsch kann nicht automatisch bearbeitet w
$RequestSentToPlatformAdmin = "Der Wunsch kann für diese Art von Benutzer Konto nicht automatisch bearbeitet werden. Ihr Wunsch wurde an den Plattform Administrator weitergeleitet, der entsprechende Schritte in die Wege leiten wird, um Ihnen weiter Informationen zukommen zu lassen.";
$langphone = "Telefon";
$Unreg = "Abmelden";
+$MyProgress = "Mein Fortschritt";
+$ProgressIntroduction = "Beginnen Sie unten mit der Auswahl einer Kurs Session.
Die können dann Ihren Fortschritt für jeden Kurs sehen, den Sie belegt haben.";
+$Select = "Auswählen";
+$NeverExpires = "Läuft nie ab";
+$On = "An";
+$HourMinuteDivider = "h";
+$ExpirationDate = "Ablaufdatum";
+$ActiveAccount = "Aktiver Account";
?>
\ No newline at end of file
diff --git a/main/lang/german/survey.inc.php b/main/lang/german/survey.inc.php
index 64ddc739b1..1c6db45522 100644
--- a/main/lang/german/survey.inc.php
+++ b/main/lang/german/survey.inc.php
@@ -95,4 +95,19 @@ $MultipleChoiceMultih = "Mehrfach Auswahl (Mehrfachantwort) horizontal";
$MultipleChoiceSingleh = "Mehrfach Auswahl (eine Antwort) horizontal";
$ThisCodeAlradyExists = "Dieser Code existiert bereits";
$SaveAndExit = "Speichern und beenden";
+$CreateExistingSurvey = "Umfrage von einer bestehenden Umfrage erstellen";
+$SurveyName = "Umfrage Titel";
+$Language = "Sprache";
+$AvailableUntill = "Verfügbar bis ";
+$SurveySubTitle = "Umfrage Untertitel";
+$ShareSurvey = "Umfrage veröffentlichen";
+$HourMinuteDivider = "h";
+$SurveyThanks = "Dank für Umfrage";
+$EditSurvey = "Umfrage bearbeiten";
+$NoSurveysSelected = "Es wurden keine Umfragen ausgewählt";
+$SurveyUpdatedSuccesfully = "Die Umfrage wurde erfolgreich aktualisiert";
+$YouCanNowAddQuestionToYourSurvey = "Sie können nun Fragen zu Ihrer Umfrage hinzufügen";
+$Here = "hier";
+$OrReturnToSurveyOverview = "oder zum Überblick der Umfragen zurück gehen";
+$ImportQuestionsFromExistingGroup = "Fragen aus bestehenden Gruppen importieren";
?>
\ No newline at end of file
diff --git a/main/lang/greek/accessibility.inc.php b/main/lang/greek/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/greek/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/hebrew/accessibility.inc.php b/main/lang/hebrew/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/hebrew/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/hungarian/accessibility.inc.php b/main/lang/hungarian/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/hungarian/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/indonesian/accessibility.inc.php b/main/lang/indonesian/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/indonesian/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/italian/accessibility.inc.php b/main/lang/italian/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/italian/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/italian/admin.inc.php b/main/lang/italian/admin.inc.php
index a15a6aacd1..242dbd34a4 100644
--- a/main/lang/italian/admin.inc.php
+++ b/main/lang/italian/admin.inc.php
@@ -529,4 +529,22 @@ $Header = "Intestazione";
$Footer = "Piè di pagina";
$PublicPagesComplyToWAITitle = "Pagine pubbliche conformi a WAI";
$PublicPagesComplyToWAIComment = "WAI (Web Accessibility Initiative) permette di migliorare l\'accessibilità del web. Ciò può far apparire diverse le pagine pubbliche del portale";
+$VersionCheck = "Controllo versione";
+$Active = "Attivo";
+$Inactive = "Inattivo";
+$SessionOverview = "Sintesi sessione";
+$SubscribeUserIfNotAllreadySubscribed = "Iscrivi un utente se non è già iscritto";
+$UnsubscribeUserIfSubscriptionIsNotInFile = "Cancella un utente se l\'iscrizione non compare nel file";
+$DeleteSelectedSessions = "Elimina le sessioni selezionate";
+$CourseListInSession = "Elenco dei corsi compresi nella sessione";
+$UnsubscribeCoursesFromSession = "Cancella le iscrizioni ai corsi di questa sessione";
+$NbUsers = "Utenti";
+$SubscribeUsersToSession = "Iscrivi utenti alla sessione";
+$UserListInPlatform = "Elenco degli utenti registrati presso il Campus";
+$UserListInSession = "Elenco degli utenti iscritti alla sessione";
+$CourseListInPlatform = "Elenco completo dei corsi esistenti nel Campus";
+$Host = "Host";
+$UserOnHost = "Nome utente";
+$FtpPassword = "Password FTP";
+$PathToLzx = "Percorso dei files LZX";
?>
\ No newline at end of file
diff --git a/main/lang/italian/document.inc.php b/main/lang/italian/document.inc.php
index 0eb81ce3ec..90f19a045f 100644
--- a/main/lang/italian/document.inc.php
+++ b/main/lang/italian/document.inc.php
@@ -121,4 +121,5 @@ $Content = "Contenuto";
$Validate = "Valida";
$AdvancedSettings = "Configurazione avanzata";
$AdvancedSettings = "Configurazione avanzata";
+$File = "File";
?>
\ No newline at end of file
diff --git a/main/lang/italian/exercice.inc.php b/main/lang/italian/exercice.inc.php
index 4ebf17dbae..8999f9f5b6 100644
--- a/main/lang/italian/exercice.inc.php
+++ b/main/lang/italian/exercice.inc.php
@@ -211,4 +211,6 @@ $AddElem = "+ elementi";
$DelElem = "- elementi";
$PlusAnswer = "+ risposte";
$LessAnswer = "- risposte";
+$YourScore = "Il tuo punteggio";
+$Attempted = "Affrontato";
?>
\ No newline at end of file
diff --git a/main/lang/italian/forum.inc.php b/main/lang/italian/forum.inc.php
index 97785bb947..89926a2f52 100644
--- a/main/lang/italian/forum.inc.php
+++ b/main/lang/italian/forum.inc.php
@@ -65,4 +65,15 @@ $EditPostStored = "Il messaggio
$NewForumPost = "Nuovo messaggio nel forum";
$YouWantedToStayInformed = "Hai richiesto di ricevere via e-mail un avviso su eventuali risposte all\'argomento";
$MessageHasToBeApproved = "Il tuo messaggio dev\'essere approvato prima di essere pubblicatao";
+$AllowAttachments = "Permetti l\'uso di allegati";
+$EditForumCategory = "Modifica la Categoria del Forum";
+$MovePost = "Sposta il messaggio";
+$MoveToThread = "Sposta verso l\'argomento";
+$ANewThread = "Un nuovo argomento";
+$Reply = "Risposta";
+$DeleteForum = "Eliminare il Forum?";
+$DeleteForumCategory = "Eliminare la Categoria dei Forum ?";
+$Lock = "Blocca";
+$Unlock = "Sblocca";
+$MoveThread = "Sposta l\'argomento";
?>
\ No newline at end of file
diff --git a/main/lang/italian/learnpath.inc.php b/main/lang/italian/learnpath.inc.php
index 76b69e5de8..e71007cd82 100644
--- a/main/lang/italian/learnpath.inc.php
+++ b/main/lang/italian/learnpath.inc.php
@@ -104,6 +104,8 @@ $langViewModeFullScreen = "Vista: pieno schermo";
$langShowDebug = "Mostra il debug";
$langHideDebug = "Nascondi il debug";
$langCantEditDocument = "Il documento non può essere modificato";
+$langAreYouSureToDelete = "Sei sicura/o dell\'eliminazione?";
+$langAfter = "Dopo";
$lang_prerequisites_limit = "Prerequisiti";
$lang_loading = "Caricamento pagina, attendere prego ..";
$lang_empty = "Questa Directory non contiene nessun elemento.";
@@ -122,8 +124,32 @@ $langItemMissing1 = "C\'era una";
$langItemMissing2 = "pagina (elemento) in questa posizione nel percorso originale Dokeos";
$langDone = "Fatto!";
$langNoItemSelected = "Per visualizzare qualcosa in questa posizione, seleziona una voce dal menù laterale";
+$langNewDocumentCreated = "Il nuovo documento è stato creato.";
+$langEditCurrentChapter = "Modifica il presente capitolo";
+$langditCurrentModule = "Modifica il presente modulo";
+$langCreateTheDocument = "Crea il documento";
+$langMoveTheCurrentDocument = "Sposta il presente documento";
+$langEditTheCurrentDocument = "Modifica il presente documento";
+$langWarning = "Attenzione !";
+$langWarningEditingDocument = "Se modifichi un documento esistente nel percorso, la nuova versione non sovrascrive il documento precedente, ma è salvata come nuovo documento. Per sovrascrivere il documento precedente devi farlo nella sezione Documenti.";
+$langDirectory = "Cartella";
+$langCreateTheExercise = "Crea l\'esercizio";
+$langMoveTheCurrentExercise = "Sposta il presente esercizio";
+$langEditCurrentExecice = "Modifica il presente esercizio";
$langUploadScorm = "Importa SCORM, AICC o Powerpoint";
+$langPowerPointConvert = "Conversione da PowerPoint (C)";
+$langLPCreatedToContinue = "Per proseguire puoi aggiungere al Percorso un Modulo, un Capitolo o un Paragrafo tramite il menù a sinistra.";
+$langLPCreatedAddChapterStep = "Puoi aggiungere al Percorso un Modulo, un Capitolo o un Paragrafo tramite il menù a sinistra.";
+$langPrerequisitesAdded = "Sono stati aggiunti dei prerequisiti per il presente paragrafo";
+$langAddEditPrerequisites = "Aggiungi o modifica i prerequisiti";
+$langMinimum = "Minimo";
+$langMaximum = "Massimo";
+$langNone = "Nessuno";
+$langNoDocuments = "Non ci sono documenti";
+$langNoExercisesAvailable = "Non ci sono esercizi disponibili";
+$langNoLinksAvailable = "Non ci sono collegamenti disponibili";
$langNoItemsInLp = "Non ci sono elementi nel percorso, per ora. Clicca su \"Avanzata\" per crearne uno.";
$FirstPosition = "Prima posizione";
$NewQuiz = "Nuova domanda";
+$CreateTheForum = "Crea il Forum";
?>
\ No newline at end of file
diff --git a/main/lang/italian/registration.inc.php b/main/lang/italian/registration.inc.php
index 2871f7d7be..7b833e8f9c 100644
--- a/main/lang/italian/registration.inc.php
+++ b/main/lang/italian/registration.inc.php
@@ -163,4 +163,12 @@ $AccountsExternalAuthSource = "La piattaforma non pu
$RequestSentToPlatformAdmin = "La piattaforma non può trattare direttamente la richiesta. La richiesta è stata nviata all\'amministratore che prenderà i provvedimenti adeguati e ti avviserà dei risultati.";
$langphone = "Telefono";
$Unreg = "Cancella l\'iscrizione";
+$MyProgress = "I miei progressi";
+$ProgressIntroduction = "Inizia selezionando qui sotto una sessione del corso.
Puoi controllare i progressi effettuati in ciascun corso cui sei iscritto.";
+$Select = "Seleziona";
+$NeverExpires = "Senza data di scadenza";
+$On = "Il";
+$HourMinuteDivider = "h";
+$ExpirationDate = "Data di scadenza";
+$ActiveAccount = "Attiva l\'account";
?>
\ No newline at end of file
diff --git a/main/lang/italian/survey.inc.php b/main/lang/italian/survey.inc.php
index 35b3a9886a..4ca4fe8fa5 100644
--- a/main/lang/italian/survey.inc.php
+++ b/main/lang/italian/survey.inc.php
@@ -1,4 +1,15 @@
\ No newline at end of file
diff --git a/main/lang/italian/tracking.inc.php b/main/lang/italian/tracking.inc.php
index 3a24f30ba7..e79f585cb2 100644
--- a/main/lang/italian/tracking.inc.php
+++ b/main/lang/italian/tracking.inc.php
@@ -149,4 +149,8 @@ $Administrators = "Amministratori";
$Tracks = "Sequenza";
$Success = "Successo";
$ExcelFormat = "Formato .csv";
+$MyLearnpath = "I miei percorsi";
+$Time = "Tempi";
+$Score = "Punteggi";
+$LastConnexion = "Ultimo collegamento";
?>
\ No newline at end of file
diff --git a/main/lang/italian/trad4all.inc.php b/main/lang/italian/trad4all.inc.php
index 65f01e85e4..a36af17822 100644
--- a/main/lang/italian/trad4all.inc.php
+++ b/main/lang/italian/trad4all.inc.php
@@ -14,6 +14,15 @@ $TheListIsEmpty = "L\'elenco
$langCourseCreate = "Crea un corso";
$langTodo = "Suggerimenti";
$Hide = "Nascondi";
+$langArchive = "Archivio";
+$langCourseCode = "Codice del corso";
+$langNoDescription = "Nessuna descrizione";
+$langCategory = "Categoria";
+$langOfficialCode = "Codice ufficiale";
+$langFirstName = "Nome";
+$langLastName = "Cognome";
+$langStatus = "Status";
+$langEmail = "Email";
$iso639_2_code = "it";
$iso639_1_code = "ita";
$charset = "iso-8859-1";
@@ -265,6 +274,7 @@ $DeleteRight = "Elimina";
$OverviewCourseRights = "Ruoli e permessi";
$SeeAllRightsAllLocationsForSpecificRole = "Ruolo:";
$SeeAllRolesAllLocationsForSpecificRight = "Permesso:";
+$langAdvanced = "Avanzato";
$RightValueModified = "Il valore è stato modificato";
$course_rights = "Ruoli e permessi";
$visio = "Videoconferenza";
@@ -322,4 +332,10 @@ $InCourse = "nel corso";
$UserOnlineListSession = "Elenco di utenti on-line - Sessione";
$From = "Da";
$To = "a";
+$Content = "Contenuto";
+$year = "anno";
+$Years = "anni";
+$Day = "giorno";
+$Days = "giorni";
+$PleaseStandBy = "Prego, rimani in attesa...";
?>
\ No newline at end of file
diff --git a/main/lang/japanese/accessibility.inc.php b/main/lang/japanese/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/japanese/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/korean/accessibility.inc.php b/main/lang/korean/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/korean/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/latvian/accessibility.inc.php b/main/lang/latvian/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/latvian/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/macedonian/accessibility.inc.php b/main/lang/macedonian/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/macedonian/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/malay/accessibility.inc.php b/main/lang/malay/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/malay/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/norwegian/accessibility.inc.php b/main/lang/norwegian/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/norwegian/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/persian/accessibility.inc.php b/main/lang/persian/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/persian/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/polish/accessibility.inc.php b/main/lang/polish/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/polish/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/portuguese/accessibility.inc.php b/main/lang/portuguese/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/portuguese/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/portuguese/admin.inc.php b/main/lang/portuguese/admin.inc.php
index 25a3298131..29427eda58 100644
--- a/main/lang/portuguese/admin.inc.php
+++ b/main/lang/portuguese/admin.inc.php
@@ -529,4 +529,22 @@ $Header = "Cabe
$Footer = "Rodapé";
$PublicPagesComplyToWAITitle = "Páginas públicas em conformidade com WAI";
$PublicPagesComplyToWAIComment = "WAI (Web Accessibility Initiative) é uma iniciativa para tornar a web mais acessível. Seleccionando esta opção, as páginas públicas de Dokeos tornar-se-ão mais acessíveis. Isso significa que algum conteúdo das páginas públicas pode aparecer de maneira diferente.";
+$VersionCheck = "Verificação da versão";
+$Active = "Activo";
+$Inactive = "Inactivo";
+$SessionOverview = "Resumo da sessão";
+$SubscribeUserIfNotAllreadySubscribed = "Inscrever utilizador caso não esteja já inscrito";
+$UnsubscribeUserIfSubscriptionIsNotInFile = "Desinscrever utilizador se não estiver no ficheiro";
+$DeleteSelectedSessions = "Apagar sessões seleccionadas";
+$CourseListInSession = "Lista de cursos desta sessão";
+$UnsubscribeCoursesFromSession = "Desinscrever desta sessão utilizadores seleccionados ";
+$NbUsers = "Utilizadores";
+$SubscribeUsersToSession = "Inscrever utilizadores nesta sessão";
+$UserListInPlatform = "Lista de utilizadores da plataforma";
+$UserListInSession = "Lista de utilizadores inscritos nesta sessão";
+$CourseListInPlatform = "Lista de cursos na plataforma";
+$Host = "Servidor";
+$UserOnHost = "Nome de Utilizador";
+$FtpPassword = "Senha de FTP";
+$PathToLzx = "Caminho para ficheiros LZX";
?>
\ No newline at end of file
diff --git a/main/lang/portuguese/announcements.inc.php b/main/lang/portuguese/announcements.inc.php
index 6f76245841..1bb80cdd99 100644
--- a/main/lang/portuguese/announcements.inc.php
+++ b/main/lang/portuguese/announcements.inc.php
@@ -48,4 +48,5 @@ $AnnouncementDeletedAll = "Todos os an
$AnnouncementMoved = "O anúncio foi deslocado";
$NoAnnouncements = "Não existem anúncios";
$SelectEverybody = "Seleccionar Todos";
+$SelectedUsersGroups = "utilizadores dos grupos seleccionados";
?>
\ No newline at end of file
diff --git a/main/lang/portuguese/document.inc.php b/main/lang/portuguese/document.inc.php
index 42549837d3..00dea4393e 100644
--- a/main/lang/portuguese/document.inc.php
+++ b/main/lang/portuguese/document.inc.php
@@ -121,4 +121,5 @@ $Content = "Conte
$Validate = "Validar";
$AdvancedSettings = "Configurações avançadas";
$AdvancedSettings = "Configurações avançadas";
+$File = "Ficheiro";
?>
\ No newline at end of file
diff --git a/main/lang/portuguese/dropbox.inc.php b/main/lang/portuguese/dropbox.inc.php
index 1c01537d0b..76e92fddb2 100644
--- a/main/lang/portuguese/dropbox.inc.php
+++ b/main/lang/portuguese/dropbox.inc.php
@@ -124,4 +124,5 @@ $mailingNonMailingError = "Um email n
$MailingSelectNoOther = "O correio electrónico não pode ser combinado com outros destinatários.";
$mailingJustUploadSelectNoOther = "O envio de ficheiros para si mesmo não pode ser combinado com outros destinatários.";
$NoFilesHere = "Nenhum ficheiro";
+$NoFilesHere = "Nenhum ficheiro";
?>
\ No newline at end of file
diff --git a/main/lang/portuguese/exercice.inc.php b/main/lang/portuguese/exercice.inc.php
index 40e7d1969d..cea2815e06 100644
--- a/main/lang/portuguese/exercice.inc.php
+++ b/main/lang/portuguese/exercice.inc.php
@@ -203,4 +203,14 @@ $Number = "N
$Weighting = "Pontuação";
$ChooseQuestionType = "Para criar um novo teste, escolha o tipo de perguntas acima";
$MatchesTo = "Corresponde a";
+$CorrectTest = "Corrigir este teste";
+$ViewTest = "Ver";
+$State = "Estado";
+$NotAttempted = "Não tentado";
+$AddElem = "+ elemento";
+$DelElem = "- elemento";
+$PlusAnswer = "+ resposta";
+$LessAnswer = "- resposta";
+$YourScore = "Sua pontuação";
+$Attempted = "Tentado";
?>
\ No newline at end of file
diff --git a/main/lang/portuguese/forum.inc.php b/main/lang/portuguese/forum.inc.php
index 4abe536232..16a658539d 100644
--- a/main/lang/portuguese/forum.inc.php
+++ b/main/lang/portuguese/forum.inc.php
@@ -65,4 +65,15 @@ $EditPostStored = "A mensagem foi alterada";
$NewForumPost = "Nova mensagem publicada no fórum";
$YouWantedToStayInformed = "Disse que queria ser informado todas as vezes que alguém publicasse uma mensagem neste fórum";
$MessageHasToBeApproved = "A mensagem tem de ser aprovada para ser publicada.";
+$AllowAttachments = "Permitir anexos";
+$EditForumCategory = "Editar categoria do fórum";
+$MovePost = "Mover mensagem";
+$MoveToThread = "Mover para o assunto";
+$ANewThread = "Novo assunto";
+$Reply = "Responder";
+$DeleteForum = "Apagar fórum?";
+$DeleteForumCategory = "Apagar categoria do fórum?";
+$Lock = "Bloquear";
+$Unlock = "Desbloquear";
+$MoveThread = "Mover tópico";
?>
\ No newline at end of file
diff --git a/main/lang/portuguese/learnpath.inc.php b/main/lang/portuguese/learnpath.inc.php
index 3c18da7848..b565749f47 100644
--- a/main/lang/portuguese/learnpath.inc.php
+++ b/main/lang/portuguese/learnpath.inc.php
@@ -151,4 +151,5 @@ $langNoLinksAvailable = "N
$langNoItemsInLp = "De momento não existem itens na Sequência de Aprendizagem. Clique em Avançado para acrescentar itens à sua Sequência de Aprendizagem.";
$FirstPosition = "Primeira posição";
$NewQuiz = "Novo Quiz";
+$CreateTheForum = "Acrescentar o fórum";
?>
\ No newline at end of file
diff --git a/main/lang/portuguese/registration.inc.php b/main/lang/portuguese/registration.inc.php
index 49b5f63847..331ddf4408 100644
--- a/main/lang/portuguese/registration.inc.php
+++ b/main/lang/portuguese/registration.inc.php
@@ -167,4 +167,13 @@ $AccountExternalAuthSource = "Dokeos n
$AccountsExternalAuthSource = "Dokeos não pode realizar automaticamente a solicitação porque pelo menos uma das contas tem uma fonte de autorização externa. Por favor, tome as medidas apropiadas em todas as contas (incluindo as que tem autorização da plataforma) e notifique-as ao utilizador.";
$RequestSentToPlatformAdmin = "Dokeos não pode realizar seu pedido automaticamente para este tipo de conta. O seu pedido foi enviado para o administrador da plataforma, que tomará as medidas apropiadas e notificá-lo-á.";
$langphone = "Telefone";
+$Unreg = "Desinscrever";
+$MyProgress = "Meu progresso";
+$ProgressIntroduction = "Comece por seleccionar uma sessão do curso abaixo.
Depois pode ver o seu progresso para cada curso em que está inscrito.";
+$Select = "Seleccionar";
+$NeverExpires = "Nunca expira";
+$On = "a";
+$HourMinuteDivider = "h";
+$ExpirationDate = "Data de expiração";
+$ActiveAccount = "Activação de conta";
?>
\ No newline at end of file
diff --git a/main/lang/portuguese/resourcelinker.inc.php b/main/lang/portuguese/resourcelinker.inc.php
index d5bc9c3999..fbed43f37c 100644
--- a/main/lang/portuguese/resourcelinker.inc.php
+++ b/main/lang/portuguese/resourcelinker.inc.php
@@ -59,4 +59,5 @@ $ForumAddNewTopic = "F
$ForumEditTopic = "Fórum: editar tópico";
$ExerciseAnswers = "Exercício: responder";
$ForumReply = "Fórum: responder";
+$AgendaSortChronologicallyDown = "Publicar itens da Agenda cronologicamente (do mais recente para o mais antigo)";
?>
\ No newline at end of file
diff --git a/main/lang/portuguese/survey.inc.php b/main/lang/portuguese/survey.inc.php
index 650dbfee72..5ca7686370 100644
--- a/main/lang/portuguese/survey.inc.php
+++ b/main/lang/portuguese/survey.inc.php
@@ -95,4 +95,19 @@ $MultipleChoiceMultih = "Escolha m
$MultipleChoiceSingleh = "Escolha múltipla (resposta única) horizontal";
$ThisCodeAlradyExists = "Este código já existe";
$SaveAndExit = "Guardar e sair";
+$CreateExistingSurvey = "Criar a partir de um questionário existente";
+$SurveyName = "Nome do Questionário";
+$Language = "Linguagem";
+$AvailableUntill = "Disponível até";
+$SurveySubTitle = "Subtítulo do questionário";
+$ShareSurvey = "Partilhar questionário";
+$HourMinuteDivider = "h";
+$SurveyThanks = "Agradecimentos";
+$EditSurvey = "Editar questionário";
+$NoSurveysSelected = "Nenhum questionário seleccionado";
+$SurveyUpdatedSuccesfully = "o questionário foi actualizado com sucesso";
+$YouCanNowAddQuestionToYourSurvey = "Agora pode acrescentar questões ao seu questionário";
+$Here = "aqui";
+$OrReturnToSurveyOverview = "Ou voltar à lista de questionários";
+$ImportQuestionsFromExistingGroup = "Importar questões de grupos existentes";
?>
\ No newline at end of file
diff --git a/main/lang/portuguese/tracking.inc.php b/main/lang/portuguese/tracking.inc.php
index 3e8d8be1d2..d37f6d39c5 100644
--- a/main/lang/portuguese/tracking.inc.php
+++ b/main/lang/portuguese/tracking.inc.php
@@ -149,4 +149,8 @@ $Administrators = "Administradores";
$Tracks = "Estatísticas";
$Success = "Êxito";
$ExcelFormat = "Formato Excel";
+$MyLearnpath = "Minha sequência de aprendizagem";
+$Time = "Tempo";
+$Score = "Pontuação";
+$LastConnexion = "Última ligação";
?>
\ No newline at end of file
diff --git a/main/lang/portuguese/trad4all.inc.php b/main/lang/portuguese/trad4all.inc.php
index e5d18f7b7d..922be2f029 100644
--- a/main/lang/portuguese/trad4all.inc.php
+++ b/main/lang/portuguese/trad4all.inc.php
@@ -370,4 +370,5 @@ $year = "ano";
$Years = "anos";
$Day = "dia";
$Days = "dias";
+$PleaseStandBy = "Esperar, por favor ...";
?>
\ No newline at end of file
diff --git a/main/lang/romanian/accessibility.inc.php b/main/lang/romanian/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/romanian/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/russian/accessibility.inc.php b/main/lang/russian/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/russian/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/serbian/accessibility.inc.php b/main/lang/serbian/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/serbian/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/simpl_chinese/accessibility.inc.php b/main/lang/simpl_chinese/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/simpl_chinese/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/slovak/accessibility.inc.php b/main/lang/slovak/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/slovak/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/slovenian/accessibility.inc.php b/main/lang/slovenian/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/slovenian/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/slovenian/admin.inc.php b/main/lang/slovenian/admin.inc.php
index 59f7b620c8..535b6ed4c7 100644
--- a/main/lang/slovenian/admin.inc.php
+++ b/main/lang/slovenian/admin.inc.php
@@ -529,4 +529,22 @@ $Header = "Glava";
$Footer = "Noga";
$PublicPagesComplyToWAITitle = "Združljivost javnih strani z WAI";
$PublicPagesComplyToWAIComment = "WAI (Web Accessibility Initiative) je iniciativa, ki skuša narediti spletne strani dostopnejše. Z izbiro te zmožnosti, postanejo javne strani Dokeos dostopnejše ljudem s posebnim potrebam. To tudi pomeni, da doloèena vsebina teh strani lahko privzame drugačno obliko oz. da je prikazana na drugaèen naèin.";
+$VersionCheck = "Preverjanje inaèice";
+$Active = "Aktiven";
+$Inactive = "Neaktiven";
+$SessionOverview = "Povzetek seje";
+$SubscribeUserIfNotAllreadySubscribed = "Vpiše uporabnike, èe že niso vpisani";
+$UnsubscribeUserIfSubscriptionIsNotInFile = "Izpiši uporabnike, če vpis ni v datoteki";
+$DeleteSelectedSessions = "Odstrani izbrane seje";
+$CourseListInSession = "Seznam teèajev v tej seji";
+$UnsubscribeCoursesFromSession = "Izpiši izbrane teèaje iz te seje";
+$NbUsers = "Uporabniki";
+$SubscribeUsersToSession = "Vpiši uprabnike v to sejo";
+$UserListInPlatform = "Seznam uporabnikov na platformi";
+$UserListInSession = "Seznam uporabnikov vpisanih v to sejo";
+$CourseListInPlatform = "Seznam teèajev na platformi";
+$Host = "Strežnik";
+$UserOnHost = "Uporabniško ime";
+$FtpPassword = "geslo za FTP";
+$PathToLzx = "Pot do LZX datotek";
?>
\ No newline at end of file
diff --git a/main/lang/slovenian/document.inc.php b/main/lang/slovenian/document.inc.php
index 8955de71e5..c31676738e 100644
--- a/main/lang/slovenian/document.inc.php
+++ b/main/lang/slovenian/document.inc.php
@@ -120,4 +120,5 @@ $ConvertToLP = "Pretvori v U
$Content = "Vsebina";
$AdvancedSettings = "Napredne nastavitve";
$AdvancedSettings = "Napredne nastavitve";
+$File = "Datoteka";
?>
\ No newline at end of file
diff --git a/main/lang/slovenian/exercice.inc.php b/main/lang/slovenian/exercice.inc.php
index 3063f1d3d1..906c154807 100644
--- a/main/lang/slovenian/exercice.inc.php
+++ b/main/lang/slovenian/exercice.inc.php
@@ -209,4 +209,10 @@ $CorrectTest = "Oceni to vajo";
$ViewTest = "Poglej to vajo";
$State = "Stanje";
$NotAttempted = "Brez poskusa";
+$AddElem = "+ element";
+$DelElem = "- element";
+$PlusAnswer = "+ odgovor";
+$LessAnswer = "- odgovor";
+$YourScore = "Tvoj rezultat";
+$Attempted = "Poskusov";
?>
\ No newline at end of file
diff --git a/main/lang/slovenian/forum.inc.php b/main/lang/slovenian/forum.inc.php
index cbf1864c40..01d0987807 100644
--- a/main/lang/slovenian/forum.inc.php
+++ b/main/lang/slovenian/forum.inc.php
@@ -75,4 +75,5 @@ $DeleteForum = "Odstranim forum ? ";
$DeleteForumCategory = "Odstranim kategorijo foruma ?";
$Lock = "Zakleni";
$Unlock = "Odkleni";
+$MoveThread = "Prestavi nit";
?>
\ No newline at end of file
diff --git a/main/lang/slovenian/learnpath.inc.php b/main/lang/slovenian/learnpath.inc.php
index d20b91dec3..32afd550a5 100644
--- a/main/lang/slovenian/learnpath.inc.php
+++ b/main/lang/slovenian/learnpath.inc.php
@@ -149,4 +149,5 @@ $langNoLinksAvailable = "Nobena povezava ni na voljo";
$langNoItemsInLp = "Trenutni ni elementov v tekoèi uèni poti. Klinite \"Napredno\" za njihovo kreiranje.";
$FirstPosition = "Zaèetek";
$NewQuiz = "Nova vaja";
+$CreateTheForum = "Dodaj forum";
?>
\ No newline at end of file
diff --git a/main/lang/slovenian/registration.inc.php b/main/lang/slovenian/registration.inc.php
index a432f06aa9..ca01b21975 100644
--- a/main/lang/slovenian/registration.inc.php
+++ b/main/lang/slovenian/registration.inc.php
@@ -163,4 +163,9 @@ $AccountsExternalAuthSource = "Dokeos ne more servisirati te izjeme avtomati
$RequestSentToPlatformAdmin = "Dokeos ne more servisirati zahteve avtomatično za to vrsto uporabniškega raèuna. Vaša zahteva je bila posredovana upravitelju platforme, ki bo izvedel odgovarjajoèe mere in vas naknadno obvestil o rezultatih izvedbe zahteve.";
$langphone = "Tel.";
$Unreg = "Odjavi";
+$MyProgress = "Moj napredek";
+$ProgressIntroduction = "Prièni z izbiro teèaja seje spodaj.
Na predek je viden za vsak teèaj v katerega je teèajnik vpisan.";
+$Select = "Izberi";
+$HourMinuteDivider = ":";
+$ExpirationDate = "Datum poteka";
?>
\ No newline at end of file
diff --git a/main/lang/slovenian/survey.inc.php b/main/lang/slovenian/survey.inc.php
index 7edfe51534..ffaa887800 100644
--- a/main/lang/slovenian/survey.inc.php
+++ b/main/lang/slovenian/survey.inc.php
@@ -95,4 +95,16 @@ $MultipleChoiceMultih = "Ve
$MultipleChoiceSingleh = "Veèkratna izbira (En odgovor) horizontalno";
$ThisCodeAlradyExists = "Ta koda že obstaja";
$SaveAndExit = "Shrani in izstopi";
+$CreateExistingSurvey = "Ustvari iz obstojeèega vprašalnika";
+$SurveyName = "Naziv eval. vprašalnika";
+$Language = "Jezik";
+$AvailableUntill = "Na voljo do";
+$SurveySubTitle = "Podnaslov vprašalnika";
+$ShareSurvey = "Skupna raba vprašalnika";
+$HourMinuteDivider = ":";
+$EditSurvey = "Uredi vprašalnik";
+$NoSurveysSelected = "Noben vprašalnik ni izbran";
+$YouCanNowAddQuestionToYourSurvey = "Sedaj lahko dodate vprašanja k vprašalniku";
+$Here = "tule";
+$OrReturnToSurveyOverview = "Ali se vrni na splošen pregled";
?>
\ No newline at end of file
diff --git a/main/lang/slovenian/tracking.inc.php b/main/lang/slovenian/tracking.inc.php
index 2f48354fa4..153028112a 100644
--- a/main/lang/slovenian/tracking.inc.php
+++ b/main/lang/slovenian/tracking.inc.php
@@ -147,4 +147,7 @@ $Administrators = "Upravitelji";
$Tracks = "Sledenje";
$Success = "Uspešnost";
$ExcelFormat = "Excel oblika";
+$MyLearnpath = "Moja uèna pot";
+$Score = "Rezultat";
+$LastConnexion = "Zadnja povezava";
?>
\ No newline at end of file
diff --git a/main/lang/spanish/accessibility.inc.php b/main/lang/spanish/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/spanish/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/spanish/admin.inc.php b/main/lang/spanish/admin.inc.php
index ebb230fad5..5d414650dc 100644
--- a/main/lang/spanish/admin.inc.php
+++ b/main/lang/spanish/admin.inc.php
@@ -532,4 +532,12 @@ $Header = "Cabecera";
$Footer = "Pie";
$PublicPagesComplyToWAITitle = "Páginas públicas conformes a WAI";
$PublicPagesComplyToWAIComment = "WAI (Web Accessibility Initiative) es una iniciativa para hacer la web más accesible. Seleccionando esta opción, las páginas públicas de Dokeos serán más accesibles. Esto también significará que algunos contenidos de las páginas públicas puedan mostrarse de forma diferente.";
+$VersionCheck = "Comprobar versión";
+$Active = "Activo";
+$Inactive = "No activo";
+$DeleteSelectedSessions = "Borrar las sesiones seleccionadas";
+$NbUsers = "Usuarios";
+$Host = "Servidor";
+$UserOnHost = "Nombre de usuario";
+$FtpPassword = "Contraseña FTP";
?>
\ No newline at end of file
diff --git a/main/lang/spanish/document.inc.php b/main/lang/spanish/document.inc.php
index 7107d02860..7823a9dd37 100644
--- a/main/lang/spanish/document.inc.php
+++ b/main/lang/spanish/document.inc.php
@@ -121,4 +121,5 @@ $Content = "Contenido";
$Validate = "Validar";
$AdvancedSettings = "Configuraciónes avanzadas";
$AdvancedSettings = "Configuraciones avanzadas";
+$File = "Archivo";
?>
\ No newline at end of file
diff --git a/main/lang/spanish/exercice.inc.php b/main/lang/spanish/exercice.inc.php
index ea508fb931..94195a09e8 100644
--- a/main/lang/spanish/exercice.inc.php
+++ b/main/lang/spanish/exercice.inc.php
@@ -204,4 +204,5 @@ $Number = "N
$Weighting = "Puntuación";
$ChooseQuestionType = "Para crear una nueva pregunta, seleccione el tipo arriba";
$MatchesTo = "Corresponde a";
+$ViewTest = "Ver";
?>
\ No newline at end of file
diff --git a/main/lang/spanish/forum.inc.php b/main/lang/spanish/forum.inc.php
index efe2c8ae23..f6847c38c6 100644
--- a/main/lang/spanish/forum.inc.php
+++ b/main/lang/spanish/forum.inc.php
@@ -65,4 +65,7 @@ $EditPostStored = "El mensaje ha sido modificado";
$NewForumPost = "Nuevo mensaje en el foro";
$YouWantedToStayInformed = "Ha indicado que desea ser informado por e-mail cuando alguien conteste al tema";
$MessageHasToBeApproved = "Su mensaje debe ser aprobado antes de ser publicado.";
+$MoveToThread = "Mover a un tema";
+$Lock = "Bloquear";
+$Unlock = "Desbloquear";
?>
\ No newline at end of file
diff --git a/main/lang/spanish/learnpath.inc.php b/main/lang/spanish/learnpath.inc.php
index f47dd8d8fd..1761b22308 100644
--- a/main/lang/spanish/learnpath.inc.php
+++ b/main/lang/spanish/learnpath.inc.php
@@ -152,4 +152,5 @@ $langNoLinksAvailable = "No hay enlaces disponibles";
$langNoItemsInLp = "En este momento no hay items en el itinerario de aprendizaje. Haga clic en \"Avanzado\" para crear los items de su itinerario de aprendizaje.";
$FirstPosition = "Primera posición";
$NewQuiz = "Nuevo ejercicio";
+$CreateTheForum = "Añadir el foro";
?>
\ No newline at end of file
diff --git a/main/lang/spanish/registration.inc.php b/main/lang/spanish/registration.inc.php
index 317fdc3e12..e62d69e260 100644
--- a/main/lang/spanish/registration.inc.php
+++ b/main/lang/spanish/registration.inc.php
@@ -165,4 +165,7 @@ $AccountExternalAuthSource = "Dokeos no puede gestionar la petici
$AccountsExternalAuthSource = "Dokeos no puede gestionar automáticamente la petición porque al menos una de las cuentas tiene una fuente de autorización externa. Por favor, tome las medidas apropiadas en todas las cuentas (incluyendo las que tienen autorización de la plataforma) y notifiquelas al usuario. ";
$RequestSentToPlatformAdmin = "Dokeos no puede gestionar automáticamente la petición para este tipo de cuenta. Su petición se ha enviado al administrador de la plataforma, que tomará las medidas apropiadas y le notificará del resultado. ";
$langphone = "Teléfono";
+$Select = "Seleccionar";
+$HourMinuteDivider = "h";
+$ExpirationDate = "Fecha de expiración";
?>
\ No newline at end of file
diff --git a/main/lang/spanish/resourcelinker.inc.php b/main/lang/spanish/resourcelinker.inc.php
index bb552dd02f..8f25a22a75 100644
--- a/main/lang/spanish/resourcelinker.inc.php
+++ b/main/lang/spanish/resourcelinker.inc.php
@@ -60,4 +60,5 @@ $ForumAddNewTopic = "Foro: a
$ForumEditTopic = "Foro: editar un tema";
$ExerciseAnswers = "Ejercicio: Respuestas";
$ForumReply = "Foro: responder";
+$AgendaSortChronologicallyDown = "Ordenar la agenda cronológicamente (del más reciente al más antiguo)";
?>
\ No newline at end of file
diff --git a/main/lang/spanish/survey.inc.php b/main/lang/spanish/survey.inc.php
index 2933d2f12d..4588ad4c1f 100644
--- a/main/lang/spanish/survey.inc.php
+++ b/main/lang/spanish/survey.inc.php
@@ -96,4 +96,11 @@ $MultipleChoiceMultih = "Selecci
$MultipleChoiceSingleh = "Selección múltiple (respuesta única) horizontal";
$ThisCodeAlradyExists = "Este código ya existe";
$SaveAndExit = "Guardar y salir";
+$SurveyName = "Nombre de la encuesta";
+$Language = "Idioma";
+$SurveySubTitle = "Subtítulo de la encuesta";
+$ShareSurvey = "Compartir la encuesta";
+$HourMinuteDivider = "h";
+$EditSurvey = "Editar la encuesta";
+$Here = "aquí";
?>
\ No newline at end of file
diff --git a/main/lang/spanish/tracking.inc.php b/main/lang/spanish/tracking.inc.php
index ced51b14e1..9f9550c059 100644
--- a/main/lang/spanish/tracking.inc.php
+++ b/main/lang/spanish/tracking.inc.php
@@ -149,4 +149,8 @@ $Administrators = "Administradores";
$Tracks = "Seguimiento";
$Success = "Calificación";
$ExcelFormat = "Formato Excel";
+$MyLearnpath = "Mi itinerario de aprendizaje";
+$Time = "Tiempo";
+$Score = "Puntuación";
+$LastConnexion = "Última conexión";
?>
\ No newline at end of file
diff --git a/main/lang/spanish/trad4all.inc.php b/main/lang/spanish/trad4all.inc.php
index fb78ad90c9..5d70d276b7 100644
--- a/main/lang/spanish/trad4all.inc.php
+++ b/main/lang/spanish/trad4all.inc.php
@@ -370,4 +370,5 @@ $year = "a
$Years = "años";
$Day = "día";
$Days = "días";
+$PleaseStandBy = "Por favor, espere...";
?>
\ No newline at end of file
diff --git a/main/lang/spanish_latin/accessibility.inc.php b/main/lang/spanish_latin/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/spanish_latin/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/swahili/accessibility.inc.php b/main/lang/swahili/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/swahili/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/swedish/accessibility.inc.php b/main/lang/swedish/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/swedish/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/thai/accessibility.inc.php b/main/lang/thai/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/thai/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/trad_chinese/accessibility.inc.php b/main/lang/trad_chinese/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/trad_chinese/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/turkce/accessibility.inc.php b/main/lang/turkce/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/turkce/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/vietnamese/accessibility.inc.php b/main/lang/vietnamese/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/vietnamese/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/main/lang/yoruba/accessibility.inc.php b/main/lang/yoruba/accessibility.inc.php
new file mode 100644
index 0000000000..35b3a9886a
--- /dev/null
+++ b/main/lang/yoruba/accessibility.inc.php
@@ -0,0 +1,4 @@
+
\ No newline at end of file