File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
BlueMapCommon/webapp/public/lang Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 44 title: "Menu"
55 tooltip: "Menu"
66 }
7+ map: {
8+ unloaded: "Nenhum mapa carregado."
9+ loading: "A carregar o mapa..."
10+ errored: "Houve um erro ao tentar carregar este mapa!"
11+ }
712 maps: {
813 title: "Mapas"
914 button: "Mapas"
1621 marker: "marcador | marcadores"
1722 markerSet: "colocar marcador | colocar marcadores"
1823 searchPlaceholder: "Procurar..."
24+ followPlayerTitle: "Seguir Jogador"
25+ sort {
26+ title: "Organizar por"
27+ by {
28+ default: "Padrão"
29+ label: "Nome"
30+ distance: "Distância"
31+ }
32+ }
1933 }
2034 settings: {
2135 title: "Definições"
4660 normal: "Normal (Nativo x1)"
4761 low: "Baixa (Upscaling x0.5)"
4862 }
63+ mapControls: {
64+ title: "Controlos do mapa"
65+ showZoomButtons: "Mostrar botões de Zoom"
66+ }
4967 freeFlightControls: {
5068 title: "Controlos de voo-livre"
5169 mouseSensitivity: "Sensibilidade do rato"
5573 title: "Distância de renderização"
5674 hiresLayer: "Camada de alta resolução"
5775 lowersLayer: "Camada de baixa resolução"
76+ loadHiresWhileMoving: "Carregar alta resolução em movimento"
77+ off: "Desligar"
5878 }
5979 theme: {
6080 title: "Tema"
6181 default: "Padrão (Sistema/Browser)"
6282 dark: "Escuro"
6383 light: "Claro"
84+ contrast: "Contraste"
6485 }
6586 debug: {
6687 button: "Debug"
7596 compass: {
7697 tooltip: "Compasso / Apontar para norte"
7798 }
99+ screenshot: {
100+ title: "Captura de ecrã"
101+ button: "Tirar captura de ecrã"
102+ clipboard: "Copiar para a área de transferência"
103+ }
78104 controls: {
79105 title: "Visão / Controlos"
80106 perspective: {
You can’t perform that action at this time.
0 commit comments