This commit is contained in:
Lukas Rieger (Blue) 2023-02-15 21:10:46 +01:00
commit 75e987f3c8
No known key found for this signature in database
GPG Key ID: 2D09EC5ED2687FF2
1 changed files with 26 additions and 0 deletions

View File

@ -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: {