Skip to content

Commit 18094d3

Browse files
authored
Update strings.xml
1 parent e992dda commit 18094d3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

app/src/main/res/values-pt/strings.xml

+6-6
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<string name="event_added">Evento adicionado com sucesso</string>
2727
<string name="event_updated">Evento atualizado com sucesso</string>
2828
<string name="filter_events_by_type">Filtrar eventos por tipo</string>
29-
<string name="please_fill_location">Introduza a localização para a mostrar no maps</string>
29+
<string name="please_fill_location">Introduza a localização para a mostrar no mapa</string>
3030
<string name="public_event_notification_text">Está para breve um evento</string>
3131

3232
<!-- Event Repetition -->
@@ -44,12 +44,12 @@
4444
<string name="event_is_repeatable">O evento é repetível</string>
4545
<string name="selection_contains_repetition">A seleção contém eventos recorrentes</string>
4646
<string name="delete_one_only">Apagar a ocorrência selecionada</string>
47-
<string name="delete_future_occurrences">Delete this and all future occurrences</string>
47+
<string name="delete_future_occurrences">Apagar esta e todas as ocorrências futuras</string>
4848
<string name="delete_all_occurrences">Apagar todas as ocorrências</string>
4949
<string name="update_one_only">Atualizar a ocorrência selecionada</string>
5050
<string name="update_all_occurrences">Atualizar todas as ocorrências</string>
5151
<string name="repeat_till_date">Repetir até à data</string>
52-
<string name="stop_repeating_after_x">Stop repeating after x occurrences</string>
52+
<string name="stop_repeating_after_x">Parar de repetir após x ocorrências</string>
5353
<string name="repeat_forever">Repetir eternamente</string>
5454
<string name="times">vezes</string>
5555
<string name="repeat">Repetição</string>
@@ -60,7 +60,7 @@
6060
<string name="the_last_day">Último dia</string>
6161
<string name="repeat_on_the_same_day_monthly">Repetir no mesmo dia de cada mês</string>
6262
<string name="repeat_on_the_last_day_monthly">Repetir no último dia de cada mês</string>
63-
<string name="repeat_on_the_same_day_yearly">Repeat on the same day every year</string>
63+
<string name="repeat_on_the_same_day_yearly">Repetir no mesmo dia de cada ano</string>
6464
<string name="repeat_every_m">Repetir</string>
6565
<string name="every_m">A cada</string>
6666
<string name="first_m">primeira</string>
@@ -106,7 +106,7 @@
106106
<string name="export_past_events_too">Exportar eventos antigos</string>
107107
<string name="include_event_types">Incluir tipos de eventos</string>
108108
<string name="filename_without_ics">Nome do ficheiro (sem .ics)</string>
109-
<string name="override_event_types">Override event types in the file</string>
109+
<string name="override_event_types">Substituir tipo de eventos no ficheiro</string>
110110

111111
<!-- Event details -->
112112
<string name="title">Título</string>
@@ -161,7 +161,7 @@
161161
<string name="events">Eventos</string>
162162
<string name="reminder_stream">Fluxo áudio a utilizar nos lembretes</string>
163163
<string name="system_stream">Sistema</string>
164-
<string name="alarm_stream">Alarmw</string>
164+
<string name="alarm_stream">Alarme</string>
165165
<string name="notification_stream">Notificação</string>
166166
<string name="ring_stream">Toque</string>
167167

0 commit comments

Comments
 (0)