Skip to content

Commit fb0357c

Browse files
committed
MOBILE-2178 release: Auto-translated strings
1 parent 46dac07 commit fb0357c

File tree

138 files changed

+321
-273
lines changed

Some content is hidden

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

138 files changed

+321
-273
lines changed

www/addons/calendar/lang/ca.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"defaultnotificationtime": "Hora de notificació per defecte",
44
"errorloadevent": "S'ha produït un error carregant l'esdeveniment.",
55
"errorloadevents": "S'ha produït un error carregant els esdeveniments.",
6-
"noevents": "Cap activitat venç properament",
6+
"noevents": "No hi ha cap esdeveniment",
77
"notifications": "Notificacions"
88
}

www/addons/calendar/lang/es-mx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"defaultnotificationtime": "Hora de notificación por defecto",
44
"errorloadevent": "Error al cargar evento.",
55
"errorloadevents": "Error al cargar eventos.",
6-
"noevents": "No hay actividades próximas pendientes",
7-
"notifications": "Avisos"
6+
"noevents": "No hay eventos",
7+
"notifications": "Notificaciones"
88
}

www/addons/calendar/lang/lt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"calendarevents": "Renginių kalendorius",
33
"errorloadevent": "Klaida įkeliant renginį.",
44
"errorloadevents": "Klaida įkeliant renginius.",
5-
"noevents": "Nėra numatytų artėjančių veiklų",
5+
"noevents": "Renginių nėra",
66
"notifications": "Pranešimai"
77
}

www/addons/calendar/lang/pt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"defaultnotificationtime": "Hora de notificação predefinida",
44
"errorloadevent": "Erro ao carregar evento.",
55
"errorloadevents": "Erro ao carregar eventos.",
6-
"noevents": "Nenhuma atividade programada",
6+
"noevents": "Sem eventos",
77
"notifications": "Notificações"
88
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"noevents": "没有即将到期的活动",
3-
"notifications": "通告"
2+
"noevents": "没有事件",
3+
"notifications": "通知"
44
}

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/ca.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"learningplans": "Plans d'aprenentatge",
1111
"myplans": "Els meus plans d'aprenentatge",
1212
"noactivities": "Cap activitat",
13-
"nocompetencies": "No s'han creat competències en aquest marc.",
13+
"nocompetencies": "Cap competència",
1414
"nocrossreferencedcompetencies": "No hi ha competències amb referències a aquesta.",
1515
"noevidence": "Cap evidència",
1616
"noplanswerecreated": "No s'ha creat cap pla d'aprenentatge.",

www/addons/competency/lang/es-mx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"learningplans": "Planes de aprendizaje",
1313
"myplans": "Mis planes de aprendizaje",
1414
"noactivities": "Sin actividades",
15-
"nocompetencies": "No se han creado competencias en esta estructura.",
15+
"nocompetencies": "Sin competencias",
1616
"nocrossreferencedcompetencies": "No se han referenciado cruzadamente otras competencias con esta competencia.",
1717
"noevidence": "Sin evidencia",
1818
"noplanswerecreated": "No se crearon planes de aprendizaje.",

www/addons/competency/lang/lt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"learningplans": "Mokymosi planai",
1111
"myplans": "Mano mokymosi planai",
1212
"noactivities": "Nėra veiklų",
13-
"nocompetencies": "Šioje sistemoje nebuvo sukurta kompetencijų.",
13+
"nocompetencies": "Nėra kompetencijų",
1414
"nocrossreferencedcompetencies": "Jokios kitos kompetencijos nebuvo susietos kryžmine nuoroda su šia kompetencija.",
1515
"noevidence": "Nėra įrodymų",
1616
"noplanswerecreated": "Nebuvo sukurta mokymosi planų.",

www/addons/competency/lang/pt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"learningplans": "Planos de aprendizagem",
1313
"myplans": "Os meus planos de aprendizagem",
1414
"noactivities": "Nenhuma atividade associada",
15-
"nocompetencies": "Ainda não foram criadas competências neste quadro.",
15+
"nocompetencies": "Sem competências",
1616
"nocrossreferencedcompetencies": "Nenhuma competência foi referenciada a esta competência.",
1717
"noevidence": "Não foi adicionado nenhum comprovativo",
1818
"noplanswerecreated": "Nenhum plano de aprendizagem foi criado.",

0 commit comments

Comments
 (0)