mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Bar-AudioVisualizer: Added setting to select one the scheme's color.
This commit is contained in:
@@ -1272,6 +1272,10 @@
|
||||
"hide-when-idle": {
|
||||
"label": "Ausblenden, wenn keine Medien wiedergegeben werden",
|
||||
"description": "Wenn aktiviert, wird der Visualizer ausgeblendet, sofern keine Wiedergabe läuft."
|
||||
},
|
||||
"color-name": {
|
||||
"description": "Wähle die Farbe für den Visualisierer aus.",
|
||||
"label": "Füllfarbe"
|
||||
}
|
||||
},
|
||||
"lock-keys": {
|
||||
@@ -1572,6 +1576,13 @@
|
||||
"hidden": "Ausblenden, wenn leer",
|
||||
"transparent": "Transparent, wenn leer",
|
||||
"visible": "Immer sichtbar"
|
||||
},
|
||||
"colors": {
|
||||
"error": "Fehler",
|
||||
"primary": "Primär",
|
||||
"secondary": "Sekundär",
|
||||
"tertiary": "Tertiär",
|
||||
"onSurface": "An der Oberfläche"
|
||||
}
|
||||
},
|
||||
"session-menu": {
|
||||
|
||||
@@ -1252,6 +1252,10 @@
|
||||
"label": "Width",
|
||||
"description": "Custom component width."
|
||||
},
|
||||
"color-name": {
|
||||
"label": "Fill Color",
|
||||
"description": "Select the color for the visualizer."
|
||||
},
|
||||
"hide-when-idle": {
|
||||
"label": "Hide when no media is playing",
|
||||
"description": "When enabled, the visualizer is hidden unless a player is actively playing."
|
||||
@@ -1449,6 +1453,13 @@
|
||||
"test": "Test"
|
||||
},
|
||||
"options": {
|
||||
"colors": {
|
||||
"primary": "Primary",
|
||||
"secondary": "Secondary",
|
||||
"tertiary": "Tertiary",
|
||||
"error": "Error",
|
||||
"onSurface": "On Surface"
|
||||
},
|
||||
"bar": {
|
||||
"position": {
|
||||
"top": "Top",
|
||||
|
||||
@@ -1255,6 +1255,10 @@
|
||||
"hide-when-idle": {
|
||||
"label": "Ocultar cuando no se reproduce",
|
||||
"description": "Si está activado, el visualizador se oculta salvo que haya reproducción activa."
|
||||
},
|
||||
"color-name": {
|
||||
"description": "Selecciona el color para el visualizador.",
|
||||
"label": "Color de relleno"
|
||||
}
|
||||
},
|
||||
"lock-keys": {
|
||||
@@ -1555,6 +1559,13 @@
|
||||
"hidden": "Ocultar cuando esté vacío",
|
||||
"transparent": "Transparente cuando está vacío",
|
||||
"visible": "Siempre visible"
|
||||
},
|
||||
"colors": {
|
||||
"error": "Error",
|
||||
"primary": "Primario",
|
||||
"secondary": "Secundario",
|
||||
"tertiary": "Terciario",
|
||||
"onSurface": "En la superficie"
|
||||
}
|
||||
},
|
||||
"session-menu": {
|
||||
|
||||
@@ -1255,6 +1255,10 @@
|
||||
"hide-when-idle": {
|
||||
"label": "Masquer lorsqu'aucun média n'est en lecture",
|
||||
"description": "Si activé, le visualiseur est masqué sauf lorsqu'un lecteur est en lecture."
|
||||
},
|
||||
"color-name": {
|
||||
"description": "Sélectionnez la couleur du visualiseur.",
|
||||
"label": "Couleur de remplissage"
|
||||
}
|
||||
},
|
||||
"lock-keys": {
|
||||
@@ -1555,6 +1559,13 @@
|
||||
"hidden": "Masquer si vide",
|
||||
"transparent": "Transparent quand vide",
|
||||
"visible": "Toujours visible"
|
||||
},
|
||||
"colors": {
|
||||
"error": "Erreur",
|
||||
"primary": "Primaire",
|
||||
"secondary": "Secondaire",
|
||||
"tertiary": "Tertiaire",
|
||||
"onSurface": "En surface"
|
||||
}
|
||||
},
|
||||
"session-menu": {
|
||||
|
||||
@@ -1255,6 +1255,10 @@
|
||||
"hide-when-idle": {
|
||||
"label": "Ocultar quando não houver reprodução",
|
||||
"description": "Quando ativado, o visualizador fica oculto a menos que haja reprodução ativa."
|
||||
},
|
||||
"color-name": {
|
||||
"description": "Selecione a cor para o visualizador.",
|
||||
"label": "Cor de preenchimento"
|
||||
}
|
||||
},
|
||||
"lock-keys": {
|
||||
@@ -1555,6 +1559,13 @@
|
||||
"hidden": "Ocultar Quando Vazio",
|
||||
"transparent": "Transparente quando vazio",
|
||||
"visible": "Sempre Visível"
|
||||
},
|
||||
"colors": {
|
||||
"error": "Erro",
|
||||
"primary": "Primário",
|
||||
"secondary": "Secundário",
|
||||
"tertiary": "Terciário",
|
||||
"onSurface": "Na Superfície"
|
||||
}
|
||||
},
|
||||
"session-menu": {
|
||||
|
||||
@@ -1255,6 +1255,10 @@
|
||||
"hide-when-idle": {
|
||||
"label": "无媒体播放时隐藏",
|
||||
"description": "启用后,除非正在播放媒体,否则隐藏可视化显示。"
|
||||
},
|
||||
"color-name": {
|
||||
"description": "选择可视化工具的颜色。",
|
||||
"label": "填充颜色"
|
||||
}
|
||||
},
|
||||
"lock-keys": {
|
||||
@@ -1555,6 +1559,13 @@
|
||||
"hidden": "当为空时隐藏",
|
||||
"transparent": "空时透明",
|
||||
"visible": "始终可见"
|
||||
},
|
||||
"colors": {
|
||||
"error": "错误",
|
||||
"primary": "主要的",
|
||||
"secondary": "次要的",
|
||||
"tertiary": "第三纪",
|
||||
"onSurface": "表面之上"
|
||||
}
|
||||
},
|
||||
"session-menu": {
|
||||
|
||||
Reference in New Issue
Block a user