Updated translations for phone number field

1.9.x
Yannick Warnier 11 years ago
parent d091fe648d
commit 0c35e8175a
  1. 18
      main/lang/english/trad4all.inc.php
  2. 5
      main/lang/spanish/trad4all.inc.php

@ -2,6 +2,24 @@
/*
for more information: see languages.txt in the lang folder.
*/
$FieldTypeMobilePhoneNumber = "Mobile phone number";
$CheckUniqueEmail = "Check unique email";
$EmailUsedTwice = "This email is not available";
$TotalPostsInAllForums = "Total posts in all forums.";
$AddMeAsCoach = "Add me as coach";
$AddMeAsTeacherInCourses = "Add me as teacher in the imported courses.";
$ExerciseProgressInfo = "Progress of exercises taken by the student";
$CourseTimeInfo = "Time spent in the course";
$ExerciseAverageInfo = "Average of best grades of each exercise attempt";
$ExtraDurationForUser = "Additional access days for this user";
$UserXSessionY = "User: %s - Session: %s";
$DurationIsSameAsDefault = "The given session duration is the same as the default for the session. Ignoring.";
$FirstAccessWasXSessionDurationYEndDateWasZ = "This user's first access to the session was on %s. With a session duration of %s days, the access to this session already expired on %s";
$FirstAccessWasXSessionDurationYEndDateInZDays = "This user's first access to the session was on %s. With a session duration of %s days, the end date is scheduled in %s days";
$UserNeverAccessedSessionDefaultDurationIsX = "This user never accessed this session before. The duration is currently set to %s days (from the first access date)";
$SessionDurationEdit = "Edit session duration";
$EditUserSessionDuration = "User's session duration edition";
$SessionDurationXDaysLeft = "This session has a maximum duration. Only %s days to go.";
$NextTopic = "Next topic";
$CurrentTopic = "Current topic";
$ShowFullCourseAdvance = "Show course planning";

@ -2,6 +2,11 @@
/*
for more information: see languages.txt in the lang folder.
*/
$FieldTypeMobilePhoneNumber = "Número de móvil";
$CheckUniqueEmail = "Verificar que los correos sean únicos.";
$EmailUsedTwice = "El correo electrónico ya esta registrado en el sistema.";
$UserXSessionY = "Usuario: %s - Sesión: %s";
$SessionDurationXDaysLeft = "Esta sesión tiene una duración máxima. Solo quedan %s días.";
$NextTopic = "Próximo tema";
$CurrentTopic = "Tema actual";
$ShowFullCourseAdvance = "Ver programación";

Loading…
Cancel
Save