platform/plugins/notification-assets/lang/pt.json
Kristina 071551c66f
Fix email notifications (#6328)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-08-13 18:12:12 +07:00

61 lines
2.8 KiB
JSON

{
"string": {
"Notification": "Notificação",
"Notifications": "Notificações",
"NoNotifications": "Sem notificações",
"EmailNotification": "Correio eletrónico",
"PlatformNotification": "na plataforma",
"Track": "Seguir",
"DontTrack": "Não seguir",
"BrowserNotification": "no navegador",
"Remove": "Remover notificação",
"RemoveAll": "Remover todas as notificações",
"MarkAllAsRead": "Marcar todas as notificações como lidas",
"MarkAsRead": "Marcar como lido",
"MarkAsUnread": "Marcar como não lido",
"Archive": "Arquivar",
"Inbox": "Caixa de Entrada",
"Collaborators": "Colaboradores",
"Change": "Alteração",
"AddedRemoved": "Adicionado/Removido",
"YouAddedCollaborators": "Foi adicionado a colaboradores",
"YouHaveJoinedTheConversation": "Você se juntou à conversa",
"ChangeCollaborators": "Colaboradores Alterados",
"Activity": "Atividade",
"People": "Pessoas",
"All": "Todos",
"Read": "Lido",
"Unread": "Não lido",
"CommonNotificationTitle": "{title}",
"CommonNotificationBody": "Atualizado por {senderName}",
"CommonNotificationChanged": "{senderName} alterou {property}",
"CommonNotificationChangedProperty": "{senderName} alterou {property} para \"{newValue}\"",
"ChangedCollaborators": "Colaboradores alterados",
"NewCollaborators": "Novos colaboradores",
"RemovedCollaborators": "Colaboradores removidos",
"Edited": "Editado",
"Pinned": "Fixado",
"Message": "Mensagem",
"FlatList": "Lista Plana",
"GroupedList": "Lista Agrupada",
"ArchiveAll": "Arquivar tudo",
"MarkReadAll": "Marcar tudo como lido",
"MarkUnreadAll": "Marcar tudo como não lido",
"ArchiveAllConfirmationTitle": "Arquivar todas as notificações?",
"ArchiveAllConfirmationMessage": "Esta seguro que quer arquivar todas as notificações? Esta operação não se pode desfazer.",
"StarDocument": "Marcar documento",
"UnstarDocument": "Desmarcar documento",
"Push": "Push",
"EnablePush": "Ativar notificações push",
"NotificationBlockedInBrowser": "Notificações bloqueadas no navegador. Por favor habilite las notificaciones en la configuración de su navegador.",
"General": "Geral",
"InboxNotificationsDescription": "Receba notificações pessoais em sua caixa de entrada do Huly.",
"PushNotificationsDescription": "Receba notificações pessoais no desktop.",
"Sound": "Som",
"SoundNotificationsDescription": "Receba notificações sonoras para eventos.",
"CommonNotificationCollectionAdded": "{senderName} adicionou {collection}",
"CommonNotificationCollectionRemoved": "{senderName} removeu {collection}",
"NoAccessToObject": "Você não tem mais acesso a este objeto",
"ViewIn": "Ver em {app}"
}
}