Update strings.xml

This commit is contained in:
Sérgio Marques 2021-10-31 15:43:14 +00:00 committed by GitHub
parent 17671d6413
commit 5bd18c90e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -126,7 +126,7 @@
<string name="export_past_events_too">Exportar eventos antigos</string> <string name="export_past_events_too">Exportar eventos antigos</string>
<string name="include_event_types">Incluir tipos de eventos</string> <string name="include_event_types">Incluir tipos de eventos</string>
<string name="filename_without_ics">Nome do ficheiro (sem .ics)</string> <string name="filename_without_ics">Nome do ficheiro (sem .ics)</string>
<string name="ignore_event_types">Ignore event types in the file, always use the default one</string> <string name="ignore_event_types">Ignorar tipos de evento do ficheiro e utilizar sempre o evento padrão</string>
<!-- Event details --> <!-- Event details -->
<string name="location">Localização</string> <string name="location">Localização</string>
@ -135,7 +135,7 @@
<!-- Weekly view --> <!-- Weekly view -->
<string name="week">Semana</string> <string name="week">Semana</string>
<string name="start_week_with_current_day">Start week with the current day</string> <string name="start_week_with_current_day">Iniciar semana com o dia atual</string>
<!-- Event types --> <!-- Event types -->
<string name="event_types">Tipos de eventos</string> <string name="event_types">Tipos de eventos</string>
@ -201,7 +201,7 @@
<string name="other_time">Outra</string> <string name="other_time">Outra</string>
<string name="highlight_weekends">Destacar fim de semana em algumas vistas</string> <string name="highlight_weekends">Destacar fim de semana em algumas vistas</string>
<string name="allow_changing_time_zones">Permitir alteração do fuso horário dos eventos</string> <string name="allow_changing_time_zones">Permitir alteração do fuso horário dos eventos</string>
<string name="manage_quick_filter_event_types">Manage quick filter event types</string> <string name="manage_quick_filter_event_types">Gerir tipos de evento no filtro rápido</string>
<!-- CalDAV sync --> <!-- CalDAV sync -->
<string name="caldav">CalDAV</string> <string name="caldav">CalDAV</string>
@ -218,8 +218,8 @@
<string name="insufficient_permissions">Não tem permissão para escrever no calendário selecionado</string> <string name="insufficient_permissions">Não tem permissão para escrever no calendário selecionado</string>
<string name="caldav_event_not_found">Evento não encontrado. Ative a sincronização CalDAV para os calendários apropriados nas definições.</string> <string name="caldav_event_not_found">Evento não encontrado. Ative a sincronização CalDAV para os calendários apropriados nas definições.</string>
<string name="no_synchronized_calendars">Não existem calendários passíveis de sincronização</string> <string name="no_synchronized_calendars">Não existem calendários passíveis de sincronização</string>
<string name="status_free">Free</string> <string name="status_free">Livre</string>
<string name="status_busy">Busy</string> <string name="status_busy">ocupado</string>
<!-- alternative versions for some languages, use the same translations if you are not sure what this means --> <!-- alternative versions for some languages, use the same translations if you are not sure what this means -->
<!-- used in repetition, like "Every last Sunday" --> <!-- used in repetition, like "Every last Sunday" -->