mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
7e474a9ac4
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 lines
909 B
JSON
21 lines
909 B
JSON
{ "translations": {
|
|
"Dashboard" : "Painel de controlo",
|
|
"Dashboard app" : "Aplicação Painel de Controlo ",
|
|
"Weather" : "Tempo",
|
|
"Status" : "Estado",
|
|
"Good morning" : "Bom dia",
|
|
"Good morning, {name}" : "Bom dia, {name}",
|
|
"Good afternoon" : "Boa tarde",
|
|
"Good afternoon, {name}" : "Boa tarde, {name}",
|
|
"Good evening" : "Boa noite",
|
|
"Good evening, {name}" : "Boa noite, {name}",
|
|
"Hello" : "Olá",
|
|
"Hello, {name}" : "Olá, {name}",
|
|
"Customize" : "Personalizar",
|
|
"Edit widgets" : "Editar aplicação",
|
|
"Weather service" : "Metereologia",
|
|
"Weather data from Met.no" : "Dados Metereológicos de Met.no",
|
|
"geocoding with Nominatim" : "geocodificação com Nominatim",
|
|
"elevation data from OpenTopoData" : "dados de elevação de OpenTopoData"
|
|
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
|
} |