mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-22 10:35:16 +01:00
Update portuguese translation (#391)
* Update pt_PT.conf Update portuguese translation * Update pt_PT.conf Update portuguese translation
This commit is contained in:
parent
bce498955f
commit
e81473b282
@ -4,6 +4,11 @@
|
||||
title: "Menu"
|
||||
tooltip: "Menu"
|
||||
}
|
||||
map: {
|
||||
unloaded: "Nenhum mapa carregado."
|
||||
loading: "A carregar o mapa..."
|
||||
errored: "Houve um erro ao tentar carregar este mapa!"
|
||||
}
|
||||
maps: {
|
||||
title: "Mapas"
|
||||
button: "Mapas"
|
||||
@ -16,6 +21,15 @@
|
||||
marker: "marcador | marcadores"
|
||||
markerSet: "colocar marcador | colocar marcadores"
|
||||
searchPlaceholder: "Procurar..."
|
||||
followPlayerTitle: "Seguir Jogador"
|
||||
sort {
|
||||
title: "Organizar por"
|
||||
by {
|
||||
default: "Padrão"
|
||||
label: "Nome"
|
||||
distance: "Distância"
|
||||
}
|
||||
}
|
||||
}
|
||||
settings: {
|
||||
title: "Definições"
|
||||
@ -46,6 +60,10 @@
|
||||
normal: "Normal (Nativo x1)"
|
||||
low: "Baixa (Upscaling x0.5)"
|
||||
}
|
||||
mapControls: {
|
||||
title: "Controlos do mapa"
|
||||
showZoomButtons: "Mostrar botões de Zoom"
|
||||
}
|
||||
freeFlightControls: {
|
||||
title: "Controlos de voo-livre"
|
||||
mouseSensitivity: "Sensibilidade do rato"
|
||||
@ -55,12 +73,15 @@
|
||||
title: "Distância de renderização"
|
||||
hiresLayer: "Camada de alta resolução"
|
||||
lowersLayer: "Camada de baixa resolução"
|
||||
loadHiresWhileMoving: "Carregar alta resolução em movimento"
|
||||
off: "Desligar"
|
||||
}
|
||||
theme: {
|
||||
title: "Tema"
|
||||
default: "Padrão (Sistema/Browser)"
|
||||
dark: "Escuro"
|
||||
light: "Claro"
|
||||
contrast: "Contraste"
|
||||
}
|
||||
debug: {
|
||||
button: "Debug"
|
||||
@ -75,6 +96,11 @@
|
||||
compass: {
|
||||
tooltip: "Compasso / Apontar para norte"
|
||||
}
|
||||
screenshot: {
|
||||
title: "Captura de ecrã"
|
||||
button: "Tirar captura de ecrã"
|
||||
clipboard: "Copiar para a área de transferência"
|
||||
}
|
||||
controls: {
|
||||
title: "Visão / Controlos"
|
||||
perspective: {
|
||||
|
Loading…
Reference in New Issue
Block a user