diff --git a/lang/ca/assignment.php b/lang/ca/assignment.php index d43b91aa52d..ec7873544d1 100755 --- a/lang/ca/assignment.php +++ b/lang/ca/assignment.php @@ -37,4 +37,6 @@ $string[uploadnotregistered] = "'\$a' s'ha penjat correctament, per $string[uploadsuccess] = "'\$a' penjat correctament"; $string[viewfeedback] = "Veure les qualificacions de les tasques i els comentaris"; +$string[allowresubmit] = "Permetre de tornar a enviar"; + ?> diff --git a/lang/ca/moodle.php b/lang/ca/moodle.php index 1ce68cd956c..68a52fed2f3 100755 --- a/lang/ca/moodle.php +++ b/lang/ca/moodle.php @@ -502,4 +502,16 @@ $string[updatethis] = "Actualitzar aquest \$a"; $string[showrecent] = "Mostrar activitat recent"; +$string[authentication] = "Autenticació"; +$string[department] = "Departament"; +$string[hits] = "Peticions"; +$string[hitsoncourse] = "Peticions en \$a->coursename per \$a->username"; +$string[hitsoncoursetoday] = "Peticions avui en \$a->coursename per \$a->username"; +$string[language] = "Idioma"; +$string[passwordrecovery] = "Sí, ajuda'm a connectar-me"; +$string[show] = "Mostrar"; +$string[hide] = "Ocultar"; +$string[someerrorswerefound] = "Falta informació, o és incorrecta. Detalls més avall."; +$string[unusedaccounts] = "Els comptes no utilitzats durant \$a dies o més es desconnecten del curs automŕticament."; + ?>