platform/plugins/notification-assets/lang/pt.json
Andrey Sobolev 1967e8e5dc
Enable and fix pt and es languages (#4792)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-02-27 22:53:16 +06:00

40 lines
1.4 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}",
"ChangedCollaborators": "Colaboradores alterados",
"NewCollaborators": "Novos colaboradores",
"RemovedCollaborators": "Colaboradores removidos",
"Edited": "Editado",
"Pinned": "Fixado",
"Message": "Mensagem",
"FlatList": "Lista Plana",
"GroupedList": "Lista Agrupada"
}
}