summaryrefslogtreecommitdiffstats
path: root/apps/calendar/l10n/pt_PT.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/calendar/l10n/pt_PT.php')
-rw-r--r--apps/calendar/l10n/pt_PT.php129
1 files changed, 128 insertions, 1 deletions
diff --git a/apps/calendar/l10n/pt_PT.php b/apps/calendar/l10n/pt_PT.php
index fd6ba7b9a60..867a10a70b3 100644
--- a/apps/calendar/l10n/pt_PT.php
+++ b/apps/calendar/l10n/pt_PT.php
@@ -1,8 +1,135 @@
<?php $TRANSLATIONS = array(
+"Wrong calendar" => "Calendário errado",
+"New Timezone:" => "Nova zona horária",
+"Timezone changed" => "Zona horária alterada",
+"Invalid request" => "Pedido inválido",
"Calendar" => "Calendário",
+"Birthday" => "Dia de anos",
+"Business" => "Negócio",
+"Call" => "Telefonar",
+"Clients" => "Clientes",
+"Deliverer" => "Entregar",
+"Holidays" => "Férias",
+"Ideas" => "Ideias",
+"Journey" => "Jornada",
+"Jubilee" => "Jublieu",
+"Meeting" => "Encontro",
+"Other" => "Outro",
+"Personal" => "Pessoal",
+"Projects" => "Projetos",
+"Questions" => "Perguntas",
+"Work" => "Trabalho",
+"Does not repeat" => "Não repete",
+"Daily" => "Diário",
+"Weekly" => "Semanal",
+"Every Weekday" => "Todos os dias da semana",
+"Bi-Weekly" => "Bi-semanal",
+"Monthly" => "Mensal",
+"Yearly" => "Anual",
+"never" => "nunca",
+"by occurrences" => "por ocorrências",
+"by date" => "por data",
+"by monthday" => "por dia do mês",
+"by weekday" => "por dia da semana",
+"Monday" => "Segunda",
+"Tuesday" => "Terça",
+"Wednesday" => "Quarta",
+"Thursday" => "Quinta",
+"Friday" => "Sexta",
+"Saturday" => "Sábado",
+"Sunday" => "Domingo",
+"events week of month" => "Eventos da semana do mês",
+"first" => "primeiro",
+"second" => "segundo",
+"third" => "terçeiro",
+"fourth" => "quarto",
+"fifth" => "quinto",
+"last" => "último",
+"January" => "Janeiro",
+"February" => "Fevereiro",
+"March" => "Março",
+"April" => "Abril",
+"May" => "Maio",
+"June" => "Junho",
+"July" => "Julho",
+"August" => "Agosto",
+"September" => "Setembro",
+"October" => "Outubro",
+"November" => "Novembro",
+"December" => "Dezembro",
+"by events date" => "por data de evento",
+"by yearday(s)" => "por dia(s) do ano",
+"by weeknumber(s)" => "por número(s) da semana",
+"by day and month" => "por dia e mês",
+"Date" => "Data",
+"Cal." => "Cal.",
"All day" => "Todo o dia",
+"New Calendar" => "Novo calendário",
+"Missing fields" => "Falta campos",
+"Title" => "Título",
+"From Date" => "Da data",
+"From Time" => "Da hora",
+"To Date" => "Para data",
+"To Time" => "Para hora",
+"The event ends before it starts" => "O evento acaba antes de começar",
+"There was a database fail" => "Houve uma falha de base de dados",
"Week" => "Semana",
"Month" => "Mês",
+"List" => "Lista",
"Today" => "Hoje",
-"Calendars" => "Calendários"
+"Calendars" => "Calendários",
+"There was a fail, while parsing the file." => "Houve uma falha durante a análise do ficheiro",
+"Choose active calendars" => "Escolhe calendários ativos",
+"CalDav Link" => "Endereço CalDav",
+"Download" => "Transferir",
+"Edit" => "Editar",
+"Delete" => "Apagar",
+"New calendar" => "Novo calendário",
+"Edit calendar" => "Editar calendário",
+"Displayname" => "Nome de exibição",
+"Active" => "Ativo",
+"Calendar color" => "Cor do calendário",
+"Save" => "Guardar",
+"Submit" => "Submeter",
+"Cancel" => "Cancelar",
+"Edit an event" => "Editar um evento",
+"Export" => "Exportar",
+"Title of the Event" => "Título do evento",
+"Category" => "Categoria",
+"All Day Event" => "Evento de dia inteiro",
+"From" => "De",
+"To" => "Para",
+"Advanced options" => "Opções avançadas",
+"Location" => "Localização",
+"Location of the Event" => "Localização do evento",
+"Description" => "Descrição",
+"Description of the Event" => "Descrição do evento",
+"Repeat" => "Repetir",
+"Advanced" => "Avançado",
+"Select weekdays" => "Seleciona os dias da semana",
+"Select days" => "Seleciona os dias",
+"and the events day of year." => "e o dia de eventos do ano.",
+"and the events day of month." => "e o dia de eventos do mês.",
+"Select months" => "Seleciona os meses",
+"Select weeks" => "Seleciona as semanas",
+"and the events week of year." => "e a semana de eventos do ano.",
+"Interval" => "Intervalo",
+"End" => "Fim",
+"occurrences" => "ocorrências",
+"Import a calendar file" => "Importar um ficheiro de calendário",
+"Please choose the calendar" => "Por favor escolhe o calendário",
+"create a new calendar" => "criar novo calendário",
+"Name of new calendar" => "Nome do novo calendário",
+"Import" => "Importar",
+"Importing calendar" => "A importar calendário",
+"Calendar imported successfully" => "Calendário importado com sucesso",
+"Close Dialog" => "Fechar diálogo",
+"Create a new event" => "Criar novo evento",
+"Select category" => "Selecionar categoria",
+"Timezone" => "Zona horária",
+"Check always for changes of the timezone" => "Verificar sempre por alterações na zona horária",
+"Timeformat" => "Formato da hora",
+"24h" => "24h",
+"12h" => "12h",
+"Calendar CalDAV syncing address:" => "Endereço de sincronização CalDav do calendário"
);