aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dashboard/l10n/pt_BR.json
blob: f591cd346a1e964c74451d5263235219fd356e13 (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
{ "translations": {
    "Dashboard" : "Painel",
    "Dashboard app" : "aplicativo Painel",
    "Show something" : "Mostrar alguma coisa",
    "Customize" : "Personalizar",
    "Edit widgets" : "Editar widgets",
    "Get more widgets from the app store" : "Obtenha mais widgets a partir da loja de aplicativos",
    "Change background image" : "Mudar imagem de fundo",
    "Weather service" : "Serviço de Clima",
    "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Para sua privacidade, as informações de Tempo são solicitadas pelo servidor Nextcloud de forma que o serviço de Tempo não receba suas informações pessoais.",
    "Weather data from Met.no" : "dados de Tempo do Met.no",
    "geocoding with Nominatim" : "geocodificado com Nominatim",
    "elevation data from OpenTopoData" : "dados topográficos de OpenTopoData",
    "Weather" : "Clima",
    "Status" : "Status",
    "Good evening, {name}" : "Boa noite, {name}",
    "Good evening" : "Boa noite",
    "Good afternoon, {name}" : "Boa tarde, {name}",
    "Good afternoon" : "Boa tarde",
    "Good morning, {name}" : "Bom dia, {name}",
    "Good morning" : "Bom dia",
    "Good night, {name}" : "Boa noite, {name}",
    "Good night" : "Boa noite",
    "Default images" : "Imagens padrão",
    "Plain background" : "Fundo simples",
    "Insert from {productName}" : "Inserir de {productName}",
    "Pick from files" : "Escolher de Arquivos"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}