Skip to content

Commit 61bd946

Browse files
authored
Merge pull request #1107 from jleyva/MOBILE-2178
Mobile 2178
2 parents c343b32 + fb0357c commit 61bd946

File tree

290 files changed

+365
-981
lines changed

Some content is hidden

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

290 files changed

+365
-981
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/es_mx.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

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
}

www/addons/calendar/lang/pt_br.json

Lines changed: 0 additions & 4 deletions
This file was deleted.
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/calendar/lang/zh_cn.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

www/addons/calendar/lang/zh_tw.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)