Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pt_BR.json « l10n - github.com/nextcloud/announcementcenter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 31c381e769e4274fbd07d2f8818ded982f55df5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{ "translations": {
    "You announced “{announcement}”" : "Você anunciou “{announcement}”",
    "{actor} announced “{announcement}”" : "{actor} anunciou “{announcement}”",
    "You posted an announcement" : "Você postou um anúncio",
    "{actor} posted an announcement" : "{actor} postou um anúnio",
    "The announcement does not exist anymore" : "O anúncio não existe mais",
    "An <strong>announcement</strong> is posted by an administrator" : "Um <strong>anúncio</strong> foi postado por um administrador",
    "The subject is too long or empty" : "O assunto está muito longo ou vazio",
    "Announcements" : "Notificações",
    "{author}, {time}" : "{author}, {time}",
    "{user} announced {announcement}" : "{user} anunciado {announcement}",
    "{user} announced “{announcement}”" : "{user} anunciado \"{announcement}\"",
    "Announcement center" : "Central de notificações",
    "This app allows admins to post announcements." : "Este aplicativo permite aos administradores publicarem anúncios.",
    "Announce your maintenance window 🎛️, introduce a new colleague 👤 or make sure everyone knows about the big event next month 📅\n\n🖌️ Markdown support\n\n📑 Comments including @-mentions\n\n👪 Group permissions\n\n⭕ Dashboard integration\n\n⚡ Activities integration\n\n🔔 Notifications integration" : "Anuncie sua janela de manutenção  🎛️, apresente um novo colega  👤 ou certifique-se de que todos saibam sobre o grande evento no próximo mês  📅\n\n🖌️ Marcação de suporte\n\n📑 Comentários incluindo @-menções \n\n👪 Permissões de grupo \n\n⭕ Integração do painel \n\n⚡ Integração de atividades \n\n🔔 Integração de notificações ",
    "No announcements" : "Nenhum anúncio",
    "There are currently no announcements …" : "Atualmente não há anúncios …",
    "Comments" : "Comentários",
    "Clear notifications" : "Limpar notificações",
    "Delete announcement" : "Excluir anúncio",
    "seconds ago" : "segundos atrás",
    "visible to everyone" : "visível para todos",
    "visible to group {name}" : "visível para o grupo {name}",
    "visible to groups {name1} and {name2}" : "visível para grupos {name1} e {name2}",
    ", " : ", ",
    "An error occurred while removing the notifications of the announcement" : "Ocorreu um erro ao remover as notificações do anúncio",
    "An error occurred while deleting the announcement" : "Ocorreu um erro ao excluir o anúncio",
    "_visible to group {name} and %n more_::_visible to group {name} and %n more_" : ["visíveis para os grupos {name} e %n mais","visível para o grupo {name} e %n mais","visível para o grupo {name} e %n mais"],
    "_%n comment_::_%n comments_" : ["%n comentário","%n comentários","%n comentários"],
    "New announcement subject" : "Novo assunto de anúncio",
    "Write announcement text, Markdown can be used …" : "Escreva o texto do anúncio, o Markdown pode ser usado ...",
    "Announce" : "Anunciar",
    "Create activities" : "Criar atividades",
    "Create notifications" : "Criar notificações",
    "Send emails" : "Enviar e-mails",
    "Allow comments" : "Permitir comentários",
    "Everyone" : "Todos",
    "These groups will be able to see the announcement. If no group is selected, all users can see it." : "Estes grupos poderão ver o anúncio. Se nenhum grupo estiver selecionado, todos os usuários poderão vê-lo.",
    "An error occurred while posting the announcement" : "Ocorreu um erro ao postar o anúncio",
    "{author}, {timestamp}" : "{author}, {timestamp}",
    "These groups will be able to post announcements." : "Estes grupos poderão postar notificações.",
    "Create activities by default" : "Criar atividades por padrão",
    "Create notifications by default" : "Criar notificações por padrão",
    "Send emails by default" : "Enviar e-mails por padrão",
    "Allow comments by default" : "Permitir comentários por padrão"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}