mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
i18n-update
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
"collapse-condition-description": "Wenn der Ausgabetext diesem Wert entspricht, wird die Schaltfläche eingeklappt.",
|
||||
"collapse-condition-label": "Einklappbedingung",
|
||||
"color-selection-description": "Themenfarben auf Symbol und Text anwenden.",
|
||||
"default-tooltip": "Benutzerdefinierte Schaltfläche, in den Einstellungen konfigurieren.",
|
||||
"default-tooltip": "Benutzerdefinierte Schaltfläche, in den Einstellungen konfigurieren",
|
||||
"display-command-output-description": "Befehl eingeben, der in regelmäßigen Abständen ausgeführt wird. Die erste Zeile seiner Ausgabe wird als Text angezeigt.",
|
||||
"display-command-output-label": "Befehlsausgabe anzeigen",
|
||||
"display-command-output-stream-description": "Geben Sie einen Befehl ein, der kontinuierlich ausgeführt werden soll.",
|
||||
@@ -145,13 +145,13 @@
|
||||
"text-stream-description": "Gestreamte Zeilen aus dem Befehl werden als Text auf der Schaltfläche angezeigt.",
|
||||
"text-stream-label": "Stream",
|
||||
"wheel-description": "Befehl, der bei Verwendung des Scrollrads ausgeführt wird.<br>Verwenden Sie $delta für die Scrollrad-Delta im Befehl.",
|
||||
"wheel-down": "Nach unten scrollen",
|
||||
"wheel-down": "Scrollrad runter",
|
||||
"wheel-down-description": "Befehl, der ausgeführt wird, wenn das Scrollrad heruntergescrollt wird.",
|
||||
"wheel-down-label": "Scrollrad runter Befehl",
|
||||
"wheel-label": "Scrollrad",
|
||||
"wheel-mode-separate-description": "Separate Befehle für Scrollrad hoch und runter aktivieren.",
|
||||
"wheel-mode-separate-label": "Separate Scrollrad-Befehle",
|
||||
"wheel-up": "Nach oben scrollen",
|
||||
"wheel-up": "Scrollrad hoch",
|
||||
"wheel-up-description": "Befehl, der ausgeführt wird, wenn das Scrollrad hochgescrollt wird.",
|
||||
"wheel-up-label": "Scrollrad hoch Befehl",
|
||||
"wheel-update-text": "Anzeigetext beim Scrollen aktualisieren"
|
||||
@@ -993,7 +993,7 @@
|
||||
"system-stat-rounded-corners-label": "Abgerundete Ecken",
|
||||
"system-stat-show-background-description": "Zeige den Hintergrundcontainer für das Systemstatistik-Widget.",
|
||||
"system-stat-show-background-label": "Hintergrund anzeigen",
|
||||
"system-stat-stat-type-description": "Wähle, welche Systemstatistik angezeigt werden soll.",
|
||||
"system-stat-stat-type-description": "Wählen Sie, welche Systemstatistik angezeigt werden soll.",
|
||||
"system-stat-stat-type-label": "Statistiktyp",
|
||||
"title": "Desktop-Widgets",
|
||||
"weather-enabled-description": "Zeige ein Wetter-Widget auf dem Desktop an.",
|
||||
@@ -1053,14 +1053,14 @@
|
||||
"appearance-group-apps-description": "Gruppiere mehrere Fenster derselben App zu einem Dock-Eintrag.",
|
||||
"appearance-group-apps-label": "Gleiche Apps gruppieren",
|
||||
"appearance-group-click-action-cycle": "Fenster durchwechseln",
|
||||
"appearance-group-click-action-description": "Wähle, was ein Linksklick für gruppierte Apps tut.",
|
||||
"appearance-group-click-action-description": "Wählen Sie, was ein Linksklick für gruppierte Apps tut.",
|
||||
"appearance-group-click-action-label": "Aktion beim Klick auf gruppierte App",
|
||||
"appearance-group-click-action-list": "Fensterliste öffnen",
|
||||
"appearance-group-context-menu-mode-description": "Wählen Sie, wie sich das Kontextmenü für gruppierte Apps verhält.",
|
||||
"appearance-group-context-menu-mode-extended": "Erweitert",
|
||||
"appearance-group-context-menu-mode-label": "Gruppierter App-Menü-Modus",
|
||||
"appearance-group-context-menu-mode-list": "Fensterliste",
|
||||
"appearance-group-indicator-style-description": "Wähle, wie gruppierte laufende Indikatoren den Zustand des fokussierten Fensters anzeigen.",
|
||||
"appearance-group-indicator-style-description": "Wählen Sie, wie gruppierte laufende Indikatoren den Zustand des fokussierten Fensters anzeigen.",
|
||||
"appearance-group-indicator-style-dots": "Punkte",
|
||||
"appearance-group-indicator-style-label": "Gruppierter Anzeigestil",
|
||||
"appearance-group-indicator-style-number": "Nummer",
|
||||
@@ -1070,7 +1070,7 @@
|
||||
"appearance-icon-size-label": "Dock-Größe",
|
||||
"appearance-inactive-indicators-description": "Anzeige von Indikator-Pillen für alle Apps, nicht nur für die aktuell aktive.",
|
||||
"appearance-inactive-indicators-label": "Laufende Indikatoren",
|
||||
"appearance-launcher-position-description": "Wähle, wo das Launcher-Symbol im Dock erscheint.",
|
||||
"appearance-launcher-position-description": "Wählen Sie, wo das Launcher-Symbol im Dock erscheint.",
|
||||
"appearance-launcher-position-end": "Ende",
|
||||
"appearance-launcher-position-label": "Position des Starters",
|
||||
"appearance-launcher-position-start": "Start",
|
||||
|
||||
+51
-14
@@ -8,6 +8,7 @@
|
||||
"disable-dnd": "Disable Do Not Disturb",
|
||||
"disable-wifi": "Disable Wi-Fi",
|
||||
"disconnect-vpn": "Disconnect {name}",
|
||||
"dock-settings": "Dock settings",
|
||||
"enable-bluetooth": "Enable Bluetooth",
|
||||
"enable-dnd": "Enable Do Not Disturb",
|
||||
"enable-wifi": "Enable Wi-Fi",
|
||||
@@ -101,7 +102,7 @@
|
||||
"collapse-condition-description": "If the output text matches this value, the button will collapse.",
|
||||
"collapse-condition-label": "Collapse condition",
|
||||
"color-selection-description": "Apply theme colors to icon and text.",
|
||||
"default-tooltip": "Custom button, configure in settings.",
|
||||
"default-tooltip": "Custom button, configure in settings",
|
||||
"display-command-output-description": "Enter a command to run at a regular interval. The first line of its output will be displayed as text.",
|
||||
"display-command-output-label": "Display command output",
|
||||
"display-command-output-stream-description": "Enter a command to run continuously.",
|
||||
@@ -144,11 +145,13 @@
|
||||
"text-stream-description": "Streamed lines from the command will be displayed as text on the button.",
|
||||
"text-stream-label": "Stream",
|
||||
"wheel-description": "Command to execute when the scroll wheel is used.<br>Use $delta for the scroll wheel delta in the command.",
|
||||
"wheel-down": "Scroll down",
|
||||
"wheel-down-description": "Command to execute when the scroll wheel is scrolled down.",
|
||||
"wheel-down-label": "Wheel down command",
|
||||
"wheel-label": "Scroll wheel",
|
||||
"wheel-mode-separate-description": "Enable separate commands for wheel up and down.",
|
||||
"wheel-mode-separate-label": "Separate wheel commands",
|
||||
"wheel-up": "Scroll up",
|
||||
"wheel-up-description": "Command to execute when the scroll wheel is scrolled up.",
|
||||
"wheel-up-label": "Wheel up command",
|
||||
"wheel-update-text": "Update displayed text on scroll"
|
||||
@@ -367,14 +370,15 @@
|
||||
},
|
||||
"common": {
|
||||
"actions": "Actions",
|
||||
"active": "Active",
|
||||
"add": "Add",
|
||||
"appearance": "Appearance",
|
||||
"behavior": "Behavior",
|
||||
"apply": "Apply",
|
||||
"automation": "Automation",
|
||||
"available": "Available",
|
||||
"back": "Back",
|
||||
"battery": "Battery",
|
||||
"behavior": "Behavior",
|
||||
"bluetooth": "Bluetooth",
|
||||
"brightness": "Brightness",
|
||||
"browse": "Browse",
|
||||
@@ -483,6 +487,8 @@
|
||||
"scanning": "Scanning...",
|
||||
"screen-corners": "Screen Corners",
|
||||
"search": "Search",
|
||||
"second": "{count} second",
|
||||
"second-plural": "{count} seconds",
|
||||
"secondary": "Secondary",
|
||||
"security": "Security",
|
||||
"select": "Select",
|
||||
@@ -796,6 +802,8 @@
|
||||
"appearance-display-mode-description": "Choose when the bar is visible.",
|
||||
"appearance-floating-description": "Display the bar as a floating 'pill'.",
|
||||
"appearance-floating-label": "Floating bar",
|
||||
"appearance-font-scale-description": "Adjust the font size scale for text displayed in the bar.",
|
||||
"appearance-font-scale-label": "Font scale",
|
||||
"appearance-frame-radius": "Inner Radius",
|
||||
"appearance-frame-settings-description": "Adjust frame thickness and inner corner radius",
|
||||
"appearance-frame-settings-label": "Frame Settings",
|
||||
@@ -812,12 +820,16 @@
|
||||
"appearance-position-label": "Bar position",
|
||||
"appearance-show-capsule-description": "Show widget backgrounds.",
|
||||
"appearance-show-capsule-label": "Show capsule",
|
||||
"appearance-show-on-workspace-switch-description": "Automatically show the bar briefly when the workspace changes.",
|
||||
"appearance-show-on-workspace-switch-label": "Show bar on workspace switch",
|
||||
"appearance-show-outline-description": "Displays a visible border around every widget.",
|
||||
"appearance-show-outline-label": "Show widget outlines",
|
||||
"appearance-type-description": "Choose the style of the bar: Simple, Floating or Framed.",
|
||||
"appearance-type-label": "Bar type",
|
||||
"appearance-use-separate-opacity-description": "Enable to use a separate opacity value for the bar background.",
|
||||
"appearance-use-separate-opacity-label": "Use separate bar opacity",
|
||||
"appearance-widget-spacing-description": "Adjust the spacing between each widget in the bar.",
|
||||
"appearance-widget-spacing-label": "Widget spacing",
|
||||
"monitor-configure-widgets": "Configure widgets",
|
||||
"monitor-override-settings": "Override global settings",
|
||||
"monitor-override-settings-description": "Use custom settings for this monitor.",
|
||||
@@ -912,24 +924,15 @@
|
||||
"desc": "Configure the control center panel positioning and behavior.",
|
||||
"position-description": "Choose where the control center panel appears when opened.",
|
||||
"shortcuts-custom-button-command-description": "The command to execute when the button is clicked.",
|
||||
"shortcuts-custom-button-default-tooltip": "Custom button, configure in settings.",
|
||||
"shortcuts-custom-button-enable-on-state-logic-description": "Enable a second icon and 'hot' state based on a check command.",
|
||||
"shortcuts-custom-button-enable-on-state-logic-label": "Enable on-state logic",
|
||||
"shortcuts-custom-button-general-tooltip-text-description": "General description for the button's tooltip.",
|
||||
"shortcuts-custom-button-general-tooltip-text-label": "General tooltip text",
|
||||
"shortcuts-custom-button-icon-description": "Select an icon from the library.",
|
||||
"shortcuts-custom-button-on-clicked-description": "Command to execute when the button is left-clicked.",
|
||||
"shortcuts-custom-button-on-clicked-label": "Left click command",
|
||||
"shortcuts-custom-button-on-middle-clicked-description": "Command to execute when the button is middle-clicked.",
|
||||
"shortcuts-custom-button-on-middle-clicked-label": "Middle click command",
|
||||
"shortcuts-custom-button-on-right-clicked-description": "Command to execute when the button is right-clicked.",
|
||||
"shortcuts-custom-button-on-right-clicked-label": "Right click command",
|
||||
"shortcuts-custom-button-on-state-command-description": "Command to execute to check if the button should be in the 'on' state. Returns 0 for on, non-zero for off.",
|
||||
"shortcuts-custom-button-on-state-command-label": "On-state check command",
|
||||
"shortcuts-custom-button-on-state-icon-description": "The icon for the button when it's in the 'on' state.",
|
||||
"shortcuts-custom-button-on-state-icon-label": "On-state icon",
|
||||
"shortcuts-custom-button-show-exec-tooltip-description": "Show tooltips with command details (left/right/middle click).",
|
||||
"shortcuts-custom-button-show-exec-tooltip-label": "Show command tooltips",
|
||||
"shortcuts-custom-button-state-checks-add": "Add state check",
|
||||
"shortcuts-custom-button-state-checks-command": "Command to execute for this state check",
|
||||
"shortcuts-custom-button-state-checks-label": "State checks",
|
||||
@@ -985,8 +988,6 @@
|
||||
"media-player-show-buttons-label": "Show buttons",
|
||||
"media-player-show-visualizer-description": "Show the audio visualizer overlay.",
|
||||
"media-player-visualizer-type-description": "Choose a visualization type.",
|
||||
"overview-enabled-description": "Show desktop widgets while the compositor overview is open.",
|
||||
"overview-enabled-label": "Show in overview",
|
||||
"system-stat-layout-bottom": "Bottom",
|
||||
"system-stat-layout-description": "Choose how the legend is displayed relative to the graph.",
|
||||
"system-stat-layout-label": "Layout",
|
||||
@@ -1052,21 +1053,41 @@
|
||||
"appearance-floating-distance-label": "Dock floating distance",
|
||||
"appearance-frame-indicator-description": "Show a small indicator on the frame when the dock is hidden.",
|
||||
"appearance-frame-indicator-label": "Frame dock indicator",
|
||||
"appearance-group-apps-description": "Group multiple windows from the same app into one dock entry.",
|
||||
"appearance-group-apps-label": "Group same apps",
|
||||
"appearance-group-click-action-cycle": "Cycle windows",
|
||||
"appearance-group-click-action-description": "Choose what left-click does for grouped apps.",
|
||||
"appearance-group-click-action-label": "Grouped app click action",
|
||||
"appearance-group-click-action-list": "Open window list",
|
||||
"appearance-group-context-menu-mode-description": "Choose how the context menu behaves for grouped apps.",
|
||||
"appearance-group-context-menu-mode-extended": "Extended",
|
||||
"appearance-group-context-menu-mode-label": "Grouped app menu mode",
|
||||
"appearance-group-context-menu-mode-list": "Window list",
|
||||
"appearance-group-indicator-style-description": "Choose how grouped running indicators display focused window state.",
|
||||
"appearance-group-indicator-style-dots": "Dots",
|
||||
"appearance-group-indicator-style-label": "Grouped indicator style",
|
||||
"appearance-group-indicator-style-number": "Number",
|
||||
"appearance-hide-show-speed-description": "Adjust the speed of the dock hide/show animation.",
|
||||
"appearance-hide-show-speed-label": "Hide/show speed",
|
||||
"appearance-icon-size-description": "Adjust the overall size of the dock.",
|
||||
"appearance-icon-size-label": "Dock size",
|
||||
"appearance-inactive-indicators-description": "Display indicator pills for all apps, not just the currently active one.",
|
||||
"appearance-inactive-indicators-label": "Running indicators",
|
||||
"appearance-launcher-position-description": "Choose where the launcher icon appears in the dock.",
|
||||
"appearance-launcher-position-end": "End",
|
||||
"appearance-launcher-position-label": "Launcher position",
|
||||
"appearance-launcher-position-start": "Start",
|
||||
"appearance-pinned-static-description": "Always push pinned app icons to the left in static order.",
|
||||
"appearance-pinned-static-label": "Static pinned apps",
|
||||
"appearance-position-description": "Choose where the dock appears on screen.",
|
||||
"appearance-position-label": "Position",
|
||||
"appearance-show-launcher-icon-description": "Show the application launcher icon in the dock.",
|
||||
"appearance-show-launcher-icon-label": "Show app launcher",
|
||||
"appearance-sit-on-frame-description": "Align the dock inside the frame border instead of sitting on top.",
|
||||
"appearance-sit-on-frame-label": "Dock sits on frame",
|
||||
"appearance-type-description": "Choose between a floating pill or a static bar attached to the edge.",
|
||||
"appearance-type-floating": "Floating",
|
||||
"appearance-type-label": "Dock Style",
|
||||
"appearance-type-label": "Dock style",
|
||||
"appearance-type-static": "Static",
|
||||
"enabled-description": "Show or hide the dock entirely.",
|
||||
"enabled-label": "Enable dock",
|
||||
@@ -1165,6 +1186,22 @@
|
||||
"wallpaper-changed-label": "Wallpaper changed",
|
||||
"wallpaper-changed-placeholder": "e.g. notify-send \"Wallpaper\" \"Changed\""
|
||||
},
|
||||
"idle": {
|
||||
"enable-description": "Automatically turn off the screen, lock, or suspend after a period of inactivity.",
|
||||
"enable-label": "Enable idle management",
|
||||
"fade-duration-description": "Seconds for the fade-to-black animation before each action fires. Any mouse movement cancels the fade.",
|
||||
"fade-duration-label": "Fade duration",
|
||||
"lock-description": "Minutes of inactivity before the lock screen activates.",
|
||||
"lock-label": "Lock screen",
|
||||
"screen-off-description": "Minutes of inactivity before monitors are turned off.",
|
||||
"screen-off-label": "Turn off screen",
|
||||
"status-description": "Idle time as reported by the compositor.",
|
||||
"status-label": "Idle time",
|
||||
"suspend-description": "Minutes of inactivity before the system suspends.",
|
||||
"timeouts-description": "Set to 0 to disable a stage. Timeouts are paused while Keep Awake is active.",
|
||||
"timeouts-label": "Timeouts",
|
||||
"unavailable": "Native idle monitoring is not available on this compositor."
|
||||
},
|
||||
"indicator": {
|
||||
"default-value": "Default: {value}",
|
||||
"system-default": "System Default"
|
||||
|
||||
+14
-14
@@ -8,7 +8,7 @@
|
||||
"disable-dnd": "Desactivar 'No molestar'",
|
||||
"disable-wifi": "Desactivar Wi-Fi",
|
||||
"disconnect-vpn": "Desconectar {name}",
|
||||
"dock-settings": "Ajustes del Dock",
|
||||
"dock-settings": "Ajustes del dock",
|
||||
"enable-bluetooth": "Activar Bluetooth",
|
||||
"enable-dnd": "Activar 'No molestar'",
|
||||
"enable-wifi": "Activar Wi-Fi",
|
||||
@@ -102,7 +102,7 @@
|
||||
"collapse-condition-description": "Si el texto de salida coincide con este valor, el botón se colapsará.",
|
||||
"collapse-condition-label": "Condición de colapso",
|
||||
"color-selection-description": "Aplicar colores del tema al icono y al texto.",
|
||||
"default-tooltip": "Botón personalizado, configurar en ajustes.",
|
||||
"default-tooltip": "Botón personalizado, configurar en ajustes",
|
||||
"display-command-output-description": "Introduce un comando para ejecutar a intervalos regulares. La primera línea de su salida se mostrará como texto.",
|
||||
"display-command-output-label": "Mostrar salida del comando",
|
||||
"display-command-output-stream-description": "Introduce un comando para ejecutar continuamente.",
|
||||
@@ -145,13 +145,13 @@
|
||||
"text-stream-description": "Las líneas transmitidas desde el comando se mostrarán como texto en el botón.",
|
||||
"text-stream-label": "Salida del comando",
|
||||
"wheel-description": "Comando a ejecutar cuando se usa la rueda de desplazamiento.<br>Usa $delta para el delta de la rueda de desplazamiento en el comando.",
|
||||
"wheel-down": "Desplazarse hacia abajo",
|
||||
"wheel-down": "Rueda abajo",
|
||||
"wheel-down-description": "Comando a ejecutar cuando la rueda de desplazamiento se desplaza hacia abajo.",
|
||||
"wheel-down-label": "Comando de rueda hacia abajo",
|
||||
"wheel-label": "Rueda de desplazamiento",
|
||||
"wheel-mode-separate-description": "Habilitar comandos separados para rueda arriba y abajo.",
|
||||
"wheel-mode-separate-label": "Comandos de rueda separados",
|
||||
"wheel-up": "Desplazarse hacia arriba",
|
||||
"wheel-up": "Rueda arriba",
|
||||
"wheel-up-description": "Comando a ejecutar cuando la rueda de desplazamiento se desplaza hacia arriba.",
|
||||
"wheel-up-label": "Comando de rueda hacia arriba",
|
||||
"wheel-update-text": "Actualizar texto mostrado al desplazarse"
|
||||
@@ -800,7 +800,7 @@
|
||||
"appearance-floating-description": "Muestra la barra como una 'píldora' flotante.",
|
||||
"appearance-floating-label": "Barra flotante",
|
||||
"appearance-font-scale-description": "Ajustar la escala del tamaño de fuente para el texto mostrado en la barra.",
|
||||
"appearance-font-scale-label": "Escala de Fuente",
|
||||
"appearance-font-scale-label": "Escala de fuente",
|
||||
"appearance-frame-radius": "Radio interno",
|
||||
"appearance-frame-settings-description": "Ajustar el grosor del marco y el radio de la esquina interior",
|
||||
"appearance-frame-settings-label": "Ajustes del marco",
|
||||
@@ -817,7 +817,7 @@
|
||||
"appearance-position-label": "Posición de la barra",
|
||||
"appearance-show-capsule-description": "Mostrar fondos de los widgets.",
|
||||
"appearance-show-capsule-label": "Mostrar cápsula",
|
||||
"appearance-show-on-workspace-switch-description": "Mostrar la Bar brevemente de forma automática cuando el espacio de trabajo cambie.",
|
||||
"appearance-show-on-workspace-switch-description": "Mostrar la barra brevemente de forma automática cuando el espacio de trabajo cambie.",
|
||||
"appearance-show-on-workspace-switch-label": "Mostrar barra al cambiar de espacio de trabajo",
|
||||
"appearance-show-outline-description": "Muestra un borde visible alrededor de cada widget.",
|
||||
"appearance-show-outline-label": "Mostrar contornos de widgets",
|
||||
@@ -826,7 +826,7 @@
|
||||
"appearance-use-separate-opacity-description": "Permitir usar un valor de opacidad separado para el fondo de la barra.",
|
||||
"appearance-use-separate-opacity-label": "Usar opacidad de barra separada",
|
||||
"appearance-widget-spacing-description": "Ajusta el espaciado entre cada widget en la barra.",
|
||||
"appearance-widget-spacing-label": "Espaciado de Widgets",
|
||||
"appearance-widget-spacing-label": "Espaciado de widgets",
|
||||
"monitor-configure-widgets": "Configurar widgets",
|
||||
"monitor-override-settings": "Anular la configuración global",
|
||||
"monitor-override-settings-description": "Usar ajustes personalizados para este monitor.",
|
||||
@@ -964,7 +964,7 @@
|
||||
"clock-style-label": "Estilo de reloj",
|
||||
"clock-style-minimal": "Minimal",
|
||||
"clock-width-description": "Ancho del widget de reloj en píxeles.",
|
||||
"cpu-intensive-note": "Los Widgets marcados con ! usan más CPU y deberían activarse con precaución.",
|
||||
"cpu-intensive-note": "Los widgets marcados con ! usan más CPU y deberían activarse con precaución.",
|
||||
"edit-mode-button-label": "Entrar en modo de edición",
|
||||
"edit-mode-controls-explanation": "Clic izquierdo y arrastrar: Mover o redimensionar el widget.\nClic derecho: Abrir las opciones del menú contextual.",
|
||||
"edit-mode-description": "Habilita el modo de edición para mover y cambiar la posición de los widgets del escritorio. Cuando está habilitado, los widgets muestran un contorno de arrastre y se pueden reposicionar.",
|
||||
@@ -1048,7 +1048,7 @@
|
||||
"appearance-display-exclusive": "Exclusivo",
|
||||
"appearance-floating-distance-description": "Ajusta la distancia de flotación desde el borde de la pantalla.",
|
||||
"appearance-floating-distance-label": "Distancia de flotación del dock",
|
||||
"appearance-frame-indicator-description": "Mostrar un pequeño indicador en el marco cuando el Dock está oculto.",
|
||||
"appearance-frame-indicator-description": "Mostrar un pequeño indicador en el marco cuando el dock está oculto.",
|
||||
"appearance-frame-indicator-label": "Indicador de muelle enmarcado",
|
||||
"appearance-group-apps-description": "Agrupar varias ventanas de la misma app en una entrada del Dock.",
|
||||
"appearance-group-apps-label": "Agrupar aplicaciones similares",
|
||||
@@ -1058,8 +1058,8 @@
|
||||
"appearance-group-click-action-list": "Abrir lista de ventanas",
|
||||
"appearance-group-context-menu-mode-description": "Elige cómo se comporta el menú contextual para las aplicaciones agrupadas.",
|
||||
"appearance-group-context-menu-mode-extended": "Extendido",
|
||||
"appearance-group-context-menu-mode-label": "Modo de Menú de Aplicaciones Agrupado",
|
||||
"appearance-group-context-menu-mode-list": "Lista de Ventanas",
|
||||
"appearance-group-context-menu-mode-label": "Modo de menú de aplicaciones agrupado",
|
||||
"appearance-group-context-menu-mode-list": "Lista de ventanas",
|
||||
"appearance-group-indicator-style-description": "Elige cómo los indicadores de aplicaciones agrupadas muestran el estado de la ventana enfocada.",
|
||||
"appearance-group-indicator-style-dots": "Puntos",
|
||||
"appearance-group-indicator-style-label": "Estilo de indicador agrupado",
|
||||
@@ -1079,12 +1079,12 @@
|
||||
"appearance-position-description": "Elige dónde aparece el dock en la pantalla.",
|
||||
"appearance-position-label": "Posición",
|
||||
"appearance-show-launcher-icon-description": "Mostrar el icono del lanzador de aplicaciones en el dock.",
|
||||
"appearance-show-launcher-icon-label": "Mostrar Lanzador de Aplicaciones",
|
||||
"appearance-sit-on-frame-description": "Alinear el Dock dentro del borde del marco en lugar de que se superponga.",
|
||||
"appearance-show-launcher-icon-label": "Mostrar lanzador de aplicaciones",
|
||||
"appearance-sit-on-frame-description": "Alinear el dock dentro del borde del marco en lugar de que se superponga.",
|
||||
"appearance-sit-on-frame-label": "El Dock se asienta en el marco",
|
||||
"appearance-type-description": "Elige entre una barra flotante con forma de píldora o una barra estática anclada al borde.",
|
||||
"appearance-type-floating": "Flotante",
|
||||
"appearance-type-label": "Estilo del Dock",
|
||||
"appearance-type-label": "Estilo del dock",
|
||||
"appearance-type-static": "Estático",
|
||||
"enabled-description": "Mostrar u ocultar el dock por completo.",
|
||||
"enabled-label": "Habilitar dock",
|
||||
|
||||
+13
-13
@@ -8,7 +8,7 @@
|
||||
"disable-dnd": "Désactiver le mode 'Ne pas déranger'",
|
||||
"disable-wifi": "Désactiver le Wi-Fi",
|
||||
"disconnect-vpn": "Se déconnecter de {name}",
|
||||
"dock-settings": "Paramètres du Dock",
|
||||
"dock-settings": "Paramètres du dock",
|
||||
"enable-bluetooth": "Activer le Bluetooth",
|
||||
"enable-dnd": "Activer le mode 'Ne pas déranger'",
|
||||
"enable-wifi": "Activer le Wi-Fi",
|
||||
@@ -102,7 +102,7 @@
|
||||
"collapse-condition-description": "Si le texte de sortie correspond à cette valeur, le bouton se repliera.",
|
||||
"collapse-condition-label": "Condition d’effondrement",
|
||||
"color-selection-description": "Appliquer les couleurs du thème à l'icône et au texte.",
|
||||
"default-tooltip": "Bouton personnalisé, configurer dans les paramètres.",
|
||||
"default-tooltip": "Bouton personnalisé, configurer dans les paramètres",
|
||||
"display-command-output-description": "Entrez une commande à exécuter à intervalle régulier. La première ligne de sa sortie sera affichée sous forme de texte.",
|
||||
"display-command-output-label": "Afficher la sortie de la commande",
|
||||
"display-command-output-stream-description": "Entrez une commande à exécuter en continu.",
|
||||
@@ -145,13 +145,13 @@
|
||||
"text-stream-description": "Les lignes diffusées depuis la commande seront affichées sous forme de texte sur le bouton.",
|
||||
"text-stream-label": "Flux",
|
||||
"wheel-description": "Commande à exécuter lorsque la molette est utilisée.<br>Utilisez $delta pour le delta de la molette dans la commande.",
|
||||
"wheel-down": "Faire défiler vers le bas",
|
||||
"wheel-down": "Molette bas",
|
||||
"wheel-down-description": "Commande à exécuter lorsque la molette est défilée vers le bas.",
|
||||
"wheel-down-label": "Commande molette bas",
|
||||
"wheel-label": "Molette",
|
||||
"wheel-mode-separate-description": "Activer des commandes séparées pour la molette haut et bas.",
|
||||
"wheel-mode-separate-label": "Commandes de molette séparées",
|
||||
"wheel-up": "Faire défiler vers le haut",
|
||||
"wheel-up": "Molette haut",
|
||||
"wheel-up-description": "Commande à exécuter lorsque la molette est défilée vers le haut.",
|
||||
"wheel-up-label": "Commande molette haut",
|
||||
"wheel-update-text": "Mettre à jour le texte affiché au défilement"
|
||||
@@ -800,7 +800,7 @@
|
||||
"appearance-floating-description": "Afficher la barre sous forme de 'pilule' flottante.",
|
||||
"appearance-floating-label": "Barre flottante",
|
||||
"appearance-font-scale-description": "Ajuster l'échelle de la taille de police pour le texte affiché dans la barre.",
|
||||
"appearance-font-scale-label": "Échelle de Police",
|
||||
"appearance-font-scale-label": "Échelle de police",
|
||||
"appearance-frame-radius": "Rayon interne",
|
||||
"appearance-frame-settings-description": "Ajuster l'épaisseur du cadre et le rayon interne",
|
||||
"appearance-frame-settings-label": "Paramètres du cadre",
|
||||
@@ -826,7 +826,7 @@
|
||||
"appearance-use-separate-opacity-description": "Activer l'utilisation d'une valeur d'opacité distincte pour l'arrière-plan de la barre.",
|
||||
"appearance-use-separate-opacity-label": "Utiliser l'opacité des barres séparément",
|
||||
"appearance-widget-spacing-description": "Ajustez l'espacement entre chaque widget dans la barre.",
|
||||
"appearance-widget-spacing-label": "Espacement des Widgets",
|
||||
"appearance-widget-spacing-label": "Espacement des widgets",
|
||||
"monitor-configure-widgets": "Configurer les widgets",
|
||||
"monitor-override-settings": "Remplacer les paramètres globaux",
|
||||
"monitor-override-settings-description": "Utiliser des paramètres personnalisés pour ce moniteur.",
|
||||
@@ -964,7 +964,7 @@
|
||||
"clock-style-label": "Style d'horloge",
|
||||
"clock-style-minimal": "Minimal",
|
||||
"clock-width-description": "Largeur du widget horloge en pixels.",
|
||||
"cpu-intensive-note": "Les Widgets marqués d'un ! utilisent plus de CPU et devraient être activés avec prudence.",
|
||||
"cpu-intensive-note": "Les widgets marqués d'un ! utilisent plus de CPU et devraient être activés avec prudence.",
|
||||
"edit-mode-button-label": "Entrer en mode édition",
|
||||
"edit-mode-controls-explanation": "Clic gauche et glisser-déposer : Déplacer ou redimensionner le widget.\nClic droit : Ouvrir les options du menu contextuel.",
|
||||
"edit-mode-description": "Activer le mode édition pour déplacer et repositionner les widgets du bureau. Une fois activé, les widgets affichent un contour de glissement et peuvent être repositionnés.",
|
||||
@@ -1048,7 +1048,7 @@
|
||||
"appearance-display-exclusive": "Exclusif",
|
||||
"appearance-floating-distance-description": "Ajustez la distance de flottaison par rapport au bord de l'écran.",
|
||||
"appearance-floating-distance-label": "Distance de flottaison du dock",
|
||||
"appearance-frame-indicator-description": "Afficher un petit indicateur sur le cadre lorsque le Dock est masqué.",
|
||||
"appearance-frame-indicator-description": "Afficher un petit indicateur sur le cadre lorsque le dock est masqué.",
|
||||
"appearance-frame-indicator-label": "Indicateur de dock encadré",
|
||||
"appearance-group-apps-description": "Regrouper plusieurs fenêtres de la même app en une seule entrée du Dock.",
|
||||
"appearance-group-apps-label": "Regrouper les mêmes applications",
|
||||
@@ -1058,8 +1058,8 @@
|
||||
"appearance-group-click-action-list": "Ouvrir la liste des fenêtres",
|
||||
"appearance-group-context-menu-mode-description": "Choisissez comment le menu contextuel se comporte pour les applications groupées.",
|
||||
"appearance-group-context-menu-mode-extended": "Étendu",
|
||||
"appearance-group-context-menu-mode-label": "Mode de Menu d'Applications Groupé",
|
||||
"appearance-group-context-menu-mode-list": "Liste des Fenêtres",
|
||||
"appearance-group-context-menu-mode-label": "Mode de menu d'applications groupé",
|
||||
"appearance-group-context-menu-mode-list": "Liste des fenêtres",
|
||||
"appearance-group-indicator-style-description": "Choisissez comment les indicateurs d'exécution groupés affichent l'état de la fenêtre active.",
|
||||
"appearance-group-indicator-style-dots": "Points",
|
||||
"appearance-group-indicator-style-label": "Style d'indicateur groupé",
|
||||
@@ -1080,11 +1080,11 @@
|
||||
"appearance-position-label": "Position",
|
||||
"appearance-show-launcher-icon-description": "Afficher l'icône du lanceur d'applications dans le dock.",
|
||||
"appearance-show-launcher-icon-label": "Afficher le Lanceur d'applications",
|
||||
"appearance-sit-on-frame-description": "Aligner le Dock à l'intérieur de la bordure du cadre au lieu qu'il se superpose.",
|
||||
"appearance-sit-on-frame-label": "Le Dock est sur le cadre",
|
||||
"appearance-sit-on-frame-description": "Aligner le dock à l'intérieur de la bordure du cadre au lieu qu'il se superpose.",
|
||||
"appearance-sit-on-frame-label": "Le dock est sur le cadre",
|
||||
"appearance-type-description": "Choisissez entre une barre flottante en forme de pilule ou une barre statique attachée au bord.",
|
||||
"appearance-type-floating": "Flottant",
|
||||
"appearance-type-label": "Style du Dock",
|
||||
"appearance-type-label": "Style du dock",
|
||||
"appearance-type-static": "Statique",
|
||||
"enabled-description": "Afficher ou masquer complètement le dock.",
|
||||
"enabled-label": "Activer le dock",
|
||||
|
||||
+12
-12
@@ -102,7 +102,7 @@
|
||||
"collapse-condition-description": "Ha a kimeneti szöveg megegyezik ezzel az értékkel, a gomb összecsukódik.",
|
||||
"collapse-condition-label": "Összecsukási feltétel",
|
||||
"color-selection-description": "Témák színeinek alkalmazása az ikonra és a szövegre.",
|
||||
"default-tooltip": "Egyéni gomb, konfiguráld a beállításokban.",
|
||||
"default-tooltip": "Egyéni gomb, konfiguráld a beállításokban",
|
||||
"display-command-output-description": "Adjon meg egy parancsot, amelyet rendszeres időközönként futtatni szeretne. A kimenetének első sora szövegként jelenik meg.",
|
||||
"display-command-output-label": "Parancs kimenetének megjelenítése",
|
||||
"display-command-output-stream-description": "Adjon meg egy parancsot, amelyet folyamatosan futtatni szeretne.",
|
||||
@@ -145,13 +145,13 @@
|
||||
"text-stream-description": "A parancsból streamelt sorok szövegként jelennek meg a gombon.",
|
||||
"text-stream-label": "Stream",
|
||||
"wheel-description": "Végrehajtandó parancs a görgő használatakor.<br>Használja a $delta változót a parancsban a görgő elmozdulásához.",
|
||||
"wheel-down": "Görgess le",
|
||||
"wheel-down": "Görgő le",
|
||||
"wheel-down-description": "Végrehajtandó parancs, amikor a görgőt lefelé görgetik.",
|
||||
"wheel-down-label": "Görgő le parancs",
|
||||
"wheel-label": "Egérgörgő",
|
||||
"wheel-mode-separate-description": "Külön parancsok engedélyezése a görgő fel és le mozgásához.",
|
||||
"wheel-mode-separate-label": "Külön görgő parancsok",
|
||||
"wheel-up": "Felgörgetés",
|
||||
"wheel-up": "Görgő fel",
|
||||
"wheel-up-description": "Végrehajtandó parancs, amikor a görgőt felfelé görgetik.",
|
||||
"wheel-up-label": "Görgő fel parancs",
|
||||
"wheel-update-text": "Megjelenített szöveg frissítése görgetésre"
|
||||
@@ -800,7 +800,7 @@
|
||||
"appearance-floating-description": "Megjeleníti a sávot lebegő „pirulaként”.",
|
||||
"appearance-floating-label": "Lebegő sáv",
|
||||
"appearance-font-scale-description": "Állítsa be a betűméret skáláját a sávon megjelenő szöveghez.",
|
||||
"appearance-font-scale-label": "Betűméret Skálázás",
|
||||
"appearance-font-scale-label": "Betűméret-skála",
|
||||
"appearance-frame-radius": "Belső sugár",
|
||||
"appearance-frame-settings-description": "Állítsa be a keret vastagságát és a belső sarok sugarát",
|
||||
"appearance-frame-settings-label": "Keret beállításai",
|
||||
@@ -826,7 +826,7 @@
|
||||
"appearance-use-separate-opacity-description": "Lehetővé teszi egy külön átlátszatlansági érték használatát a sáv hátteréhez.",
|
||||
"appearance-use-separate-opacity-label": "Külön oszlop átlátszóság használata",
|
||||
"appearance-widget-spacing-description": "Állítsd be az egyes widgetek közötti távolságot a sávon.",
|
||||
"appearance-widget-spacing-label": "Widget Távolság",
|
||||
"appearance-widget-spacing-label": "Widget távolság",
|
||||
"monitor-configure-widgets": "Widgetek konfigurálása",
|
||||
"monitor-override-settings": "Globális beállítások felülírása",
|
||||
"monitor-override-settings-description": "Egyéni beállítások használata ehhez a monitorhoz.",
|
||||
@@ -964,7 +964,7 @@
|
||||
"clock-style-label": "Óra stílus",
|
||||
"clock-style-minimal": "Minimális",
|
||||
"clock-width-description": "Az óra widget szélessége képpontokban.",
|
||||
"cpu-intensive-note": "! jellel megjelölt Widgetek több CPU-t használnak, és körültekintően kell őket engedélyezni.",
|
||||
"cpu-intensive-note": "! jellel megjelölt widgetek több CPU-t használnak, és körültekintően kell őket engedélyezni.",
|
||||
"edit-mode-button-label": "Szerkesztési módba lépés",
|
||||
"edit-mode-controls-explanation": "Bal kattintás és húzás: Widget mozgatása vagy átméretezése.\nJobb kattintás: Kontextus menü opcióinak megnyitása.",
|
||||
"edit-mode-description": "Engedélyezze a szerkesztési módot az asztali widgetek mozgatásához és áthelyezéséhez. Ha engedélyezve van, a widgetek húzható körvonalat mutatnak, és áthelyezhetők.",
|
||||
@@ -1048,9 +1048,9 @@
|
||||
"appearance-display-exclusive": "Exkluzív",
|
||||
"appearance-floating-distance-description": "Állítsa be a dokk és a képernyő széle közötti távolságot.",
|
||||
"appearance-floating-distance-label": "Dokk lebegési távolság",
|
||||
"appearance-frame-indicator-description": "Mutass egy kis jelzőt a kereten, amikor a Dock rejtve van.",
|
||||
"appearance-frame-indicator-description": "Mutass egy kis jelzőt a kereten, amikor a dokk rejtve van.",
|
||||
"appearance-frame-indicator-label": "Keretezett dokk jelző",
|
||||
"appearance-group-apps-description": "Csoportosítsa ugyanazon app több ablakát egy Dock-bejegyzésbe.",
|
||||
"appearance-group-apps-description": "Csoportosítsa ugyanazon app több ablakát egy dokk-bejegyzésbe.",
|
||||
"appearance-group-apps-label": "Azonos alkalmazások csoportosítása",
|
||||
"appearance-group-click-action-cycle": "Ablakok váltása",
|
||||
"appearance-group-click-action-description": "Válaszd ki, mit csinál a bal kattintás a csoportosított alkalmazásoknál.",
|
||||
@@ -1058,7 +1058,7 @@
|
||||
"appearance-group-click-action-list": "Ablaklista megnyitása",
|
||||
"appearance-group-context-menu-mode-description": "Válassza ki, hogyan viselkedik a helyi menü a csoportosított alkalmazásokhoz.",
|
||||
"appearance-group-context-menu-mode-extended": "Kiterjesztett",
|
||||
"appearance-group-context-menu-mode-label": "Csoportosított Alkalmazásmenü Mód",
|
||||
"appearance-group-context-menu-mode-label": "Csoportosított alkalmazásmenü mód",
|
||||
"appearance-group-context-menu-mode-list": "Ablaklista",
|
||||
"appearance-group-indicator-style-description": "Válaszd ki, hogyan jelenítsék meg a csoportosított futó indikátorok a fókuszált ablak állapotát.",
|
||||
"appearance-group-indicator-style-dots": "Pontok",
|
||||
@@ -1080,11 +1080,11 @@
|
||||
"appearance-position-label": "Pozíció",
|
||||
"appearance-show-launcher-icon-description": "Az alkalmazásindító ikon megjelenítése a dokkban.",
|
||||
"appearance-show-launcher-icon-label": "Alkalmazásindító megjelenítése",
|
||||
"appearance-sit-on-frame-description": "Igazítsa a Dockot a keret szegélyén belülre, ahelyett, hogy a tetején ülne.",
|
||||
"appearance-sit-on-frame-label": "A Dokk a kereten ül",
|
||||
"appearance-sit-on-frame-description": "Igazítsa a dokkot a keret szegélyén belülre, ahelyett, hogy a tetején ülne.",
|
||||
"appearance-sit-on-frame-label": "A dokk a kereten ül",
|
||||
"appearance-type-description": "Válassz egy lebegő, pirula alakú sáv vagy egy statikus, a szélhez rögzített sáv közül.",
|
||||
"appearance-type-floating": "Lebegő",
|
||||
"appearance-type-label": "Dock Stílus",
|
||||
"appearance-type-label": "Dokk stílus",
|
||||
"appearance-type-static": "Statikus",
|
||||
"enabled-description": "A dokk teljes megjelenítése vagy elrejtése.",
|
||||
"enabled-label": "Dokk engedélyezése",
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
"collapse-condition-description": "出力テキストがこの値と一致する場合、ボタンを折りたたみます。",
|
||||
"collapse-condition-label": "折りたたみ条件",
|
||||
"color-selection-description": "テーマカラーをアイコンとテキストに適用します。",
|
||||
"default-tooltip": "カスタムボタン、設定で構成。",
|
||||
"default-tooltip": "カスタムボタン、設定で構成",
|
||||
"display-command-output-description": "定期的に実行するコマンドを入力します。出力の最初の行がテキストとして表示されます。",
|
||||
"display-command-output-label": "コマンド出力を表示",
|
||||
"display-command-output-stream-description": "継続的に実行するコマンドを入力します。",
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
"collapse-condition-description": "출력 텍스트가 이 값과 일치하면 버튼이 접힙니다.",
|
||||
"collapse-condition-label": "접히는 조건",
|
||||
"color-selection-description": "아이콘과 텍스트에 테마 색상을 적용합니다.",
|
||||
"default-tooltip": "사용자 지정 버튼, 설정에서 구성.",
|
||||
"default-tooltip": "사용자 지정 버튼, 설정에서 구성",
|
||||
"display-command-output-description": "정기적인 간격으로 실행할 명령을 입력합니다. 출력의 첫 번째 줄이 텍스트로 표시됩니다.",
|
||||
"display-command-output-label": "명령 출력 표시",
|
||||
"display-command-output-stream-description": "지속적으로 실행할 명령을 입력합니다.",
|
||||
@@ -145,13 +145,13 @@
|
||||
"text-stream-description": "명령에서 스트리밍된 줄이 버튼에 텍스트로 표시됩니다.",
|
||||
"text-stream-label": "스트림",
|
||||
"wheel-description": "스크롤 휠을 사용했을 때 실행할 명령입니다.<br>명령에서 스크롤 휠 델타 값으로 $delta를 사용하세요.",
|
||||
"wheel-down": "아래로 스크롤",
|
||||
"wheel-down": "스크롤 휠 아래",
|
||||
"wheel-down-description": "스크롤 휠을 아래로 내렸을 때 실행할 명령입니다.",
|
||||
"wheel-down-label": "휠 다운 명령",
|
||||
"wheel-label": "스크롤 휠",
|
||||
"wheel-mode-separate-description": "휠 업과 다운에 대해 별도의 명령을 활성화합니다.",
|
||||
"wheel-mode-separate-label": "별도 휠 명령",
|
||||
"wheel-up": "위로 스크롤",
|
||||
"wheel-up": "스크롤 휠 위",
|
||||
"wheel-up-description": "스크롤 휠을 위로 올렸을 때 실행할 명령입니다.",
|
||||
"wheel-up-label": "휠 업 명령",
|
||||
"wheel-update-text": "스크롤 시 표시된 텍스트 업데이트"
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
"collapse-condition-description": "Als de uitvoer overeenkomt met deze waarde, wordt de knop samengevouwen.",
|
||||
"collapse-condition-label": "Inklapvoorwaarde",
|
||||
"color-selection-description": "Pas themakleuren toe op pictogram en tekst.",
|
||||
"default-tooltip": "Aangepaste knop, configureren in instellingen.",
|
||||
"default-tooltip": "Aangepaste knop, configureren in instellingen",
|
||||
"display-command-output-description": "Voer een commando in dat regelmatig wordt uitgevoerd. De eerste regel van de uitvoer wordt als tekst weergegeven.",
|
||||
"display-command-output-label": "Commando-uitvoer weergeven",
|
||||
"display-command-output-stream-description": "Voer een commando in dat continu wordt uitgevoerd.",
|
||||
@@ -145,13 +145,13 @@
|
||||
"text-stream-description": "Gestreamde regels uit het commando worden als tekst op de knop weergegeven.",
|
||||
"text-stream-label": "Stream",
|
||||
"wheel-description": "Commando om uit te voeren wanneer het scrollwiel wordt gebruikt.<br>Gebruik $delta voor de scrollwiel-delta in het commando.",
|
||||
"wheel-down": "Naar beneden scrollen",
|
||||
"wheel-down": "Scrollwiel omlaag",
|
||||
"wheel-down-description": "Commando om uit te voeren wanneer het scrollwiel omlaag wordt bewogen.",
|
||||
"wheel-down-label": "Scrollwiel omlaag commando",
|
||||
"wheel-label": "Scrollwiel",
|
||||
"wheel-mode-separate-description": "Afzonderlijke commando's inschakelen voor scrollwiel omhoog en omlaag.",
|
||||
"wheel-mode-separate-label": "Afzonderlijke scrollwielcommando's",
|
||||
"wheel-up": "Omhoog scrollen",
|
||||
"wheel-up": "Scrollwiel omhoog",
|
||||
"wheel-up-description": "Commando om uit te voeren wanneer het scrollwiel omhoog wordt bewogen.",
|
||||
"wheel-up-label": "Scrollwiel omhoog commando",
|
||||
"wheel-update-text": "Weergegeven tekst bij scrollen bijwerken"
|
||||
@@ -800,7 +800,7 @@
|
||||
"appearance-floating-description": "Toon de balk weer als een zwevende 'pil'.",
|
||||
"appearance-floating-label": "Zwevende balk",
|
||||
"appearance-font-scale-description": "De schaal van de lettergrootte aanpassen voor tekst die in de balk wordt weergegeven.",
|
||||
"appearance-font-scale-label": "Lettertype Schaal",
|
||||
"appearance-font-scale-label": "Lettertypeschaal",
|
||||
"appearance-frame-radius": "Binnenradius",
|
||||
"appearance-frame-settings-description": "Pas de kaderdikte en binnenste hoekradius aan",
|
||||
"appearance-frame-settings-label": "Kaderinstellingen",
|
||||
@@ -1048,7 +1048,7 @@
|
||||
"appearance-display-exclusive": "Exclusief",
|
||||
"appearance-floating-distance-description": "Stel de afstand in tussen de dock en de rand van het scherm.",
|
||||
"appearance-floating-distance-label": "Afstand zwevende dock",
|
||||
"appearance-frame-indicator-description": "Toon een kleine indicator op het frame wanneer het Dock verborgen is.",
|
||||
"appearance-frame-indicator-description": "Toon een kleine indicator op het frame wanneer het dock verborgen is.",
|
||||
"appearance-frame-indicator-label": "Ingelijste dock-indicator",
|
||||
"appearance-group-apps-description": "Groepeer meerdere vensters van dezelfde app in één Dock-item.",
|
||||
"appearance-group-apps-label": "Dezelfde apps groeperen",
|
||||
@@ -1058,7 +1058,7 @@
|
||||
"appearance-group-click-action-list": "Vensterlijst openen",
|
||||
"appearance-group-context-menu-mode-description": "Kies hoe het contextmenu zich gedraagt voor gegroepeerde apps.",
|
||||
"appearance-group-context-menu-mode-extended": "Uitgebreid",
|
||||
"appearance-group-context-menu-mode-label": "Gegroepeerde App-Menumodus",
|
||||
"appearance-group-context-menu-mode-label": "Gegroepeerde app-menumodus",
|
||||
"appearance-group-context-menu-mode-list": "Vensterlijst",
|
||||
"appearance-group-indicator-style-description": "Kies hoe gegroepeerde actieve indicatoren de status van het gefocuste venster weergeven.",
|
||||
"appearance-group-indicator-style-dots": "Punten",
|
||||
@@ -1079,8 +1079,8 @@
|
||||
"appearance-position-description": "Kies waar het dock op het scherm verschijnt.",
|
||||
"appearance-position-label": "Positie",
|
||||
"appearance-show-launcher-icon-description": "Toon het pictogram van de applicatiestarter in het dock.",
|
||||
"appearance-show-launcher-icon-label": "Toon App-starter",
|
||||
"appearance-sit-on-frame-description": "Lijn het Dock uit binnen de kadergrens, in plaats van erbovenop te liggen.",
|
||||
"appearance-show-launcher-icon-label": "Toon app-starter",
|
||||
"appearance-sit-on-frame-description": "Lijn het dock uit binnen de kadergrens, in plaats van erbovenop te liggen.",
|
||||
"appearance-sit-on-frame-label": "Dock zit op het frame",
|
||||
"appearance-type-description": "Kies tussen een zwevende pilvorm of een statische balk die aan de rand is bevestigd.",
|
||||
"appearance-type-floating": "Zwevend",
|
||||
|
||||
@@ -101,7 +101,7 @@
|
||||
"collapse-condition-description": "Knappen løynest um utskrifti er lik dette.",
|
||||
"collapse-condition-label": "Løyningsvilkor",
|
||||
"color-selection-description": "Lita fråmerket og teksti med hamlitene.",
|
||||
"default-tooltip": "Sjølvgjord knapp, stjorna i innstillingane.",
|
||||
"default-tooltip": "Sjølvgjord knapp, stjorna i innstillingane",
|
||||
"display-command-output-description": "Skriv inn eit styrebod som skal køyra jamlege. Syner fyrste utskriftsradi som tekst.",
|
||||
"display-command-output-label": "Syn utskrift frå styrebod",
|
||||
"display-command-output-stream-description": "Skriv inn styrebod som skal køyra heile tidi.",
|
||||
|
||||
@@ -101,7 +101,7 @@
|
||||
"collapse-condition-description": "Dersom utskrifta er lik dette, skyler knappen seg.",
|
||||
"collapse-condition-label": "Skylevilkår",
|
||||
"color-selection-description": "Gjev ikon og tekst temafargane.",
|
||||
"default-tooltip": "Eigendefinert knapp, styr i innstillingane.",
|
||||
"default-tooltip": "Eigendefinert knapp, styr i innstillingane",
|
||||
"display-command-output-description": "Gjev kommando for å køyra regelrett. Fyrste utskriftslinja vert vist som tekst.",
|
||||
"display-command-output-label": "Vis kommando utskrift",
|
||||
"display-command-output-stream-description": "Gjev kommando for å køyra heile tida.",
|
||||
|
||||
+12
-12
@@ -8,7 +8,7 @@
|
||||
"disable-dnd": "Wyłącz 'Nie przeszkadzać'",
|
||||
"disable-wifi": "Wyłącz Wi-Fi",
|
||||
"disconnect-vpn": "Odłącz {name}",
|
||||
"dock-settings": "Ustawienia Docka",
|
||||
"dock-settings": "Ustawienia docka",
|
||||
"enable-bluetooth": "Włącz Bluetooth",
|
||||
"enable-dnd": "Włącz 'Nie przeszkadzać'",
|
||||
"enable-wifi": "Włącz Wi-Fi",
|
||||
@@ -102,7 +102,7 @@
|
||||
"collapse-condition-description": "Jeśli tekst wyjściowy pasuje do tej wartości, przycisk zostanie zwinięty.",
|
||||
"collapse-condition-label": "Warunek zwinięcia",
|
||||
"color-selection-description": "Zastosuj kolory motywu do ikony i tekstu.",
|
||||
"default-tooltip": "Przycisk niestandardowy, konfiguruj w ustawieniach.",
|
||||
"default-tooltip": "Przycisk niestandardowy, konfiguruj w ustawieniach",
|
||||
"display-command-output-description": "Wpisz polecenie do uruchamiania w regularnych odstępach czasu. Pierwsza linia wyniku zostanie wyświetlona jako tekst.",
|
||||
"display-command-output-label": "Wyświetl wynik polecenia",
|
||||
"display-command-output-stream-description": "Wpisz polecenie do uruchamiania w trybie ciągłym.",
|
||||
@@ -145,13 +145,13 @@
|
||||
"text-stream-description": "Linie przesyłane strumieniowo z polecenia będą wyświetlane jako tekst na przycisku.",
|
||||
"text-stream-label": "Strumień",
|
||||
"wheel-description": "Polecenie do wykonania przy użyciu kółka myszy.<br>Użyj $delta dla wartości przesunięcia kółka w poleceniu.",
|
||||
"wheel-down": "Przewiń w dół",
|
||||
"wheel-down": "Rolka w dół",
|
||||
"wheel-down-description": "Polecenie do wykonania przy przewijaniu kółkiem w dół.",
|
||||
"wheel-down-label": "Polecenie kółka w dół",
|
||||
"wheel-label": "Kółko myszy",
|
||||
"wheel-mode-separate-description": "Włącz oddzielne polecenia dla przewijania w górę i w dół.",
|
||||
"wheel-mode-separate-label": "Oddzielne polecenia kółka",
|
||||
"wheel-up": "Przewiń w górę",
|
||||
"wheel-up": "Rolka w górę",
|
||||
"wheel-up-description": "Polecenie do wykonania przy przewijaniu kółkiem w górę.",
|
||||
"wheel-up-label": "Polecenie kółka w górę",
|
||||
"wheel-update-text": "Aktualizuj tekst po użyciu kółka"
|
||||
@@ -800,7 +800,7 @@
|
||||
"appearance-floating-description": "Wyświetl pasek jako pływającą 'pigułkę'.",
|
||||
"appearance-floating-label": "Pływający pasek",
|
||||
"appearance-font-scale-description": "Dostosuj skalę rozmiaru czcionki dla tekstu wyświetlanego na pasku.",
|
||||
"appearance-font-scale-label": "Skala Czcionki",
|
||||
"appearance-font-scale-label": "Skala czcionki",
|
||||
"appearance-frame-radius": "Promień wewnętrzny",
|
||||
"appearance-frame-settings-description": "Dostosuj grubość ramki i wewnętrzny promień narożników",
|
||||
"appearance-frame-settings-label": "Ustawienia ramki",
|
||||
@@ -826,7 +826,7 @@
|
||||
"appearance-use-separate-opacity-description": "Umożliwia użycie oddzielnej wartości krycia dla tła paska.",
|
||||
"appearance-use-separate-opacity-label": "Użyj osobnej przezroczystości słupków",
|
||||
"appearance-widget-spacing-description": "Dostosuj odstępy między każdym widżetem na pasku.",
|
||||
"appearance-widget-spacing-label": "Odstępy Między Widżetami",
|
||||
"appearance-widget-spacing-label": "Odstępy między widżetami",
|
||||
"monitor-configure-widgets": "Skonfiguruj widżety",
|
||||
"monitor-override-settings": "Zastąp ustawienia globalne",
|
||||
"monitor-override-settings-description": "Użyj niestandardowych ustawień dla tego monitora.",
|
||||
@@ -1048,7 +1048,7 @@
|
||||
"appearance-display-exclusive": "Ekskluzywny",
|
||||
"appearance-floating-distance-description": "Ustaw odległość między dokiem a krawędzią ekranu.",
|
||||
"appearance-floating-distance-label": "Odległość pływania doku",
|
||||
"appearance-frame-indicator-description": "Pokaż mały wskaźnik na ramce, gdy Dock jest ukryty.",
|
||||
"appearance-frame-indicator-description": "Pokaż mały wskaźnik na ramce, gdy dock jest ukryty.",
|
||||
"appearance-frame-indicator-label": "Wskaźnik docka w ramce",
|
||||
"appearance-group-apps-description": "Grupuj wiele okien z tej samej aplikacji w jeden wpis Docka.",
|
||||
"appearance-group-apps-label": "Grupuj te same aplikacje",
|
||||
@@ -1058,8 +1058,8 @@
|
||||
"appearance-group-click-action-list": "Otwórz listę okien",
|
||||
"appearance-group-context-menu-mode-description": "Wybierz, jak zachowuje się menu kontekstowe dla zgrupowanych aplikacji.",
|
||||
"appearance-group-context-menu-mode-extended": "Rozszerzony",
|
||||
"appearance-group-context-menu-mode-label": "Tryb Pogrupowanego Menu Aplikacji",
|
||||
"appearance-group-context-menu-mode-list": "Lista Okien",
|
||||
"appearance-group-context-menu-mode-label": "Tryb pogrupowanego menu aplikacji",
|
||||
"appearance-group-context-menu-mode-list": "Lista okien",
|
||||
"appearance-group-indicator-style-description": "Wybierz, jak zgrupowane wskaźniki uruchomionych aplikacji wyświetlają stan aktywnego okna.",
|
||||
"appearance-group-indicator-style-dots": "Kropki",
|
||||
"appearance-group-indicator-style-label": "Styl zgrupowanego wskaźnika",
|
||||
@@ -1079,12 +1079,12 @@
|
||||
"appearance-position-description": "Wybierz, gdzie dok ma się pojawiać na ekranie.",
|
||||
"appearance-position-label": "Pozycja",
|
||||
"appearance-show-launcher-icon-description": "Pokaż ikonę programu uruchamiającego aplikacje w docku.",
|
||||
"appearance-show-launcher-icon-label": "Pokaż Launcher aplikacji",
|
||||
"appearance-sit-on-frame-description": "Wyrównaj Dock wewnątrz ramki, zamiast umieszczać go na wierzchu.",
|
||||
"appearance-show-launcher-icon-label": "Pokaż launcher aplikacji",
|
||||
"appearance-sit-on-frame-description": "Wyrównaj dock wewnątrz ramki, zamiast umieszczać go na wierzchu.",
|
||||
"appearance-sit-on-frame-label": "Dock znajduje się na ramce",
|
||||
"appearance-type-description": "Wybierz pomiędzy pływającą pigułką a statycznym paskiem przymocowanym do krawędzi.",
|
||||
"appearance-type-floating": "Pływający",
|
||||
"appearance-type-label": "Styl Docka",
|
||||
"appearance-type-label": "Styl docka",
|
||||
"appearance-type-static": "Statyczny",
|
||||
"enabled-description": "Pokaż lub całkowicie ukryj dok.",
|
||||
"enabled-label": "Włącz dok",
|
||||
|
||||
+14
-14
@@ -8,7 +8,7 @@
|
||||
"disable-dnd": "Desativar 'Não perturbe'",
|
||||
"disable-wifi": "Desativar Wi-Fi",
|
||||
"disconnect-vpn": "Desconectar {name}",
|
||||
"dock-settings": "Definições do Dock",
|
||||
"dock-settings": "Definições do dock",
|
||||
"enable-bluetooth": "Ativar Bluetooth",
|
||||
"enable-dnd": "Ativar 'Não perturbe''",
|
||||
"enable-wifi": "Ativar Wi-Fi",
|
||||
@@ -102,7 +102,7 @@
|
||||
"collapse-condition-description": "Se o texto de saída corresponder a este valor, o botão será recolhido.",
|
||||
"collapse-condition-label": "Condição de recolhimento",
|
||||
"color-selection-description": "Aplicar cores do tema ao ícone e ao texto.",
|
||||
"default-tooltip": "Botão personalizado, configurar nas configurações.",
|
||||
"default-tooltip": "Botão personalizado, configurar nas configurações",
|
||||
"display-command-output-description": "Digite um comando para ser executado em um intervalo regular. A primeira linha da sua saída será exibida como texto.",
|
||||
"display-command-output-label": "Exibir saída de comando",
|
||||
"display-command-output-stream-description": "Insira um comando para executar continuamente.",
|
||||
@@ -145,13 +145,13 @@
|
||||
"text-stream-description": "As linhas transmitidas do comando serão exibidas como texto no botão.",
|
||||
"text-stream-label": "Transmissão",
|
||||
"wheel-description": "Comando a executar quando a roda de rolagem é usada.<br>Use $delta para o delta da roda de rolagem no comando.",
|
||||
"wheel-down": "Rolar para baixo",
|
||||
"wheel-down": "Roda baixo",
|
||||
"wheel-down-description": "Comando a executar quando a roda de rolagem é rolada para baixo.",
|
||||
"wheel-down-label": "Comando de roda para baixo",
|
||||
"wheel-label": "Roda de rolagem",
|
||||
"wheel-mode-separate-description": "Ativar comandos separados para roda para cima e para baixo.",
|
||||
"wheel-mode-separate-label": "Comandos de roda separados",
|
||||
"wheel-up": "Rolar para cima",
|
||||
"wheel-up": "Roda cima",
|
||||
"wheel-up-description": "Comando a executar quando a roda de rolagem é rolada para cima.",
|
||||
"wheel-up-label": "Comando de roda para cima",
|
||||
"wheel-update-text": "Atualizar texto exibido ao rolar"
|
||||
@@ -800,7 +800,7 @@
|
||||
"appearance-floating-description": "Exibe a barra como uma 'pílula' flutuante.",
|
||||
"appearance-floating-label": "Barra flutuante",
|
||||
"appearance-font-scale-description": "Ajustar a escala do tamanho da fonte para o texto exibido na barra.",
|
||||
"appearance-font-scale-label": "Escala da Fonte",
|
||||
"appearance-font-scale-label": "Escala da fonte",
|
||||
"appearance-frame-radius": "Raio Interno",
|
||||
"appearance-frame-settings-description": "Ajuste a espessura da moldura e o raio interno",
|
||||
"appearance-frame-settings-label": "Configurações da Moldura",
|
||||
@@ -826,7 +826,7 @@
|
||||
"appearance-use-separate-opacity-description": "Permitir usar um valor de opacidade separado para o fundo da barra.",
|
||||
"appearance-use-separate-opacity-label": "Usar opacidade separada para as barras",
|
||||
"appearance-widget-spacing-description": "Ajusta o espaçamento entre cada widget na barra.",
|
||||
"appearance-widget-spacing-label": "Espaçamento de Widgets",
|
||||
"appearance-widget-spacing-label": "Espaçamento de widgets",
|
||||
"monitor-configure-widgets": "Configurar widgets",
|
||||
"monitor-override-settings": "Substituir configurações globais",
|
||||
"monitor-override-settings-description": "Usar definições personalizadas para este monitor.",
|
||||
@@ -964,7 +964,7 @@
|
||||
"clock-style-label": "Estilo do relógio",
|
||||
"clock-style-minimal": "Minimal",
|
||||
"clock-width-description": "Largura do widget do relógio em pixels.",
|
||||
"cpu-intensive-note": "Os Widgets marcados com ! usam mais CPU e devem ser ativados com atenção.",
|
||||
"cpu-intensive-note": "Os widgets marcados com ! usam mais CPU e devem ser ativados com atenção.",
|
||||
"edit-mode-button-label": "Entrar no modo de edição",
|
||||
"edit-mode-controls-explanation": "Clique esquerdo e arraste: Mover ou redimensionar o widget.\nClique direito: Abrir as opções do menu de contexto.",
|
||||
"edit-mode-description": "Ative o modo de edição para mover e reposicionar widgets da área de trabalho. Quando ativado, os widgets exibem um contorno de arrastar e podem ser reposicionados.",
|
||||
@@ -1048,7 +1048,7 @@
|
||||
"appearance-display-exclusive": "Exclusivo",
|
||||
"appearance-floating-distance-description": "Ajuste a distância de flutuação da borda da tela.",
|
||||
"appearance-floating-distance-label": "Distância de flutuação da dock",
|
||||
"appearance-frame-indicator-description": "Mostrar um pequeno indicador na moldura quando o Dock estiver oculto.",
|
||||
"appearance-frame-indicator-description": "Mostrar um pequeno indicador na moldura quando o dock estiver oculto.",
|
||||
"appearance-frame-indicator-label": "Indicador de doca emoldurado",
|
||||
"appearance-group-apps-description": "Agrupar várias janelas da mesma app em uma única entrada do Dock.",
|
||||
"appearance-group-apps-label": "Agrupar aplicativos semelhantes",
|
||||
@@ -1058,8 +1058,8 @@
|
||||
"appearance-group-click-action-list": "Abrir lista de janelas",
|
||||
"appearance-group-context-menu-mode-description": "Escolha como o menu de contexto se comporta para aplicativos agrupados.",
|
||||
"appearance-group-context-menu-mode-extended": "Estendido",
|
||||
"appearance-group-context-menu-mode-label": "Modo de Menu de Aplicativos Agrupado",
|
||||
"appearance-group-context-menu-mode-list": "Lista de Janelas",
|
||||
"appearance-group-context-menu-mode-label": "Modo de menu de aplicativos agrupado",
|
||||
"appearance-group-context-menu-mode-list": "Lista de janelas",
|
||||
"appearance-group-indicator-style-description": "Escolha como os indicadores de execução agrupados exibem o estado da janela focada.",
|
||||
"appearance-group-indicator-style-dots": "Pontos",
|
||||
"appearance-group-indicator-style-label": "Estilo de indicador agrupado",
|
||||
@@ -1079,12 +1079,12 @@
|
||||
"appearance-position-description": "Escolha onde o dock aparece na tela.",
|
||||
"appearance-position-label": "Posição",
|
||||
"appearance-show-launcher-icon-description": "Mostrar o ícone do lançador de aplicativos na dock.",
|
||||
"appearance-show-launcher-icon-label": "Mostrar Lançador de Aplicações",
|
||||
"appearance-sit-on-frame-description": "Alinhe o Dock dentro da borda do quadro em vez de ficar por cima.",
|
||||
"appearance-sit-on-frame-label": "O Dock fica no quadro",
|
||||
"appearance-show-launcher-icon-label": "Mostrar lançador de aplicações",
|
||||
"appearance-sit-on-frame-description": "Alinhe o dock dentro da borda do quadro em vez de ficar por cima.",
|
||||
"appearance-sit-on-frame-label": "O dock fica no quadro",
|
||||
"appearance-type-description": "Escolha entre uma pílula flutuante ou uma barra estática anexada à borda.",
|
||||
"appearance-type-floating": "Flutuante",
|
||||
"appearance-type-label": "Estilo do Dock",
|
||||
"appearance-type-label": "Estilo do dock",
|
||||
"appearance-type-static": "Estático",
|
||||
"enabled-description": "Mostrar ou ocultar o dock completamente.",
|
||||
"enabled-label": "Ativar dock",
|
||||
|
||||
+15
-15
@@ -8,7 +8,7 @@
|
||||
"disable-dnd": "Отключить режим 'Не беспокоить'",
|
||||
"disable-wifi": "Отключить Wi-Fi",
|
||||
"disconnect-vpn": "Отключить {name}",
|
||||
"dock-settings": "Настройки Дока",
|
||||
"dock-settings": "Настройки дока",
|
||||
"enable-bluetooth": "Включить Bluetooth",
|
||||
"enable-dnd": "Не беспокоить",
|
||||
"enable-wifi": "Включить Wi-Fi",
|
||||
@@ -102,7 +102,7 @@
|
||||
"collapse-condition-description": "Если выходной текст соответствует этому значению, кнопка будет скрыта.",
|
||||
"collapse-condition-label": "Условие скрытия",
|
||||
"color-selection-description": "Применить цвета темы к значку и тексту.",
|
||||
"default-tooltip": "Пользовательская кнопка, настроить в настройках.",
|
||||
"default-tooltip": "Пользовательская кнопка, настроить в настройках",
|
||||
"display-command-output-description": "Введите команду для регулярного выполнения. Первая строка её вывода будет отображаться как текст.",
|
||||
"display-command-output-label": "Вывод команды",
|
||||
"display-command-output-stream-description": "Введите команду для непрерывного выполнения.",
|
||||
@@ -145,13 +145,13 @@
|
||||
"text-stream-description": "Потоковые строки из команды будут отображаться как текст на кнопке.",
|
||||
"text-stream-label": "Поток",
|
||||
"wheel-description": "Команда для выполнения при использовании колеса прокрутки.<br>Используйте $delta для дельты колеса прокрутки в команде.",
|
||||
"wheel-down": "Прокрутите вниз",
|
||||
"wheel-down": "Колесо вниз",
|
||||
"wheel-down-description": "Команда для выполнения при прокрутке колеса вниз.",
|
||||
"wheel-down-label": "Команда прокрутки колеса вниз",
|
||||
"wheel-label": "Колесо прокрутки",
|
||||
"wheel-label": "Колесо мыши",
|
||||
"wheel-mode-separate-description": "Включить раздельные команды для колеса прокрутки вверх и вниз.",
|
||||
"wheel-mode-separate-label": "Раздельные команды колеса прокрутки",
|
||||
"wheel-up": "Прокрутить вверх",
|
||||
"wheel-up": "Колесо вверх",
|
||||
"wheel-up-description": "Команда для выполнения при прокрутке колеса вверх.",
|
||||
"wheel-up-label": "Команда прокрутки колеса вверх",
|
||||
"wheel-update-text": "Обновить отображаемый текст при прокрутке"
|
||||
@@ -409,7 +409,7 @@
|
||||
"disconnect": "Отключить",
|
||||
"disconnected": "Отключено",
|
||||
"disconnecting": "Отключение...",
|
||||
"display-mode": "Режим oтображения",
|
||||
"display-mode": "Режим отображения",
|
||||
"download": "Скачать",
|
||||
"duration": "Продолжительность",
|
||||
"dysfunctional": "Дисфункциональный",
|
||||
@@ -800,7 +800,7 @@
|
||||
"appearance-floating-description": "Отображает панель как плавающую 'таблетку'.",
|
||||
"appearance-floating-label": "Плавающая панель",
|
||||
"appearance-font-scale-description": "Настройте масштаб размера шрифта для текста, отображаемого на панели.",
|
||||
"appearance-font-scale-label": "Масштаб Шрифта",
|
||||
"appearance-font-scale-label": "Масштаб шрифта",
|
||||
"appearance-frame-radius": "Внутренний радиус",
|
||||
"appearance-frame-settings-description": "Настройте толщину рамки и внутренний радиус углов",
|
||||
"appearance-frame-settings-label": "Настройки рамки",
|
||||
@@ -826,7 +826,7 @@
|
||||
"appearance-use-separate-opacity-description": "Включить использование отдельного значения прозрачности для фона полосы.",
|
||||
"appearance-use-separate-opacity-label": "Использовать раздельную прозрачность столбцов",
|
||||
"appearance-widget-spacing-description": "Отрегулируйте интервал между каждым виджетом на панели.",
|
||||
"appearance-widget-spacing-label": "Расстояние Между Виджетами",
|
||||
"appearance-widget-spacing-label": "Расстояние между виджетами",
|
||||
"monitor-configure-widgets": "Настроить виджеты",
|
||||
"monitor-override-settings": "Переопределить глобальные настройки",
|
||||
"monitor-override-settings-description": "Использовать пользовательские настройки для этого монитора.",
|
||||
@@ -1048,7 +1048,7 @@
|
||||
"appearance-display-exclusive": "Исключительно",
|
||||
"appearance-floating-distance-description": "Установите расстояние между доком и краем экрана.",
|
||||
"appearance-floating-distance-label": "Расстояние плавающего дока",
|
||||
"appearance-frame-indicator-description": "Показывать небольшой индикатор на рамке, когда Dock скрыт.",
|
||||
"appearance-frame-indicator-description": "Показывать небольшой индикатор на рамке, когда док скрыт.",
|
||||
"appearance-frame-indicator-label": "Рамочный индикатор дока",
|
||||
"appearance-group-apps-description": "Группировать несколько окон одного и того же приложения в одну запись Dock.",
|
||||
"appearance-group-apps-label": "Группировать одинаковые приложения",
|
||||
@@ -1058,8 +1058,8 @@
|
||||
"appearance-group-click-action-list": "Открыть список окон",
|
||||
"appearance-group-context-menu-mode-description": "Выберите, как контекстное меню ведет себя для сгруппированных приложений.",
|
||||
"appearance-group-context-menu-mode-extended": "Расширенный",
|
||||
"appearance-group-context-menu-mode-label": "Режим Сгруппированного Меню Приложений",
|
||||
"appearance-group-context-menu-mode-list": "Список Окон",
|
||||
"appearance-group-context-menu-mode-label": "Режим cгруппированного меню приложений",
|
||||
"appearance-group-context-menu-mode-list": "Список окон",
|
||||
"appearance-group-indicator-style-description": "Выберите, как сгруппированные индикаторы запущенных приложений отображают состояние активного окна.",
|
||||
"appearance-group-indicator-style-dots": "Точки",
|
||||
"appearance-group-indicator-style-label": "Стиль сгруппированного индикатора",
|
||||
@@ -1080,11 +1080,11 @@
|
||||
"appearance-position-label": "Позиция",
|
||||
"appearance-show-launcher-icon-description": "Показывать значок запуска приложений в доке.",
|
||||
"appearance-show-launcher-icon-label": "Показать панель запуска приложений",
|
||||
"appearance-sit-on-frame-description": "Выровнять Док внутри границы рамки, а не поверх нее.",
|
||||
"appearance-sit-on-frame-label": "Док располагается на рамке",
|
||||
"appearance-sit-on-frame-description": "Выровнять док внутри границы рамки, а не поверх нее.",
|
||||
"appearance-sit-on-frame-label": "док располагается на рамке",
|
||||
"appearance-type-description": "Выберите между плавающей пилюлей или статической панелью, прикрепленной к краю.",
|
||||
"appearance-type-floating": "Плавающий",
|
||||
"appearance-type-label": "Стиль Дока",
|
||||
"appearance-type-label": "Стиль дока",
|
||||
"appearance-type-static": "Статический",
|
||||
"enabled-description": "Показать или скрыть док целиком.",
|
||||
"enabled-label": "Включить док",
|
||||
@@ -1281,7 +1281,7 @@
|
||||
"lock-screen": {
|
||||
"allow-password-with-fprintd-description": "Когда fprintd (аутентификация по отпечатку пальца) активен, эта опция позволяет вам входить в систему с помощью пароля вместо отпечатка пальца.",
|
||||
"allow-password-with-fprintd-label": "Разрешить вход по паролю с помощью fprintd",
|
||||
"auto-start-auth-description": "Aвтоматически запускает аутентификацию по отпечатку пальца без необходимости нажатия клавиши или щелчка кнопки.",
|
||||
"auto-start-auth-description": "Автоматически запускает аутентификацию по отпечатку пальца без необходимости нажатия клавиши или щелчка кнопки.",
|
||||
"auto-start-auth-label": "Автоматический запуск аутентификации",
|
||||
"clock-format-description": "Настройте формат часов, используя токены синтаксиса даты/времени.",
|
||||
"clock-format-label": "Формат часов",
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
"collapse-condition-description": "Om utdatatexten matchar detta värde kommer knappen att döljas.",
|
||||
"collapse-condition-label": "Dölj villkor",
|
||||
"color-selection-description": "Tillämpa temafärger på ikon och text.",
|
||||
"default-tooltip": "Anpassad knapp, konfigurera i inställningarna.",
|
||||
"default-tooltip": "Anpassad knapp, konfigurera i inställningarna",
|
||||
"display-command-output-description": "Ange ett kommando som ska köras med jämna mellanrum. Den första raden i utdata visas som text.",
|
||||
"display-command-output-label": "Visa kommandoutdata",
|
||||
"display-command-output-stream-description": "Ange ett kommando som ska köras kontinuerligt.",
|
||||
@@ -1048,7 +1048,7 @@
|
||||
"appearance-display-exclusive": "Exklusiv",
|
||||
"appearance-floating-distance-description": "Ställ in avståndet mellan dockan och skärmens kant.",
|
||||
"appearance-floating-distance-label": "Dockens flytande avstånd",
|
||||
"appearance-frame-indicator-description": "Visa en liten indikator på ramen när Dockan är dold.",
|
||||
"appearance-frame-indicator-description": "Visa en liten indikator på ramen när dockan är dold.",
|
||||
"appearance-frame-indicator-label": "Inramad dockindikator",
|
||||
"appearance-group-apps-description": "Gruppera flera fönster från samma app till en Dock-post.",
|
||||
"appearance-group-apps-label": "Gruppera samma appar",
|
||||
@@ -1058,7 +1058,7 @@
|
||||
"appearance-group-click-action-list": "Öppna fönsterlista",
|
||||
"appearance-group-context-menu-mode-description": "Välj hur snabbmenyn fungerar för grupperade appar.",
|
||||
"appearance-group-context-menu-mode-extended": "Utökad",
|
||||
"appearance-group-context-menu-mode-label": "Grupperat Appmenyläge",
|
||||
"appearance-group-context-menu-mode-label": "Grupperat appmenyläge",
|
||||
"appearance-group-context-menu-mode-list": "Fönsterlista",
|
||||
"appearance-group-indicator-style-description": "Välj hur grupperade körande indikatorer visar fokuserat fönstertillstånd.",
|
||||
"appearance-group-indicator-style-dots": "Punkter",
|
||||
@@ -1079,8 +1079,8 @@
|
||||
"appearance-position-description": "Välj var dockan ska visas på skärmen.",
|
||||
"appearance-position-label": "Position",
|
||||
"appearance-show-launcher-icon-description": "Visa ikonen för programstartaren i dockan.",
|
||||
"appearance-show-launcher-icon-label": "Visa Appstartare",
|
||||
"appearance-sit-on-frame-description": "Justera Dockan innanför ramkanten istället för att ligga ovanpå.",
|
||||
"appearance-show-launcher-icon-label": "Visa appstartare",
|
||||
"appearance-sit-on-frame-description": "Justera dockan innanför ramkanten istället för att ligga ovanpå.",
|
||||
"appearance-sit-on-frame-label": "Dockan sitter på ramen",
|
||||
"appearance-type-description": "Välj mellan en flytande pillerform eller en statisk stapel fäst vid kanten.",
|
||||
"appearance-type-floating": "Flytande",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"disable-dnd": "'Rahatsız etmeyin'i kapat",
|
||||
"disable-wifi": "Kablosuz bağlantıyı kapat",
|
||||
"disconnect-vpn": "{name} bağlantısını kes",
|
||||
"dock-settings": "Dock Ayarları",
|
||||
"dock-settings": "Dock ayarları",
|
||||
"enable-bluetooth": "Bluetooth'u etkinleştir",
|
||||
"enable-dnd": "'Rahatsız etmeyin'i etkinleştir",
|
||||
"enable-wifi": "Kablosuz bağlantıyı etkinleştir",
|
||||
@@ -102,7 +102,7 @@
|
||||
"collapse-condition-description": "Çıktı metni bu değerle eşleşirse düğme daralacak.",
|
||||
"collapse-condition-label": "Daralma durumu",
|
||||
"color-selection-description": "Tema renklerini simgeye ve metne uygula.",
|
||||
"default-tooltip": "Özel düğme, ayarlarda yapılandırın.",
|
||||
"default-tooltip": "Özel düğme, ayarlarda yapılandırın",
|
||||
"display-command-output-description": "Düzenli aralıklarla çalıştırılacak bir komut girin. Çıktısının ilk satırı metin olarak gösterilecektir.",
|
||||
"display-command-output-label": "Komut çıktısını göster",
|
||||
"display-command-output-stream-description": "Sürekli çalıştırılacak bir komut girin.",
|
||||
@@ -800,7 +800,7 @@
|
||||
"appearance-floating-description": "Araç çubuğunu yüzen bir 'kapsül' olarak görüntüler. Not: Bu, ekran köşelerini kenarlara taşıyacaktır.",
|
||||
"appearance-floating-label": "Yüzen araç çubuğu",
|
||||
"appearance-font-scale-description": "Çubukta görüntülenen metin için yazı tipi boyutu ölçeğini ayarlayın.",
|
||||
"appearance-font-scale-label": "Yazı Tipi Ölçeği",
|
||||
"appearance-font-scale-label": "Yazı tipi ölçeği",
|
||||
"appearance-frame-radius": "İç Yarıçap",
|
||||
"appearance-frame-settings-description": "Çerçeve kalınlığını ve iç köşe yarıçapını ayarlayın",
|
||||
"appearance-frame-settings-label": "Çerçeve Ayarları",
|
||||
@@ -826,7 +826,7 @@
|
||||
"appearance-use-separate-opacity-description": "Çubuk arka planı için ayrı bir opaklık değeri kullanmayı etkinleştir.",
|
||||
"appearance-use-separate-opacity-label": "Ayrı çubuk opaklığı kullan",
|
||||
"appearance-widget-spacing-description": "Çubuktaki her bir widget arasındaki boşluğu ayarlayın.",
|
||||
"appearance-widget-spacing-label": "Widget Aralığı",
|
||||
"appearance-widget-spacing-label": "Widget aralığı",
|
||||
"monitor-configure-widgets": "Araçları yapılandır",
|
||||
"monitor-override-settings": "Genel ayarları geçersiz kıl",
|
||||
"monitor-override-settings-description": "Bu monitör için özel ayarları kullan.",
|
||||
@@ -964,7 +964,7 @@
|
||||
"clock-style-label": "Saat stili",
|
||||
"clock-style-minimal": "Minimal",
|
||||
"clock-width-description": "Saat widget'ının piksel cinsinden genişliği.",
|
||||
"cpu-intensive-note": "! ile işaretlenmiş Widgetlar daha fazla CPU kullanır ve dikkatli bir şekilde etkinleştirilmelidir.",
|
||||
"cpu-intensive-note": "! ile işaretlenmiş widgetlar daha fazla CPU kullanır ve dikkatli bir şekilde etkinleştirilmelidir.",
|
||||
"edit-mode-button-label": "Düzenleme moduna gir",
|
||||
"edit-mode-controls-explanation": "Sol tıklayıp sürükleyin: Bileşeni taşıyın veya yeniden boyutlandırın.\nSağ tıklayın: Bağlam menüsü seçeneklerini açın.",
|
||||
"edit-mode-description": "Masaüstü araçlarını taşımak ve yeniden konumlandırmak için düzenleme modunu etkinleştirin. Etkinleştirildiğinde, araçlar bir sürükleme ana hattı gösterir ve yeniden konumlandırılabilir.",
|
||||
@@ -1058,8 +1058,8 @@
|
||||
"appearance-group-click-action-list": "Pencere listesini aç",
|
||||
"appearance-group-context-menu-mode-description": "Gruplandırılmış uygulamalar için bağlam menüsünün nasıl davranacağını seçin.",
|
||||
"appearance-group-context-menu-mode-extended": "Genişletilmiş",
|
||||
"appearance-group-context-menu-mode-label": "Gruplandırılmış Uygulama Menüsü Modu",
|
||||
"appearance-group-context-menu-mode-list": "Pencere Listesi",
|
||||
"appearance-group-context-menu-mode-label": "Gruplandırılmış uygulama menüsü modu",
|
||||
"appearance-group-context-menu-mode-list": "Pencere listesi",
|
||||
"appearance-group-indicator-style-description": "Gruplandırılmış çalışan göstergelerin odaklanmış pencere durumunu nasıl görüntüleyeceğini seçin.",
|
||||
"appearance-group-indicator-style-dots": "Noktalar",
|
||||
"appearance-group-indicator-style-label": "Gruplandırılmış gösterge stili",
|
||||
@@ -1079,12 +1079,12 @@
|
||||
"appearance-position-description": "Dock’un ekranda nerede görüneceğini seçin.",
|
||||
"appearance-position-label": "Pozisyon",
|
||||
"appearance-show-launcher-icon-description": "Uygulama başlatıcı simgesini dock'ta göster.",
|
||||
"appearance-show-launcher-icon-label": "Uygulama Başlatıcıyı Göster",
|
||||
"appearance-show-launcher-icon-label": "Uygulama başlatıcıyı göster",
|
||||
"appearance-sit-on-frame-description": "Dock'u çerçevenin kenar boşluğunun içine hizalayın, üstüne oturmak yerine.",
|
||||
"appearance-sit-on-frame-label": "Dock çerçevede yer alır",
|
||||
"appearance-type-description": "Yüzen bir hap veya kenara bağlı sabit bir çubuk arasından seçim yapın.",
|
||||
"appearance-type-floating": "Yüzen",
|
||||
"appearance-type-label": "Dock Stili",
|
||||
"appearance-type-label": "Dock stili",
|
||||
"appearance-type-static": "Statik",
|
||||
"enabled-description": "Dock’u tamamen gösterin veya gizleyin.",
|
||||
"enabled-label": "Dock’u etkinleştir",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"disable-dnd": "Вимкнути режим 'Не турбувати'",
|
||||
"disable-wifi": "Вимкнути Wi-Fi",
|
||||
"disconnect-vpn": "Відключити {name}",
|
||||
"dock-settings": "Налаштування Дока",
|
||||
"dock-settings": "Налаштування дока",
|
||||
"enable-bluetooth": "Увімкнути Bluetooth",
|
||||
"enable-dnd": "Увімкнути режим 'Не турбувати'",
|
||||
"enable-wifi": "Увімкнути Wi-Fi",
|
||||
@@ -102,7 +102,7 @@
|
||||
"collapse-condition-description": "Якщо вихідний текст збігається з цим значенням, кнопка згорнеться.",
|
||||
"collapse-condition-label": "Умова згортання",
|
||||
"color-selection-description": "Застосувати кольори теми до значка та тексту.",
|
||||
"default-tooltip": "Користувацька кнопка, налаштуйте в налаштуваннях.",
|
||||
"default-tooltip": "Користувацька кнопка, налаштуйте в налаштуваннях",
|
||||
"display-command-output-description": "Введіть команду для запуску з регулярним інтервалом. Перший рядок її виведення відображатиметься як текст.",
|
||||
"display-command-output-label": "Відображати виведення команди",
|
||||
"display-command-output-stream-description": "Введіть команду для безперервного запуску.",
|
||||
@@ -145,13 +145,13 @@
|
||||
"text-stream-description": "Потокові рядки з команди відображатимуться як текст на кнопці.",
|
||||
"text-stream-label": "Потік",
|
||||
"wheel-description": "Команда для виконання при використанні колеса прокрутки.<br>Використовуйте $delta для дельти колеса прокрутки в команді.",
|
||||
"wheel-down": "Прокрутіть униз",
|
||||
"wheel-down": "Колесо вниз",
|
||||
"wheel-down-description": "Команда для виконання при прокрутці колеса вниз.",
|
||||
"wheel-down-label": "Команда прокрутки колеса вниз",
|
||||
"wheel-label": "Колесо прокрутки",
|
||||
"wheel-mode-separate-description": "Увімкнути окремі команди для колеса прокрутки вгору та вниз.",
|
||||
"wheel-mode-separate-label": "Окремі команди колеса прокрутки",
|
||||
"wheel-up": "Прокрутити вгору",
|
||||
"wheel-up": "Колесо вгору",
|
||||
"wheel-up-description": "Команда для виконання при прокрутці колеса вгору.",
|
||||
"wheel-up-label": "Команда прокрутки колеса вгору",
|
||||
"wheel-update-text": "Оновити відображуваний текст при прокрутці"
|
||||
@@ -290,7 +290,7 @@
|
||||
"focused-color-description": "Встановити колір тла для сфокусованого Workspace.",
|
||||
"focused-color-label": "Колір сфокусованого робочого столу",
|
||||
"follow-focused-screen-description": "Відображати робочі простори з поточного активного екрана, а не з екрана, на якому розташована панель.",
|
||||
"follow-focused-screen-label": "Слідувати за активним eкраном",
|
||||
"follow-focused-screen-label": "Слідувати за активним екраном",
|
||||
"grouped-border-opacity-description": "Встановити рівень непрозорості для меж контейнерів робочої області.",
|
||||
"grouped-border-opacity-label": "Прозорість межі",
|
||||
"hide-unoccupied-description": "Не відображати робочі простори без вікон.",
|
||||
@@ -800,7 +800,7 @@
|
||||
"appearance-floating-description": "Відображати панель як плаваючу 'капсулу'. Примітка: Це перемістить кути екрана до країв.",
|
||||
"appearance-floating-label": "Плаваюча панель (Острівець)",
|
||||
"appearance-font-scale-description": "Налаштуйте масштаб розміру шрифту для тексту, що відображається на панелі.",
|
||||
"appearance-font-scale-label": "Масштаб Шрифту",
|
||||
"appearance-font-scale-label": "Масштаб шрифту",
|
||||
"appearance-frame-radius": "Внутрішній радіус",
|
||||
"appearance-frame-settings-description": "Налаштуйте товщину рамки та внутрішній радіус кутів",
|
||||
"appearance-frame-settings-label": "Налаштування рамки",
|
||||
@@ -826,7 +826,7 @@
|
||||
"appearance-use-separate-opacity-description": "Увімкнути використання окремого значення прозорості для фону панелі.",
|
||||
"appearance-use-separate-opacity-label": "Використовувати окрему прозорість стовпців",
|
||||
"appearance-widget-spacing-description": "Налаштуйте інтервал між кожним віджетом на панелі.",
|
||||
"appearance-widget-spacing-label": "Відстань Між Віджетами",
|
||||
"appearance-widget-spacing-label": "Відстань між віджетами",
|
||||
"monitor-configure-widgets": "Налаштувати віджети",
|
||||
"monitor-override-settings": "Перевизначити глобальні налаштування",
|
||||
"monitor-override-settings-description": "Використовувати власні налаштування для цього монітора.",
|
||||
@@ -886,7 +886,7 @@
|
||||
"predefined-desc": "Виберіть із колекції попередньо визначених колірних схем.",
|
||||
"predefined-generate-templates-label": "Генерувати шаблони для попередньо визначених схем",
|
||||
"predefined-title": "Попередньо визначені колірні схеми",
|
||||
"templates-desc": "Застосовувати кольори до зовнішніх застосункiв.",
|
||||
"templates-desc": "Застосовувати кольори до зовнішніх застосунків.",
|
||||
"templates-filter-description": "Показати шаблони з певної категорії.",
|
||||
"templates-filter-label": "Фільтрувати за категорією",
|
||||
"templates-misc-description": "Створіть власні шаблони.",
|
||||
@@ -1038,7 +1038,7 @@
|
||||
"appearance-background-opacity-description": "Налаштуйте непрозорість фону дока.",
|
||||
"appearance-border-radius-description": "Налаштуйте радіус заокруглення країв док-панелі.",
|
||||
"appearance-border-radius-label": "Радіус заокруглення",
|
||||
"appearance-colorize-icons-description": "Застосувати кольори теми до значків застосункiв у доці (тільки неактивні застосунки).",
|
||||
"appearance-colorize-icons-description": "Застосувати кольори теми до значків застосунків у доці (тільки неактивні застосунки).",
|
||||
"appearance-colorize-icons-label": "Розфарбувати значки",
|
||||
"appearance-dead-opacity-description": "Відрегулюйте прозорість іконок програм, які не запущені.",
|
||||
"appearance-dead-opacity-label": "Мертва непрозорість",
|
||||
@@ -1048,7 +1048,7 @@
|
||||
"appearance-display-exclusive": "Винятковий",
|
||||
"appearance-floating-distance-description": "Встановіть відстань між доком і краєм екрана.",
|
||||
"appearance-floating-distance-label": "Відстань плавання дока",
|
||||
"appearance-frame-indicator-description": "Показувати невеликий індикатор на рамці, коли Dock приховано.",
|
||||
"appearance-frame-indicator-description": "Показувати невеликий індикатор на рамці, коли док приховано.",
|
||||
"appearance-frame-indicator-label": "Рамочний індикатор дока",
|
||||
"appearance-group-apps-description": "Групувати кілька вікон з однієї програми в один запис Dock.",
|
||||
"appearance-group-apps-label": "Групувати однакові програми",
|
||||
@@ -1058,8 +1058,8 @@
|
||||
"appearance-group-click-action-list": "Відкрити список вікон",
|
||||
"appearance-group-context-menu-mode-description": "Виберіть, як контекстне меню поводиться для згрупованих програм.",
|
||||
"appearance-group-context-menu-mode-extended": "Розширений",
|
||||
"appearance-group-context-menu-mode-label": "Режим Згрупованого Меню Програм",
|
||||
"appearance-group-context-menu-mode-list": "Список Вікон",
|
||||
"appearance-group-context-menu-mode-label": "Режим згрупованого меню програм",
|
||||
"appearance-group-context-menu-mode-list": "Список вікон",
|
||||
"appearance-group-indicator-style-description": "Виберіть, як згруповані індикатори запущених програм відображають стан активного вікна.",
|
||||
"appearance-group-indicator-style-dots": "Крапки",
|
||||
"appearance-group-indicator-style-label": "Стиль згрупованого індикатора",
|
||||
@@ -1080,11 +1080,11 @@
|
||||
"appearance-position-label": "Позиція",
|
||||
"appearance-show-launcher-icon-description": "Показувати піктограму запуску програм у доці.",
|
||||
"appearance-show-launcher-icon-label": "Показати запуск програм",
|
||||
"appearance-sit-on-frame-description": "Вирівняйте Док всередині межі рамки, а не поверх неї.",
|
||||
"appearance-sit-on-frame-description": "Вирівняйте док всередині межі рамки, а не поверх неї.",
|
||||
"appearance-sit-on-frame-label": "Док розміщується на рамці",
|
||||
"appearance-type-description": "Виберіть між плаваючою пігулкою або статичною панеллю, прикріпленою до краю.",
|
||||
"appearance-type-floating": "Плаваючий",
|
||||
"appearance-type-label": "Стиль Дока",
|
||||
"appearance-type-label": "Стиль дока",
|
||||
"appearance-type-static": "Статичний",
|
||||
"enabled-description": "Показати або сховати док повністю.",
|
||||
"enabled-label": "Увімкнути док",
|
||||
@@ -1281,7 +1281,7 @@
|
||||
"lock-screen": {
|
||||
"allow-password-with-fprintd-description": "Коли fprintd (автентифікація за відбитком пальця) активний, ця опція дозволяє входити в систему за допомогою пароля замість відбитка пальця.",
|
||||
"allow-password-with-fprintd-label": "Дозволити вхід за паролем за допомогою fprintd",
|
||||
"auto-start-auth-description": "Aвтоматично запускає автентифікацію за відбитком пальця без необхідності натискання клавіші або клацання кнопки.",
|
||||
"auto-start-auth-description": "Автоматично запускає автентифікацію за відбитком пальця без необхідності натискання клавіші або клацання кнопки.",
|
||||
"auto-start-auth-label": "Автоматичний запуск автентифікації",
|
||||
"clock-format-description": "Налаштуйте формат годинника, використовуючи токени синтаксису дати/часу.",
|
||||
"clock-format-label": "Формат годинника",
|
||||
@@ -1562,7 +1562,7 @@
|
||||
"panel-background-opacity-label": "Прозорість фону панелей",
|
||||
"panels-attached-to-bar-description": "Панелі фіксуються до штанги та країв екрана, створюючи бездоганний вигляд зі стильними перевернутими кутами.",
|
||||
"panels-attached-to-bar-label": "Прив'язувати панелі до країв",
|
||||
"panels-overlay-description": "Забезпечує видимість панелей і панелі завдань, навіть поверх повноекранних застосункiв.",
|
||||
"panels-overlay-description": "Забезпечує видимість панелей і панелі завдань, навіть поверх повноекранних застосунків.",
|
||||
"panels-overlay-label": "Тримати панелі та панель зверху",
|
||||
"scaling-description": "Змінює розмір загального користувацького інтерфейсу, окрім панелі.",
|
||||
"scaling-label": "Масштабування інтерфейсу",
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
"collapse-condition-description": "如果输出文本与此值匹配,按钮将折叠。",
|
||||
"collapse-condition-label": "折叠条件",
|
||||
"color-selection-description": "将主题颜色应用到图标和文本。",
|
||||
"default-tooltip": "自定义按钮,在设置中配置。",
|
||||
"default-tooltip": "自定义按钮,在设置中配置",
|
||||
"display-command-output-description": "输入一个定期运行的命令。其输出的第一行将显示为文本。",
|
||||
"display-command-output-label": "显示命令输出",
|
||||
"display-command-output-stream-description": "输入一个要持续运行的命令。",
|
||||
@@ -145,13 +145,13 @@
|
||||
"text-stream-description": "来自命令的流式输出行将作为文本显示在按钮上。",
|
||||
"text-stream-label": "流",
|
||||
"wheel-description": "使用滚轮时执行的命令。<br>在命令中使用 $delta 表示滚轮增量。",
|
||||
"wheel-down": "向下滚动",
|
||||
"wheel-down": "滚轮 下",
|
||||
"wheel-down-description": "滚轮向下滚动时执行的命令。",
|
||||
"wheel-down-label": "滚轮向下命令",
|
||||
"wheel-label": "滚轮",
|
||||
"wheel-mode-separate-description": "为滚轮向上和向下启用单独的命令。",
|
||||
"wheel-mode-separate-label": "分开滚轮命令",
|
||||
"wheel-up": "向上滚动",
|
||||
"wheel-up": "滚轮 上",
|
||||
"wheel-up-description": "滚轮向上滚动时执行的命令。",
|
||||
"wheel-up-label": "滚轮向上命令",
|
||||
"wheel-update-text": "滚轮滚动时更新显示的文本"
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
"collapse-condition-description": "若輸出文字符合此值,按鈕將會摺疊。",
|
||||
"collapse-condition-label": "摺疊條件",
|
||||
"color-selection-description": "將主題用色套用至圖示及文字上",
|
||||
"default-tooltip": "自訂按鈕,在設定中配置。",
|
||||
"default-tooltip": "自訂按鈕,在設定中配置",
|
||||
"display-command-output-description": "輸入一個想要定時重複執行的指令, 指令的第一行輸出將會作為顯示的文字",
|
||||
"display-command-output-label": "顯示指令的輸出",
|
||||
"display-command-output-stream-description": "輸入一個要持續執行的指令",
|
||||
@@ -145,13 +145,13 @@
|
||||
"text-stream-description": "命令列的串流內容將以文字形式顯示在按鈕上。",
|
||||
"text-stream-label": "串流",
|
||||
"wheel-description": "在滾輪滾動時要執行的指令<br>在指令裡使用 $delta 表示指令中滾動多少的值",
|
||||
"wheel-down": "向下捲動",
|
||||
"wheel-down": "滾輪 下",
|
||||
"wheel-down-description": "在滾輪下滾時要執行的指令",
|
||||
"wheel-down-label": "滾輪下滾",
|
||||
"wheel-label": "滑鼠滾輪",
|
||||
"wheel-mode-separate-description": "分別在滾輪上滾及下滾時執行不同指令",
|
||||
"wheel-mode-separate-label": "分開設定滾輪指令",
|
||||
"wheel-up": "向上捲動",
|
||||
"wheel-up": "滾輪 上",
|
||||
"wheel-up-description": "在滾輪上滾時要執行的指令",
|
||||
"wheel-up-label": "滾輪上滾",
|
||||
"wheel-update-text": "在滾動滾輪時更新顯示文字"
|
||||
|
||||
@@ -511,6 +511,14 @@
|
||||
"tabLabel": "panels.desktop-widgets.title",
|
||||
"subTab": null
|
||||
},
|
||||
{
|
||||
"labelKey": "panels.desktop-widgets.overview-enabled-label",
|
||||
"descriptionKey": "panels.desktop-widgets.overview-enabled-description",
|
||||
"widget": "NToggle",
|
||||
"tab": 6,
|
||||
"tabLabel": "panels.desktop-widgets.title",
|
||||
"subTab": null
|
||||
},
|
||||
{
|
||||
"labelKey": "panels.display.monitors-brightness-step-label",
|
||||
"descriptionKey": "panels.display.monitors-brightness-step-description",
|
||||
|
||||
Reference in New Issue
Block a user