mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 19:29:54 +01:00
Updated language translations.
This commit is contained in:
@@ -659,7 +659,7 @@
|
||||
<!-- Title of dialog that allows user to set the time and day that their message will be sent -->
|
||||
<string name="ScheduleMessageTimePickerBottomSheet__dialog_title">Programar mensagem</string>
|
||||
<!-- Text for confirmation button when scheduling messages that allows the user to confirm and schedule the sending time -->
|
||||
<string name="ScheduleMessageTimePickerBottomSheet__schedule_send">Horário enviado</string>
|
||||
<string name="ScheduleMessageTimePickerBottomSheet__schedule_send">Programar envio</string>
|
||||
<!-- Disclaimer in message scheduling dialog. %1$s replaced with a GMT offset (e.g. GMT-05:00), and %2$s is replaced with the time zone name (e.g. Eastern Standard Time) -->
|
||||
<string name="ScheduleMessageTimePickerBottomSheet__timezone_disclaimer">Todos os horários estão sendo exibidos em (%1$s) %2$s</string>
|
||||
<!-- Warning dialog message text shown when select time for scheduled send is in the past resulting in an immediate send if scheduled. -->
|
||||
@@ -1957,7 +1957,7 @@
|
||||
<!-- Displayed in the conversation list when your most recent message is a payment to or from the person the conversation is with -->
|
||||
<string name="ThreadRecord_payment">Pagamento</string>
|
||||
<!-- Displayed in the conversation list when your only message in a conversation is a scheduled send. -->
|
||||
<string name="ThreadRecord_scheduled_message">Scheduled message</string>
|
||||
<string name="ThreadRecord_scheduled_message">Mensagem programada</string>
|
||||
|
||||
<!-- UpdateApkReadyListener -->
|
||||
<string name="UpdateApkReadyListener_Signal_update">Atualização do Signal</string>
|
||||
@@ -5559,7 +5559,7 @@
|
||||
<!-- Title for screen describing that sms support is going to be removed soon -->
|
||||
<string name="SmsRemoval_title_going_away">O suporte a mensagens SMS será descontinuado</string>
|
||||
<!-- Bullet point message shown on describing screen as first bullet why sms is being removed, placeholder with be date of removal (e.g., March 21st) -->
|
||||
<string name="SmsRemoval_info_bullet_1_s">SMS messaging in the Signal app will soon no longer be supported on %1$s.</string>
|
||||
<string name="SmsRemoval_info_bullet_1_s">Em breve as mensagens SMS no app do Signal não serão mais suportadas em %1$s.</string>
|
||||
<!-- Bullet point message shown on describing screen as second bullet why sms is being removed -->
|
||||
<string name="SmsRemoval_info_bullet_2">As mensagens SMS são diferentes das mensagens do Signal. <b>Isso não afeta o serviço de mensagens criptografadas do Signal que continuarão funcionando.</b></string>
|
||||
<!-- Bullet point message shown on describing screen as third bullet why sms is being removed -->
|
||||
|
||||
Reference in New Issue
Block a user