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
2 changes: 1 addition & 1 deletion config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<widget xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" id="com.moodle.moodlemobile" version="3.3.0">
<widget xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" id="com.moodle.moodlemobile" version="3.3.1">
<name>Moodle Mobile</name>
<description>
Moodle Mobile official app
Expand Down
4 changes: 2 additions & 2 deletions www/addons/calendar/lang/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"defaultnotificationtime": "Tempo de notificação padrão",
"errorloadevent": "Erro ao carregar evento.",
"errorloadevents": "Erro ao carregar eventos.",
"noevents": "Não há atividades pendentes",
"notifications": "Avisos"
"noevents": "Sem eventos",
"notifications": "Notificação"
}
2 changes: 1 addition & 1 deletion www/addons/competency/lang/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"learningplans": "Planos de aprendizagem",
"myplans": "Meus planos de aprendizagem",
"noactivities": "Sem atividades",
"nocompetencies": "Nenhuma competência foi criada para esta estrutura.",
"nocompetencies": "Nenhuma competência",
"nocrossreferencedcompetencies": "Nenhuma outra competência foi referenciada a esta competência.",
"noevidence": "Nenhuma evidência",
"noplanswerecreated": "Nenhum plano de aprendizagem foi criado.",
Expand Down
24 changes: 12 additions & 12 deletions www/addons/coursecompletion/lang/pt-br.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"complete": "Completo",
"complete": "Concluído",
"completecourse": "Curso concluído",
"completed": "Concluído",
"completed": "Completado",
"completiondate": "Data de conclusão",
"couldnotloadreport": "Não foi possível carregar o relatório de conclusão do curso, por favor tente novamente mais tarde.",
"coursecompletion": "Andamento do curso",
"coursecompletion": "Conclusão do curso",
"criteria": "Critérios",
"criteriagroup": "Grupo de critérios",
"criteriarequiredall": "Todos os critérios abaixo são necessários",
"criteriarequiredany": "Qualquer um dos critérios abaixo são necessários",
"inprogress": "Em andamento",
"manualselfcompletion": "Conclusão manual por si mesmo",
"notyetstarted": "Não iniciado ainda",
"pending": "Pendentes",
"required": "Necessários",
"requiredcriteria": "Critérios exigidos",
"criteriarequiredany": "Quaisquer critérios abaixo são necessários",
"inprogress": "Em progresso",
"manualselfcompletion": "Auto conclusão manual",
"notyetstarted": "Ainda não começou",
"pending": "Pendente",
"required": "Necessário",
"requiredcriteria": "Critério necessário",
"requirement": "Exigência",
"status": "Status",
"viewcoursereport": "Ver relatório do curso"
"status": "Condição",
"viewcoursereport": "Ver relatório de curso"
}
4 changes: 2 additions & 2 deletions www/addons/files/lang/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"admindisableddownload": "Por favor note que o administrador do Moodle desativou downloads de arquivos, você pode navegar através dos arquivos, mas não baixá-los.",
"clicktoupload": "Clique no botão abaixo para enviar para seus arquivos privados.",
"couldnotloadfiles": "A lista de arquivos não pode ser carregada.",
"emptyfilelist": "Não há arquivos para exibir",
"emptyfilelist": "Não há arquivos para mostrar.",
"erroruploadnotworking": "Infelizmente é impossível enviar arquivos para o seu site.",
"files": "Arquivos",
"myprivatefilesdesc": "Os arquivos que estão disponíveis em sua área de arquivos privados nesse site Moodle.",
"privatefiles": "Arquivos privados",
"sitefiles": "Arquivos do site",
"sitefilesdesc": "Os outros arquivos que estão disponíveis a você neste site Moodle.",
"uploadfiles": "Enviar arquivos de feedback"
"uploadfiles": "Enviar arquivos"
}
2 changes: 2 additions & 0 deletions www/addons/mod/data/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
"emptyaddform": "Vous n'avez rempli aucun champ !",
"entrieslefttoadd": "Vous devez ajouter encore {{$a.entriesleft}} fiches pour terminer cette activité",
"entrieslefttoaddtoview": "Vous devez ajouter encore {{$a.entrieslefttoview}} fiches avant de pouvoir consulter les fiches des autres participants.",
"errorapproving": "Erreur lors de l'approbation ou de la désapprobation de la fiche.",
"errordeleting": "Erreur lors de suppression de la fiche.",
"errormustsupplyvalue": "Veuillez renseigner une valeur.",
"expired": "Cette activité est fermée depuis {{$a}} et n'est plus disponible",
"fields": "Champs",
Expand Down
2 changes: 1 addition & 1 deletion www/addons/mod/feedback/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"anonymous": "Anonyme",
"anonymous_entries": "Réponses anonymes ({{$a}})",
"average": "Moyenne",
"captchaofflinewarning": "Le feedback avec captcha ne peut pas être terminé s'il n'est pas configuré, en mode hors ligne ou si le serveur est arrêté.",
"captchaofflinewarning": "Le feedback avec captcha ne peut pas être terminé hors ligne, ou s'il n'est pas configuré, ou si le serveur est arrêté.",
"complete_the_form": "Répondre aux questions...",
"completed_feedbacks": "Réponses envoyées",
"continue_the_form": "Continuer à répondre aux questions...",
Expand Down
2 changes: 1 addition & 1 deletion www/addons/mod/folder/lang/pt-br.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"emptyfilelist": "Não há arquivos para exibir",
"emptyfilelist": "Não há arquivos para mostrar",
"errorwhilegettingfolder": "Erro ao obter dados da pasta."
}
2 changes: 1 addition & 1 deletion www/addons/mod/glossary/lang/pt-br.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"attachment": "Anexo",
"browsemode": "Prévia",
"browsemode": "Navegar nas entradas",
"byalphabet": "Alfabeticamente",
"byauthor": "Agrupar por autor",
"bycategory": "Agrupar por categoria",
Expand Down
5 changes: 3 additions & 2 deletions www/addons/mod/lesson/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@
"emptypassword": "Le mot de passe ne peut pas être vide",
"enterpassword": "Veuillez saisir le mot de passe :",
"eolstudentoutoftimenoanswers": "vous n'avez répondu à aucune question. Votre note pour cette leçon est de 0.",
"errorprefetchrandombranch": "Cette leçon comporte un saut vers une page aléatoire. Elle ne peut être effectuée dans l'app avant d'avoir été commencée dans un navigateur.",
"errorreviewretakenotlast": "Cette tentative ne peut plus être relue, car une autre tentative a été terminée.",
"finish": "Terminer",
"finishretakeoffline": "Cette tentative a été terminée en mode hors ligne.",
"finishretakeoffline": "Cette tentative a été terminée hors ligne.",
"firstwrong": "Vous n'avez pas répondu correctement. Voulez-vous essayer de deviner la bonne réponse ? Si vous répondez maintenant correctement, vous ne recevrez cependant pas de point.",
"gotoendoflesson": "Aller à la fin de la leçon",
"grade": "Note",
Expand Down Expand Up @@ -75,7 +76,7 @@
"timeremaining": "Durée restante",
"timetaken": "Durée utilisée",
"unseenpageinbranch": "Question non vue au sein d'une page de contenu",
"warningretakefinished": "Cette tentative a été terminée sur la plateforme.",
"warningretakefinished": "Cette tentative a été terminée dans un navigateur.",
"welldone": "Bien joué !",
"youhaveseen": "Vous avez déjà vu au moins une page de cette leçon.<br />Voulez-vous commencer à la dernière page que vous avez vue ?",
"youranswer": "Votre réponse",
Expand Down
2 changes: 1 addition & 1 deletion www/addons/mod/wiki/lang/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"newpagetitle": "Novo título da página",
"nocontent": "Não existe conteúdo para esta página",
"notingroup": "Não existe no grupo",
"page": "Página: {{$a}}",
"page": "Página",
"pageexists": "Esta página já existe. Redirecionado para ela.",
"pagename": "Nome da página",
"subwiki": "Subwiki",
Expand Down
2 changes: 1 addition & 1 deletion www/addons/notes/lang/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"eventnotecreated": "Anotação criada",
"nonotes": "Não há mais anotações desse típo",
"note": "Anotação",
"notes": "Suas análises e anotações pessoais",
"notes": "Anotações",
"personalnotes": "Anotações pessoais",
"publishstate": "Contexto",
"sitenotes": "Anotações do site",
Expand Down
2 changes: 1 addition & 1 deletion www/addons/notifications/lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"errorgetnotifications": "Fehler beim Laden der Mitteilungen",
"notificationpreferences": "Systemmitteilungen",
"notifications": "Systemmitteilungen",
"playsound": "Sound abspielen",
"playsound": "Signalton abspielen",
"therearentnotificationsyet": "Keine Mitteilungen"
}
4 changes: 2 additions & 2 deletions www/addons/notifications/lang/pt-br.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"errorgetnotifications": "Erro ao receber notificações",
"notificationpreferences": "Preferências de notificação",
"notifications": "Avisos",
"notificationpreferences": "Preferência de notificações",
"notifications": "Notificação",
"therearentnotificationsyet": "Não há notificações"
}
2 changes: 1 addition & 1 deletion www/addons/participants/lang/pt-br.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"noparticipants": "Nenhum participante encontrado para este curso",
"noparticipants": "Nenhum dos participantes encontrados para este curso",
"participants": "Participantes"
}
4 changes: 2 additions & 2 deletions www/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"app_id" : "com.moodle.moodlemobile",
"appname": "Moodle Mobile",
"desktopappname": "Moodle Desktop",
"versioncode" : "2018",
"versionname" : "3.3.0",
"versioncode" : "2019",
"versionname" : "3.3.1",
"cache_expiration_time" : 300000,
"default_lang" : "en",
"languages": {"ar": "عربي", "bg": "Български", "ca": "Català", "cs": "Čeština", "da": "Dansk", "de": "Deutsch", "el": "Ελληνικά", "en": "English", "es": "Español", "es-mx": "Español - México", "eu": "Euskara", "fa": "فارسی", "fr" : "Français", "he" : "עברית", "hu": "magyar", "it": "Italiano", "lt" : "Lietuvių", "ja": "日本語","nl": "Nederlands", "pl": "Polski", "pt-br": "Português - Brasil", "pt": "Português - Portugal", "ro": "Română", "ru": "Русский", "sr-cr": "Српски", "sr-lt": "Srpski", "sv": "Svenska", "tr" : "Türkçe", "uk" : "Українська", "zh-cn" : "简体中文", "zh-tw" : "正體中文"},
Expand Down
4 changes: 2 additions & 2 deletions www/core/components/course/lang/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"confirmdownload": "Você está prestes a baixar {{size}}. Você tem certeza que quer continuar?",
"confirmdownloadunknownsize": "Não fomos capazes de calcular o tamanho do download. Tem certeza de que deseja fazer o download?",
"confirmpartialdownloadsize": "Você está prestes a baixar <strong>pelo menos</strong> {{size}}. Você tem certeza que quer continuar?",
"contents": "Conteúdo",
"contents": "Conteúdos",
"couldnotloadsectioncontent": "Não foi possível carregar o conteúdo da seção, por favor tente mais tarde.",
"couldnotloadsections": "Não foi possível carregar a seção, por favor tente mais tarde.",
"errordownloadingsection": "Erro ao baixar seção.",
"errorgetmodule": "Erro ao obter os dados do módulo.",
"hiddenfromstudents": "Esconder dos estudantes",
"nocontentavailable": "Nenhum conteúdo disponível nesse momento.",
"overriddennotice": "Sua nota final para esta atividade foi ajustada manualmente.",
"showall": "Mostrar todos os {{$a}}",
"showall": "Mostrar todos",
"useactivityonbrowser": "Você ainda pode usar isso no navegador do seu dispositivo"
}
6 changes: 3 additions & 3 deletions www/core/components/courses/lang/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"filtermycourses": "Filtrar meus cursos",
"frontpage": "Primeira página",
"mycourses": "Meus cursos",
"nocourses": "Nenhuma informação disponível sobre o curso.",
"nocourses": "Sem informações sobre o curso para mostrar.",
"nocoursesyet": "Nenhum curso nesta categoria",
"nosearchresults": "Nenhum resultado corresponde aos termos da busca",
"nosearchresults": "Não foram encontrados resultados da sua pesquisa",
"notenroled": "Você não está inscrito como estudante neste curso",
"notenrollable": "Você não pode inscrever-se neste curso.",
"password": "Senha",
"password": "Chave de inscrição",
"search": "Busca",
"searchcourses": "Buscar cursos",
"searchcoursesadvice": "Você pode usar o botão de busca para acessar os cursos como convidado ou matricular-se em cursos que permitem que ele.",
Expand Down
10 changes: 5 additions & 5 deletions www/core/components/fileuploader/lang/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"errorgettingimagealbum": "Erro ao pegar imagem a partir do álbum.",
"errormustbeonlinetoupload": "Você precisa estar online para enviar arquivos.",
"errornoapp": "Você não tem um aplicativo instalado para fazer essa ação.",
"errorreadingfile": "Erro na leitura do arquivo \"{{$a}}\"",
"errorreadingfile": "Erro ao ler arquivo.",
"errorwhileuploading": "Houve um erro durante o envio do arquivo.",
"file": "Envio de arquivos",
"file": "Arquivo",
"fileuploaded": "Arquivo enviado",
"maxbytesfile": "O arquivo {{$a.file}} é muito grande. Apenas pode carregar arquivos com um tamanho máximo de {{$a.size}}.",
"maxbytesfile": "O arquivo {{$a.file}} é muito grande. O tamanho máximo que você pode enviar é {{$a.size}}.",
"photoalbums": "Álbuns de fotos",
"readingfile": "Lendo arquivos",
"selectafile": "Selecione um arquivo",
"uploadafile": "Enviar um arquivo",
"uploading": "Enviando...",
"uploadafile": "Enviando um arquivo",
"uploading": "Enviando",
"uploadingperc": "Enviando: {{$a}}%",
"video": "Vídeo"
}
4 changes: 2 additions & 2 deletions www/core/components/login/lang/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"cancel": "Cancelar",
"checksiteversion": "Verifique se seu site usa Moodle 2.4 ou superior.",
"confirmdeletesite": "Você tem certeza que quer excluir o site {{sitename}}?",
"connect": "Conectar",
"connect": "Conectar!",
"connecttomoodle": "Conectar ao moodle",
"contactyouradministrator": "Contate o administrador do site para ter mais ajuda.",
"contactyouradministratorissue": "Por favor, pergunte ao administrador para verificar o seguinte problema: {{$a}}",
"createaccount": "Cadastrar este novo usuário",
"createuserandpass": "Escolha seu usuário e senha",
"credentialsdescription": "Por favor, informe seu nome de usuário e senha para efetuar o login",
"emailconfirmsent": "<p>Uma mensagem foi enviada para o seu endereço <b>{{$a}}</b></p><p>Esta mensagem contém instruções para completar a sua inscrição.</p><p>Se você encontrar dificuldades contate o administrador.</p>",
"emailconfirmsent": "<p>Um e-mail irá ser enviado para o seu endereço em <b>{{$a}}</b></p><p> Ele irá conter instruções fáceis para completar seu registro.</p><p>Se você continua a ter dificuldades, contate o administrador do site.</p>",
"emailnotmatch": "Os e-mail não coincidem",
"enterthewordsabove": "Digite as palavras acima",
"erroraccesscontrolalloworigin": "A chamada de Cross-Origin que você está tentando executar foi rejeitada. Por favor, verifique https://docs.moodle.org/dev/Moodle_Mobile_development_using_Chrome_or_Chromium",
Expand Down
2 changes: 1 addition & 1 deletion www/core/components/question/lang/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
"questionmessage": "Questão {{$a}}: {{$b}}",
"questionno": "Questão {{$a}}",
"requiresgrading": "Requer avaliação",
"unknown": "Desconhecido"
"unknown": "Não pôde determinar o estado"
}
4 changes: 2 additions & 2 deletions www/core/components/user/lang/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"contact": "Contato",
"country": "País",
"description": "Descrição",
"details": "Detalhes do registro",
"details": "Detalhes",
"detailsnotavailable": "Os detalhes desse usuário não estão disponíveis para você.",
"editingteacher": "Professor",
"email": "Email",
"emailagain": "Confirmar endereço de e-mail",
"firstname": "Nome",
"interests": "Interesses",
"invaliduser": "Usuário inválido",
"invaliduser": "Usuário inválido.",
"lastname": "Sobrenome",
"manager": "Gerente",
"newpicture": "Nova imagem",
Expand Down
4 changes: 2 additions & 2 deletions www/core/lang/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"deleting": "حذف",
"description": "نص المقدمة",
"done": "تم",
"download": "تنزيل",
"download": "تحميل",
"downloading": "يتم التنزيل",
"edit": "تحرير",
"error": "حصل خطاء",
Expand Down Expand Up @@ -97,7 +97,7 @@
"pagea": "صفحة {{$a}}",
"phone": "هاتف",
"pictureof": "صورة {{$a}}",
"previous": "الوضع السابق",
"previous": "السابق",
"pulltorefresh": "اسحب للأسفل ليتم التحديث",
"refresh": "تنشيط",
"required": "مطلوب",
Expand Down
4 changes: 2 additions & 2 deletions www/core/lang/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"deleting": "Изтриване",
"description": "Описание",
"done": "Извършено",
"download": "Щракнете за да изтеглите експортирания файл с категории",
"download": "Изтегляне",
"downloading": "Изтегляне",
"edit": "Редактиране",
"error": "Възникна непозната грешка!",
Expand Down Expand Up @@ -96,7 +96,7 @@
"online": "Онлайн",
"phone": "Телефон",
"pictureof": "Снимка на {{$a}}",
"previous": "Предишна",
"previous": "Обратно",
"pulltorefresh": "",
"refresh": "Опресняване",
"required": "Задължителен",
Expand Down
4 changes: 2 additions & 2 deletions www/core/lang/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"discard": "Descarta",
"dismiss": "Ignora",
"done": "Fet",
"download": "Descarrega",
"download": "Baixa",
"downloading": "S'està descarregant",
"edit": "Edita",
"emptysplit": "Aquesta pàgina estarà buida si el panell esquerre està buit o s'està carregant.",
Expand Down Expand Up @@ -151,7 +151,7 @@
"percentagenumber": "{{$a}}%",
"phone": "Telèfon",
"pictureof": "Imatge {{$a}}",
"previous": "Estat anterior",
"previous": "Anterior",
"pulltorefresh": "Estira per actualitzar",
"redirectingtosite": "Sereu redireccionats al lloc web.",
"refresh": "Refresca",
Expand Down
4 changes: 2 additions & 2 deletions www/core/lang/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"discard": "Odstranit",
"dismiss": "Odmítnout",
"done": "Hotovo",
"download": "Klikněte pro stažení exportovaného souboru",
"download": "Stáhnout",
"downloading": "Stahování",
"edit": "Upravit",
"emptysplit": "Pokud je levý panel prázdný nebo se nahrává, zobrazí se tato stránka prázdná.",
Expand Down Expand Up @@ -152,7 +152,7 @@
"percentagenumber": "{{$a}}%",
"phone": "Telefon",
"pictureof": "Obrázek: {{$a}}",
"previous": "O krok zpět",
"previous": "Předchozí",
"pulltorefresh": "Stáhněte pro obnovu",
"redirectingtosite": "Budete přesměrováni na web.",
"refresh": "Obnovit",
Expand Down
4 changes: 2 additions & 2 deletions www/core/lang/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"deleting": "Sletter",
"description": "Beskrivelse",
"done": "Færdig",
"download": "Klik for at downloade den eksporterede kategorifil",
"download": "Download",
"downloading": "Downloader",
"edit": "Rediger",
"error": "Fejl opstået",
Expand Down Expand Up @@ -123,7 +123,7 @@
"percentagenumber": "{{$a}}%",
"phone": "Telefon",
"pictureof": "Billede af {{$a}}",
"previous": "Forrige tilstand",
"previous": "Forrige",
"pulltorefresh": "Træk for at opdatere",
"refresh": "Genindlæs",
"required": "Krævet",
Expand Down
4 changes: 2 additions & 2 deletions www/core/lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"discard": "Verwerfen",
"dismiss": "Abbrechen",
"done": "Erledigt",
"download": "Download",
"download": "Herunterladen",
"downloading": "Herunterladen ...",
"edit": "Bearbeiten",
"emptysplit": "Diese Seite ist leer, wenn das linke Panel leer ist oder noch geladen wird.",
Expand Down Expand Up @@ -157,7 +157,7 @@
"percentagenumber": "{{$a}}%",
"phone": "Telefon",
"pictureof": "Nutzerbild {{$a}}",
"previous": "Letzter Zustand",
"previous": "Zurück",
"pulltorefresh": "Zum Aktualisieren runterziehen",
"redirectingtosite": "Sie werden zur Website weitergeleitet.",
"refresh": "Neu laden",
Expand Down
Loading