mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
@@ -281,14 +281,6 @@
|
||||
"floating-distance": {
|
||||
"label": "Dock-Schwebeabstand",
|
||||
"description": "Schwebeabstand vom Bildschirmrand anpassen."
|
||||
},
|
||||
"position": {
|
||||
"label": "Position",
|
||||
"description": "Wählen Sie, an welcher Bildschirmkante das Dock angezeigt werden soll.",
|
||||
"bottom": "Unten",
|
||||
"top": "Oben",
|
||||
"left": "Links",
|
||||
"right": "Rechts"
|
||||
}
|
||||
},
|
||||
"monitors": {
|
||||
|
||||
@@ -279,14 +279,6 @@
|
||||
"floating-distance": {
|
||||
"label": "Dock floating distance",
|
||||
"description": "Adjust the floating distance from the screen edge."
|
||||
},
|
||||
"position": {
|
||||
"label": "Position",
|
||||
"description": "Choose which edge of the screen to display the dock on.",
|
||||
"bottom": "Bottom",
|
||||
"top": "Top",
|
||||
"left": "Left",
|
||||
"right": "Right"
|
||||
}
|
||||
},
|
||||
"monitors": {
|
||||
|
||||
@@ -277,14 +277,6 @@
|
||||
"floating-distance": {
|
||||
"label": "Distancia de flotación del dock",
|
||||
"description": "Ajusta la distancia de flotación desde el borde de la pantalla."
|
||||
},
|
||||
"position": {
|
||||
"label": "Posición",
|
||||
"description": "Elige en qué borde de la pantalla mostrar el dock.",
|
||||
"bottom": "Inferior",
|
||||
"top": "Superior",
|
||||
"left": "Izquierda",
|
||||
"right": "Derecha"
|
||||
}
|
||||
},
|
||||
"monitors": {
|
||||
|
||||
@@ -277,14 +277,6 @@
|
||||
"floating-distance": {
|
||||
"label": "Distance de flottaison du dock",
|
||||
"description": "Ajustez la distance de flottaison par rapport au bord de l'écran."
|
||||
},
|
||||
"position": {
|
||||
"label": "Position",
|
||||
"description": "Choisissez sur quel bord de l'écran afficher le dock.",
|
||||
"bottom": "Bas",
|
||||
"top": "Haut",
|
||||
"left": "Gauche",
|
||||
"right": "Droite"
|
||||
}
|
||||
},
|
||||
"monitors": {
|
||||
|
||||
@@ -277,14 +277,6 @@
|
||||
"floating-distance": {
|
||||
"label": "Distância de flutuação da dock",
|
||||
"description": "Ajuste a distância de flutuação da borda da tela."
|
||||
},
|
||||
"position": {
|
||||
"label": "Posição",
|
||||
"description": "Escolha em qual borda da tela exibir a dock.",
|
||||
"bottom": "Inferior",
|
||||
"top": "Superior",
|
||||
"left": "Esquerda",
|
||||
"right": "Direita"
|
||||
}
|
||||
},
|
||||
"monitors": {
|
||||
|
||||
@@ -277,14 +277,6 @@
|
||||
"floating-distance": {
|
||||
"label": "Dock 浮动距离",
|
||||
"description": "调整距离屏幕边缘的浮动距离。"
|
||||
},
|
||||
"position": {
|
||||
"label": "位置",
|
||||
"description": "选择在屏幕的哪一边显示 Dock。",
|
||||
"bottom": "底部",
|
||||
"top": "顶部",
|
||||
"left": "左侧",
|
||||
"right": "右侧"
|
||||
}
|
||||
},
|
||||
"monitors": {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"settingsVersion": 14,
|
||||
"settingsVersion": 13,
|
||||
"bar": {
|
||||
"position": "top",
|
||||
"backgroundOpacity": 1,
|
||||
@@ -118,8 +118,7 @@
|
||||
"floatingRatio": 1,
|
||||
"onlySameOutput": true,
|
||||
"monitors": [],
|
||||
"pinnedApps": [],
|
||||
"position": "bottom"
|
||||
"pinnedApps": []
|
||||
},
|
||||
"network": {
|
||||
"wifiEnabled": true
|
||||
|
||||
Reference in New Issue
Block a user