Skip to content

Commit e00c5c9

Browse files
authored
Merge pull request #1058 from jleyva/MOBILE-2103
Mobile 2103
2 parents 95bbb1e + c2c3e52 commit e00c5c9

File tree

496 files changed

+3018
-1855
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

496 files changed

+3018
-1855
lines changed

www/addons/badges/lang/sv.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"badgedetails": "Detaljer för märke",
3-
"badges": "Märken",
3+
"badges": "Badges",
44
"contact": "Kontakt",
55
"dateawarded": "Utfärdandedatum",
66
"expirydate": "Förfallodatum",

www/addons/badges/lang/tr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"badgedetails": "Nişan ayrıntıları",
3-
"badges": "Nişanlar",
3+
"badges": "Rozetler",
44
"contact": "İletişim",
55
"dateawarded": "Verilen tarih",
66
"expirydate": "Bitiş Tarihi",

www/addons/badges/lang/uk.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"badgedetails": "Детальніше про відзнаку",
3+
"badges": "Відзнаки",
4+
"contact": "Контакт",
5+
"dateawarded": "Дата отримання",
6+
"expirydate": "Дата завершення",
7+
"issuancedetails": "Відзнака не актуальна",
8+
"issuerdetails": "Деталі присудження",
9+
"issuername": "Ім’я видавця",
10+
"nobadges": "Немає доступних відзнак.",
11+
"recipientdetails": "Деталі отримувача"
12+
}

www/addons/calendar/lang/da.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"errorloadevent": "Fejl ved indlæsning af begivenhed.",
44
"errorloadevents": "Fejl ved indlæsning af begivenheder.",
55
"noevents": "Der er ingen begivenheder",
6-
"notifications": "Underretninger"
6+
"notifications": "Beskeder"
77
}

www/addons/calendar/lang/es.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"calendarevents": "Eventos de calendario",
33
"errorloadevent": "Error cargando el evento.",
44
"errorloadevents": "Error cargando los eventos.",
5-
"noevents": "No hay actividades próximas pendientes",
5+
"noevents": "No hay eventos",
66
"notifications": "Notificaciones"
77
}

www/addons/calendar/lang/he.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"errorloadevent": "שגיאה בטעינת האירוע.",
44
"errorloadevents": "שגיאה בטעינת האירועים.",
55
"noevents": "לא קיימות פעילויות עתידיות להן מועד הגשה",
6-
"notifications": "הודעות"
6+
"notifications": "עדכונים והודעות"
77
}

www/addons/calendar/lang/uk.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"calendarevents": "Події календаря",
3+
"defaultnotificationtime": "Час сповіщень за-замовчуванням",
4+
"errorloadevent": "Помилка завантаження події.",
5+
"errorloadevents": "Помилка завантаження подій.",
6+
"noevents": "Немає подій",
7+
"notifications": "Сповіщення"
8+
}

www/addons/calendar/lang/zh-tw.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"calendarevents": "行事曆",
33
"errorloadevent": "載入事件時出現錯誤",
44
"errorloadevents": "載入事件時出現錯誤",
5-
"noevents": "沒有即將到期的活動",
5+
"noevents": "沒有事件",
66
"notifications": "通知"
77
}

www/addons/competency/lang/ar.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"activities": "أنشطة",
3-
"duedate": "موعد التسليم",
2+
"activities": "الأنشطة",
3+
"duedate": "تاريخ تقديم مهمة",
44
"errornocompetenciesfound": "لا يوجد أي قدرات موجودة",
55
"myplans": "خططي للتعلم",
66
"nocompetencies": "لا يوجد أي قدرات",
77
"path": "مسار",
88
"progress": "تقدّم الطالب",
9-
"status": "السماح بدخول ضيف",
9+
"status": "الحالة",
1010
"template": "قالب"
1111
}

www/addons/competency/lang/bg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"myplans": "Моите учебни планове",
77
"noplanswerecreated": "Не бяха създадени учебни планове.",
88
"path": "Път",
9-
"status": "Позволяване достъп като гост",
9+
"status": "Състояние",
1010
"template": "Шаблон"
1111
}

0 commit comments

Comments
 (0)