Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions www/addons/competency/lang/it.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"activities": "Attività",
"duedate": "Termine consegne",
"errornocompetenciesfound": "Non sono state trovate competenze",
"evidence": "Verifica",
"mylearningplans": "I miei piani formativi",
"nocompetencies": "Non sono presenti competenze",
"path": "Percorso",
"progress": "Situazione dello studente",
"rating": "Valutazione",
Expand Down
2 changes: 1 addition & 1 deletion www/addons/coursecompletion/lang/sv.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"complete": "",
"complete": "Komplett",
"completecourse": "",
"completed": "Fullföljt",
"completiondate": "Datum för fullföljande",
Expand Down
1 change: 1 addition & 0 deletions www/addons/files/lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"errornoapp": "Keine App zum Ausführen dieser Aktion gefunden",
"errorreadingfile": "Fehler beim Lesen der Datei",
"errorreceivefilenosites": "Bisher ist noch keine Website gespeichert. Fügen Sie eine Website hinzu, bevor Sie das Hochladen einer Datei versuchen.",
"erroruploadnotworking": "Im Moment ist es leider nicht möglich, Dateien zu Ihrer Website hochzuladen.",
"errorwhiledownloading": "Fehler beim Herunterladen der Datei",
"errorwhilerecordingaudio": "Fehler bei der Audioaufnahme",
"errorwhileuploading": "Fehler beim Hochladen der Datei",
Expand Down
1 change: 1 addition & 0 deletions www/addons/files/lang/es-mx.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"errornoapp": "Usted no tiene una app instalada para realizar esta acción.",
"errorreadingfile": "Eror al leer archivo.",
"errorreceivefilenosites": "No hay archivos almacenados. Por favor, añada un sitio antes de intentar subir un archivo.",
"erroruploadnotworking": "Desafortunadamente ahorita no es posible subir archivos a su sitio.",
"errorwhiledownloading": "Ocurrió un error al tratar de descargar el archivo.",
"errorwhilerecordingaudio": "Ocurrió un error al tratar de grabar audio.",
"errorwhileuploading": "Ocurrió un error al subir un archivo.",
Expand Down
2 changes: 2 additions & 0 deletions www/addons/files/lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
"clicktoupload": "Clic en el botón inferior para subir archivos a su zona de archivos privados.",
"couldnotloadfiles": "La lista de archivos no ha podido cargarse.",
"emptyfilelist": "No hay archivos que mostrar",
"errorreceivefilenosites": "No hay archivos almacenados. Por favor, añada un sitio antes de intentar subir un archivo.",
"myfiles": "Mis archivos",
"myprivatefiles": "Mis archivos privados",
"myprivatefilesdesc": "Los archivos que están disponibles en su área privada en este sitio Moodle.",
"sitefiles": "Archivos del sitio",
"sitefilesdesc": "Los otros archivos que están disponibles para Usted en este sitio Moodle.",
"success": "Éxito",
"uploadfiles": "Puede subir ficheros"
}
2 changes: 1 addition & 1 deletion www/addons/messages/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"contacts": "Contacts",
"deletemessage": "Supprimer le message",
"deletemessageconfirmation": "Voulez-vous vraiment supprimer ce message ? Il ne sera supprimé que de votre historique des messages, mais sera toujours visible pour l'utilisateur qui l'a envoyé ou reçu.",
"errordeletemessage": "Erreur lors de la suppression du message",
"errordeletemessage": "Erreur lors de la suppression du message.",
"errorwhileretrievingcontacts": "Erreur lors de la récupération des contacts depuis le serveur.",
"errorwhileretrievingdiscussions": "Erreur lors de la récupération des discussions depuis le serveur.",
"errorwhileretrievingmessages": "Erreur lors de la récupération des messages depuis le serveur.",
Expand Down
1 change: 1 addition & 0 deletions www/addons/messages/lang/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"contacts": "Contatti",
"deletemessage": "Elimina messaggio",
"deletemessageconfirmation": "Sei sicuro di eliminare questo messaggio? Verrà eliminato solamente dalla storico dei tuoi messaggi rimanendo comunque visibile a coloro che lo hanno ricevuto.",
"errordeletemessage": "Si è verificato un errore durante l'eliminazione del messaggio.",
"errorwhileretrievingcontacts": "Si è verificato un errore durante la ricezione dei contatti dal server.",
"errorwhileretrievingdiscussions": "Si è verificato un errore durante la ricezione delle discussioni dal server.",
"errorwhileretrievingmessages": "Si è verificato un errore durante la ricezione dei messaggi dal server.",
Expand Down
4 changes: 4 additions & 0 deletions www/addons/mod/assign/lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
"allowsubmissionsfromdatesummary": "Abgabe möglich ab <strong>{{$a}}</strong>",
"assignmentisdue": "Das Abgabeende ist vorbei",
"attemptnumber": "Nummer des Versuchs",
"cannoteditduetostatementsubmission": "Sie können keine Abgabe hinzufügen oder bearbeiten, weil kein Abgabestatement von der Website empfangen werden konnte.",
"cannotsubmitduetostatementsubmission": "Sie können nichts zur Bewertung abgeben, weil kein Abgabestatement von der Website empfangen werden konnte.",
"confirmsubmission": "Wenn Sie nun Ihre Lösung zur Bewertung einreichen, können Sie keine Änderungen mehr vornehmen. Sind Sie sich sicher?",
"currentattempt": "Dies ist Versuch {{$a}}",
"currentattemptof": "Versuch {{$a.attemptnumber}} (mögliche Versuche {{$a.maxattempts}})",
Expand All @@ -17,6 +19,8 @@
"duedatereached": "Das Fälligkeitsdatum für diese Aufgabe ist vorbei.",
"editingstatus": "Bearbeitungsstatus",
"editsubmission": "Lösung bearbeiten",
"erroreditpluginsnotsupported": "Sie können keine Abgabe in der App hinzufügen oder bearbeiten, weil die Plugins keine Bearbeitung zulassen:",
"errorshowinginformation": "Die Abgabeinformationen können nicht angezeigt werden.",
"extensionduedate": "Verlängerung des Fälligkeitsdatums",
"feedback": "Feedback",
"graded": "Bewertet",
Expand Down
7 changes: 7 additions & 0 deletions www/addons/mod/assign/lang/es-mx.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
"allowsubmissionsfromdatesummary": "Esta tarea aceptará entregas de <strong>{{$a}}</strong>",
"assignmentisdue": "La tarea ha vencido",
"attemptnumber": "Número de intento",
"cannoteditduetostatementsubmission": "Usted no puede añadir o editar un envío en la App porque no pudimos recuperar la declaratoria de envío del sitio.",
"cannotsubmitduetostatementsubmission": "Usted no puede enviar para calificar en la App porque no pudimos recuperar la declaratoria de envío del sitio.",
"confirmsubmission": "¿Está Usted seguro de querer enviar su trabajo para que sea calificado? Usted ya no le podrá hacer más cambios",
"currentattempt": "Éste es el intento {{$a}}.",
"currentattemptof": "Éste es el intento {{$a.attemptnumber}} ( {{$a.maxattempts}} intentos permitidos ).",
Expand All @@ -17,8 +19,11 @@
"duedatereached": "La fecha de vencimiento de esta tarea ya ha pasado",
"editingstatus": "Estatus de edición",
"editsubmission": "Editar envío",
"erroreditpluginsnotsupported": "Usted no puede añadir o editar un envío en la App porque algunos plugins no están soportados para editar:",
"errorshowinginformation": "No se puede mostrar la información del envío",
"extensionduedate": "Fecha de entrega extendida",
"feedback": "Retroalimentación",
"feedbacknotsupported": "La retroalimentación no está soportada por la App y es posible que no contenga toda la información.",
"graded": "Calificado",
"gradedby": "Calificado por",
"gradedon": "Calificado en",
Expand All @@ -38,6 +43,7 @@
"nomoresubmissionsaccepted": "Solamente permitido para participantes que hayan recibido una extensión",
"noonlinesubmissions": "Esta tarea no requiere que usted envíe nada de forma online",
"nosubmission": "No se ha enviado nada en esta tarea",
"notallparticipantsareshown": "Los participantes sin envíos no se muestran",
"noteam": "No es miembro de ningún grupo",
"notgraded": "No calificado",
"numberofdraftsubmissions": "Borradores",
Expand All @@ -50,6 +56,7 @@
"savechanges": "Guardar cambios",
"submissioneditable": "Los estudiantes pueden editar este envío",
"submissionnoteditable": "Los estudiantes no pueden editar este envío",
"submissionnotsupported": "Este envío no es soportado por la App y es posible que no contenga toda la información",
"submissions": "Entregas",
"submissionslocked": "Esta tarea no acepta entregas",
"submissionstatus": "Estatus de la entrega",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod/assign/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"nomoresubmissionsaccepted": "Permis uniquement pour les participants ayant obtenu une prolongation",
"noonlinesubmissions": "Ce devoir ne requiert pas de fichier à remettre de votre part",
"nosubmission": "Rien n'a été déposé pour ce devoir",
"notallparticipantsareshown": "Les participants sans travail remis ne sont pas affichés",
"noteam": "Membre d'aucun groupe",
"notgraded": "Pas évalué",
"numberofdraftsubmissions": "Brouillons",
Expand Down
2 changes: 2 additions & 0 deletions www/addons/mod/assign/lang/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"nomoresubmissionsaccepted": "Consentito solamente ai partecipanti ai quali è stata concessa una proroga",
"noonlinesubmissions": "Questo compito non richiede consegne online",
"nosubmission": "Non sono presenti consegne da valutare",
"notallparticipantsareshown": "I partecipanti che non hanno consegnato non sono visualizzati",
"noteam": "Non appartieni a nessun gruppo",
"notgraded": "Non valutata",
"numberofdraftsubmissions": "Bozze",
Expand All @@ -50,6 +51,7 @@
"savechanges": "Salva modifiche",
"submissioneditable": "Lo studente può modificare la consegna",
"submissionnoteditable": "Gli studenti non possono modificare questa consegna",
"submissionnotsupported": "Questa consegna non è supportata dalla app e può non contenere tutte le informazioni.",
"submissions": "Consegne",
"submissionslocked": "Il compito non accetta consegne",
"submissionstatus": "Stato consegna",
Expand Down
7 changes: 7 additions & 0 deletions www/addons/mod/assign/lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
"allowsubmissionsfromdatesummary": "Deze opdracht zal inzendingen ontvangen vanaf <strong>{{$a}}</strong>",
"assignmentisdue": "Opdracht tegen",
"attemptnumber": "Pogingnummer",
"cannoteditduetostatementsubmission": "Je kunt geen inzending toevoegen in de app, omdat we de inzendingsverklaring niet konden ophalen van de site.",
"cannotsubmitduetostatementsubmission": "Je kunt niet insturen voor beoordeling omdat we de inzendingsverklaring niet konden ophalen van de site.",
"confirmsubmission": "Weet je zeker dat je je werk wil insturen voor beoordeling? Je zult geen wijzigingen meer kunnen aanbrengen.",
"currentattempt": "Deze poging {{$a}}",
"currentattemptof": "Dit is poging {{$a.attemptnumber}} ({{$a.maxattempts}} pogingen zijn toegestaan).",
Expand All @@ -17,8 +19,11 @@
"duedatereached": "De datum waarop deze opdracht moest afgegeven worden is nu voorbij.",
"editingstatus": "Status bewerken",
"editsubmission": "Bewerk inzending",
"erroreditpluginsnotsupported": "Je kunt geen inzending toesturen of bewerken in de app omdat sommige plugins bewerken niet ondersteunen:",
"errorshowinginformation": "We kunnen de instuurinformatie niet tonen",
"extensionduedate": "Extra tijd einddatum",
"feedback": "Feedback",
"feedbacknotsupported": "Deze feedback wordt niet ondersteund door de app en het is mogelijk dat de informatie onvolledig is",
"graded": "Beoordeeld",
"gradedby": "Beoordeeld door",
"gradedon": "Beoordeeld op",
Expand All @@ -38,6 +43,7 @@
"nomoresubmissionsaccepted": "Enkel toegestaan voor deelnemers die extra tijd gekregen hebben.",
"noonlinesubmissions": "Voor deze opdracht moet je niets online insturen",
"nosubmission": "Er is nog niets ingestuurd voor deze opdracht",
"notallparticipantsareshown": "Deelnemers die niet ingestuurd hebben worden niet getoond",
"noteam": "Lid van geen enkele groep",
"notgraded": "Niet beoordeeld",
"numberofdraftsubmissions": "Kladwerken",
Expand All @@ -50,6 +56,7 @@
"savechanges": "Bewaar de wijzigingen",
"submissioneditable": "Leerling kan zijn ingestuurde opdracht bewerken",
"submissionnoteditable": "Leerling kan ingestuurde opdracht niet bewerken",
"submissionnotsupported": "Deze ingestuurde opdracht wordt niet ondersteund door de app bevat mogelijk niet alle informatie",
"submissions": "Ingestuurde opdrachten",
"submissionslocked": "Voor deze opdracht kan nu niets ingestuurd worden.",
"submissionstatus": "Status ingestuurde opdracht",
Expand Down
4 changes: 2 additions & 2 deletions www/addons/mod/choice/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"full": "(complet)",
"noresultsviewable": "Les résultats ne sont actuellement pas visibles.",
"notopenyet": "Désolé, cette activité ne sera disponible que le {{$a}}",
"numberofuser": "Nombre de réponses",
"numberofuserinpercentage": "Pourcentage de réponses",
"numberofuser": "Nombre de participants",
"numberofuserinpercentage": "Pourcentage de participants",
"previewonly": "Cette affichage est une prévisualisation des options disponibles pour cette activité. Vous ne pourrez pas enregistrer votre choix avant le {{$a}}.",
"removemychoice": "Retirer mon vote",
"responses": "Réponses",
Expand Down
4 changes: 2 additions & 2 deletions www/addons/mod/choice/lang/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"full": "(Completo)",
"noresultsviewable": "I risultati non sono al momento visualizzabili.",
"notopenyet": "Spiacente, questa attività non è disponibile fino al {{$a}}",
"numberofuser": "Numero di risposte",
"numberofuserinpercentage": "Percentuale delle risposte",
"numberofuser": "Numero di partecipanti",
"numberofuserinpercentage": "Percentuale dei partecipanti",
"previewonly": "Questa è un'anteprima delle scelte disponibili. Potrai inviare la tua scelta solo dal {{$a}}.",
"removemychoice": "Elimina la mia scelta",
"responses": "Scelte",
Expand Down
4 changes: 2 additions & 2 deletions www/addons/mod/choice/lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"full": "(volledig)",
"noresultsviewable": "De resultaten zijn nu niet zichtbaar.",
"notopenyet": "Deze activiteit is niet beschikbaar tot {{$a}}",
"numberofuser": "Aantal antwoorden",
"numberofuserinpercentage": "Percentage antwoorden",
"numberofuser": "Aantal deelnemers",
"numberofuserinpercentage": "Deelnemerspercentage",
"previewonly": "Dit is slechts een voorbeeld van de beschikbare opties voor deze activiteit. Je zult je keuze niet kunnen maken voor {{$a}}.",
"removemychoice": "Verwijder mijn keuze",
"responses": "Antwoorden",
Expand Down
2 changes: 1 addition & 1 deletion www/addons/mod/choice/lang/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"noresultsviewable": "În acest moment rezultatele nu pot fi vizualizate.",
"notopenyet": "Ne pare rău, această activitate nu este disponibilă mai devreme de {{$a}}",
"numberofuser": "Numărul participanților",
"numberofuserinpercentage": "Procentajul răspunsurilor",
"numberofuserinpercentage": "Procentul participanților",
"previewonly": "Acesta este doar o prezentare a opțiunilor existente pentru această activitate. Nu veți putea trimite opțiunea dvs. până la {{$a}}.",
"removemychoice": "Șterge alegerea mea",
"responses": "Răspunsuri",
Expand Down
2 changes: 1 addition & 1 deletion www/addons/mod/forum/lang/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cannotadddiscussionall": "No teniu permís per a afegir un tema de debat nou per a tots els participants.",
"cannotcreatediscussion": "No s'ha pogut obrir un debat nou",
"couldnotadd": "Un error desconegut ha impedit afegir el vostre missatge",
"discussionsubscription": "Subcripció a les discussions",
"discussionsubscription": "Subscripció als debats",
"erroremptymessage": "El missatge no pot estar buit",
"erroremptysubject": "La casella «Assumpte» no pot estar buida",
"errorgetforum": "S'ha produït un error descarregant les dades del fòrum.",
Expand Down
2 changes: 1 addition & 1 deletion www/addons/mod/forum/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"couldnotadd": "Impossible d'ajouter votre message à cause d'une erreur indéterminée",
"discussionsubscription": "Abonnement à la discussion",
"erroremptymessage": "Un message ne peut pas être vide",
"erroremptysubject": "L'objet d'un message ne peut pas être vide",
"erroremptysubject": "L'objet du message ne peut pas être vide",
"errorgetforum": "Erreur de récupération des données de forum.",
"errorgetgroups": "Erreur lors de l'obtention des réglages de groupe.",
"forumnodiscussionsyet": "Il n'y a pas encore de message dans ce forum",
Expand Down
2 changes: 1 addition & 1 deletion www/addons/mod/forum/lang/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"couldnotadd": "Non è possibile aggiungere l'intervento a causa di un errore sconosciuto.",
"discussionsubscription": "Sottoscrizione della discussione",
"erroremptymessage": "Il corpo del messaggio non può essere vuoto",
"erroremptysubject": "L'oggetto non può essere vuoto",
"erroremptysubject": "L'oggetto dell'intervento non può essere vuoto",
"errorgetforum": "Si è verificato un errore durante la ricezione dei dati del forum.",
"errorgetgroups": "Si è verificato un errore durante la ricezione delle impostazioni gruppo.",
"forumnodiscussionsyet": "In questo forum non sono presenti discussioni",
Expand Down
2 changes: 1 addition & 1 deletion www/addons/mod/forum/lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"couldnotadd": "Door een onbekende fout was het niet mogelijk om je bericht toe te voegen .",
"discussionsubscription": "Inschrijving discussie",
"erroremptymessage": "Bericht kan niet leeg zijn",
"erroremptysubject": "Onderwerp kan niet leeg zijn",
"erroremptysubject": "Onderwerp mag niet leeg zijn",
"errorgetforum": "Fout bij het ophalen van forumgegevens",
"errorgetgroups": "Fout bij het ophalen van groepinstellingen.",
"forumnodiscussionsyet": "Er zijn nog geen discussies in dit forum",
Expand Down
2 changes: 1 addition & 1 deletion www/addons/mod/forum/lang/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"couldnotadd": "Сообщение не добавлено из-за неизвестной ошибки",
"discussionsubscription": "Подписаться на эту тему.",
"erroremptymessage": "Сообщение не может быть пустым",
"erroremptysubject": "Тема сообщения не может быть пустой",
"erroremptysubject": "Заголовок сообщения не может быть пустым",
"errorgetforum": "Ошибка при получении данных форума",
"errorgetgroups": "Ошибка получения параметров группы",
"forumnodiscussionsyet": "В этом форуме ещё нет тем для обсуждения",
Expand Down
9 changes: 8 additions & 1 deletion www/addons/mod/glossary/lang/it.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
{
"browsemode": "Modalità anteprima"
"browsemode": "Modalità anteprima",
"byrecentlyupdated": "Aggiornati di recente",
"bysearch": "Cerca",
"entrypendingapproval": "Questa voce è in attesa di approvazione.",
"errorloadingentries": "Si è verificato un errore durante il caricamento delle voci.",
"errorloadingentry": "Si è verificato un errore durante il caricamento della voce.",
"errorloadingglossary": "Si è verificato un errore durante il caricamento del glossario.",
"noentriesfound": "Non sono state trovate voci."
}
2 changes: 1 addition & 1 deletion www/addons/mod/page/lang/fr.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"errorwhileloadingthepage": "Erreur lors du chargement du contenu de la page"
"errorwhileloadingthepage": "Erreur lors du chargement du contenu de la page."
}
1 change: 1 addition & 0 deletions www/addons/mod/quiz/lang/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"confirmstart": "هذا الاختبار محدد بوقت {{$a}}. سوف يبدأ العد التنازلي للوقت من لحظة البدأ في المحاولة والتي يجب أن ترسل قبل انتهاء الوقت المحدد لها. هل أنت متأكد أنك تريد بدأ الاختبارالآن؟",
"confirmstartheader": "اختبار مؤقت",
"continueattemptquiz": "إستمر في آخر محاولة",
"continuepreview": "استمر اخر معاينة",
"errordownloading": "خطأ عن تنزيل البيانات المطلوبة",
"errorgetquiz": "خطأ عند الحصول على بيانات الاختبار",
"feedback": "تعليق",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod/quiz/lang/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"completedon": "Приключен на",
"confirmclose": "След като веднъж предадете този опит, Вие повече няма да можете да променяте отговорите си за този опит.",
"continueattemptquiz": "Продължаване на последния опит",
"continuepreview": "Продължаване на последния преглед",
"feedback": "Забележка",
"finishattemptdots": "Приключване на опита...",
"grade": "Оценка",
Expand Down
Loading