calendar/l10n/pt_PT.js

68 lines
2.3 KiB
JavaScript
Raw Normal View History

2018-02-12 22:15:39 +00:00
OC.L10N.register(
"calendar",
{
"%s has published the calendar »%s«" : "%s publicou o calendário »%s«",
"Hello," : "Olá,",
"We wanted to inform you that %s has published the calendar »%s«." : "Queremos informar que %s publicou o calendário »%s«.",
"Open »%s«" : "Abrir »%s«",
"Cheers!" : "Parabéns!",
2020-02-18 02:23:53 +00:00
"Calendar" : "Calendário",
2019-10-20 02:21:35 +00:00
"Today" : "Hoje",
2018-02-12 22:15:39 +00:00
"Day" : "Dia",
"Week" : "Semana",
"Month" : "Mês",
"Download" : "Transferir",
2019-10-20 02:21:35 +00:00
"Delete" : "Eliminar",
2018-02-12 22:15:39 +00:00
"Share link" : "Partilhar hiperligação",
2019-12-22 02:37:41 +00:00
"Delete share link" : "Apagar hiperligação de partilha",
"Share with users or groups" : "Partilhe com os utilizadores ou grupos",
2020-03-21 02:24:20 +00:00
"No users or groups" : "Sem utilizadores ou grupos",
2019-10-20 02:21:35 +00:00
"can edit" : "pode editar",
2018-02-12 22:15:39 +00:00
"New calendar" : "Novo calendário",
2019-12-22 02:37:41 +00:00
"Filename" : "Nome do ficheiro",
2019-10-20 02:21:35 +00:00
"Cancel" : "Cancelar",
2019-12-22 02:37:41 +00:00
"Automatic" : "Automático",
2018-03-06 01:16:20 +00:00
"Show week numbers" : "Mostrar o número das semanas",
2020-01-10 02:23:33 +00:00
"Settings & import" : "Definições & importar",
2019-12-22 02:37:41 +00:00
"Notification" : "Notificação",
2019-10-20 02:21:35 +00:00
"Email" : "E-mail",
2020-01-14 02:23:38 +00:00
"Busy" : "Ocupado",
"Unknown" : "Desconhecido",
2019-10-20 02:21:35 +00:00
"never" : "nunca",
"after" : "depois",
"Repeat" : "Repetir",
2019-12-22 02:37:41 +00:00
"Monday" : "Segunda",
"Summary" : "Resumo",
2019-10-20 02:21:35 +00:00
"More" : "Mais",
2019-12-22 02:37:41 +00:00
"Save" : "Guardar",
2019-10-20 02:21:35 +00:00
"Update" : "Atualizar",
2020-03-21 02:24:20 +00:00
"Select Date" : "Escolha a data",
2019-12-22 02:37:41 +00:00
"Personal" : "Pessoal",
2019-10-20 02:21:35 +00:00
"Details" : "Detalhes",
"Attendees" : "Participantes",
"Reminders" : "Lembretes",
2019-12-22 02:37:41 +00:00
"Activity" : "Actividade",
"Close" : "Fechar",
"Anniversary" : "Aniversário",
"Week {number} of {year}" : "Semana {number} do {year}",
"Daily" : "Diariamente",
"Weekly" : "Semanalmente",
"When shared show full event" : "Quando partilhado, mostrar evento completo",
"When shared show only busy" : "Quando partilhado, mostrar apenas ocupados",
"When shared hide this event" : "Quando partilhado, ocultar este evento",
"Location" : "Localização:",
"Description" : "Descrição",
"Status" : "Estado",
"Confirmed" : "Confirmado",
"Tentative" : "Tentativa",
"Cancelled" : "Cancelado",
"Categories" : "Categorias",
"Presentation" : "Apresentação",
2020-01-30 02:23:40 +00:00
"Review" : "Rever",
2019-12-22 02:37:41 +00:00
"Office" : "Escritório",
"Mail" : "Correio",
"Play" : "Reproduzir",
"Global" : "Global"
2018-02-12 22:15:39 +00:00
},
"nplurals=2; plural=(n != 1);");