diff options
Diffstat (limited to 'apps/calendar/l10n/pt_PT.php')
-rw-r--r-- | apps/calendar/l10n/pt_PT.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/calendar/l10n/pt_PT.php b/apps/calendar/l10n/pt_PT.php new file mode 100644 index 00000000000..fd6ba7b9a60 --- /dev/null +++ b/apps/calendar/l10n/pt_PT.php @@ -0,0 +1,8 @@ +<?php $TRANSLATIONS = array( +"Calendar" => "Calendário", +"All day" => "Todo o dia", +"Week" => "Semana", +"Month" => "Mês", +"Today" => "Hoje", +"Calendars" => "Calendários" +); |