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 id="com.moodle.moodlemobile" version="2.3" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget id="com.moodle.moodlemobile" version="2.4" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>Moodle Mobile</name>
<description>Official Moodle Mobile app</description>
<author href="http://moodle.com" email="juan@moodle.com">Juan Leyva</author>
Expand Down
4 changes: 2 additions & 2 deletions www/addons/calendar/lang/ca.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"calendarevents": "Esdeveniments del calendari",
"errorloadevent": "Error en carregar l'esdeveniment",
"errorloadevents": "Error en carregar esdeveniments",
"errorloadevent": "S'ha produït un error carregant l'esdeveniment.",
"errorloadevents": "S'ha produït un error carregant els esdeveniments.",
"noevents": "No hi ha cap esdeveniment",
"notifications": "Notificacions"
}
19 changes: 11 additions & 8 deletions www/addons/coursecompletion/lang/de.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
{
"complete": "Fertig",
"complete": "Abschließen",
"completecourse": "Kurs abschließen",
"completed": "Abgeschlossen",
"completiondate": "Abschlussdatum",
"coursecompletion": "Kursabschluss",
"criteria": "Kriterien",
"criteriagroup": "Kriteriengruppe",
"criteriarequiredall": "Alle nachfolgenden Kriterien sind notwendig",
"criteriarequiredany": "Eine der nachfolgenden Kriterien ist notwendig",
"inprogress": "In Bearbeitung",
"manualselfcompletion": "Manueller eigener Abschluss",
"notyetstarted": "Noch nicht begonnen",
"criteriarequiredany": "Eines der nachfolgenden Kriterien ist notwendig",
"inprogress": "In Arbeit",
"manualselfcompletion": "Manueller Selbstabschluss",
"notyetstarted": "Nicht begonnen",
"pending": "Unerledigt",
"required": "Erforderlich",
"requiredcriteria": "Notwendiges Kriterium",
"required": "Notwendig",
"requiredcriteria": "Notwendige Kriterien",
"requirement": "Anforderung",
"status": "Status",
"viewcoursereport": "Kursbericht ansehen"
"viewcoursereport": "Kursbericht anzeigen"
}
22 changes: 16 additions & 6 deletions www/addons/files/lang/ca.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,26 @@
{
"downloading": "Baixant...",
"emptyfilelist": "No hi ha fitxers per mostrar",
"audio": "Àudio",
"camera": "Càmera",
"downloading": "S'està descarregant",
"emptyfilelist": "No hi ha fitxers per mostrar.",
"errorcapturingaudio": "S'ha produït un error en capturar l'àudio",
"errorcapturingimage": "S'ha produït un error en capturar la imatge.",
"errorcapturingvideo": "S'ha produït un error en capturar el vídeo",
"errorreadingfile": "S'ha produït un error en llegir el fitxer \"{$a}\"",
"file": "Fitxer",
"errorgettingimagealbum": "S'ha produït un error descarregant la imatge de l'àlbum.",
"errorreadingfile": "S'ha produït un error llegint el fitxer.",
"errorwhiledownloading": "S'ha produït un error descarregant el fitxer.",
"errorwhilerecordingaudio": "S'ha produït un error gravant l'àudio.",
"errorwhileuploading": "S'ha produït un error penjant el fitxer.",
"file": "Arxiu",
"fileuploaded": "S'ha penjat el fitxer",
"myfiles": "Els meus fitxers",
"myprivatefiles": "Els meus fitxers privats",
"photoalbums": "Àlbums de fotos",
"readingfile": "Llegint un fitxer",
"sitefiles": "Fitxers del lloc",
"success": "Èxit",
"success": "Èxit!",
"uploadafile": "Penja un fitxer",
"uploadfiles": "Es poden penjar fitxers",
"uploadfiles": "Penja fitxers",
"uploading": "S'està penjant",
"video": "Vídeo"
}
2 changes: 1 addition & 1 deletion www/addons/frontpage/lang/ca.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"frontpage": "Primera plana"
"frontpage": "Pàgina principal"
}
2 changes: 1 addition & 1 deletion www/addons/grades/lang/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"percentage": "Percentatge",
"range": "Interval",
"rank": "Rang",
"viewgrades": "Mostra les qualificacions",
"viewgrades": "Visualitza les qualificacions",
"weight": "Pes"
}
3 changes: 2 additions & 1 deletion www/addons/messages/lang/ca.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"addcontact": "Afegeix com a contacte",
"blockcontact": "Bloca contacte",
"contactlistempty": "La vostra llista de contactes és buida",
"contactlistempty": "La llista de contactes està buida",
"contactname": "Nom del contacte",
"contacts": "Contactes",
"errorwhileretrievingcontacts": "S'ha produït un error en recuperar els contactes del servidor.",
"errorwhileretrievingmessages": "S'ha produït un error descarregant els missatges.",
"messagenotsent": "El missatge no s'ha enviat. Si us plau, intenteu-ho més tard",
"messages": "Missatges",
"mustbeonlinetosendmessages": "Heu de tenir connexió a la xarxa per a enviar missatges",
Expand Down
2 changes: 1 addition & 1 deletion www/addons/messages/lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"mustbeonlinetosendmessages": "Sie müssen online sein, um Mitteilungen zu senden",
"newmessage": "Neue Mitteilung",
"nomessages": "Keine Mitteilungen",
"nousersfound": "Keine Nutzer/innen gefunden",
"nousersfound": "Keine Personen gefunden",
"removecontact": "Kontakt entfernen",
"send": "Senden",
"sendmessage": "Mitteilung senden",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod_assign/lang/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"duedate": "Data de venciment",
"duedateno": "Sense data de venciment",
"submissions": "Trameses",
"userwithid": "Usuari amb Id {{id}}",
"viewsubmission": "Visualitza la tramesa"
}
2 changes: 1 addition & 1 deletion www/addons/mod_book/lang/ca.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"errorchapter": "S'ha produït un error en llegir el capítol."
"errorchapter": "S'ha produït un error llegint el capítol del llibre."
}
15 changes: 8 additions & 7 deletions www/addons/mod_chat/lang/de.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"beep": "Beep",
"currentusers": "Aktuelle Nutzer/innen",
"enterchat": "Chat betreten",
"entermessage": "Schreiben Sie Ihre Nachricht.",
"messagebeepsyou": "{{$a}} hat Sie angepiepst!",
"messageenter": "{{$a}} hat den Chat gerade betreten",
"currentusers": "Aktuell online",
"enterchat": "Klicken Sie hier, um den Chat zu betreten",
"entermessage": "Nachricht eingeben",
"messagebeepsyou": "{{$a}} hat Ihnen ein Beep gesendet!",
"messageenter": "{{$a}} hat den Chat betreten",
"messageexit": "{{$a}} hat den Chat verlassen",
"nomessages": "Bisher keine Mitteilungen",
"mustbeonlinetosendmessages": "Sie müssen online sein, um Nachrichten zu senden",
"nomessages": "Keine Nachrichten",
"send": "Senden",
"sessionstart": "Nächster Chat läuft in: {{$a}}",
"sessionstart": "Der nächste Chat beginnt in {{$a}}",
"talk": "Sprechen"
}
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"notopenyet": "عذرا، هذا النشاط سيكون متوفر في {{$a}}",
"numberofuser": "عدد المستخدمين",
"numberofuserinpercentage": "عدد المستخدمين كنسبة",
"removemychoice": "استبعد خياري",
"responses": "إجابات",
"responsesresultgraphheader": "عرض كمنحني",
"savemychoice": "حفظ الاختيار",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"notopenyet": "За съжаление тази дейност не е достъпна до {{$a}}",
"numberofuser": "Брой участници",
"numberofuserinpercentage": "Процент потребители",
"removemychoice": "Изтриване на моя избор",
"responses": "Отговори",
"responsesresultgraphheader": "Показване на графика",
"savemychoice": "Запис на моя избор",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"notopenyet": "Aquesta activitat no està disponible fins el {{$a}}",
"numberofuser": "Nombre de participants",
"numberofuserinpercentage": "Nombre de participants (%)",
"removemychoice": "Suprimeix la meva resposta",
"responses": "Respostes",
"responsesresultgraphheader": "Mostra la gràfica",
"savemychoice": "Desa la meva resposta",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"notopenyet": "Je mi líto, tato činnost není až do {{$a}} dostupná",
"numberofuser": "Počet uživatelů",
"numberofuserinpercentage": "Počet uživatelů v procentech",
"removemychoice": "Odstranit mou volbu",
"responses": "Odpovědi",
"responsesresultgraphheader": "Graf",
"savemychoice": "Uložit mou volbu",
Expand Down
25 changes: 15 additions & 10 deletions www/addons/mod_choice/lang/de.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
{
"choiceoptions": "Abstimmoptionen",
"expired": "Diese Abstimmung ist seit {{$a}} beendet. Eine Auswahl ist nicht mehr möglich.",
"full": "(Nicht verfügbar)",
"noresultsviewable": "Ergebnisse sind aktuell nicht sichtbar.",
"notopenyet": "Aktivität ist ab {{$a}} verfügbar",
"numberofuser": "Teilnehmerzahl",
"cannotsubmit": "Problem beim Übertragen der Abstimmung. Versuchen Sie es nochmal.",
"choiceoptions": "Abstimmungsoptionen",
"errorgetchoice": "Fehler beim Laden der Abstimmungsdaten",
"expired": "Die Abstimmung wurde beendet {{$a}} und ist nicht weiter verfügbar",
"full": "(Voll)",
"noresultsviewable": "Die Ergebnisse werden momentan nicht angezeigt",
"notopenyet": "Die Abstimmung ist nicht verfügbar bis {{$a}}",
"numberofuser": "Anzahl der Teilnehmer/innen",
"numberofuserinpercentage": "Prozent der Teilnehmer/innen",
"responses": "Stimmabgaben",
"responsesresultgraphheader": "Grafische Darstellung",
"savemychoice": "Meine Auswahl speichern",
"userchoosethisoption": "Teilnehmer/innen mit dieser Auswahl",
"previewonly": "Die Vorschau zeigt die verfügbaren Optionen der Abstimmung. Sie können Ihre Auswahl aber nicht vor {{$a}} abgeben.",
"removemychoice": "Meine Auswahl löschen",
"responses": "Antworten",
"responsesresultgraphdescription": "{{number}}% haben die Option gewählt: {{text}}.",
"responsesresultgraphheader": "Grafische Anzeige",
"savemychoice": "Auswahl sichern",
"userchoosethisoption": "Personen mit dieser Auswahl",
"yourselection": "Ihre Auswahl"
}
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/es-mx.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"notopenyet": "Lo sentimos, esta actividad no estará disponible hasta {{$a}}",
"numberofuser": "Número de participantes",
"numberofuserinpercentage": "Porcentaje de participantes",
"removemychoice": "Eliminar mi elección",
"responses": "Respuestas",
"responsesresultgraphheader": "Vista de Gráfica",
"savemychoice": "Guardar mi elección",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"notopenyet": "Lo sentimos, esta actividad no estará disponible hasta {{$a}}",
"numberofuser": "Número de participantes",
"numberofuserinpercentage": "Porcentaje de participantes",
"removemychoice": "Eliminar mi elección",
"responses": "Respuestas",
"responsesresultgraphheader": "Vista de gráfica",
"savemychoice": "Guardar mi elección",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/eu.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"notopenyet": "Barkatu, baina jarduera hau ez dago erabiltzeko moduan {{$a}} arte.",
"numberofuser": "Partaide-kopurua",
"numberofuserinpercentage": "Partaide-kopurua ehunekotan",
"removemychoice": "Ezabatu nire aukera",
"responses": "Erantzunak",
"responsesresultgraphheader": "Erakutsi grafikoa",
"savemychoice": "Gorde nire aukera",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"notopenyet": "Désolé, cette activité ne sera disponible que le {{$a}}",
"numberofuser": "Nombre de participants",
"numberofuserinpercentage": "Pourcentage de participants",
"removemychoice": "Retirer mon vote",
"responses": "Réponses",
"responsesresultgraphheader": "Affichage graphique",
"savemychoice": "Enregistrer mon choix",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"notopenyet": "לצערנו, פעילות זו אינה זמינה עד {{$a}}",
"numberofuser": "מספר המשתתפים",
"numberofuserinpercentage": "מספר המשתתפים באחוזים",
"removemychoice": "הסרת בחירתי",
"responses": "תשובות",
"responsesresultgraphheader": "תצוגה גרפית",
"savemychoice": "שמירת הבחירה שלי",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"notopenyet": "Ez a tevékenység {{$a}} időpontig nem elérhető",
"numberofuser": "Résztvevők száma",
"numberofuserinpercentage": "Résztvevők száma százalékban",
"removemychoice": "Válaszlehetőségem törlése",
"responses": "Tanuló által adott válaszok",
"responsesresultgraphheader": "Gráfmegjelenítés",
"savemychoice": "Válaszlehetőségem mentése",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"notopenyet": "Spiacente, questa attività non è disponibile fino al {{$a}}",
"numberofuser": "Numero di utenti",
"numberofuserinpercentage": "Percentuale dei partecipanti",
"removemychoice": "Elimina la mia scelta",
"responses": "Scelte",
"responsesresultgraphheader": "Visualizzazione grafico",
"savemychoice": "Salva la mia scelta",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"notopenyet": "申し訳ございません、この活動は {{$a}} まで利用することができません。",
"numberofuser": "参加者数",
"numberofuserinpercentage": "参加者数 (%)",
"removemychoice": "私の投票を削除する",
"responses": "投票結果",
"responsesresultgraphheader": "グラフ表示",
"savemychoice": "私の投票を保存する",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"notopenyet": "Deze activiteit is niet beschikbaar tot {{$a}}",
"numberofuser": "Het aantal gebruikers",
"numberofuserinpercentage": "Het aantal gebruikers als percentage",
"removemychoice": "Verwijder mijn keuze",
"responses": "Antwoorden",
"responsesresultgraphheader": "Grafiek tonen",
"savemychoice": "Bewaar mijn antwoord",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"notopenyet": "Moduł nieczynny do {{$a}}",
"numberofuser": "Liczba użytkowników",
"numberofuserinpercentage": "Ilość użytkowników w procentach",
"removemychoice": "Usuń mój wybór",
"responses": "Odpowiedzi",
"responsesresultgraphheader": "Wyświetl wykres",
"savemychoice": "Zapisz mój wybór",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"notopenyet": "Esta atividade será acessível a partir de {{$a}}",
"numberofuser": "Número de usuários",
"numberofuserinpercentage": "Percentual de participantes",
"removemychoice": "Remover a minha resposta",
"responses": "Respostas",
"responsesresultgraphheader": "Visualização do gráfico",
"savemychoice": "Gravar a minha resposta",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"notopenyet": "Извините, данное действие недоступно до {{$a}}",
"numberofuser": "Количество пользователей",
"numberofuserinpercentage": "Процент пользователей",
"removemychoice": "Удалить мой выбор",
"responses": "Ответы",
"responsesresultgraphheader": "Отображать график",
"savemychoice": "Сохранить мой выбор",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"notopenyet": "Den här aktiviteten är tyvärr inte tillgänglig förrän {{$a}}",
"numberofuser": "Antal användare",
"numberofuserinpercentage": "Antalet användare i procent.",
"removemychoice": "Ta bort mitt val",
"responses": "Svar",
"responsesresultgraphheader": "Visa en graf",
"savemychoice": "Spara min opinionsundersökning",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"full": "(Dolu)",
"noresultsviewable": "Sonuçlar şu anda görüntülenmemektedir.",
"notopenyet": "Üzgünüz, bu etkinliğe {{$a}} tarihine kadar ulaşılamaz",
"removemychoice": "Seçimimi sil",
"responses": "Yanıtlar",
"savemychoice": "Seçeneğimi kaydet",
"yourselection": "Seçiminiz"
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"notopenyet": "对于起,此活动在 {{$a}} 之后才可用",
"numberofuser": "用户数",
"numberofuserinpercentage": "用户数百分比",
"removemychoice": "删除我的投票",
"responses": "回复",
"responsesresultgraphheader": "图示",
"savemychoice": "保存我的选择",
Expand Down
1 change: 1 addition & 0 deletions www/addons/mod_choice/lang/zh-tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"notopenyet": "抱歉,這個活動在{{$a}}之前不能使用",
"numberofuser": "參與者人數",
"numberofuserinpercentage": "參與者人數百分比",
"removemychoice": "移除我的選擇",
"responses": "答覆",
"responsesresultgraphheader": "顯示圖表",
"savemychoice": "儲存我的選擇",
Expand Down
2 changes: 1 addition & 1 deletion www/addons/mod_folder/lang/ca.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"emptyfilelist": "No hi ha fitxers per mostrar"
"emptyfilelist": "No hi ha fitxers per mostrar."
}
13 changes: 12 additions & 1 deletion www/addons/mod_forum/lang/ar.json
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
[]
{
"addanewdiscussion": "أضف موضوعا جديدا للنقاش",
"cannotadddiscussion": "إضافة نقشات لهذا المنتدى يتطلب عضوية مجموعات",
"cannotadddiscussionall": "ليس لديك الصلاحيات لإضافة نقاش لكل المشتركين.",
"couldnotadd": "تعذر إرسال مقالة نتيجة خطأ غير معروف",
"group": "مجموعة",
"message": "رسالة",
"posttoforum": "أضف المشاركة للمنتدى",
"re": "إعادة:",
"reply": "رد",
"subject": "موضوع"
}
15 changes: 14 additions & 1 deletion www/addons/mod_forum/lang/bg.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
{
"forumnodiscussionsyet": "Няма теми за обсъждане в този форум"
"addanewdiscussion": "Добавяне на нова тема за обсъждане",
"cannotadddiscussion": "Добавяне на дискусии в този форум изисква членство в група.",
"cannotadddiscussionall": "Нямате разрешение да добавяте нова тема за всички участници.",
"cannotcreatediscussion": "Не може да се създаде нова дискусия",
"couldnotadd": "Вашето мнение не можа да се добави поради неизвестна грешка.",
"erroremptymessage": "Мнението не може да бъде празно",
"erroremptysubject": "Темата на мнението не може да бъде празна.",
"forumnodiscussionsyet": "Няма теми за обсъждане в този форум",
"group": "Група",
"message": "Текст на съобщението",
"posttoforum": "Изпрати във форума",
"re": "Re:",
"reply": "Отговаряне",
"subject": "Тема на съобщението"
}
Loading