From 138e5a50af0ae463aa65ef0b72c1a67b920115a6 Mon Sep 17 00:00:00 2001 From: Lemmy Date: Mon, 5 Jan 2026 22:03:09 -0500 Subject: [PATCH] i18n: Large refactor of all translations keys to prepare the move to our new translation web platform. --- Assets/Translations/de.json | 4158 ++++++---------- Assets/Translations/en.json | 4221 ++++++----------- Assets/Translations/es.json | 4158 ++++++---------- Assets/Translations/fr.json | 4158 ++++++---------- Assets/Translations/hu.json | 4158 ++++++---------- Assets/Translations/ja.json | 4158 ++++++---------- Assets/Translations/ku.json | 4158 ++++++---------- Assets/Translations/nl.json | 4158 ++++++---------- Assets/Translations/pl.json | 4158 ++++++---------- Assets/Translations/pt.json | 4158 ++++++---------- Assets/Translations/ru.json | 4158 ++++++---------- Assets/Translations/tr.json | 4158 ++++++---------- Assets/Translations/uk-UA.json | 4158 ++++++---------- Assets/Translations/zh-CN.json | 4158 ++++++---------- Bin/dev/i18n-json.sh | 2 +- Commons/IconsTabler.qml | 4 +- Commons/Time.qml | 12 +- Modules/Bar/Extras/TrayMenu.qml | 2 +- Modules/Bar/Widgets/ActiveWindow.qml | 2 +- Modules/Bar/Widgets/AudioVisualizer.qml | 4 +- Modules/Bar/Widgets/Battery.qml | 6 +- Modules/Bar/Widgets/Bluetooth.qml | 4 +- Modules/Bar/Widgets/Brightness.qml | 4 +- Modules/Bar/Widgets/Clock.qml | 6 +- Modules/Bar/Widgets/ControlCenter.qml | 6 +- Modules/Bar/Widgets/KeepAwake.qml | 2 +- Modules/Bar/Widgets/KeyboardLayout.qml | 2 +- Modules/Bar/Widgets/Launcher.qml | 6 +- Modules/Bar/Widgets/LockKeys.qml | 2 +- Modules/Bar/Widgets/MediaMini.qml | 10 +- Modules/Bar/Widgets/Microphone.qml | 6 +- Modules/Bar/Widgets/Network.qml | 6 +- Modules/Bar/Widgets/NightLight.qml | 4 +- Modules/Bar/Widgets/NoctaliaPerformance.qml | 2 +- Modules/Bar/Widgets/NotificationHistory.qml | 8 +- Modules/Bar/Widgets/SessionMenu.qml | 2 +- Modules/Bar/Widgets/SystemMonitor.qml | 4 +- Modules/Bar/Widgets/Taskbar.qml | 4 +- Modules/Bar/Widgets/VPN.qml | 6 +- Modules/Bar/Widgets/Volume.qml | 6 +- Modules/Bar/Widgets/WallpaperSelector.qml | 4 +- Modules/Bar/Widgets/Workspace.qml | 2 +- Modules/Cards/BrightnessCard.qml | 2 +- Modules/Cards/CalendarHeaderCard.qml | 2 +- Modules/Cards/ProfileCard.qml | 2 +- Modules/Cards/SystemMonitorCard.qml | 2 +- Modules/Cards/TimerCard.qml | 10 +- Modules/DesktopWidgets/DesktopWidgets.qml | 10 +- .../DesktopWidgets/DraggableDesktopWidget.qml | 10 +- Modules/LockScreen/LockContext.qml | 2 +- Modules/LockScreen/LockScreen.qml | 22 +- Modules/Notification/Notification.qml | 2 +- Modules/Panels/Audio/AudioPanel.qml | 18 +- Modules/Panels/Battery/BatteryPanel.qml | 6 +- .../Panels/Bluetooth/BluetoothDevicesList.qml | 28 +- Modules/Panels/Bluetooth/BluetoothPanel.qml | 6 +- Modules/Panels/Brightness/BrightnessPanel.qml | 4 +- Modules/Panels/Changelog/ChangelogPanel.qml | 14 +- .../ControlCenter/Widgets/Bluetooth.qml | 2 +- .../ControlCenter/Widgets/KeepAwake.qml | 2 +- .../Panels/ControlCenter/Widgets/Network.qml | 4 +- .../ControlCenter/Widgets/NightLight.qml | 2 +- .../ControlCenter/Widgets/Notifications.qml | 2 +- .../ControlCenter/Widgets/PowerProfile.qml | 2 +- .../ControlCenter/Widgets/ScreenRecorder.qml | 2 +- .../Widgets/WallpaperSelector.qml | 2 +- .../Providers/ApplicationsProvider.qml | 4 +- .../Launcher/Providers/ClipboardProvider.qml | 4 +- .../Launcher/Providers/CommandProvider.qml | 4 +- .../Launcher/Providers/EmojiProvider.qml | 20 +- Modules/Panels/Network/NetworkPanel.qml | 24 +- Modules/Panels/Network/WiFiNetworksList.qml | 18 +- .../NotificationHistoryPanel.qml | 10 +- Modules/Panels/SessionMenu/SessionMenu.qml | 14 +- .../Settings/Bar/BarWidgetSettingsDialog.qml | 6 +- .../WidgetSettings/ActiveWindowSettings.qml | 30 +- .../AudioVisualizerSettings.qml | 22 +- .../Bar/WidgetSettings/BatterySettings.qml | 32 +- .../Bar/WidgetSettings/BluetoothSettings.qml | 10 +- .../Bar/WidgetSettings/BrightnessSettings.qml | 10 +- .../Bar/WidgetSettings/ClockSettings.qml | 34 +- .../WidgetSettings/ControlCenterSettings.qml | 32 +- .../WidgetSettings/CustomButtonSettings.qml | 108 +- .../WidgetSettings/KeyboardLayoutSettings.qml | 14 +- .../Bar/WidgetSettings/LauncherSettings.qml | 4 +- .../Bar/WidgetSettings/LockKeysSettings.qml | 18 +- .../Bar/WidgetSettings/MediaMiniSettings.qml | 44 +- .../Bar/WidgetSettings/MicrophoneSettings.qml | 10 +- .../NotificationHistorySettings.qml | 8 +- .../WidgetSettings/SessionMenuSettings.qml | 14 +- .../Bar/WidgetSettings/SpacerSettings.qml | 4 +- .../WidgetSettings/SystemMonitorSettings.qml | 48 +- .../Bar/WidgetSettings/TaskbarSettings.qml | 46 +- .../Bar/WidgetSettings/TraySettings.qml | 18 +- .../Bar/WidgetSettings/VPNSettings.qml | 10 +- .../Bar/WidgetSettings/VolumeSettings.qml | 10 +- .../Bar/WidgetSettings/WiFiSettings.qml | 10 +- .../Bar/WidgetSettings/WorkspaceSettings.qml | 46 +- .../ControlCenterWidgetSettingsDialog.qml | 6 +- .../WidgetSettings/CustomButtonSettings.qml | 36 +- .../DesktopWidgetSettingsDialog.qml | 6 +- .../WidgetSettings/ClockSettings.qml | 46 +- .../WidgetSettings/MediaPlayerSettings.qml | 34 +- .../WidgetSettings/WeatherSettings.qml | 4 +- Modules/Panels/Settings/SettingsContent.qml | 46 +- .../Panels/Settings/Tabs/About/AboutTab.qml | 4 +- .../Tabs/About/ContributorsSubTab.qml | 4 +- .../Settings/Tabs/About/VersionSubTab.qml | 18 +- .../Panels/Settings/Tabs/Audio/AudioTab.qml | 8 +- .../Settings/Tabs/Audio/DevicesSubTab.qml | 8 +- .../Settings/Tabs/Audio/MediaSubTab.qml | 12 +- .../Settings/Tabs/Audio/VisualizerSubTab.qml | 24 +- .../Settings/Tabs/Audio/VolumesSubTab.qml | 30 +- .../Settings/Tabs/Bar/AppearanceSubTab.qml | 62 +- Modules/Panels/Settings/Tabs/Bar/BarTab.qml | 6 +- .../Settings/Tabs/Bar/MonitorsSubTab.qml | 10 +- .../Settings/Tabs/Bar/WidgetsSubTab.qml | 102 +- .../Tabs/ColorScheme/ColorSchemeTab.qml | 4 +- .../Tabs/ColorScheme/ColorsSubTab.qml | 40 +- .../Tabs/ColorScheme/SchemeDownloader.qml | 56 +- .../Tabs/ColorScheme/TemplatesSubTab.qml | 86 +- .../Tabs/ControlCenter/AppearanceSubTab.qml | 24 +- .../Tabs/ControlCenter/CardsSubTab.qml | 10 +- .../Tabs/ControlCenter/ControlCenterTab.qml | 6 +- .../Tabs/ControlCenter/ShortcutsSubTab.qml | 4 +- .../Settings/Tabs/DesktopWidgetsTab.qml | 6 +- .../Tabs/Display/BrightnessSubTab.qml | 16 +- .../Settings/Tabs/Display/DisplayTab.qml | 8 +- .../Tabs/Display/NightLightSubTab.qml | 34 +- .../Settings/Tabs/Dock/AppearanceSubTab.qml | 50 +- Modules/Panels/Settings/Tabs/Dock/DockTab.qml | 4 +- .../Settings/Tabs/Dock/MonitorsSubTab.qml | 10 +- Modules/Panels/Settings/Tabs/GeneralTab.qml | 38 +- Modules/Panels/Settings/Tabs/HooksTab.qml | 53 +- .../Tabs/Launcher/ClipboardSubTab.qml | 12 +- .../Settings/Tabs/Launcher/ExecuteSubTab.qml | 22 +- .../Settings/Tabs/Launcher/GeneralSubTab.qml | 44 +- .../Settings/Tabs/Launcher/LauncherTab.qml | 6 +- .../Panels/Settings/Tabs/LockScreenTab.qml | 16 +- Modules/Panels/Settings/Tabs/NetworkTab.qml | 12 +- .../Tabs/Notifications/DurationSubTab.qml | 22 +- .../Tabs/Notifications/GeneralSubTab.qml | 39 +- .../Tabs/Notifications/HistorySubTab.qml | 12 +- .../Tabs/Notifications/NotificationsTab.qml | 18 +- .../Tabs/Notifications/SoundSubTab.qml | 54 +- .../Tabs/Notifications/ToastSubTab.qml | 4 +- .../Panels/Settings/Tabs/Osd/EventsSubTab.qml | 14 +- .../Settings/Tabs/Osd/GeneralSubTab.qml | 40 +- Modules/Panels/Settings/Tabs/Osd/OsdTab.qml | 4 +- .../Settings/Tabs/Plugins/AvailableSubTab.qml | 58 +- .../Settings/Tabs/Plugins/InstalledSubTab.qml | 60 +- .../Settings/Tabs/Plugins/PluginsTab.qml | 6 +- .../Settings/Tabs/Plugins/SourcesSubTab.qml | 20 +- .../Settings/Tabs/Region/ClockPanelSubTab.qml | 20 +- .../Settings/Tabs/Region/DateSubTab.qml | 10 +- .../Settings/Tabs/Region/LanguageSubTab.qml | 6 +- .../Settings/Tabs/Region/LocationSubTab.qml | 26 +- .../Panels/Settings/Tabs/Region/RegionTab.qml | 8 +- .../Settings/Tabs/ScreenRecorderTab.qml | 143 +- .../Tabs/SessionMenu/ActionsSubTab.qml | 2 +- .../Tabs/SessionMenu/GeneralSubTab.qml | 42 +- .../SessionMenuEntrySettingsDialog.qml | 22 +- .../Tabs/SessionMenu/SessionMenuTab.qml | 16 +- .../Tabs/SystemMonitor/GeneralSubTab.qml | 18 +- .../Tabs/SystemMonitor/PollingSubTab.qml | 16 +- .../Tabs/SystemMonitor/SystemMonitorTab.qml | 6 +- .../Tabs/SystemMonitor/ThresholdsSubTab.qml | 32 +- .../Tabs/UserInterface/AppearanceSubTab.qml | 56 +- .../Tabs/UserInterface/PanelsSubTab.qml | 20 +- .../UserInterface/ScreenCornersSubTab.qml | 14 +- .../Tabs/UserInterface/UserInterfaceTab.qml | 6 +- .../Tabs/Wallpaper/AutomationSubTab.qml | 22 +- .../Settings/Tabs/Wallpaper/GeneralSubTab.qml | 50 +- .../Tabs/Wallpaper/LookAndFeelSubTab.qml | 20 +- .../Settings/Tabs/Wallpaper/WallpaperTab.qml | 10 +- .../SetupWizard/SetupAppearanceStep.qml | 18 +- .../Panels/SetupWizard/SetupCustomizeStep.qml | 42 +- Modules/Panels/SetupWizard/SetupDockStep.qml | 42 +- .../Panels/SetupWizard/SetupWallpaperStep.qml | 8 +- Modules/Panels/SetupWizard/SetupWizard.qml | 2 +- .../Panels/SystemStats/SystemStatsPanel.qml | 10 +- .../Wallpaper/WallhavenSettingsPopup.qml | 62 +- Modules/Panels/Wallpaper/WallpaperPanel.qml | 20 +- Services/Hardware/BatteryService.qml | 2 +- Services/Keyboard/KeyboardLayoutService.qml | 8 +- Services/Location/NightLightService.qml | 4 +- Services/Networking/BluetoothService.qml | 40 +- Services/Networking/NetworkService.qml | 2 +- Services/Noctalia/GitHubService.qml | 6 +- Services/Noctalia/PluginService.qml | 50 +- Services/Power/IdleInhibitorService.qml | 4 +- Services/Theming/ColorSchemeService.qml | 4 +- Services/UI/WallpaperService.qml | 6 +- Widgets/NColorPickerDialog.qml | 10 +- Widgets/NComboBox.qml | 8 +- Widgets/NDateTimeTokens.qml | 54 +- Widgets/NFilePicker.qml | 10 +- Widgets/NIconPicker.qml | 8 +- Widgets/NInputAction.qml | 2 +- Widgets/NLabel.qml | 4 +- Widgets/NPluginSettingsPopup.qml | 8 +- Widgets/NSearchableComboBox.qml | 8 +- Widgets/NSectionEditor.qml | 6 +- Widgets/NSpinBox.qml | 2 +- Widgets/NTextInput.qml | 4 +- Widgets/NToggle.qml | 2 +- Widgets/NValueSlider.qml | 6 +- 207 files changed, 20575 insertions(+), 41077 deletions(-) diff --git a/Assets/Translations/de.json b/Assets/Translations/de.json index fae207385..dda44895a 100644 --- a/Assets/Translations/de.json +++ b/Assets/Translations/de.json @@ -1,604 +1,9 @@ { - "authentication": { - "error": "Authentifizierungsfehler", - "failed": "Authentifizierung fehlgeschlagen" - }, - "bar": { - "widget-settings": { - "active-window": { - "colorize-icons": { - "description": "Theme-Farben auf das aktive Fenster-Symbol anwenden.", - "label": "Symbole einfärben" - }, - "hide-mode": { - "description": "Steuert das Verhalten des Widgets, wenn kein Fenster aktiv ist.", - "label": "Ausblendmodus" - }, - "max-width": { - "description": "Stellt die maximale Horizontalgröße des Widgets ein. Das Widget wird sich an kürzere Inhalte anpassen.", - "label": "Maximale Breite" - }, - "scrolling-mode": { - "description": "Steuern, wann Textscrolling für lange Fenstertitel aktiviert ist.", - "label": "Scrollmodus" - }, - "show-app-icon": { - "description": "Anwendungssymbol neben dem Fenstertitel anzeigen.", - "label": "App-Symbol anzeigen" - }, - "use-fixed-width": { - "description": "Wenn aktiviert, verwendet das Widget immer die maximale Breite, anstatt sich dynamisch an den Inhalt anzupassen.", - "label": "Feste Breite verwenden" - } - }, - "audio-visualizer": { - "color-name": { - "description": "Wählen Sie die Farbe für den Visualisierer aus.", - "label": "Füllfarbe" - }, - "hide-when-idle": { - "description": "Wenn aktiviert, wird der Visualizer ausgeblendet, sofern keine Wiedergabe läuft.", - "label": "Ausblenden, wenn keine Medien wiedergegeben werden" - }, - "width": { - "description": "Benutzerdefinierte Komponentenbreite.", - "label": "Breite" - } - }, - "battery": { - "device": { - "default": "Standard (Anzeigegerät)", - "description": "Wählen Sie das anzuzeigende Batteriegerät aus.", - "label": "Batteriebetriebenes Gerät" - }, - "display-mode": { - "description": "Wählen Sie, wie dieser Wert angezeigt werden soll.", - "label": "Anzeigemodus" - }, - "hide-if-not-detected": { - "description": "Verberge das Widget, wenn keine Batterie im System erkannt wird.", - "label": "Verstecken, wenn nicht entdeckt." - }, - "low-battery-threshold": { - "description": "Warnung anzeigen, wenn Batterie unter diesen Prozentsatz fällt.", - "label": "Schwellenwert für niedrigen Batteriestand" - }, - "show-noctalia-performance": { - "description": "Zeige den Noctalia-Leistungsmodus-Schalter im Batterie-Panel an.", - "label": "Noctalia-Performance-Schalter anzeigen" - }, - "show-power-profile": { - "description": "Zeige die Auswahl des Energieprofils im Batterie-Panel an.", - "label": "Energieprofil-Steuerung anzeigen" - } - }, - "brightness": { - "display-mode": { - "description": "Wählen Sie, wie dieser Wert angezeigt werden soll.", - "label": "Anzeigemodus" - } - }, - "clock": { - "clock-display": { - "description": "Passen Sie die Anzeige Ihrer Uhr an, indem Sie Token aus der Liste unten hinzufügen. Um das 12-Stunden-Format zu verwenden, müssen Sie das 'AP'-Token einschließen.", - "label": "Uhrenanzeige" - }, - "custom-font": { - "description": "Wählen Sie eine benutzerdefinierte Schriftart für die Uhrenanzeige aus.", - "label": "Benutzerdefinierte Schriftart", - "placeholder": "Benutzerdefinierte Schriftart auswählen...", - "search-placeholder": "Schriftarten suchen..." - }, - "horizontal-bar": { - "description": "Tipp: Verwenden Sie \\n, um einen Zeilenumbruch zu erstellen.", - "label": "Horizontale Statusleiste" - }, - "preview": "Vorschau", - "tooltip-format": { - "description": "Formatzeichenfolge für den Tooltip, der beim Überfahren der Uhr angezeigt wird. Leer lassen, um den Standard-Tooltip zu verwenden.", - "label": "Tooltip-Format" - }, - "use-custom-font": { - "description": "Überschreibt die Standard-Schriftart mit einer benutzerdefinierten Schriftart für die Uhr.", - "label": "Benutzerdefinierte Schriftart verwenden" - }, - "use-monospaced-font": { - "description": "Wenn aktiviert, verwendet die Uhr die Monospace-Schriftart.", - "label": "Monospace-Schriftart verwenden" - }, - "use-primary-color": { - "description": "Wenn aktiviert, wird die Primärfarbe zur Hervorhebung angewendet.", - "label": "Primärfarbe verwenden" - }, - "vertical-bar": { - "description": "Verwenden Sie ein Leerzeichen, um jeden Teil in eine neue Zeile zu trennen.", - "label": "Vertikale Statusleiste" - } - }, - "control-center": { - "browse-file": "Datei durchsuchen", - "browse-library": "Bibliothek durchsuchen", - "color-selection": { - "description": "Wendet Themenfarben auf Symbole an.", - "label": "Farbauswahl" - }, - "enable-colorization": { - "description": "Farbgebung durch Themenfarben für das Kontrollzentrum-Symbol aktivieren.", - "label": "Farbgebung aktivieren" - }, - "icon": { - "description": "Symbol aus der Bibliothek oder eine benutzerdefinierte Datei auswählen.", - "label": "Symbol" - }, - "select-custom-icon": "Benutzerdefiniertes Symbol auswählen", - "use-distro-logo": { - "description": "Logo Ihrer Distribution anstelle eines benutzerdefinierten Symbols verwenden.", - "label": "Distro-Logo anstelle von Symbol verwenden" - } - }, - "custom-button": { - "browse": "Durchsuchen", - "collapse-condition": { - "description": "Wenn der Ausgabetext diesem Wert entspricht, wird die Schaltfläche eingeklappt.", - "label": "Einklappbedingung" - }, - "color-selection": { - "description": "Designfarben auf Symbol und Text anwenden.", - "label": "Farbe auswählen" - }, - "display-command-output": { - "description": "Befehl eingeben, der in regelmäßigen Abständen ausgeführt wird. Die erste Zeile seiner Ausgabe wird als Text angezeigt.", - "label": "Befehlsausgabe anzeigen", - "stream-description": "Geben Sie einen Befehl ein, der kontinuierlich ausgeführt werden soll." - }, - "dynamic-text": "Dynamischer Text", - "enable-colorization": { - "description": "Farbgebung durch Themenfarben für das benutzerdefinierte Schaltflächensymbol und den Text aktivieren.", - "label": "Farbgebung aktivieren" - }, - "hide-mode": { - "alwaysExpanded": "Immer erweitert", - "description": "Steuert die Sichtbarkeit des Widgets, wenn der Befehl keine Ausgabe hat.", - "expandWithOutput": "Mit Ausgabe erweitern", - "label": "Ausblendmodus", - "maxTransparent": "Maximal erweitert aber transparent" - }, - "icon": { - "description": "Symbol aus der Bibliothek auswählen.", - "label": "Symbol" - }, - "left-click": { - "description": "Befehl, der ausgeführt wird, wenn die Schaltfläche links angeklickt wird.", - "label": "Linksklick", - "update-text": "Text auf Linksklick aktualisieren" - }, - "max-text-length-horizontal": { - "description": "Maximale Anzahl an Zeichen, die in horizontaler Leiste angezeigt werden (0 zum Ausblenden des Textes).", - "label": "Max. Textlänge (horizontal)" - }, - "max-text-length-vertical": { - "description": "Maximale Anzahl an Zeichen, die in vertikaler Leiste angezeigt werden (0 zum Ausblenden des Textes).", - "label": "Max. Textlänge (vertikal)" - }, - "middle-click": { - "description": "Befehl, der ausgeführt wird, wenn die Schaltfläche mit der mittleren Maustaste angeklickt wird.", - "label": "Mittelklick", - "update-text": "Text auf Mittelklick aktualisieren" - }, - "parse-json": { - "description": "Die Befehlsausgabe als JSON-Objekt parsen, um Text und Symbol dynamisch festzulegen.", - "label": "Ausgabe als JSON parsen" - }, - "refresh-interval": { - "description": "Intervall in Millisekunden.", - "label": "Aktualisierungsintervall" - }, - "right-click": { - "description": "Befehl, der ausgeführt wird, wenn die Schaltfläche rechts angeklickt wird.", - "label": "Rechtsklick", - "update-text": "Text beim Rechtsklick aktualisieren" - }, - "show-icon": { - "description": "Schaltet die Sichtbarkeit des Widget-Symbols um.", - "label": "Symbol anzeigen" - }, - "text-stream": { - "description": "Gestreamte Zeilen aus dem Befehl werden als Text auf der Schaltfläche angezeigt.", - "label": "Stream" - }, - "wheel": { - "description": "Befehl, der bei Verwendung des Scrollrads ausgeführt wird.
Verwenden Sie $delta für die Scrollrad-Delta im Befehl.", - "label": "Scrollrad", - "update-text": "Anzeigetext beim Scrollen aktualisieren" - }, - "wheel-down": { - "description": "Befehl, der ausgeführt wird, wenn das Scrollrad heruntergescrollt wird.", - "label": "Scrollrad runter Befehl" - }, - "wheel-mode-separate": { - "description": "Separate Befehle für Scrollrad hoch und runter aktivieren.", - "label": "Separate Scrollrad-Befehle" - }, - "wheel-up": { - "description": "Befehl, der ausgeführt wird, wenn das Scrollrad hochgescrollt wird.", - "label": "Scrollrad hoch Befehl" - } - }, - "dialog": { - "apply": "Anwenden", - "cancel": "Abbrechen" - }, - "keyboard-layout": { - "display-mode": { - "description": "Wählen Sie, wie dieser Wert angezeigt werden soll.", - "label": "Anzeigemodus" - }, - "show-icon": { - "description": "Das Tastaturlayout-Symbol anzeigen.", - "label": "Symbol anzeigen" - } - }, - "launcher": { - "use-primary-color": { - "description": "Wenn aktiviert, wird die Primärfarbe zur Hervorhebung verwendet.", - "label": "Primärfarbe verwenden" - } - }, - "lock-keys": { - "browse": "Durchsuchen", - "show-caps-lock": { - "description": "Caps-Lock-Status anzeigen.", - "label": "Feststelltaste" - }, - "show-num-lock": { - "description": "Num-Lock-Status anzeigen.", - "label": "Num-Taste" - }, - "show-scroll-lock": { - "description": "Scroll-Lock-Status anzeigen.", - "label": "Rollen-Taste" - } - }, - "media-mini": { - "hide-mode": { - "description": "Steuert das Verhalten des Widgets, wenn keine Medien abgespielt werden.", - "label": "Ausblendmodus" - }, - "max-width": { - "description": "Stellt die maximale Horizontalgröße des Widgets ein. Das Widget wird sich an kürzere Inhalte anpassen.", - "label": "Maximale Breite" - }, - "no-active-player": "Kein aktiver Player", - "scrolling-mode": { - "description": "Steuern, wann Textscrolling für lange Track-Titel aktiviert ist.", - "label": "Scrollmodus" - }, - "show-album-art": { - "description": "Albumcover des aktuell abgespielten Tracks anzeigen.", - "label": "Albumcover anzeigen" - }, - "show-artist-first": { - "description": "Künstler - Titel anstatt Titel - Künstler anzeigen.", - "label": "Künstler zuerst anzeigen" - }, - "show-progress-ring": { - "description": "Runden Fortschrittsindikator anzeigen, der den Titelfortschritt anzeigt.", - "label": "Fortschrittsring anzeigen" - }, - "show-visualizer": { - "description": "Audio-Visualizer anzeigen, wenn Musik abgespielt wird.", - "label": "Visualizer anzeigen" - }, - "use-fixed-width": { - "description": "Wenn aktiviert, verwendet das Widget immer die maximale Breite, anstatt sich dynamisch an den Inhalt anzupassen.", - "label": "Feste Breite verwenden" - }, - "visualizer-type": { - "description": "Stil des Audio-Visualizers auswählen.", - "label": "Visualizer-Typ" - } - }, - "microphone": { - "display-mode": { - "description": "Wählen Sie, wie dieser Wert angezeigt werden soll.", - "label": "Anzeigemodus" - } - }, - "notification-history": { - "hide-widget-when-zero": { - "description": "Benachrichtigungssymbol ausblenden, wenn keine ungelesenen Benachrichtigungen vorhanden sind.", - "label": "Symbol ausblenden, wenn null" - }, - "show-unread-badge": { - "description": "Badge mit der Anzahl ungelesener Benachrichtigungen anzeigen.", - "label": "Badge für ungelesene Nachrichten anzeigen" - } - }, - "section-editor": { - "placeholder": "Widget auswählen...", - "search-placeholder": "Widgets suchen..." - }, - "spacer": { - "width": { - "description": "Abstandsbreite in Pixeln.", - "label": "Breite" - } - }, - "system-monitor": { - "compact-mode": { - "description": "Statistiken als Mini-Balkendiagramme anstelle von Textwerten anzeigen. Verhindert Layoutverschiebungen.", - "label": "Kompaktmodus" - }, - "cpu-temperature": { - "description": "CPU-Temperaturwerte anzeigen, falls verfügbar.", - "label": "CPU-Temperatur" - }, - "cpu-usage": { - "description": "Aktuelle CPU-Auslastung in Prozent anzeigen.", - "label": "CPU-Auslastung" - }, - "disk-path": { - "description": "Wählen Sie den Festplatten-Mountpunkt aus, der überwacht werden soll.", - "label": "Festplattenpfad" - }, - "gpu-temperature": { - "description": "Zeige GPU-Temperaturwerte an, falls verfügbar.", - "label": "GPU-Temperatur" - }, - "load-average": { - "description": "Systemlastdurchschnitt anzeigen.", - "label": "Lastdurchschnitt" - }, - "memory-percentage": { - "description": "Speicherverbrauch als Prozentsatz statt absolute Werte anzeigen.", - "label": "Speicher als Prozentsatz" - }, - "memory-usage": { - "description": "Aktuelle RAM-Nutzungsinformationen anzeigen.", - "label": "Speicherverbrauch" - }, - "network-traffic": { - "description": "Upload- und Download-Geschwindigkeiten anzeigen.", - "label": "Netzwerkverkehr" - }, - "storage-usage": { - "description": "Festplattenspeicher-Nutzungsinformationen anzeigen.", - "label": "Speichernutzung" - }, - "use-monospace-font": { - "description": "Verwende eine Monospace-Schriftart für eine konsistente Zeichenbreite.", - "label": "Schriftart mit fester Breite" - } - }, - "taskbar": { - "colorize-icons": { - "description": "Theme-Farben auf Taskbar-Symbole anwenden.", - "label": "Symbole einfärben" - }, - "hide-mode": { - "description": "Steuert das Verhalten des Widgets, wenn keine übereinstimmenden Fenster vorhanden sind.", - "label": "Ausblendmodus" - }, - "icon-scale": { - "description": "Legt den Skalierungsfaktor für Taskleistensymbole fest.", - "label": "Symbolskalierung" - }, - "max-width": { - "description": "Maximale Breite der Taskleiste als Prozentsatz der Bildschirmbreite.", - "label": "Maximale Breite" - }, - "only-active-workspaces": { - "description": "Zeige nur Apps von aktiven Arbeitsbereichen.", - "label": "Nur von aktiven Arbeitsbereichen" - }, - "only-same-monitor": { - "description": "Zeige nur Apps von dem Monitor an, auf dem sich die Leiste befindet.", - "label": "Nur vom selben Monitor" - }, - "show-pinned-apps": { - "description": "Angeheftete Apps aus dem Dock in der Taskleiste anzeigen.", - "label": "Angeheftete Apps anzeigen" - }, - "show-title": { - "description": "Fenstertitel in der Taskleiste anzeigen.", - "description-disabled": "Vertikale Taskleiste unterstützt keine Titelanzeige.", - "label": "Titel anzeigen" - }, - "smart-width": { - "description": "Breite der Einträge automatisch basierend auf der Anzahl der Einträge anpassen.", - "label": "Intelligente Breite" - }, - "title-width": { - "description": "Breite der Fenstertitel in der Taskleiste festlegen (in Pixel).", - "label": "Titelbreite", - "reset-tooltip": "Titelbreite zurücksetzen" - } - }, - "tray": { - "colorize-icons": { - "description": "Theme-Farben auf Tray-Symbole anwenden.", - "label": "Symbole einfärben" - }, - "drawer-enabled": { - "description": "Wenn aktiviert, werden nicht angeheftete Tray-Elemente in einem Schubladen-Panel angezeigt.
Wenn deaktiviert, werden alle Tray-Elemente inline angezeigt.", - "label": "Schublade aktivieren" - }, - "hide-passive": { - "description": "Wenn aktiviert, werden Tray-Elemente mit dem Status \"Passiv\" ausgeblendet.", - "label": "Passive Gegenstände ausblenden" - } - }, - "volume": { - "display-mode": { - "description": "Wählen Sie, wie dieser Wert angezeigt werden soll.", - "label": "Anzeigemodus" - } - }, - "workspace": { - "character-count": { - "description": "Anzahl der Zeichen, die von Arbeitsbereichsnamen angezeigt werden (1-10).", - "label": "Zeichenanzahl" - }, - "enable-scrollwheel": { - "description": "Zwischen Arbeitsbereichen mit dem Mausrad wechseln.", - "label": "Zum Wechseln der Arbeitsbereiche scrollen" - }, - "follow-focused-screen": { - "description": "Zeigt Arbeitsbereiche vom aktuell fokussierten Bildschirm an, statt vom Bildschirm, auf dem sich die Leiste befindet.", - "label": "Fokussiertem Bildschirm folgen" - }, - "grouped-border-opacity": { - "description": "Lege die Deckkraft für Workspace-Container-Rahmen fest.", - "label": "Rahmen-Deckkraft" - }, - "hide-unoccupied": { - "description": "Arbeitsbereiche ohne Fenster nicht anzeigen.", - "label": "Unbesetzte ausblenden" - }, - "label-mode": { - "description": "Wählen Sie, wie Arbeitsbereichs-Beschriftungen angezeigt werden.", - "label": "Beschriftungsmodus" - }, - "show-applications": { - "description": "Anwendungssymbole in jedem Arbeitsbereich anzeigen.", - "label": "Anwendungen anzeigen" - }, - "show-labels-only-when-occupied": { - "description": "Arbeitsbereichsbezeichnungen nur anzeigen, wenn sie Fenster enthalten.", - "label": "Beschriftungen nur anzeigen, wenn belegt" - }, - "unfocused-icons-opacity": { - "description": "Transparenzgrad für nicht fokussierte App-Symbole festlegen", - "label": "Deckkraft unscharfer Symbole" - } - } - } - }, - "battery": { - "battery-level": "Akkustand", - "brightness": "Helligkeit", - "charging": "Wird geladen", - "charging-rate": "Laderate: {rate} W", - "discharging": "Wird entladen", - "discharging-rate": "Entladerate: {rate} W", - "health": "Zustand: {percent}%", - "idle": "Leerlauf", - "inhibit-idle-description": "Hält das System wach.", - "inhibit-idle-label": "Wach halten", - "no-battery-detected": "Keine Batterie erkannt", - "panel-title": "Akku", - "plugged-in": "Angeschlossen", - "power-profile": "Energieprofil", - "time-left": "Verbleibende Zeit: {time}", - "time-until-full": "Verbleibende Ladezeit: {time}" - }, - "bluetooth": { - "panel": { - "available-devices": "Verfügbare Geräte", - "battery": "Batterie", - "blocked": "Blockiert", - "connect": "Verbinden", - "connected-devices": "Verbundene Geräte", - "connecting": "Verbinden...", - "device-address": "Geräteadresse", - "disabled": "Bluetooth ist deaktiviert", - "disconnect": "Trennen", - "disconnecting": "Verbindung wird getrennt...", - "discoverable": "Sichtbar", - "enable-message": "Aktivieren Sie Bluetooth, um verfügbare Geräte zu sehen.", - "info": "Info", - "known-devices": "Bekannte Geräte", - "no-devices": "Keine Geräte verfügbar", - "pair": "Koppeln", - "paired": "Gekoppelt", - "paired-devices": "Gekoppelte Geräte", - "pairing": "Koppeln...", - "pairing-mode": "Stellen Sie sicher, dass sich Ihr Gerät im Kopplungsmodus befindet.", - "refresh-devices": "Geräte aktualisieren", - "scanning": "Scannen nach Geräten...", - "signal": "Signal", - "signal-text": { - "excellent": "Signal: Ausgezeichnet", - "fair": "Signal: Schwach", - "good": "Signal: Gut", - "poor": "Signal: Schlecht", - "unknown": "Signal: Unbekannt", - "very-poor": "Signal: Sehr schlecht" - }, - "title": "Bluetooth", - "trusted": "Vertrauenswürdig", - "unpair": "Entkoppeln" - }, - "title": "Bluetooth" - }, - "calendar": { - "panel": { - "week": "Woche" - }, - "timer": { - "countdown": "Countdown", - "duration": "Dauer", - "hours": "h", - "minutes": "m", - "pause": "Pause", - "reset": "Zurücksetzen", - "resume": "Lebenslauf", - "seconds": "s", - "start": "Start", - "stopwatch": "Stoppuhr", - "timer": "Timer", - "title": "Zeitmesser" - }, - "weather": { - "loading": "Wetter wird geladen…" - } - }, - "changelog": { - "error": { - "fetch-failed": "Changelog-Daten konnten nicht geladen werden. Bitte versuche es später erneut.", - "rate-limit": "GitHub-Limit erreicht. Bitte versuche es in ein paar Minuten erneut." - }, - "panel": { - "buttons": { - "discord": "Unserem Discord beitreten", - "dismiss": "Ok", - "feedback": "Feedback geben" - }, - "empty": "Es sind noch keine Versionshinweise verfügbar.", - "highlight-title": "Highlights", - "section": { - "released": "Veröffentlicht am {date}", - "version": "Version {version}" - }, - "subtitle": { - "fresh": "Danke, dass du Noctalia installiert hast! Das ist in diesem Build enthalten.", - "updated": "Aktualisiert von {previousVersion}" - }, - "title": "Was ist neu in {version}", - "version": { - "new-user": "Neuinstallation" - } - } - }, - "clock": { - "tooltip": "Kalender" - }, - "common": { - "add": "Hinzufügen", - "apply": "Anwenden", - "cancel": "Abbrechen", - "check-settings": "Überprüfe die Einstellungen für Details.", - "close": "Schließen", - "no": "Nein", - "save": "Speichern", - "yes": "Ja" - }, - "context-menu": { + "actions": { "clear-history": "Verlauf löschen", "close-app": "{app} schließen", "connect-vpn": "Mit {name} verbinden", "cycle-visualizer": "Zyklus-Visualisierer", - "delete": "Löschen", "disable-bluetooth": "Bluetooth deaktivieren", "disable-dnd": "'Nicht stören' deaktivieren", "disable-wifi": "WLAN deaktivieren", @@ -608,33 +13,473 @@ "enable-wifi": "WLAN aktivieren", "launcher-settings": "Launcher-Einstellungen", "lower-to-bottom": "Senken bis zum Anschlag / Ganz nach unten senken", - "next": "Nächste/r/s", "open-calendar": "Kalender öffnen", "open-display-settings": "Anzeigeeinstellungen", "open-launcher": "Launcher öffnen", "open-mixer": "Audiomischer", "open-settings": "Einstellungen öffnen", - "pause": "Pause", - "play": "Spielen", - "previous": "Vorherige", "raise-to-top": "Nach oben verschieben", "random-wallpaper": "Zufälliges Hintergrundbild", - "reset": "Zurücksetzen", "toggle-mute": "Stummschaltung umschalten", "widget-settings": "Widget-Einstellungen" }, - "dock": { - "menu": { - "close": "Schließen", - "focus": "Fokussieren", - "pin": "Anheften", - "unpin": "Lösen" + "authentication": { + "error": "Authentifizierungsfehler", + "failed": "Authentifizierung fehlgeschlagen" + }, + "bar": { + "active-window": { + "colorize-icons-description": "Theme-Farben auf das aktive Fenster-Symbol anwenden.", + "hide-mode-description": "Steuert das Verhalten des Widgets, wenn kein Fenster aktiv ist.", + "scrolling-mode-description": "Steuern, wann Textscrolling für lange Fenstertitel aktiviert ist.", + "show-app-icon-description": "Anwendungssymbol neben dem Fenstertitel anzeigen.", + "show-app-icon-label": "App-Symbol anzeigen" + }, + "audio-visualizer": { + "color-name-description": "Wählen Sie die Farbe für den Visualisierer aus.", + "color-name-label": "Füllfarbe", + "hide-when-idle-description": "Wenn aktiviert, wird der Visualizer ausgeblendet, sofern keine Wiedergabe läuft.", + "hide-when-idle-label": "Ausblenden, wenn keine Medien wiedergegeben werden", + "width-description": "Benutzerdefinierte Komponentenbreite." + }, + "battery": { + "device-default": "Standard (Anzeigegerät)", + "device-description": "Wählen Sie das anzuzeigende Batteriegerät aus.", + "device-label": "Batteriebetriebenes Gerät", + "hide-if-not-detected-description": "Verberge das Widget, wenn keine Batterie im System erkannt wird.", + "hide-if-not-detected-label": "Verstecken, wenn nicht entdeckt.", + "low-battery-threshold-description": "Warnung anzeigen, wenn Batterie unter diesen Prozentsatz fällt.", + "low-battery-threshold-label": "Schwellenwert für niedrigen Batteriestand", + "show-noctalia-performance-description": "Zeige den Noctalia-Leistungsmodus-Schalter im Batterie-Panel an.", + "show-noctalia-performance-label": "Noctalia-Performance-Schalter anzeigen", + "show-power-profile-description": "Zeige die Auswahl des Energieprofils im Batterie-Panel an.", + "show-power-profile-label": "Energieprofil-Steuerung anzeigen" + }, + "clock": { + "clock-display-description": "Passen Sie die Anzeige Ihrer Uhr an, indem Sie Token aus der Liste unten hinzufügen. Um das 12-Stunden-Format zu verwenden, müssen Sie das 'AP'-Token einschließen.", + "clock-display-label": "Uhrenanzeige", + "custom-font-description": "Wählen Sie eine benutzerdefinierte Schriftart für die Uhrenanzeige aus.", + "custom-font-label": "Benutzerdefinierte Schriftart", + "custom-font-placeholder": "Benutzerdefinierte Schriftart auswählen...", + "custom-font-search-placeholder": "Schriftarten suchen...", + "horizontal-bar-description": "Tipp: Verwenden Sie \\n, um einen Zeilenumbruch zu erstellen.", + "horizontal-bar-label": "Horizontale Statusleiste", + "preview": "Vorschau", + "tooltip-format-description": "Formatzeichenfolge für den Tooltip, der beim Überfahren der Uhr angezeigt wird. Leer lassen, um den Standard-Tooltip zu verwenden.", + "tooltip-format-label": "Tooltip-Format", + "use-custom-font-description": "Überschreibt die Standard-Schriftart mit einer benutzerdefinierten Schriftart für die Uhr.", + "use-custom-font-label": "Benutzerdefinierte Schriftart verwenden", + "use-monospaced-font-description": "Wenn aktiviert, verwendet die Uhr die Monospace-Schriftart.", + "use-monospaced-font-label": "Monospace-Schriftart verwenden", + "use-primary-color-description": "Wenn aktiviert, wird die Primärfarbe zur Hervorhebung angewendet.", + "use-primary-color-label": "Primärfarbe verwenden", + "vertical-bar-description": "Verwenden Sie ein Leerzeichen, um jeden Teil in eine neue Zeile zu trennen.", + "vertical-bar-label": "Vertikale Statusleiste" + }, + "control-center": { + "browse-file": "Datei durchsuchen", + "browse-library": "Bibliothek durchsuchen", + "color-selection-description": "Wendet Themenfarben auf Symbole an.", + "enable-colorization-description": "Farbgebung durch Themenfarben für das Kontrollzentrum-Symbol aktivieren.", + "icon-description": "Symbol aus der Bibliothek oder eine benutzerdefinierte Datei auswählen.", + "select-custom-icon": "Benutzerdefiniertes Symbol auswählen", + "use-distro-logo-description": "Logo Ihrer Distribution anstelle eines benutzerdefinierten Symbols verwenden.", + "use-distro-logo-label": "Distro-Logo anstelle von Symbol verwenden" + }, + "custom-button": { + "collapse-condition-description": "Wenn der Ausgabetext diesem Wert entspricht, wird die Schaltfläche eingeklappt.", + "collapse-condition-label": "Einklappbedingung", + "color-selection-description": "Designfarben auf Symbol und Text anwenden.", + "color-selection-label": "Farbe auswählen", + "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.", + "dynamic-text": "Dynamischer Text", + "enable-colorization-description": "Farbgebung durch Themenfarben für das benutzerdefinierte Schaltflächensymbol und den Text aktivieren.", + "enable-colorization-label": "Farbgebung aktivieren", + "hide-mode-always-expanded": "Immer erweitert", + "hide-mode-description": "Steuert die Sichtbarkeit des Widgets, wenn der Befehl keine Ausgabe hat.", + "hide-mode-expand-with-output": "Mit Ausgabe erweitern", + "hide-mode-label": "Ausblendmodus", + "hide-mode-max-transparent": "Maximal erweitert aber transparent", + "icon-description": "Symbol aus der Bibliothek auswählen.", + "left-click-description": "Befehl, der ausgeführt wird, wenn die Schaltfläche links angeklickt wird.", + "left-click-label": "Linksklick", + "left-click-update-text": "Text auf Linksklick aktualisieren", + "max-text-length-horizontal-description": "Maximale Anzahl an Zeichen, die in horizontaler Leiste angezeigt werden (0 zum Ausblenden des Textes).", + "max-text-length-horizontal-label": "Max. Textlänge (horizontal)", + "max-text-length-vertical-description": "Maximale Anzahl an Zeichen, die in vertikaler Leiste angezeigt werden (0 zum Ausblenden des Textes).", + "max-text-length-vertical-label": "Max. Textlänge (vertikal)", + "middle-click-description": "Befehl, der ausgeführt wird, wenn die Schaltfläche mit der mittleren Maustaste angeklickt wird.", + "middle-click-label": "Mittelklick", + "middle-click-update-text": "Text auf Mittelklick aktualisieren", + "parse-json-description": "Die Befehlsausgabe als JSON-Objekt parsen, um Text und Symbol dynamisch festzulegen.", + "parse-json-label": "Ausgabe als JSON parsen", + "refresh-interval-description": "Intervall in Millisekunden.", + "refresh-interval-label": "Aktualisierungsintervall", + "right-click-description": "Befehl, der ausgeführt wird, wenn die Schaltfläche rechts angeklickt wird.", + "right-click-label": "Rechtsklick", + "right-click-update-text": "Text beim Rechtsklick aktualisieren", + "show-icon-description": "Schaltet die Sichtbarkeit des Widget-Symbols um.", + "show-icon-label": "Symbol anzeigen", + "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.
Verwenden Sie $delta für die Scrollrad-Delta im Befehl.", + "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-description": "Befehl, der ausgeführt wird, wenn das Scrollrad hochgescrollt wird.", + "wheel-up-label": "Scrollrad hoch Befehl", + "wheel-update-text": "Anzeigetext beim Scrollen aktualisieren" + }, + "keyboard-layout": { + "show-icon-description": "Das Tastaturlayout-Symbol anzeigen." + }, + "lock-keys": { + "show-caps-lock-description": "Caps-Lock-Status anzeigen.", + "show-caps-lock-label": "Feststelltaste", + "show-num-lock-description": "Num-Lock-Status anzeigen.", + "show-num-lock-label": "Num-Taste", + "show-scroll-lock-description": "Scroll-Lock-Status anzeigen.", + "show-scroll-lock-label": "Rollen-Taste" + }, + "media-mini": { + "hide-mode-description": "Steuert das Verhalten des Widgets, wenn keine Medien abgespielt werden.", + "max-width-description": "Stellt die maximale Horizontalgröße des Widgets ein. Das Widget wird sich an kürzere Inhalte anpassen.", + "no-active-player": "Kein aktiver Player", + "scrolling-mode-description": "Steuern, wann Textscrolling für lange Track-Titel aktiviert ist.", + "scrolling-mode-label": "Scrollmodus", + "show-album-art-description": "Albumcover des aktuell abgespielten Tracks anzeigen.", + "show-album-art-label": "Albumcover anzeigen", + "show-artist-first-description": "Künstler - Titel anstatt Titel - Künstler anzeigen.", + "show-artist-first-label": "Künstler zuerst anzeigen", + "show-progress-ring-description": "Runden Fortschrittsindikator anzeigen, der den Titelfortschritt anzeigt.", + "show-progress-ring-label": "Fortschrittsring anzeigen", + "show-visualizer-description": "Audio-Visualizer anzeigen, wenn Musik abgespielt wird.", + "show-visualizer-label": "Visualizer anzeigen", + "use-fixed-width-description": "Wenn aktiviert, verwendet das Widget immer die maximale Breite, anstatt sich dynamisch an den Inhalt anzupassen.", + "use-fixed-width-label": "Feste Breite verwenden", + "visualizer-type-description": "Stil des Audio-Visualizers auswählen.", + "visualizer-type-label": "Visualizer-Typ" + }, + "notification-history": { + "hide-widget-when-zero-description": "Benachrichtigungssymbol ausblenden, wenn keine ungelesenen Benachrichtigungen vorhanden sind.", + "hide-widget-when-zero-label": "Symbol ausblenden, wenn null", + "show-unread-badge-description": "Badge mit der Anzahl ungelesener Benachrichtigungen anzeigen.", + "show-unread-badge-label": "Badge für ungelesene Nachrichten anzeigen" + }, + "section-editor": { + "placeholder": "Widget auswählen...", + "search-placeholder": "Widgets suchen..." + }, + "spacer": { + "width-description": "Abstandsbreite in Pixeln." + }, + "system-monitor": { + "compact-mode-description": "Statistiken als Mini-Balkendiagramme anstelle von Textwerten anzeigen. Verhindert Layoutverschiebungen.", + "compact-mode-label": "Kompaktmodus", + "cpu-temperature-description": "CPU-Temperaturwerte anzeigen, falls verfügbar.", + "cpu-temperature-label": "CPU-Temperatur", + "cpu-usage-description": "Aktuelle CPU-Auslastung in Prozent anzeigen.", + "cpu-usage-label": "CPU-Auslastung", + "disk-path-description": "Wählen Sie den Festplatten-Mountpunkt aus, der überwacht werden soll.", + "disk-path-label": "Festplattenpfad", + "gpu-temperature-description": "Zeige GPU-Temperaturwerte an, falls verfügbar.", + "load-average-description": "Systemlastdurchschnitt anzeigen.", + "load-average-label": "Lastdurchschnitt", + "memory-percentage-description": "Speicherverbrauch als Prozentsatz statt absolute Werte anzeigen.", + "memory-percentage-label": "Speicher als Prozentsatz", + "memory-usage-description": "Aktuelle RAM-Nutzungsinformationen anzeigen.", + "memory-usage-label": "Speicherverbrauch", + "network-traffic-description": "Upload- und Download-Geschwindigkeiten anzeigen.", + "network-traffic-label": "Netzwerkverkehr", + "storage-usage-description": "Festplattenspeicher-Nutzungsinformationen anzeigen.", + "storage-usage-label": "Speichernutzung", + "use-monospace-font-description": "Verwende eine Monospace-Schriftart für eine konsistente Zeichenbreite.", + "use-monospace-font-label": "Schriftart mit fester Breite" + }, + "taskbar": { + "colorize-icons-description": "Theme-Farben auf Taskbar-Symbole anwenden.", + "hide-mode-description": "Steuert das Verhalten des Widgets, wenn keine übereinstimmenden Fenster vorhanden sind.", + "hide-mode-label": "Ausblendmodus", + "icon-scale-description": "Legt den Skalierungsfaktor für Taskleistensymbole fest.", + "icon-scale-label": "Symbolskalierung", + "max-width-description": "Maximale Breite der Taskleiste als Prozentsatz der Bildschirmbreite.", + "max-width-label": "Maximale Breite", + "only-active-workspaces-description": "Zeige nur Apps von aktiven Arbeitsbereichen.", + "only-active-workspaces-label": "Nur von aktiven Arbeitsbereichen", + "only-same-monitor-description": "Zeige nur Apps von dem Monitor an, auf dem sich die Leiste befindet.", + "only-same-monitor-label": "Nur vom selben Monitor", + "show-pinned-apps-description": "Angeheftete Apps aus dem Dock in der Taskleiste anzeigen.", + "show-pinned-apps-label": "Angeheftete Apps anzeigen", + "show-title-description": "Fenstertitel in der Taskleiste anzeigen.", + "show-title-description-disabled": "Vertikale Taskleiste unterstützt keine Titelanzeige.", + "show-title-label": "Titel anzeigen", + "smart-width-description": "Breite der Einträge automatisch basierend auf der Anzahl der Einträge anpassen.", + "smart-width-label": "Intelligente Breite", + "title-width-description": "Breite der Fenstertitel in der Taskleiste festlegen (in Pixel).", + "title-width-label": "Titelbreite", + "title-width-reset-tooltip": "Titelbreite zurücksetzen" + }, + "tray": { + "colorize-icons-description": "Theme-Farben auf Tray-Symbole anwenden.", + "colorize-icons-label": "Symbole einfärben", + "drawer-enabled-description": "Wenn aktiviert, werden nicht angeheftete Tray-Elemente in einem Schubladen-Panel angezeigt.
Wenn deaktiviert, werden alle Tray-Elemente inline angezeigt.", + "drawer-enabled-label": "Schublade aktivieren", + "hide-passive-description": "Wenn aktiviert, werden Tray-Elemente mit dem Status \"Passiv\" ausgeblendet.", + "hide-passive-label": "Passive Gegenstände ausblenden" + }, + "volume": { + "display-mode-description": "Wählen Sie, wie dieser Wert angezeigt werden soll.", + "display-mode-label": "Anzeigemodus" + }, + "workspace": { + "character-count-description": "Anzahl der Zeichen, die von Arbeitsbereichsnamen angezeigt werden (1-10).", + "character-count-label": "Zeichenanzahl", + "enable-scrollwheel-description": "Zwischen Arbeitsbereichen mit dem Mausrad wechseln.", + "enable-scrollwheel-label": "Zum Wechseln der Arbeitsbereiche scrollen", + "follow-focused-screen-description": "Zeigt Arbeitsbereiche vom aktuell fokussierten Bildschirm an, statt vom Bildschirm, auf dem sich die Leiste befindet.", + "follow-focused-screen-label": "Fokussiertem Bildschirm folgen", + "grouped-border-opacity-description": "Lege die Deckkraft für Workspace-Container-Rahmen fest.", + "grouped-border-opacity-label": "Rahmen-Deckkraft", + "hide-unoccupied-description": "Arbeitsbereiche ohne Fenster nicht anzeigen.", + "hide-unoccupied-label": "Unbesetzte ausblenden", + "label-mode-description": "Wählen Sie, wie Arbeitsbereichs-Beschriftungen angezeigt werden.", + "label-mode-label": "Beschriftungsmodus", + "show-applications-description": "Anwendungssymbole in jedem Arbeitsbereich anzeigen.", + "show-applications-label": "Anwendungen anzeigen", + "show-labels-only-when-occupied-description": "Arbeitsbereichsbezeichnungen nur anzeigen, wenn sie Fenster enthalten.", + "show-labels-only-when-occupied-label": "Beschriftungen nur anzeigen, wenn belegt", + "unfocused-icons-opacity-description": "Transparenzgrad für nicht fokussierte App-Symbole festlegen", + "unfocused-icons-opacity-label": "Deckkraft unscharfer Symbole" } }, - "general": { + "battery": { + "battery-level": "Akkustand", + "charging-rate": "Laderate: {rate} W", + "discharging-rate": "Entladerate: {rate} W", + "health": "Zustand: {percent}%", + "inhibit-idle-description": "Hält das System wach.", + "no-battery-detected": "Keine Batterie erkannt", + "plugged-in": "Angeschlossen", + "power-profile": "Energieprofil", + "time-left": "Verbleibende Zeit: {time}", + "time-until-full": "Verbleibende Ladezeit: {time}" + }, + "bluetooth": { + "panel": { + "available-devices": "Verfügbare Geräte", + "blocked": "Blockiert", + "connected-devices": "Verbundene Geräte", + "device-address": "Geräteadresse", + "disabled": "Bluetooth ist deaktiviert", + "discoverable": "Sichtbar", + "enable-message": "Aktivieren Sie Bluetooth, um verfügbare Geräte zu sehen.", + "known-devices": "Bekannte Geräte", + "no-devices": "Keine Geräte verfügbar", + "paired-devices": "Gekoppelte Geräte", + "pairing-mode": "Stellen Sie sicher, dass sich Ihr Gerät im Kopplungsmodus befindet.", + "scanning": "Scannen nach Geräten...", + "signal-text-excellent": "Signal: Ausgezeichnet", + "signal-text-fair": "Signal: Schwach", + "signal-text-good": "Signal: Gut", + "signal-text-poor": "Signal: Schlecht", + "signal-text-unknown": "Signal: Unbekannt", + "signal-text-very-poor": "Signal: Sehr schlecht" + } + }, + "calendar": { + "timer": { + "hours": "h", + "minutes": "m", + "seconds": "s" + }, + "weather-loading": "Wetter wird geladen…" + }, + "changelog": { + "error": { + "fetch-failed": "Changelog-Daten konnten nicht geladen werden. Bitte versuche es später erneut.", + "rate-limit": "GitHub-Limit erreicht. Bitte versuche es in ein paar Minuten erneut." + }, + "panel": { + "buttons-discord": "Unserem Discord beitreten", + "buttons-dismiss": "Ok", + "buttons-feedback": "Feedback geben", + "empty": "Es sind noch keine Versionshinweise verfügbar.", + "highlight-title": "Highlights", + "released": "Veröffentlicht am {date}", + "subtitle-fresh": "Danke, dass du Noctalia installiert hast! Das ist in diesem Build enthalten.", + "subtitle-updated": "Aktualisiert von {previousVersion}", + "title": "Was ist neu in {version}", + "version": "Version {version}", + "version-new-user": "Neuinstallation" + } + }, + "colors": { + "error": "Fehler", + "on-surface": "An der Oberfläche", + "primary": "Primär", + "secondary": "Sekundär", + "tertiary": "Tertiär" + }, + "common": { + "actions": "Aktionen", + "add": "Hinzufügen", + "appearance": "Aussehen", + "apply": "Anwenden", + "automation": "Automatisierung", + "available": "Verfügbar", + "back": "Zurück", + "battery": "Batterie", + "bluetooth": "Bluetooth", + "brightness": "Helligkeit", + "browse": "Durchsuchen", + "calendar": "Kalender", + "cancel": "Abbrechen", + "cards": "Karten", + "charging": "Aufladen", + "check-settings": "Überprüfe die Einstellungen für Details.", + "clear": "Klar", + "clipboard": "Zwischenablage", + "clock-panel": "Uhrenfeld", + "close": "Schließen", + "colors": "Farben", + "command": "Befehl", + "connect": "Verbinden", + "connected": "Verbunden", + "connecting": "Verbinden...", + "contributors": "Mitwirkende", + "countdown": "Countdown", + "date": "Datum", + "delete": "Löschen", + "devices": "Geräte", + "disabled": "Behindert", + "discharging": "Entladung", + "disconnect": "Trennen", + "disconnected": "Getrennt", + "disconnecting": "Verbindung wird getrennt...", + "download": "Herunterladen", + "duration": "Dauer", + "enabled": "Aktiviert", + "events": "Veranstaltungen", + "execute": "Ausführen", + "focus": "Fokus", + "frequency": "Frequenz", + "gateway": "Gateway", + "general": "Allgemein", + "hibernate": "Hibernate", + "history": "Geschichte", + "icon": "Symbol", + "idle": "Leerlauf", + "info": "Info", + "input": "Eingabe", + "install": "Installieren", + "installed": "Installiert", + "interface": "Schnittstelle", + "internet": "Internet", + "language": "Sprache", + "loading": "Wird geladen...", + "local": "Lokal", + "location": "Ort", + "lock": "Schloss", + "logout": "Abmelden", + "look": "Schau", + "media": "Medien", + "memory": "Gedächtnis", + "monitors": "Monitore", + "network": "Netzwerk", + "next": "Nächste(r/s)", + "night-light": "Nachtlicht", + "no": "Nein", "no-results": "Keine Ergebnisse", - "no-summary": "Keine Zusammenfassung", - "unknown": "Unbekannt" + "none": "Keine", + "notifications": "Benachrichtigungen", + "official": "Offiziell", + "output": "Ausgabe", + "pair": "Paar", + "paired": "Gepaart", + "pairing": "Koppeln...", + "panels": "Paneele", + "password": "Passwort", + "pause": "Pause", + "pin": "Anstecknadel", + "play": "Spielen", + "polling": "Meinungsumfrage", + "position": "Position", + "previous": "Vorherige", + "random": "Zufällig", + "reboot": "Neustart", + "refresh": "Aktualisieren", + "reset": "Zurücksetzen", + "resume": "Lebenslauf", + "save": "Speichern", + "scanning": "Scannen...", + "screen-corners": "Bildschirmecken", + "search": "Suche", + "security": "Sicherheit", + "select": "Auswählen", + "shortcuts": "Tastenkombinationen", + "shutdown": "Herunterfahren", + "signal": "Signal", + "sound": "Ton", + "sources": "Quellen", + "start": "Start", + "stop": "Halt", + "stopwatch": "Stoppuhr", + "suspend": "Aussetzen", + "templates": "Vorlagen", + "test": "Test", + "thresholds": "Schwellenwerte", + "timer": "Zeitmesser", + "title": "Titel", + "toast": "Toast", + "trusted": "Vertrauenswürdig", + "uninstall": "Deinstallieren", + "unknown": "Unbekannt", + "unpair": "Entkoppeln", + "unpin": "Anheften lösen", + "update": "Aktualisierung", + "upload": "Hochladen", + "version": "Version", + "visualizer": "Visualisierer", + "volume": "Volumen", + "volumes": "Volumina", + "wallpaper": "Tapete", + "weather": "Wetter", + "week": "Woche", + "widgets": "Widgets", + "width": "Breite", + "yes": "Ja" + }, + "control-center": { + "power-profile": { + "tooltip-action": "Energieprofil", + "tooltip-disabled": "Installiere power-profiles-daemon, um Energieprofile zu verwenden" + }, + "screen-recorder": { + "label-stopped": "Aufnehmen" + }, + "wifi": { + "label-disconnected": "WLAN getrennt", + "label-ethernet": "Ethernet" + } + }, + "display-modes": { + "always-hide": "Immer verstecken", + "always-show": "Immer anzeigen", + "force-open": "Aufbrechen", + "on-hover": "Beim Überfahren mit der Maus" + }, + "general": { + "no-summary": "Keine Zusammenfassung" + }, + "hide-modes": { + "hidden": "Ausblenden, wenn leer", + "idle": "Ausblenden, wenn inaktiv", + "transparent": "Transparent, wenn leer", + "visible": "Immer sichtbar" }, "launcher": { "categories": { @@ -643,38 +488,31 @@ "chat": "Chat", "development": "Entwicklung", "education": "Bildung", - "emoji": { - "activity": "Aktivität", - "animals": "Tiere", - "flags": "Flaggen", - "food": "Essen & Trinken", - "nature": "Natur", - "objects": "Objekte", - "people": "Menschen & Körper", - "recent": "Kürzlich", - "symbols": "Symbole", - "travel": "Reisen & Orte" - }, + "emoji-activity": "Aktivität", + "emoji-animals": "Tiere", + "emoji-flags": "Flaggen", + "emoji-food": "Essen & Trinken", + "emoji-nature": "Natur", + "emoji-objects": "Objekte", + "emoji-people": "Menschen & Körper", + "emoji-recent": "Kürzlich", + "emoji-symbols": "Symbole", + "emoji-travel": "Reisen & Orte", "game": "Spiele", "graphics": "Grafiken", "misc": "Verschiedenes", - "network": "Netzwerk", "office": "Büro", "pinned": "Angeheftet", "system": "System", "webbrowser": "Webbrowser" }, - "delete": "Löschen", "no-results": "Keine Ergebnisse gefunden", - "pin": "Anheften", "providers": { "applications": "Anwendungen", "calculator": "Rechner", "calculator-deprecated": "Der Befehl >calc ist veraltet und wird bald entfernt. Bitte geben Sie stattdessen mathematische Ausdrücke direkt in die Suche ein.", "calculator-description": "Rechner — mathematische Ausdrücke auswerten", "calculator-enter-expression": "Mathematischen Ausdruck eingeben", - "calculator-error": "Fehler", - "calculator-name": "Rechner", "clipboard": "Zwischenablageverlauf", "clipboard-clear-description": "Gesamten Zwischenablageverlauf löschen", "clipboard-clear-description-full": "Alle Elemente aus dem Zwischenablageverlauf entfernen", @@ -683,154 +521,68 @@ "clipboard-history-disabled": "Zwischenablageverlauf deaktiviert", "clipboard-history-disabled-description": "Zwischenablageverlauf in den Einstellungen aktivieren oder cliphist installieren", "clipboard-loading": "Lade Zwischenablageverlauf...", - "clipboard-loading-description": "Bitte warten", "clipboard-search-description": "Zwischenablageverlauf durchsuchen", - "command": "Befehl", "command-description": "Shell-Befehle ausführen", - "command-name": "Befehl", "emoji": "Emoji-Auswahl", "emoji-loading": "Lade Emojis...", "emoji-loading-description": "Bitte warten", "emoji-no-recent": "Noch keine kürzlich verwendeten Emojis.", "emoji-search-description": "Emojis suchen und kopieren" - }, - "unpin": "Lösen" + } }, "lock-screen": { "authenticating": "Authentifizierung...", - "authentication-failed": "Authentifizierung fehlgeschlagen", "password": "Passwort eingeben...", "restart": "Neu starten", - "shut-down": "Herunterfahren", - "suspend": "Energie sparen", - "welcome-back": "Willkommen zurück," + "shut-down": "Herunterfahren" }, "notifications": { "panel": { "click-to-expand": "Zum Erweitern klicken", "description": "Ihre Benachrichtigungen werden hier angezeigt, sobald sie eintreffen.", - "no-notifications": "Keine Benachrichtigungen", - "title": "Benachrichtigungen" + "no-notifications": "Keine Benachrichtigungen" }, "range": { - "all": "Alle", "earlier": "Älter", "today": "Heute", "yesterday": "Gestern" }, "time": { - "diffD": "vor 1 Tag", - "diffDD": "vor {diff} Tagen", - "diffH": "vor 1 Stunde", - "diffHH": "vor {diff} Stunden", - "diffM": "vor 1 Minute", - "diffMM": "vor {diff} Minuten", + "diff-d": "vor 1 Tag", + "diff-dd": "vor {diff} Tagen", + "diff-h": "vor 1 Stunde", + "diff-hh": "vor {diff} Stunden", + "diff-m": "vor 1 Minute", + "diff-mm": "vor {diff} Minuten", "now": "jetzt" } }, "options": { "bar": { - "density": { - "comfortable": "Bequem", - "compact": "Kompakt", - "default": "Standard", - "mini": "Mini", - "spacious": "Geräumig" - }, - "position": { - "bottom": "Unten", - "left": "Links", - "right": "Rechts", - "top": "Oben" - } - }, - "colors": { - "error": "Fehler", - "none": "Keine", - "onSurface": "Auf der Oberfläche", - "primary": "Primär", - "secondary": "Sekundär", - "tertiary": "Tertiär" + "density-comfortable": "Bequem", + "density-compact": "Kompakt", + "density-default": "Standard", + "density-mini": "Mini", + "density-spacious": "Geräumig" }, "control-center": { - "position": { - "bottom_center": "Unten mittig", - "bottom_left": "Unten links", - "bottom_right": "Unten rechts", - "center": "Mitte", - "close_to_bar_button": "Nah zur Leisten-Schaltfläche", - "top_center": "Oben mittig", - "top_left": "Oben links", - "top_right": "Oben rechts" - }, - "quickSettingsStyle": { - "classic": "Klassisch", - "compact": "Kompakt", - "modern": "Modern" - } - }, - "display-mode": { - "always-hide": "Immer ausblenden", - "always-show": "Immer anzeigen", - "force-open": "Erzwingen", - "on-hover": "Beim Darüberfahren" - }, - "frame-rates": { - "fps": "{fps} FPS" - }, - "hide-modes": { - "hidden": "Ausblenden, wenn leer", - "idle": "Ausblenden bei Inaktivität", - "transparent": "Transparent, wenn leer", - "visible": "Immer sichtbar" - }, - "launcher": { - "position": { - "bottom_center": "Unten mittig", - "bottom_left": "Unten links", - "bottom_right": "Unten rechts", - "center": "Mitte", - "center_left": "Links mittig", - "center_right": "Rechts mittig", - "follow_bar": "Folge der Leiste", - "top_center": "Oben mittig", - "top_left": "Oben links", - "top_right": "Oben rechts" - } - }, - "osd": { - "position": { - "bottom_center": "Unten mittig", - "bottom_left": "Unten links", - "bottom_right": "Unten rechts", - "center_left": "Links mittig", - "center_right": "Rechts mittig", - "top_center": "Oben mittig", - "top_left": "Oben links", - "top_right": "Oben rechts" - } + "quick-settings-style-classic": "Klassisch", + "quick-settings-style-modern": "Modern" }, + "frame-rates-fps": "{fps} FPS", "screen-recording": { - "audio-sources": { - "both": "System-Ausgabe + Mikrofon-Eingabe", - "microphone-input": "Mikrofon-Eingabe", - "none": "Kein Audio", - "system-output": "System-Ausgabe" - }, - "color-range": { - "full": "Vollständig", - "limited": "Begrenzt" - }, - "quality": { - "high": "Hoch", - "medium": "Mittel", - "ultra": "Ultra", - "very-high": "Sehr hoch" - }, - "sources": { - "portal": "Portal", - "screen": "Bildschirm" - } + "audio-sources-both": "System-Ausgabe + Mikrofon-Eingabe", + "audio-sources-microphone-input": "Mikrofon-Eingabe", + "audio-sources-none": "Kein Audio", + "audio-sources-system-output": "System-Ausgabe", + "color-range-full": "Vollständig", + "color-range-limited": "Begrenzt", + "quality-high": "Hoch", + "quality-medium": "Mittel", + "quality-ultra": "Ultra", + "quality-very-high": "Sehr hoch", + "sources-portal": "Portal", + "sources-screen": "Bildschirm" }, "scrolling-modes": { "always": "Immer Scrollen", @@ -848,34 +600,787 @@ }, "shadow-direction": { "bottom": "Unten", - "bottom_left": "Unten links", - "bottom_right": "Unten rechts", "center": "Zentriert", - "left": "Links", - "right": "Rechts", - "top": "Oben", - "top_left": "Oben links", - "top_right": "Oben rechts" + "top": "Oben" }, "visualizer-types": { "linear": "Linear", "mirrored": "Gespiegelt", - "none": "Keine", "wave": "Welle" }, "visualizer-visibility": { - "always": "Immer sichtbar", "with-background": "Nur mit Hintergrund" }, "workspace-labels": { "index": "Index", "index+name": "Index und Name", - "name": "Name", - "none": "Keine" + "name": "Name" + } + }, + "panels": { + "about": { + "changelog": "Änderungsprotokoll anzeigen", + "contributors-desc": "Ein Dankeschön an unseren {count} großartigen Mitwirkenden!", + "contributors-description-plural": "Ein Dankeschön an unsere {count} großartigen Mitwirkenden!", + "noctalia-desc": "Eine elegante und minimalistische Desktop-Shell, sorgfältig für Wayland entwickelt, gebaut mit Quickshell.", + "noctalia-git-commit": "Git-Commit:", + "noctalia-installed-version": "Installierte Version:", + "noctalia-latest-version": "Neueste Version:", + "noctalia-title": "Noctalia Shell", + "support": "Unterstütze uns", + "title": "Über" + }, + "audio": { + "devices-desc": "Verfügbare Audio-Ein- und Ausgabegeräte konfigurieren.", + "devices-input-device-description": "Gewünschtes Audio-Eingabegerät auswählen.", + "devices-input-device-label": "Eingabegerät", + "devices-output-device-description": "Gewünschtes Audio-Ausgabegerät auswählen.", + "devices-output-device-label": "Ausgabegerät", + "devices-title": "Audio-Geräte", + "external-mixer-description": "Geben Sie den Befehl oder den Anwendungspfad ein, der beim Aktivieren der externen Audiomixer-Funktion gestartet werden soll.", + "external-mixer-label": "Externer Audio-Mixer-Befehl", + "external-mixer-placeholder": "pwvucontrol || pavucontrol", + "media-desc": "Bevorzugte und ignorierte Medienanwendungen festlegen.", + "media-excluded-player-description": "Stichwörter für Player hinzufügen, die das System ignorieren soll. Jedes Stichwort sollte in einer neuen Zeile stehen.", + "media-excluded-player-label": "Ausgeschlossener Player", + "media-excluded-player-placeholder": "Teilstring eingeben und + drücken", + "media-frame-rate-description": "Höhere Raten sind flüssiger, verbrauchen aber mehr Ressourcen.", + "media-frame-rate-label": "Bildrate", + "media-primary-player-description": "Stichwort eingeben, um den Hauptplayer zu identifizieren.", + "media-primary-player-label": "Hauptplayer", + "media-primary-player-placeholder": "z.B. spotify, vlc, mpv", + "media-scrolling-speed-description": "Zeit in Sekunden, die der Titel zum Scrollen vom Anfang bis zum Ende benötigt.", + "media-scrolling-speed-label": "Scrollgeschwindigkeit", + "media-scrolling-title-description": "Kontinuierliches Scrollen für lange Medientitel aktivieren.", + "media-scrolling-title-label": "Scrollender Titel", + "media-title": "Medienplayer", + "panel-applications-empty": "Derzeit geben keine Anwendungen Audio wieder.", + "title": "Audio", + "visualizer-type-description": "Wählen Sie einen Visualisierungstyp für die Medienwiedergabe.", + "visualizer-type-label": "Visualisierungsart", + "volumes-desc": "Lautstärkeregler und Audiopegel anpassen.", + "volumes-input-volume-description": "Mikrofon-Eingabe-Lautstärke.", + "volumes-mute-input-description": "Die Standard-Audio-Eingabe (Mikrofon) stummschalten.", + "volumes-mute-input-label": "Audio-Eingabe stummschalten", + "volumes-mute-output-description": "Die Haupt-Audio-Ausgabe des Systems stummschalten.", + "volumes-mute-output-label": "Audio-Ausgabe stummschalten", + "volumes-output-volume-description": "Systemweite Lautstärke.", + "volumes-step-size-description": "Schrittgröße für Lautstärkeänderungen anpassen (Mausrad, Tastenkombinationen).", + "volumes-step-size-label": "Lautstärke-Schrittgröße", + "volumes-volume-overdrive-description": "Erlaubt das Anheben der Lautstärke über 100%. Wird möglicherweise nicht von aller Hardware unterstützt.", + "volumes-volume-overdrive-label": "Lautstärke-Übersteuerung erlauben" + }, + "bar": { + "appearance-background-opacity-description": "Lege die Hintergrundtransparenz speziell für die Leiste fest.", + "appearance-background-opacity-label": "Leisten-Hintergrundtransparenz", + "appearance-capsule-opacity-description": "Deckkraft der Widget-Hintergründe festlegen, wenn Kapsel angezeigt wird.", + "appearance-capsule-opacity-label": "Kapsel-Deckkraft", + "appearance-density-description": "Innenabstand der Statusleiste für kompaktes oder geräumiges Aussehen anpassen.", + "appearance-density-label": "Statusleistendichte", + "appearance-desc": "Erscheinungsbild und Position der Statusleiste anpassen.", + "appearance-floating-description": "Statusleiste als schwebende 'Pille' anzeigen.", + "appearance-floating-label": "Schwebende Statusleiste", + "appearance-margins-description": "Ränder um die schwebende Statusleiste anpassen.", + "appearance-margins-horizontal": "Horizontal", + "appearance-margins-label": "Ränder", + "appearance-margins-vertical": "Vertikal", + "appearance-outer-corners-description": "Nach außen gewölbte Ecken auf der Leiste anzeigen.", + "appearance-outer-corners-label": "Äußere Ecken", + "appearance-position-description": "Wählen Sie, wo die Statusleiste auf dem Bildschirm platziert werden soll.", + "appearance-position-label": "Statusleistenposition", + "appearance-show-capsule-description": "Widget-Hintergründe anzeigen.", + "appearance-show-capsule-label": "Kapsel anzeigen", + "appearance-show-outline-description": "Zeigt eine sichtbare Umrandung um jedes Widget an.", + "appearance-show-outline-label": "Widget-Umrisse anzeigen", + "appearance-use-separate-opacity-description": "Ermöglicht die Verwendung eines separaten Deckkraftwerts für den Leistenhintergrund.", + "appearance-use-separate-opacity-label": "Separate Leisten-Deckkraft", + "monitors-desc": "Statusleiste auf bestimmten Monitoren anzeigen. Standardmäßig auf allen.", + "monitors-title": "Monitor-Anzeige", + "title": "Statusleiste", + "tray-blacklist-description": "Ausschlussregeln für die Tray-Symbolleiste hinzufügen, unterstützt Platzhalter (*).", + "tray-blacklist-label": "Ausschlussliste", + "tray-blacklist-placeholder": "z.B., nm-applet, Fcitx*", + "tray-pin-application": "Anwendung anheften", + "tray-unpin-application": "Anheftung aufheben", + "widgets-desc": "Ziehen Sie Widgets, um ihre Reihenfolge zu ändern. Verwenden Sie das Rechtsklick-Menü, um Widgets zwischen Abschnitten zu verschieben oder sie zu entfernen.", + "widgets-title": "Widget-Positionierung" + }, + "color-scheme": { + "color-source-desc": "Haupteinstellungen für Noctalias Farben.", + "color-source-matugen-scheme-type-description": "Wählen Sie die Farbschema-Generierungsmethode, die Matugen verwenden soll, um Farben aus Ihrem Hintergrundbild zu erstellen.", + "color-source-matugen-scheme-type-label": "Matugen-Schema-Typ", + "color-source-title": "Farbquelle", + "color-source-use-wallpaper-colors-description": "Farbschemata aus Ihrem Hintergrundbild mit Matugen generieren. Extrahiert automatisch Farben für ein kohärentes Design.", + "color-source-use-wallpaper-colors-label": "Hintergrundbild-Farben verwenden", + "dark-mode-mode-description": "Ermöglicht einen automatischen Wechsel zwischem hellen und dunklen Modus.", + "dark-mode-mode-label": "Automatischer Dunkelmodus", + "dark-mode-mode-manual": "Manuell", + "dark-mode-mode-off": "Aus", + "dark-mode-switch-description": "Wechselt zu einem dunkleren Theme für einfachere Betrachtung bei Nacht.", + "delete-error-description": "Fehler beim Löschen von {scheme}", + "delete-error-title": "Löschen fehlgeschlagen", + "delete-success-description": "{scheme} wurde erfolgreich gelöscht", + "delete-success-title": "Farbschema gelöscht", + "download-button": "Mehr herunterladen", + "download-downloading": "Wird heruntergeladen...", + "download-empty": "Keine Farbschemata verfügbar", + "download-error-api-error": "API-Fehler: {status}", + "download-error-description": "Fehler beim Herunterladen von {scheme}", + "download-error-download-failed": "Download fehlgeschlagen mit Exit-Code: {code}", + "download-error-invalid-response": "Ungültiges API-Antwortformat", + "download-error-no-files": "Keine Dateien für Schema gefunden", + "download-error-parse-failed": "Fehler beim Parsen der API-Antwort: {error}", + "download-error-rate-limit": "GitHub API-Ratenlimit überschritten", + "download-error-title": "Download fehlgeschlagen", + "download-fetching": "Verfügbare Farbschemata werden abgerufen...", + "download-success-description": "{scheme} wurde erfolgreich heruntergeladen", + "download-success-title": "Farbschema heruntergeladen", + "download-title": "Farbschemata herunterladen", + "predefined-desc": "Wählen Sie aus einer Sammlung vordefinierter Farbschemata.", + "predefined-generate-templates-description": "Generiert Matugen-Templates (GTK, Terminal-Themes, etc.) bei der Verwendung vordefinierter Farbschemata.", + "predefined-generate-templates-label": "Templates für vordefinierte Schemata generieren", + "predefined-title": "Vordefinierte Farbschemata", + "templates-compositors-description": "Compositor-Theming.", + "templates-compositors-label": "Compositor", + "templates-compositors-mango-description": "Schreibe {filepath} — benötigt Mango", + "templates-compositors-niri-description": "Schreibe {filepath} — benötigt Niri v25.11+", + "templates-desc": "Farben auf externe Anwendungen anwenden.", + "templates-misc-description": "Erstellen Sie Ihre eigenen Vorlagen", + "templates-misc-label": "Erweitert", + "templates-misc-user-templates-description": "Nur aktivieren, wenn Sie wissen, was Sie tun — weitere Informationen finden Sie in unserer Online-Dokumentation", + "templates-misc-user-templates-label": "Benutzer-Vorlagen aktivieren", + "templates-programs-code-description-detected": "Auf Standardprofil angewendet — erkannt: {clients}", + "templates-programs-code-description-missing": "Kein Code-Editor erkannt (VSCode oder VSCodium)", + "templates-programs-description": "Anwendungsspezifisches Theming.", + "templates-programs-discord-description": "Schreibe {filepath} für {client} — das Theme muss manuell aktiviert werden", + "templates-programs-discord-description-detected": "Erkannt: {clients}", + "templates-programs-discord-description-missing": "Kein Discord-Client erkannt", + "templates-programs-emacs-description": "Doom: ~/.config/doom/themes/noctalia.el
Standard: ~/.emacs.d/themes/noctalia.el", + "templates-programs-label": "Programme", + "templates-programs-pywalfox-description": "Schreibe {filepath} und führe pywalfox update aus", + "templates-programs-spicetify-description": "Schreibe {filepath} — das Comfy-Theme muss manuell installiert und aktiviert werden", + "templates-programs-walker-description": "Schreibe {filepath} und setzt das Theme auf noctalia", + "templates-programs-yazi-description": "Schreibe {filepath} — Flavor muss manuell aktiviert werden", + "templates-programs-zed-description": "Schreibe {filepath} und lade neu", + "templates-programs-zen-browser-description": "Schreibe {Dateipfad}; kopiere in die chrome/userChrome.css deines Zen-Profils.", + "templates-terminal-description": "Terminal-Emulator-Theming.", + "templates-terminal-label": "Terminal", + "templates-ui-description": "Desktop-Umgebung und UI-Toolkit-Theming.", + "templates-ui-label": "UI", + "templates-ui-qt-description": "Schreibe {filepath}", + "title": "Farbschema" + }, + "control-center": { + "cards-desc": "Passen Sie an, welche Steuerelemente im Kontrollzentrum angezeigt werden und in welcher Reihenfolge.", + "desc": "Konfigurieren Sie die Positionierung und das Verhalten des Kontrollzentrum-Panels.", + "position-description": "Wählen Sie aus, wo das Kontrollzentrum-Panel angezeigt wird, wenn es geöffnet wird.", + "shortcuts-custom-button-command-description": "Der Befehl, der ausgeführt werden soll, wenn die Schaltfläche geklickt wird.", + "shortcuts-custom-button-enable-on-state-logic-description": "Aktiviert ein zweites Symbol und 'Aktiv'-Zustand basierend auf einem Prüfbefehl.", + "shortcuts-custom-button-enable-on-state-logic-label": "Aktiv-Zustand-Logik aktivieren", + "shortcuts-custom-button-general-tooltip-text-description": "Allgemeine Beschreibung für den Tooltip der Schaltfläche.", + "shortcuts-custom-button-general-tooltip-text-label": "Allgemeiner Tooltip-Text", + "shortcuts-custom-button-on-clicked-label": "Linksklick-Befehl", + "shortcuts-custom-button-on-middle-clicked-label": "Mittelklick-Befehl", + "shortcuts-custom-button-on-right-clicked-label": "Rechtsklick-Befehl", + "shortcuts-custom-button-on-state-command-description": "Befehl, der ausgeführt wird, um zu prüfen, ob sich die Schaltfläche im 'Aktiv'-Zustand befinden soll. Gibt 0 für aktiv, ungleich 0 für inaktiv zurück.", + "shortcuts-custom-button-on-state-command-label": "Befehl für Aktiv-Zustand-Prüfung", + "shortcuts-custom-button-on-state-icon-description": "Das Symbol für die Schaltfläche, wenn sie sich im 'Aktiv'-Zustand befindet.", + "shortcuts-custom-button-on-state-icon-label": "Symbol im Aktiv-Zustand", + "shortcuts-custom-button-state-checks-add": "Zustandsprüfung hinzufügen", + "shortcuts-custom-button-state-checks-command": "Befehl, der für diese Zustandsprüfung ausgeführt werden soll", + "shortcuts-custom-button-state-checks-label": "Zustandsprüfungen", + "shortcuts-custom-button-state-checks-remove": "Entfernen", + "shortcuts-custom-button-tooltip-description": "Der Tooltip, der angezeigt wird, wenn Sie mit der Maus über die Schaltfläche fahren.", + "shortcuts-custom-button-tooltip-label": "Tooltip", + "shortcuts-title": "Widgets für Kurzbefehle", + "system-monitor-disk-path-description": "Wählen Sie, welchen Festplatten-Mountpunkt die Systemmonitor-Karte im Kontrollzentrum überwachen soll.", + "system-monitor-disk-path-label": "Systemmonitor Festplattenpfad", + "title": "Kontrollzentrum" + }, + "desktop-widgets": { + "clock-enabled-description": "Eine Uhr als Widget auf dem Desktop anzeigen.", + "clock-enabled-label": "Uhr-Widget aktivieren", + "clock-format-label": "Format", + "clock-height-description": "Höhe des Uhr-Widgets in Pixeln.", + "clock-height-label": "Höhe", + "clock-minimal-mode-description": "Verwende eine minimale Uhr-Anzeige mit Zeit und Datum.", + "clock-minimal-mode-label": "Minimaler Modus", + "clock-rounded-corners-description": "Verwende abgerundete Ecken für den Widget-Hintergrund.", + "clock-rounded-corners-label": "Abgerundete Ecken", + "clock-show-background-description": "Zeige den Hintergrundcontainer für das Uhr-Widget an.", + "clock-show-background-label": "Hintergrund anzeigen", + "clock-show-date-description": "Zeige das aktuelle Datum unter der Uhrzeit an.", + "clock-show-date-label": "Datum anzeigen", + "clock-show-seconds-description": "Sekunden in der Zeit anzeigen.", + "clock-show-seconds-label": "Sekunden anzeigen", + "clock-style-analog": "Analog", + "clock-style-binary": "Binär", + "clock-style-description": "Wählen Sie den Anzeigestil der Uhr.", + "clock-style-digital": "Digital", + "clock-style-label": "Uhrstil", + "clock-style-minimal": "Minimal", + "clock-width-description": "Breite des Uhr-Widgets in Pixeln.", + "edit-mode-button-label": "Bearbeitungsmodus aktivieren", + "edit-mode-controls-explanation": "Linksklick & Ziehen: Widget verschieben oder Größe ändern.\nRechtsklick: Kontextmenü-Optionen öffnen.", + "edit-mode-description": "Aktiviere den Bearbeitungsmodus, um Desktop-Widgets zu verschieben und neu zu positionieren. Im aktivierten Zustand zeigen Widgets eine Ziehumrandung und können neu positioniert werden.", + "edit-mode-exit-button": "Bearbeitungsmodus verlassen", + "edit-mode-grid-snap-label": "Raster einrasten", + "edit-mode-label": "Bearbeitungsmodus", + "enabled-description": "Desktop-Widgets vollständig aktivieren oder deaktivieren.", + "enabled-label": "Desktop-Widgets aktivieren", + "general-desc": "Konfigurieren Sie Widgets, die auf Ihrem Desktop angezeigt werden.", + "general-title": "Desktop-Widgets", + "media-player-enabled-description": "Zeige ein Media-Player-Widget auf dem Desktop an.", + "media-player-enabled-label": "Medienplayer-Widget aktivieren", + "media-player-rounded-corners-description": "Aktiviere abgerundete Ecken an den Widget-Kanten.", + "media-player-show-album-art-description": "Zeige das Albumcover und die Titelinformationen (Titel und Künstler).", + "media-player-show-album-art-label": "Albumcover & Titel anzeigen", + "media-player-show-background-description": "Zeige den Hintergrundcontainer für das Media-Player-Widget an.", + "media-player-show-buttons-description": "Mediensteuerungstasten (Wiedergabe/Pause, Zurück, Weiter) im Media-Player-Widget anzeigen.", + "media-player-show-buttons-label": "Tasten anzeigen", + "media-player-show-visualizer-description": "Audiovisualisierungs-Overlay anzeigen.", + "media-player-visualizer-type-description": "Wählen Sie einen Visualisierungstyp für den Hintergrund des Desktop-Mediaplayers.", + "title": "Desktop-Widgets", + "weather-enabled-description": "Zeige ein Wetter-Widget auf dem Desktop an.", + "weather-enabled-label": "Wetter-Widget aktivieren", + "weather-show-background-description": "Zeige den Hintergrundcontainer für das Wetter-Widget an." + }, + "display": { + "monitors-brightness-step-description": "Schrittgröße für Helligkeitsänderungen anpassen (Mausrad und Tastenkombinationen).", + "monitors-brightness-step-label": "Helligkeits-Schrittgröße", + "monitors-brightness-unavailable-ddc-disabled": "Helligkeitssteuerung nicht verfügbar. Aktivieren Sie \"Externe Helligkeitsunterstützung\", um die Helligkeit dieses Displays zu steuern.", + "monitors-brightness-unavailable-generic": "Die Helligkeitssteuerung ist für dieses Display nicht verfügbar.", + "monitors-desc": "Helligkeitseinstellungen für jedes Display anpassen.", + "monitors-enforce-minimum-description": "Löst das Problem, dass die Hintergrundbeleuchtung auf einigen Displays bei 0% Helligkeit vollständig ausgeschaltet wird.", + "monitors-enforce-minimum-label": "Mindesthelligkeit erzwingen (1%)", + "monitors-external-brightness-description": "DDCUtil-Unterstützung zum Steuern der Helligkeit externer Displays über das DDC/CI-Protokoll aktivieren.", + "monitors-external-brightness-label": "Externe Helligkeitsunterstützung", + "monitors-title": "Monitor-spezifische Einstellungen", + "night-light-auto-schedule-description": "Basierend auf Sonnenuntergang und Sonnenaufgang in {location} — empfohlen.", + "night-light-auto-schedule-label": "Automatische Planung", + "night-light-desc": "Blaulicht-Emission reduzieren für besseren Schlaf und weniger Augenbelastung.", + "night-light-enable-description": "Warmen Farbfilter anwenden, um Blaulicht-Emission zu reduzieren.", + "night-light-enable-label": "Nachtlicht aktivieren", + "night-light-force-activation-description": "Ignoriert die Planung und wendet den Nachtfilter sofort an.", + "night-light-force-activation-label": "Aktivierung erzwingen", + "night-light-manual-schedule-description": "Benutzerdefinierte Zeiten für Sonnenaufgang und Sonnenuntergang festlegen.", + "night-light-manual-schedule-label": "Manuelle Planung", + "night-light-manual-schedule-select-start": "Startzeit auswählen", + "night-light-manual-schedule-select-stop": "Endzeit auswählen", + "night-light-manual-schedule-sunrise": "Sonnenaufgang", + "night-light-manual-schedule-sunset": "Sonnenuntergang", + "night-light-temperature-day": "Tag", + "night-light-temperature-day-description": "Steuert die Farbtemperatur tagsüber.", + "night-light-temperature-description": "Farbwärme für Nacht- und Tageszeit einstellen.", + "night-light-temperature-label": "Farbtemperatur", + "night-light-temperature-night": "Nacht", + "night-light-temperature-night-description": "Steuert die Farbtemperatur nachts.", + "title": "Anzeige" + }, + "dock": { + "appearance-background-opacity-description": "Hintergrundtransparenz des Docks anpassen.", + "appearance-border-radius-description": "Den Radius der Dock-Umrandung anpassen.", + "appearance-border-radius-label": "Eckenradius", + "appearance-colorize-icons-description": "Theme-Farben auf Dock-App-Symbole anwenden (nur nicht fokussierte Apps).", + "appearance-colorize-icons-label": "Symbole einfärben", + "appearance-dead-opacity-description": "Die Deckkraft von App-Symbolen anpassen, die nicht ausgeführt werden.", + "appearance-dead-opacity-label": "Tote Opazität", + "appearance-desc": "Verhalten und Erscheinungsbild des Docks anpassen.", + "appearance-display-auto-hide": "Automatisch ausblenden", + "appearance-display-description": "Wählen Sie, wie sich das Dock verhält.", + "appearance-display-exclusive": "Exklusiv", + "appearance-floating-distance-description": "Schwebeabstand vom Bildschirmrand anpassen.", + "appearance-floating-distance-label": "Dock-Schwebeabstand", + "appearance-hide-show-speed-description": "Geschwindigkeit der Ein-/Ausblend-Animation des Docks anpassen.", + "appearance-hide-show-speed-label": "Ein-/Ausblend-Geschwindigkeit", + "appearance-icon-size-description": "Gesamtgröße des Docks anpassen.", + "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-pinned-static-description": "Gepinnten App-Symbole immer in statischer Reihenfolge nach links schieben.", + "appearance-pinned-static-label": "Statische angeheftete Apps", + "enabled-description": "Dock vollständig anzeigen oder ausblenden.", + "enabled-label": "Dock aktivieren", + "monitors-desc": "Dock auf bestimmten Monitoren anzeigen. Standardmäßig werden alle angezeigt, wenn keine ausgewählt wurden.", + "monitors-only-same-monitor-description": "Zeige nur Apps von dem Monitor an, auf dem sich das Dock befindet.", + "monitors-only-same-monitor-label": "Nur Apps vom selben Monitor", + "monitors-title": "Monitor-Anzeige", + "title": "Dock" + }, + "general": { + "fonts-default-description": "Hauptschriftart für die gesamte Benutzeroberfläche.", + "fonts-default-label": "Standard-Schriftart", + "fonts-default-placeholder": "Standard-Schriftart auswählen...", + "fonts-default-scale-description": "Ändern Sie die Größe des Standardtextes.", + "fonts-default-scale-label": "Standardmäßige Schriftgröße", + "fonts-default-search-placeholder": "Schriftarten suchen...", + "fonts-desc": "Wählen Sie die Schriftart der Benutzeroberfläche.", + "fonts-monospace-description": "Monospace-Schriftart für Zahlen und Statistik-Anzeigen.", + "fonts-monospace-label": "Monospace-Schriftart", + "fonts-monospace-placeholder": "Monospace-Schriftart auswählen...", + "fonts-monospace-scale-description": "Ändern Sie die Größe des Monotextes.", + "fonts-monospace-scale-label": "Schriftgröße mit fester Breite", + "fonts-monospace-search-placeholder": "Monospace-Schriftarten suchen...", + "fonts-reset-scaling": "Skalierung zurücksetzen", + "fonts-title": "Schriftarten", + "language-desc": "Ändern Sie die Sprache von Noctalia.", + "language-select-auto-detect": "Automatisch", + "language-select-description": "Wählen Sie die Sprache der Anwendungsoberfläche.", + "language-select-label": "Anwendungssprache", + "launch-setup-wizard": "Starten Sie den Setup-Assistenten", + "profile-desc": "Ändern Sie Ihren Avatar.", + "profile-picture-description": "Der Avatar, der in der gesamten Benutzeroberfläche angezeigt wird.", + "profile-picture-label": "{user}s Avatar", + "profile-select-avatar": "Avatar auswählen", + "profile-title": "Profil", + "profile-tooltip": "Profilbild", + "screen-corners-desc": "Bildschirmecken-Rundung und visuelle Effekte anpassen.", + "screen-corners-radius-description": "Rundung der Bildschirmecken anpassen.", + "screen-corners-radius-label": "Bildschirmecken-Radius", + "screen-corners-radius-reset": "Eckenradius des Bildschirms zurücksetzen", + "screen-corners-show-corners-description": "Gerundete Ecken am Rand des Bildschirms anzeigen.", + "screen-corners-show-corners-label": "Bildschirmecken anzeigen", + "screen-corners-solid-black-description": "Schwarze Ecken anstelle der Statusleisten-Hintergrundfarbe verwenden.", + "screen-corners-solid-black-label": "Schwarze Ecken", + "screen-corners-title": "Bildschirmecken" + }, + "hooks": { + "info-command-info-description": "• Befehle werden über Shell ausgeführt (sh -c)
• Befehle laufen im Hintergrund (getrennt)
• Test-Buttons führen mit aktuellen Werten aus", + "info-command-info-label": "Hook-Befehl-Informationen", + "info-parameters-description": "• Hintergrundbild-Hook: $1 = Hintergrundbild-Pfad, $2 = Bildschirmname
• Theme-Wechsel-Hook: $1 = true/false (Dunkelmodus-Status)", + "info-parameters-label": "Verfügbare Parameter", + "performance-mode-disabled-description": "Befehl, der ausgeführt wird, wenn der Noctalia-Leistungsmodus deaktiviert wird.", + "performance-mode-disabled-label": "Leistungsmodus deaktiviert", + "performance-mode-disabled-placeholder": "z.B. notify-send \"Leistung\" \"Modus deaktiviert\"", + "performance-mode-enabled-description": "Befehl, der ausgeführt wird, wenn der Noctalia-Leistungsmodus aktiviert wird.", + "performance-mode-enabled-label": "Leistungsmodus aktiviert", + "performance-mode-enabled-placeholder": "z.B. notify-send \"Leistung\" \"Modus aktiviert\"", + "screen-lock-description": "Befehl, der ausgeführt wird, wenn der Bildschirm gesperrt wird.", + "screen-lock-label": "Bildschirm gesperrt", + "screen-lock-placeholder": "z.B. notify-send \"Bildschirm\" \"Gesperrt\"", + "screen-unlock-description": "Befehl, der ausgeführt wird, wenn der Bildschirm entsperrt wird.", + "screen-unlock-label": "Bildschirm entsperrt", + "screen-unlock-placeholder": "z.B. notify-send \"Bildschirm\" \"Entsperrt\"", + "system-hooks-desc": "Befehle konfigurieren, die bei Systemereignissen ausgeführt werden.", + "system-hooks-enable-description": "Alle Hook-Befehle aktivieren oder deaktivieren.", + "system-hooks-enable-label": "Hooks aktivieren", + "system-hooks-title": "System-Hooks", + "theme-changed-description": "Befehl, der ausgeführt wird, wenn das Theme zwischen dunklem und hellem Modus wechselt.", + "theme-changed-label": "Theme geändert", + "theme-changed-placeholder": "z.B. notify-send \"Theme\" \"Gewechselt\"", + "title": "Hooks", + "wallpaper-changed-description": "Befehl, der ausgeführt wird, wenn sich das Hintergrundbild ändert.", + "wallpaper-changed-label": "Hintergrundbild geändert", + "wallpaper-changed-placeholder": "z.B. notify-send \"Hintergrundbild\" \"Geändert\"" + }, + "indicator": { + "default-value": "Standard: {value}", + "system-default": "Systemstandard" + }, + "launcher": { + "clipboard-desc": "Greifen Sie über den Launcher auf Ihren Zwischenablageverlauf zu und verwalten Sie ihn.", + "execute-desc": "Konfigurieren Sie, wie Anwendungen gestartet werden.", + "execute-title": "Ausführung", + "settings-annotation-tool-description": "Befehl, der beim Klicken auf die Schaltfläche \"Annotieren\" im Zwischenablageverlauf ausgeführt wird. Das Bild wird an diesen Befehl weitergeleitet.", + "settings-annotation-tool-label": "Annotationstool", + "settings-annotation-tool-placeholder": "gradia, satty -f -", + "settings-auto-paste-description": "Automatisches Einfügen des ausgewählten Zwischenablageinhalts. Benötigt wtype.", + "settings-auto-paste-label": "Automatisches Einfügen", + "settings-clip-preview-description": "Zeige eine Vorschau des Inhalts der Zwischenablage an, wenn der Befehl >clip verwendet wird.", + "settings-clip-preview-label": "Clip-Vorschau aktivieren", + "settings-clipboard-history-description": "Zugriff auf zuvor kopierte Elemente über den Launcher.", + "settings-clipboard-history-label": "Zwischenablageverlauf aktivieren", + "settings-custom-launch-prefix-description": "Befehle mit einem benutzerdefinierten Launcher präfixieren (z.B. 'runapp' für systemd-Integration).", + "settings-custom-launch-prefix-enabled-description": "Verwenden Sie ein benutzerdefiniertes Präfix zum Starten von Anwendungen anstelle der Standardmethode.", + "settings-custom-launch-prefix-enabled-label": "Benutzerdefiniertes Start-Präfix aktivieren", + "settings-custom-launch-prefix-label": "Benutzerdefiniertes Start-Präfix", + "settings-desc": "Verhalten und Erscheinungsbild des Starters anpassen.", + "settings-grid-view-description": "Elemente in einem Raster statt in einer Liste anzeigen.", + "settings-icon-mode-description": "Verwende native System-Icons anstelle von Tabler-Icons.", + "settings-icon-mode-label": "Native Icons verwenden", + "settings-ignore-mouse-input-description": "Deaktivieren Sie die Mausinteraktion und das Mausrad im Launcher.", + "settings-ignore-mouse-input-label": "Maus-Eingabe ignorieren", + "settings-position-description": "Wählen Sie, wo das Starter-Panel erscheint.", + "settings-show-categories-description": "Kategorienregisterkarten zum Filtern von Anwendungen anzeigen.", + "settings-show-categories-label": "Kategorien anzeigen", + "settings-show-icon-background-description": "Zeige einen abgerundeten Rechteck-Hintergrund hinter Icons.", + "settings-show-icon-background-label": "Symbolhintergrund anzeigen", + "settings-sort-by-usage-description": "Wenn aktiviert, erscheinen häufig gestartete Apps zuerst in der Liste.", + "settings-sort-by-usage-label": "Nach Häufigkeit sortieren", + "settings-terminal-command-description": "Befehl zum Starten eines Terminals. Z.B. 'kitty -e' oder 'gnome-terminal --'.", + "settings-terminal-command-label": "Terminalbefehl", + "settings-use-app2unit-description": "Verwendet eine alternative Startmethode zur besseren Verwaltung von App-Prozessen und Problemvermeidung.", + "settings-use-app2unit-label": "App2Unit zum Starten von Anwendungen verwenden", + "title": "Starter" + }, + "location": { + "calendar-cards-desc": "Karten im Kalenderfeld organisieren und aktivieren/deaktivieren.", + "calendar-cards-title": "Kalenderkarten", + "calendar-header-label": "Kalenderkopfzeile", + "calendar-month-label": "Kalendermonat", + "date-time-12hour-format-description": "Zeige die Uhrzeit im 12-Stunden-Format auf dem Sperrbildschirm und im Kalender an. Die Uhr in der Statusleiste hat eigene Einstellungen.", + "date-time-12hour-format-label": "12-Stunden-Zeitformat benutzen", + "date-time-desc": "Anpassen, wie Datum und Zeit erscheinen.", + "date-time-first-day-of-week-automatic": "Automatisch (Systemgebietsschema verwenden)", + "date-time-first-day-of-week-description": "Wähle, welcher Tag die Woche im Kalender beginnen soll.", + "date-time-first-day-of-week-label": "Erster Tag der Woche", + "date-time-show-events-description": "Ereignisse im Kalender-Panel anzeigen.", + "date-time-show-events-label": "Kalenderereignisse anzeigen", + "date-time-title": "Datum & Zeit", + "date-time-use-analog-description": "Eine Analoguhr im Kalenderfenster und auf dem Sperrbildschirm anzeigen.", + "date-time-use-analog-label": "Analoge Uhr verwenden", + "date-time-week-numbers-description": "Zeige die Woche des Jahres (z.B. Woche 38) im Kalender an.", + "date-time-week-numbers-label": "Wochennummern anzeigen", + "location-desc": "Genaues Wetter und Nachtlicht-Planung durch Festlegung Ihres Standorts erhalten.", + "location-search-description": "z.B. Dortmund, Deutschland", + "location-search-label": "Nach einem Standort suchen", + "location-search-placeholder": "Standortnamen eingeben", + "location-title": "Ihr Standort", + "weather-desc": "Bevorzugte Temperatureinheit wählen.", + "weather-enabled-description": "Wetterinformationen in der gesamten Benutzeroberfläche anzeigen und Wetterdaten abrufen. Wenn deaktiviert, werden alle Wetterelemente ausgeblendet und es werden keine Netzwerkanfragen gestellt.", + "weather-enabled-label": "Wetter aktivieren", + "weather-fahrenheit-description": "Temperatur in Fahrenheit statt Celsius anzeigen.", + "weather-fahrenheit-label": "Temperatur in Fahrenheit (°F) anzeigen", + "weather-hide-city-description": "Verberge den Stadtnamen in Wetteranzeigen in der gesamten Benutzeroberfläche.", + "weather-hide-city-label": "Stadtname ausblenden", + "weather-hide-timezone-description": "Die Zeitzonenabkürzung in Wetteranzeigen in der gesamten Benutzeroberfläche ausblenden.", + "weather-hide-timezone-label": "Zeitzone ausblenden", + "weather-show-effects-description": "Zeige zusätzliche visuelle Effekte (wie Regen, Schnee oder Blitze) auf der Wetterkarte an.", + "weather-show-effects-label": "Wettereffekte anzeigen", + "weather-show-in-calendar-description": "Zeige die tägliche Wettervorhersage direkt in deiner Kalenderansicht an.", + "weather-show-in-calendar-label": "Wetter im Kalender anzeigen" + }, + "lock-screen": { + "compact-lockscreen-description": "Zeige nur die Login-Eingabe und Systemsteuerung, blende Wetter- und Medien-Widgets aus.", + "compact-lockscreen-label": "Kompakter Sperrbildschirm", + "lock-on-suspend-description": "Den Bildschirm beim Energiesparen automatisch sperren.", + "lock-on-suspend-label": "Sperren beim Energiesparen", + "show-hibernate-description": "Die Option 'Ruhezustand' in den Energieaktionen anzeigen.", + "show-hibernate-label": "Ruhezustand anzeigen", + "show-session-buttons-description": "Zugriff auf die Energieeinstellungen vom Sperrbildschirm aus erlauben.", + "show-session-buttons-label": "Leistungsregler", + "title": "Sperrbildschirm" + }, + "network": { + "bluetooth-description": "Bluetooth-Verwaltung aktivieren.", + "bluetooth-rssi-polling-description": "Periodisch RSSI für verbundene Geräte über bluetoothctl abfragen. Ist möglicherweise nicht für alle Geräte verfügbar; verbraucht bei Aktivierung minimale Ressourcen.", + "bluetooth-rssi-polling-label": "Bluetooth-Signalabfrage", + "desc": "WLAN- und Bluetooth-Verbindungen verwalten.", + "wifi-description": "Drahtlosnetzwerke verwalten (erfordert NetworkManager)." + }, + "notifications": { + "duration-critical-urgency-description": "Wie lange kritische Benachrichtigungen sichtbar bleiben.", + "duration-critical-urgency-label": "Kritische Dringlichkeit", + "duration-desc": "Konfigurieren, wie lange Benachrichtigungen je nach Dringlichkeitsstufe sichtbar bleiben.", + "duration-low-urgency-description": "Wie lange Benachrichtigungen niedriger Priorität sichtbar bleiben.", + "duration-low-urgency-label": "Niedrige Dringlichkeit", + "duration-normal-urgency-description": "Wie lange Benachrichtigungen normaler Priorität sichtbar bleiben.", + "duration-normal-urgency-label": "Normale Dringlichkeit", + "duration-reset": "Timeout-Dauer zurücksetzen", + "duration-respect-expire-description": "Die in der Benachrichtigung gesetzte Ablaufzeit verwenden.", + "duration-respect-expire-label": "Ablaufzeit respektieren", + "duration-title": "Benachrichtigungsdauer", + "history-critical-urgency-description": "Kritische Prioritätsbenachrichtigungen im Verlauf speichern.", + "history-critical-urgency-label": "Kritische Dringlichkeit im Verlauf speichern", + "history-desc": "Steuern, welche Benachrichtigungen basierend auf ihrer Dringlichkeitsstufe im Verlauf gespeichert werden.", + "history-low-urgency-description": "Niedrige Prioritätsbenachrichtigungen im Verlauf speichern.", + "history-low-urgency-label": "Niedrige Dringlichkeit im Verlauf speichern", + "history-normal-urgency-description": "Normale Prioritätsbenachrichtigungen im Verlauf speichern.", + "history-normal-urgency-label": "Normale Dringlichkeit im Verlauf speichern", + "monitors-desc": "Benachrichtigungen auf bestimmten Monitoren anzeigen. Standardmäßig werden sie auf allen Monitoren angezeigt.", + "settings-always-on-top-description": "Benachrichtigungen über Vollbildfenstern und anderen Ebenen anzeigen.", + "settings-background-opacity-description": "Transparenz der Benachrichtigungshintergründe anpassen.", + "settings-desc": "Erscheinungsbild und Verhalten von Benachrichtigungen konfigurieren.", + "settings-do-not-disturb-description": "Alle Benachrichtigungs-Popups deaktivieren.", + "settings-enabled-description": "Benachrichtigungs-Daemon aktivieren oder deaktivieren, erfordert einen Neustart von Noctalia Shell.", + "settings-enabled-label": "Benachrichtigungen aktivieren", + "settings-location-description": "Wo Benachrichtigungen auf dem Bildschirm erscheinen.", + "sounds-desc": "Benachrichtigungs-Soundeffekte und Lautstärke konfigurieren.", + "sounds-enabled-description": "Soundeffekte für eingehende Benachrichtigungen aktivieren.", + "sounds-enabled-label": "Benachrichtigungstöne aktivieren", + "sounds-excluded-apps-description": "Überspringen Sie das Abspielen der konfigurierten Benachrichtigungstöne für bestimmte Anwendungen, die ihre eigenen integrierten Töne haben.", + "sounds-excluded-apps-label": "Ausgeschlossene Anwendungen", + "sounds-excluded-apps-placeholder": "discord,firefox,chrome,chromium,edge", + "sounds-files-critical-description": "Pfad zur Sound-Datei, die für Benachrichtigungen mit kritischer Priorität abgespielt wird.", + "sounds-files-critical-label": "Sound bei kritischer Dringlichkeit", + "sounds-files-critical-select-title": "Sound-Datei für kritische Dringlichkeit auswählen", + "sounds-files-desc": "Benutzerdefinierte Sound-Dateien für verschiedene Benachrichtigungsdringlichkeitsstufen konfigurieren.", + "sounds-files-low-description": "Pfad zur Sound-Datei, die für Benachrichtigungen mit niedriger Priorität abgespielt wird.", + "sounds-files-low-label": "Sound bei niedriger Dringlichkeit", + "sounds-files-low-select-title": "Sound-Datei für niedrige Dringlichkeit auswählen", + "sounds-files-normal-description": "Pfad zur Sound-Datei, die für Benachrichtigungen mit normaler Priorität abgespielt wird.", + "sounds-files-normal-label": "Sound bei normaler Dringlichkeit", + "sounds-files-normal-select-title": "Sound-Datei für normale Dringlichkeit auswählen", + "sounds-files-placeholder": "Pfad zur Sound-Datei eingeben", + "sounds-files-select-file": "Sound-Datei auswählen", + "sounds-files-title": "Sound-Dateien", + "sounds-files-unified-description": "Pfad zur Sound-Datei, die für Benachrichtigungen abgespielt wird.", + "sounds-files-unified-label": "Benachrichtigungssound", + "sounds-files-unified-select-title": "Benachrichtigungssound-Datei auswählen", + "sounds-separate-description": "Unterschiedliche Sound-Dateien für niedrige, normale und kritische Benachrichtigungsprioritäten verwenden.", + "sounds-separate-label": "Verschiedene Sounds pro Priorität verwenden", + "sounds-title": "Sound-Einstellungen", + "sounds-unavailable-description": "Installieren Sie Qt6 Multimedia, um Benachrichtigungstöne zu aktivieren.", + "sounds-unavailable-label": "Benachrichtigungstöne nicht verfügbar", + "sounds-volume-description": "Lautstärke für Benachrichtigungstöne anpassen.", + "sounds-volume-label": "Sound-Lautstärke", + "toast-desc": "Konfigurieren Sie das Aussehen und Verhalten von Toast-Benachrichtigungen.", + "toast-keyboard-description": "Zeige eine Toast-Benachrichtigung an, wenn sich das Tastaturlayout ändert.", + "toast-keyboard-label": "Tastaturlayout" + }, + "osd": { + "always-on-top-description": "On-Screen Display über Vollbildfenstern und anderen Ebenen anzeigen.", + "always-on-top-label": "Immer im Vordergrund", + "background-opacity-description": "Kontrolliert die Transparenz des OSD Hintergrunds.", + "background-opacity-label": "Hintergrundtransparenz", + "description": "Bildschirm-Overlays wie Lautstärke- und Helligkeitsanzeigen konfigurieren.", + "duration-auto-hide-description": "Zeitspanne bis zum automatischen Ausblenden anpassen.", + "duration-auto-hide-label": "Ausblenden nach", + "duration-desc": "Wie lange das On-Screen Display sichtbar bleibt, bevor es automatisch ausgeblendet wird.", + "duration-title": "Automatisches Ausblenden", + "enabled-description": "Lautstärke- und Helligkeitsänderungen in Echtzeit anzeigen.", + "enabled-label": "On-Screen Display aktivieren", + "events-desc": "Wählen Sie aus, welche Ereignisse die Bildschirmanzeige auslösen.", + "general-desc": "OSD-Sichtbarkeit und -Verhalten konfigurieren.", + "location-description": "Wo On-Screen Displays erscheinen.", + "monitors-desc": "On-Screen Display auf bestimmten Monitoren anzeigen. Standardmäßig auf allen angezeigt.", + "title": "On-Screen Display", + "types-brightness-description": "OSD anzeigen, wenn sich die Bildschirmhelligkeit ändert.", + "types-brightness-label": "Helligkeit", + "types-custom-text-description": "OSD für benutzerdefinierte Textnachrichten aus IPC anzeigen.", + "types-custom-text-label": "Benutzerdefinierter Text", + "types-desc": "Wählen Sie die Ereignisse aus, die das OSD auslösen.", + "types-input-volume-description": "OSD anzeigen, wenn sich die Mikrofonlautstärke ändert.", + "types-input-volume-label": "Eingangslautstärke", + "types-lockkey-description": "OSD anzeigen, wenn Feststelltaste, Num-Taste oder Rollen-Taste umgeschaltet werden.", + "types-lockkey-label": "Feststelltasten", + "types-title": "OSD-Auslöseereignisse", + "types-volume-description": "OSD anzeigen, wenn sich die Ausgabelautstärke ändert.", + "types-volume-label": "Ausgangslautstärke" + }, + "plugins": { + "available-description": "Plugins aus konfigurierten Quellen durchsuchen und installieren.", + "available-label": "Verfügbare Plugins", + "available-no-plugins-description": "Überprüfen Sie Ihre Plugin-Quellen oder aktualisieren Sie die Liste.", + "available-no-plugins-label": "Keine Plugins verfügbar", + "collision-already-installed": "Dieses Plugin ist bereits installiert.", + "collision-custom-version-exists": "Eine benutzerdefinierte Version von \"{source}\" ist bereits installiert.", + "collision-official-version-exists": "Die offizielle Version dieses Plugins ist bereits installiert.", + "filter-downloaded": "Heruntergeladen", + "filter-not-downloaded": "Nicht heruntergeladen", + "hot-reload-description": "Plugins automatisch neu laden, wenn sich ihre Dateien ändern. Nützlich für die Plugin-Entwicklung.", + "hot-reload-label": "Heißes Neuladen (Entwicklermodus)", + "hot-reloaded": "Plugin neu geladen: {name}", + "install-error": "Installation fehlgeschlagen: {error}", + "install-incompatible": "{plugin} benötigt Noctalia v{version} oder höher.", + "install-success": "{plugin} erfolgreich installiert", + "installed-description": "Alle lokal installierten Plugins verwalten und konfigurieren.", + "installed-label": "Installierte Plugins", + "installed-no-plugins-description": "Installieren Sie Plugins aus dem Abschnitt \"Verfügbare Plugins\" unten.", + "installed-no-plugins-label": "Keine Plugins installiert", + "installing": "{Plugin} wird installiert...", + "open-plugins-tab": "Plugin-Einstellungen öffnen", + "plugin-settings-title": "{plugin} Einstellungen", + "refresh-refreshing": "Aktualisiere Plugin-Liste...", + "refresh-tooltip": "Verfügbare Plugins aktualisieren", + "settings-error-not-loaded": "Plugin nicht geladen.", + "settings-saved": "Plugin-Einstellungen gespeichert.", + "settings-tooltip": "Plugin-Einstellungen", + "source-custom": "Benutzerdefinierte Quelle", + "sources-add-custom": "Benutzerdefiniertes Repository hinzufügen", + "sources-add-dialog-description": "Ein GitHub-Repository als Plugin-Quelle hinzufügen.", + "sources-add-dialog-error": "Fehler beim Hinzufügen der Plugin-Quelle.", + "sources-add-dialog-name": "Repository-Name", + "sources-add-dialog-name-placeholder": "Meine benutzerdefinierten Plugins", + "sources-add-dialog-success": "Plugin-Quelle erfolgreich hinzugefügt.", + "sources-add-dialog-title": "Plugin-Quelle hinzufügen", + "sources-add-dialog-url": "Repository-URL", + "sources-description": "Plugin-Repositories verwalten.", + "sources-placeholder": "Mein cooles Repository", + "sources-remove-tooltip": "Plugin-Quelle entfernen", + "title": "Plugins", + "uninstall-dialog-description": "Sind Sie sicher, dass Sie {plugin} deinstallieren möchten? Dadurch werden alle Plugin-Daten entfernt.", + "uninstall-dialog-title": "Plugin deinstallieren", + "uninstall-error": "Deinstallation fehlgeschlagen: {error}", + "uninstall-success": "{plugin} wurde erfolgreich deinstalliert.", + "uninstalling": "{Plugin} wird deinstalliert...", + "update-all": "Alle aktualisieren ({count})", + "update-all-success": "Alle Plugins wurden erfolgreich aktualisiert.", + "update-available": "Neues Plugin-Update verfügbar", + "update-available-plural": "Neue Plugin-Updates verfügbar ({count})", + "update-error": "Fehler beim Aktualisieren des Plugins: {plugin}: {error}", + "update-incompatible": "Benötigt Noctalia v{version} oder höher", + "update-pending": "v{aktuell} → v{neu} (benötigt Noctalia v{erforderlich})", + "update-success": "{plugin} wurde auf v{version} aktualisiert", + "update-version": "v{aktuell} → v{neu}", + "updating": "Aktualisierung läuft..." + }, + "region": { + "clock-panel-desc": "Das Aussehen des Uhrenfelds anpassen.", + "clock-panel-title": "Uhrfeld", + "title": "Region" + }, + "screen-recorder": { + "audio-audio-codec-description": "Opus wird für beste Leistung und kleinste Audio-Größe empfohlen.", + "audio-audio-codec-label": "Audio-Codec", + "audio-audio-source-description": "Audio-Quelle für die Aufnahme.", + "audio-audio-source-label": "Audio-Quelle", + "audio-desc": "Audio-Aufnahme-Optionen konfigurieren.", + "audio-title": "Audio-Einstellungen", + "general-copy-to-clipboard-description": "Kopiere die Datei nach Beendigung der Aufnahme in die Zwischenablage.", + "general-copy-to-clipboard-label": "In die Zwischenablage kopieren", + "general-desc": "Bildschirmaufnahme-Ausgabe und -Inhalt verwalten.", + "general-output-folder-description": "Ordner, in dem Bildschirmaufnahmen gespeichert werden.", + "general-output-folder-label": "Ausgabe-Ordner", + "general-select-output-folder": "Ausgabe-Ordner auswählen", + "general-show-cursor-description": "Mauszeiger im Video aufnehmen.", + "general-show-cursor-label": "Cursor anzeigen", + "general-title": "Allgemeine Einstellungen", + "title": "Bildschirmrekorder", + "video-color-range-description": "Begrenzt wird für bessere Kompatibilität empfohlen.", + "video-color-range-label": "Farbbereich", + "video-desc": "Video-Aufnahme-Optionen konfigurieren.", + "video-frame-rate-description": "Ziel-Bildrate für Bildschirmaufnahmen.", + "video-title": "Video-Einstellungen", + "video-video-codec-description": "h264 ist der gebräuchlichste Codec.", + "video-video-codec-label": "Video-Codec", + "video-video-quality-description": "Höhere Qualität führt zu größeren Dateigrößen.", + "video-video-quality-label": "Video-Qualität", + "video-video-source-description": "Portal wird empfohlen, bei Artefakten versuchen Sie Bildschirm.", + "video-video-source-label": "Video-Quelle" + }, + "session-menu": { + "countdown-duration-description": "Legen Sie fest, wie lange der Countdown-Timer vor der Ausführung von Energieaktionen dauert.", + "countdown-duration-label": "Countdown-Dauer", + "enable-countdown-description": "Zeige einen Countdown-Timer vor der Ausführung von Energieaktionen.", + "enable-countdown-label": "Countdown-Timer aktivieren", + "entries-desc": "Anpassen, welche Energieaktionen im Sitzungsmenü angezeigt werden und in welcher Reihenfolge.", + "entries-title": "Energieaktionen", + "entry-settings-command-description": "Benutzerdefinierter Befehl, der für diese Aktion ausgeführt werden soll. Leer lassen, um den Standard-Systembefehl zu verwenden.", + "entry-settings-command-placeholder": "systemctl poweroff", + "entry-settings-default-command-lock": "Interner Sperrbildschirm (kein Befehl)", + "entry-settings-default-command-logout": "Interne Abmeldung (kein Befehl)", + "entry-settings-default-info-description": "Wenn kein benutzerdefinierter Befehl angegeben ist, wird der standardmäßige Systembefehl verwendet.", + "entry-settings-default-info-label": "Standardbefehl", + "entry-settings-title": "Konfiguriere {entry}", + "entry-settings-tooltip": "Konfigurationsbefehl", + "general-desc": "Konfigurieren Sie das Verhalten und Erscheinungsbild des Sitzungsmenü-Panels.", + "large-buttons-layout-description": "Wählen Sie, wie die Sitzungsmenü-Schaltflächen angezeigt werden.", + "large-buttons-layout-label": "Layout mit großen Schaltflächen", + "large-buttons-style-description": "Das Sitzungsmenü mit großen Schaltflächen in einem Rasterlayout anzeigen.", + "large-buttons-style-label": "Stil: Große Schaltflächen", + "position-description": "Wählen Sie, wo das Sitzungsmenü-Panel beim Öffnen erscheint.", + "show-header-description": "Zeige den Titel und die Schließen-Schaltfläche oben im Sitzungsmenü.", + "show-header-label": "Kopfzeile anzeigen", + "show-number-labels-description": "Nummern-Labels (1-2-3-4...) auf Schaltflächen anzeigen und Nummern-Tastenkürzel für schnelle Auswahl aktivieren.", + "show-number-labels-label": "Nummern-Labels anzeigen" + }, + "system-monitor": { + "critical-color-label": "Kritische Farbe", + "custom-highlight-colors-title-label": "Benutzerdefinierte Hervorhebungsfarben", + "disk-section-label": "Festplattennutzung", + "enable-dgpu-monitoring-description": "Warnung: Dies aktiviert Ihre dedizierte GPU (NVIDIA/AMD), was die Akkulaufzeit von Laptops mit Hybridgrafik erheblich beeinträchtigen kann.", + "enable-dgpu-monitoring-label": "Dedizierte GPU-Überwachung aktivieren", + "external-monitor-description": "Geben Sie den Befehl oder Anwendungspfad ein, um die externe Systemmonitor-Anwendung zu starten.", + "external-monitor-label": "Externer Systemmonitor-Befehl", + "external-monitor-placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor", + "general-desc": "Konfigurieren Sie das Verhalten und Aussehen des Systemmonitors.", + "gpu-section-label": "GPU-Temperatur", + "highlight-colors-section-label": "Hervorhebungsfarben", + "polling-interval-label": "Abfrageintervall", + "polling-section-description": "Konfigurieren Sie, wie oft jede Systemmetrik aktualisiert wird.", + "polling-section-label": "Abfrageintervalle", + "threshold-critical": "Kritische Schwelle", + "threshold-warning": "Warnschwelle", + "thresholds-section-description": "Passe die Warn-/Kritisch-Schwellen und die Abfrageintervalle für jede Systemmetrik an.", + "use-custom-highlight-colors-description": "Wenn deaktiviert, werden die Standard-Hervorhebungsfarben des Themes verwendet.", + "use-custom-highlight-colors-label": "Benutzerdefinierte Hervorhebungsfarben verwenden", + "warning-color-label": "Warnfarbe" + }, + "user-interface": { + "allow-panels-without-bar-description": "Wenn aktiviert, können sich Panels auf jedem Bildschirm öffnen. Wenn deaktiviert, öffnen sich Panels nur auf Bildschirmen mit einer Leiste, was den Speicherverbrauch reduzieren kann.", + "allow-panels-without-bar-label": "Panels auf Bildschirmen ohne Leiste zulassen", + "animation-disable-description": "Deaktivieren Sie alle Animationen für eine schnellere und reaktionsfreudigere Erfahrung.", + "animation-disable-label": "UI-Animationen deaktivieren", + "animation-speed-description": "Globale Animationsgeschwindigkeit anpassen.", + "animation-speed-label": "Animationsgeschwindigkeit", + "animation-speed-reset": "Animationsgeschwindigkeit zurücksetzen", + "appearance-desc": "Visuelle Elemente wie Tooltips, Rahmen und Schatten anpassen.", + "box-border-description": "Zeigt eine Umrandung um Inhaltsbereiche an.", + "box-border-label": "Containerumriss", + "box-border-radius-description": "Passt die Eckenrundung wichtiger Layoutbereiche an, wie z. B. Seitenleisten, Karten und Inhaltsbereiche.", + "box-border-radius-label": "Behälterradius", + "box-border-radius-reset": "Container-Radius zurücksetzen", + "control-border-radius-description": "Steuert die Krümmung interaktiver Elemente, einschließlich Schaltflächen, Umschalter und Textfelder.", + "control-border-radius-label": "Eingaberadius", + "control-border-radius-reset": "Eingaberadius zurücksetzen", + "desc": "Passen Sie das Aussehen, die Haptik und das Verhalten der Benutzeroberfläche an.", + "dim-desktop-description": "Den Desktop abdunkeln, wenn Fenster oder Menüs geöffnet sind.", + "dim-desktop-label": "Desktop abdunkeln", + "dimmer-opacity-description": "Deckkraft für das Abdunkeln des Desktops festlegen.", + "dimmer-opacity-label": "Deckkraft des gedimmten Desktops", + "dimmer-opacity-reset": "Deckkraft des gedimmten Desktops zurücksetzen", + "panel-background-opacity-description": "Lege die Hintergrundtransparenz für alle Panels fest (Leiste, Starter, Einstellungen, usw.).", + "panel-background-opacity-label": "Panel-Hintergrunddeckkraft", + "panels-attached-to-bar-description": "Die Panels rasten an der Stange und den Bildschirmrändern ein und sorgen so für ein nahtloses Erscheinungsbild mit stilvollen, umgekehrten Ecken.", + "panels-attached-to-bar-label": "Panels an Kanten ausrichten", + "panels-overlay-description": "Stellt sicher, dass Panels und die Leiste sichtbar bleiben, auch über Vollbildanwendungen.", + "panels-overlay-label": "Panels & Leiste oben behalten", + "scaling-description": "Ändert die Größe der allgemeinen Benutzeroberfläche, mit Ausnahme der Leiste.", + "scaling-label": "Oberflächenskalierung", + "scaling-reset-scaling": "Schnittstellenskalierung zurücksetzen", + "settings-panel-mode-description": "Wählen Sie das Layout der Einstellungen (möglicherweise ist ein Neustart erforderlich).", + "settings-panel-mode-label": "Einstellungs-Panel-Modus", + "shadows-description": "Aktiviert Schlagschatten unter Leisten und Panels.", + "shadows-direction-description": "Wählen, aus welcher Richtung der Schatten fällt.", + "shadows-direction-label": "Schattenrichtung", + "shadows-label": "Schlagschatten", + "title": "Benutzeroberfläche", + "tooltips-description": "Tooltips in der gesamten Benutzeroberfläche aktivieren oder deaktivieren.", + "tooltips-label": "Tooltips anzeigen" + }, + "wallpaper": { + "automation-change-mode-alphabetical": "Alphabetisch", + "automation-change-mode-description": "Wählen Sie, wie Hintergrundbilder bei automatischem Wechsel ausgewählt werden.", + "automation-change-mode-label": "Wechselmodus", + "automation-custom-interval-description": "Zeit als HH:MM eingeben (z.B. 01:30).", + "automation-custom-interval-label": "Benutzerdefiniertes Intervall", + "automation-interval-description": "Wie oft Hintergrundbilder automatisch gewechselt werden sollen.", + "automation-interval-label": "Hintergrundbild-Intervall", + "automation-random-wallpaper-description": "Zufällige Hintergrundbild-Wechsel in regelmäßigen Abständen planen.", + "automation-scheduled-change-description": "Hintergrundbilder automatisch in regelmäßigen Abständen wechseln.", + "automation-scheduled-change-label": "Geplanter Wechsel", + "look-feel-edge-smoothness-description": "Wendet einen weichen, gefiederten Effekt auf die Kante von Übergängen an.", + "look-feel-edge-smoothness-label": "Übergangseffekt weichzeichnen", + "look-feel-fill-color-description": "Füllfarbe wählen, die hinter dem Hintergrundbild erscheinen kann.", + "look-feel-fill-mode-description": "Wählen Sie, wie das Bild skaliert werden soll, um zur Auflösung Ihres Monitors zu passen.", + "look-feel-fill-mode-label": "Füllmodus", + "look-feel-title": "Aussehen & Verhalten", + "look-feel-transition-duration-description": "Dauer der Übergangsanimationen in Sekunden.", + "look-feel-transition-duration-label": "Übergangsdauer", + "look-feel-transition-type-description": "Animationstyp beim Wechsel zwischen Hintergrundbildern.", + "look-feel-transition-type-label": "Übergangstyp", + "settings-desc": "Steuern Sie, wie Hintergrundbilder verwaltet und angezeigt werden.", + "settings-enable-management-description": "Hintergrundbilder mit Noctalia verwalten. Deaktivieren, wenn Sie eine andere Anwendung bevorzugen.", + "settings-enable-management-label": "Hintergrundbild-Verwaltung aktivieren", + "settings-enable-overview-description": "Wendet ein verschwommenes und abgedunkeltes Hintergrundbild auf den Übersichts-Bildschirm an.", + "settings-enable-overview-label": "Übersichtshintergrund aktivieren", + "settings-folder-description": "Pfad zu Ihrem Haupt-Hintergrundbild-Ordner.", + "settings-folder-label": "Hintergrundbild-Ordner", + "settings-hide-wallpaper-filenames-tooltip-hide": "Dateinamen ausblenden", + "settings-hide-wallpaper-filenames-tooltip-show": "Dateinamen anzeigen", + "settings-monitor-specific-description": "Unterschiedlichen Hintergrundbild-Ordner für jeden Monitor festlegen.", + "settings-monitor-specific-label": "Monitor-spezifische Verzeichnisse", + "settings-monitor-specific-tooltip": "Monitor-Hintergrundbild-Ordner", + "settings-recursive-search-description": "Auch nach Hintergrundbildern in Unterordnern des Hintergrundbild-Verzeichnisses suchen.", + "settings-recursive-search-label": "Unterordner durchsuchen", + "settings-select-monitor-folder": "Monitor-Hintergrundbild-Ordner auswählen", + "settings-selector-description": "Wählen Sie Ihr Hintergrundbild aus.", + "settings-selector-position-description": "Wählen Sie aus, wo das Hintergrundbild-Auswahlfeld angezeigt wird.", + "settings-title": "Hintergrundbild-Einstellungen" } }, "placeholders": { - "cancel": "Abbrechen", "command-example": "echo \"Hallo Welt\"", "enter-command": "Befehl eingeben (App oder benutzerdefiniertes Skript)", "enter-text-to-collapse": "z.B. 'nothing is playing'. Verwenden Sie /regex/ für Muster.", @@ -886,1865 +1391,32 @@ "search-icons": "z.B. noctalia, niri, battery, cloud", "search-launcher": "Einträge suchen... oder > für Befehle verwenden", "search-wallhaven": "Wallhaven durchsuchen...", - "search-wallpapers": "Zum Filtern von Hintergrundbildern eingeben...", - "select": "Auswählen", - "test": "Test" + "search-wallpapers": "Zum Filtern von Hintergrundbildern eingeben..." }, - "quickSettings": { - "bluetooth": { - "label": { - "disabled": "Bluetooth", - "enabled": "Bluetooth" - }, - "tooltip": { - "action": "Bluetooth" - } - }, - "keepAwake": { - "label": { - "disabled": "Wach halten", - "enabled": "Wach halten" - }, - "tooltip": { - "action": "Wach halten" - } - }, - "nightLight": { - "label": { - "disabled": "Nachtlicht", - "enabled": "Nachtlicht", - "forced": "Nachtlicht" - }, - "tooltip": { - "action": "Nachtlicht" - } - }, - "notifications": { - "label": { - "disabled": "Nicht stören", - "enabled": "Benachrichtigungen" - }, - "tooltip": { - "action": "Benachrichtigungen" - } - }, - "powerProfile": { - "label": { - "unavailable": "Energieprofil" - }, - "tooltip": { - "action": "Energieprofil", - "disabled": "Installiere power-profiles-daemon, um Energieprofile zu verwenden" - } - }, - "screenRecorder": { - "label": { - "recording": "Stopp", - "stopped": "Aufnehmen" - }, - "tooltip": { - "action": "Bildschirmrekorder" - } - }, - "wallpaperSelector": { - "label": "Hintergrundbild", - "tooltip": { - "action": "Hintergrundbild-Auswahl" - } - }, - "wifi": { - "label": { - "disconnected": "WLAN getrennt", - "ethernet": "Ethernet", - "wifi": "WLAN" - }, - "tooltip": { - "action": "WLAN" - } - } + "positions": { + "bottom": "Unten", + "bottom-center": "Unten mittig", + "bottom-left": "Unten links", + "bottom-right": "Unten rechts", + "center": "Zentrieren", + "center-left": "Links mittig", + "center-right": "Rechts mittig", + "close-to-bar": "Nah zur Leisten-Schaltfläche", + "follow-bar": "Folge der Leiste", + "left": "Links", + "right": "Rechts", + "top": "Oben", + "top-center": "Oben mittig", + "top-left": "Oben links", + "top-right": "Oben rechts" }, "session-menu": { "action-in-seconds": "{action} in {seconds} Sekunden...", - "hibernate": "Ruhezustand", - "lock": "Sperren", "lock-and-suspend": "Sperren und Energie sparen", - "logout": "Abmelden", - "reboot": "Neu starten", - "shutdown": "Herunterfahren", - "suspend": "Energie sparen", "title": "Sitzungsmenü" }, - "settings": { - "about": { - "changelog": "Änderungsprotokoll anzeigen", - "contributors": { - "section": { - "description": "Ein Dankeschön an unseren {count} großartigen Mitwirkenden!", - "description_plural": "Ein Dankeschön an unsere {count} großartigen Mitwirkenden!", - "label": "Mitwirkende" - } - }, - "noctalia": { - "git-commit": "Git-Commit:", - "git-commit-loading": "Lädt...", - "installed-version": "Installierte Version:", - "latest-version": "Neueste Version:", - "section": { - "description": "Eine elegante und minimalistische Desktop-Shell, sorgfältig für Wayland entwickelt, gebaut mit Quickshell.", - "label": "Noctalia Shell" - } - }, - "support": "Unterstütze uns", - "title": "Über" - }, - "audio": { - "devices": { - "input-device": { - "description": "Gewünschtes Audio-Eingabegerät auswählen.", - "label": "Eingabegerät" - }, - "output-device": { - "description": "Gewünschtes Audio-Ausgabegerät auswählen.", - "label": "Ausgabegerät" - }, - "section": { - "description": "Verfügbare Audio-Ein- und Ausgabegeräte konfigurieren.", - "label": "Audio-Geräte" - } - }, - "external-mixer": { - "description": "Geben Sie den Befehl oder den Anwendungspfad ein, der beim Aktivieren der externen Audiomixer-Funktion gestartet werden soll.", - "label": "Externer Audio-Mixer-Befehl", - "placeholder": "pwvucontrol || pavucontrol" - }, - "media": { - "excluded-player": { - "description": "Stichwörter für Player hinzufügen, die das System ignorieren soll. Jedes Stichwort sollte in einer neuen Zeile stehen.", - "label": "Ausgeschlossener Player", - "placeholder": "Teilstring eingeben und + drücken" - }, - "frame-rate": { - "description": "Höhere Raten sind flüssiger, verbrauchen aber mehr Ressourcen.", - "label": "Bildrate" - }, - "primary-player": { - "description": "Stichwort eingeben, um den Hauptplayer zu identifizieren.", - "label": "Hauptplayer", - "placeholder": "z.B. spotify, vlc, mpv" - }, - "scrolling-speed": { - "description": "Zeit in Sekunden, die der Titel zum Scrollen vom Anfang bis zum Ende benötigt.", - "label": "Scrollgeschwindigkeit" - }, - "scrolling-title": { - "description": "Kontinuierliches Scrollen für lange Medientitel aktivieren.", - "label": "Scrollender Titel" - }, - "section": { - "description": "Bevorzugte und ignorierte Medienanwendungen festlegen.", - "label": "Medienplayer" - }, - "visualizer-type": { - "description": "Visualisierungstyp für Medienwiedergabe wählen.", - "label": "Visualisierungstyp" - } - }, - "panel": { - "applications": { - "empty": "Derzeit geben keine Anwendungen Audio wieder." - }, - "input": "Eingabe", - "output": "Ausgabe", - "tabs": { - "devices": "Geräte", - "volumes": "Lautstärken" - } - }, - "tabs": { - "devices": "Geräte", - "media": "Medien", - "volumes": "Volumina" - }, - "title": "Audio", - "volumes": { - "input-volume": { - "description": "Mikrofon-Eingabe-Lautstärke.", - "label": "Eingabe-Lautstärke" - }, - "mute-input": { - "description": "Die Standard-Audio-Eingabe (Mikrofon) stummschalten.", - "label": "Audio-Eingabe stummschalten" - }, - "mute-output": { - "description": "Die Haupt-Audio-Ausgabe des Systems stummschalten.", - "label": "Audio-Ausgabe stummschalten" - }, - "output-volume": { - "description": "Systemweite Lautstärke.", - "label": "Ausgabe-Lautstärke" - }, - "section": { - "description": "Lautstärkeregler und Audiopegel anpassen.", - "label": "Lautstärken" - }, - "step-size": { - "description": "Schrittgröße für Lautstärkeänderungen anpassen (Mausrad, Tastenkombinationen).", - "label": "Lautstärke-Schrittgröße" - }, - "volume-overdrive": { - "description": "Erlaubt das Anheben der Lautstärke über 100%. Wird möglicherweise nicht von aller Hardware unterstützt.", - "label": "Lautstärke-Übersteuerung erlauben" - } - } - }, - "bar": { - "appearance": { - "background-opacity": { - "description": "Lege die Hintergrundtransparenz speziell für die Leiste fest.", - "label": "Leisten-Hintergrundtransparenz" - }, - "capsule-opacity": { - "description": "Deckkraft der Widget-Hintergründe festlegen, wenn Kapsel angezeigt wird.", - "label": "Kapsel-Deckkraft" - }, - "density": { - "description": "Innenabstand der Statusleiste für kompaktes oder geräumiges Aussehen anpassen.", - "label": "Statusleistendichte" - }, - "floating": { - "description": "Statusleiste als schwebende 'Pille' anzeigen.", - "label": "Schwebende Statusleiste" - }, - "margins": { - "description": "Ränder um die schwebende Statusleiste anpassen.", - "horizontal": "Horizontal", - "label": "Ränder", - "vertical": "Vertikal" - }, - "outer-corners": { - "description": "Nach außen gewölbte Ecken auf der Leiste anzeigen.", - "label": "Äußere Ecken" - }, - "position": { - "description": "Wählen Sie, wo die Statusleiste auf dem Bildschirm platziert werden soll.", - "label": "Statusleistenposition" - }, - "section": { - "description": "Erscheinungsbild und Position der Statusleiste anpassen.", - "label": "Erscheinungsbild" - }, - "show-capsule": { - "description": "Widget-Hintergründe anzeigen.", - "label": "Kapsel anzeigen" - }, - "show-outline": { - "description": "Zeigt eine sichtbare Umrandung um jedes Widget an.", - "label": "Widget-Umrisse anzeigen" - }, - "use-separate-opacity": { - "description": "Ermöglicht die Verwendung eines separaten Deckkraftwerts für den Leistenhintergrund.", - "label": "Separate Leisten-Deckkraft" - } - }, - "monitors": { - "section": { - "description": "Statusleiste auf bestimmten Monitoren anzeigen. Standardmäßig auf allen.", - "label": "Monitor-Anzeige" - } - }, - "tabs": { - "appearance": "Aussehen", - "monitors": "Monitore", - "widgets": "Widgets" - }, - "title": "Statusleiste", - "tray": { - "back": "Zurück", - "blacklist": { - "description": "Ausschlussregeln für die Tray-Symbolleiste hinzufügen, unterstützt Platzhalter (*).", - "label": "Ausschlussliste", - "placeholder": "z.B., nm-applet, Fcitx*" - }, - "pin-application": "Anwendung anheften", - "unpin-application": "Anheftung aufheben" - }, - "widgets": { - "section": { - "description": "Ziehen Sie Widgets, um ihre Reihenfolge zu ändern. Verwenden Sie das Rechtsklick-Menü, um Widgets zwischen Abschnitten zu verschieben oder sie zu entfernen.", - "label": "Widget-Positionierung" - } - } - }, - "color-scheme": { - "color-source": { - "matugen-scheme-type": { - "description": "Wählen Sie die Farbschema-Generierungsmethode, die Matugen verwenden soll, um Farben aus Ihrem Hintergrundbild zu erstellen.", - "label": "Matugen-Schema-Typ" - }, - "section": { - "description": "Haupteinstellungen für Noctalias Farben.", - "label": "Farbquelle" - }, - "use-wallpaper-colors": { - "description": "Farbschemata aus Ihrem Hintergrundbild mit Matugen generieren. Extrahiert automatisch Farben für ein kohärentes Design.", - "label": "Hintergrundbild-Farben verwenden" - } - }, - "dark-mode": { - "mode": { - "description": "Ermöglicht einen automatischen Wechsel zwischem hellen und dunklen Modus.", - "label": "Automatischer Dunkelmodus", - "location": "Standort", - "manual": "Manuell", - "off": "Aus" - }, - "switch": { - "description": "Wechselt zu einem dunkleren Theme für einfachere Betrachtung bei Nacht.", - "label": "Dunkelmodus" - } - }, - "delete": { - "error": { - "description": "Fehler beim Löschen von {scheme}", - "title": "Löschen fehlgeschlagen" - }, - "success": { - "description": "{scheme} wurde erfolgreich gelöscht", - "title": "Farbschema gelöscht" - } - }, - "download": { - "button": "Mehr herunterladen", - "delete": "Löschen", - "download": "Herunterladen", - "downloading": "Wird heruntergeladen...", - "empty": "Keine Farbschemata verfügbar", - "error": { - "api-error": "API-Fehler: {status}", - "description": "Fehler beim Herunterladen von {scheme}", - "download-failed": "Download fehlgeschlagen mit Exit-Code: {code}", - "invalid-response": "Ungültiges API-Antwortformat", - "no-files": "Keine Dateien für Schema gefunden", - "parse-failed": "Fehler beim Parsen der API-Antwort: {error}", - "rate-limit": "GitHub API-Ratenlimit überschritten", - "title": "Download fehlgeschlagen" - }, - "fetching": "Verfügbare Farbschemata werden abgerufen...", - "installed": "Installiert", - "refresh": "Aktualisieren", - "success": { - "description": "{scheme} wurde erfolgreich heruntergeladen", - "title": "Farbschema heruntergeladen" - }, - "title": "Farbschemata herunterladen" - }, - "predefined": { - "generate-templates": { - "description": "Generiert Matugen-Templates (GTK, Terminal-Themes, etc.) bei der Verwendung vordefinierter Farbschemata.", - "label": "Templates für vordefinierte Schemata generieren" - }, - "section": { - "description": "Wählen Sie aus einer Sammlung vordefinierter Farbschemata.", - "label": "Vordefinierte Farbschemata" - } - }, - "tabs": { - "colors": "Farben", - "templates": "Vorlagen" - }, - "templates": { - "compositors": { - "description": "Compositor-Theming.", - "hyprland": { - "description": "Schreibe {filepath}" - }, - "label": "Compositor", - "mango": { - "description": "Schreibe {filepath} — benötigt Mango" - }, - "niri": { - "description": "Schreibe {filepath} — benötigt Niri v25.11+" - } - }, - "misc": { - "description": "Erstellen Sie Ihre eigenen Vorlagen", - "label": "Erweitert", - "user-templates": { - "description": "Nur aktivieren, wenn Sie wissen, was Sie tun — weitere Informationen finden Sie in unserer Online-Dokumentation", - "label": "Benutzer-Vorlagen aktivieren" - } - }, - "programs": { - "cava": { - "description": "Schreibe {filepath}" - }, - "code": { - "description": "Schreibe {filepath}", - "description-detected": "Auf Standardprofil angewendet — erkannt: {clients}", - "description-missing": "Kein Code-Editor erkannt (VSCode oder VSCodium)" - }, - "description": "Anwendungsspezifisches Theming.", - "discord": { - "description": "Schreibe {filepath} für {client} — das Theme muss manuell aktiviert werden", - "description-detected": "Erkannt: {clients}", - "description-missing": "Kein Discord-Client erkannt" - }, - "emacs": { - "description": "Doom: ~/.config/doom/themes/noctalia.el
Standard: ~/.emacs.d/themes/noctalia.el" - }, - "fuzzel": { - "description": "Schreibe {filepath} und lade neu" - }, - "label": "Programme", - "pywalfox": { - "description": "Schreibe {filepath} und führe pywalfox update aus" - }, - "spicetify": { - "description": "Schreibe {filepath} — das Comfy-Theme muss manuell installiert und aktiviert werden" - }, - "telegram": { - "description": "Schreibe {filepath}" - }, - "vicinae": { - "description": "Schreibe {filepath} und lade neu" - }, - "walker": { - "description": "Schreibe {filepath} und setzt das Theme auf noctalia" - }, - "yazi": { - "description": "Schreibe {filepath} — Flavor muss manuell aktiviert werden" - }, - "zed": { - "description": "Schreibe {filepath} und lade neu" - }, - "zen-browser": { - "description": "Schreibe {Dateipfad}; kopiere in die chrome/userChrome.css deines Zen-Profils." - } - }, - "section": { - "description": "Farben auf externe Anwendungen anwenden.", - "label": "Vorlagen" - }, - "terminal": { - "alacritty": { - "description": "Schreibe {filepath} und lade neu" - }, - "description": "Terminal-Emulator-Theming.", - "foot": { - "description": "Schreibe {filepath} und lade neu" - }, - "ghostty": { - "description": "Schreibe {filepath} und lade neu" - }, - "kitty": { - "description": "Schreibe {filepath} und lade neu" - }, - "label": "Terminal", - "wezterm": { - "description": "Schreibe {filepath} und lade neu" - } - }, - "ui": { - "description": "Desktop-Umgebung und UI-Toolkit-Theming.", - "gtk": { - "description": "Schreibe {filepath}" - }, - "kcolorscheme": { - "description": "Schreibe {filepath}" - }, - "label": "UI", - "qt": { - "description": "Schreibe {filepath}" - } - } - }, - "title": "Farbschema" - }, - "control-center": { - "cards": { - "section": { - "description": "Passen Sie an, welche Steuerelemente im Kontrollzentrum angezeigt werden und in welcher Reihenfolge.", - "label": "Karten" - } - }, - "position": { - "description": "Wählen Sie aus, wo das Kontrollzentrum-Panel angezeigt wird, wenn es geöffnet wird.", - "label": "Position" - }, - "section": { - "description": "Konfigurieren Sie die Positionierung und das Verhalten des Kontrollzentrum-Panels.", - "label": "Aussehen" - }, - "shortcuts": { - "custom-button": { - "browse": "Durchsuchen", - "command": { - "description": "Der Befehl, der ausgeführt werden soll, wenn die Schaltfläche geklickt wird.", - "label": "Befehl" - }, - "enable-on-state-logic": { - "description": "Aktiviert ein zweites Symbol und 'Aktiv'-Zustand basierend auf einem Prüfbefehl.", - "label": "Aktiv-Zustand-Logik aktivieren" - }, - "general-tooltip-text": { - "description": "Allgemeine Beschreibung für den Tooltip der Schaltfläche.", - "label": "Allgemeiner Tooltip-Text" - }, - "icon": { - "description": "Wählen Sie ein Symbol aus der Bibliothek.", - "label": "Symbol" - }, - "on-clicked": { - "description": "Befehl, der ausgeführt wird, wenn die Schaltfläche links geklickt wird.", - "label": "Linksklick-Befehl" - }, - "on-middle-clicked": { - "description": "Befehl, der ausgeführt wird, wenn die Schaltfläche mit der mittleren Maustaste geklickt wird.", - "label": "Mittelklick-Befehl" - }, - "on-right-clicked": { - "description": "Befehl, der ausgeführt wird, wenn die Schaltfläche rechts geklickt wird.", - "label": "Rechtsklick-Befehl" - }, - "on-state-command": { - "description": "Befehl, der ausgeführt wird, um zu prüfen, ob sich die Schaltfläche im 'Aktiv'-Zustand befinden soll. Gibt 0 für aktiv, ungleich 0 für inaktiv zurück.", - "label": "Befehl für Aktiv-Zustand-Prüfung" - }, - "on-state-icon": { - "description": "Das Symbol für die Schaltfläche, wenn sie sich im 'Aktiv'-Zustand befindet.", - "label": "Symbol im Aktiv-Zustand" - }, - "state-checks": { - "add": "Zustandsprüfung hinzufügen", - "browse-icon": "Durchsuchen", - "command": "Befehl, der für diese Zustandsprüfung ausgeführt werden soll", - "label": "Zustandsprüfungen", - "remove": "Entfernen" - }, - "tooltip": { - "description": "Der Tooltip, der angezeigt wird, wenn Sie mit der Maus über die Schaltfläche fahren.", - "label": "Tooltip" - } - }, - "dialog": { - "apply": "Anwenden", - "cancel": "Abbrechen" - }, - "section": { - "description": "Ziehen Sie Widgets, um ihre Reihenfolge zu ändern. Verwenden Sie das Rechtsklick-Menü, um Widgets zwischen Abschnitten zu verschieben oder sie zu entfernen.", - "label": "Widgets für Kurzbefehle" - }, - "sectionLeft": "Links", - "sectionRight": "Rechts" - }, - "system-monitor-disk-path": { - "description": "Wählen Sie, welchen Festplatten-Mountpunkt die Systemmonitor-Karte im Kontrollzentrum überwachen soll.", - "label": "Systemmonitor Festplattenpfad" - }, - "tabs": { - "appearance": "Erscheinungsbild", - "cards": "Karten", - "control-widgets": "Kontroll-Widgets" - }, - "title": "Kontrollzentrum" - }, - "desktop-widgets": { - "clock": { - "clock-display": { - "description": "Passen Sie die Anzeige Ihrer Uhr an, indem Sie Token aus der Liste unten hinzufügen. Um das 12-Stunden-Format zu verwenden, müssen Sie das 'AP'-Token einschließen.", - "label": "Uhrenanzeige" - }, - "custom-font": { - "description": "Wählen Sie eine benutzerdefinierte Schriftart für die Uhrenanzeige aus.", - "label": "Benutzerdefinierte Schriftart", - "placeholder": "Benutzerdefinierte Schriftart auswählen...", - "search-placeholder": "Schriftarten suchen..." - }, - "enabled": { - "description": "Eine Uhr als Widget auf dem Desktop anzeigen.", - "label": "Uhr-Widget aktivieren" - }, - "format": { - "description": "Tipp: Verwenden Sie \\n, um einen Zeilenumbruch zu erstellen.", - "label": "Format" - }, - "height": { - "description": "Höhe des Uhr-Widgets in Pixeln.", - "label": "Höhe" - }, - "minimal-mode": { - "description": "Verwende eine minimale Uhr-Anzeige mit Zeit und Datum.", - "label": "Minimaler Modus" - }, - "preview": "Vorschau", - "rounded-corners": { - "description": "Verwende abgerundete Ecken für den Widget-Hintergrund.", - "label": "Abgerundete Ecken" - }, - "show-background": { - "description": "Zeige den Hintergrundcontainer für das Uhr-Widget an.", - "label": "Hintergrund anzeigen" - }, - "show-date": { - "description": "Zeige das aktuelle Datum unter der Uhrzeit an.", - "label": "Datum anzeigen" - }, - "show-seconds": { - "description": "Sekunden in der Zeit anzeigen.", - "label": "Sekunden anzeigen" - }, - "style": { - "analog": "Analog", - "binary": "Binär", - "description": "Wählen Sie den Anzeigestil der Uhr.", - "digital": "Digital", - "label": "Uhrstil", - "minimal": "Minimal" - }, - "use-custom-font": { - "description": "Überschreibt die Standard-Schriftart mit einer benutzerdefinierten Schriftart für die Uhr.", - "label": "Benutzerdefinierte Schriftart verwenden" - }, - "use-primary-color": { - "description": "Wenn aktiviert, wird die Primärfarbe zur Hervorhebung angewendet.", - "label": "Primärfarbe verwenden" - }, - "width": { - "description": "Breite des Uhr-Widgets in Pixeln.", - "label": "Breite" - } - }, - "edit-mode": { - "add-widget": "Widget hinzufügen", - "button": { - "label": "Bearbeitungsmodus aktivieren" - }, - "controls-explanation": "Linksklick & Ziehen: Widget verschieben oder Größe ändern.\nRechtsklick: Kontextmenü-Optionen öffnen.", - "description": "Aktiviere den Bearbeitungsmodus, um Desktop-Widgets zu verschieben und neu zu positionieren. Im aktivierten Zustand zeigen Widgets eine Ziehumrandung und können neu positioniert werden.", - "exit-button": "Bearbeitungsmodus verlassen", - "grid-snap": { - "label": "Raster einrasten" - }, - "label": "Bearbeitungsmodus", - "open-settings": "Einstellungen öffnen" - }, - "enabled": { - "description": "Desktop-Widgets vollständig aktivieren oder deaktivieren.", - "label": "Desktop-Widgets aktivieren" - }, - "general": { - "section": { - "description": "Konfigurieren Sie Widgets, die auf Ihrem Desktop angezeigt werden.", - "label": "Desktop-Widgets" - } - }, - "media-player": { - "enabled": { - "description": "Zeige ein Media-Player-Widget auf dem Desktop an.", - "label": "Medienplayer-Widget aktivieren" - }, - "hide-mode": { - "description": "Steuert das Verhalten des Widgets, wenn keine Medien abgespielt werden.", - "label": "Ausblendmodus" - }, - "rounded-corners": { - "description": "Aktiviere abgerundete Ecken an den Widget-Kanten.", - "label": "Abgerundete Ecken" - }, - "show-album-art": { - "description": "Zeige das Albumcover und die Titelinformationen (Titel und Künstler).", - "label": "Albumcover & Titel anzeigen" - }, - "show-background": { - "description": "Zeige den Hintergrundcontainer für das Media-Player-Widget an.", - "label": "Hintergrund anzeigen" - }, - "show-buttons": { - "description": "Mediensteuerungstasten (Wiedergabe/Pause, Zurück, Weiter) im Media-Player-Widget anzeigen.", - "label": "Tasten anzeigen" - }, - "show-visualizer": { - "description": "Audiovisualisierungs-Overlay anzeigen.", - "label": "Visualisierer anzeigen" - }, - "visualizer-type": { - "description": "Wählen Sie einen Visualisierungstyp für den Hintergrund des Desktop-Mediaplayers.", - "label": "Visualisierungsart" - } - }, - "title": "Desktop-Widgets", - "weather": { - "enabled": { - "description": "Zeige ein Wetter-Widget auf dem Desktop an.", - "label": "Wetter-Widget aktivieren" - }, - "show-background": { - "description": "Zeige den Hintergrundcontainer für das Wetter-Widget an.", - "label": "Hintergrund anzeigen" - } - } - }, - "display": { - "monitors": { - "brightness": "Helligkeit", - "brightness-step": { - "description": "Schrittgröße für Helligkeitsänderungen anpassen (Mausrad und Tastenkombinationen).", - "label": "Helligkeits-Schrittgröße" - }, - "brightness-unavailable": { - "ddc-disabled": "Helligkeitssteuerung nicht verfügbar. Aktivieren Sie \"Externe Helligkeitsunterstützung\", um die Helligkeit dieses Displays zu steuern.", - "generic": "Die Helligkeitssteuerung ist für dieses Display nicht verfügbar." - }, - "enforce-minimum": { - "description": "Löst das Problem, dass die Hintergrundbeleuchtung auf einigen Displays bei 0% Helligkeit vollständig ausgeschaltet wird.", - "label": "Mindesthelligkeit erzwingen (1%)" - }, - "external-brightness": { - "description": "DDCUtil-Unterstützung zum Steuern der Helligkeit externer Displays über das DDC/CI-Protokoll aktivieren.", - "label": "Externe Helligkeitsunterstützung" - }, - "section": { - "description": "Helligkeitseinstellungen für jedes Display anpassen.", - "label": "Monitor-spezifische Einstellungen" - } - }, - "night-light": { - "auto-schedule": { - "description": "Basierend auf Sonnenuntergang und Sonnenaufgang in {location} — empfohlen.", - "label": "Automatische Planung" - }, - "enable": { - "description": "Warmen Farbfilter anwenden, um Blaulicht-Emission zu reduzieren.", - "label": "Nachtlicht aktivieren" - }, - "force-activation": { - "description": "Ignoriert die Planung und wendet den Nachtfilter sofort an.", - "label": "Aktivierung erzwingen" - }, - "manual-schedule": { - "description": "Benutzerdefinierte Zeiten für Sonnenaufgang und Sonnenuntergang festlegen.", - "label": "Manuelle Planung", - "select-start": "Startzeit auswählen", - "select-stop": "Endzeit auswählen", - "sunrise": "Sonnenaufgang", - "sunset": "Sonnenuntergang" - }, - "section": { - "description": "Blaulicht-Emission reduzieren für besseren Schlaf und weniger Augenbelastung.", - "label": "Nachtlicht" - }, - "temperature": { - "day": "Tag", - "day-description": "Steuert die Farbtemperatur tagsüber.", - "description": "Farbwärme für Nacht- und Tageszeit einstellen.", - "label": "Farbtemperatur", - "night": "Nacht", - "night-description": "Steuert die Farbtemperatur nachts." - } - }, - "tabs": { - "brightness": "Helligkeit", - "night-light": "Nachtlicht" - }, - "title": "Anzeige" - }, - "dock": { - "appearance": { - "background-opacity": { - "description": "Hintergrundtransparenz des Docks anpassen.", - "label": "Hintergrundtransparenz" - }, - "border-radius": { - "description": "Den Radius der Dock-Umrandung anpassen.", - "label": "Eckenradius" - }, - "colorize-icons": { - "description": "Theme-Farben auf Dock-App-Symbole anwenden (nur nicht fokussierte Apps).", - "label": "Symbole einfärben" - }, - "dead-opacity": { - "description": "Die Deckkraft von App-Symbolen anpassen, die nicht ausgeführt werden.", - "label": "Tote Opazität" - }, - "display": { - "always-visible": "Immer sichtbar", - "auto-hide": "Automatisch ausblenden", - "description": "Wählen Sie, wie sich das Dock verhält.", - "exclusive": "Exklusiv", - "label": "Anzeige" - }, - "floating-distance": { - "description": "Schwebeabstand vom Bildschirmrand anpassen.", - "label": "Dock-Schwebeabstand" - }, - "hide-show-speed": { - "description": "Geschwindigkeit der Ein-/Ausblend-Animation des Docks anpassen.", - "label": "Ein-/Ausblend-Geschwindigkeit" - }, - "icon-size": { - "description": "Gesamtgröße des Docks anpassen.", - "label": "Dock-Größe" - }, - "inactive-indicators": { - "description": "Anzeige von Indikator-Pillen für alle Apps, nicht nur für die aktuell aktive.", - "label": "Laufende Indikatoren" - }, - "pinned-static": { - "description": "Gepinnten App-Symbole immer in statischer Reihenfolge nach links schieben.", - "label": "Statische angeheftete Apps" - }, - "section": { - "description": "Verhalten und Erscheinungsbild des Docks anpassen.", - "label": "Erscheinungsbild" - } - }, - "enabled": { - "description": "Dock vollständig anzeigen oder ausblenden.", - "label": "Dock aktivieren" - }, - "monitors": { - "only-same-monitor": { - "description": "Zeige nur Apps von dem Monitor an, auf dem sich das Dock befindet.", - "label": "Nur Apps vom selben Monitor" - }, - "section": { - "description": "Dock auf bestimmten Monitoren anzeigen. Standardmäßig werden alle angezeigt, wenn keine ausgewählt wurden.", - "label": "Monitor-Anzeige" - } - }, - "tabs": { - "appearance": "Aussehen", - "monitors": "Monitore" - }, - "title": "Dock" - }, - "general": { - "fonts": { - "default": { - "description": "Hauptschriftart für die gesamte Benutzeroberfläche.", - "label": "Standard-Schriftart", - "placeholder": "Standard-Schriftart auswählen...", - "scale": { - "description": "Ändern Sie die Größe des Standardtextes.", - "label": "Standardmäßige Schriftgröße" - }, - "search-placeholder": "Schriftarten suchen..." - }, - "monospace": { - "description": "Monospace-Schriftart für Zahlen und Statistik-Anzeigen.", - "label": "Monospace-Schriftart", - "placeholder": "Monospace-Schriftart auswählen...", - "scale": { - "description": "Ändern Sie die Größe des Monotextes.", - "label": "Schriftgröße mit fester Breite" - }, - "search-placeholder": "Monospace-Schriftarten suchen..." - }, - "reset-scaling": "Skalierung zurücksetzen", - "section": { - "description": "Wählen Sie die Schriftart der Benutzeroberfläche.", - "label": "Schriftarten" - } - }, - "language": { - "section": { - "description": "Ändern Sie die Sprache von Noctalia.", - "label": "Sprache" - }, - "select": { - "auto-detect": "Automatisch", - "description": "Wählen Sie die Sprache der Anwendungsoberfläche.", - "label": "Anwendungssprache" - } - }, - "launch-setup-wizard": "Starten Sie den Setup-Assistenten", - "profile": { - "picture": { - "description": "Der Avatar, der in der gesamten Benutzeroberfläche angezeigt wird.", - "label": "{user}s Avatar" - }, - "section": { - "description": "Ändern Sie Ihren Avatar.", - "label": "Profil" - }, - "select-avatar": "Avatar auswählen", - "tooltip": "Profilbild" - }, - "screen-corners": { - "radius": { - "description": "Rundung der Bildschirmecken anpassen.", - "label": "Bildschirmecken-Radius", - "reset": "Eckenradius des Bildschirms zurücksetzen" - }, - "section": { - "description": "Bildschirmecken-Rundung und visuelle Effekte anpassen.", - "label": "Bildschirmecken" - }, - "show-corners": { - "description": "Gerundete Ecken am Rand des Bildschirms anzeigen.", - "label": "Bildschirmecken anzeigen" - }, - "solid-black": { - "description": "Schwarze Ecken anstelle der Statusleisten-Hintergrundfarbe verwenden.", - "label": "Schwarze Ecken" - } - }, - "title": "Allgemein" - }, - "hooks": { - "info": { - "command-info": { - "description": "• Befehle werden über Shell ausgeführt (sh -c)
• Befehle laufen im Hintergrund (getrennt)
• Test-Buttons führen mit aktuellen Werten aus", - "label": "Hook-Befehl-Informationen" - }, - "parameters": { - "description": "• Hintergrundbild-Hook: $1 = Hintergrundbild-Pfad, $2 = Bildschirmname
• Theme-Wechsel-Hook: $1 = true/false (Dunkelmodus-Status)", - "label": "Verfügbare Parameter" - } - }, - "performance-mode-disabled": { - "description": "Befehl, der ausgeführt wird, wenn der Noctalia-Leistungsmodus deaktiviert wird.", - "label": "Leistungsmodus deaktiviert", - "placeholder": "z.B. notify-send \"Leistung\" \"Modus deaktiviert\"" - }, - "performance-mode-enabled": { - "description": "Befehl, der ausgeführt wird, wenn der Noctalia-Leistungsmodus aktiviert wird.", - "label": "Leistungsmodus aktiviert", - "placeholder": "z.B. notify-send \"Leistung\" \"Modus aktiviert\"" - }, - "screen-lock": { - "description": "Befehl, der ausgeführt wird, wenn der Bildschirm gesperrt wird.", - "label": "Bildschirm gesperrt", - "placeholder": "z.B. notify-send \"Bildschirm\" \"Gesperrt\"" - }, - "screen-unlock": { - "description": "Befehl, der ausgeführt wird, wenn der Bildschirm entsperrt wird.", - "label": "Bildschirm entsperrt", - "placeholder": "z.B. notify-send \"Bildschirm\" \"Entsperrt\"" - }, - "system-hooks": { - "enable": { - "description": "Alle Hook-Befehle aktivieren oder deaktivieren.", - "label": "Hooks aktivieren" - }, - "section": { - "description": "Befehle konfigurieren, die bei Systemereignissen ausgeführt werden.", - "label": "System-Hooks" - } - }, - "theme-changed": { - "description": "Befehl, der ausgeführt wird, wenn das Theme zwischen dunklem und hellem Modus wechselt.", - "label": "Theme geändert", - "placeholder": "z.B. notify-send \"Theme\" \"Gewechselt\"" - }, - "title": "Hooks", - "wallpaper-changed": { - "description": "Befehl, der ausgeführt wird, wenn sich das Hintergrundbild ändert.", - "label": "Hintergrundbild geändert", - "placeholder": "z.B. notify-send \"Hintergrundbild\" \"Geändert\"" - } - }, - "indicator": { - "default-value": "Standard: {value}", - "system-default": "Systemstandard" - }, - "launcher": { - "settings": { - "annotation-tool": { - "description": "Befehl, der beim Klicken auf die Schaltfläche \"Annotieren\" im Zwischenablageverlauf ausgeführt wird. Das Bild wird an diesen Befehl weitergeleitet.", - "label": "Annotationstool", - "placeholder": "gradia, satty -f -" - }, - "auto-paste": { - "description": "Automatisches Einfügen des ausgewählten Zwischenablageinhalts. Benötigt wtype.", - "label": "Automatisches Einfügen" - }, - "clip-preview": { - "description": "Zeige eine Vorschau des Inhalts der Zwischenablage an, wenn der Befehl >clip verwendet wird.", - "label": "Clip-Vorschau aktivieren" - }, - "clipboard-history": { - "description": "Zugriff auf zuvor kopierte Elemente über den Launcher.", - "label": "Zwischenablageverlauf aktivieren" - }, - "custom-launch-prefix": { - "description": "Befehle mit einem benutzerdefinierten Launcher präfixieren (z.B. 'runapp' für systemd-Integration).", - "label": "Benutzerdefiniertes Start-Präfix" - }, - "custom-launch-prefix-enabled": { - "description": "Verwenden Sie ein benutzerdefiniertes Präfix zum Starten von Anwendungen anstelle der Standardmethode.", - "label": "Benutzerdefiniertes Start-Präfix aktivieren" - }, - "grid-view": { - "description": "Elemente in einem Raster statt in einer Liste anzeigen.", - "label": "Rasteransicht" - }, - "icon-mode": { - "description": "Verwende native System-Icons anstelle von Tabler-Icons.", - "label": "Native Icons verwenden" - }, - "ignore-mouse-input": { - "description": "Deaktivieren Sie die Mausinteraktion und das Mausrad im Launcher.", - "label": "Maus-Eingabe ignorieren" - }, - "position": { - "description": "Wählen Sie, wo das Starter-Panel erscheint.", - "label": "Position" - }, - "section": { - "description": "Verhalten und Erscheinungsbild des Starters anpassen.", - "label": "Erscheinungsbild" - }, - "show-categories": { - "description": "Kategorienregisterkarten zum Filtern von Anwendungen anzeigen.", - "label": "Kategorien anzeigen" - }, - "show-icon-background": { - "description": "Zeige einen abgerundeten Rechteck-Hintergrund hinter Icons.", - "label": "Symbolhintergrund anzeigen" - }, - "sort-by-usage": { - "description": "Wenn aktiviert, erscheinen häufig gestartete Apps zuerst in der Liste.", - "label": "Nach Häufigkeit sortieren" - }, - "terminal-command": { - "description": "Befehl zum Starten eines Terminals. Z.B. 'kitty -e' oder 'gnome-terminal --'.", - "label": "Terminalbefehl" - }, - "use-app2unit": { - "description": "Verwendet eine alternative Startmethode zur besseren Verwaltung von App-Prozessen und Problemvermeidung.", - "label": "App2Unit zum Starten von Anwendungen verwenden" - } - }, - "title": "Starter" - }, - "location": { - "calendar": { - "cards": { - "section": { - "description": "Karten im Kalenderfeld organisieren und aktivieren/deaktivieren.", - "label": "Kalenderkarten" - } - }, - "header": { - "label": "Kalenderkopfzeile" - }, - "month": { - "label": "Kalendermonat" - } - }, - "date-time": { - "12hour-format": { - "description": "Zeige die Uhrzeit im 12-Stunden-Format auf dem Sperrbildschirm und im Kalender an. Die Uhr in der Statusleiste hat eigene Einstellungen.", - "label": "12-Stunden-Zeitformat benutzen" - }, - "first-day-of-week": { - "automatic": "Automatisch (Systemgebietsschema verwenden)", - "description": "Wähle, welcher Tag die Woche im Kalender beginnen soll.", - "label": "Erster Tag der Woche" - }, - "section": { - "description": "Anpassen, wie Datum und Zeit erscheinen.", - "label": "Datum & Zeit" - }, - "show-events": { - "description": "Ereignisse im Kalender-Panel anzeigen.", - "label": "Kalenderereignisse anzeigen" - }, - "use-analog": { - "description": "Eine Analoguhr im Kalenderfenster und auf dem Sperrbildschirm anzeigen.", - "label": "Analoge Uhr verwenden" - }, - "week-numbers": { - "description": "Zeige die Woche des Jahres (z.B. Woche 38) im Kalender an.", - "label": "Wochennummern anzeigen" - } - }, - "location": { - "search": { - "description": "z.B. Dortmund, Deutschland", - "label": "Nach einem Standort suchen", - "placeholder": "Standortnamen eingeben" - }, - "section": { - "description": "Genaues Wetter und Nachtlicht-Planung durch Festlegung Ihres Standorts erhalten.", - "label": "Ihr Standort" - } - }, - "title": "Region", - "weather": { - "enabled": { - "description": "Wetterinformationen in der gesamten Benutzeroberfläche anzeigen und Wetterdaten abrufen. Wenn deaktiviert, werden alle Wetterelemente ausgeblendet und es werden keine Netzwerkanfragen gestellt.", - "label": "Wetter aktivieren" - }, - "fahrenheit": { - "description": "Temperatur in Fahrenheit statt Celsius anzeigen.", - "label": "Temperatur in Fahrenheit (°F) anzeigen" - }, - "hide-city": { - "description": "Verberge den Stadtnamen in Wetteranzeigen in der gesamten Benutzeroberfläche.", - "label": "Stadtname ausblenden" - }, - "hide-timezone": { - "description": "Die Zeitzonenabkürzung in Wetteranzeigen in der gesamten Benutzeroberfläche ausblenden.", - "label": "Zeitzone ausblenden" - }, - "section": { - "description": "Bevorzugte Temperatureinheit wählen.", - "label": "Wetter" - }, - "show-effects": { - "description": "Zeige zusätzliche visuelle Effekte (wie Regen, Schnee oder Blitze) auf der Wetterkarte an.", - "label": "Wettereffekte anzeigen" - }, - "show-in-calendar": { - "description": "Zeige die tägliche Wettervorhersage direkt in deiner Kalenderansicht an.", - "label": "Wetter im Kalender anzeigen" - } - } - }, - "lock-screen": { - "compact-lockscreen": { - "description": "Zeige nur die Login-Eingabe und Systemsteuerung, blende Wetter- und Medien-Widgets aus.", - "label": "Kompakter Sperrbildschirm" - }, - "lock-on-suspend": { - "description": "Den Bildschirm beim Energiesparen automatisch sperren.", - "label": "Sperren beim Energiesparen" - }, - "show-hibernate": { - "description": "Die Option 'Ruhezustand' in den Energieaktionen anzeigen.", - "label": "Ruhezustand anzeigen" - }, - "show-session-buttons": { - "description": "Zugriff auf die Energieeinstellungen vom Sperrbildschirm aus erlauben.", - "label": "Leistungsregler" - }, - "title": "Sperrbildschirm" - }, - "network": { - "bluetooth": { - "description": "Bluetooth-Verwaltung aktivieren.", - "label": "Bluetooth aktivieren", - "rssi-polling": { - "description": "Periodisch RSSI für verbundene Geräte über bluetoothctl abfragen. Ist möglicherweise nicht für alle Geräte verfügbar; verbraucht bei Aktivierung minimale Ressourcen.", - "label": "Bluetooth-Signalabfrage" - } - }, - "section": { - "description": "WLAN- und Bluetooth-Verbindungen verwalten." - }, - "title": "Netzwerk", - "wifi": { - "description": "Drahtlosnetzwerke verwalten (erfordert NetworkManager).", - "label": "WLAN aktivieren" - } - }, - "notifications": { - "duration": { - "critical-urgency": { - "description": "Wie lange kritische Benachrichtigungen sichtbar bleiben.", - "label": "Kritische Dringlichkeit" - }, - "low-urgency": { - "description": "Wie lange Benachrichtigungen niedriger Priorität sichtbar bleiben.", - "label": "Niedrige Dringlichkeit" - }, - "normal-urgency": { - "description": "Wie lange Benachrichtigungen normaler Priorität sichtbar bleiben.", - "label": "Normale Dringlichkeit" - }, - "reset": "Timeout-Dauer zurücksetzen", - "respect-expire": { - "description": "Die in der Benachrichtigung gesetzte Ablaufzeit verwenden.", - "label": "Ablaufzeit respektieren" - }, - "section": { - "description": "Konfigurieren, wie lange Benachrichtigungen je nach Dringlichkeitsstufe sichtbar bleiben.", - "label": "Benachrichtigungsdauer" - } - }, - "history": { - "critical-urgency": { - "description": "Kritische Prioritätsbenachrichtigungen im Verlauf speichern.", - "label": "Kritische Dringlichkeit im Verlauf speichern" - }, - "low-urgency": { - "description": "Niedrige Prioritätsbenachrichtigungen im Verlauf speichern.", - "label": "Niedrige Dringlichkeit im Verlauf speichern" - }, - "normal-urgency": { - "description": "Normale Prioritätsbenachrichtigungen im Verlauf speichern.", - "label": "Normale Dringlichkeit im Verlauf speichern" - }, - "section": { - "description": "Steuern, welche Benachrichtigungen basierend auf ihrer Dringlichkeitsstufe im Verlauf gespeichert werden.", - "label": "Verlauf" - } - }, - "monitors": { - "section": { - "description": "Benachrichtigungen auf bestimmten Monitoren anzeigen. Standardmäßig werden sie auf allen Monitoren angezeigt.", - "label": "Monitor-Anzeige" - } - }, - "settings": { - "always-on-top": { - "description": "Benachrichtigungen über Vollbildfenstern und anderen Ebenen anzeigen.", - "label": "Immer im Vordergrund" - }, - "background-opacity": { - "description": "Transparenz der Benachrichtigungshintergründe anpassen.", - "label": "Hintergrundtransparenz" - }, - "do-not-disturb": { - "description": "Alle Benachrichtigungs-Popups deaktivieren.", - "label": "Nicht stören" - }, - "enable-osd": { - "description": "Lautstärke- und Helligkeitsänderungen in Echtzeit anzeigen.", - "label": "Bildschirmanzeige aktivieren" - }, - "enabled": { - "description": "Benachrichtigungs-Daemon aktivieren oder deaktivieren, erfordert einen Neustart von Noctalia Shell.", - "label": "Benachrichtigungen aktivieren" - }, - "location": { - "description": "Wo Benachrichtigungen auf dem Bildschirm erscheinen.", - "label": "Position" - }, - "section": { - "description": "Erscheinungsbild und Verhalten von Benachrichtigungen konfigurieren.", - "label": "Erscheinungsbild" - } - }, - "sounds": { - "enabled": { - "description": "Soundeffekte für eingehende Benachrichtigungen aktivieren.", - "label": "Benachrichtigungstöne aktivieren" - }, - "excluded-apps": { - "description": "Überspringen Sie das Abspielen der konfigurierten Benachrichtigungstöne für bestimmte Anwendungen, die ihre eigenen integrierten Töne haben.", - "label": "Ausgeschlossene Anwendungen", - "placeholder": "discord,firefox,chrome,chromium,edge" - }, - "files": { - "critical": { - "description": "Pfad zur Sound-Datei, die für Benachrichtigungen mit kritischer Priorität abgespielt wird.", - "label": "Sound bei kritischer Dringlichkeit", - "select-title": "Sound-Datei für kritische Dringlichkeit auswählen" - }, - "low": { - "description": "Pfad zur Sound-Datei, die für Benachrichtigungen mit niedriger Priorität abgespielt wird.", - "label": "Sound bei niedriger Dringlichkeit", - "select-title": "Sound-Datei für niedrige Dringlichkeit auswählen" - }, - "normal": { - "description": "Pfad zur Sound-Datei, die für Benachrichtigungen mit normaler Priorität abgespielt wird.", - "label": "Sound bei normaler Dringlichkeit", - "select-title": "Sound-Datei für normale Dringlichkeit auswählen" - }, - "placeholder": "Pfad zur Sound-Datei eingeben", - "section": { - "description": "Benutzerdefinierte Sound-Dateien für verschiedene Benachrichtigungsdringlichkeitsstufen konfigurieren.", - "label": "Sound-Dateien" - }, - "select-file": "Sound-Datei auswählen", - "unified": { - "description": "Pfad zur Sound-Datei, die für Benachrichtigungen abgespielt wird.", - "label": "Benachrichtigungssound", - "select-title": "Benachrichtigungssound-Datei auswählen" - } - }, - "section": { - "description": "Benachrichtigungs-Soundeffekte und Lautstärke konfigurieren.", - "label": "Sound-Einstellungen" - }, - "separate": { - "description": "Unterschiedliche Sound-Dateien für niedrige, normale und kritische Benachrichtigungsprioritäten verwenden.", - "label": "Verschiedene Sounds pro Priorität verwenden" - }, - "unavailable": { - "description": "Installieren Sie Qt6 Multimedia, um Benachrichtigungstöne zu aktivieren.", - "label": "Benachrichtigungstöne nicht verfügbar" - }, - "volume": { - "description": "Lautstärke für Benachrichtigungstöne anpassen.", - "label": "Sound-Lautstärke" - } - }, - "tabs": { - "general": "Allgemein", - "history": "Geschichte", - "sounds": "Geräusche", - "toast": "Toast" - }, - "title": "Benachrichtigungen", - "toast": { - "keyboard": { - "description": "Zeige eine Toast-Benachrichtigung an, wenn sich das Tastaturlayout ändert.", - "label": "Tastaturlayout" - }, - "section": { - "description": "Konfigurieren Sie das Aussehen und Verhalten von Toast-Benachrichtigungen.", - "label": "Toast" - } - } - }, - "osd": { - "always-on-top": { - "description": "On-Screen Display über Vollbildfenstern und anderen Ebenen anzeigen.", - "label": "Immer im Vordergrund" - }, - "background-opacity": { - "description": "Kontrolliert die Transparenz des OSD Hintergrunds.", - "label": "Hintergrundtransparenz" - }, - "description": "Bildschirm-Overlays wie Lautstärke- und Helligkeitsanzeigen konfigurieren.", - "duration": { - "auto-hide": { - "description": "Zeitspanne bis zum automatischen Ausblenden anpassen.", - "label": "Ausblenden nach" - }, - "section": { - "description": "Wie lange das On-Screen Display sichtbar bleibt, bevor es automatisch ausgeblendet wird.", - "label": "Automatisches Ausblenden" - } - }, - "enabled": { - "description": "Lautstärke- und Helligkeitsänderungen in Echtzeit anzeigen.", - "label": "On-Screen Display aktivieren" - }, - "location": { - "description": "Wo On-Screen Displays erscheinen.", - "label": "Position" - }, - "monitors": { - "section": { - "description": "On-Screen Display auf bestimmten Monitoren anzeigen. Standardmäßig auf allen angezeigt.", - "label": "Monitor-Anzeige" - } - }, - "section": { - "general": { - "description": "Sichtbarkeit und Verhalten vom On-Screen Display konfigurieren.", - "label": "Allgemein" - } - }, - "title": "On-Screen Display", - "types": { - "brightness": { - "description": "OSD anzeigen, wenn sich die Bildschirmhelligkeit ändert.", - "label": "Helligkeit" - }, - "custom-text": { - "description": "OSD für benutzerdefinierte Textnachrichten aus IPC anzeigen.", - "label": "Benutzerdefinierter Text" - }, - "input-volume": { - "description": "OSD anzeigen, wenn sich die Mikrofonlautstärke ändert.", - "label": "Eingangslautstärke" - }, - "lockkey": { - "description": "OSD anzeigen, wenn Feststelltaste, Num-Taste oder Rollen-Taste umgeschaltet werden.", - "label": "Feststelltasten" - }, - "section": { - "description": "Wählen Sie die Ereignisse aus, die das OSD auslösen.", - "label": "OSD-Auslöseereignisse" - }, - "volume": { - "description": "OSD anzeigen, wenn sich die Ausgabelautstärke ändert.", - "label": "Ausgangslautstärke" - } - } - }, - "plugins": { - "available": { - "description": "Plugins aus konfigurierten Quellen durchsuchen und installieren.", - "label": "Verfügbare Plugins", - "no-plugins-description": "Überprüfen Sie Ihre Plugin-Quellen oder aktualisieren Sie die Liste.", - "no-plugins-label": "Keine Plugins verfügbar" - }, - "collision": { - "already-installed": "Dieses Plugin ist bereits installiert.", - "custom-version-exists": "Eine benutzerdefinierte Version von \"{source}\" ist bereits installiert.", - "official-version-exists": "Die offizielle Version dieses Plugins ist bereits installiert." - }, - "filter": { - "all": "Alle", - "downloaded": "Heruntergeladen", - "not-downloaded": "Nicht heruntergeladen" - }, - "hot-reload": { - "description": "Plugins automatisch neu laden, wenn sich ihre Dateien ändern. Nützlich für die Plugin-Entwicklung.", - "label": "Heißes Neuladen (Entwicklermodus)" - }, - "hot-reloaded": "Plugin neu geladen: {name}", - "install": "Installieren", - "install-error": "Installation fehlgeschlagen: {error}", - "install-incompatible": "{plugin} benötigt Noctalia v{version} oder höher.", - "install-success": "{plugin} erfolgreich installiert", - "installed": { - "description": "Alle lokal installierten Plugins verwalten und konfigurieren.", - "label": "Installierte Plugins", - "no-plugins-description": "Installieren Sie Plugins aus dem Abschnitt \"Verfügbare Plugins\" unten.", - "no-plugins-label": "Keine Plugins installiert" - }, - "installing": "{Plugin} wird installiert...", - "open-plugins-tab": "Plugin-Einstellungen öffnen", - "plugin-settings-title": "{plugin} Einstellungen", - "refresh": { - "refreshing": "Aktualisiere Plugin-Liste...", - "tooltip": "Verfügbare Plugins aktualisieren" - }, - "settings": { - "tooltip": "Plugin-Einstellungen" - }, - "settings-error-not-loaded": "Plugin nicht geladen.", - "settings-saved": "Plugin-Einstellungen gespeichert.", - "source": { - "custom": "Benutzerdefinierte Quelle", - "official": "Offiziell" - }, - "sources": { - "add-custom": "Benutzerdefiniertes Repository hinzufügen", - "add-dialog": { - "description": "Ein GitHub-Repository als Plugin-Quelle hinzufügen.", - "error": "Fehler beim Hinzufügen der Plugin-Quelle.", - "name": "Repository-Name", - "name-placeholder": "Meine benutzerdefinierten Plugins", - "success": "Plugin-Quelle erfolgreich hinzugefügt.", - "title": "Plugin-Quelle hinzufügen", - "url": "Repository-URL" - }, - "description": "Plugin-Repositories verwalten.", - "label": "Quellen", - "placeholder": "Mein cooles Repository", - "remove": { - "tooltip": "Plugin-Quelle entfernen" - } - }, - "title": "Plugins", - "uninstall": "Deinstallieren", - "uninstall-dialog": { - "description": "Sind Sie sicher, dass Sie {plugin} deinstallieren möchten? Dadurch werden alle Plugin-Daten entfernt.", - "title": "Plugin deinstallieren" - }, - "uninstall-error": "Deinstallation fehlgeschlagen: {error}", - "uninstall-success": "{plugin} wurde erfolgreich deinstalliert.", - "uninstalling": "{Plugin} wird deinstalliert...", - "update": "Aktualisierung", - "update-all": "Alle aktualisieren ({count})", - "update-all-success": "Alle Plugins wurden erfolgreich aktualisiert.", - "update-available": "Neues Plugin-Update verfügbar", - "update-available_plural": "Neue Plugin-Updates verfügbar ({count})", - "update-error": "Fehler beim Aktualisieren des Plugins: {plugin}: {error}", - "update-incompatible": "Benötigt Noctalia v{version} oder höher", - "update-pending": "v{aktuell} → v{neu} (benötigt Noctalia v{erforderlich})", - "update-success": "{plugin} wurde auf v{version} aktualisiert", - "update-version": "v{aktuell} → v{neu}", - "updating": "Aktualisierung läuft..." - }, - "region": { - "title": "Region" - }, - "screen-recorder": { - "audio": { - "audio-codec": { - "description": "Opus wird für beste Leistung und kleinste Audio-Größe empfohlen.", - "label": "Audio-Codec" - }, - "audio-source": { - "description": "Audio-Quelle für die Aufnahme.", - "label": "Audio-Quelle" - }, - "section": { - "description": "Audio-Aufnahme-Optionen konfigurieren.", - "label": "Audio-Einstellungen" - } - }, - "general": { - "copy-to-clipboard": { - "description": "Kopiere die Datei nach Beendigung der Aufnahme in die Zwischenablage.", - "label": "In die Zwischenablage kopieren" - }, - "output-folder": { - "description": "Ordner, in dem Bildschirmaufnahmen gespeichert werden.", - "label": "Ausgabe-Ordner", - "tooltip": "Ausgabe-Ordner" - }, - "section": { - "description": "Bildschirmaufnahme-Ausgabe und -Inhalt verwalten.", - "label": "Allgemeine Einstellungen" - }, - "select-output-folder": "Ausgabe-Ordner auswählen", - "show-cursor": { - "description": "Mauszeiger im Video aufnehmen.", - "label": "Cursor anzeigen" - } - }, - "title": "Bildschirmrekorder", - "video": { - "color-range": { - "description": "Begrenzt wird für bessere Kompatibilität empfohlen.", - "label": "Farbbereich" - }, - "frame-rate": { - "description": "Ziel-Bildrate für Bildschirmaufnahmen.", - "label": "Bildrate" - }, - "section": { - "description": "Video-Aufnahme-Optionen konfigurieren.", - "label": "Video-Einstellungen" - }, - "video-codec": { - "description": "h264 ist der gebräuchlichste Codec.", - "label": "Video-Codec" - }, - "video-quality": { - "description": "Höhere Qualität führt zu größeren Dateigrößen.", - "label": "Video-Qualität" - }, - "video-source": { - "description": "Portal wird empfohlen, bei Artefakten versuchen Sie Bildschirm.", - "label": "Video-Quelle" - } - } - }, - "session-menu": { - "countdown-duration": { - "description": "Legen Sie fest, wie lange der Countdown-Timer vor der Ausführung von Energieaktionen dauert.", - "label": "Countdown-Dauer" - }, - "enable-countdown": { - "description": "Zeige einen Countdown-Timer vor der Ausführung von Energieaktionen.", - "label": "Countdown-Timer aktivieren" - }, - "entries": { - "section": { - "description": "Anpassen, welche Energieaktionen im Sitzungsmenü angezeigt werden und in welcher Reihenfolge.", - "label": "Energieaktionen" - } - }, - "entry-settings": { - "command": { - "description": "Benutzerdefinierter Befehl, der für diese Aktion ausgeführt werden soll. Leer lassen, um den Standard-Systembefehl zu verwenden.", - "label": "Befehl", - "placeholder": "systemctl poweroff" - }, - "default-command": { - "lock": "Interner Sperrbildschirm (kein Befehl)", - "logout": "Interne Abmeldung (kein Befehl)" - }, - "default-info": { - "description": "Wenn kein benutzerdefinierter Befehl angegeben ist, wird der standardmäßige Systembefehl verwendet.", - "label": "Standardbefehl" - }, - "title": "Konfiguriere {entry}", - "tooltip": "Konfigurationsbefehl" - }, - "general": { - "section": { - "description": "Konfigurieren Sie das Verhalten und Erscheinungsbild des Sitzungsmenü-Panels.", - "label": "Allgemein" - } - }, - "large-buttons-layout": { - "description": "Wählen Sie, wie die Sitzungsmenü-Schaltflächen angezeigt werden.", - "label": "Layout mit großen Schaltflächen" - }, - "large-buttons-style": { - "description": "Das Sitzungsmenü mit großen Schaltflächen in einem Rasterlayout anzeigen.", - "label": "Stil: Große Schaltflächen" - }, - "position": { - "description": "Wählen Sie, wo das Sitzungsmenü-Panel beim Öffnen erscheint.", - "label": "Position" - }, - "show-header": { - "description": "Zeige den Titel und die Schließen-Schaltfläche oben im Sitzungsmenü.", - "label": "Kopfzeile anzeigen" - }, - "show-number-labels": { - "description": "Nummern-Labels (1-2-3-4...) auf Schaltflächen anzeigen und Nummern-Tastenkürzel für schnelle Auswahl aktivieren.", - "label": "Nummern-Labels anzeigen" - }, - "title": "Sitzungsmenü" - }, - "system-monitor": { - "cpu-section": { - "label": "CPU-Auslastung" - }, - "critical-color": { - "label": "Kritische Farbe" - }, - "custom-highlight-colors-title": { - "label": "Benutzerdefinierte Hervorhebungsfarben" - }, - "disk-path": { - "description": "Wählen Sie, welchen Festplatten-Mountpunkt überwacht werden soll.", - "label": "Festplattenpfad" - }, - "disk-section": { - "label": "Festplattennutzung" - }, - "enable-dgpu-monitoring": { - "description": "Warnung: Dies aktiviert Ihre dedizierte GPU (NVIDIA/AMD), was die Akkulaufzeit von Laptops mit Hybridgrafik erheblich beeinträchtigen kann.", - "label": "Dedizierte GPU-Überwachung aktivieren" - }, - "external-monitor": { - "description": "Geben Sie den Befehl oder Anwendungspfad ein, um die externe Systemmonitor-Anwendung zu starten.", - "label": "Externer Systemmonitor-Befehl", - "placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor" - }, - "general": { - "section": { - "description": "Konfigurieren Sie das Verhalten und Aussehen des Systemmonitors.", - "label": "Allgemein" - } - }, - "gpu-section": { - "label": "GPU-Temperatur" - }, - "highlight-colors-section": { - "label": "Hervorhebungsfarben" - }, - "load-average-section": { - "label": "Lastdurchschnitt" - }, - "memory-section": { - "label": "Speicherverbrauch" - }, - "network-section": { - "label": "Netzwerk" - }, - "polling-interval": { - "label": "Abfrageintervall" - }, - "polling-section": { - "description": "Konfigurieren Sie, wie oft jede Systemmetrik aktualisiert wird.", - "label": "Abfrageintervalle" - }, - "tabs": { - "general": "Allgemein", - "polling": "Meinungsumfrage", - "thresholds": "Schwellenwerte" - }, - "temperature-section": { - "label": "CPU-Temperatur" - }, - "threshold": { - "critical": "Kritische Schwelle", - "warning": "Warnschwelle" - }, - "thresholds-section": { - "description": "Passe die Warn-/Kritisch-Schwellen und die Abfrageintervalle für jede Systemmetrik an.", - "label": "Schwellenwerte" - }, - "title": "Systemmonitor", - "use-custom-highlight-colors": { - "description": "Wenn deaktiviert, werden die Standard-Hervorhebungsfarben des Themes verwendet.", - "label": "Benutzerdefinierte Hervorhebungsfarben verwenden" - }, - "warning-color": { - "label": "Warnfarbe" - } - }, - "user-interface": { - "allow-panels-without-bar": { - "description": "Wenn aktiviert, können sich Panels auf jedem Bildschirm öffnen. Wenn deaktiviert, öffnen sich Panels nur auf Bildschirmen mit einer Leiste, was den Speicherverbrauch reduzieren kann.", - "label": "Panels auf Bildschirmen ohne Leiste zulassen" - }, - "animation-disable": { - "description": "Deaktivieren Sie alle Animationen für eine schnellere und reaktionsfreudigere Erfahrung.", - "label": "UI-Animationen deaktivieren" - }, - "animation-speed": { - "description": "Globale Animationsgeschwindigkeit anpassen.", - "label": "Animationsgeschwindigkeit", - "reset": "Animationsgeschwindigkeit zurücksetzen" - }, - "appearance": { - "section": { - "description": "Visuelle Elemente wie Tooltips, Rahmen und Schatten anpassen.", - "label": "Aussehen" - } - }, - "box-border": { - "description": "Zeigt eine Umrandung um Inhaltsbereiche an.", - "label": "Containerumriss" - }, - "box-border-radius": { - "description": "Passt die Eckenrundung wichtiger Layoutbereiche an, wie z. B. Seitenleisten, Karten und Inhaltsbereiche.", - "label": "Behälterradius", - "reset": "Container-Radius zurücksetzen" - }, - "control-border-radius": { - "description": "Steuert die Krümmung interaktiver Elemente, einschließlich Schaltflächen, Umschalter und Textfelder.", - "label": "Eingaberadius", - "reset": "Eingaberadius zurücksetzen" - }, - "dim-desktop": { - "description": "Den Desktop abdunkeln, wenn Fenster oder Menüs geöffnet sind.", - "label": "Desktop abdunkeln" - }, - "dimmer-opacity": { - "description": "Deckkraft für das Abdunkeln des Desktops festlegen.", - "label": "Deckkraft des gedimmten Desktops", - "reset": "Deckkraft des gedimmten Desktops zurücksetzen" - }, - "panel-background-opacity": { - "description": "Lege die Hintergrundtransparenz für alle Panels fest (Leiste, Starter, Einstellungen, usw.).", - "label": "Panel-Hintergrunddeckkraft" - }, - "panels-attached-to-bar": { - "description": "Die Panels rasten an der Stange und den Bildschirmrändern ein und sorgen so für ein nahtloses Erscheinungsbild mit stilvollen, umgekehrten Ecken.", - "label": "Panels an Kanten ausrichten" - }, - "panels-overlay": { - "description": "Stellt sicher, dass Panels und die Leiste sichtbar bleiben, auch über Vollbildanwendungen.", - "label": "Panels & Leiste oben behalten" - }, - "scaling": { - "description": "Ändert die Größe der allgemeinen Benutzeroberfläche, mit Ausnahme der Leiste.", - "label": "Oberflächenskalierung", - "reset-scaling": "Schnittstellenskalierung zurücksetzen" - }, - "section": { - "description": "Passen Sie das Aussehen, die Haptik und das Verhalten der Benutzeroberfläche an.", - "label": "Aussehen" - }, - "settings-panel-mode": { - "description": "Wählen Sie das Layout der Einstellungen (möglicherweise ist ein Neustart erforderlich).", - "label": "Einstellungs-Panel-Modus" - }, - "shadows": { - "description": "Aktiviert Schlagschatten unter Leisten und Panels.", - "direction": { - "description": "Wählen, aus welcher Richtung der Schatten fällt.", - "label": "Schattenrichtung" - }, - "label": "Schlagschatten" - }, - "tabs": { - "appearance": "Aussehen", - "panels": "Paneele", - "screen-corners": "Bildschirmecken" - }, - "title": "Benutzeroberfläche", - "tooltips": { - "description": "Tooltips in der gesamten Benutzeroberfläche aktivieren oder deaktivieren.", - "label": "Tooltips anzeigen" - } - }, - "wallpaper": { - "automation": { - "change-mode": { - "alphabetical": "Alphabetisch", - "description": "Wählen Sie, wie Hintergrundbilder bei automatischem Wechsel ausgewählt werden.", - "label": "Wechselmodus", - "random": "Zufällig" - }, - "custom-interval": { - "description": "Zeit als HH:MM eingeben (z.B. 01:30).", - "label": "Benutzerdefiniertes Intervall" - }, - "interval": { - "description": "Wie oft Hintergrundbilder automatisch gewechselt werden sollen.", - "label": "Hintergrundbild-Intervall" - }, - "random-wallpaper": { - "description": "Zufällige Hintergrundbild-Wechsel in regelmäßigen Abständen planen.", - "label": "Zufälliges Hintergrundbild" - }, - "scheduled-change": { - "description": "Hintergrundbilder automatisch in regelmäßigen Abständen wechseln.", - "label": "Geplanter Wechsel" - }, - "section": { - "label": "Automatisierung" - } - }, - "look-feel": { - "edge-smoothness": { - "description": "Wendet einen weichen, gefiederten Effekt auf die Kante von Übergängen an.", - "label": "Übergangseffekt weichzeichnen" - }, - "fill-color": { - "description": "Füllfarbe wählen, die hinter dem Hintergrundbild erscheinen kann.", - "label": "Füllfarbe" - }, - "fill-mode": { - "description": "Wählen Sie, wie das Bild skaliert werden soll, um zur Auflösung Ihres Monitors zu passen.", - "label": "Füllmodus" - }, - "section": { - "label": "Aussehen & Verhalten" - }, - "transition-duration": { - "description": "Dauer der Übergangsanimationen in Sekunden.", - "label": "Übergangsdauer" - }, - "transition-type": { - "description": "Animationstyp beim Wechsel zwischen Hintergrundbildern.", - "label": "Übergangstyp" - } - }, - "settings": { - "enable-management": { - "description": "Hintergrundbilder mit Noctalia verwalten. Deaktivieren, wenn Sie eine andere Anwendung bevorzugen.", - "label": "Hintergrundbild-Verwaltung aktivieren" - }, - "enable-overview": { - "description": "Wendet ein verschwommenes und abgedunkeltes Hintergrundbild auf den Übersichts-Bildschirm an.", - "label": "Übersichtshintergrund aktivieren" - }, - "folder": { - "description": "Pfad zu Ihrem Haupt-Hintergrundbild-Ordner.", - "label": "Hintergrundbild-Ordner", - "tooltip": "Hintergrundbild-Ordner" - }, - "hide-wallpaper-filenames": { - "tooltip-hide": "Dateinamen ausblenden", - "tooltip-show": "Dateinamen anzeigen" - }, - "monitor-specific": { - "description": "Unterschiedlichen Hintergrundbild-Ordner für jeden Monitor festlegen.", - "label": "Monitor-spezifische Verzeichnisse", - "tooltip": "Monitor-Hintergrundbild-Ordner" - }, - "recursive-search": { - "description": "Auch nach Hintergrundbildern in Unterordnern des Hintergrundbild-Verzeichnisses suchen.", - "label": "Unterordner durchsuchen" - }, - "section": { - "description": "Steuern Sie, wie Hintergrundbilder verwaltet und angezeigt werden.", - "label": "Hintergrundbild-Einstellungen" - }, - "select-folder": "Hintergrundbild-Ordner auswählen", - "select-monitor-folder": "Monitor-Hintergrundbild-Ordner auswählen", - "selector": { - "description": "Wählen Sie Ihr Hintergrundbild aus.", - "label": "Hintergrundbild-Auswahl", - "tooltip": "Hintergrundbild-Auswahl" - }, - "selector-position": { - "description": "Wählen Sie aus, wo das Hintergrundbild-Auswahlfeld angezeigt wird.", - "label": "Position" - } - }, - "tabs": { - "automation": "Automatisierung", - "look-feel": "Erscheinungsbild", - "settings": "Einstellungen" - }, - "title": "Hintergrundbild" - } - }, "setup": { "appearance": { - "header": "Erscheinungsbild", "subheader": "Dunkelmodus und Farbquellen wählen (Matugen oder vordefiniert)." }, "customize": { @@ -2753,12 +1425,10 @@ }, "wallpaper": { "choose-dir": "Wählen Sie ein Verzeichnis mit Ihren Hintergrundbildern", - "dir": { - "browse": "Ordner auswählen", - "description": "Wählen Sie den Ordner mit Ihren Hintergrundbildern", - "label": "Hintergrundbild-Verzeichnis", - "select-title": "Hintergrundbild-Ordner wählen" - }, + "dir-browse": "Ordner auswählen", + "dir-description": "Wählen Sie den Ordner mit Ihren Hintergrundbildern", + "dir-label": "Hintergrundbild-Verzeichnis", + "dir-select-title": "Hintergrundbild-Ordner wählen", "header": "Wählen Sie Ihr Hintergrundbild", "no-dir": "Kein Hintergrundbild-Verzeichnis ausgewählt", "no-valid": "Keine gültigen Bilddateien gefunden in: {dir}", @@ -2767,9 +1437,7 @@ "select-prompt": "Wählen Sie unten ein Hintergrundbild", "subheader": "Bestimmen Sie die Stimmung mit einem schönen Hintergrund." }, - "welcome": { - "note": "Nur ein paar Grundeinstellungen – alle Optionen befinden sich in den Einstellungen" - } + "welcome-note": "Nur ein paar Grundeinstellungen – alle Optionen befinden sich in den Einstellungen" }, "system": { "cpu-temperature": "{temp}°C", @@ -2779,10 +1447,7 @@ "no-media-player-detected": "Kein Mediaplayer erkannt", "scaling-percentage": "{percentage}%", "signal-strength": "{signal}%", - "unknown": "Unbekannt", "unknown-app": "Unbekannte App", - "unknown-layout": "Unbekannt", - "unknown-version": "Unbekannt", "uptime": "Laufzeit: {uptime}", "user-requested": "Vom Benutzer angefordert", "welcome-back": "Willkommen zurück,", @@ -2792,19 +1457,14 @@ "cpu-temp": "CPU-Temperatur", "cpu-usage": "CPU-Auslastung", "disk": "Festplatte", - "download": "Herunterladen", "download-speed": "Download-Geschwindigkeit", "gpu-temp": "GPU-Temperatur", "load-average": "Lastdurchschnitt", - "memory": "Arbeitsspeicher", "title": "Systemüberwachung", - "upload": "Hochladen", "upload-speed": "Upload-Geschwindigkeit" }, "toast": { "airplane-mode": { - "disabled": "Deaktiviert.", - "enabled": "Aktiviert.", "title": "Flugmodus" }, "battery": { @@ -2815,13 +1475,11 @@ "address-copied": "Adresse in die Zwischenablage kopiert.", "confirm-code": "Bestätigungscode {value} auf dem anderen Gerät bestätigen.", "connect-failed": "Verbindung mit dem Gerät fehlgeschlagen.", - "disabled": "Deaktiviert.", "disconnect-failed": "Trennen vom Gerät fehlgeschlagen.", "discoverable-change-failed": "Ändern des Sichtbarkeitsstatus fehlgeschlagen.", "discoverable-disabled": "Sichtbar deaktiviert.", "discoverable-enabled": "Sichtbar aktiviert.", "display-code": "Gib den Code {value} auf dem anderen Gerät ein.", - "enabled": "Aktiviert.", "forget-failed": "Entfernen des Geräts fehlgeschlagen.", "pair-failed": "Koppeln des Geräts fehlgeschlagen.", "passkey-required": "Passwortschlüssel vom Gerät erforderlich.", @@ -2829,45 +1487,31 @@ "state-change-failed": "Ändern des Bluetooth-Status fehlgeschlagen." }, "clipboard": { + "long-text": "Langer Text", "unavailable": "Zwischenablageverlauf nicht verfügbar", "unavailable-desc": "Die 'cliphist' Anwendung ist nicht installiert. Bitte installieren Sie sie, um Zwischenablageverlauf-Features zu nutzen." }, - "dark-mode": { - "dark-mode": "Dunkler Modus", - "enabled": "Aktiviert.", - "light-mode": "Heller Modus" - }, "do-not-disturb": { "disabled": "'Nicht stören' deaktiviert", "disabled-desc": "Alle Benachrichtigungen werden angezeigt.", "enabled": "'Nicht stören' aktiviert", "enabled-desc": "Sie finden diese Benachrichtigungen in Ihrem Verlauf." }, - "internet": { - "limited": "Verbunden ohne Internet." - }, + "internet-limited": "Verbunden ohne Internet.", "ipc": { "powerpanel-deprecated": "PowerPanel wurde in SessionMenu umbenannt, dieser IPC-Aufruf wird bald veraltet sein. Bitte verwenden Sie stattdessen \"ipc call sessionMenu toggle\".", "sidepanel-deprecated": "SidePanel wurde in ControlCenter umbenannt, dieser IPC-Aufruf wird bald veraltet sein. Bitte verwenden Sie stattdessen \"ipc call controlCenter toggle\"." }, - "keep-awake": { - "disabled": "Deaktiviert.", - "enabled": "Aktiviert." - }, "keyboard-layout": { "changed": "Tastaturlayout geändert zu {layout}.", "title": "Tastatur" }, - "kofi": { - "opened": "Ko-fi-Seite in Ihrem Browser geöffnet." - }, + "kofi-opened": "Ko-fi-Seite in Ihrem Browser geöffnet.", "missing-control-center": { "description": "Das Kontrollzentrum-Widget wurde aus der Leiste entfernt. Um es erneut über die Leiste zu öffnen, fügen Sie das Widget wieder hinzu. Sie können es auch durch Rechtsklick auf die Leiste öffnen.", "label": "Letztes Kontrollzentrum-Widget entfernt" }, "night-light": { - "disabled": "Deaktiviert.", - "enabled": "Aktiviert.", "forced": "Aktivierung erzwungen.", "normal": "Normaler Modus.", "not-installed": "wlsunset nicht installiert." @@ -2923,24 +1567,17 @@ "add-widget": "Widget hinzufügen", "bluetooth-devices": "Bluetooth-Geräte", "brightness-at": "Helligkeit: {brightness}%", - "cancel-timer": "Timer", - "clear-history": "Verlauf löschen", "click-to-start-recording": "Bildschirmrekorder (Aufnahme starten)", "click-to-stop-recording": "Bildschirmrekorder (Aufnahme stoppen)", - "close": "Schließen", "collapse": "Seitenleiste einklappen", "connect-disconnect-devices": "Bluetooth-Gerät", "copy-address": "Adresse kopieren", "delete-notification": "Benachrichtigung löschen", - "disable-keep-awake": "Wach halten", - "do-not-disturb-disabled": "Nicht stören", "do-not-disturb-enabled": "Nicht stören", - "enable-keep-awake": "Wach halten", "expand": "Seitenleiste ausklappen", "forget-network": "Netzwerk vergessen", "grid-view": "Rasteransicht", "hidden-files-hide": "Versteckte Dateien", - "hidden-files-show": "Versteckte Dateien", "hide-unnamed-devices": "Unbenannte Geräte ausblenden", "home": "Home-Verzeichnis", "input-muted": "Eingangsstummschaltung umschalten", @@ -2958,50 +1595,36 @@ "mute": "Stummschalten", "next-media": "Nächster Titel", "next-month": "Nächster Monat", - "night-light-disabled": "Nachtlicht", - "night-light-enabled": "Nachtlicht", - "night-light-forced": "Nachtlicht", "night-light-not-installed": "Nachtlicht (nicht verfügbar)", - "noctalia-performance-disabled": "Noctalia-Leistungsmodus", "noctalia-performance-enabled": "Noctalia-Leistungsmodus", "open-annotation-tool": "Mit dem Anmerkungswerkzeug öffnen", "open-control-center": "Kontrollzentrum", - "open-notification-history-disable-dnd": "Benachrichtigungsverlauf", "open-notification-history-enable-dnd": "Benachrichtigungsverlauf", "open-settings": "Einstellungen", "open-tray-dropdown": "System-Tray", - "open-wallpaper-selector": "Hintergrundbild-Auswahl", "output-muted": "Ausgabe stummschalten", - "pause": "Pause", - "play": "Wiedergabe", "power-profile": "{profile} Energieprofil", "previous-media": "Vorheriger Titel", "previous-month": "Vorheriger Monat", - "refresh": "Aktualisieren", "refresh-devices": "Geräte aktualisieren", "refresh-wallhaven": "Wallhaven-Ergebnisse aktualisieren", "refresh-wallpaper-list": "Hintergrundbild-Liste aktualisieren", "remove-widget": "Widget entfernen", "screen-recorder-not-installed": "Bildschirmrekorder (nicht installiert)", - "search": "Suchen", "search-close": "Suche schließen", "session-menu": "Sitzungsmenü", - "set-power-profile": "{profile} Energieprofil", "show-all-devices": "Alle Geräte anzeigen", - "start-screen-recording": "Bildschirmrekorder", "stop-screen-recording": "Bildschirmrekorder", "switch-to-dark-mode": "Dunkler Modus", "switch-to-light-mode": "Heller Modus", "unmute": "Stummschaltung aufheben", "up": "Übergeordnetes Verzeichnis", "volume-at": "Lautstärke: {volume}%", - "wallpaper-selector": "Hintergrundbild-Auswahl", - "widget-settings": "Widget-Einstellungen" + "wallpaper-selector": "Hintergrundbild-Auswahl" }, "wallpaper": { "configure-directory": "Konfigurieren Sie Ihr Hintergrundbild-Verzeichnis mit Bildern.", "fill-modes": { - "center": "Zentrieren", "crop": "Zuschneiden (Füllen)", "fit": "Einpassen (Beibehalten)", "stretch": "Strecken" @@ -3009,80 +1632,47 @@ "no-match": "Keine Übereinstimmung gefunden.", "no-wallpaper": "Kein Hintergrundbild gefunden.", "panel": { - "apikey": { - "help": "Ein API-Schlüssel ist erforderlich, um auf NSFW-Inhalte zuzugreifen.", - "label": "API-Schlüssel", - "managed-by-env": "Verwaltet über die Umgebungsvariable NOCTALIA_WALLHAVEN_API_KEY.", - "placeholder": "Gib deinen Wallhaven API-Schlüssel ein" - }, - "apply-all-monitors": { - "description": "Ausgewähltes Hintergrundbild auf alle Monitore gleichzeitig anwenden.", - "label": "Auf alle Monitore anwenden" - }, - "categories": { - "anime": "Anime", - "general": "Allgemein", - "label": "Kategorien", - "people": "Personen" - }, - "order": { - "asc": "Aufsteigend", - "desc": "Absteigend", - "label": "Reihenfolge" - }, - "purity": { - "all": "Alle", - "label": "Inhaltsfilter", - "nsfw": "Nicht jugendfrei", - "sfw": "SFW", - "sketchy": "Sketchy" - }, - "ratios": { - "any": "Irgendetwas", - "label": "Seitenverhältnis" - }, - "resolution": { - "atleast": "Mindestens", - "exact": "Exakt", - "label": "Auflösung", - "mode": { - "label": "Modus" - } - }, - "search": "Suchen:", - "solid-color": { - "tooltip": "Einfarbiger Hintergrund" - }, - "sorting": { - "date_added": "Hinzugefügt am", - "favorites": "Favoriten", - "label": "Sortieren nach", - "random": "Zufällig", - "relevance": "Relevanz", - "toplist": "Topliste", - "views": "Aufrufe" - }, - "source": { - "label": "Quelle", - "local": "Lokal", - "wallhaven": "Wallhaven" - }, + "apikey-help": "Ein API-Schlüssel ist erforderlich, um auf NSFW-Inhalte zuzugreifen.", + "apikey-label": "API-Schlüssel", + "apikey-managed-by-env": "Verwaltet über die Umgebungsvariable NOCTALIA_WALLHAVEN_API_KEY.", + "apikey-placeholder": "Gib deinen Wallhaven API-Schlüssel ein", + "apply-all-monitors-description": "Ausgewähltes Hintergrundbild auf alle Monitore gleichzeitig anwenden.", + "apply-all-monitors-label": "Auf alle Monitore anwenden", + "categories-anime": "Anime", + "categories-label": "Kategorien", + "categories-people": "Personen", + "order-asc": "Aufsteigend", + "order-desc": "Absteigend", + "order-label": "Reihenfolge", + "purity-label": "Inhaltsfilter", + "purity-nsfw": "Nicht jugendfrei", + "purity-sfw": "SFW", + "purity-sketchy": "Sketchy", + "ratios-any": "Irgendetwas", + "ratios-label": "Seitenverhältnis", + "resolution-atleast": "Mindestens", + "resolution-exact": "Exakt", + "resolution-label": "Auflösung", + "resolution-mode-label": "Modus", + "solid-color-tooltip": "Einfarbiger Hintergrund", + "sorting-date-added": "Hinzugefügt am", + "sorting-favorites": "Favoriten", + "sorting-label": "Sortieren nach", + "sorting-relevance": "Relevanz", + "sorting-toplist": "Topliste", + "sorting-views": "Aufrufe", + "source-label": "Quelle", + "source-wallhaven": "Wallhaven", "title": "Hintergrundbild-Auswahl", - "wallhaven-settings": { - "apply": "Anwenden", - "title": "Wallhaven-Einstellungen" - } + "wallhaven-settings-title": "Wallhaven-Einstellungen" }, "transitions": { "disc": "Scheibe", "fade": "Überblenden", - "none": "Keine", - "random": "Zufällig", "stripes": "Streifen", "wipe": "Wischen" }, "try-different-search": "Versuchen Sie eine andere Suchanfrage.", - "unknown": "Unbekannt", "wallhaven": { "loading": "Hintergrundbilder werden geladen...", "no-results": "Keine Hintergrundbilder gefunden. Versuchen Sie eine andere Suchanfrage.", @@ -3098,105 +1688,63 @@ "partly-cloudy": "Teilweise bewölkt", "rain-showers": "Regenschauer", "snow": "Schnee", - "thunderstorm": "Gewitter", - "unknown": "Unbekannt" - }, - "widget": { - "file-picker": { - "title": "Datei auswählen" - } + "thunderstorm": "Gewitter" }, "widgets": { "color-picker": { - "apply": "Anwenden", - "cancel": "Abbrechen", - "palette": { - "description": "Wählen Sie aus einer großen Auswahl vordefinierter Farben.", - "label": "Palette", - "theme-colors": "Schneller Zugriff auf die Farbpalette Ihres Themes." - }, + "palette-description": "Wählen Sie aus einer großen Auswahl vordefinierter Farben.", + "palette-label": "Palette", + "palette-theme-colors": "Schneller Zugriff auf die Farbpalette Ihres Themes.", "title": "Farbauswahl" }, "datetime-tokens": { - "ampm": { - "lowercase": "am/pm in Kleinbuchstaben", - "uppercase": "AM/PM in Großbuchstaben" - }, - "common": { - "12hour-time-minutes": "12-Stunden-Zeit mit Minuten", - "24hour-time-minutes": "24-Stunden-Zeit mit Minuten", - "24hour-time-seconds": "24-Stunden-Zeit mit Sekunden", - "european-date": "Europäisches Datumsformat", - "iso-date": "ISO-Datumsformat", - "us-date": "US-Datumsformat", - "weekday-date": "Wochentag mit Datum", - "weekday-month-day": "Wochentag, Monat und Tag" - }, - "day": { - "abbreviated": "Abgekürzter Tagesname", - "full": "Vollständiger Tagesname", - "leading-zero": "Tag mit führender Null (01-31)", - "no-leading-zero": "Tag ohne führende Null (1-31)" - }, - "hour": { - "leading-zero": "Stunde mit führender Null (00-23) — 24-Stunden-Format", - "no-leading-zero": "Stunde ohne führende Null (0-23) — 24-Stunden-Format" - }, - "minute": { - "leading-zero": "Minute mit führender Null (00-59)", - "no-leading-zero": "Minute ohne führende Null (0-59)" - }, - "month": { - "abbreviated": "Abgekürzter Monatsname", - "full": "Vollständiger Monatsname", - "number-leading-zero": "Monat als Zahl mit führender Null (01-12)", - "number-no-zero": "Monat als Zahl ohne führende Null (1-12)" - }, - "second": { - "leading-zero": "Sekunde mit führender Null (00-59)", - "no-leading-zero": "Sekunde ohne führende Null (0-59)" - }, - "timezone": { - "abbreviation": "Zeitzonenabkürzung" - }, - "year": { - "four-digit": "Jahr als vierstellige Zahl", - "two-digit": "Jahr als zweistellige Zahl (00-99)" - } + "ampm-lowercase": "am/pm in Kleinbuchstaben", + "ampm-uppercase": "AM/PM in Großbuchstaben", + "common-12hour-time-minutes": "12-Stunden-Zeit mit Minuten", + "common-24hour-time-minutes": "24-Stunden-Zeit mit Minuten", + "common-24hour-time-seconds": "24-Stunden-Zeit mit Sekunden", + "common-european-date": "Europäisches Datumsformat", + "common-iso-date": "ISO-Datumsformat", + "common-us-date": "US-Datumsformat", + "common-weekday-date": "Wochentag mit Datum", + "common-weekday-month-day": "Wochentag, Monat und Tag", + "day-abbreviated": "Abgekürzter Tagesname", + "day-full": "Vollständiger Tagesname", + "day-leading-zero": "Tag mit führender Null (01-31)", + "day-no-leading-zero": "Tag ohne führende Null (1-31)", + "hour-leading-zero": "Stunde mit führender Null (00-23) — 24-Stunden-Format", + "hour-no-leading-zero": "Stunde ohne führende Null (0-23) — 24-Stunden-Format", + "minute-leading-zero": "Minute mit führender Null (00-59)", + "minute-no-leading-zero": "Minute ohne führende Null (0-59)", + "month-abbreviated": "Abgekürzter Monatsname", + "month-full": "Vollständiger Monatsname", + "month-number-leading-zero": "Monat als Zahl mit führender Null (01-12)", + "month-number-no-zero": "Monat als Zahl ohne führende Null (1-12)", + "second-leading-zero": "Sekunde mit führender Null (00-59)", + "second-no-leading-zero": "Sekunde ohne führende Null (0-59)", + "timezone-abbreviation": "Zeitzonenabkürzung", + "year-four-digit": "Jahr als vierstellige Zahl", + "year-two-digit": "Jahr als zweistellige Zahl (00-99)" }, "file-picker": { - "cancel": "Abbrechen", "search-placeholder": "Dateien und Ordner suchen...", "select-current": "Aktuelles Objekt auswählen", "select-file": "Datei auswählen", "select-folder": "Ordner auswählen", "title": "Dateiauswahl" }, + "file-picker-title": "Datei auswählen", "icon-picker": { - "apply": "Anwenden", - "cancel": "Abbrechen", - "search": { - "label": "Suchen" - }, "title": "Symbol-Auswahl" }, - "text-input": { - "clear": "Löschen" - }, - "tooltip": { - "placeholder": "Platzhalter" - } + "tooltip-placeholder": "Platzhalter" }, "wifi": { "panel": { "action-required": "Aktion erforderlich", "available-interfaces": "Verfügbare Schnittstellen", "available-networks": "Verfügbare Netzwerke", - "connect": "Verbinden", - "connected": "Verbunden", "disabled": "WLAN ist deaktiviert", - "disconnect": "Trennen", - "disconnected": "Getrennt", "disconnecting": "Verbindung wird getrennt...", "dns": "DNS", "enable-message": "Aktivieren Sie WLAN, um verfügbare Netzwerke zu sehen.", @@ -3204,11 +1752,7 @@ "forget": "Vergessen", "forget-network": "Dieses Netzwerk vergessen?", "forgetting": "Wird vergessen...", - "frequency": "Frequenz", - "gateway": "Gateway: Gateway", - "info": "Info", "interface": "Netzwerkschnittstelle", - "internet": "Internet", "internet-connected": "Mit dem Internet verbunden", "internet-limited": "Kein Internet", "internet-status": "Internetstatus", @@ -3217,11 +1761,9 @@ "link-speed": "Verbindungsgeschwindigkeit", "no-ethernet-devices": "Keine Ethernet-Geräte erkannt", "no-networks": "Keine Netzwerke gefunden", - "password": "Passwort", "saved": "Gespeichert", "scan-again": "Erneut scannen", "searching": "Suche nach nahegelegenen Netzwerken...", - "security": "Sicherheit", "title": "WLAN" }, "signal": { diff --git a/Assets/Translations/en.json b/Assets/Translations/en.json index 67d2bcb1c..8e81fcd2f 100644 --- a/Assets/Translations/en.json +++ b/Assets/Translations/en.json @@ -1,604 +1,9 @@ { - "authentication": { - "error": "Authentication error", - "failed": "Authentication failed" - }, - "bar": { - "widget-settings": { - "active-window": { - "colorize-icons": { - "description": "Apply theme colors to active window icon.", - "label": "Colorize icons" - }, - "hide-mode": { - "description": "Controls how the widget behaves when no window is active.", - "label": "Hiding mode" - }, - "max-width": { - "description": "Sets the maximum horizontal size of the widget. The widget will shrink to fit shorter content.", - "label": "Maximum width" - }, - "scrolling-mode": { - "description": "Control when text scrolling is enabled for long window titles.", - "label": "Scrolling mode" - }, - "show-app-icon": { - "description": "Display the application icon next to the window title.", - "label": "Show app icon" - }, - "use-fixed-width": { - "description": "When enabled, the widget will always use the maximum width instead of dynamically adjusting to content.", - "label": "Use fixed width" - } - }, - "audio-visualizer": { - "color-name": { - "description": "Select the color for the visualizer.", - "label": "Fill color" - }, - "hide-when-idle": { - "description": "When enabled, the visualizer is hidden unless a player is actively playing.", - "label": "Hide when no media is playing" - }, - "width": { - "description": "Custom component width.", - "label": "Width" - } - }, - "battery": { - "device": { - "default": "Default (Display Device)", - "description": "Select which battery device to display.", - "label": "Battery device" - }, - "display-mode": { - "description": "Choose how you'd like this value to appear.", - "label": "Display mode" - }, - "hide-if-not-detected": { - "description": "Hide the widget when no battery is detected on the system.", - "label": "Hide if not detected" - }, - "low-battery-threshold": { - "description": "Show a warning when battery falls below this percentage.", - "label": "Low battery warning threshold" - }, - "show-noctalia-performance": { - "description": "Display the Noctalia Performance Mode toggle inside the battery panel.", - "label": "Show Noctalia Performance toggle" - }, - "show-power-profile": { - "description": "Display the power profile selection inside the battery panel.", - "label": "Show power profile controls" - } - }, - "brightness": { - "display-mode": { - "description": "Choose how you'd like this value to appear.", - "label": "Display mode" - } - }, - "clock": { - "clock-display": { - "description": "Customize your clock's display by adding tokens from the list below. To use the 12-hour format, you must include the 'AP' token.", - "label": "Clock display" - }, - "custom-font": { - "description": "Select a custom font for the clock display.", - "label": "Custom font", - "placeholder": "Select custom font...", - "search-placeholder": "Search fonts..." - }, - "horizontal-bar": { - "description": "Tip: Use \\n to create a line break.", - "label": "Horizontal bar" - }, - "preview": "Preview", - "tooltip-format": { - "description": "Format string for the tooltip shown when hovering over the clock. Leave empty to use the default tooltip.", - "label": "Tooltip format" - }, - "use-custom-font": { - "description": "Override the default font selection with a custom font for the clock.", - "label": "Use custom font" - }, - "use-monospaced-font": { - "description": "When enabled, the clock will use the monospaced font.", - "label": "Use monospaced font" - }, - "use-primary-color": { - "description": "When enabled, this applies the primary color for emphasis.", - "label": "Use primary color" - }, - "vertical-bar": { - "description": "Use a space to separate each part onto a new line.", - "label": "Vertical bar" - } - }, - "control-center": { - "browse-file": "Browse File", - "browse-library": "Browse Library", - "color-selection": { - "description": "Apply theme colors to icons.", - "label": "Select Color" - }, - "enable-colorization": { - "description": "Enable colorization for the control center icon, applying theme colors.", - "label": "Enable Colorization" - }, - "icon": { - "description": "Select an icon from the library or a custom file.", - "label": "Icon" - }, - "select-custom-icon": "Select a custom icon", - "use-distro-logo": { - "description": "Use your distribution's logo instead of a custom icon.", - "label": "Use distro logo instead of icon" - } - }, - "custom-button": { - "browse": "Browse", - "collapse-condition": { - "description": "If the output text matches this value, the button will collapse.", - "label": "Collapse condition" - }, - "color-selection": { - "description": "Apply theme colors to icon and text.", - "label": "Select Color" - }, - "display-command-output": { - "description": "Enter a command to run at a regular interval. The first line of its output will be displayed as text.", - "label": "Display command output", - "stream-description": "Enter a command to run continuously." - }, - "dynamic-text": "Dynamic text", - "enable-colorization": { - "description": "Enable colorization for the custom button icon and text, applying theme colors.", - "label": "Enable Colorization" - }, - "hide-mode": { - "alwaysExpanded": "Always expanded", - "description": "Controls widget visibility when the command has no output.", - "expandWithOutput": "Expand when has output", - "label": "Hide mode", - "maxTransparent": "Max expanded but transparent" - }, - "icon": { - "description": "Select an icon from the library.", - "label": "Icon" - }, - "left-click": { - "description": "Command to execute when the button is left-clicked.", - "label": "Left click", - "update-text": "Update displayed text on left-click" - }, - "max-text-length-horizontal": { - "description": "Maximum number of characters to show in horizontal bar (0 to hide text).", - "label": "Max text length (horizontal)" - }, - "max-text-length-vertical": { - "description": "Maximum number of characters to show in vertical bar (0 to hide text).", - "label": "Max text length (vertical)" - }, - "middle-click": { - "description": "Command to execute when the button is middle-clicked.", - "label": "Middle click", - "update-text": "Update displayed text on middle-click" - }, - "parse-json": { - "description": "Parse the command output as a JSON object to dynamically set text and icon.", - "label": "Parse output as JSON" - }, - "refresh-interval": { - "description": "Interval in milliseconds.", - "label": "Refresh interval" - }, - "right-click": { - "description": "Command to execute when the button is right-clicked.", - "label": "Right click", - "update-text": "Update displayed text on right-click" - }, - "show-icon": { - "description": "Toggles the visibility of the widget's icon.", - "label": "Show icon" - }, - "text-stream": { - "description": "Streamed lines from the command will be displayed as text on the button.", - "label": "Stream" - }, - "wheel": { - "description": "Command to execute when the scroll wheel is used.
Use $delta for the scroll wheel delta in the command.", - "label": "Scroll wheel", - "update-text": "Update displayed text on scroll" - }, - "wheel-down": { - "description": "Command to execute when the scroll wheel is scrolled down.", - "label": "Wheel down command" - }, - "wheel-mode-separate": { - "description": "Enable separate commands for wheel up and down.", - "label": "Separate wheel commands" - }, - "wheel-up": { - "description": "Command to execute when the scroll wheel is scrolled up.", - "label": "Wheel up command" - } - }, - "dialog": { - "apply": "Apply", - "cancel": "Cancel" - }, - "keyboard-layout": { - "display-mode": { - "description": "Choose how you'd like this value to appear.", - "label": "Display mode" - }, - "show-icon": { - "description": "Display the keyboard layout icon.", - "label": "Show icon" - } - }, - "launcher": { - "use-primary-color": { - "description": "When enabled, this applies the primary color for emphasis.", - "label": "Use primary color" - } - }, - "lock-keys": { - "browse": "Browse", - "show-caps-lock": { - "description": "Display Caps Lock status.", - "label": "Caps Lock" - }, - "show-num-lock": { - "description": "Display Num Lock status.", - "label": "Num Lock" - }, - "show-scroll-lock": { - "description": "Display Scroll Lock status.", - "label": "Scroll Lock" - } - }, - "media-mini": { - "hide-mode": { - "description": "Controls how the widget behaves when no media is playing.", - "label": "Hiding mode" - }, - "max-width": { - "description": "Sets the maximum horizontal size of the widget. The widget will shrink to fit shorter content.", - "label": "Maximum width" - }, - "no-active-player": "No active player", - "scrolling-mode": { - "description": "Control when text scrolling is enabled for long track titles.", - "label": "Scrolling mode" - }, - "show-album-art": { - "description": "Display the album artwork for the currently playing track.", - "label": "Show album art" - }, - "show-artist-first": { - "description": "Display artist - title instead of title - artist.", - "label": "Show artist first" - }, - "show-progress-ring": { - "description": "Display a circular progress indicator showing track progress.", - "label": "Show progress ring" - }, - "show-visualizer": { - "description": "Display an audio visualizer when music is playing.", - "label": "Show visualizer" - }, - "use-fixed-width": { - "description": "When enabled, the widget will always use the maximum width instead of dynamically adjusting to content.", - "label": "Use fixed width" - }, - "visualizer-type": { - "description": "Choose the style of audio visualizer to display.", - "label": "Visualizer type" - } - }, - "microphone": { - "display-mode": { - "description": "Choose how you'd like this value to appear.", - "label": "Display mode" - } - }, - "notification-history": { - "hide-widget-when-zero": { - "description": "Hide the notification icon when there are no unread notifications.", - "label": "Hide icon when zero" - }, - "show-unread-badge": { - "description": "Display a badge showing the number of unread notifications.", - "label": "Show unread badge" - } - }, - "section-editor": { - "placeholder": "Select a widget to add...", - "search-placeholder": "Search widget..." - }, - "spacer": { - "width": { - "description": "Spacing width in pixels.", - "label": "Width" - } - }, - "system-monitor": { - "compact-mode": { - "description": "Display stats as mini bar charts instead of text values. Prevents layout shifting.", - "label": "Compact mode" - }, - "cpu-temperature": { - "description": "Show CPU temperature readings if available.", - "label": "CPU temperature" - }, - "cpu-usage": { - "description": "Display current CPU usage percentage.", - "label": "CPU usage" - }, - "disk-path": { - "description": "Select which disk mount point to monitor.", - "label": "Disk path" - }, - "gpu-temperature": { - "description": "Show GPU temperature readings if available.", - "label": "GPU temperature" - }, - "load-average": { - "description": "Display system load average.", - "label": "Load average" - }, - "memory-percentage": { - "description": "Show memory usage as a percentage instead of absolute values.", - "label": "Memory as percentage" - }, - "memory-usage": { - "description": "Display current RAM usage information.", - "label": "Memory usage" - }, - "network-traffic": { - "description": "Display network upload and download speeds.", - "label": "Network traffic" - }, - "storage-usage": { - "description": "Show disk space usage information.", - "label": "Storage usage" - }, - "use-monospace-font": { - "description": "Use monospace font for consistent character width.", - "label": "Monospace font" - } - }, - "taskbar": { - "colorize-icons": { - "description": "Apply theme colors to taskbar icons.", - "label": "Colorize icons" - }, - "hide-mode": { - "description": "Controls how the widget behaves when there are no matching windows.", - "label": "Hiding mode" - }, - "icon-scale": { - "description": "Sets the scaling factor for taskbar icons.", - "label": "Icon scaling" - }, - "max-width": { - "description": "Maximum width of the taskbar as a percentage of screen width.", - "label": "Maximum width" - }, - "only-active-workspaces": { - "description": "Show only apps from active workspaces.", - "label": "Only from active workspaces" - }, - "only-same-monitor": { - "description": "Show only apps from the monitor where the bar is located.", - "label": "Only from same monitor" - }, - "show-pinned-apps": { - "description": "Show pinned apps from the dock in the taskbar.", - "label": "Show pinned apps" - }, - "show-title": { - "description": "Display window titles in the taskbar.", - "description-disabled": "Vertical taskbar does not support showing titles.", - "label": "Show title" - }, - "smart-width": { - "description": "Automatically adjust entry width based on the number of entries.", - "label": "Smart width" - }, - "title-width": { - "description": "Set the width of window titles in the taskbar (in pixels).", - "label": "Title width", - "reset-tooltip": "Reset title width" - } - }, - "tray": { - "colorize-icons": { - "description": "Apply theme colors to tray icons.", - "label": "Colorize icons" - }, - "drawer-enabled": { - "description": "When enabled, unpinned tray items are shown in a drawer panel.
When disabled, all tray items are shown inline.", - "label": "Enable drawer" - }, - "hide-passive": { - "description": "When enabled, tray items with Passive status will be hidden.", - "label": "Hide passive items" - } - }, - "volume": { - "display-mode": { - "description": "Choose how you'd like this value to appear.", - "label": "Display mode" - } - }, - "workspace": { - "character-count": { - "description": "Number of characters to display from workspace names (1-10).", - "label": "Character count" - }, - "enable-scrollwheel": { - "description": "Switch between workspaces using the mouse scroll wheel.", - "label": "Scroll to switch workspaces" - }, - "follow-focused-screen": { - "description": "Display workspaces from the currently focused screen, rather than the screen where the bar is located.", - "label": "Follow focused screen" - }, - "grouped-border-opacity": { - "description": "Set the opacity level for workspace container borders", - "label": "Border opacity" - }, - "hide-unoccupied": { - "description": "Don't display workspaces without windows.", - "label": "Hide unoccupied" - }, - "label-mode": { - "description": "Choose how workspace labels are displayed.", - "label": "Label mode" - }, - "show-applications": { - "description": "Display application icons inside each workspace.", - "label": "Show applications" - }, - "show-labels-only-when-occupied": { - "description": "Only show workspace labels when they contain windows.", - "label": "Show labels only when occupied" - }, - "unfocused-icons-opacity": { - "description": "Set the opacity level for unfocused app icons", - "label": "Unfocused icons opacity" - } - } - } - }, - "battery": { - "battery-level": "Battery level", - "brightness": "Brightness", - "charging": "Charging", - "charging-rate": "Charging rate: {rate} W", - "discharging": "Discharging", - "discharging-rate": "Discharging rate: {rate} W", - "health": "Health: {percent}%", - "idle": "Idle", - "inhibit-idle-description": "Keeps the system awake.", - "inhibit-idle-label": "Keep Awake", - "no-battery-detected": "No battery detected", - "panel-title": "Battery", - "plugged-in": "Plugged in", - "power-profile": "Power profile", - "time-left": "Time left: {time}", - "time-until-full": "Time until full: {time}" - }, - "bluetooth": { - "panel": { - "available-devices": "Available devices", - "battery": "Battery", - "blocked": "Blocked", - "connect": "Connect", - "connected-devices": "Connected devices", - "connecting": "Connecting...", - "device-address": "Device address", - "disabled": "Bluetooth is disabled", - "disconnect": "Disconnect", - "disconnecting": "Disconnecting...", - "discoverable": "Discoverable", - "enable-message": "Enable Bluetooth to see available devices.", - "info": "Info", - "known-devices": "Known devices", - "no-devices": "No devices available", - "pair": "Pair", - "paired": "Paired", - "paired-devices": "Paired devices", - "pairing": "Pairing...", - "pairing-mode": "Make sure your device is in pairing mode.", - "refresh-devices": "Refresh devices", - "scanning": "Scanning for devices...", - "signal": "Signal", - "signal-text": { - "excellent": "Signal: Excellent", - "fair": "Signal: Fair", - "good": "Signal: Good", - "poor": "Signal: Poor", - "unknown": "Signal: Unknown", - "very-poor": "Signal: Very poor" - }, - "title": "Bluetooth", - "trusted": "Trusted", - "unpair": "Unpair" - }, - "title": "Bluetooth" - }, - "calendar": { - "panel": { - "week": "Week" - }, - "timer": { - "countdown": "Countdown", - "duration": "Duration", - "hours": "h", - "minutes": "m", - "pause": "Pause", - "reset": "Reset", - "resume": "Resume", - "seconds": "s", - "start": "Start", - "stopwatch": "Stopwatch", - "timer": "Timer", - "title": "Timer" - }, - "weather": { - "loading": "Loading weather…" - } - }, - "changelog": { - "error": { - "fetch-failed": "Unable to load changelog data. Please try again later.", - "rate-limit": "GitHub rate limit exceeded. Please try again in a few minutes." - }, - "panel": { - "buttons": { - "discord": "Join our Discord", - "dismiss": "Ok", - "feedback": "Give feedback" - }, - "empty": "Release notes are not available yet.", - "highlight-title": "Highlights", - "section": { - "released": "Released on {date}", - "version": "Version {version}" - }, - "subtitle": { - "fresh": "Thanks for installing Noctalia! Here is what’s included in this build.", - "updated": "Updated from {previousVersion}" - }, - "title": "What's new in {version}", - "version": { - "new-user": "Fresh install" - } - } - }, - "clock": { - "tooltip": "Calendar" - }, - "common": { - "add": "Add", - "apply": "Apply", - "cancel": "Cancel", - "check-settings": "Check Settings for details", - "close": "Close", - "no": "No", - "save": "Save", - "yes": "Yes" - }, - "context-menu": { + "actions": { "clear-history": "Clear history", "close-app": "Close {app}", "connect-vpn": "Connect to {name}", "cycle-visualizer": "Cycle visualizer", - "delete": "Delete", "disable-bluetooth": "Disable Bluetooth", "disable-dnd": "Disable Do Not Disturb", "disable-wifi": "Disable Wi-Fi", @@ -608,33 +13,473 @@ "enable-wifi": "Enable Wi-Fi", "launcher-settings": "Launcher settings", "lower-to-bottom": "Lower to bottom", - "next": "Next", "open-calendar": "Open calendar", "open-display-settings": "Display settings", "open-launcher": "Open launcher", "open-mixer": "Audio mixer", "open-settings": "Open settings", - "pause": "Pause", - "play": "Play", - "previous": "Previous", "raise-to-top": "Raise to top", "random-wallpaper": "Random wallpaper", - "reset": "Reset", "toggle-mute": "Toggle mute", "widget-settings": "Widget settings" }, - "dock": { - "menu": { - "close": "Close", - "focus": "Focus", - "pin": "Pin", - "unpin": "Unpin" + "authentication": { + "error": "Authentication error", + "failed": "Authentication failed" + }, + "bar": { + "active-window": { + "colorize-icons-description": "Apply theme colors to active window icon.", + "hide-mode-description": "Controls how the widget behaves when no window is active.", + "scrolling-mode-description": "Control when text scrolling is enabled for long window titles.", + "show-app-icon-description": "Display the application icon next to the window title.", + "show-app-icon-label": "Show app icon" + }, + "audio-visualizer": { + "color-name-description": "Select the color for the visualizer.", + "color-name-label": "Fill color", + "hide-when-idle-description": "When enabled, the visualizer is hidden unless a player is actively playing.", + "hide-when-idle-label": "Hide when no media is playing", + "width-description": "Custom component width." + }, + "battery": { + "device-default": "Default (Display Device)", + "device-description": "Select which battery device to display.", + "device-label": "Battery device", + "hide-if-not-detected-description": "Hide the widget when no battery is detected on the system.", + "hide-if-not-detected-label": "Hide if not detected", + "low-battery-threshold-description": "Show a warning when battery falls below this percentage.", + "low-battery-threshold-label": "Low battery warning threshold", + "show-noctalia-performance-description": "Display the Noctalia Performance Mode toggle inside the battery panel.", + "show-noctalia-performance-label": "Show Noctalia Performance toggle", + "show-power-profile-description": "Display the power profile selection inside the battery panel.", + "show-power-profile-label": "Show power profile controls" + }, + "clock": { + "clock-display-description": "Customize your clock's display by adding tokens from the list below. To use the 12-hour format, you must include the 'AP' token.", + "clock-display-label": "Clock display", + "custom-font-description": "Select a custom font for the clock display.", + "custom-font-label": "Custom font", + "custom-font-placeholder": "Select custom font...", + "custom-font-search-placeholder": "Search fonts...", + "horizontal-bar-description": "Tip: Use \\n to create a line break.", + "horizontal-bar-label": "Horizontal bar", + "preview": "Preview", + "tooltip-format-description": "Format string for the tooltip shown when hovering over the clock. Leave empty to use the default tooltip.", + "tooltip-format-label": "Tooltip format", + "use-custom-font-description": "Override the default font selection with a custom font for the clock.", + "use-custom-font-label": "Use custom font", + "use-monospaced-font-description": "When enabled, the clock will use the monospaced font.", + "use-monospaced-font-label": "Use monospaced font", + "use-primary-color-description": "When enabled, this applies the primary color for emphasis.", + "use-primary-color-label": "Use primary color", + "vertical-bar-description": "Use a space to separate each part onto a new line.", + "vertical-bar-label": "Vertical bar" + }, + "control-center": { + "browse-file": "Browse File", + "browse-library": "Browse Library", + "color-selection-description": "Apply theme colors to icons.", + "enable-colorization-description": "Enable colorization for the control center icon, applying theme colors.", + "icon-description": "Select an icon from the library or a custom file.", + "select-custom-icon": "Select a custom icon", + "use-distro-logo-description": "Use your distribution's logo instead of a custom icon.", + "use-distro-logo-label": "Use distro logo instead of icon" + }, + "custom-button": { + "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.", + "color-selection-label": "Select Color", + "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.", + "dynamic-text": "Dynamic text", + "enable-colorization-description": "Enable colorization for the custom button icon and text, applying theme colors.", + "enable-colorization-label": "Enable Colorization", + "hide-mode-always-expanded": "Always expanded", + "hide-mode-description": "Controls widget visibility when the command has no output.", + "hide-mode-expand-with-output": "Expand when has output", + "hide-mode-label": "Hide mode", + "hide-mode-max-transparent": "Max expanded but transparent", + "icon-description": "Select an icon from the library.", + "left-click-description": "Command to execute when the button is left-clicked.", + "left-click-label": "Left click", + "left-click-update-text": "Update displayed text on left-click", + "max-text-length-horizontal-description": "Maximum number of characters to show in horizontal bar (0 to hide text).", + "max-text-length-horizontal-label": "Max text length (horizontal)", + "max-text-length-vertical-description": "Maximum number of characters to show in vertical bar (0 to hide text).", + "max-text-length-vertical-label": "Max text length (vertical)", + "middle-click-description": "Command to execute when the button is middle-clicked.", + "middle-click-label": "Middle click", + "middle-click-update-text": "Update displayed text on middle-click", + "parse-json-description": "Parse the command output as a JSON object to dynamically set text and icon.", + "parse-json-label": "Parse output as JSON", + "refresh-interval-description": "Interval in milliseconds.", + "refresh-interval-label": "Refresh interval", + "right-click-description": "Command to execute when the button is right-clicked.", + "right-click-label": "Right click", + "right-click-update-text": "Update displayed text on right-click", + "show-icon-description": "Toggles the visibility of the widget's icon.", + "show-icon-label": "Show icon", + "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.
Use $delta for the scroll wheel delta in the command.", + "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-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" + }, + "keyboard-layout": { + "show-icon-description": "Display the keyboard layout icon." + }, + "lock-keys": { + "show-caps-lock-description": "Display Caps Lock status.", + "show-caps-lock-label": "Caps Lock", + "show-num-lock-description": "Display Num Lock status.", + "show-num-lock-label": "Num Lock", + "show-scroll-lock-description": "Display Scroll Lock status.", + "show-scroll-lock-label": "Scroll Lock" + }, + "media-mini": { + "hide-mode-description": "Controls how the widget behaves when no media is playing.", + "max-width-description": "Sets the maximum horizontal size of the widget. The widget will shrink to fit shorter content.", + "no-active-player": "No active player", + "scrolling-mode-description": "Control when text scrolling is enabled for long track titles.", + "scrolling-mode-label": "Scrolling mode", + "show-album-art-description": "Display the album artwork for the currently playing track.", + "show-album-art-label": "Show album art", + "show-artist-first-description": "Display artist - title instead of title - artist.", + "show-artist-first-label": "Show artist first", + "show-progress-ring-description": "Display a circular progress indicator showing track progress.", + "show-progress-ring-label": "Show progress ring", + "show-visualizer-description": "Display an audio visualizer when music is playing.", + "show-visualizer-label": "Show visualizer", + "use-fixed-width-description": "When enabled, the widget will always use the maximum width instead of dynamically adjusting to content.", + "use-fixed-width-label": "Use fixed width", + "visualizer-type-description": "Choose the style of audio visualizer to display.", + "visualizer-type-label": "Visualizer type" + }, + "notification-history": { + "hide-widget-when-zero-description": "Hide the notification icon when there are no unread notifications.", + "hide-widget-when-zero-label": "Hide icon when zero", + "show-unread-badge-description": "Display a badge showing the number of unread notifications.", + "show-unread-badge-label": "Show unread badge" + }, + "section-editor": { + "placeholder": "Select a widget to add...", + "search-placeholder": "Search widget..." + }, + "spacer": { + "width-description": "Spacing width in pixels." + }, + "system-monitor": { + "compact-mode-description": "Display stats as mini bar charts instead of text values. Prevents layout shifting.", + "compact-mode-label": "Compact mode", + "cpu-temperature-description": "Show CPU temperature readings if available.", + "cpu-temperature-label": "CPU temperature", + "cpu-usage-description": "Display current CPU usage percentage.", + "cpu-usage-label": "CPU usage", + "disk-path-description": "Select which disk mount point to monitor.", + "disk-path-label": "Disk path", + "gpu-temperature-description": "Show GPU temperature readings if available.", + "load-average-description": "Display system load average.", + "load-average-label": "Load average", + "memory-percentage-description": "Show memory usage as a percentage instead of absolute values.", + "memory-percentage-label": "Memory as percentage", + "memory-usage-description": "Display current RAM usage information.", + "memory-usage-label": "Memory usage", + "network-traffic-description": "Display network upload and download speeds.", + "network-traffic-label": "Network traffic", + "storage-usage-description": "Show disk space usage information.", + "storage-usage-label": "Storage usage", + "use-monospace-font-description": "Use monospace font for consistent character width.", + "use-monospace-font-label": "Monospace font" + }, + "taskbar": { + "colorize-icons-description": "Apply theme colors to taskbar icons.", + "hide-mode-description": "Controls how the widget behaves when there are no matching windows.", + "hide-mode-label": "Hiding mode", + "icon-scale-description": "Sets the scaling factor for taskbar icons.", + "icon-scale-label": "Icon scaling", + "max-width-description": "Maximum width of the taskbar as a percentage of screen width.", + "max-width-label": "Maximum width", + "only-active-workspaces-description": "Show only apps from active workspaces.", + "only-active-workspaces-label": "Only from active workspaces", + "only-same-monitor-description": "Show only apps from the monitor where the bar is located.", + "only-same-monitor-label": "Only from same monitor", + "show-pinned-apps-description": "Show pinned apps from the dock in the taskbar.", + "show-pinned-apps-label": "Show pinned apps", + "show-title-description": "Display window titles in the taskbar.", + "show-title-description-disabled": "Vertical taskbar does not support showing titles.", + "show-title-label": "Show title", + "smart-width-description": "Automatically adjust entry width based on the number of entries.", + "smart-width-label": "Smart width", + "title-width-description": "Set the width of window titles in the taskbar (in pixels).", + "title-width-label": "Title width", + "title-width-reset-tooltip": "Reset title width" + }, + "tray": { + "colorize-icons-description": "Apply theme colors to tray icons.", + "colorize-icons-label": "Colorize icons", + "drawer-enabled-description": "When enabled, unpinned tray items are shown in a drawer panel.
When disabled, all tray items are shown inline.", + "drawer-enabled-label": "Enable drawer", + "hide-passive-description": "When enabled, tray items with Passive status will be hidden.", + "hide-passive-label": "Hide passive items" + }, + "volume": { + "display-mode-description": "Choose how you'd like this value to appear.", + "display-mode-label": "Display mode" + }, + "workspace": { + "character-count-description": "Number of characters to display from workspace names (1-10).", + "character-count-label": "Character count", + "enable-scrollwheel-description": "Switch between workspaces using the mouse scroll wheel.", + "enable-scrollwheel-label": "Scroll to switch workspaces", + "follow-focused-screen-description": "Display workspaces from the currently focused screen, rather than the screen where the bar is located.", + "follow-focused-screen-label": "Follow focused screen", + "grouped-border-opacity-description": "Set the opacity level for workspace container borders", + "grouped-border-opacity-label": "Border opacity", + "hide-unoccupied-description": "Don't display workspaces without windows.", + "hide-unoccupied-label": "Hide unoccupied", + "label-mode-description": "Choose how workspace labels are displayed.", + "label-mode-label": "Label mode", + "show-applications-description": "Display application icons inside each workspace.", + "show-applications-label": "Show applications", + "show-labels-only-when-occupied-description": "Only show workspace labels when they contain windows.", + "show-labels-only-when-occupied-label": "Show labels only when occupied", + "unfocused-icons-opacity-description": "Set the opacity level for unfocused app icons", + "unfocused-icons-opacity-label": "Unfocused icons opacity" } }, - "general": { + "battery": { + "battery-level": "Battery level", + "charging-rate": "Charging rate: {rate} W", + "discharging-rate": "Discharging rate: {rate} W", + "health": "Health: {percent}%", + "inhibit-idle-description": "Keeps the system awake.", + "no-battery-detected": "No battery detected", + "plugged-in": "Plugged in", + "power-profile": "Power profile", + "time-left": "Time left: {time}", + "time-until-full": "Time until full: {time}" + }, + "bluetooth": { + "panel": { + "available-devices": "Available devices", + "blocked": "Blocked", + "connected-devices": "Connected devices", + "device-address": "Device address", + "disabled": "Bluetooth is disabled", + "discoverable": "Discoverable", + "enable-message": "Enable Bluetooth to see available devices.", + "known-devices": "Known devices", + "no-devices": "No devices available", + "paired-devices": "Paired devices", + "pairing-mode": "Make sure your device is in pairing mode.", + "scanning": "Scanning for devices...", + "signal-text-excellent": "Signal: Excellent", + "signal-text-fair": "Signal: Fair", + "signal-text-good": "Signal: Good", + "signal-text-poor": "Signal: Poor", + "signal-text-unknown": "Signal: Unknown", + "signal-text-very-poor": "Signal: Very poor" + } + }, + "calendar": { + "timer": { + "hours": "h", + "minutes": "m", + "seconds": "s" + }, + "weather-loading": "Loading weather…" + }, + "changelog": { + "error": { + "fetch-failed": "Unable to load changelog data. Please try again later.", + "rate-limit": "GitHub rate limit exceeded. Please try again in a few minutes." + }, + "panel": { + "buttons-discord": "Join our Discord", + "buttons-dismiss": "Ok", + "buttons-feedback": "Give feedback", + "empty": "Release notes are not available yet.", + "highlight-title": "Highlights", + "released": "Released on {date}", + "subtitle-fresh": "Thanks for installing Noctalia! Here is what’s included in this build.", + "subtitle-updated": "Updated from {previousVersion}", + "title": "What's new in {version}", + "version": "Version {version}", + "version-new-user": "Fresh install" + } + }, + "colors": { + "error": "Error", + "on-surface": "On Surface", + "primary": "Primary", + "secondary": "Secondary", + "tertiary": "Tertiary" + }, + "common": { + "actions": "Actions", + "add": "Add", + "appearance": "Appearance", + "apply": "Apply", + "automation": "Automation", + "available": "Available", + "back": "Back", + "battery": "Battery", + "bluetooth": "Bluetooth", + "brightness": "Brightness", + "browse": "Browse", + "calendar": "Calendar", + "cancel": "Cancel", + "cards": "Cards", + "charging": "Charging", + "check-settings": "Check Settings for details", + "clear": "Clear", + "clipboard": "Clipboard", + "clock-panel": "Clock Panel", + "close": "Close", + "colors": "Colors", + "command": "Command", + "connect": "Connect", + "connected": "Connected", + "connecting": "Connecting...", + "contributors": "Contributors", + "countdown": "Countdown", + "date": "Date", + "delete": "Delete", + "devices": "Devices", + "disabled": "Disabled", + "discharging": "Discharging", + "disconnect": "Disconnect", + "disconnected": "Disconnected", + "disconnecting": "Disconnecting...", + "download": "Download", + "duration": "Duration", + "enabled": "Enabled", + "events": "Events", + "execute": "Execute", + "focus": "Focus", + "frequency": "Frequency", + "gateway": "Gateway", + "general": "General", + "hibernate": "Hibernate", + "history": "History", + "icon": "Icon", + "idle": "Idle", + "info": "Info", + "input": "Input", + "install": "Install", + "installed": "Installed", + "interface": "Interface", + "internet": "Internet", + "language": "Language", + "loading": "Loading...", + "local": "Local", + "location": "Location", + "lock": "Lock", + "logout": "Logout", + "look": "Look", + "media": "Media", + "memory": "Memory", + "monitors": "Monitors", + "network": "Network", + "next": "Next", + "night-light": "Night Light", + "no": "No", "no-results": "No results", - "no-summary": "No summary", - "unknown": "Unknown" + "none": "None", + "notifications": "Notifications", + "official": "Official", + "output": "Output", + "pair": "Pair", + "paired": "Paired", + "pairing": "Pairing...", + "panels": "Panels", + "password": "Password", + "pause": "Pause", + "pin": "Pin", + "play": "Play", + "polling": "Polling", + "position": "Position", + "previous": "Previous", + "random": "Random", + "reboot": "Reboot", + "refresh": "Refresh", + "reset": "Reset", + "resume": "Resume", + "save": "Save", + "scanning": "Scanning...", + "screen-corners": "Screen Corners", + "search": "Search", + "security": "Security", + "select": "Select", + "shortcuts": "Shortcuts", + "shutdown": "Shutdown", + "signal": "Signal", + "sound": "Sound", + "sources": "Sources", + "start": "Start", + "stop": "Stop", + "stopwatch": "Stopwatch", + "suspend": "Suspend", + "templates": "Templates", + "test": "Test", + "thresholds": "Thresholds", + "timer": "Timer", + "title": "Title", + "toast": "Toast", + "trusted": "Trusted", + "uninstall": "Uninstall", + "unknown": "Unknown", + "unpair": "Unpair", + "unpin": "Unpin", + "update": "Update", + "upload": "Upload", + "version": "Version", + "visualizer": "Visualizer", + "volume": "Volume", + "volumes": "Volumes", + "wallpaper": "Wallpaper", + "weather": "Weather", + "week": "Week", + "widgets": "Widgets", + "width": "Width", + "yes": "Yes" + }, + "control-center": { + "power-profile": { + "tooltip-action": "Power Profile", + "tooltip-disabled": "Install power-profiles-daemon to use power profiles" + }, + "screen-recorder": { + "label-stopped": "Record" + }, + "wifi": { + "label-disconnected": "Wi-Fi disconnected", + "label-ethernet": "Ethernet" + } + }, + "display-modes": { + "always-hide": "Always hide", + "always-show": "Always show", + "force-open": "Force open", + "on-hover": "On hover" + }, + "general": { + "no-summary": "No summary" + }, + "hide-modes": { + "hidden": "Hide when empty", + "idle": "Hide when idle", + "transparent": "Transparent when empty", + "visible": "Always visible" }, "launcher": { "categories": { @@ -643,38 +488,31 @@ "chat": "Chat", "development": "Development", "education": "Education", - "emoji": { - "activity": "Activity", - "animals": "Animals", - "flags": "Flags", - "food": "Food & Drink", - "nature": "Nature", - "objects": "Objects", - "people": "People & Body", - "recent": "Recent", - "symbols": "Symbols", - "travel": "Travel & Places" - }, + "emoji-activity": "Activity", + "emoji-animals": "Animals", + "emoji-flags": "Flags", + "emoji-food": "Food & Drink", + "emoji-nature": "Nature", + "emoji-objects": "Objects", + "emoji-people": "People & Body", + "emoji-recent": "Recent", + "emoji-symbols": "Symbols", + "emoji-travel": "Travel & Places", "game": "Games", "graphics": "Graphics", "misc": "Misc", - "network": "Network", "office": "Office", "pinned": "Pinned", "system": "System", "webbrowser": "Web Browser" }, - "delete": "Delete", "no-results": "No results found", - "pin": "Pin", "providers": { "applications": "Applications", "calculator": "Calculator", "calculator-deprecated": "The >calc command is deprecated and will be removed soon. Please type math expressions directly in search instead.", "calculator-description": "Calculator — evaluate mathematical expressions", "calculator-enter-expression": "Enter a mathematical expression", - "calculator-error": "Error", - "calculator-name": "Calculator", "clipboard": "Clipboard history", "clipboard-clear-description": "Clear all clipboard history", "clipboard-clear-description-full": "Remove all items from clipboard history", @@ -683,154 +521,68 @@ "clipboard-history-disabled": "Clipboard history disabled", "clipboard-history-disabled-description": "Enable clipboard history in settings or install cliphist", "clipboard-loading": "Loading clipboard history...", - "clipboard-loading-description": "Please wait", "clipboard-search-description": "Search clipboard history", - "command": "Command", "command-description": "Run shell commands", - "command-name": "Command", "emoji": "Emoji picker", "emoji-loading": "Loading emojis...", "emoji-loading-description": "Please wait", "emoji-no-recent": "No recent emojis yet", "emoji-search-description": "Search and copy emojis" - }, - "unpin": "Unpin" + } }, "lock-screen": { "authenticating": "Authenticating...", - "authentication-failed": "Authentication failed", "password": "Enter your password...", "restart": "Restart", - "shut-down": "Shut down", - "suspend": "Suspend", - "welcome-back": "Welcome back," + "shut-down": "Shut down" }, "notifications": { "panel": { "click-to-expand": "Click to expand", "description": "Your notifications will show up here as they arrive.", - "no-notifications": "No notifications", - "title": "Notifications" + "no-notifications": "No notifications" }, "range": { - "all": "All", "earlier": "Earlier", "today": "Today", "yesterday": "Yesterday" }, "time": { - "diffD": "1 day ago", - "diffDD": "{diff} days ago", - "diffH": "1 hour ago", - "diffHH": "{diff} hours ago", - "diffM": "1 minute ago", - "diffMM": "{diff} minutes ago", + "diff-d": "1 day ago", + "diff-dd": "{diff} days ago", + "diff-h": "1 hour ago", + "diff-hh": "{diff} hours ago", + "diff-m": "1 minute ago", + "diff-mm": "{diff} minutes ago", "now": "now" } }, "options": { "bar": { - "density": { - "comfortable": "Comfortable", - "compact": "Compact", - "default": "Default", - "mini": "Mini", - "spacious": "Spacious" - }, - "position": { - "bottom": "Bottom", - "left": "Left", - "right": "Right", - "top": "Top" - } - }, - "colors": { - "error": "Error", - "none": "None", - "onSurface": "On Surface", - "primary": "Primary", - "secondary": "Secondary", - "tertiary": "Tertiary" + "density-comfortable": "Comfortable", + "density-compact": "Compact", + "density-default": "Default", + "density-mini": "Mini", + "density-spacious": "Spacious" }, "control-center": { - "position": { - "bottom_center": "Bottom center", - "bottom_left": "Bottom left", - "bottom_right": "Bottom right", - "center": "Center", - "close_to_bar_button": "Close to bar button", - "top_center": "Top center", - "top_left": "Top left", - "top_right": "Top right" - }, - "quickSettingsStyle": { - "classic": "Classic", - "compact": "Compact", - "modern": "Modern" - } - }, - "display-mode": { - "always-hide": "Always hide", - "always-show": "Always show", - "force-open": "Force open", - "on-hover": "On hover" - }, - "frame-rates": { - "fps": "{fps} FPS" - }, - "hide-modes": { - "hidden": "Hide when empty", - "idle": "Hide when idle", - "transparent": "Transparent when empty", - "visible": "Always visible" - }, - "launcher": { - "position": { - "bottom_center": "Bottom center", - "bottom_left": "Bottom left", - "bottom_right": "Bottom right", - "center": "Center", - "center_left": "Left center", - "center_right": "Right center", - "follow_bar": "Follow bar", - "top_center": "Top center", - "top_left": "Top left", - "top_right": "Top right" - } - }, - "osd": { - "position": { - "bottom_center": "Bottom center", - "bottom_left": "Bottom left", - "bottom_right": "Bottom right", - "center_left": "Left center", - "center_right": "Right center", - "top_center": "Top center", - "top_left": "Top left", - "top_right": "Top right" - } + "quick-settings-style-classic": "Classic", + "quick-settings-style-modern": "Modern" }, + "frame-rates-fps": "{fps} FPS", "screen-recording": { - "audio-sources": { - "both": "System output + microphone input", - "microphone-input": "Microphone input", - "none": "No audio", - "system-output": "System output" - }, - "color-range": { - "full": "Full", - "limited": "Limited" - }, - "quality": { - "high": "High", - "medium": "Medium", - "ultra": "Ultra", - "very-high": "Very high" - }, - "sources": { - "portal": "Portal", - "screen": "Screen" - } + "audio-sources-both": "System output + microphone input", + "audio-sources-microphone-input": "Microphone input", + "audio-sources-none": "No audio", + "audio-sources-system-output": "System output", + "color-range-full": "Full", + "color-range-limited": "Limited", + "quality-high": "High", + "quality-medium": "Medium", + "quality-ultra": "Ultra", + "quality-very-high": "Very high", + "sources-portal": "Portal", + "sources-screen": "Screen" }, "scrolling-modes": { "always": "Scroll always", @@ -848,34 +600,787 @@ }, "shadow-direction": { "bottom": "Below", - "bottom_left": "Bottom left", - "bottom_right": "Bottom right", "center": "Overhead", - "left": "Left", - "right": "Right", - "top": "Above", - "top_left": "Top left", - "top_right": "Top right" + "top": "Above" }, "visualizer-types": { "linear": "Linear", "mirrored": "Mirrored", - "none": "None", "wave": "Wave" }, "visualizer-visibility": { - "always": "Always visible", "with-background": "With background only" }, "workspace-labels": { "index": "Index", "index+name": "Index and name", - "name": "Name", - "none": "None" + "name": "Name" + } + }, + "panels": { + "about": { + "changelog": "View changelog", + "contributors-desc": "Shout-out to our {count} awesome contributor!", + "contributors-description-plural": "Shout-out to our {count} awesome contributors!", + "noctalia-desc": "A sleek and minimal desktop shell thoughtfully crafted for Wayland, built with Quickshell.", + "noctalia-git-commit": "Git commit:", + "noctalia-installed-version": "Installed version:", + "noctalia-latest-version": "Latest version:", + "noctalia-title": "Noctalia shell", + "support": "Support us", + "title": "About" + }, + "audio": { + "devices-desc": "Configure available audio input and output devices.", + "devices-input-device-description": "Select the desired audio input device.", + "devices-input-device-label": "Input device", + "devices-output-device-description": "Select the desired audio output device.", + "devices-output-device-label": "Output device", + "devices-title": "Audio devices", + "external-mixer-description": "Enter the command or application path to launch when activating the external audio mixer feature.", + "external-mixer-label": "External audio mixer command", + "external-mixer-placeholder": "pwvucontrol || pavucontrol", + "media-desc": "Set your preferred and ignored media applications.", + "media-excluded-player-description": "Add keywords for players you want the system to ignore. Each keyword should be on a new line.", + "media-excluded-player-label": "Excluded player", + "media-excluded-player-placeholder": "type substring and press +", + "media-frame-rate-description": "Higher rates are smoother but use more resources.", + "media-frame-rate-label": "Frame rate", + "media-primary-player-description": "Enter a keyword to identify your main player.", + "media-primary-player-label": "Primary player", + "media-primary-player-placeholder": "e.g. spotify, vlc, mpv", + "media-scrolling-speed-description": "Time in seconds for the title to scroll from start to end.", + "media-scrolling-speed-label": "Scrolling speed", + "media-scrolling-title-description": "Enable continuous scrolling for long media titles.", + "media-scrolling-title-label": "Scrolling title", + "media-title": "Media players", + "panel-applications-empty": "No applications are currently playing audio", + "title": "Audio", + "visualizer-type-description": "Choose a visualization type for media playback.", + "visualizer-type-label": "Visualization type", + "volumes-desc": "Adjust volume controls and audio levels.", + "volumes-input-volume-description": "Microphone input volume level.", + "volumes-mute-input-description": "Mute the default audio input (microphone).", + "volumes-mute-input-label": "Mute audio input", + "volumes-mute-output-description": "Mute the system's main audio output.", + "volumes-mute-output-label": "Mute audio output", + "volumes-output-volume-description": "System-wide volume level.", + "volumes-step-size-description": "Adjust the step size for volume changes (scroll wheel, keyboard shortcuts).", + "volumes-step-size-label": "Volume step size", + "volumes-volume-overdrive-description": "Allow raising volume above 100%. May not be supported by all hardware.", + "volumes-volume-overdrive-label": "Allow volume overdrive" + }, + "bar": { + "appearance-background-opacity-description": "Set the background opacity specifically for the bar.", + "appearance-background-opacity-label": "Bar background opacity", + "appearance-capsule-opacity-description": "Set the opacity level for widget backgrounds when capsule is shown.", + "appearance-capsule-opacity-label": "Capsule opacity", + "appearance-density-description": "Adjust the bar's padding for a compact or spacious look.", + "appearance-density-label": "Bar density", + "appearance-desc": "Customize the bar's appearance and position.", + "appearance-floating-description": "Display the bar as a floating 'pill'.", + "appearance-floating-label": "Floating bar", + "appearance-margins-description": "Adjust the margins around the floating bar.", + "appearance-margins-horizontal": "Horizontal", + "appearance-margins-label": "Margins", + "appearance-margins-vertical": "Vertical", + "appearance-outer-corners-description": "Display outwardly curved corners on the bar.", + "appearance-outer-corners-label": "Outer corners", + "appearance-position-description": "Choose where to place the bar on the screen.", + "appearance-position-label": "Bar position", + "appearance-show-capsule-description": "Show widget backgrounds.", + "appearance-show-capsule-label": "Show capsule", + "appearance-show-outline-description": "Displays a visible border around every widget.", + "appearance-show-outline-label": "Show widget outlines", + "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", + "monitors-desc": "Show bar on specific monitors. Defaults to all if none are chosen.", + "monitors-title": "Monitors display", + "title": "Bar", + "tray-blacklist-description": "Add tray exclusion rules, supports wildcards (*).", + "tray-blacklist-label": "Blacklist", + "tray-blacklist-placeholder": "e.g., nm-applet, Fcitx*", + "tray-pin-application": "Pin Application", + "tray-unpin-application": "Unpin Application", + "widgets-desc": "Drag widgets to change their order. Use the right-click menu to transfer widgets between sections or remove them.", + "widgets-title": "Widgets positioning" + }, + "color-scheme": { + "color-source-desc": "Main settings for Noctalia's colors.", + "color-source-matugen-scheme-type-description": "Choose the color scheme generation method that Matugen will use to create colors from your wallpaper.", + "color-source-matugen-scheme-type-label": "Matugen scheme type", + "color-source-title": "Color source", + "color-source-use-wallpaper-colors-description": "Generate color schemes from your wallpaper using Matugen. Automatically extracts colors to create a cohesive theme.", + "color-source-use-wallpaper-colors-label": "Use wallpaper colors", + "dark-mode-mode-description": "Enables automatic switching between Light and Dark Mode.", + "dark-mode-mode-label": "Dark Mode schedule", + "dark-mode-mode-manual": "Manual", + "dark-mode-mode-off": "Off", + "dark-mode-switch-description": "Switches to a darker theme for easier viewing at night.", + "delete-error-description": "Failed to delete {scheme}", + "delete-error-title": "Delete failed", + "delete-success-description": "Successfully deleted {scheme}", + "delete-success-title": "Color scheme deleted", + "download-button": "Download more", + "download-downloading": "Downloading...", + "download-empty": "No color schemes available", + "download-error-api-error": "API error: {status}", + "download-error-description": "Failed to download {scheme}", + "download-error-download-failed": "Download failed with exit code: {code}", + "download-error-invalid-response": "Invalid API response format", + "download-error-no-files": "No files found for scheme", + "download-error-parse-failed": "Failed to parse API response: {error}", + "download-error-rate-limit": "GitHub API rate limit exceeded", + "download-error-title": "Download failed", + "download-fetching": "Fetching available color schemes...", + "download-success-description": "Successfully downloaded {scheme}", + "download-success-title": "Color scheme downloaded", + "download-title": "Download Color Schemes", + "predefined-desc": "Choose from a collection of predefined color schemes.", + "predefined-generate-templates-description": "Generate Matugen templates (GTK, terminal themes, etc.) when using predefined color schemes.", + "predefined-generate-templates-label": "Generate templates for predefined schemes", + "predefined-title": "Predefined color schemes", + "templates-compositors-description": "Compositor theming.", + "templates-compositors-label": "Compositors", + "templates-compositors-mango-description": "Write {filepath} — requires Mango", + "templates-compositors-niri-description": "Write {filepath} — requires Niri v25.11+", + "templates-desc": "Apply colors to external applications.", + "templates-misc-description": "Create your own templates", + "templates-misc-label": "Advanced", + "templates-misc-user-templates-description": "Only enable if you know what you are doing — refer to our online documentation", + "templates-misc-user-templates-label": "Enable user templates", + "templates-programs-code-description-detected": "Applied to default profile — detected: {clients}", + "templates-programs-code-description-missing": "No Code editor detected (VSCode or VSCodium)", + "templates-programs-description": "Application-specific theming.", + "templates-programs-discord-description": "Write {filepath} for {client} — the theme needs to be activated manually", + "templates-programs-discord-description-detected": "Detected: {clients}", + "templates-programs-discord-description-missing": "No Discord client detected", + "templates-programs-emacs-description": "Doom: ~/.config/doom/themes/noctalia.el
Standard: ~/.emacs.d/themes/noctalia.el", + "templates-programs-label": "Programs", + "templates-programs-pywalfox-description": "Write {filepath} and run pywalfox update", + "templates-programs-spicetify-description": "Write {filepath} — Comfy theme needs to be installed and activated manually", + "templates-programs-walker-description": "Write {filepath} and set theme to noctalia", + "templates-programs-yazi-description": "Write {filepath} — flavor needs to be activated manually", + "templates-programs-zed-description": "Write {filepath} and reload", + "templates-programs-zen-browser-description": "Write {filepath}; copy into your Zen profile's chrome/userChrome.css", + "templates-terminal-description": "Terminal emulator theming.", + "templates-terminal-label": "Terminal", + "templates-ui-description": "Desktop environment and UI toolkit theming.", + "templates-ui-label": "UI", + "templates-ui-qt-description": "Write {filepath}", + "title": "Color Scheme" + }, + "control-center": { + "cards-desc": "Customize which controls appear in the control center and in what order.", + "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-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-on-clicked-label": "Left click command", + "shortcuts-custom-button-on-middle-clicked-label": "Middle click command", + "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-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", + "shortcuts-custom-button-state-checks-remove": "Remove", + "shortcuts-custom-button-tooltip-description": "The tooltip to show when hovering over the button.", + "shortcuts-custom-button-tooltip-label": "Tooltip", + "shortcuts-title": "Shortcuts widgets", + "system-monitor-disk-path-description": "Select which disk mount point the system monitor card in the control center should monitor.", + "system-monitor-disk-path-label": "System monitor disk path", + "title": "Control Center" + }, + "desktop-widgets": { + "clock-enabled-description": "Show a clock widget on the desktop.", + "clock-enabled-label": "Enable clock widget", + "clock-format-label": "Format", + "clock-height-description": "Height of the clock widget in pixels.", + "clock-height-label": "Height", + "clock-minimal-mode-description": "Use a minimal clock display with time and date.", + "clock-minimal-mode-label": "Minimal mode", + "clock-rounded-corners-description": "Use rounded corners for the widget background.", + "clock-rounded-corners-label": "Rounded corners", + "clock-show-background-description": "Show the background container for the clock widget.", + "clock-show-background-label": "Show background", + "clock-show-date-description": "Display the current date below the time.", + "clock-show-date-label": "Show date", + "clock-show-seconds-description": "Display seconds in the time.", + "clock-show-seconds-label": "Show seconds", + "clock-style-analog": "Analog", + "clock-style-binary": "Binary", + "clock-style-description": "Choose the clock display style.", + "clock-style-digital": "Digital", + "clock-style-label": "Clock style", + "clock-style-minimal": "Minimal", + "clock-width-description": "Width of the clock widget in pixels.", + "edit-mode-button-label": "Enter edit mode", + "edit-mode-controls-explanation": "Left-click & drag: Move or resize the widget.\nRight-click: Open the context menu options.", + "edit-mode-description": "Enable edit mode to move and reposition desktop widgets. When enabled, widgets show a drag outline and can be repositioned.", + "edit-mode-exit-button": "Exit edit mode", + "edit-mode-grid-snap-label": "Grid snap", + "edit-mode-label": "Edit mode", + "enabled-description": "Enable or disable desktop widgets entirely.", + "enabled-label": "Enable desktop widgets", + "general-desc": "Configure widgets that appear on your desktop.", + "general-title": "Desktop widgets", + "media-player-enabled-description": "Show a media player widget on the desktop.", + "media-player-enabled-label": "Enable media player widget", + "media-player-rounded-corners-description": "Enable rounded corners on the widget edges.", + "media-player-show-album-art-description": "Show the album artwork and track information (title and artist).", + "media-player-show-album-art-label": "Show album art & title", + "media-player-show-background-description": "Show the background container.", + "media-player-show-buttons-description": "Show media control buttons (play/pause, previous, next).", + "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.", + "title": "Desktop Widgets", + "weather-enabled-description": "Show a weather widget on the desktop.", + "weather-enabled-label": "Enable weather widget", + "weather-show-background-description": "Show the background container for the weather widget." + }, + "display": { + "monitors-brightness-step-description": "Adjust the step size for brightness changes (scroll wheel and keyboard shortcuts).", + "monitors-brightness-step-label": "Brightness step size", + "monitors-brightness-unavailable-ddc-disabled": "Brightness control unavailable. Enable \"External brightness support\" to control this display's brightness.", + "monitors-brightness-unavailable-generic": "Brightness control is not available for this display.", + "monitors-desc": "Adjust settings brightness for each display.", + "monitors-enforce-minimum-description": "Solves the problem of backlight completely turning off on some displays at 0% brightness.", + "monitors-enforce-minimum-label": "Enforce minimum brightness (1%)", + "monitors-external-brightness-description": "Enable DDCUtil support for controlling brightness on external displays via DDC/CI protocol.", + "monitors-external-brightness-label": "External brightness support", + "monitors-title": "Per-monitor settings", + "night-light-auto-schedule-description": "Based on the sunset and sunrise time in {location} — recommended.", + "night-light-auto-schedule-label": "Automatic scheduling", + "night-light-desc": "Reduce blue light emission to help you sleep better and reduce eye strain.", + "night-light-enable-description": "Apply a warm color filter to reduce blue light emission.", + "night-light-enable-label": "Enable Night Light", + "night-light-force-activation-description": "Ignores the schedule and applies the night filter immediately.", + "night-light-force-activation-label": "Force activation", + "night-light-manual-schedule-description": "Set custom times for sunrise and sunset.", + "night-light-manual-schedule-label": "Manual scheduling", + "night-light-manual-schedule-select-start": "Select start time", + "night-light-manual-schedule-select-stop": "Select stop time", + "night-light-manual-schedule-sunrise": "Sunrise time", + "night-light-manual-schedule-sunset": "Sunset time", + "night-light-temperature-day": "Day", + "night-light-temperature-day-description": "Controls the temperature during daytime.", + "night-light-temperature-description": "Set the color warmth for nighttime and daytime.", + "night-light-temperature-label": "Color temperature", + "night-light-temperature-night": "Night", + "night-light-temperature-night-description": "Controls the temperature during nighttime.", + "title": "Display" + }, + "dock": { + "appearance-background-opacity-description": "Adjust the dock's background opacity.", + "appearance-border-radius-description": "Adjust the dock's border radius.", + "appearance-border-radius-label": "Border radius", + "appearance-colorize-icons-description": "Apply theme colors to dock app icons (non-focused apps only).", + "appearance-colorize-icons-label": "Colorize Icons", + "appearance-dead-opacity-description": "Adjust the opacity of app icons that are not running.", + "appearance-dead-opacity-label": "Dead Opacity", + "appearance-desc": "Customize the dock's behavior and appearance.", + "appearance-display-auto-hide": "Auto hide", + "appearance-display-description": "Choose how the dock behaves.", + "appearance-display-exclusive": "Exclusive", + "appearance-floating-distance-description": "Set the distance between the dock and the edge of the screen.", + "appearance-floating-distance-label": "Dock floating distance", + "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-pinned-static-description": "Always push pinned app icons to the left in static order.", + "appearance-pinned-static-label": "Static Pinned Apps", + "enabled-description": "Show or hide the dock entirely.", + "enabled-label": "Enable dock", + "monitors-desc": "Show dock on specific monitors. Defaults to all if none are chosen.", + "monitors-only-same-monitor-description": "Show only apps from the monitor where the dock is located.", + "monitors-only-same-monitor-label": "Only apps from same monitor", + "monitors-title": "Monitor display", + "title": "Dock" + }, + "general": { + "fonts-default-description": "Main font used throughout the interface.", + "fonts-default-label": "Default font", + "fonts-default-placeholder": "Select default font...", + "fonts-default-scale-description": "Increase or decrease the size of the standard text.", + "fonts-default-scale-label": "Default font size", + "fonts-default-search-placeholder": "Search font...", + "fonts-desc": "Choose the fonts used throughout the interface.", + "fonts-monospace-description": "Monospaced font used for numbers and stats display.", + "fonts-monospace-label": "Monospaced font", + "fonts-monospace-placeholder": "Select monospace font...", + "fonts-monospace-scale-description": "Increase or decrease the size of the monospaced text.", + "fonts-monospace-scale-label": "Monospaced font size", + "fonts-monospace-search-placeholder": "Search monospace font...", + "fonts-reset-scaling": "Reset scaling", + "fonts-title": "Fonts", + "language-desc": "Choose your preferred language for the application.", + "language-select-auto-detect": "Automatic", + "language-select-description": "Select the language used in the application's interface.", + "language-select-label": "Application language", + "launch-setup-wizard": "Setup wizard", + "profile-desc": "Edit your user details and avatar.", + "profile-picture-description": "Your profile picture that appears throughout the interface.", + "profile-picture-label": "{user}'s profile picture", + "profile-select-avatar": "Select avatar image", + "profile-title": "Profile", + "profile-tooltip": "Profile picture", + "screen-corners-desc": "Customize screen corner rounding and visual effects.", + "screen-corners-radius-description": "Adjust the rounded corners of the screen.", + "screen-corners-radius-label": "Screen corners radius", + "screen-corners-radius-reset": "Reset screen corners radius", + "screen-corners-show-corners-description": "Display rounded corners on the edge of the screen.", + "screen-corners-show-corners-label": "Show screen corners", + "screen-corners-solid-black-description": "Use solid black instead of the bar background color.", + "screen-corners-solid-black-label": "Solid black corners", + "screen-corners-title": "Screen corners" + }, + "hooks": { + "info-command-info-description": "• Commands are executed via shell (sh -c)
• Commands run in background (detached)
• Test buttons execute with current values", + "info-command-info-label": "Hook command information", + "info-parameters-description": "• Wallpaper hook: $1 = wallpaper path, $2 = screen name
• Theme toggle hook: $1 = true/false (Dark Mode state)
• Screen lock/unlock hooks: No parameters
• Performance mode hooks: No parameters", + "info-parameters-label": "Available parameters", + "performance-mode-disabled-description": "Command to be executed when Noctalia Performance Mode is disabled.", + "performance-mode-disabled-label": "Performance mode disabled", + "performance-mode-disabled-placeholder": "e.g., notify-send \"Performance\" \"Mode Disabled\"", + "performance-mode-enabled-description": "Command to be executed when Noctalia Performance Mode is enabled.", + "performance-mode-enabled-label": "Performance mode enabled", + "performance-mode-enabled-placeholder": "e.g., notify-send \"Performance\" \"Mode Enabled\"", + "screen-lock-description": "Command to be executed when the screen is locked.", + "screen-lock-label": "Screen locked", + "screen-lock-placeholder": "e.g., notify-send \"Screen\" \"Locked\"", + "screen-unlock-description": "Command to be executed when the lock screen is unlocked.", + "screen-unlock-label": "Screen unlocked", + "screen-unlock-placeholder": "e.g., notify-send \"Screen\" \"Unlocked\"", + "system-hooks-desc": "Configure commands to be executed when system events occur.", + "system-hooks-enable-description": "Enable or disable all hook commands.", + "system-hooks-enable-label": "Enable hooks", + "system-hooks-title": "System hooks", + "theme-changed-description": "Command to be executed when theme toggles between Dark and Light Mode.", + "theme-changed-label": "Theme changed", + "theme-changed-placeholder": "e.g., notify-send \"Theme\" \"Toggled\"", + "title": "Hooks", + "wallpaper-changed-description": "Command to be executed when wallpaper changes.", + "wallpaper-changed-label": "Wallpaper changed", + "wallpaper-changed-placeholder": "e.g., notify-send \"Wallpaper\" \"Changed\"" + }, + "indicator": { + "default-value": "Default: {value}", + "system-default": "System Default" + }, + "launcher": { + "clipboard-desc": "Access and manage your clipboard history from the launcher.", + "execute-desc": "Configure how applications are launched.", + "execute-title": "Execution", + "settings-annotation-tool-description": "Command to run when clicking the annotate button in clipboard history, The image will be piped to this command.", + "settings-annotation-tool-label": "Annotation tool", + "settings-annotation-tool-placeholder": "e.g. 'gradia', 'satty -f -'", + "settings-auto-paste-description": "Automatically paste the selected clipboard item. Requires wtype.", + "settings-auto-paste-label": "Auto paste", + "settings-clip-preview-description": "Show a preview of the clipboard content when using the >clip command.", + "settings-clip-preview-label": "Enable clip preview", + "settings-clipboard-history-description": "Access previously copied items from the launcher.", + "settings-clipboard-history-label": "Enable clipboard history", + "settings-custom-launch-prefix-description": "Prefix commands with a custom launcher (e.g., 'runapp' for systemd integration).", + "settings-custom-launch-prefix-enabled-description": "Use a custom prefix for launching applications instead of the default method.", + "settings-custom-launch-prefix-enabled-label": "Enable custom launch prefix", + "settings-custom-launch-prefix-label": "Custom launch prefix", + "settings-desc": "Customize the launcher's behavior and appearance.", + "settings-grid-view-description": "Display items in a grid layout instead of a list.", + "settings-icon-mode-description": "Use native system icons instead of Tabler icons.", + "settings-icon-mode-label": "Use native icons", + "settings-ignore-mouse-input-description": "Disable mouse interaction and scrollwheel in the launcher.", + "settings-ignore-mouse-input-label": "Ignore mouse input", + "settings-position-description": "Choose where the launcher panel appears.", + "settings-show-categories-description": "Show category tabs for filtering applications.", + "settings-show-categories-label": "Show categories", + "settings-show-icon-background-description": "Show a rounded rectangle background behind icons.", + "settings-show-icon-background-label": "Show icon background", + "settings-sort-by-usage-description": "When enabled, frequently launched apps appear first in the list.", + "settings-sort-by-usage-label": "Sort by most used", + "settings-terminal-command-description": "Command to launch a terminal. E.g., 'kitty -e' or 'gnome-terminal --'.", + "settings-terminal-command-label": "Terminal command", + "settings-use-app2unit-description": "Uses an alternative launch method to better manage app processes and prevent issues.", + "settings-use-app2unit-label": "Use App2Unit to launch applications", + "title": "Launcher" + }, + "location": { + "calendar-cards-desc": "Organize and enable/disable cards in the calendar panel.", + "calendar-cards-title": "Calendar cards", + "calendar-header-label": "Calendar Header", + "calendar-month-label": "Calendar Month", + "date-time-12hour-format-description": "Display time in 12-hour format on the lock screen and calendar. The bar clock has its own settings.", + "date-time-12hour-format-label": "Use 12-hour time format", + "date-time-desc": "Customize how date and time appear.", + "date-time-first-day-of-week-automatic": "Automatic (use system locale)", + "date-time-first-day-of-week-description": "Choose which day starts the week in the calendar.", + "date-time-first-day-of-week-label": "First day of week", + "date-time-show-events-description": "Display events in the calendar panel.", + "date-time-show-events-label": "Show calendar events", + "date-time-title": "Date & time", + "date-time-use-analog-description": "Show an analog style clock on the calendar window and lock screen.", + "date-time-use-analog-label": "Use analog style clock", + "date-time-week-numbers-description": "Display the week of the year (e.g., week 38) in the calendar.", + "date-time-week-numbers-label": "Show week numbers", + "location-desc": "Get accurate weather and Night Light scheduling by setting your location.", + "location-search-description": "e.g., Toronto, ON", + "location-search-label": "Search for a location", + "location-search-placeholder": "Enter the location name", + "location-title": "Your location", + "weather-desc": "Choose your preferred temperature unit.", + "weather-enabled-description": "Show weather information throughout the interface and fetch weather data. When disabled, all weather elements will be hidden and no network requests will be made.", + "weather-enabled-label": "Enable weather", + "weather-fahrenheit-description": "Display temperature in Fahrenheit instead of Celsius.", + "weather-fahrenheit-label": "Display temperature in Fahrenheit (°F)", + "weather-hide-city-description": "Hide the city name from weather displays throughout the interface.", + "weather-hide-city-label": "Hide city name", + "weather-hide-timezone-description": "Hide the timezone abbreviation from weather displays throughout the interface.", + "weather-hide-timezone-label": "Hide timezone", + "weather-show-effects-description": "Show additional visual effects (like rain, snow, or lightning) on the weather card.", + "weather-show-effects-label": "Display weather effects", + "weather-show-in-calendar-description": "Show the daily weather forecast directly in your calendar view.", + "weather-show-in-calendar-label": "Display weather in calendar" + }, + "lock-screen": { + "compact-lockscreen-description": "Show only the login input and system controls, hiding weather and media widgets.", + "compact-lockscreen-label": "Compact lock screen", + "lock-on-suspend-description": "Automatically lock the screen when suspending the system.", + "lock-on-suspend-label": "Lock on suspend", + "show-hibernate-description": "Show the option 'hibernate' in the energy actions.", + "show-hibernate-label": "Show hibernate", + "show-session-buttons-description": "Allow access to power settings from the lock screen.", + "show-session-buttons-label": "Power controls", + "title": "Lock Screen" + }, + "network": { + "bluetooth-description": "Activate Bluetooth management.", + "bluetooth-rssi-polling-description": "Periodically sample RSSI for connected devices via bluetoothctl. May not be available for all devices; uses minimal resources when enabled.", + "bluetooth-rssi-polling-label": "Bluetooth signal polling", + "desc": "Manage Wi-Fi and Bluetooth connections.", + "wifi-description": "Manage wireless networks (requires NetworkManager)." + }, + "notifications": { + "duration-critical-urgency-description": "How long critical priority notifications stay visible.", + "duration-critical-urgency-label": "Critical urgency", + "duration-desc": "Configure how long notifications stay visible based on their urgency level.", + "duration-low-urgency-description": "How long low priority notifications stay visible.", + "duration-low-urgency-label": "Low urgency", + "duration-normal-urgency-description": "How long normal priority notifications stay visible.", + "duration-normal-urgency-label": "Normal urgency", + "duration-reset": "Reset timeout duration", + "duration-respect-expire-description": "Use the expire timeout set in the notification.", + "duration-respect-expire-label": "Respect expire timeout", + "duration-title": "Notification duration", + "history-critical-urgency-description": "Save critical priority notifications to history.", + "history-critical-urgency-label": "Save critical urgency to history", + "history-desc": "Control which notifications are saved to history based on their urgency level.", + "history-low-urgency-description": "Save low priority notifications to history.", + "history-low-urgency-label": "Save low urgency to history", + "history-normal-urgency-description": "Save normal priority notifications to history.", + "history-normal-urgency-label": "Save normal urgency to history", + "monitors-desc": "Show notification on specific monitors. Defaults to all if none are chosen.", + "settings-always-on-top-description": "Display notifications above fullscreen windows and other layers.", + "settings-background-opacity-description": "Adjust the opacity of notification backgrounds.", + "settings-desc": "Configure notifications appearance and behavior.", + "settings-do-not-disturb-description": "Disable all notification popups when enabled.", + "settings-enabled-description": "Enable or disable the notification daemon, requires a restart of Noctalia shell.", + "settings-enabled-label": "Enable notifications", + "settings-location-description": "Where notifications appear on screen.", + "sounds-desc": "Configure notification sound effects and volume.", + "sounds-enabled-description": "Enable sound effects for incoming notifications.", + "sounds-enabled-label": "Enable notification sounds", + "sounds-excluded-apps-description": "Skip playing the configured notification sound for specific applications that have their own built-in sounds.", + "sounds-excluded-apps-label": "Excluded applications", + "sounds-excluded-apps-placeholder": "discord,firefox,chrome,chromium,edge", + "sounds-files-critical-description": "Path to the sound file played for critical priority notifications.", + "sounds-files-critical-label": "Critical urgency sound", + "sounds-files-critical-select-title": "Select Critical Urgency Sound File", + "sounds-files-desc": "Configure custom sound files for different notification urgency levels.", + "sounds-files-low-description": "Path to the sound file played for low priority notifications.", + "sounds-files-low-label": "Low urgency sound", + "sounds-files-low-select-title": "Select Low Urgency Sound File", + "sounds-files-normal-description": "Path to the sound file played for normal priority notifications.", + "sounds-files-normal-label": "Normal urgency sound", + "sounds-files-normal-select-title": "Select Normal Urgency Sound File", + "sounds-files-placeholder": "Enter path to sound file", + "sounds-files-select-file": "Select Sound File", + "sounds-files-title": "Sound files", + "sounds-files-unified-description": "Path to the sound file played for notifications.", + "sounds-files-unified-label": "Notification sound", + "sounds-files-unified-select-title": "Select Notification Sound File", + "sounds-separate-description": "Use different sound files for low, normal, and critical priority notifications.", + "sounds-separate-label": "Use different sounds per priority", + "sounds-title": "Sound settings", + "sounds-unavailable-description": "Install Qt6 Multimedia to enable notification sounds.", + "sounds-unavailable-label": "Notification sounds unavailable", + "sounds-volume-description": "Adjust the volume level for notification sounds.", + "sounds-volume-label": "Sound volume", + "toast-desc": "Configure toast appearance and behavior.", + "toast-keyboard-description": "Show a toast when the keyboard layout changes.", + "toast-keyboard-label": "Keyboard layout" + }, + "osd": { + "always-on-top-description": "Display OSD above fullscreen windows and other layers.", + "always-on-top-label": "Always on top", + "background-opacity-description": "Controls the transparency of the OSD background.", + "background-opacity-label": "Background opacity", + "description": "Configure on-screen indicators such as volume and brightness overlays.", + "duration-auto-hide-description": "Adjust the time before OSD disappears.", + "duration-auto-hide-label": "Auto-hide after", + "duration-desc": "How long OSD remains visible before hiding automatically.", + "duration-title": "Auto-hide timeout", + "enabled-description": "Show volume and brightness changes in real-time.", + "enabled-label": "Enable on-screen display", + "events-desc": "Select which events trigger the on-screen display.", + "general-desc": "Configure visibility and behavior of OSD.", + "location-description": "Where on-screen displays appear.", + "monitors-desc": "Show OSD on specific monitors. Defaults to all if none are chosen.", + "title": "On-Screen Display", + "types-brightness-description": "Show OSD when screen brightness changes.", + "types-brightness-label": "Brightness", + "types-custom-text-description": "Show OSD for custom text messages from IPC.", + "types-custom-text-label": "Custom Text", + "types-desc": "Select the events that trigger the OSD.", + "types-input-volume-description": "Show OSD when microphone volume changes.", + "types-input-volume-label": "Input volume", + "types-lockkey-description": "Show OSD when Caps Lock, Num Lock, or Scroll Lock are toggled.", + "types-lockkey-label": "Lock keys", + "types-title": "OSD trigger events", + "types-volume-description": "Show OSD when audio output volume changes.", + "types-volume-label": "Output volume" + }, + "plugins": { + "available-description": "Browse and install plugins from configured sources.", + "available-label": "Available plugins", + "available-no-plugins-description": "Check your plugin sources or refresh the list.", + "available-no-plugins-label": "No plugins available", + "collision-already-installed": "This plugin is already installed", + "collision-custom-version-exists": "A custom version from \"{source}\" is already installed", + "collision-official-version-exists": "The official version of this plugin is already installed", + "filter-downloaded": "Downloaded", + "filter-not-downloaded": "Not Downloaded", + "hot-reload-description": "Automatically reload plugins when their files change. Useful for plugin development.", + "hot-reload-label": "Hot reload (dev mode)", + "hot-reloaded": "Reloaded plugin: {name}", + "install-error": "Failed to install: {error}", + "install-incompatible": "{plugin} requires Noctalia v{version} or higher", + "install-success": "Successfully installed {plugin}", + "installed-description": "Manage and configure all locally installed plugins.", + "installed-label": "Installed plugins", + "installed-no-plugins-description": "Install plugins from the Available Plugins section below.", + "installed-no-plugins-label": "No plugins installed", + "installing": "Installing {plugin}...", + "open-plugins-tab": "Open plugins settings", + "plugin-settings-title": "{plugin} Settings", + "refresh-refreshing": "Refreshing plugins list...", + "refresh-tooltip": "Refresh available plugins", + "settings-error-not-loaded": "Plugin not loaded.", + "settings-saved": "Plugin settings saved.", + "settings-tooltip": "Plugin settings", + "source-custom": "Custom source", + "sources-add-custom": "Add custom repository", + "sources-add-dialog-description": "Add a GitHub repository as a plugin source.", + "sources-add-dialog-error": "Failed to add plugin source.", + "sources-add-dialog-name": "Repository name", + "sources-add-dialog-name-placeholder": "My Custom Plugins", + "sources-add-dialog-success": "Plugin source added successfully.", + "sources-add-dialog-title": "Add plugin source", + "sources-add-dialog-url": "Repository URL", + "sources-description": "Manage plugin repositories.", + "sources-placeholder": "My cool repository", + "sources-remove-tooltip": "Remove plugin source", + "title": "Plugins", + "uninstall-dialog-description": "Are you sure you want to uninstall {plugin}? This will remove all plugin data.", + "uninstall-dialog-title": "Uninstall plugin", + "uninstall-error": "Failed to uninstall: {error}", + "uninstall-success": "Successfully uninstalled {plugin}", + "uninstalling": "Uninstalling {plugin}...", + "update-all": "Update All ({count})", + "update-all-success": "All plugins updated successfully.", + "update-available": "New plugin update available", + "update-available-plural": "New plugin updates available ({count})", + "update-error": "Failed to update plugin: {plugin}: {error}", + "update-incompatible": "Requires Noctalia v{version} or higher", + "update-pending": "v{current} → v{new} (requires Noctalia v{required})", + "update-success": "Updated {plugin} to v{version}", + "update-version": "v{current} → v{new}", + "updating": "Updating..." + }, + "region": { + "clock-panel-desc": "Customize the clock panel appearance.", + "clock-panel-title": "Clock panel", + "title": "Region" + }, + "screen-recorder": { + "audio-audio-codec-description": "Opus is recommended for best performance and smallest audio size.", + "audio-audio-codec-label": "Audio codec", + "audio-audio-source-description": "Audio source to capture during recording.", + "audio-audio-source-label": "Audio source", + "audio-desc": "Configure audio recording options.", + "audio-title": "Audio settings", + "general-copy-to-clipboard-description": "Copy the file to clipboard after recording finishes.", + "general-copy-to-clipboard-label": "Copy to clipboard", + "general-desc": "Manage screen recording output and content.", + "general-output-folder-description": "Folder where screen recordings will be saved.", + "general-output-folder-label": "Output folder", + "general-select-output-folder": "Select output folder", + "general-show-cursor-description": "Record mouse cursor in the video.", + "general-show-cursor-label": "Show cursor", + "general-title": "General settings", + "title": "Screen Recorder", + "video-color-range-description": "Limited is recommended for better compatibility.", + "video-color-range-label": "Color range", + "video-desc": "Configure video recording options.", + "video-frame-rate-description": "Target frame rate for screen recordings.", + "video-title": "Video settings", + "video-video-codec-description": "h264 is the most common codec.", + "video-video-codec-label": "Video codec", + "video-video-quality-description": "Higher quality results in larger file sizes.", + "video-video-quality-label": "Video quality", + "video-video-source-description": "Portal is recommended, if you get artifacts try Screen.", + "video-video-source-label": "Video source" + }, + "session-menu": { + "countdown-duration-description": "Set how long the countdown timer lasts before executing power actions.", + "countdown-duration-label": "Countdown duration", + "enable-countdown-description": "Show a countdown timer before executing power actions.", + "enable-countdown-label": "Enable countdown timer", + "entries-desc": "Customize which power actions appear in the session menu and in what order.", + "entries-title": "Power actions", + "entry-settings-command-description": "Custom command to execute for this action. Leave empty to use the default system command.", + "entry-settings-command-placeholder": "e.g., systemctl poweroff", + "entry-settings-default-command-lock": "Internal lock screen (no command)", + "entry-settings-default-command-logout": "Internal logout (no command)", + "entry-settings-default-info-description": "If no custom command is specified, the default system command will be used.", + "entry-settings-default-info-label": "Default command", + "entry-settings-title": "Configure {entry}", + "entry-settings-tooltip": "Configure command", + "general-desc": "Configure the session menu panel behavior and appearance.", + "large-buttons-layout-description": "Choose how session menu buttons are displayed.", + "large-buttons-layout-label": "Large buttons layout", + "large-buttons-style-description": "Display the session menu with large buttons in a grid layout.", + "large-buttons-style-label": "Large buttons style", + "position-description": "Choose where the session menu panel appears when opened.", + "show-header-description": "Display the title and close button at the top of the session menu.", + "show-header-label": "Show header", + "show-number-labels-description": "Display number labels (1-2-3-4...) on buttons and enable number keybinds for quick selection.", + "show-number-labels-label": "Show number labels" + }, + "system-monitor": { + "critical-color-label": "Critical color", + "custom-highlight-colors-title-label": "Custom highlight colors", + "disk-section-label": "Disk usage", + "enable-dgpu-monitoring-description": "Warning: This will wake up your discrete GPU (NVIDIA/AMD), which may significantly impact battery life on laptops with hybrid graphics.", + "enable-dgpu-monitoring-label": "Enable discrete GPU monitoring", + "external-monitor-description": "Enter the command or application path to launch when activating the external system monitor application.", + "external-monitor-label": "External system monitor command", + "external-monitor-placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor", + "general-desc": "Configure the system monitor behavior and appearance.", + "gpu-section-label": "GPU temperature", + "highlight-colors-section-label": "Highlight colors", + "polling-interval-label": "Polling interval", + "polling-section-description": "Configure how often each system metric is updated.", + "polling-section-label": "Polling intervals", + "threshold-critical": "Critical threshold", + "threshold-warning": "Warning threshold", + "thresholds-section-description": "Adjust warning/critical thresholds for each system metric.", + "use-custom-highlight-colors-description": "When disabled, theme default highlight colors are used.", + "use-custom-highlight-colors-label": "Use custom highlight colors", + "warning-color-label": "Warning color" + }, + "user-interface": { + "allow-panels-without-bar-description": "When enabled, panels can open on any screen. When disabled, panels will only open on screens that have a bar, which can reduce memory usage.", + "allow-panels-without-bar-label": "Allow panels on screens without a bar", + "animation-disable-description": "Disable all animations for a faster, more responsive experience.", + "animation-disable-label": "Disable UI animations", + "animation-speed-description": "Adjust global animation speed.", + "animation-speed-label": "Animation speed", + "animation-speed-reset": "Reset animation speed", + "appearance-desc": "Customize visual elements like tooltips, borders, and shadows.", + "box-border-description": "Displays an outline around content areas.", + "box-border-label": "Container outline", + "box-border-radius-description": "Adjusts the corner roundness of major layout sections, such as sidebars, cards, and content panels.", + "box-border-radius-label": "Container Radius", + "box-border-radius-reset": "Reset container radius", + "control-border-radius-description": "Controls the curvature of interactive elements, including buttons, toggles, and text fields.", + "control-border-radius-label": "Input Radius", + "control-border-radius-reset": "Reset input radius", + "desc": "Customize the look, feel, and behavior of the interface.", + "dim-desktop-description": "Dim the desktop when panels or menus are open.", + "dim-desktop-label": "Dim desktop", + "dimmer-opacity-description": "Set the opacity level for desktop dimming.", + "dimmer-opacity-label": "Dimmed desktop opacity", + "dimmer-opacity-reset": "Reset dimmed desktop opacity", + "panel-background-opacity-description": "Set the background opacity for all panels (bar, launcher, settings, etc...).", + "panel-background-opacity-label": "Panel background opacity", + "panels-attached-to-bar-description": "Panels lock to the bar and screen edges, creating a seamless look with stylish inverted corners.", + "panels-attached-to-bar-label": "Snap panels to edges", + "panels-overlay-description": "Ensures panels and the bar remain visible, even over fullscreen applications.", + "panels-overlay-label": "Keep panels & bar on top", + "scaling-description": "Changes the size of the general user interface, excluding the bar.", + "scaling-label": "Interface scaling", + "scaling-reset-scaling": "Reset interface scaling", + "settings-panel-mode-description": "Choose settings layout (may require reopening).", + "settings-panel-mode-label": "Settings panel mode", + "shadows-description": "Enables drop shadows under bars and panels.", + "shadows-direction-description": "Choose where the shadow is cast from.", + "shadows-direction-label": "Shadow direction", + "shadows-label": "Drop shadows", + "title": "User Interface", + "tooltips-description": "Enable or disable tooltips throughout the interface.", + "tooltips-label": "Show tooltips" + }, + "wallpaper": { + "automation-change-mode-alphabetical": "Alphabetical", + "automation-change-mode-description": "Choose how wallpapers are selected when changing automatically.", + "automation-change-mode-label": "Change mode", + "automation-custom-interval-description": "Enter time as HH:MM (e.g., 01:30).", + "automation-custom-interval-label": "Custom interval", + "automation-interval-description": "How often to change wallpapers automatically.", + "automation-interval-label": "Wallpaper interval", + "automation-random-wallpaper-description": "Schedule random wallpaper changes at regular intervals.", + "automation-scheduled-change-description": "Automatically change wallpapers at regular intervals.", + "automation-scheduled-change-label": "Scheduled change", + "look-feel-edge-smoothness-description": "Applies a soft, feathered effect to the edge of transitions.", + "look-feel-edge-smoothness-label": "Soften transition edge", + "look-feel-fill-color-description": "Choose a fill color that may appear behind the wallpaper.", + "look-feel-fill-mode-description": "Select how the image should scale to match your monitor's resolution.", + "look-feel-fill-mode-label": "Fill mode", + "look-feel-title": "Look & feel", + "look-feel-transition-duration-description": "Duration of transition animations in seconds.", + "look-feel-transition-duration-label": "Transition duration", + "look-feel-transition-type-description": "Animation type when switching between wallpapers.", + "look-feel-transition-type-label": "Transition type", + "settings-desc": "Control how wallpapers are managed and displayed.", + "settings-enable-management-description": "Manage wallpapers with Noctalia. Uncheck if you prefer using another application.", + "settings-enable-management-label": "Enable wallpaper management", + "settings-enable-overview-description": "Applies a blurred and dimmed wallpaper to the overview screen.", + "settings-enable-overview-label": "Enable overview wallpaper", + "settings-folder-description": "Path to your main wallpaper folder.", + "settings-folder-label": "Wallpaper folder", + "settings-hide-wallpaper-filenames-tooltip-hide": "Hide Filenames", + "settings-hide-wallpaper-filenames-tooltip-show": "Show Filenames", + "settings-monitor-specific-description": "Set a different wallpaper folder for each monitor.", + "settings-monitor-specific-label": "Monitor-specific directories", + "settings-monitor-specific-tooltip": "Monitor wallpaper folder", + "settings-recursive-search-description": "Also search for wallpapers in subfolders of the wallpaper directory.", + "settings-recursive-search-label": "Search subfolders", + "settings-select-monitor-folder": "Select monitor wallpaper folder", + "settings-selector-description": "Choose your wallpaper.", + "settings-selector-position-description": "Choose where the wallpaper selector panel appears.", + "settings-title": "Wallpaper settings" } }, "placeholders": { - "cancel": "Cancel", "command-example": "echo \"Hello World\"", "enter-command": "Enter command to execute (app or custom script)", "enter-text-to-collapse": "e.g., 'nothing is playing'. Use /regex/ for patterns.", @@ -886,1929 +1391,32 @@ "search-icons": "e.g., noctalia, niri, battery, cloud", "search-launcher": "Search entries... or use > for commands", "search-wallhaven": "Search Wallhaven...", - "search-wallpapers": "Type to filter wallpapers...", - "select": "Select", - "test": "Test" + "search-wallpapers": "Type to filter wallpapers..." }, - "quickSettings": { - "bluetooth": { - "label": { - "disabled": "Bluetooth", - "enabled": "Bluetooth" - }, - "tooltip": { - "action": "Bluetooth" - } - }, - "keepAwake": { - "label": { - "disabled": "Keep Awake", - "enabled": "Keep Awake" - }, - "tooltip": { - "action": "Keep Awake" - } - }, - "nightLight": { - "label": { - "disabled": "Night Light", - "enabled": "Night Light", - "forced": "Night Light" - }, - "tooltip": { - "action": "Night Light" - } - }, - "notifications": { - "label": { - "disabled": "Do Not Disturb", - "enabled": "Notifications" - }, - "tooltip": { - "action": "Notifications" - } - }, - "powerProfile": { - "label": { - "unavailable": "Power Profile" - }, - "tooltip": { - "action": "Power Profile", - "disabled": "Install power-profiles-daemon to use power profiles" - } - }, - "screenRecorder": { - "label": { - "recording": "Stop", - "stopped": "Record" - }, - "tooltip": { - "action": "Screen Recorder" - } - }, - "wallpaperSelector": { - "label": "Wallpaper", - "tooltip": { - "action": "Wallpaper Selector" - } - }, - "wifi": { - "label": { - "disconnected": "Wi-Fi disconnected", - "ethernet": "Ethernet", - "wifi": "Wi-Fi" - }, - "tooltip": { - "action": "Wi-Fi" - } - } + "positions": { + "bottom": "Bottom", + "bottom-center": "Bottom center", + "bottom-left": "Bottom left", + "bottom-right": "Bottom right", + "center": "Center", + "center-left": "Left center", + "center-right": "Right center", + "close-to-bar": "Close to bar button", + "follow-bar": "Follow bar", + "left": "Left", + "right": "Right", + "top": "Top", + "top-center": "Top center", + "top-left": "Top left", + "top-right": "Top right" }, "session-menu": { "action-in-seconds": "{action} in {seconds} seconds...", - "hibernate": "Hibernate", - "lock": "Lock", "lock-and-suspend": "Lock and Suspend", - "logout": "Logout", - "reboot": "Reboot", - "shutdown": "Shutdown", - "suspend": "Suspend", "title": "Session Menu" }, - "settings": { - "about": { - "changelog": "View changelog", - "contributors": { - "section": { - "description": "Shout-out to our {count} awesome contributor!", - "description_plural": "Shout-out to our {count} awesome contributors!", - "label": "Contributors" - } - }, - "noctalia": { - "git-commit": "Git commit:", - "git-commit-loading": "Loading...", - "installed-version": "Installed version:", - "latest-version": "Latest version:", - "section": { - "description": "A sleek and minimal desktop shell thoughtfully crafted for Wayland, built with Quickshell.", - "label": "Noctalia shell" - } - }, - "support": "Support us", - "tabs": { - "contributors": "Contributors", - "version": "Version" - }, - "title": "About" - }, - "audio": { - "devices": { - "input-device": { - "description": "Select the desired audio input device.", - "label": "Input device" - }, - "output-device": { - "description": "Select the desired audio output device.", - "label": "Output device" - }, - "section": { - "description": "Configure available audio input and output devices.", - "label": "Audio devices" - } - }, - "external-mixer": { - "description": "Enter the command or application path to launch when activating the external audio mixer feature.", - "label": "External audio mixer command", - "placeholder": "pwvucontrol || pavucontrol" - }, - "media": { - "excluded-player": { - "description": "Add keywords for players you want the system to ignore. Each keyword should be on a new line.", - "label": "Excluded player", - "placeholder": "type substring and press +" - }, - "frame-rate": { - "description": "Higher rates are smoother but use more resources.", - "label": "Frame rate" - }, - "primary-player": { - "description": "Enter a keyword to identify your main player.", - "label": "Primary player", - "placeholder": "e.g. spotify, vlc, mpv" - }, - "scrolling-speed": { - "description": "Time in seconds for the title to scroll from start to end.", - "label": "Scrolling speed" - }, - "scrolling-title": { - "description": "Enable continuous scrolling for long media titles.", - "label": "Scrolling title" - }, - "section": { - "description": "Set your preferred and ignored media applications.", - "label": "Media players" - }, - "visualizer-type": { - "description": "Choose a visualization type for media playback.", - "label": "Visualization type" - } - }, - "panel": { - "applications": { - "empty": "No applications are currently playing audio" - }, - "input": "Input", - "output": "Output", - "tabs": { - "devices": "Devices", - "volumes": "Volumes" - } - }, - "tabs": { - "devices": "Devices", - "media": "Media", - "visualizer": "Visualizer", - "volumes": "Volumes" - }, - "title": "Audio", - "visualizer": { - "frame-rate": { - "description": "Higher rates are smoother but use more resources.", - "label": "Frame rate" - }, - "type": { - "description": "Choose a visualization type for media playback.", - "label": "Visualization type" - } - }, - "volumes": { - "input-volume": { - "description": "Microphone input volume level.", - "label": "Input volume" - }, - "mute-input": { - "description": "Mute the default audio input (microphone).", - "label": "Mute audio input" - }, - "mute-output": { - "description": "Mute the system's main audio output.", - "label": "Mute audio output" - }, - "output-volume": { - "description": "System-wide volume level.", - "label": "Output volume" - }, - "section": { - "description": "Adjust volume controls and audio levels.", - "label": "Volumes" - }, - "step-size": { - "description": "Adjust the step size for volume changes (scroll wheel, keyboard shortcuts).", - "label": "Volume step size" - }, - "volume-overdrive": { - "description": "Allow raising volume above 100%. May not be supported by all hardware.", - "label": "Allow volume overdrive" - } - } - }, - "bar": { - "appearance": { - "background-opacity": { - "description": "Set the background opacity specifically for the bar.", - "label": "Bar background opacity" - }, - "capsule-opacity": { - "description": "Set the opacity level for widget backgrounds when capsule is shown.", - "label": "Capsule opacity" - }, - "density": { - "description": "Adjust the bar's padding for a compact or spacious look.", - "label": "Bar density" - }, - "floating": { - "description": "Display the bar as a floating 'pill'.", - "label": "Floating bar" - }, - "margins": { - "description": "Adjust the margins around the floating bar.", - "horizontal": "Horizontal", - "label": "Margins", - "vertical": "Vertical" - }, - "outer-corners": { - "description": "Display outwardly curved corners on the bar.", - "label": "Outer corners" - }, - "position": { - "description": "Choose where to place the bar on the screen.", - "label": "Bar position" - }, - "section": { - "description": "Customize the bar's appearance and position.", - "label": "Appearance" - }, - "show-capsule": { - "description": "Show widget backgrounds.", - "label": "Show capsule" - }, - "show-outline": { - "description": "Displays a visible border around every widget.", - "label": "Show widget outlines" - }, - "use-separate-opacity": { - "description": "Enable to use a separate opacity value for the bar background.", - "label": "Use separate bar opacity" - } - }, - "monitors": { - "section": { - "description": "Show bar on specific monitors. Defaults to all if none are chosen.", - "label": "Monitors display" - } - }, - "tabs": { - "appearance": "Appearance", - "monitors": "Monitors", - "widgets": "Widgets" - }, - "title": "Bar", - "tray": { - "back": "Back", - "blacklist": { - "description": "Add tray exclusion rules, supports wildcards (*).", - "label": "Blacklist", - "placeholder": "e.g., nm-applet, Fcitx*" - }, - "pin-application": "Pin Application", - "unpin-application": "Unpin Application" - }, - "widgets": { - "section": { - "description": "Drag widgets to change their order. Use the right-click menu to transfer widgets between sections or remove them.", - "label": "Widgets positioning" - } - } - }, - "color-scheme": { - "color-source": { - "matugen-scheme-type": { - "description": "Choose the color scheme generation method that Matugen will use to create colors from your wallpaper.", - "label": "Matugen scheme type" - }, - "section": { - "description": "Main settings for Noctalia's colors.", - "label": "Color source" - }, - "use-wallpaper-colors": { - "description": "Generate color schemes from your wallpaper using Matugen. Automatically extracts colors to create a cohesive theme.", - "label": "Use wallpaper colors" - } - }, - "dark-mode": { - "mode": { - "description": "Enables automatic switching between Light and Dark Mode.", - "label": "Dark Mode schedule", - "location": "Location", - "manual": "Manual", - "off": "Off" - }, - "switch": { - "description": "Switches to a darker theme for easier viewing at night.", - "label": "Dark Mode" - } - }, - "delete": { - "error": { - "description": "Failed to delete {scheme}", - "title": "Delete failed" - }, - "success": { - "description": "Successfully deleted {scheme}", - "title": "Color scheme deleted" - } - }, - "download": { - "button": "Download more", - "delete": "Delete", - "download": "Download", - "downloading": "Downloading...", - "empty": "No color schemes available", - "error": { - "api-error": "API error: {status}", - "description": "Failed to download {scheme}", - "download-failed": "Download failed with exit code: {code}", - "invalid-response": "Invalid API response format", - "no-files": "No files found for scheme", - "parse-failed": "Failed to parse API response: {error}", - "rate-limit": "GitHub API rate limit exceeded", - "title": "Download failed" - }, - "fetching": "Fetching available color schemes...", - "installed": "Installed", - "refresh": "Refresh", - "success": { - "description": "Successfully downloaded {scheme}", - "title": "Color scheme downloaded" - }, - "title": "Download Color Schemes" - }, - "predefined": { - "generate-templates": { - "description": "Generate Matugen templates (GTK, terminal themes, etc.) when using predefined color schemes.", - "label": "Generate templates for predefined schemes" - }, - "section": { - "description": "Choose from a collection of predefined color schemes.", - "label": "Predefined color schemes" - } - }, - "tabs": { - "colors": "Colors", - "templates": "Templates" - }, - "templates": { - "compositors": { - "description": "Compositor theming.", - "hyprland": { - "description": "Write {filepath}" - }, - "label": "Compositors", - "mango": { - "description": "Write {filepath} — requires Mango" - }, - "niri": { - "description": "Write {filepath} — requires Niri v25.11+" - } - }, - "misc": { - "description": "Create your own templates", - "label": "Advanced", - "user-templates": { - "description": "Only enable if you know what you are doing — refer to our online documentation", - "label": "Enable user templates" - } - }, - "programs": { - "cava": { - "description": "Write {filepath}" - }, - "code": { - "description": "Write {filepath}", - "description-detected": "Applied to default profile — detected: {clients}", - "description-missing": "No Code editor detected (VSCode or VSCodium)" - }, - "description": "Application-specific theming.", - "discord": { - "description": "Write {filepath} for {client} — the theme needs to be activated manually", - "description-detected": "Detected: {clients}", - "description-missing": "No Discord client detected" - }, - "emacs": { - "description": "Doom: ~/.config/doom/themes/noctalia.el
Standard: ~/.emacs.d/themes/noctalia.el" - }, - "fuzzel": { - "description": "Write {filepath} and reload" - }, - "label": "Programs", - "pywalfox": { - "description": "Write {filepath} and run pywalfox update" - }, - "spicetify": { - "description": "Write {filepath} — Comfy theme needs to be installed and activated manually" - }, - "telegram": { - "description": "Write {filepath}" - }, - "vicinae": { - "description": "Write {filepath} and reload" - }, - "walker": { - "description": "Write {filepath} and set theme to noctalia" - }, - "yazi": { - "description": "Write {filepath} — flavor needs to be activated manually" - }, - "zed": { - "description": "Write {filepath} and reload" - }, - "zen-browser": { - "description": "Write {filepath}; copy into your Zen profile's chrome/userChrome.css" - } - }, - "section": { - "description": "Apply colors to external applications.", - "label": "Templates" - }, - "terminal": { - "alacritty": { - "description": "Write {filepath} and reload" - }, - "description": "Terminal emulator theming.", - "foot": { - "description": "Write {filepath} and reload" - }, - "ghostty": { - "description": "Write {filepath} and reload" - }, - "kitty": { - "description": "Write {filepath} and reload" - }, - "label": "Terminal", - "wezterm": { - "description": "Write {filepath} and reload" - } - }, - "ui": { - "description": "Desktop environment and UI toolkit theming.", - "gtk": { - "description": "Write {filepath}" - }, - "kcolorscheme": { - "description": "Write {filepath}" - }, - "label": "UI", - "qt": { - "description": "Write {filepath}" - } - } - }, - "title": "Color Scheme" - }, - "control-center": { - "cards": { - "section": { - "description": "Customize which controls appear in the control center and in what order.", - "label": "Cards" - } - }, - "position": { - "description": "Choose where the control center panel appears when opened.", - "label": "Position" - }, - "section": { - "description": "Configure the control center panel positioning and behavior.", - "label": "Appearance" - }, - "shortcuts": { - "custom-button": { - "browse": "Browse", - "command": { - "description": "The command to execute when the button is clicked.", - "label": "Command" - }, - "enable-on-state-logic": { - "description": "Enable a second icon and 'hot' state based on a check command.", - "label": "Enable on-state logic" - }, - "general-tooltip-text": { - "description": "General description for the button's tooltip.", - "label": "General tooltip text" - }, - "icon": { - "description": "Select an icon from the library.", - "label": "Icon" - }, - "on-clicked": { - "description": "Command to execute when the button is left-clicked.", - "label": "Left click command" - }, - "on-middle-clicked": { - "description": "Command to execute when the button is middle-clicked.", - "label": "Middle click command" - }, - "on-right-clicked": { - "description": "Command to execute when the button is right-clicked.", - "label": "Right click command" - }, - "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.", - "label": "On-state check command" - }, - "on-state-icon": { - "description": "The icon for the button when it's in the 'on' state.", - "label": "On-state icon" - }, - "state-checks": { - "add": "Add State Check", - "browse-icon": "Browse", - "command": "Command to execute for this state check", - "label": "State checks", - "remove": "Remove" - }, - "tooltip": { - "description": "The tooltip to show when hovering over the button.", - "label": "Tooltip" - } - }, - "dialog": { - "apply": "Apply", - "cancel": "Cancel" - }, - "section": { - "description": "Drag widgets to change their order. Use the right-click menu to transfer widgets between sections or remove them.", - "label": "Shortcuts widgets" - }, - "sectionLeft": "Left", - "sectionRight": "Right" - }, - "system-monitor-disk-path": { - "description": "Select which disk mount point the system monitor card in the control center should monitor.", - "label": "System monitor disk path" - }, - "tabs": { - "appearance": "Appearance", - "cards": "Cards", - "shortcuts": "Shortcuts" - }, - "title": "Control Center" - }, - "desktop-widgets": { - "clock": { - "clock-display": { - "description": "Customize your clock's display by adding tokens from the list below. To use the 12-hour format, you must include the 'AP' token.", - "label": "Clock display" - }, - "custom-font": { - "description": "Select a custom font for the clock display.", - "label": "Custom font", - "placeholder": "Select custom font...", - "search-placeholder": "Search fonts..." - }, - "enabled": { - "description": "Show a clock widget on the desktop.", - "label": "Enable clock widget" - }, - "format": { - "description": "Tip: Use \\n to create a line break.", - "label": "Format" - }, - "height": { - "description": "Height of the clock widget in pixels.", - "label": "Height" - }, - "minimal-mode": { - "description": "Use a minimal clock display with time and date.", - "label": "Minimal mode" - }, - "preview": "Preview", - "rounded-corners": { - "description": "Use rounded corners for the widget background.", - "label": "Rounded corners" - }, - "show-background": { - "description": "Show the background container for the clock widget.", - "label": "Show background" - }, - "show-date": { - "description": "Display the current date below the time.", - "label": "Show date" - }, - "show-seconds": { - "description": "Display seconds in the time.", - "label": "Show seconds" - }, - "style": { - "analog": "Analog", - "binary": "Binary", - "description": "Choose the clock display style.", - "digital": "Digital", - "label": "Clock style", - "minimal": "Minimal" - }, - "use-custom-font": { - "description": "Override the default font selection with a custom font for the clock.", - "label": "Use custom font" - }, - "use-primary-color": { - "description": "When enabled, this applies the primary color for emphasis.", - "label": "Use primary color" - }, - "width": { - "description": "Width of the clock widget in pixels.", - "label": "Width" - } - }, - "edit-mode": { - "add-widget": "Add widget", - "button": { - "label": "Enter edit mode" - }, - "controls-explanation": "Left-click & drag: Move or resize the widget.\nRight-click: Open the context menu options.", - "description": "Enable edit mode to move and reposition desktop widgets. When enabled, widgets show a drag outline and can be repositioned.", - "exit-button": "Exit edit mode", - "grid-snap": { - "label": "Grid snap" - }, - "label": "Edit mode", - "open-settings": "Open settings" - }, - "enabled": { - "description": "Enable or disable desktop widgets entirely.", - "label": "Enable desktop widgets" - }, - "general": { - "section": { - "description": "Configure widgets that appear on your desktop.", - "label": "Desktop widgets" - } - }, - "media-player": { - "enabled": { - "description": "Show a media player widget on the desktop.", - "label": "Enable media player widget" - }, - "hide-mode": { - "description": "Controls how the widget behaves when no media is playing.", - "label": "Hiding mode" - }, - "rounded-corners": { - "description": "Enable rounded corners on the widget edges.", - "label": "Rounded corners" - }, - "show-album-art": { - "description": "Show the album artwork and track information (title and artist).", - "label": "Show album art & title" - }, - "show-background": { - "description": "Show the background container.", - "label": "Show background" - }, - "show-buttons": { - "description": "Show media control buttons (play/pause, previous, next).", - "label": "Show buttons" - }, - "show-visualizer": { - "description": "Show the audio visualizer overlay.", - "label": "Show visualizer" - }, - "visualizer-type": { - "description": "Choose a visualization type.", - "label": "Visualization type" - } - }, - "title": "Desktop Widgets", - "weather": { - "enabled": { - "description": "Show a weather widget on the desktop.", - "label": "Enable weather widget" - }, - "show-background": { - "description": "Show the background container for the weather widget.", - "label": "Show background" - } - } - }, - "display": { - "monitors": { - "brightness": "Brightness", - "brightness-step": { - "description": "Adjust the step size for brightness changes (scroll wheel and keyboard shortcuts).", - "label": "Brightness step size" - }, - "brightness-unavailable": { - "ddc-disabled": "Brightness control unavailable. Enable \"External brightness support\" to control this display's brightness.", - "generic": "Brightness control is not available for this display." - }, - "enforce-minimum": { - "description": "Solves the problem of backlight completely turning off on some displays at 0% brightness.", - "label": "Enforce minimum brightness (1%)" - }, - "external-brightness": { - "description": "Enable DDCUtil support for controlling brightness on external displays via DDC/CI protocol.", - "label": "External brightness support" - }, - "section": { - "description": "Adjust settings brightness for each display.", - "label": "Per-monitor settings" - } - }, - "night-light": { - "auto-schedule": { - "description": "Based on the sunset and sunrise time in {location} — recommended.", - "label": "Automatic scheduling" - }, - "enable": { - "description": "Apply a warm color filter to reduce blue light emission.", - "label": "Enable Night Light" - }, - "force-activation": { - "description": "Ignores the schedule and applies the night filter immediately.", - "label": "Force activation" - }, - "manual-schedule": { - "description": "Set custom times for sunrise and sunset.", - "label": "Manual scheduling", - "select-start": "Select start time", - "select-stop": "Select stop time", - "sunrise": "Sunrise time", - "sunset": "Sunset time" - }, - "section": { - "description": "Reduce blue light emission to help you sleep better and reduce eye strain.", - "label": "Night Light" - }, - "temperature": { - "day": "Day", - "day-description": "Controls the temperature during daytime.", - "description": "Set the color warmth for nighttime and daytime.", - "label": "Color temperature", - "night": "Night", - "night-description": "Controls the temperature during nighttime." - } - }, - "tabs": { - "brightness": "Brightness", - "night-light": "Night Light" - }, - "title": "Display" - }, - "dock": { - "appearance": { - "background-opacity": { - "description": "Adjust the dock's background opacity.", - "label": "Background opacity" - }, - "border-radius": { - "description": "Adjust the dock's border radius.", - "label": "Border radius" - }, - "colorize-icons": { - "description": "Apply theme colors to dock app icons (non-focused apps only).", - "label": "Colorize Icons" - }, - "dead-opacity": { - "description": "Adjust the opacity of app icons that are not running.", - "label": "Dead Opacity" - }, - "display": { - "always-visible": "Always visible", - "auto-hide": "Auto hide", - "description": "Choose how the dock behaves.", - "exclusive": "Exclusive", - "label": "Display" - }, - "floating-distance": { - "description": "Set the distance between the dock and the edge of the screen.", - "label": "Dock floating distance" - }, - "hide-show-speed": { - "description": "Adjust the speed of the dock hide/show animation.", - "label": "Hide/Show Speed" - }, - "icon-size": { - "description": "Adjust the overall size of the dock.", - "label": "Dock size" - }, - "inactive-indicators": { - "description": "Display indicator pills for all apps, not just the currently active one.", - "label": "Running Indicators" - }, - "pinned-static": { - "description": "Always push pinned app icons to the left in static order.", - "label": "Static Pinned Apps" - }, - "section": { - "description": "Customize the dock's behavior and appearance.", - "label": "Appearance" - } - }, - "enabled": { - "description": "Show or hide the dock entirely.", - "label": "Enable dock" - }, - "monitors": { - "only-same-monitor": { - "description": "Show only apps from the monitor where the dock is located.", - "label": "Only apps from same monitor" - }, - "section": { - "description": "Show dock on specific monitors. Defaults to all if none are chosen.", - "label": "Monitor display" - } - }, - "tabs": { - "appearance": "Appearance", - "monitors": "Monitors" - }, - "title": "Dock" - }, - "general": { - "fonts": { - "default": { - "description": "Main font used throughout the interface.", - "label": "Default font", - "placeholder": "Select default font...", - "scale": { - "description": "Increase or decrease the size of the standard text.", - "label": "Default font size" - }, - "search-placeholder": "Search font..." - }, - "monospace": { - "description": "Monospaced font used for numbers and stats display.", - "label": "Monospaced font", - "placeholder": "Select monospace font...", - "scale": { - "description": "Increase or decrease the size of the monospaced text.", - "label": "Monospaced font size" - }, - "search-placeholder": "Search monospace font..." - }, - "reset-scaling": "Reset scaling", - "section": { - "description": "Choose the fonts used throughout the interface.", - "label": "Fonts" - } - }, - "language": { - "section": { - "description": "Choose your preferred language for the application.", - "label": "Language" - }, - "select": { - "auto-detect": "Automatic", - "description": "Select the language used in the application's interface.", - "label": "Application language" - } - }, - "launch-setup-wizard": "Setup wizard", - "profile": { - "picture": { - "description": "Your profile picture that appears throughout the interface.", - "label": "{user}'s profile picture" - }, - "section": { - "description": "Edit your user details and avatar.", - "label": "Profile" - }, - "select-avatar": "Select avatar image", - "tooltip": "Profile picture" - }, - "screen-corners": { - "radius": { - "description": "Adjust the rounded corners of the screen.", - "label": "Screen corners radius", - "reset": "Reset screen corners radius" - }, - "section": { - "description": "Customize screen corner rounding and visual effects.", - "label": "Screen corners" - }, - "show-corners": { - "description": "Display rounded corners on the edge of the screen.", - "label": "Show screen corners" - }, - "solid-black": { - "description": "Use solid black instead of the bar background color.", - "label": "Solid black corners" - } - }, - "title": "General" - }, - "hooks": { - "info": { - "command-info": { - "description": "• Commands are executed via shell (sh -c)
• Commands run in background (detached)
• Test buttons execute with current values", - "label": "Hook command information" - }, - "parameters": { - "description": "• Wallpaper hook: $1 = wallpaper path, $2 = screen name
• Theme toggle hook: $1 = true/false (Dark Mode state)
• Screen lock/unlock hooks: No parameters
• Performance mode hooks: No parameters", - "label": "Available parameters" - } - }, - "performance-mode-disabled": { - "description": "Command to be executed when Noctalia Performance Mode is disabled.", - "label": "Performance mode disabled", - "placeholder": "e.g., notify-send \"Performance\" \"Mode Disabled\"" - }, - "performance-mode-enabled": { - "description": "Command to be executed when Noctalia Performance Mode is enabled.", - "label": "Performance mode enabled", - "placeholder": "e.g., notify-send \"Performance\" \"Mode Enabled\"" - }, - "screen-lock": { - "description": "Command to be executed when the screen is locked.", - "label": "Screen locked", - "placeholder": "e.g., notify-send \"Screen\" \"Locked\"" - }, - "screen-unlock": { - "description": "Command to be executed when the lock screen is unlocked.", - "label": "Screen unlocked", - "placeholder": "e.g., notify-send \"Screen\" \"Unlocked\"" - }, - "system-hooks": { - "enable": { - "description": "Enable or disable all hook commands.", - "label": "Enable hooks" - }, - "section": { - "description": "Configure commands to be executed when system events occur.", - "label": "System hooks" - } - }, - "theme-changed": { - "description": "Command to be executed when theme toggles between Dark and Light Mode.", - "label": "Theme changed", - "placeholder": "e.g., notify-send \"Theme\" \"Toggled\"" - }, - "title": "Hooks", - "wallpaper-changed": { - "description": "Command to be executed when wallpaper changes.", - "label": "Wallpaper changed", - "placeholder": "e.g., notify-send \"Wallpaper\" \"Changed\"" - } - }, - "indicator": { - "default-value": "Default: {value}", - "system-default": "System Default" - }, - "launcher": { - "settings": { - "annotation-tool": { - "description": "Command to run when clicking the annotate button in clipboard history, The image will be piped to this command.", - "label": "Annotation tool", - "placeholder": "e.g. 'gradia', 'satty -f -'" - }, - "auto-paste": { - "description": "Automatically paste the selected clipboard item. Requires wtype.", - "label": "Auto paste" - }, - "clip-preview": { - "description": "Show a preview of the clipboard content when using the >clip command.", - "label": "Enable clip preview" - }, - "clipboard-history": { - "description": "Access previously copied items from the launcher.", - "label": "Enable clipboard history" - }, - "custom-launch-prefix": { - "description": "Prefix commands with a custom launcher (e.g., 'runapp' for systemd integration).", - "label": "Custom launch prefix" - }, - "custom-launch-prefix-enabled": { - "description": "Use a custom prefix for launching applications instead of the default method.", - "label": "Enable custom launch prefix" - }, - "grid-view": { - "description": "Display items in a grid layout instead of a list.", - "label": "Grid view" - }, - "icon-mode": { - "description": "Use native system icons instead of Tabler icons.", - "label": "Use native icons" - }, - "ignore-mouse-input": { - "description": "Disable mouse interaction and scrollwheel in the launcher.", - "label": "Ignore mouse input" - }, - "position": { - "description": "Choose where the launcher panel appears.", - "label": "Position" - }, - "section": { - "description": "Customize the launcher's behavior and appearance.", - "label": "Appearance" - }, - "show-categories": { - "description": "Show category tabs for filtering applications.", - "label": "Show categories" - }, - "show-icon-background": { - "description": "Show a rounded rectangle background behind icons.", - "label": "Show icon background" - }, - "sort-by-usage": { - "description": "When enabled, frequently launched apps appear first in the list.", - "label": "Sort by most used" - }, - "terminal-command": { - "description": "Command to launch a terminal. E.g., 'kitty -e' or 'gnome-terminal --'.", - "label": "Terminal command" - }, - "use-app2unit": { - "description": "Uses an alternative launch method to better manage app processes and prevent issues.", - "label": "Use App2Unit to launch applications" - } - }, - "tabs": { - "general": "General", - "clipboard": "Clipboard", - "execute": "Execute" - }, - "clipboard": { - "section": { - "label": "Clipboard", - "description": "Access and manage your clipboard history from the launcher." - } - }, - "execute": { - "section": { - "label": "Execution", - "description": "Configure how applications are launched." - } - }, - "title": "Launcher" - }, - "location": { - "calendar": { - "cards": { - "section": { - "description": "Organize and enable/disable cards in the calendar panel.", - "label": "Calendar cards" - } - }, - "header": { - "label": "Calendar Header" - }, - "month": { - "label": "Calendar Month" - } - }, - "date-time": { - "12hour-format": { - "description": "Display time in 12-hour format on the lock screen and calendar. The bar clock has its own settings.", - "label": "Use 12-hour time format" - }, - "first-day-of-week": { - "automatic": "Automatic (use system locale)", - "description": "Choose which day starts the week in the calendar.", - "label": "First day of week" - }, - "section": { - "description": "Customize how date and time appear.", - "label": "Date & time" - }, - "show-events": { - "description": "Display events in the calendar panel.", - "label": "Show calendar events" - }, - "use-analog": { - "description": "Show an analog style clock on the calendar window and lock screen.", - "label": "Use analog style clock" - }, - "week-numbers": { - "description": "Display the week of the year (e.g., week 38) in the calendar.", - "label": "Show week numbers" - } - }, - "location": { - "search": { - "description": "e.g., Toronto, ON", - "label": "Search for a location", - "placeholder": "Enter the location name" - }, - "section": { - "description": "Get accurate weather and Night Light scheduling by setting your location.", - "label": "Your location" - } - }, - "title": "Region", - "weather": { - "enabled": { - "description": "Show weather information throughout the interface and fetch weather data. When disabled, all weather elements will be hidden and no network requests will be made.", - "label": "Enable weather" - }, - "fahrenheit": { - "description": "Display temperature in Fahrenheit instead of Celsius.", - "label": "Display temperature in Fahrenheit (°F)" - }, - "hide-city": { - "description": "Hide the city name from weather displays throughout the interface.", - "label": "Hide city name" - }, - "hide-timezone": { - "description": "Hide the timezone abbreviation from weather displays throughout the interface.", - "label": "Hide timezone" - }, - "section": { - "description": "Choose your preferred temperature unit.", - "label": "Weather" - }, - "show-effects": { - "description": "Show additional visual effects (like rain, snow, or lightning) on the weather card.", - "label": "Display weather effects" - }, - "show-in-calendar": { - "description": "Show the daily weather forecast directly in your calendar view.", - "label": "Display weather in calendar" - } - } - }, - "lock-screen": { - "compact-lockscreen": { - "description": "Show only the login input and system controls, hiding weather and media widgets.", - "label": "Compact lock screen" - }, - "lock-on-suspend": { - "description": "Automatically lock the screen when suspending the system.", - "label": "Lock on suspend" - }, - "show-hibernate": { - "description": "Show the option 'hibernate' in the energy actions.", - "label": "Show hibernate" - }, - "show-session-buttons": { - "description": "Allow access to power settings from the lock screen.", - "label": "Power controls" - }, - "title": "Lock Screen" - }, - "network": { - "bluetooth": { - "description": "Activate Bluetooth management.", - "label": "Enable Bluetooth", - "rssi-polling": { - "description": "Periodically sample RSSI for connected devices via bluetoothctl. May not be available for all devices; uses minimal resources when enabled.", - "label": "Bluetooth signal polling" - } - }, - "section": { - "description": "Manage Wi-Fi and Bluetooth connections." - }, - "title": "Network", - "wifi": { - "description": "Manage wireless networks (requires NetworkManager).", - "label": "Enable Wi-Fi" - } - }, - "notifications": { - "duration": { - "critical-urgency": { - "description": "How long critical priority notifications stay visible.", - "label": "Critical urgency" - }, - "low-urgency": { - "description": "How long low priority notifications stay visible.", - "label": "Low urgency" - }, - "normal-urgency": { - "description": "How long normal priority notifications stay visible.", - "label": "Normal urgency" - }, - "reset": "Reset timeout duration", - "respect-expire": { - "description": "Use the expire timeout set in the notification.", - "label": "Respect expire timeout" - }, - "section": { - "description": "Configure how long notifications stay visible based on their urgency level.", - "label": "Notification duration" - } - }, - "history": { - "critical-urgency": { - "description": "Save critical priority notifications to history.", - "label": "Save critical urgency to history" - }, - "low-urgency": { - "description": "Save low priority notifications to history.", - "label": "Save low urgency to history" - }, - "normal-urgency": { - "description": "Save normal priority notifications to history.", - "label": "Save normal urgency to history" - }, - "section": { - "description": "Control which notifications are saved to history based on their urgency level.", - "label": "History" - } - }, - "monitors": { - "section": { - "description": "Show notification on specific monitors. Defaults to all if none are chosen.", - "label": "Monitors display" - } - }, - "settings": { - "always-on-top": { - "description": "Display notifications above fullscreen windows and other layers.", - "label": "Always on top" - }, - "background-opacity": { - "description": "Adjust the opacity of notification backgrounds.", - "label": "Background opacity" - }, - "do-not-disturb": { - "description": "Disable all notification popups when enabled.", - "label": "Do Not Disturb" - }, - "enable-osd": { - "description": "Show volume and brightness changes in real-time.", - "label": "Enable on-screen display" - }, - "enabled": { - "description": "Enable or disable the notification daemon, requires a restart of Noctalia shell.", - "label": "Enable notifications" - }, - "location": { - "description": "Where notifications appear on screen.", - "label": "Location" - }, - "section": { - "description": "Configure notifications appearance and behavior.", - "label": "Appearance" - } - }, - "sounds": { - "enabled": { - "description": "Enable sound effects for incoming notifications.", - "label": "Enable notification sounds" - }, - "excluded-apps": { - "description": "Skip playing the configured notification sound for specific applications that have their own built-in sounds.", - "label": "Excluded applications", - "placeholder": "discord,firefox,chrome,chromium,edge" - }, - "files": { - "critical": { - "description": "Path to the sound file played for critical priority notifications.", - "label": "Critical urgency sound", - "select-title": "Select Critical Urgency Sound File" - }, - "low": { - "description": "Path to the sound file played for low priority notifications.", - "label": "Low urgency sound", - "select-title": "Select Low Urgency Sound File" - }, - "normal": { - "description": "Path to the sound file played for normal priority notifications.", - "label": "Normal urgency sound", - "select-title": "Select Normal Urgency Sound File" - }, - "placeholder": "Enter path to sound file", - "section": { - "description": "Configure custom sound files for different notification urgency levels.", - "label": "Sound files" - }, - "select-file": "Select Sound File", - "unified": { - "description": "Path to the sound file played for notifications.", - "label": "Notification sound", - "select-title": "Select Notification Sound File" - } - }, - "section": { - "description": "Configure notification sound effects and volume.", - "label": "Sound settings" - }, - "separate": { - "description": "Use different sound files for low, normal, and critical priority notifications.", - "label": "Use different sounds per priority" - }, - "unavailable": { - "description": "Install Qt6 Multimedia to enable notification sounds.", - "label": "Notification sounds unavailable" - }, - "volume": { - "description": "Adjust the volume level for notification sounds.", - "label": "Sound volume" - } - }, - "tabs": { - "general": "Appearance", - "duration": "Duration", - "history": "History", - "sound": "Sound", - "toast": "Toast" - }, - "title": "Notifications", - "toast": { - "keyboard": { - "description": "Show a toast when the keyboard layout changes.", - "label": "Keyboard layout" - }, - "section": { - "description": "Configure toast appearance and behavior.", - "label": "Toast" - } - } - }, - "osd": { - "always-on-top": { - "description": "Display OSD above fullscreen windows and other layers.", - "label": "Always on top" - }, - "background-opacity": { - "description": "Controls the transparency of the OSD background.", - "label": "Background opacity" - }, - "description": "Configure on-screen indicators such as volume and brightness overlays.", - "duration": { - "auto-hide": { - "description": "Adjust the time before OSD disappears.", - "label": "Auto-hide after" - }, - "section": { - "description": "How long OSD remains visible before hiding automatically.", - "label": "Auto-hide timeout" - } - }, - "enabled": { - "description": "Show volume and brightness changes in real-time.", - "label": "Enable on-screen display" - }, - "location": { - "description": "Where on-screen displays appear.", - "label": "Location" - }, - "monitors": { - "section": { - "description": "Show OSD on specific monitors. Defaults to all if none are chosen.", - "label": "Monitors display" - } - }, - "tabs": { - "general": "General", - "events": "Events" - }, - "general": { - "section": { - "description": "Configure visibility and behavior of OSD.", - "label": "General" - } - }, - "events": { - "section": { - "description": "Select which events trigger the on-screen display.", - "label": "Events" - } - }, - "title": "On-Screen Display", - "types": { - "brightness": { - "description": "Show OSD when screen brightness changes.", - "label": "Brightness" - }, - "custom-text": { - "description": "Show OSD for custom text messages from IPC.", - "label": "Custom Text" - }, - "input-volume": { - "description": "Show OSD when microphone volume changes.", - "label": "Input volume" - }, - "lockkey": { - "description": "Show OSD when Caps Lock, Num Lock, or Scroll Lock are toggled.", - "label": "Lock keys" - }, - "section": { - "description": "Select the events that trigger the OSD.", - "label": "OSD trigger events" - }, - "volume": { - "description": "Show OSD when audio output volume changes.", - "label": "Output volume" - } - } - }, - "plugins": { - "available": { - "description": "Browse and install plugins from configured sources.", - "label": "Available plugins", - "no-plugins-description": "Check your plugin sources or refresh the list.", - "no-plugins-label": "No plugins available" - }, - "collision": { - "already-installed": "This plugin is already installed", - "custom-version-exists": "A custom version from \"{source}\" is already installed", - "official-version-exists": "The official version of this plugin is already installed" - }, - "filter": { - "all": "All", - "downloaded": "Downloaded", - "not-downloaded": "Not Downloaded" - }, - "hot-reload": { - "description": "Automatically reload plugins when their files change. Useful for plugin development.", - "label": "Hot reload (dev mode)" - }, - "hot-reloaded": "Reloaded plugin: {name}", - "install": "Install", - "install-error": "Failed to install: {error}", - "install-incompatible": "{plugin} requires Noctalia v{version} or higher", - "install-success": "Successfully installed {plugin}", - "installed": { - "description": "Manage and configure all locally installed plugins.", - "label": "Installed plugins", - "no-plugins-description": "Install plugins from the Available Plugins section below.", - "no-plugins-label": "No plugins installed" - }, - "installing": "Installing {plugin}...", - "open-plugins-tab": "Open plugins settings", - "plugin-settings-title": "{plugin} Settings", - "refresh": { - "refreshing": "Refreshing plugins list...", - "tooltip": "Refresh available plugins" - }, - "settings": { - "tooltip": "Plugin settings" - }, - "settings-error-not-loaded": "Plugin not loaded.", - "settings-saved": "Plugin settings saved.", - "source": { - "custom": "Custom source", - "official": "Official" - }, - "sources": { - "add-custom": "Add custom repository", - "add-dialog": { - "description": "Add a GitHub repository as a plugin source.", - "error": "Failed to add plugin source.", - "name": "Repository name", - "name-placeholder": "My Custom Plugins", - "success": "Plugin source added successfully.", - "title": "Add plugin source", - "url": "Repository URL" - }, - "description": "Manage plugin repositories.", - "label": "Sources", - "placeholder": "My cool repository", - "remove": { - "tooltip": "Remove plugin source" - } - }, - "tabs": { - "available": "Available", - "installed": "Installed", - "sources": "Sources" - }, - "title": "Plugins", - "uninstall": "Uninstall", - "uninstall-dialog": { - "description": "Are you sure you want to uninstall {plugin}? This will remove all plugin data.", - "title": "Uninstall plugin" - }, - "uninstall-error": "Failed to uninstall: {error}", - "uninstall-success": "Successfully uninstalled {plugin}", - "uninstalling": "Uninstalling {plugin}...", - "update": "Update", - "update-all": "Update All ({count})", - "update-all-success": "All plugins updated successfully.", - "update-available": "New plugin update available", - "update-available_plural": "New plugin updates available ({count})", - "update-error": "Failed to update plugin: {plugin}: {error}", - "update-incompatible": "Requires Noctalia v{version} or higher", - "update-pending": "v{current} → v{new} (requires Noctalia v{required})", - "update-success": "Updated {plugin} to v{version}", - "update-version": "v{current} → v{new}", - "updating": "Updating..." - }, - "region": { - "clock-panel": { - "section": { - "description": "Customize the clock panel appearance.", - "label": "Clock panel" - } - }, - "tabs": { - "clock-panel": "Clock Panel", - "date": "Date", - "language": "Language", - "location": "Location" - }, - "title": "Region" - }, - "screen-recorder": { - "audio": { - "audio-codec": { - "description": "Opus is recommended for best performance and smallest audio size.", - "label": "Audio codec" - }, - "audio-source": { - "description": "Audio source to capture during recording.", - "label": "Audio source" - }, - "section": { - "description": "Configure audio recording options.", - "label": "Audio settings" - } - }, - "general": { - "copy-to-clipboard": { - "description": "Copy the file to clipboard after recording finishes.", - "label": "Copy to clipboard" - }, - "output-folder": { - "description": "Folder where screen recordings will be saved.", - "label": "Output folder", - "tooltip": "Output folder" - }, - "section": { - "description": "Manage screen recording output and content.", - "label": "General settings" - }, - "select-output-folder": "Select output folder", - "show-cursor": { - "description": "Record mouse cursor in the video.", - "label": "Show cursor" - } - }, - "title": "Screen Recorder", - "video": { - "color-range": { - "description": "Limited is recommended for better compatibility.", - "label": "Color range" - }, - "frame-rate": { - "description": "Target frame rate for screen recordings.", - "label": "Frame rate" - }, - "section": { - "description": "Configure video recording options.", - "label": "Video settings" - }, - "video-codec": { - "description": "h264 is the most common codec.", - "label": "Video codec" - }, - "video-quality": { - "description": "Higher quality results in larger file sizes.", - "label": "Video quality" - }, - "video-source": { - "description": "Portal is recommended, if you get artifacts try Screen.", - "label": "Video source" - } - } - }, - "session-menu": { - "countdown-duration": { - "description": "Set how long the countdown timer lasts before executing power actions.", - "label": "Countdown duration" - }, - "enable-countdown": { - "description": "Show a countdown timer before executing power actions.", - "label": "Enable countdown timer" - }, - "entries": { - "section": { - "description": "Customize which power actions appear in the session menu and in what order.", - "label": "Power actions" - } - }, - "entry-settings": { - "command": { - "description": "Custom command to execute for this action. Leave empty to use the default system command.", - "label": "Command", - "placeholder": "e.g., systemctl poweroff" - }, - "default-command": { - "lock": "Internal lock screen (no command)", - "logout": "Internal logout (no command)" - }, - "default-info": { - "description": "If no custom command is specified, the default system command will be used.", - "label": "Default command" - }, - "title": "Configure {entry}", - "tooltip": "Configure command" - }, - "general": { - "section": { - "description": "Configure the session menu panel behavior and appearance.", - "label": "General" - } - }, - "large-buttons-layout": { - "description": "Choose how session menu buttons are displayed.", - "label": "Large buttons layout" - }, - "large-buttons-style": { - "description": "Display the session menu with large buttons in a grid layout.", - "label": "Large buttons style" - }, - "position": { - "description": "Choose where the session menu panel appears when opened.", - "label": "Position" - }, - "show-header": { - "description": "Display the title and close button at the top of the session menu.", - "label": "Show header" - }, - "show-number-labels": { - "description": "Display number labels (1-2-3-4...) on buttons and enable number keybinds for quick selection.", - "label": "Show number labels" - }, - "tabs": { - "general": "General", - "actions": "Actions" - }, - "title": "Session Menu" - }, - "system-monitor": { - "cpu-section": { - "label": "CPU usage" - }, - "critical-color": { - "label": "Critical color" - }, - "custom-highlight-colors-title": { - "label": "Custom highlight colors" - }, - "disk-path": { - "description": "Select which disk mount point to monitor.", - "label": "Disk path" - }, - "disk-section": { - "label": "Disk usage" - }, - "enable-dgpu-monitoring": { - "description": "Warning: This will wake up your discrete GPU (NVIDIA/AMD), which may significantly impact battery life on laptops with hybrid graphics.", - "label": "Enable discrete GPU monitoring" - }, - "external-monitor": { - "description": "Enter the command or application path to launch when activating the external system monitor application.", - "label": "External system monitor command", - "placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor" - }, - "general": { - "section": { - "description": "Configure the system monitor behavior and appearance.", - "label": "General" - } - }, - "gpu-section": { - "label": "GPU temperature" - }, - "highlight-colors-section": { - "label": "Highlight colors" - }, - "load-average-section": { - "label": "Load average" - }, - "memory-section": { - "label": "Memory usage" - }, - "network-section": { - "label": "Network" - }, - "polling-interval": { - "label": "Polling interval" - }, - "polling-section": { - "description": "Configure how often each system metric is updated.", - "label": "Polling intervals" - }, - "tabs": { - "general": "General", - "polling": "Polling", - "thresholds": "Thresholds" - }, - "temperature-section": { - "label": "CPU temperature" - }, - "threshold": { - "critical": "Critical threshold", - "warning": "Warning threshold" - }, - "thresholds-section": { - "description": "Adjust warning/critical thresholds for each system metric.", - "label": "Thresholds" - }, - "title": "System Monitor", - "use-custom-highlight-colors": { - "description": "When disabled, theme default highlight colors are used.", - "label": "Use custom highlight colors" - }, - "warning-color": { - "label": "Warning color" - } - }, - "user-interface": { - "allow-panels-without-bar": { - "description": "When enabled, panels can open on any screen. When disabled, panels will only open on screens that have a bar, which can reduce memory usage.", - "label": "Allow panels on screens without a bar" - }, - "animation-disable": { - "description": "Disable all animations for a faster, more responsive experience.", - "label": "Disable UI animations" - }, - "animation-speed": { - "description": "Adjust global animation speed.", - "label": "Animation speed", - "reset": "Reset animation speed" - }, - "appearance": { - "section": { - "description": "Customize visual elements like tooltips, borders, and shadows.", - "label": "Appearance" - } - }, - "box-border": { - "description": "Displays an outline around content areas.", - "label": "Container outline" - }, - "box-border-radius": { - "description": "Adjusts the corner roundness of major layout sections, such as sidebars, cards, and content panels.", - "label": "Container Radius", - "reset": "Reset container radius" - }, - "control-border-radius": { - "description": "Controls the curvature of interactive elements, including buttons, toggles, and text fields.", - "label": "Input Radius", - "reset": "Reset input radius" - }, - "dim-desktop": { - "description": "Dim the desktop when panels or menus are open.", - "label": "Dim desktop" - }, - "dimmer-opacity": { - "description": "Set the opacity level for desktop dimming.", - "label": "Dimmed desktop opacity", - "reset": "Reset dimmed desktop opacity" - }, - "panel-background-opacity": { - "description": "Set the background opacity for all panels (bar, launcher, settings, etc...).", - "label": "Panel background opacity" - }, - "panels-attached-to-bar": { - "description": "Panels lock to the bar and screen edges, creating a seamless look with stylish inverted corners.", - "label": "Snap panels to edges" - }, - "panels-overlay": { - "description": "Ensures panels and the bar remain visible, even over fullscreen applications.", - "label": "Keep panels & bar on top" - }, - "scaling": { - "description": "Changes the size of the general user interface, excluding the bar.", - "label": "Interface scaling", - "reset-scaling": "Reset interface scaling" - }, - "section": { - "description": "Customize the look, feel, and behavior of the interface.", - "label": "Appearance" - }, - "settings-panel-mode": { - "description": "Choose settings layout (may require reopening).", - "label": "Settings panel mode" - }, - "shadows": { - "description": "Enables drop shadows under bars and panels.", - "direction": { - "description": "Choose where the shadow is cast from.", - "label": "Shadow direction" - }, - "label": "Drop shadows" - }, - "tabs": { - "appearance": "Appearance", - "panels": "Panels", - "screen-corners": "Screen Corners" - }, - "title": "User Interface", - "tooltips": { - "description": "Enable or disable tooltips throughout the interface.", - "label": "Show tooltips" - } - }, - "wallpaper": { - "automation": { - "change-mode": { - "alphabetical": "Alphabetical", - "description": "Choose how wallpapers are selected when changing automatically.", - "label": "Change mode", - "random": "Random" - }, - "custom-interval": { - "description": "Enter time as HH:MM (e.g., 01:30).", - "label": "Custom interval" - }, - "interval": { - "description": "How often to change wallpapers automatically.", - "label": "Wallpaper interval" - }, - "random-wallpaper": { - "description": "Schedule random wallpaper changes at regular intervals.", - "label": "Random wallpaper" - }, - "scheduled-change": { - "description": "Automatically change wallpapers at regular intervals.", - "label": "Scheduled change" - }, - "section": { - "label": "Automation" - } - }, - "look-feel": { - "edge-smoothness": { - "description": "Applies a soft, feathered effect to the edge of transitions.", - "label": "Soften transition edge" - }, - "fill-color": { - "description": "Choose a fill color that may appear behind the wallpaper.", - "label": "Fill color" - }, - "fill-mode": { - "description": "Select how the image should scale to match your monitor's resolution.", - "label": "Fill mode" - }, - "section": { - "label": "Look & feel" - }, - "transition-duration": { - "description": "Duration of transition animations in seconds.", - "label": "Transition duration" - }, - "transition-type": { - "description": "Animation type when switching between wallpapers.", - "label": "Transition type" - } - }, - "settings": { - "enable-management": { - "description": "Manage wallpapers with Noctalia. Uncheck if you prefer using another application.", - "label": "Enable wallpaper management" - }, - "enable-overview": { - "description": "Applies a blurred and dimmed wallpaper to the overview screen.", - "label": "Enable overview wallpaper" - }, - "folder": { - "description": "Path to your main wallpaper folder.", - "label": "Wallpaper folder", - "tooltip": "Wallpaper folder" - }, - "hide-wallpaper-filenames": { - "tooltip-hide": "Hide Filenames", - "tooltip-show": "Show Filenames" - }, - "monitor-specific": { - "description": "Set a different wallpaper folder for each monitor.", - "label": "Monitor-specific directories", - "tooltip": "Monitor wallpaper folder" - }, - "recursive-search": { - "description": "Also search for wallpapers in subfolders of the wallpaper directory.", - "label": "Search subfolders" - }, - "section": { - "description": "Control how wallpapers are managed and displayed.", - "label": "Wallpaper settings" - }, - "select-folder": "Select wallpaper folder", - "select-monitor-folder": "Select monitor wallpaper folder", - "selector": { - "description": "Choose your wallpaper.", - "label": "Wallpaper selector", - "tooltip": "Wallpaper selector" - }, - "selector-position": { - "description": "Choose where the wallpaper selector panel appears.", - "label": "Position" - } - }, - "tabs": { - "automation": "Automation", - "look": "Look", - "general": "General" - }, - "title": "Wallpaper" - } - }, "setup": { "appearance": { - "header": "Appearance", "subheader": "Choose Dark Mode and color sources (Matugen or predefined)." }, "customize": { @@ -2817,12 +1425,10 @@ }, "wallpaper": { "choose-dir": "Choose a directory containing your wallpaper images", - "dir": { - "browse": "Browse for wallpaper folder", - "description": "Choose the folder containing your wallpapers", - "label": "Wallpaper directory", - "select-title": "Select wallpaper folder" - }, + "dir-browse": "Browse for wallpaper folder", + "dir-description": "Choose the folder containing your wallpapers", + "dir-label": "Wallpaper directory", + "dir-select-title": "Select wallpaper folder", "header": "Choose your wallpaper", "no-dir": "No wallpaper directory selected", "no-valid": "No valid image files found in: {dir}", @@ -2831,9 +1437,7 @@ "select-prompt": "Select a wallpaper below", "subheader": "Set the mood with a beautiful background." }, - "welcome": { - "note": "Just a few basics to get you started — full options are in the settings" - } + "welcome-note": "Just a few basics to get you started — full options are in the settings" }, "system": { "cpu-temperature": "{temp}°C", @@ -2843,10 +1447,7 @@ "no-media-player-detected": "No media player detected", "scaling-percentage": "{percentage}%", "signal-strength": "{signal}%", - "unknown": "Unknown", "unknown-app": "Unknown app", - "unknown-layout": "Unknown", - "unknown-version": "Unknown", "uptime": "Uptime: {uptime}", "user-requested": "User requested", "welcome-back": "Welcome back,", @@ -2856,19 +1457,14 @@ "cpu-temp": "CPU Temp", "cpu-usage": "CPU Usage", "disk": "Disk", - "download": "Download", "download-speed": "Download Speed", "gpu-temp": "GPU Temp", "load-average": "Load Average", - "memory": "Memory", "title": "System Monitor", - "upload": "Upload", "upload-speed": "Upload Speed" }, "toast": { "airplane-mode": { - "disabled": "Disabled.", - "enabled": "Enabled.", "title": "Airplane Mode" }, "battery": { @@ -2879,13 +1475,11 @@ "address-copied": "Address copied to clipboard.", "confirm-code": "Confirm code {value} on the other device.", "connect-failed": "Failed to connect to device.", - "disabled": "Disabled.", "disconnect-failed": "Failed to disconnect from device.", "discoverable-change-failed": "Failed to change discoverable state.", "discoverable-disabled": "Discoverable disabled.", "discoverable-enabled": "Discoverable enabled.", "display-code": "Enter code {value} on the other device.", - "enabled": "Enabled.", "forget-failed": "Failed to forget device.", "pair-failed": "Failed to pair device.", "passkey-required": "Passkey required by the device.", @@ -2897,42 +1491,27 @@ "unavailable": "Clipboard history unavailable", "unavailable-desc": "The 'cliphist' application is not installed. Please install it to use clipboard history features." }, - "dark-mode": { - "dark-mode": "Dark Mode", - "enabled": "Enabled.", - "light-mode": "Light Mode" - }, "do-not-disturb": { "disabled": "Do Not Disturb disabled", "disabled-desc": "Showing all notifications.", "enabled": "Do Not Disturb enabled", "enabled-desc": "You'll find these notifications in your history." }, - "internet": { - "limited": "Connected without internet." - }, + "internet-limited": "Connected without internet.", "ipc": { "powerpanel-deprecated": "PowerPanel has been renamed to SessionMenu, this IPC call will be deprecated soon. Please use \"ipc call sessionMenu toggle\" instead.", "sidepanel-deprecated": "SidePanel has been renamed to ControlCenter, this IPC call will be deprecated soon. Please use \"ipc call controlCenter toggle\" instead." }, - "keep-awake": { - "disabled": "Disabled.", - "enabled": "Enabled." - }, "keyboard-layout": { "changed": "Keyboard layout changed to {layout}.", "title": "Keyboard" }, - "kofi": { - "opened": "Ko-fi page opened in your browser." - }, + "kofi-opened": "Ko-fi page opened in your browser.", "missing-control-center": { "description": "The control center widget has been removed from the bar. To access it from the bar again, you will need to re-add the widget. You can open it with right clicking on the bar too.", "label": "Last control center widget removed" }, "night-light": { - "disabled": "Disabled.", - "enabled": "Enabled.", "forced": "Forced activation.", "normal": "Normal mode.", "not-installed": "wlsunset not installed." @@ -2988,24 +1567,17 @@ "add-widget": "Add widget", "bluetooth-devices": "Bluetooth devices", "brightness-at": "Brightness: {brightness}%", - "cancel-timer": "Timer", - "clear-history": "Clear history", "click-to-start-recording": "Screen recorder (start recording)", "click-to-stop-recording": "Screen recorder (stop recording)", - "close": "Close", "collapse": "Collapse sidebar", "connect-disconnect-devices": "Bluetooth device", "copy-address": "Copy address", "delete-notification": "Delete notification", - "disable-keep-awake": "Keep Awake", - "do-not-disturb-disabled": "Do Not Disturb", "do-not-disturb-enabled": "Do Not Disturb", - "enable-keep-awake": "Keep Awake", "expand": "Expand sidebar", "forget-network": "Forget network", "grid-view": "Grid view", "hidden-files-hide": "Hidden files", - "hidden-files-show": "Hidden files", "hide-unnamed-devices": "Hide unnamed devices", "home": "Home directory", "input-muted": "Toggle input mute", @@ -3023,50 +1595,36 @@ "mute": "Mute", "next-media": "Next track", "next-month": "Next month", - "night-light-disabled": "Night Light", - "night-light-enabled": "Night Light", - "night-light-forced": "Night Light", "night-light-not-installed": "Night Light (not available)", - "noctalia-performance-disabled": "Noctalia Performance Mode", "noctalia-performance-enabled": "Noctalia Performance Mode", "open-annotation-tool": "Open with annotation tool", "open-control-center": "Control center", - "open-notification-history-disable-dnd": "Notification history", "open-notification-history-enable-dnd": "Notification history", "open-settings": "Settings", "open-tray-dropdown": "System tray", - "open-wallpaper-selector": "Wallpaper selector", "output-muted": "Toggle output mute", - "pause": "Pause", - "play": "Play", "power-profile": "{profile} power profile", "previous-media": "Previous track", "previous-month": "Previous month", - "refresh": "Refresh", "refresh-devices": "Refresh devices", "refresh-wallhaven": "Refresh Wallhaven results", "refresh-wallpaper-list": "Refresh wallpaper list", "remove-widget": "Remove widget", "screen-recorder-not-installed": "Screen recorder (not installed)", - "search": "Search", "search-close": "Close search", "session-menu": "Session menu", - "set-power-profile": "{profile} power profile", "show-all-devices": "Show all devices", - "start-screen-recording": "Screen recorder", "stop-screen-recording": "Screen recorder", "switch-to-dark-mode": "Dark Mode", "switch-to-light-mode": "Light Mode", "unmute": "Unmute", "up": "Parent directory", "volume-at": "Output volume: {volume}%", - "wallpaper-selector": "Wallpaper selector", - "widget-settings": "Widget settings" + "wallpaper-selector": "Wallpaper selector" }, "wallpaper": { "configure-directory": "Configure your wallpaper directory with images.", "fill-modes": { - "center": "Center", "crop": "Crop (Fill)", "fit": "Fit (Contain)", "stretch": "Stretch" @@ -3074,80 +1632,47 @@ "no-match": "No match found.", "no-wallpaper": "No wallpaper found.", "panel": { - "apikey": { - "help": "An API key is required to access NSFW content.", - "label": "API Key", - "managed-by-env": "Managed via NOCTALIA_WALLHAVEN_API_KEY environment variable.", - "placeholder": "Enter your Wallhaven API Key" - }, - "apply-all-monitors": { - "description": "Apply the selected wallpaper to all monitors.", - "label": "Apply to all monitors" - }, - "categories": { - "anime": "Anime", - "general": "General", - "label": "Categories", - "people": "People" - }, - "order": { - "asc": "Ascending", - "desc": "Descending", - "label": "Order" - }, - "purity": { - "all": "All", - "label": "Content filter", - "nsfw": "NSFW", - "sfw": "SFW", - "sketchy": "Sketchy" - }, - "ratios": { - "any": "Any", - "label": "Aspect Ratio" - }, - "resolution": { - "atleast": "At least", - "exact": "Exact", - "label": "Resolution", - "mode": { - "label": "Mode" - } - }, - "search": "Search", - "solid-color": { - "tooltip": "Solid color background" - }, - "sorting": { - "date_added": "Date added", - "favorites": "Favorites", - "label": "Sort by", - "random": "Random", - "relevance": "Relevance", - "toplist": "Toplist", - "views": "Views" - }, - "source": { - "label": "Source", - "local": "Local", - "wallhaven": "Wallhaven" - }, + "apikey-help": "An API key is required to access NSFW content.", + "apikey-label": "API Key", + "apikey-managed-by-env": "Managed via NOCTALIA_WALLHAVEN_API_KEY environment variable.", + "apikey-placeholder": "Enter your Wallhaven API Key", + "apply-all-monitors-description": "Apply the selected wallpaper to all monitors.", + "apply-all-monitors-label": "Apply to all monitors", + "categories-anime": "Anime", + "categories-label": "Categories", + "categories-people": "People", + "order-asc": "Ascending", + "order-desc": "Descending", + "order-label": "Order", + "purity-label": "Content filter", + "purity-nsfw": "NSFW", + "purity-sfw": "SFW", + "purity-sketchy": "Sketchy", + "ratios-any": "Any", + "ratios-label": "Aspect Ratio", + "resolution-atleast": "At least", + "resolution-exact": "Exact", + "resolution-label": "Resolution", + "resolution-mode-label": "Mode", + "solid-color-tooltip": "Solid color background", + "sorting-date-added": "Date added", + "sorting-favorites": "Favorites", + "sorting-label": "Sort by", + "sorting-relevance": "Relevance", + "sorting-toplist": "Toplist", + "sorting-views": "Views", + "source-label": "Source", + "source-wallhaven": "Wallhaven", "title": "Wallpaper Selector", - "wallhaven-settings": { - "apply": "Apply", - "title": "Wallhaven Settings" - } + "wallhaven-settings-title": "Wallhaven Settings" }, "transitions": { "disc": "Disc", "fade": "Fade", - "none": "None", - "random": "Random", "stripes": "Stripes", "wipe": "Wipe" }, "try-different-search": "Try a different search query.", - "unknown": "Unknown", "wallhaven": { "loading": "Loading wallpapers...", "no-results": "No wallpapers found. Try a different search query.", @@ -3163,105 +1688,63 @@ "partly-cloudy": "Partly cloudy", "rain-showers": "Rain showers", "snow": "Snow", - "thunderstorm": "Thunderstorm", - "unknown": "Unknown" - }, - "widget": { - "file-picker": { - "title": "Select a file" - } + "thunderstorm": "Thunderstorm" }, "widgets": { "color-picker": { - "apply": "Apply", - "cancel": "Cancel", - "palette": { - "description": "Choose from a wide range of predefined colors.", - "label": "Palette", - "theme-colors": "Quick access to your theme's color palette." - }, + "palette-description": "Choose from a wide range of predefined colors.", + "palette-label": "Palette", + "palette-theme-colors": "Quick access to your theme's color palette.", "title": "Color picker" }, "datetime-tokens": { - "ampm": { - "lowercase": "am/pm in lowercase", - "uppercase": "AM/PM in uppercase" - }, - "common": { - "12hour-time-minutes": "12-hour time with minutes", - "24hour-time-minutes": "24-hour time with minutes", - "24hour-time-seconds": "24-hour time with seconds", - "european-date": "European date format", - "iso-date": "ISO date format", - "us-date": "US date format", - "weekday-date": "Weekday with date", - "weekday-month-day": "Weekday, month and day" - }, - "day": { - "abbreviated": "Abbreviated day name", - "full": "Full day name", - "leading-zero": "Day with leading zero (01-31)", - "no-leading-zero": "Day without leading zero (1-31)" - }, - "hour": { - "leading-zero": "Hour with leading zero (00-23) — 24-hour format", - "no-leading-zero": "Hour without leading zero (0-23) — 24-hour format" - }, - "minute": { - "leading-zero": "Minute with leading zero (00-59)", - "no-leading-zero": "Minute without leading zero (0-59)" - }, - "month": { - "abbreviated": "Abbreviated month name", - "full": "Full month name", - "number-leading-zero": "Month as number with leading zero (01-12)", - "number-no-zero": "Month as number without leading zero (1-12)" - }, - "second": { - "leading-zero": "Second with leading zero (00-59)", - "no-leading-zero": "Second without leading zero (0-59)" - }, - "timezone": { - "abbreviation": "Timezone abbreviation" - }, - "year": { - "four-digit": "Year as four-digit number", - "two-digit": "Year as two-digit number (00-99)" - } + "ampm-lowercase": "am/pm in lowercase", + "ampm-uppercase": "AM/PM in uppercase", + "common-12hour-time-minutes": "12-hour time with minutes", + "common-24hour-time-minutes": "24-hour time with minutes", + "common-24hour-time-seconds": "24-hour time with seconds", + "common-european-date": "European date format", + "common-iso-date": "ISO date format", + "common-us-date": "US date format", + "common-weekday-date": "Weekday with date", + "common-weekday-month-day": "Weekday, month and day", + "day-abbreviated": "Abbreviated day name", + "day-full": "Full day name", + "day-leading-zero": "Day with leading zero (01-31)", + "day-no-leading-zero": "Day without leading zero (1-31)", + "hour-leading-zero": "Hour with leading zero (00-23) — 24-hour format", + "hour-no-leading-zero": "Hour without leading zero (0-23) — 24-hour format", + "minute-leading-zero": "Minute with leading zero (00-59)", + "minute-no-leading-zero": "Minute without leading zero (0-59)", + "month-abbreviated": "Abbreviated month name", + "month-full": "Full month name", + "month-number-leading-zero": "Month as number with leading zero (01-12)", + "month-number-no-zero": "Month as number without leading zero (1-12)", + "second-leading-zero": "Second with leading zero (00-59)", + "second-no-leading-zero": "Second without leading zero (0-59)", + "timezone-abbreviation": "Timezone abbreviation", + "year-four-digit": "Year as four-digit number", + "year-two-digit": "Year as two-digit number (00-99)" }, "file-picker": { - "cancel": "Cancel", "search-placeholder": "Search files and folders...", "select-current": "Select Current", "select-file": "Select File", "select-folder": "Select Folder", "title": "File Picker" }, + "file-picker-title": "Select a file", "icon-picker": { - "apply": "Apply", - "cancel": "Cancel", - "search": { - "label": "Search" - }, "title": "Icon picker" }, - "text-input": { - "clear": "Clear" - }, - "tooltip": { - "placeholder": "Placeholder" - } + "tooltip-placeholder": "Placeholder" }, "wifi": { "panel": { "action-required": "Action required", "available-interfaces": "Available interfaces", "available-networks": "Available networks", - "connect": "Connect", - "connected": "Connected", "disabled": "Wi‑Fi is disabled", - "disconnect": "Disconnect", - "disconnected": "Disconnected", "disconnecting": "Disconnecting…", "dns": "DNS", "enable-message": "Enable Wi‑Fi to see available networks.", @@ -3269,11 +1752,7 @@ "forget": "Forget", "forget-network": "Forget this network", "forgetting": "Forgetting…", - "frequency": "Frequency", - "gateway": "Gateway", - "info": "Info", "interface": "Network interface", - "internet": "Internet", "internet-connected": "Internet connected", "internet-limited": "No internet", "internet-status": "Internet status", @@ -3282,11 +1761,9 @@ "link-speed": "Link speed", "no-ethernet-devices": "No Ethernet devices detected", "no-networks": "No Wi‑Fi networks found", - "password": "Password", "saved": "Saved", "scan-again": "Scan again", "searching": "Searching for networks...", - "security": "Security", "title": "Wi‑Fi" }, "signal": { diff --git a/Assets/Translations/es.json b/Assets/Translations/es.json index 4da4971a9..c1f0569e1 100644 --- a/Assets/Translations/es.json +++ b/Assets/Translations/es.json @@ -1,604 +1,9 @@ { - "authentication": { - "error": "Error de autenticación", - "failed": "Autenticación fallida" - }, - "bar": { - "widget-settings": { - "active-window": { - "colorize-icons": { - "description": "Aplicar colores del tema al icono de la ventana activa.", - "label": "Colorear iconos" - }, - "hide-mode": { - "description": "Controla el comportamiento del widget cuando no hay ventana activa.", - "label": "Modo de ocultación" - }, - "max-width": { - "description": "Establece el tamaño horizontal máximo del widget. El widget se reducirá para adaptarse a contenido más corto.", - "label": "Ancho Máximo" - }, - "scrolling-mode": { - "description": "Controlar cuándo está habilitado el desplazamiento de texto para títulos de ventana largos.", - "label": "Modo de desplazamiento" - }, - "show-app-icon": { - "description": "Mostrar el icono de la aplicación junto al título de la ventana.", - "label": "Mostrar icono de la aplicación" - }, - "use-fixed-width": { - "description": "Cuando está activado, el widget siempre usará el ancho máximo en lugar de ajustarse dinámicamente al contenido.", - "label": "Usar Ancho Fijo" - } - }, - "audio-visualizer": { - "color-name": { - "description": "Selecciona el color para el visualizador.", - "label": "Color de relleno" - }, - "hide-when-idle": { - "description": "Si está activado, el visualizador se oculta salvo que haya reproducción activa.", - "label": "Ocultar cuando no se reproduce" - }, - "width": { - "description": "Ancho del componente personalizado.", - "label": "Ancho" - } - }, - "battery": { - "device": { - "default": "Predeterminado (Dispositivo de visualización)", - "description": "Seleccione qué dispositivo de batería mostrar.", - "label": "Dispositivo de batería" - }, - "display-mode": { - "description": "Elige cómo te gustaría que apareciera este valor.", - "label": "Modo de visualización" - }, - "hide-if-not-detected": { - "description": "Ocultar el widget cuando no se detecte batería en el sistema.", - "label": "Ocultar si no se detecta" - }, - "low-battery-threshold": { - "description": "Muestra una advertencia cuando la batería cae por debajo de este porcentaje.", - "label": "Umbral de advertencia de batería baja" - }, - "show-noctalia-performance": { - "description": "Muestra el interruptor del modo de rendimiento Noctalia en el panel de batería.", - "label": "Mostrar interruptor de Noctalia Rendimiento" - }, - "show-power-profile": { - "description": "Muestra la selección de perfil de energía en el panel de batería.", - "label": "Mostrar controles de perfil de energía" - } - }, - "brightness": { - "display-mode": { - "description": "Elige cómo te gustaría que apareciera este valor.", - "label": "Modo de visualización" - } - }, - "clock": { - "clock-display": { - "description": "Personaliza la visualización de tu reloj añadiendo tokens de la lista de abajo. Para usar el formato de 12 horas, debes incluir el token 'AP'.", - "label": "Visualización del reloj" - }, - "custom-font": { - "description": "Seleccionar una fuente personalizada para la visualización del reloj.", - "label": "Fuente personalizada", - "placeholder": "Seleccionar fuente personalizada...", - "search-placeholder": "Buscar fuentes..." - }, - "horizontal-bar": { - "description": "Consejo: Usa \\n para crear un salto de línea.", - "label": "Barra horizontal" - }, - "preview": "Vista previa", - "tooltip-format": { - "description": "Cadena de formato para la información sobre herramientas que se muestra al pasar el cursor sobre el reloj. Déjelo vacío para usar la información sobre herramientas predeterminada.", - "label": "Formato de información sobre herramientas" - }, - "use-custom-font": { - "description": "Anular la selección de fuente predeterminada con una fuente personalizada para el reloj.", - "label": "Usar fuente personalizada" - }, - "use-monospaced-font": { - "description": "Cuando está activado, el reloj usará la fuente monoespaciada.", - "label": "Usar fuente monoespaciada" - }, - "use-primary-color": { - "description": "Cuando está activado, se aplica el color primario para dar énfasis.", - "label": "Usar color primario" - }, - "vertical-bar": { - "description": "Usa un espacio para separar cada parte en una nueva línea.", - "label": "Barra vertical" - } - }, - "control-center": { - "browse-file": "Explorar archivo", - "browse-library": "Explorar biblioteca", - "color-selection": { - "description": "Aplica colores del tema a los íconos.", - "label": "Seleccionar Color" - }, - "enable-colorization": { - "description": "Habilita la coloración para el ícono del centro de control, aplicando colores del tema.", - "label": "Habilitar Coloración" - }, - "icon": { - "description": "Selecciona un icono de la biblioteca o un archivo personalizado.", - "label": "Icono" - }, - "select-custom-icon": "Seleccionar un icono personalizado", - "use-distro-logo": { - "description": "Usar el logo de tu distribución en lugar de un icono personalizado.", - "label": "Usar logo de la distribución en lugar de icono" - } - }, - "custom-button": { - "browse": "Explorar", - "collapse-condition": { - "description": "Si el texto de salida coincide con este valor, el botón se colapsará.", - "label": "Condición de colapso" - }, - "color-selection": { - "description": "Aplicar colores del tema al icono y al texto.", - "label": "Seleccionar color" - }, - "display-command-output": { - "description": "Ingresa un comando para ejecutar a intervalos regulares. La primera línea de su salida se mostrará como texto.", - "label": "Mostrar salida de comando", - "stream-description": "Introduce un comando para ejecutar continuamente." - }, - "dynamic-text": "Texto dinámico", - "enable-colorization": { - "description": "Habilitar la coloración para el icono y el texto del botón personalizado, aplicando los colores del tema.", - "label": "Habilitar coloración" - }, - "hide-mode": { - "alwaysExpanded": "Siempre expandido", - "description": "Controla la visibilidad del widget cuando el comando no tiene salida.", - "expandWithOutput": "Expandir cuando tiene salida", - "label": "Modo de ocultar", - "maxTransparent": "Máximo expandido pero transparente" - }, - "icon": { - "description": "Selecciona un icono de la biblioteca.", - "label": "Icono" - }, - "left-click": { - "description": "Comando a ejecutar cuando se hace clic izquierdo en el botón.", - "label": "Clic izquierdo", - "update-text": "Actualizar el texto mostrado al hacer clic izquierdo" - }, - "max-text-length-horizontal": { - "description": "Número máximo de caracteres a mostrar en la barra horizontal (0 para ocultar el texto).", - "label": "Longitud máxima de texto (horizontal)" - }, - "max-text-length-vertical": { - "description": "Número máximo de caracteres a mostrar en la barra vertical (0 para ocultar el texto).", - "label": "Longitud máxima de texto (vertical)" - }, - "middle-click": { - "description": "Comando a ejecutar cuando se hace clic medio en el botón.", - "label": "Clic medio", - "update-text": "Actualizar el texto mostrado al hacer clic con el botón central" - }, - "parse-json": { - "description": "Analizar la salida del comando como un objeto JSON para establecer dinámicamente el texto y el ícono.", - "label": "Analizar salida como JSON" - }, - "refresh-interval": { - "description": "Intervalo en milisegundos.", - "label": "Intervalo de actualización" - }, - "right-click": { - "description": "Comando a ejecutar cuando se hace clic derecho en el botón.", - "label": "Clic derecho", - "update-text": "Actualizar el texto mostrado al hacer clic derecho" - }, - "show-icon": { - "description": "Alterna la visibilidad del icono del widget.", - "label": "Mostrar icono" - }, - "text-stream": { - "description": "Las líneas transmitidas desde el comando se mostrarán como texto en el botón.", - "label": "Transmisión" - }, - "wheel": { - "description": "Comando a ejecutar cuando se usa la rueda de desplazamiento.
Usa $delta para el delta de la rueda de desplazamiento en el comando.", - "label": "Rueda de desplazamiento", - "update-text": "Actualizar texto mostrado al desplazarse" - }, - "wheel-down": { - "description": "Comando a ejecutar cuando la rueda de desplazamiento se desplaza hacia abajo.", - "label": "Comando de rueda hacia abajo" - }, - "wheel-mode-separate": { - "description": "Habilitar comandos separados para rueda arriba y abajo.", - "label": "Comandos de rueda separados" - }, - "wheel-up": { - "description": "Comando a ejecutar cuando la rueda de desplazamiento se desplaza hacia arriba.", - "label": "Comando de rueda hacia arriba" - } - }, - "dialog": { - "apply": "Aplicar", - "cancel": "Cancelar" - }, - "keyboard-layout": { - "display-mode": { - "description": "Elige cómo te gustaría que apareciera este valor.", - "label": "Modo de visualización" - }, - "show-icon": { - "description": "Mostrar el icono de la distribución del teclado.", - "label": "Mostrar icono" - } - }, - "launcher": { - "use-primary-color": { - "description": "Cuando está habilitado, esto aplica el color primario para dar énfasis.", - "label": "Usar color primario" - } - }, - "lock-keys": { - "browse": "Navegar", - "show-caps-lock": { - "description": "Mostrar el estado de Bloq Mayús.", - "label": "Bloq Mayús" - }, - "show-num-lock": { - "description": "Mostrar el estado de bloqueo numérico.", - "label": "Bloq Num" - }, - "show-scroll-lock": { - "description": "Mostrar el estado de Bloq Despl.", - "label": "Bloq Despl" - } - }, - "media-mini": { - "hide-mode": { - "description": "Controla el comportamiento del widget cuando no se está reproduciendo ningún medio.", - "label": "Modo de ocultación" - }, - "max-width": { - "description": "Establece el tamaño horizontal máximo del widget. El widget se reducirá para adaptarse a contenido más corto.", - "label": "Ancho Máximo" - }, - "no-active-player": "Sin reproductor activo", - "scrolling-mode": { - "description": "Controlar cuándo está habilitado el desplazamiento de texto para títulos de pista largos.", - "label": "Modo de desplazamiento" - }, - "show-album-art": { - "description": "Mostrar la portada del álbum de la pista que se está reproduciendo actualmente.", - "label": "Mostrar arte del álbum" - }, - "show-artist-first": { - "description": "Mostrar artista - título en lugar de título - artista.", - "label": "Mostrar primero al artista" - }, - "show-progress-ring": { - "description": "Mostrar un indicador de progreso circular que muestre el progreso de la pista.", - "label": "Mostrar anillo de progreso" - }, - "show-visualizer": { - "description": "Mostrar un visualizador de audio cuando se reproduce música.", - "label": "Mostrar visualizador" - }, - "use-fixed-width": { - "description": "Cuando está activado, el widget siempre usará el ancho máximo en lugar de ajustarse dinámicamente al contenido.", - "label": "Usar Ancho Fijo" - }, - "visualizer-type": { - "description": "Elegir el estilo de visualizador de audio a mostrar.", - "label": "Tipo de visualizador" - } - }, - "microphone": { - "display-mode": { - "description": "Elige cómo te gustaría que apareciera este valor.", - "label": "Modo de visualización" - } - }, - "notification-history": { - "hide-widget-when-zero": { - "description": "Ocultar el icono de notificaciones cuando no hay notificaciones no leídas.", - "label": "Ocultar icono cuando es cero" - }, - "show-unread-badge": { - "description": "Mostrar una insignia con el número de notificaciones no leídas.", - "label": "Mostrar insignia de no leídos" - } - }, - "section-editor": { - "placeholder": "Selecciona un widget para añadir...", - "search-placeholder": "Buscar widgets..." - }, - "spacer": { - "width": { - "description": "Ancho del espaciado en píxeles.", - "label": "Ancho" - } - }, - "system-monitor": { - "compact-mode": { - "description": "Mostrar estadísticas como mini gráficos de barras en lugar de valores de texto. Evita el desplazamiento del diseño.", - "label": "Modo compacto" - }, - "cpu-temperature": { - "description": "Mostrar lecturas de temperatura de CPU si están disponibles.", - "label": "Temperatura de la CPU" - }, - "cpu-usage": { - "description": "Mostrar el porcentaje actual de uso de CPU.", - "label": "Uso de CPU" - }, - "disk-path": { - "description": "Seleccione qué punto de montaje de disco desea supervisar.", - "label": "Ruta del disco" - }, - "gpu-temperature": { - "description": "Mostrar las lecturas de temperatura de la GPU si están disponibles.", - "label": "Temperatura de la GPU" - }, - "load-average": { - "description": "Mostrar promedio de carga del sistema.", - "label": "Promedio de carga" - }, - "memory-percentage": { - "description": "Mostrar el uso de memoria como porcentaje en lugar de valores absolutos.", - "label": "Memoria como porcentaje" - }, - "memory-usage": { - "description": "Mostrar información actual del uso de RAM.", - "label": "Uso de memoria" - }, - "network-traffic": { - "description": "Mostrar velocidades de carga y descarga de la red.", - "label": "Tráfico de red" - }, - "storage-usage": { - "description": "Mostrar información del uso del espacio en disco.", - "label": "Uso de almacenamiento" - }, - "use-monospace-font": { - "description": "```\nUtilice fuente monoespaciada para un ancho de carácter consistente.\n```", - "label": "Fuente monoespaciada" - } - }, - "taskbar": { - "colorize-icons": { - "description": "Aplicar colores del tema a los iconos de la barra de tareas.", - "label": "Colorear iconos" - }, - "hide-mode": { - "description": "Controla cómo se comporta el widget cuando no hay ventanas coincidentes.", - "label": "Modo de ocultación" - }, - "icon-scale": { - "description": "Establece el factor de escala para los iconos de la barra de tareas.", - "label": "Escalado de iconos" - }, - "max-width": { - "description": "Ancho máximo de la barra de tareas como porcentaje del ancho de la pantalla.", - "label": "Ancho máximo" - }, - "only-active-workspaces": { - "description": "Mostrar solo las aplicaciones de los espacios de trabajo activos.", - "label": "Solo desde espacios de trabajo activos" - }, - "only-same-monitor": { - "description": "Mostrar solo las aplicaciones del monitor donde se encuentra la barra.", - "label": "Solo desde el mismo monitor" - }, - "show-pinned-apps": { - "description": "Mostrar las aplicaciones ancladas desde el dock en la barra de tareas.", - "label": "Mostrar aplicaciones ancladas" - }, - "show-title": { - "description": "Mostrar títulos de ventanas en la barra de tareas.", - "description-disabled": "La barra de tareas vertical no admite mostrar títulos.", - "label": "Mostrar título" - }, - "smart-width": { - "description": "Ajustar automáticamente el ancho de las entradas según el número de entradas.", - "label": "Ancho inteligente" - }, - "title-width": { - "description": "Establecer el ancho de los títulos de ventanas en la barra de tareas (en píxeles).", - "label": "Ancho del título", - "reset-tooltip": "Restablecer ancho del título" - } - }, - "tray": { - "colorize-icons": { - "description": "Aplicar colores del tema a los iconos de la bandeja del sistema.", - "label": "Colorear iconos" - }, - "drawer-enabled": { - "description": "Cuando está habilitado, los elementos de la bandeja no anclados se muestran en un panel cajón.
Cuando está deshabilitado, todos los elementos de la bandeja se muestran en línea.", - "label": "Habilitar cajón" - }, - "hide-passive": { - "description": "Cuando está activado, los elementos de la bandeja con estado Pasivo se ocultarán.", - "label": "Ocultar objetos pasivos" - } - }, - "volume": { - "display-mode": { - "description": "Elige cómo te gustaría que apareciera este valor.", - "label": "Modo de visualización" - } - }, - "workspace": { - "character-count": { - "description": "Número de caracteres a mostrar de los nombres de espacios de trabajo (1-10).", - "label": "Número de caracteres" - }, - "enable-scrollwheel": { - "description": "Cambia entre espacios de trabajo usando la rueda de desplazamiento del ratón.", - "label": "Desplázate para cambiar de espacio de trabajo" - }, - "follow-focused-screen": { - "description": "Mostrar espacios de trabajo de la pantalla actualmente enfocada, en lugar de la pantalla donde se encuentra la barra.", - "label": "Seguir Pantalla Enfocada" - }, - "grouped-border-opacity": { - "description": "Establecer el nivel de opacidad para los bordes del contenedor del espacio de trabajo.", - "label": "Opacidad del borde" - }, - "hide-unoccupied": { - "description": "No mostrar espacios de trabajo sin ventanas.", - "label": "Ocultar desocupados" - }, - "label-mode": { - "description": "Elegir cómo se muestran las etiquetas de los espacios de trabajo.", - "label": "Modo de etiqueta" - }, - "show-applications": { - "description": "Mostrar los iconos de las aplicaciones dentro de cada espacio de trabajo.", - "label": "Mostrar aplicaciones" - }, - "show-labels-only-when-occupied": { - "description": "Mostrar solo las etiquetas del espacio de trabajo cuando contengan ventanas.", - "label": "Mostrar etiquetas solo cuando esté ocupado." - }, - "unfocused-icons-opacity": { - "description": "Establecer el nivel de opacidad para los iconos de aplicaciones no enfocadas.", - "label": "Opacidad de iconos desenfocados" - } - } - } - }, - "battery": { - "battery-level": "Nivel de batería", - "brightness": "Brillo", - "charging": "Cargando", - "charging-rate": "Tasa de carga: {rate} W", - "discharging": "Descargando", - "discharging-rate": "Tasa de descarga: {rate} W", - "health": "Salud: {percent}%", - "idle": "Inactivo", - "inhibit-idle-description": "Mantiene el sistema despierto.", - "inhibit-idle-label": "Mantener despierto", - "no-battery-detected": "No se detectó ninguna batería", - "panel-title": "Batería", - "plugged-in": "Conectado", - "power-profile": "Perfil de energía", - "time-left": "Tiempo restante: {time}", - "time-until-full": "Tiempo hasta carga completa: {time}" - }, - "bluetooth": { - "panel": { - "available-devices": "Dispositivos disponibles", - "battery": "Batería", - "blocked": "Bloqueado", - "connect": "Conectar", - "connected-devices": "Dispositivos conectados", - "connecting": "Conectando...", - "device-address": "Dirección del dispositivo", - "disabled": "Bluetooth está desactivado", - "disconnect": "Desconectar", - "disconnecting": "Desconectando...", - "discoverable": "Visible", - "enable-message": "Activa Bluetooth para ver los dispositivos disponibles.", - "info": "Información", - "known-devices": "Dispositivos conocidos", - "no-devices": "No hay dispositivos disponibles", - "pair": "Emparejar", - "paired": "Emparejado", - "paired-devices": "Dispositivos emparejados", - "pairing": "Emparejamiento...", - "pairing-mode": "Asegúrate de que tu dispositivo esté en modo de emparejamiento.", - "refresh-devices": "Actualizar dispositivos", - "scanning": "Buscando dispositivos...", - "signal": "Señal", - "signal-text": { - "excellent": "Señal: Excelente", - "fair": "Señal: Regular", - "good": "Señal: Buena", - "poor": "Señal: Débil", - "unknown": "Señal: Desconocida", - "very-poor": "Señal: Muy mala" - }, - "title": "Bluetooth", - "trusted": "Confiable", - "unpair": "Desemparejar" - }, - "title": "Bluetooth" - }, - "calendar": { - "panel": { - "week": "Semana" - }, - "timer": { - "countdown": "Cuenta regresiva", - "duration": "Duración", - "hours": "h", - "minutes": "m", - "pause": "Pausa", - "reset": "Restablecer", - "resume": "Currículum vitae", - "seconds": "s", - "start": "Comenzar", - "stopwatch": "Cronómetro", - "timer": "Temporizador", - "title": "Temporizador" - }, - "weather": { - "loading": "Cargando el clima…" - } - }, - "changelog": { - "error": { - "fetch-failed": "No se pudieron cargar los datos del registro de cambios. Inténtalo de nuevo más tarde.", - "rate-limit": "Se alcanzó el límite de GitHub. Inténtalo de nuevo en unos minutos." - }, - "panel": { - "buttons": { - "discord": "Únete a nuestro Discord", - "dismiss": "Ok", - "feedback": "Dar retroalimentación" - }, - "empty": "Las notas de la versión aún no están disponibles.", - "highlight-title": "Cambios destacados", - "section": { - "released": "Publicado el {date}", - "version": "Versión {version}" - }, - "subtitle": { - "fresh": "Gracias por instalar Noctalia. Esto es lo que incluye esta compilación.", - "updated": "Actualizado desde {previousVersion}" - }, - "title": "Novedades en {version}", - "version": { - "new-user": "Instalación nueva" - } - } - }, - "clock": { - "tooltip": "Calendario" - }, - "common": { - "add": "Añadir", - "apply": "Aplicar", - "cancel": "Cancelar", - "check-settings": "Consultar la configuración para más detalles.", - "close": "Cerrar", - "no": "No", - "save": "Guardar", - "yes": "Sí" - }, - "context-menu": { + "actions": { "clear-history": "Borrar historial", "close-app": "Cerrar {app}", "connect-vpn": "Conectarse a {name}", "cycle-visualizer": "Visualizador de ciclos", - "delete": "Borrar", "disable-bluetooth": "Desactivar Bluetooth", "disable-dnd": "Desactivar No molestar", "disable-wifi": "Desactivar Wi-Fi", @@ -608,33 +13,473 @@ "enable-wifi": "Activar Wi-Fi", "launcher-settings": "Ajustes del lanzador", "lower-to-bottom": "Bajar hasta el fondo", - "next": "Siguiente", "open-calendar": "Abrir calendario", "open-display-settings": "Configuración de pantalla", "open-launcher": "Abrir lanzador", "open-mixer": "Mezclador de audio", "open-settings": "Abrir ajustes", - "pause": "Pausa", - "play": "Reproducir", - "previous": "Anterior", "raise-to-top": "Subir al principio", "random-wallpaper": "Fondo de pantalla aleatorio", - "reset": "Restablecer", "toggle-mute": "Activar/desactivar silencio", "widget-settings": "Configuración del widget" }, - "dock": { - "menu": { - "close": "Cerrar", - "focus": "Enfocar", - "pin": "Anclar", - "unpin": "Desanclar" + "authentication": { + "error": "Error de autenticación", + "failed": "Autenticación fallida" + }, + "bar": { + "active-window": { + "colorize-icons-description": "Aplicar colores del tema al icono de la ventana activa.", + "hide-mode-description": "Controla el comportamiento del widget cuando no hay ventana activa.", + "scrolling-mode-description": "Controlar cuándo está habilitado el desplazamiento de texto para títulos de ventana largos.", + "show-app-icon-description": "Mostrar el icono de la aplicación junto al título de la ventana.", + "show-app-icon-label": "Mostrar icono de la aplicación" + }, + "audio-visualizer": { + "color-name-description": "Selecciona el color para el visualizador.", + "color-name-label": "Color de relleno", + "hide-when-idle-description": "Si está activado, el visualizador se oculta salvo que haya reproducción activa.", + "hide-when-idle-label": "Ocultar cuando no se reproduce", + "width-description": "Ancho del componente personalizado." + }, + "battery": { + "device-default": "Predeterminado (Dispositivo de visualización)", + "device-description": "Seleccione qué dispositivo de batería mostrar.", + "device-label": "Dispositivo de batería", + "hide-if-not-detected-description": "Ocultar el widget cuando no se detecte batería en el sistema.", + "hide-if-not-detected-label": "Ocultar si no se detecta", + "low-battery-threshold-description": "Muestra una advertencia cuando la batería cae por debajo de este porcentaje.", + "low-battery-threshold-label": "Umbral de advertencia de batería baja", + "show-noctalia-performance-description": "Muestra el interruptor del modo de rendimiento Noctalia en el panel de batería.", + "show-noctalia-performance-label": "Mostrar interruptor de Noctalia Rendimiento", + "show-power-profile-description": "Muestra la selección de perfil de energía en el panel de batería.", + "show-power-profile-label": "Mostrar controles de perfil de energía" + }, + "clock": { + "clock-display-description": "Personaliza la visualización de tu reloj añadiendo tokens de la lista de abajo. Para usar el formato de 12 horas, debes incluir el token 'AP'.", + "clock-display-label": "Visualización del reloj", + "custom-font-description": "Seleccionar una fuente personalizada para la visualización del reloj.", + "custom-font-label": "Fuente personalizada", + "custom-font-placeholder": "Seleccionar fuente personalizada...", + "custom-font-search-placeholder": "Buscar fuentes...", + "horizontal-bar-description": "Consejo: Usa \\n para crear un salto de línea.", + "horizontal-bar-label": "Barra horizontal", + "preview": "Vista previa", + "tooltip-format-description": "Cadena de formato para la información sobre herramientas que se muestra al pasar el cursor sobre el reloj. Déjelo vacío para usar la información sobre herramientas predeterminada.", + "tooltip-format-label": "Formato de información sobre herramientas", + "use-custom-font-description": "Anular la selección de fuente predeterminada con una fuente personalizada para el reloj.", + "use-custom-font-label": "Usar fuente personalizada", + "use-monospaced-font-description": "Cuando está activado, el reloj usará la fuente monoespaciada.", + "use-monospaced-font-label": "Usar fuente monoespaciada", + "use-primary-color-description": "Cuando está activado, se aplica el color primario para dar énfasis.", + "use-primary-color-label": "Usar color primario", + "vertical-bar-description": "Usa un espacio para separar cada parte en una nueva línea.", + "vertical-bar-label": "Barra vertical" + }, + "control-center": { + "browse-file": "Explorar archivo", + "browse-library": "Explorar biblioteca", + "color-selection-description": "Aplica colores del tema a los íconos.", + "enable-colorization-description": "Habilita la coloración para el ícono del centro de control, aplicando colores del tema.", + "icon-description": "Selecciona un icono de la biblioteca o un archivo personalizado.", + "select-custom-icon": "Seleccionar un icono personalizado", + "use-distro-logo-description": "Usar el logo de tu distribución en lugar de un icono personalizado.", + "use-distro-logo-label": "Usar logo de la distribución en lugar de icono" + }, + "custom-button": { + "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.", + "color-selection-label": "Seleccionar color", + "display-command-output-description": "Ingresa un comando para ejecutar a intervalos regulares. La primera línea de su salida se mostrará como texto.", + "display-command-output-label": "Mostrar salida de comando", + "display-command-output-stream-description": "Introduce un comando para ejecutar continuamente.", + "dynamic-text": "Texto dinámico", + "enable-colorization-description": "Habilitar la coloración para el icono y el texto del botón personalizado, aplicando los colores del tema.", + "enable-colorization-label": "Habilitar coloración", + "hide-mode-always-expanded": "Siempre expandido", + "hide-mode-description": "Controla la visibilidad del widget cuando el comando no tiene salida.", + "hide-mode-expand-with-output": "Expandir cuando tiene salida", + "hide-mode-label": "Modo de ocultar", + "hide-mode-max-transparent": "Máximo expandido pero transparente", + "icon-description": "Selecciona un icono de la biblioteca.", + "left-click-description": "Comando a ejecutar cuando se hace clic izquierdo en el botón.", + "left-click-label": "Clic izquierdo", + "left-click-update-text": "Actualizar el texto mostrado al hacer clic izquierdo", + "max-text-length-horizontal-description": "Número máximo de caracteres a mostrar en la barra horizontal (0 para ocultar el texto).", + "max-text-length-horizontal-label": "Longitud máxima de texto (horizontal)", + "max-text-length-vertical-description": "Número máximo de caracteres a mostrar en la barra vertical (0 para ocultar el texto).", + "max-text-length-vertical-label": "Longitud máxima de texto (vertical)", + "middle-click-description": "Comando a ejecutar cuando se hace clic medio en el botón.", + "middle-click-label": "Clic medio", + "middle-click-update-text": "Actualizar el texto mostrado al hacer clic con el botón central", + "parse-json-description": "Analizar la salida del comando como un objeto JSON para establecer dinámicamente el texto y el ícono.", + "parse-json-label": "Analizar salida como JSON", + "refresh-interval-description": "Intervalo en milisegundos.", + "refresh-interval-label": "Intervalo de actualización", + "right-click-description": "Comando a ejecutar cuando se hace clic derecho en el botón.", + "right-click-label": "Clic derecho", + "right-click-update-text": "Actualizar el texto mostrado al hacer clic derecho", + "show-icon-description": "Alterna la visibilidad del icono del widget.", + "show-icon-label": "Mostrar icono", + "text-stream-description": "Las líneas transmitidas desde el comando se mostrarán como texto en el botón.", + "text-stream-label": "Transmisión", + "wheel-description": "Comando a ejecutar cuando se usa la rueda de desplazamiento.
Usa $delta para el delta de la rueda de desplazamiento en el comando.", + "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-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" + }, + "keyboard-layout": { + "show-icon-description": "Mostrar el icono de la distribución del teclado." + }, + "lock-keys": { + "show-caps-lock-description": "Mostrar el estado de Bloq Mayús.", + "show-caps-lock-label": "Bloq Mayús", + "show-num-lock-description": "Mostrar el estado de bloqueo numérico.", + "show-num-lock-label": "Bloq Num", + "show-scroll-lock-description": "Mostrar el estado de Bloq Despl.", + "show-scroll-lock-label": "Bloq Despl" + }, + "media-mini": { + "hide-mode-description": "Controla el comportamiento del widget cuando no se está reproduciendo ningún medio.", + "max-width-description": "Establece el tamaño horizontal máximo del widget. El widget se reducirá para adaptarse a contenido más corto.", + "no-active-player": "Sin reproductor activo", + "scrolling-mode-description": "Controlar cuándo está habilitado el desplazamiento de texto para títulos de pista largos.", + "scrolling-mode-label": "Modo de desplazamiento", + "show-album-art-description": "Mostrar la portada del álbum de la pista que se está reproduciendo actualmente.", + "show-album-art-label": "Mostrar arte del álbum", + "show-artist-first-description": "Mostrar artista - título en lugar de título - artista.", + "show-artist-first-label": "Mostrar primero al artista", + "show-progress-ring-description": "Mostrar un indicador de progreso circular que muestre el progreso de la pista.", + "show-progress-ring-label": "Mostrar anillo de progreso", + "show-visualizer-description": "Mostrar un visualizador de audio cuando se reproduce música.", + "show-visualizer-label": "Mostrar visualizador", + "use-fixed-width-description": "Cuando está activado, el widget siempre usará el ancho máximo en lugar de ajustarse dinámicamente al contenido.", + "use-fixed-width-label": "Usar Ancho Fijo", + "visualizer-type-description": "Elegir el estilo de visualizador de audio a mostrar.", + "visualizer-type-label": "Tipo de visualizador" + }, + "notification-history": { + "hide-widget-when-zero-description": "Ocultar el icono de notificaciones cuando no hay notificaciones no leídas.", + "hide-widget-when-zero-label": "Ocultar icono cuando es cero", + "show-unread-badge-description": "Mostrar una insignia con el número de notificaciones no leídas.", + "show-unread-badge-label": "Mostrar insignia de no leídos" + }, + "section-editor": { + "placeholder": "Selecciona un widget para añadir...", + "search-placeholder": "Buscar widgets..." + }, + "spacer": { + "width-description": "Ancho del espaciado en píxeles." + }, + "system-monitor": { + "compact-mode-description": "Mostrar estadísticas como mini gráficos de barras en lugar de valores de texto. Evita el desplazamiento del diseño.", + "compact-mode-label": "Modo compacto", + "cpu-temperature-description": "Mostrar lecturas de temperatura de CPU si están disponibles.", + "cpu-temperature-label": "Temperatura de la CPU", + "cpu-usage-description": "Mostrar el porcentaje actual de uso de CPU.", + "cpu-usage-label": "Uso de CPU", + "disk-path-description": "Seleccione qué punto de montaje de disco desea supervisar.", + "disk-path-label": "Ruta del disco", + "gpu-temperature-description": "Mostrar las lecturas de temperatura de la GPU si están disponibles.", + "load-average-description": "Mostrar promedio de carga del sistema.", + "load-average-label": "Promedio de carga", + "memory-percentage-description": "Mostrar el uso de memoria como porcentaje en lugar de valores absolutos.", + "memory-percentage-label": "Memoria como porcentaje", + "memory-usage-description": "Mostrar información actual del uso de RAM.", + "memory-usage-label": "Uso de memoria", + "network-traffic-description": "Mostrar velocidades de carga y descarga de la red.", + "network-traffic-label": "Tráfico de red", + "storage-usage-description": "Mostrar información del uso del espacio en disco.", + "storage-usage-label": "Uso de almacenamiento", + "use-monospace-font-description": "```\nUtilice fuente monoespaciada para un ancho de carácter consistente.\n```", + "use-monospace-font-label": "Fuente monoespaciada" + }, + "taskbar": { + "colorize-icons-description": "Aplicar colores del tema a los iconos de la barra de tareas.", + "hide-mode-description": "Controla cómo se comporta el widget cuando no hay ventanas coincidentes.", + "hide-mode-label": "Modo de ocultación", + "icon-scale-description": "Establece el factor de escala para los iconos de la barra de tareas.", + "icon-scale-label": "Escalado de iconos", + "max-width-description": "Ancho máximo de la barra de tareas como porcentaje del ancho de la pantalla.", + "max-width-label": "Ancho máximo", + "only-active-workspaces-description": "Mostrar solo las aplicaciones de los espacios de trabajo activos.", + "only-active-workspaces-label": "Solo desde espacios de trabajo activos", + "only-same-monitor-description": "Mostrar solo las aplicaciones del monitor donde se encuentra la barra.", + "only-same-monitor-label": "Solo desde el mismo monitor", + "show-pinned-apps-description": "Mostrar las aplicaciones ancladas desde el dock en la barra de tareas.", + "show-pinned-apps-label": "Mostrar aplicaciones ancladas", + "show-title-description": "Mostrar títulos de ventanas en la barra de tareas.", + "show-title-description-disabled": "La barra de tareas vertical no admite mostrar títulos.", + "show-title-label": "Mostrar título", + "smart-width-description": "Ajustar automáticamente el ancho de las entradas según el número de entradas.", + "smart-width-label": "Ancho inteligente", + "title-width-description": "Establecer el ancho de los títulos de ventanas en la barra de tareas (en píxeles).", + "title-width-label": "Ancho del título", + "title-width-reset-tooltip": "Restablecer ancho del título" + }, + "tray": { + "colorize-icons-description": "Aplicar colores del tema a los iconos de la bandeja del sistema.", + "colorize-icons-label": "Colorear iconos", + "drawer-enabled-description": "Cuando está habilitado, los elementos de la bandeja no anclados se muestran en un panel cajón.
Cuando está deshabilitado, todos los elementos de la bandeja se muestran en línea.", + "drawer-enabled-label": "Habilitar cajón", + "hide-passive-description": "Cuando está activado, los elementos de la bandeja con estado Pasivo se ocultarán.", + "hide-passive-label": "Ocultar objetos pasivos" + }, + "volume": { + "display-mode-description": "Elige cómo te gustaría que apareciera este valor.", + "display-mode-label": "Modo de visualización" + }, + "workspace": { + "character-count-description": "Número de caracteres a mostrar de los nombres de espacios de trabajo (1-10).", + "character-count-label": "Número de caracteres", + "enable-scrollwheel-description": "Cambia entre espacios de trabajo usando la rueda de desplazamiento del ratón.", + "enable-scrollwheel-label": "Desplázate para cambiar de espacio de trabajo", + "follow-focused-screen-description": "Mostrar espacios de trabajo de la pantalla actualmente enfocada, en lugar de la pantalla donde se encuentra la barra.", + "follow-focused-screen-label": "Seguir Pantalla Enfocada", + "grouped-border-opacity-description": "Establecer el nivel de opacidad para los bordes del contenedor del espacio de trabajo.", + "grouped-border-opacity-label": "Opacidad del borde", + "hide-unoccupied-description": "No mostrar espacios de trabajo sin ventanas.", + "hide-unoccupied-label": "Ocultar desocupados", + "label-mode-description": "Elegir cómo se muestran las etiquetas de los espacios de trabajo.", + "label-mode-label": "Modo de etiqueta", + "show-applications-description": "Mostrar los iconos de las aplicaciones dentro de cada espacio de trabajo.", + "show-applications-label": "Mostrar aplicaciones", + "show-labels-only-when-occupied-description": "Mostrar solo las etiquetas del espacio de trabajo cuando contengan ventanas.", + "show-labels-only-when-occupied-label": "Mostrar etiquetas solo cuando esté ocupado.", + "unfocused-icons-opacity-description": "Establecer el nivel de opacidad para los iconos de aplicaciones no enfocadas.", + "unfocused-icons-opacity-label": "Opacidad de iconos desenfocados" } }, - "general": { + "battery": { + "battery-level": "Nivel de batería", + "charging-rate": "Tasa de carga: {rate} W", + "discharging-rate": "Tasa de descarga: {rate} W", + "health": "Salud: {percent}%", + "inhibit-idle-description": "Mantiene el sistema despierto.", + "no-battery-detected": "No se detectó ninguna batería", + "plugged-in": "Conectado", + "power-profile": "Perfil de energía", + "time-left": "Tiempo restante: {time}", + "time-until-full": "Tiempo hasta carga completa: {time}" + }, + "bluetooth": { + "panel": { + "available-devices": "Dispositivos disponibles", + "blocked": "Bloqueado", + "connected-devices": "Dispositivos conectados", + "device-address": "Dirección del dispositivo", + "disabled": "Bluetooth está desactivado", + "discoverable": "Visible", + "enable-message": "Activa Bluetooth para ver los dispositivos disponibles.", + "known-devices": "Dispositivos conocidos", + "no-devices": "No hay dispositivos disponibles", + "paired-devices": "Dispositivos emparejados", + "pairing-mode": "Asegúrate de que tu dispositivo esté en modo de emparejamiento.", + "scanning": "Buscando dispositivos...", + "signal-text-excellent": "Señal: Excelente", + "signal-text-fair": "Señal: Regular", + "signal-text-good": "Señal: Buena", + "signal-text-poor": "Señal: Débil", + "signal-text-unknown": "Señal: Desconocida", + "signal-text-very-poor": "Señal: Muy mala" + } + }, + "calendar": { + "timer": { + "hours": "h", + "minutes": "m", + "seconds": "s" + }, + "weather-loading": "Cargando el clima…" + }, + "changelog": { + "error": { + "fetch-failed": "No se pudieron cargar los datos del registro de cambios. Inténtalo de nuevo más tarde.", + "rate-limit": "Se alcanzó el límite de GitHub. Inténtalo de nuevo en unos minutos." + }, + "panel": { + "buttons-discord": "Únete a nuestro Discord", + "buttons-dismiss": "Ok", + "buttons-feedback": "Dar retroalimentación", + "empty": "Las notas de la versión aún no están disponibles.", + "highlight-title": "Cambios destacados", + "released": "Publicado el {date}", + "subtitle-fresh": "Gracias por instalar Noctalia. Esto es lo que incluye esta compilación.", + "subtitle-updated": "Actualizado desde {previousVersion}", + "title": "Novedades en {version}", + "version": "Versión {version}", + "version-new-user": "Instalación nueva" + } + }, + "colors": { + "error": "Error", + "on-surface": "En la superficie", + "primary": "Primario", + "secondary": "Secundario", + "tertiary": "Terciario" + }, + "common": { + "actions": "Acciones", + "add": "Añadir", + "appearance": "Apariencia", + "apply": "Aplicar", + "automation": "Automatización", + "available": "Disponible", + "back": "Atrás", + "battery": "Batería", + "bluetooth": "Bluetooth", + "brightness": "Brillo", + "browse": "Navegar", + "calendar": "Calendario", + "cancel": "Cancelar", + "cards": "Tarjetas", + "charging": "Cargando", + "check-settings": "Consultar la configuración para más detalles.", + "clear": "Claro", + "clipboard": "Portapapeles", + "clock-panel": "Panel de reloj", + "close": "Cerrar", + "colors": "Colores", + "command": "Comando", + "connect": "Conectar", + "connected": "Conectado", + "connecting": "Conectando...", + "contributors": "Colaboradores", + "countdown": "Cuenta regresiva", + "date": "Fecha", + "delete": "Borrar", + "devices": "Dispositivos", + "disabled": "Discapacitado/a", + "discharging": "Descarga", + "disconnect": "Desconectar", + "disconnected": "Desconectado", + "disconnecting": "Desconectando...", + "download": "Descargar", + "duration": "Duración", + "enabled": "Activado", + "events": "Eventos", + "execute": "Ejecutar", + "focus": "Enfoque", + "frequency": "Frecuencia", + "gateway": "Puerta de enlace", + "general": "General", + "hibernate": "Hibernar", + "history": "Historia", + "icon": "Icono", + "idle": "Inactivo", + "info": "Información", + "input": "Entrada", + "install": "Instalar", + "installed": "Instalado", + "interface": "Interfaz", + "internet": "Internet", + "language": "Idioma", + "loading": "Cargando...", + "local": "Local", + "location": "Ubicación", + "lock": "Cerradura", + "logout": "Cerrar sesión", + "look": "Mira", + "media": "Medios", + "memory": "Memoria", + "monitors": "Monitores", + "network": "Red", + "next": "Siguiente", + "night-light": "Luz de noche", + "no": "No", "no-results": "Sin resultados", - "no-summary": "Sin resumen", - "unknown": "Desconocido" + "none": "Ninguno", + "notifications": "Notificaciones", + "official": "Oficial", + "output": "Salida", + "pair": "Par", + "paired": "Emparejado", + "pairing": "Emparejando...", + "panels": "Paneles", + "password": "Contraseña", + "pause": "Pausa", + "pin": "Alfiler", + "play": "Jugar", + "polling": "Votación", + "position": "Posición", + "previous": "Anterior", + "random": "Aleatorio", + "reboot": "Reiniciar", + "refresh": "Refrescar", + "reset": "Restablecer", + "resume": "Currículum vitae", + "save": "Guardar", + "scanning": "Escaneando...", + "screen-corners": "Esquinas de la pantalla", + "search": "Buscar", + "security": "Seguridad", + "select": "Seleccionar", + "shortcuts": "Atajos", + "shutdown": "Apagar", + "signal": "Señal", + "sound": "Sonido", + "sources": "Fuentes", + "start": "Comienzo", + "stop": "Pare", + "stopwatch": "Cronómetro", + "suspend": "Suspender", + "templates": "Plantillas", + "test": "Prueba", + "thresholds": "Umbrales", + "timer": "Temporizador", + "title": "Título", + "toast": "Tostada", + "trusted": "De confianza", + "uninstall": "Desinstalar", + "unknown": "Desconocido", + "unpair": "Desvincular", + "unpin": "Desanclar", + "update": "Actualizar", + "upload": "Subir", + "version": "Versión", + "visualizer": "Visualizador", + "volume": "Volumen", + "volumes": "Volúmenes", + "wallpaper": "Papel tapiz", + "weather": "Clima", + "week": "Semana", + "widgets": "Widgets", + "width": "Ancho", + "yes": "Sí" + }, + "control-center": { + "power-profile": { + "tooltip-action": "Perfil de energía", + "tooltip-disabled": "Instala power-profiles-daemon para usar perfiles de energía" + }, + "screen-recorder": { + "label-stopped": "Grabar" + }, + "wifi": { + "label-disconnected": "Wi-Fi desconectado", + "label-ethernet": "Ethernet" + } + }, + "display-modes": { + "always-hide": "Siempre esconderse", + "always-show": "Siempre mostrar", + "force-open": "Forzar la apertura", + "on-hover": "Al pasar el ratón por encima" + }, + "general": { + "no-summary": "Sin resumen" + }, + "hide-modes": { + "hidden": "Ocultar cuando esté vacío", + "idle": "Ocultar cuando esté inactivo", + "transparent": "Transparente cuando está vacío", + "visible": "Siempre visible" }, "launcher": { "categories": { @@ -643,38 +488,31 @@ "chat": "Chat", "development": "Desarrollo", "education": "Educación", - "emoji": { - "activity": "Actividad", - "animals": "Animales", - "flags": "Banderas", - "food": "Comida y bebida", - "nature": "Naturaleza", - "objects": "Objetos", - "people": "Personas y cuerpo", - "recent": "Recientes", - "symbols": "Símbolos", - "travel": "Viajes y lugares" - }, + "emoji-activity": "Actividad", + "emoji-animals": "Animales", + "emoji-flags": "Banderas", + "emoji-food": "Comida y bebida", + "emoji-nature": "Naturaleza", + "emoji-objects": "Objetos", + "emoji-people": "Personas y cuerpo", + "emoji-recent": "Recientes", + "emoji-symbols": "Símbolos", + "emoji-travel": "Viajes y lugares", "game": "Juegos", "graphics": "Gráficos", "misc": "Varios", - "network": "Red", "office": "Oficina", "pinned": "Anclado", "system": "Sistema", "webbrowser": "Navegador web" }, - "delete": "Borrar", "no-results": "No se encontraron resultados.", - "pin": "Anclar", "providers": { "applications": "Aplicaciones", "calculator": "Calculadora", "calculator-deprecated": "El comando >calc está obsoleto y será eliminado pronto. Por favor, escribe expresiones matemáticas directamente en la búsqueda en su lugar.", "calculator-description": "Calculadora — evalúa expresiones matemáticas", "calculator-enter-expression": "Ingresa una expresión matemática", - "calculator-error": "Error", - "calculator-name": "Calculadora", "clipboard": "Historial del portapapeles", "clipboard-clear-description": "Limpiar todo el historial del portapapeles", "clipboard-clear-description-full": "Eliminar todos los elementos del historial del portapapeles", @@ -683,154 +521,68 @@ "clipboard-history-disabled": "Historial del portapapeles desactivado", "clipboard-history-disabled-description": "Activa el historial del portapapeles en la configuración o instala cliphist", "clipboard-loading": "Cargando historial del portapapeles...", - "clipboard-loading-description": "Por favor espera", "clipboard-search-description": "Buscar en el historial del portapapeles", - "command": "Comando", "command-description": "Ejecutar comandos de shell", - "command-name": "Comando", "emoji": "Selector de emojis", "emoji-loading": "Cargando emojis...", "emoji-loading-description": "Por favor espera", "emoji-no-recent": "Aún no hay emojis recientes.", "emoji-search-description": "Buscar y copiar emojis" - }, - "unpin": "Desanclar" + } }, "lock-screen": { "authenticating": "Autenticando...", - "authentication-failed": "Autenticación fallida", "password": "Ingresa tu contraseña...", "restart": "Reiniciar", - "shut-down": "Apagar", - "suspend": "Suspender", - "welcome-back": "¡Bienvenido de nuevo," + "shut-down": "Apagar" }, "notifications": { "panel": { "click-to-expand": "Haz clic para expandir", "description": "Tus notificaciones aparecerán aquí a medida que lleguen.", - "no-notifications": "No hay notificaciones", - "title": "Notificaciones" + "no-notifications": "No hay notificaciones" }, "range": { - "all": "Todas", "earlier": "Anteriores", "today": "Hoy", "yesterday": "Ayer" }, "time": { - "diffD": "hace 1 día", - "diffDD": "hace {diff} días", - "diffH": "hace 1 hora", - "diffHH": "hace {diff} horas", - "diffM": "hace 1 minuto", - "diffMM": "hace {diff} minutos", + "diff-d": "hace 1 día", + "diff-dd": "hace {diff} días", + "diff-h": "hace 1 hora", + "diff-hh": "hace {diff} horas", + "diff-m": "hace 1 minuto", + "diff-mm": "hace {diff} minutos", "now": "ahora" } }, "options": { "bar": { - "density": { - "comfortable": "Cómoda", - "compact": "Compacta", - "default": "Predeterminada", - "mini": "Mini", - "spacious": "Espacioso/a" - }, - "position": { - "bottom": "Inferior", - "left": "Izquierda", - "right": "Derecha", - "top": "Superior" - } - }, - "colors": { - "error": "Error", - "none": "Ninguno", - "onSurface": "En la superficie", - "primary": "Primario", - "secondary": "Secundario", - "tertiary": "Terciario" + "density-comfortable": "Cómoda", + "density-compact": "Compacta", + "density-default": "Predeterminada", + "density-mini": "Mini", + "density-spacious": "Espacioso/a" }, "control-center": { - "position": { - "bottom_center": "Inferior central", - "bottom_left": "Inferior izquierda", - "bottom_right": "Inferior derecha", - "center": "Centro", - "close_to_bar_button": "Cerca del botón de la barra", - "top_center": "Superior central", - "top_left": "Superior izquierda", - "top_right": "Superior derecha" - }, - "quickSettingsStyle": { - "classic": "Clásico", - "compact": "Compacto", - "modern": "Moderno" - } - }, - "display-mode": { - "always-hide": "Ocultar siempre", - "always-show": "Mostrar siempre", - "force-open": "Forzar apertura", - "on-hover": "Al pasar el cursor" - }, - "frame-rates": { - "fps": "{fps} FPS" - }, - "hide-modes": { - "hidden": "Ocultar cuando esté vacío", - "idle": "Ocultar cuando está inactivo", - "transparent": "Transparente cuando está vacío", - "visible": "Siempre visible" - }, - "launcher": { - "position": { - "bottom_center": "Inferior central", - "bottom_left": "Inferior izquierda", - "bottom_right": "Inferior derecha", - "center": "Centro", - "center_left": "Izquierda centrado", - "center_right": "Derecha centrado", - "follow_bar": "Seguir barra", - "top_center": "Superior central", - "top_left": "Superior izquierda", - "top_right": "Superior derecha" - } - }, - "osd": { - "position": { - "bottom_center": "Inferior central", - "bottom_left": "Inferior izquierda", - "bottom_right": "Inferior derecha", - "center_left": "Izquierda centrado", - "center_right": "Derecha centrado", - "top_center": "Superior central", - "top_left": "Superior izquierda", - "top_right": "Superior derecha" - } + "quick-settings-style-classic": "Clásico", + "quick-settings-style-modern": "Moderno" }, + "frame-rates-fps": "{fps} FPS", "screen-recording": { - "audio-sources": { - "both": "Salida del sistema + entrada del micrófono", - "microphone-input": "Entrada del micrófono", - "none": "No audio", - "system-output": "Salida del sistema" - }, - "color-range": { - "full": "Completo", - "limited": "Limitado" - }, - "quality": { - "high": "Alta", - "medium": "Media", - "ultra": "Ultra", - "very-high": "Muy alta" - }, - "sources": { - "portal": "Portal", - "screen": "Pantalla" - } + "audio-sources-both": "Salida del sistema + entrada del micrófono", + "audio-sources-microphone-input": "Entrada del micrófono", + "audio-sources-none": "No audio", + "audio-sources-system-output": "Salida del sistema", + "color-range-full": "Completo", + "color-range-limited": "Limitado", + "quality-high": "Alta", + "quality-medium": "Media", + "quality-ultra": "Ultra", + "quality-very-high": "Muy alta", + "sources-portal": "Portal", + "sources-screen": "Pantalla" }, "scrolling-modes": { "always": "Desplazar Siempre", @@ -848,34 +600,787 @@ }, "shadow-direction": { "bottom": "Inferior", - "bottom_left": "Inferior izquierda", - "bottom_right": "Inferior derecha", "center": "Centro", - "left": "Izquierda", - "right": "Derecha", - "top": "Superior", - "top_left": "Superior izquierda", - "top_right": "Superior derecha" + "top": "Superior" }, "visualizer-types": { "linear": "Lineal", "mirrored": "Espejado", - "none": "Ninguno", "wave": "Onda" }, "visualizer-visibility": { - "always": "Siempre visible", "with-background": "Solo con fondo" }, "workspace-labels": { "index": "Índice", "index+name": "Índice y Nombre", - "name": "Nombre", - "none": "Ninguno" + "name": "Nombre" + } + }, + "panels": { + "about": { + "changelog": "Ver registro de cambios", + "contributors-desc": "¡Un saludo a nuestro increíble colaborador número {count}!", + "contributors-description-plural": "¡Un saludo a nuestros {count} increíbles colaboradores!", + "noctalia-desc": "Un shell de escritorio elegante y minimalista cuidadosamente diseñado para Wayland, construido con Quickshell.", + "noctalia-git-commit": "Commit de Git:", + "noctalia-installed-version": "Versión instalada:", + "noctalia-latest-version": "Última versión:", + "noctalia-title": "Shell Noctalia", + "support": "Apóyanos", + "title": "Acerca de" + }, + "audio": { + "devices-desc": "Configura los dispositivos de entrada y salida de audio disponibles.", + "devices-input-device-description": "Selecciona el dispositivo de entrada de audio deseado.", + "devices-input-device-label": "Dispositivo de entrada", + "devices-output-device-description": "Selecciona el dispositivo de salida de audio deseado.", + "devices-output-device-label": "Dispositivo de salida", + "devices-title": "Dispositivos de audio", + "external-mixer-description": "Ingrese el comando o la ruta de la aplicación para ejecutar al activar la función de mezclador de audio externo.", + "external-mixer-label": "Comando de mezclador de audio externo", + "external-mixer-placeholder": "pwvucontrol || pavucontrol", + "media-desc": "Establece tus aplicaciones multimedia preferidas e ignoradas.", + "media-excluded-player-description": "Agrega palabras clave para los reproductores que deseas que el sistema ignore. Cada palabra clave debe estar en una línea nueva.", + "media-excluded-player-label": "Reproductor excluido", + "media-excluded-player-placeholder": "escribe una subcadena y presiona +", + "media-frame-rate-description": "Tasas más altas son más fluidas pero usan más recursos.", + "media-frame-rate-label": "Tasa de fotogramas", + "media-primary-player-description": "Ingresa una palabra clave para identificar tu reproductor principal.", + "media-primary-player-label": "Reproductor principal", + "media-primary-player-placeholder": "ej. spotify, vlc, mpv", + "media-scrolling-speed-description": "Tiempo en segundos para que el título se desplace del inicio al final", + "media-scrolling-speed-label": "Velocidad de desplazamiento", + "media-scrolling-title-description": "Activar desplazamiento continuo para títulos de medios largos", + "media-scrolling-title-label": "Título con desplazamiento", + "media-title": "Reproductores multimedia", + "panel-applications-empty": "Actualmente no hay aplicaciones reproduciendo audio.", + "title": "Audio", + "visualizer-type-description": "Elige un tipo de visualización para la reproducción de medios.", + "visualizer-type-label": "Tipo de visualización", + "volumes-desc": "Ajusta los controles de volumen y los niveles de audio.", + "volumes-input-volume-description": "Nivel de volumen de entrada del micrófono.", + "volumes-mute-input-description": "Silencia la entrada de audio predeterminada (micrófono).", + "volumes-mute-input-label": "Silenciar entrada de audio", + "volumes-mute-output-description": "Silencia la salida de audio principal del sistema.", + "volumes-mute-output-label": "Silenciar salida de audio", + "volumes-output-volume-description": "Nivel de volumen de todo el sistema.", + "volumes-step-size-description": "Ajusta el tamaño del paso para los cambios de volumen (rueda de desplazamiento, atajos de teclado).", + "volumes-step-size-label": "Tamaño del paso de volumen", + "volumes-volume-overdrive-description": "Permite subir el volumen por encima del 100 %. Es posible que no sea compatible con todo el hardware.", + "volumes-volume-overdrive-label": "Permitir sobreamplificación de volumen" + }, + "bar": { + "appearance-background-opacity-description": "Establece la opacidad del fondo específicamente para la barra.", + "appearance-background-opacity-label": "Opacidad del fondo de la barra", + "appearance-capsule-opacity-description": "Establecer el nivel de opacidad para los fondos de los widgets cuando se muestra la cápsula.", + "appearance-capsule-opacity-label": "Opacidad de la cápsula", + "appearance-density-description": "Ajusta el relleno de la barra para un aspecto compacto o espacioso.", + "appearance-density-label": "Densidad de la barra", + "appearance-desc": "Personaliza la apariencia y posición de la barra.", + "appearance-floating-description": "Muestra la barra como una 'píldora' flotante.", + "appearance-floating-label": "Barra flotante", + "appearance-margins-description": "Ajusta los márgenes alrededor de la barra flotante.", + "appearance-margins-horizontal": "Horizontal", + "appearance-margins-label": "Márgenes", + "appearance-margins-vertical": "Vertical", + "appearance-outer-corners-description": "Muestra esquinas curvadas hacia afuera en la barra.", + "appearance-outer-corners-label": "Esquinas exteriores", + "appearance-position-description": "Elige dónde colocar la barra en la pantalla.", + "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-outline-description": "Muestra un borde visible alrededor de cada widget.", + "appearance-show-outline-label": "Mostrar contornos de widgets", + "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", + "monitors-desc": "Muestra la barra en monitores específicos. Por defecto, se muestra en todos si no se elige ninguno.", + "monitors-title": "Visualización en monitores", + "title": "Barra", + "tray-blacklist-description": "Agregar reglas de exclusión de la bandeja, admite comodines (*).", + "tray-blacklist-label": "Lista negra", + "tray-blacklist-placeholder": "ej., nm-applet, Fcitx*", + "tray-pin-application": "Fijar Aplicación", + "tray-unpin-application": "Desfijar Aplicación", + "widgets-desc": "Arrastra los widgets para cambiar su orden. Usa el menú contextual (clic derecho) para transferir widgets entre secciones o eliminarlos.", + "widgets-title": "Posicionamiento de widgets" + }, + "color-scheme": { + "color-source-desc": "Configuración principal de los colores de Noctalia.", + "color-source-matugen-scheme-type-description": "Elige el método de generación de esquemas de color que Matugen usará para crear colores a partir de tu fondo de pantalla.", + "color-source-matugen-scheme-type-label": "Tipo de esquema Matugen", + "color-source-title": "Fuente de color", + "color-source-use-wallpaper-colors-description": "Generar esquemas de color desde tu fondo de pantalla usando Matugen. Extrae automáticamente colores para crear un tema cohesivo.", + "color-source-use-wallpaper-colors-label": "Usar colores del fondo de pantalla", + "dark-mode-mode-description": "Permite el cambio automático entre el modo claro y el modo oscuro.", + "dark-mode-mode-label": "Programación del modo oscuro", + "dark-mode-mode-manual": "Manual", + "dark-mode-mode-off": "Apagado", + "dark-mode-switch-description": "Cambia a un tema más oscuro para una visualización más fácil por la noche.", + "delete-error-description": "Error al eliminar {scheme}", + "delete-error-title": "Error al eliminar", + "delete-success-description": "{scheme} eliminado correctamente", + "delete-success-title": "Esquema de colores eliminado", + "download-button": "Descargar más", + "download-downloading": "Descargando...", + "download-empty": "No hay esquemas de colores disponibles", + "download-error-api-error": "Error de API: {status}", + "download-error-description": "Error al descargar {scheme}", + "download-error-download-failed": "Error al descargar con código de salida: {code}", + "download-error-invalid-response": "Formato de respuesta de API inválido", + "download-error-no-files": "No se encontraron archivos para el esquema", + "download-error-parse-failed": "Error al analizar la respuesta de la API: {error}", + "download-error-rate-limit": "Límite de velocidad de la API de GitHub excedido", + "download-error-title": "Error al descargar", + "download-fetching": "Obteniendo esquemas de colores disponibles...", + "download-success-description": "{scheme} descargado correctamente", + "download-success-title": "Esquema de colores descargado", + "download-title": "Descargar esquemas de colores", + "predefined-desc": "Elige entre una colección de esquemas de colores predefinidos.", + "predefined-generate-templates-description": "Genera plantillas de Matugen (GTK, temas de terminal, etc.) al usar esquemas de colores predefinidos.", + "predefined-generate-templates-label": "Generar plantillas para esquemas predefinidos", + "predefined-title": "Esquemas de colores predefinidos", + "templates-compositors-description": "Tematización del compositor.", + "templates-compositors-label": "Compositores", + "templates-compositors-mango-description": "Escribir {filepath} — requiere Mango", + "templates-compositors-niri-description": "Escribir {filepath} — requiere Niri v25.11+", + "templates-desc": "Aplicar colores a aplicaciones externas.", + "templates-misc-description": "Crea tus propias plantillas", + "templates-misc-label": "Avanzado", + "templates-misc-user-templates-description": "Solo habilita si sabes lo que estás haciendo — consulta nuestra documentación en línea", + "templates-misc-user-templates-label": "Habilitar plantillas de usuario", + "templates-programs-code-description-detected": "Aplicado al perfil predeterminado — detectado: {clients}", + "templates-programs-code-description-missing": "No se detectó ningún editor de código (VSCode o VSCodium)", + "templates-programs-description": "Tematización específica de aplicaciones.", + "templates-programs-discord-description": "Escribir {filepath} para {client} — el tema debe ser activado manualmente", + "templates-programs-discord-description-detected": "Detectado: {clients}", + "templates-programs-discord-description-missing": "No se detectó ningún cliente de Discord", + "templates-programs-emacs-description": "Doom: ~/.config/doom/themes/noctalia.el
Estándar: ~/.emacs.d/themes/noctalia.el", + "templates-programs-label": "Programas", + "templates-programs-pywalfox-description": "Escribir {filepath} y ejecutar pywalfox update", + "templates-programs-spicetify-description": "Escribir {filepath} — el tema Comfy debe ser instalado y activado manualmente", + "templates-programs-walker-description": "Escribir {filepath} y establecer tema a noctalia", + "templates-programs-yazi-description": "Escribir {filepath} — el sabor debe activarse manualmente", + "templates-programs-zed-description": "Escribir {filepath} y recargar", + "templates-programs-zen-browser-description": "Escribe {filepath}; copia en el archivo chrome/userChrome.css de tu perfil de Zen.", + "templates-terminal-description": "Tematización del emulador de terminal.", + "templates-terminal-label": "Terminal", + "templates-ui-description": "Tematización del entorno de escritorio y de la interfaz de usuario.", + "templates-ui-label": "UI", + "templates-ui-qt-description": "Escribir {filepath}", + "title": "Esquema de colores" + }, + "control-center": { + "cards-desc": "Personaliza qué controles aparecen en el Centro de control y en qué orden.", + "desc": "Configurar el posicionamiento y el comportamiento del panel del Centro de control.", + "position-description": "Elige dónde aparece el panel del Centro de control cuando se abre.", + "shortcuts-custom-button-command-description": "El comando a ejecutar cuando se hace clic en el botón.", + "shortcuts-custom-button-enable-on-state-logic-description": "Habilita un segundo icono y un estado 'caliente' basado en un comando de comprobación.", + "shortcuts-custom-button-enable-on-state-logic-label": "Habilitar lógica de estado activado", + "shortcuts-custom-button-general-tooltip-text-description": "Descripción general para el tooltip del botón.", + "shortcuts-custom-button-general-tooltip-text-label": "Texto de tooltip general", + "shortcuts-custom-button-on-clicked-label": "Comando de clic izquierdo", + "shortcuts-custom-button-on-middle-clicked-label": "Comando de clic central", + "shortcuts-custom-button-on-right-clicked-label": "Comando de clic derecho", + "shortcuts-custom-button-on-state-command-description": "Comando a ejecutar para comprobar si el botón debe estar en el estado 'encendido'. Devuelve 0 para encendido, no cero para apagado.", + "shortcuts-custom-button-on-state-command-label": "Comando de comprobación de estado activado", + "shortcuts-custom-button-on-state-icon-description": "El icono para el botón cuando está en el estado 'encendido'.", + "shortcuts-custom-button-on-state-icon-label": "Icono de estado activado", + "shortcuts-custom-button-state-checks-add": "Añadir comprobación de estado", + "shortcuts-custom-button-state-checks-command": "Comando a ejecutar para esta comprobación de estado", + "shortcuts-custom-button-state-checks-label": "Comprobaciones de estado", + "shortcuts-custom-button-state-checks-remove": "Eliminar", + "shortcuts-custom-button-tooltip-description": "El tooltip a mostrar al pasar el cursor sobre el botón.", + "shortcuts-custom-button-tooltip-label": "Tooltip", + "shortcuts-title": "Widgets de accesos directos", + "system-monitor-disk-path-description": "Selecciona qué punto de montaje de disco debe monitorear la tarjeta del monitor del sistema en el centro de control.", + "system-monitor-disk-path-label": "Ruta del disco del monitor del sistema", + "title": "Centro de control" + }, + "desktop-widgets": { + "clock-enabled-description": "Mostrar un widget de reloj en el escritorio.", + "clock-enabled-label": "Activar widget de reloj", + "clock-format-label": "Formato", + "clock-height-description": "Altura del widget de reloj en píxeles.", + "clock-height-label": "Altura", + "clock-minimal-mode-description": "Usar una visualización de reloj minimalista con hora y fecha.", + "clock-minimal-mode-label": "Modo minimalista", + "clock-rounded-corners-description": "Usa esquinas redondeadas para el fondo del widget.", + "clock-rounded-corners-label": "Esquinas redondeadas", + "clock-show-background-description": "Mostrar el contenedor de fondo para el widget de reloj.", + "clock-show-background-label": "Mostrar fondo", + "clock-show-date-description": "Muestra la fecha actual debajo de la hora.", + "clock-show-date-label": "Mostrar fecha", + "clock-show-seconds-description": "Mostrar los segundos en la hora.", + "clock-show-seconds-label": "Mostrar segundos", + "clock-style-analog": "Analógico", + "clock-style-binary": "Binario", + "clock-style-description": "Elige el estilo de visualización del reloj.", + "clock-style-digital": "Digital", + "clock-style-label": "Estilo de reloj", + "clock-style-minimal": "Minimal", + "clock-width-description": "Ancho del widget de reloj en píxeles.", + "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.", + "edit-mode-exit-button": "Salir del modo de edición", + "edit-mode-grid-snap-label": "Ajustar a cuadrícula", + "edit-mode-label": "Modo de edición", + "enabled-description": "Activar o desactivar los widgets de escritorio por completo.", + "enabled-label": "Habilitar widgets de escritorio", + "general-desc": "Configura los widgets que aparecen en tu escritorio.", + "general-title": "Widgets de escritorio", + "media-player-enabled-description": "Mostrar un widget de reproductor multimedia en el escritorio.", + "media-player-enabled-label": "Habilitar widget de reproductor multimedia", + "media-player-rounded-corners-description": "Habilitar esquinas redondeadas en los bordes del widget.", + "media-player-show-album-art-description": "Mostrar la carátula del álbum y la información de las pistas (título y artista).", + "media-player-show-album-art-label": "Mostrar la carátula y el título del álbum", + "media-player-show-background-description": "Mostrar el contenedor de fondo para el widget del reproductor multimedia.", + "media-player-show-buttons-description": "Mostrar botones de control de medios (reproducir/pausar, anterior, siguiente) en el widget del reproductor multimedia.", + "media-player-show-buttons-label": "Mostrar botones", + "media-player-show-visualizer-description": "Mostrar la superposición del visualizador de audio.", + "media-player-visualizer-type-description": "Elige un tipo de visualización para el fondo del reproductor multimedia de escritorio.", + "title": "Widgets de escritorio", + "weather-enabled-description": "Mostrar un widget del clima en el escritorio.", + "weather-enabled-label": "Activar widget del clima", + "weather-show-background-description": "Mostrar el contenedor de fondo para el widget del clima." + }, + "display": { + "monitors-brightness-step-description": "Ajusta el tamaño del paso para los cambios de brillo (rueda de desplazamiento y atajos de teclado).", + "monitors-brightness-step-label": "Tamaño del paso de brillo", + "monitors-brightness-unavailable-ddc-disabled": "Control de brillo no disponible. Habilita \"Soporte de brillo externo\" para controlar el brillo de esta pantalla.", + "monitors-brightness-unavailable-generic": "El control de brillo no está disponible para esta pantalla.", + "monitors-desc": "Ajustar el brillo de la configuración para cada pantalla.", + "monitors-enforce-minimum-description": "Resuelve el problema de la retroiluminación que se apaga completamente en algunas pantallas al 0% de brillo.", + "monitors-enforce-minimum-label": "Forzar brillo mínimo (1%)", + "monitors-external-brightness-description": "Habilitar soporte DDCUtil para controlar el brillo en pantallas externas mediante el protocolo DDC/CI.", + "monitors-external-brightness-label": "Soporte de brillo externo", + "monitors-title": "Configuración por monitor", + "night-light-auto-schedule-description": "Basado en la hora del atardecer y amanecer en {location} — recomendado.", + "night-light-auto-schedule-label": "Programación automática", + "night-light-desc": "Reduce la emisión de luz azul para ayudarte a dormir mejor y reducir la fatiga visual.", + "night-light-enable-description": "Aplica un filtro de color cálido para reducir la emisión de luz azul.", + "night-light-enable-label": "Activar luz nocturna", + "night-light-force-activation-description": "Ignora la programación y aplica el filtro nocturno inmediatamente.", + "night-light-force-activation-label": "Forzar activación", + "night-light-manual-schedule-description": "Establece horas personalizadas para el amanecer y el atardecer.", + "night-light-manual-schedule-label": "Programación manual", + "night-light-manual-schedule-select-start": "Seleccionar hora de inicio", + "night-light-manual-schedule-select-stop": "Seleccionar hora de finalización", + "night-light-manual-schedule-sunrise": "Hora del amanecer", + "night-light-manual-schedule-sunset": "Hora del atardecer", + "night-light-temperature-day": "Día", + "night-light-temperature-day-description": "Controla la temperatura durante el día.", + "night-light-temperature-description": "Establece la calidez del color para la noche y el día.", + "night-light-temperature-label": "Temperatura de color", + "night-light-temperature-night": "Noche", + "night-light-temperature-night-description": "Controla la temperatura durante la noche.", + "title": "Pantalla" + }, + "dock": { + "appearance-background-opacity-description": "Ajusta la opacidad del fondo del dock.", + "appearance-border-radius-description": "Ajustar el radio del borde del dock.", + "appearance-border-radius-label": "Radio de borde", + "appearance-colorize-icons-description": "Aplicar colores del tema a los iconos de aplicaciones del dock (solo aplicaciones no enfocadas).", + "appearance-colorize-icons-label": "Colorear iconos", + "appearance-dead-opacity-description": "Ajustar la opacidad de los iconos de las aplicaciones que no están en ejecución.", + "appearance-dead-opacity-label": "Opacidad Muerta", + "appearance-desc": "Personaliza el comportamiento y la apariencia del dock.", + "appearance-display-auto-hide": "Ocultar automáticamente", + "appearance-display-description": "Elige cómo se comporta el dock.", + "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-hide-show-speed-description": "Ajusta la velocidad de la animación de ocultar/mostrar del dock.", + "appearance-hide-show-speed-label": "Velocidad de Ocultar/Mostrar", + "appearance-icon-size-description": "Ajusta el tamaño general del Dock.", + "appearance-icon-size-label": "Tamaño del Dock", + "appearance-inactive-indicators-description": "Mostrar indicadores en forma de pastillas para todas las aplicaciones, no solo para la que está activa actualmente.", + "appearance-inactive-indicators-label": "Indicadores de ejecución", + "appearance-pinned-static-description": "Siempre empuja los iconos de las aplicaciones ancladas a la izquierda en orden estático.", + "appearance-pinned-static-label": "Aplicaciones ancladas estáticas", + "enabled-description": "Mostrar u ocultar el dock por completo", + "enabled-label": "Habilitar dock", + "monitors-desc": "Mostrar el dock en monitores específicos. Por defecto, se muestra en todos si no se elige ninguno.", + "monitors-only-same-monitor-description": "Mostrar solo las aplicaciones del monitor donde se encuentra el dock.", + "monitors-only-same-monitor-label": "Solo aplicaciones del mismo monitor", + "monitors-title": "Visualización en monitor", + "title": "Dock" + }, + "general": { + "fonts-default-description": "Fuente principal utilizada en toda la interfaz.", + "fonts-default-label": "Fuente predeterminada", + "fonts-default-placeholder": "Seleccionar fuente predeterminada...", + "fonts-default-scale-description": "Aumentar o disminuir el tamaño del texto estándar.", + "fonts-default-scale-label": "Tamaño de fuente predeterminado", + "fonts-default-search-placeholder": "Buscar fuentes...", + "fonts-desc": "Elige las fuentes utilizadas en toda la interfaz.", + "fonts-monospace-description": "Fuente monoespaciada utilizada para la visualización de números y estadísticas.", + "fonts-monospace-label": "Fuente monoespaciada", + "fonts-monospace-placeholder": "Seleccionar fuente monoespaciada...", + "fonts-monospace-scale-description": "Aumentar o disminuir el tamaño del texto monoespaciado.", + "fonts-monospace-scale-label": "Tamaño de fuente monoespaciada", + "fonts-monospace-search-placeholder": "Buscar fuentes monoespaciadas...", + "fonts-reset-scaling": "Restablecer la escala", + "fonts-title": "Fuentes", + "language-desc": "Elige tu idioma preferido para la aplicación.", + "language-select-auto-detect": "Automático", + "language-select-description": "Selecciona el idioma utilizado en la interfaz de la aplicación.", + "language-select-label": "Idioma de la aplicación", + "launch-setup-wizard": "Inicie el asistente de configuración", + "profile-desc": "Edita los detalles de tu usuario y tu avatar.", + "profile-picture-description": "Tu foto de perfil que aparece en toda la interfaz.", + "profile-picture-label": "Foto de perfil de {user}", + "profile-select-avatar": "Seleccionar imagen de avatar", + "profile-title": "Perfil", + "profile-tooltip": "Foto de perfil", + "screen-corners-desc": "Personaliza el redondeo de las esquinas de la pantalla y los efectos visuales.", + "screen-corners-radius-description": "Ajusta las esquinas redondeadas de la pantalla.", + "screen-corners-radius-label": "Radio de las esquinas de la pantalla", + "screen-corners-radius-reset": "Restablecer el radio de las esquinas de la pantalla", + "screen-corners-show-corners-description": "Muestra esquinas redondeadas en el borde de la pantalla.", + "screen-corners-show-corners-label": "Mostrar esquinas de la pantalla", + "screen-corners-solid-black-description": "Usa negro sólido en lugar del color de fondo de la barra.", + "screen-corners-solid-black-label": "Esquinas negras sólidas", + "screen-corners-title": "Esquinas de la pantalla" + }, + "hooks": { + "info-command-info-description": "• Los comandos se ejecutan a través de shell (sh -c)
• Los comandos se ejecutan en segundo plano (desvinculados)
• Los botones de prueba se ejecutan con los valores actuales", + "info-command-info-label": "Información de comandos de Hook", + "info-parameters-description": "• Hook de fondo de pantalla: $1 = ruta del fondo de pantalla, $2 = nombre de la pantalla
• Hook de cambio de tema: $1 = true/false (estado del modo oscuro)", + "info-parameters-label": "Parámetros disponibles", + "performance-mode-disabled-description": "Comando a ejecutar cuando se deshabilita el Modo de Rendimiento de Noctalia.", + "performance-mode-disabled-label": "Modo de rendimiento deshabilitado", + "performance-mode-disabled-placeholder": "ej., notify-send \"Rendimiento\" \"Modo Deshabilitado\"", + "performance-mode-enabled-description": "Comando a ejecutar cuando se habilita el Modo de Rendimiento de Noctalia.", + "performance-mode-enabled-label": "Modo de rendimiento habilitado", + "performance-mode-enabled-placeholder": "ej., notify-send \"Rendimiento\" \"Modo Habilitado\"", + "screen-lock-description": "Comando a ejecutar cuando se bloquea la pantalla.", + "screen-lock-label": "Pantalla bloqueada", + "screen-lock-placeholder": "ej., notify-send \"Pantalla\" \"Bloqueada\"", + "screen-unlock-description": "Comando a ejecutar cuando se desbloquea la pantalla.", + "screen-unlock-label": "Pantalla desbloqueada", + "screen-unlock-placeholder": "ej., notify-send \"Pantalla\" \"Desbloqueada\"", + "system-hooks-desc": "Configura comandos para que se ejecuten cuando ocurran eventos del sistema.", + "system-hooks-enable-description": "Activa o desactiva todos los comandos de hooks.", + "system-hooks-enable-label": "Activar hooks", + "system-hooks-title": "Ganchos del sistema", + "theme-changed-description": "Comando a ejecutar cuando el tema cambia entre modo oscuro y claro.", + "theme-changed-label": "Tema cambiado", + "theme-changed-placeholder": "ej., notify-send \"Tema\" \"Cambiado\"", + "title": "Hooks", + "wallpaper-changed-description": "Comando a ejecutar cuando cambia el fondo de pantalla.", + "wallpaper-changed-label": "Fondo de pantalla cambiado", + "wallpaper-changed-placeholder": "ej., notify-send \"Fondo de pantalla\" \"Cambiado\"" + }, + "indicator": { + "default-value": "Predeterminado: {value}", + "system-default": "Predeterminado del sistema" + }, + "launcher": { + "clipboard-desc": "Accede y gestiona tu historial del portapapeles desde el lanzador.", + "execute-desc": "Configurar cómo se inician las aplicaciones.", + "execute-title": "Ejecución", + "settings-annotation-tool-description": "Comando para ejecutar al hacer clic en el botón de anotar en el historial del portapapeles. La imagen se enviará a este comando.", + "settings-annotation-tool-label": "Herramienta de anotación", + "settings-annotation-tool-placeholder": "gradia, satty -f -", + "settings-auto-paste-description": "Pegar automáticamente el elemento seleccionado del portapapeles. Requiere wtype.", + "settings-auto-paste-label": "Pegado automático", + "settings-clip-preview-description": "Muestra una vista previa del contenido del portapapeles al usar el comando >clip.", + "settings-clip-preview-label": "Activar vista previa del portapapeles", + "settings-clipboard-history-description": "Accede a los elementos copiados anteriormente desde el lanzador.", + "settings-clipboard-history-label": "Activar historial del portapapeles", + "settings-custom-launch-prefix-description": "Prefijar comandos con un lanzador personalizado (ej. 'runapp' para integración con systemd).", + "settings-custom-launch-prefix-enabled-description": "Usar un prefijo personalizado para lanzar aplicaciones en lugar del método predeterminado.", + "settings-custom-launch-prefix-enabled-label": "Habilitar prefijo de lanzamiento personalizado", + "settings-custom-launch-prefix-label": "Prefijo de lanzamiento personalizado", + "settings-desc": "Personaliza el comportamiento y la apariencia del lanzador.", + "settings-grid-view-description": "Mostrar elementos en una cuadrícula en lugar de una lista.", + "settings-icon-mode-description": "Usa iconos nativos del sistema en lugar de iconos Tabler.", + "settings-icon-mode-label": "Usar iconos nativos", + "settings-ignore-mouse-input-description": "Deshabilitar la interacción del ratón y la rueda de desplazamiento en el lanzador.", + "settings-ignore-mouse-input-label": "Ignorar la entrada del ratón", + "settings-position-description": "Elige dónde aparece el panel del lanzador.", + "settings-show-categories-description": "Mostrar pestañas de categorías para filtrar aplicaciones.", + "settings-show-categories-label": "Mostrar categorías", + "settings-show-icon-background-description": "Mostrar un fondo rectangular redondeado detrás de los iconos.", + "settings-show-icon-background-label": "Mostrar fondo del icono", + "settings-sort-by-usage-description": "Cuando está activado, las aplicaciones más utilizadas aparecen primero en la lista.", + "settings-sort-by-usage-label": "Ordenar por más usados", + "settings-terminal-command-description": "Comando para iniciar un terminal. Por ejemplo, 'kitty -e' o 'gnome-terminal --'.", + "settings-terminal-command-label": "Comando de terminal", + "settings-use-app2unit-description": "Usa un método de lanzamiento alternativo para gestionar mejor los procesos de las aplicaciones y prevenir problemas.", + "settings-use-app2unit-label": "Usar App2Unit para lanzar aplicaciones", + "title": "Lanzador" + }, + "location": { + "calendar-cards-desc": "Organizar y activar/desactivar tarjetas en el panel del calendario.", + "calendar-cards-title": "Tarjetas de calendario", + "calendar-header-label": "Encabezado del calendario", + "calendar-month-label": "Mes del calendario", + "date-time-12hour-format-description": "Muestra la hora en formato de 12 horas en la pantalla de bloqueo y el calendario. El reloj de la barra tiene su propia configuración.", + "date-time-12hour-format-label": "Utilice el formato de hora de 12 horas", + "date-time-desc": "Personaliza cómo aparecen la fecha y la hora.", + "date-time-first-day-of-week-automatic": "Automático (usar la configuración regional del sistema)", + "date-time-first-day-of-week-description": "Elige qué día empieza la semana en el calendario.", + "date-time-first-day-of-week-label": "Primer día de la semana", + "date-time-show-events-description": "Mostrar eventos en el panel del calendario.", + "date-time-show-events-label": "Mostrar eventos del calendario", + "date-time-title": "Fecha y hora", + "date-time-use-analog-description": "Mostrar un reloj de estilo analógico en la ventana del calendario y en la pantalla de bloqueo.", + "date-time-use-analog-label": "Usar reloj de estilo analógico", + "date-time-week-numbers-description": "Muestra la semana del año (ej., Semana 38) en el calendario.", + "date-time-week-numbers-label": "Mostrar números de semana", + "location-desc": "Obtén el clima y la programación de la luz nocturna precisos estableciendo tu ubicación.", + "location-search-description": "ej., Toronto, ON", + "location-search-label": "Buscar una ubicación", + "location-search-placeholder": "Ingresa el nombre de la ubicación", + "location-title": "Tu ubicación", + "weather-desc": "Elige tu unidad de temperatura preferida.", + "weather-enabled-description": "Mostrar información del clima en toda la interfaz y obtener datos meteorológicos. Cuando está desactivado, todos los elementos del clima estarán ocultos y no se realizarán solicitudes de red.", + "weather-enabled-label": "Activar clima", + "weather-fahrenheit-description": "Muestra la temperatura en Fahrenheit en lugar de Celsius.", + "weather-fahrenheit-label": "Mostrar temperatura en Fahrenheit (°F)", + "weather-hide-city-description": "Ocultar el nombre de la ciudad en las pantallas del tiempo en toda la interfaz.", + "weather-hide-city-label": "Ocultar nombre de la ciudad", + "weather-hide-timezone-description": "Ocultar la abreviatura de la zona horaria en las pantallas del tiempo en toda la interfaz.", + "weather-hide-timezone-label": "Ocultar zona horaria", + "weather-show-effects-description": "Muestra efectos visuales adicionales (como lluvia, nieve o relámpagos) en la tarjeta del clima.", + "weather-show-effects-label": "Mostrar efectos climáticos", + "weather-show-in-calendar-description": "Muestra el pronóstico del tiempo diario directamente en la vista de tu calendario.", + "weather-show-in-calendar-label": "Mostrar el clima en el calendario" + }, + "lock-screen": { + "compact-lockscreen-description": "Mostrar solo el campo de inicio de sesión y los controles del sistema, ocultando los widgets del clima y multimedia.", + "compact-lockscreen-label": "Pantalla de bloqueo compacta", + "lock-on-suspend-description": "Bloquear la pantalla automáticamente al suspender el sistema.", + "lock-on-suspend-label": "Bloquear al suspender", + "show-hibernate-description": "Mostrar la opción 'hibernar' en las acciones de energía.", + "show-hibernate-label": "Mostrar hibernar", + "show-session-buttons-description": "Permitir el acceso a la configuración de energía desde la pantalla de bloqueo.", + "show-session-buttons-label": "Controles de energía", + "title": "Pantalla de bloqueo" + }, + "network": { + "bluetooth-description": "Activar la gestión de Bluetooth.", + "bluetooth-rssi-polling-description": "Muestrear periódicamente el RSSI de los dispositivos conectados a través de bluetoothctl. Puede no estar disponible para todos los dispositivos; utiliza recursos mínimos cuando está habilitado.", + "bluetooth-rssi-polling-label": "Sondeo de señal Bluetooth", + "desc": "Gestiona las conexiones Wi-Fi y Bluetooth.", + "wifi-description": "Administrar redes inalámbricas (requiere NetworkManager)." + }, + "notifications": { + "duration-critical-urgency-description": "Cuánto tiempo permanecen visibles las notificaciones de prioridad crítica.", + "duration-critical-urgency-label": "Urgencia crítica", + "duration-desc": "Configura cuánto tiempo permanecen visibles las notificaciones según su nivel de urgencia.", + "duration-low-urgency-description": "Cuánto tiempo permanecen visibles las notificaciones de baja prioridad.", + "duration-low-urgency-label": "Urgencia baja", + "duration-normal-urgency-description": "Cuánto tiempo permanecen visibles las notificaciones de prioridad normal.", + "duration-normal-urgency-label": "Urgencia normal", + "duration-reset": "Restablecer la duración del tiempo de espera", + "duration-respect-expire-description": "Usa el tiempo de expiración establecido en la notificación.", + "duration-respect-expire-label": "Respetar tiempo de expiración", + "duration-title": "Duración de la notificación", + "history-critical-urgency-description": "Guardar notificaciones de prioridad crítica en el historial.", + "history-critical-urgency-label": "Guardar urgencia crítica en el historial", + "history-desc": "Controlar qué notificaciones se guardan en el historial según su nivel de urgencia.", + "history-low-urgency-description": "Guardar notificaciones de prioridad baja en el historial.", + "history-low-urgency-label": "Guardar urgencia baja en el historial", + "history-normal-urgency-description": "Guardar notificaciones de prioridad normal en el historial.", + "history-normal-urgency-label": "Guardar urgencia normal en el historial", + "monitors-desc": "Muestra notificaciones en monitores específicos. Por defecto, se muestra en todos si no se elige ninguno.", + "settings-always-on-top-description": "Muestra las notificaciones sobre ventanas a pantalla completa y otras capas.", + "settings-background-opacity-description": "Ajustar la opacidad de los fondos de las notificaciones.", + "settings-desc": "Configura la apariencia y el comportamiento de las notificaciones.", + "settings-do-not-disturb-description": "Desactiva todas las ventanas emergentes de notificación cuando está activado.", + "settings-enabled-description": "Activar o desactivar el demonio de notificaciones, requiere reiniciar Noctalia shell.", + "settings-enabled-label": "Activar notificaciones", + "settings-location-description": "Dónde aparecen las notificaciones en la pantalla.", + "sounds-desc": "Configurar efectos de sonido y volumen de notificaciones.", + "sounds-enabled-description": "Activar efectos de sonido para notificaciones entrantes.", + "sounds-enabled-label": "Activar sonidos de notificación", + "sounds-excluded-apps-description": "Omitir la reproducción del sonido de notificación configurado para aplicaciones específicas que tienen sus propios sonidos integrados.", + "sounds-excluded-apps-label": "Aplicaciones excluidas", + "sounds-excluded-apps-placeholder": "discord,firefox,chrome,chromium,edge", + "sounds-files-critical-description": "Ruta al archivo de sonido reproducido para notificaciones de prioridad crítica.", + "sounds-files-critical-label": "Sonido de urgencia crítica", + "sounds-files-critical-select-title": "Seleccionar Archivo de Sonido de Urgencia Crítica", + "sounds-files-desc": "Configurar archivos de sonido personalizados para diferentes niveles de urgencia de notificación.", + "sounds-files-low-description": "Ruta al archivo de sonido reproducido para notificaciones de prioridad baja.", + "sounds-files-low-label": "Sonido de urgencia baja", + "sounds-files-low-select-title": "Seleccionar Archivo de Sonido de Urgencia Baja", + "sounds-files-normal-description": "Ruta al archivo de sonido reproducido para notificaciones de prioridad normal.", + "sounds-files-normal-label": "Sonido de urgencia normal", + "sounds-files-normal-select-title": "Seleccionar Archivo de Sonido de Urgencia Normal", + "sounds-files-placeholder": "Introducir ruta al archivo de sonido", + "sounds-files-select-file": "Seleccionar Archivo de Sonido", + "sounds-files-title": "Archivos de sonido", + "sounds-files-unified-description": "Ruta al archivo de sonido reproducido para notificaciones.", + "sounds-files-unified-label": "Sonido de notificación", + "sounds-files-unified-select-title": "Seleccionar Archivo de Sonido de Notificación", + "sounds-separate-description": "Usar diferentes archivos de sonido para notificaciones de prioridad baja, normal y crítica.", + "sounds-separate-label": "Usar sonidos diferentes por prioridad", + "sounds-title": "Configuración de sonido", + "sounds-unavailable-description": "Instala Qt6 Multimedia para habilitar los sonidos de notificación.", + "sounds-unavailable-label": "Sonidos de notificación no disponibles", + "sounds-volume-description": "Ajustar el nivel de volumen para los sonidos de notificación.", + "sounds-volume-label": "Volumen del sonido", + "toast-desc": "Configurar la apariencia y el comportamiento de las notificaciones toast.", + "toast-keyboard-description": "Mostrar una notificación cuando cambie la distribución del teclado.", + "toast-keyboard-label": "Distribución del teclado" + }, + "osd": { + "always-on-top-description": "Mostrar OSD por encima de ventanas de pantalla completa y otras capas.", + "always-on-top-label": "Siempre encima", + "background-opacity-description": "Controls the transparency of the OSD background.", + "background-opacity-label": "Background opacity", + "description": "Configura indicadores superpuestos como volumen y brillo.", + "duration-auto-hide-description": "Ajusta el tiempo antes de que el OSD desaparezca.", + "duration-auto-hide-label": "Ocultar después de", + "duration-desc": "Cuánto tiempo permanece visible el OSD antes de ocultarse automáticamente.", + "duration-title": "Tiempo de ocultación automática", + "enabled-description": "Mostrar cambios de volumen y brillo en tiempo real.", + "enabled-label": "Activar visualización en pantalla", + "events-desc": "Seleccione qué eventos activan la visualización en pantalla.", + "general-desc": "Configurar la visibilidad y el comportamiento del OSD.", + "location-description": "Dónde aparece la visualización en pantalla.", + "monitors-desc": "Mostrar el OSD en monitores específicos. Por defecto, en todos si no se elige ninguno.", + "title": "Visualización en pantalla", + "types-brightness-description": "Mostrar el OSD cuando cambie el brillo de la pantalla.", + "types-brightness-label": "Brillo", + "types-custom-text-description": "Mostrar el OSD para mensajes de texto personalizados desde IPC.", + "types-custom-text-label": "Texto personalizado", + "types-desc": "Seleccione los eventos que activan el OSD.", + "types-input-volume-description": "Mostrar el OSD cuando cambie el volumen del micrófono.", + "types-input-volume-label": "Volumen de entrada", + "types-lockkey-description": "Mostrar el OSD cuando se activen o desactiven Bloq Mayús, Bloq Num o Bloq Despl.", + "types-lockkey-label": "Teclas de bloqueo", + "types-title": "Eventos de activación OSD", + "types-volume-description": "Mostrar el OSD cuando cambie el volumen de salida de audio.", + "types-volume-label": "Volumen de salida" + }, + "plugins": { + "available-description": "Navegar e instalar plugins desde fuentes configuradas.", + "available-label": "Plugins disponibles", + "available-no-plugins-description": "Comprueba las fuentes de tu plugin o actualiza la lista.", + "available-no-plugins-label": "No hay plugins disponibles.", + "collision-already-installed": "Este plugin ya está instalado.", + "collision-custom-version-exists": "Ya hay instalada una versión personalizada de \"{source}\"", + "collision-official-version-exists": "La versión oficial de este plugin ya está instalada.", + "filter-downloaded": "Descargado", + "filter-not-downloaded": "No descargado", + "hot-reload-description": "Recarga automáticamente los plugins cuando sus archivos cambian. Útil para el desarrollo de plugins.", + "hot-reload-label": "Recarga en caliente (modo desarrollo)", + "hot-reloaded": "Plugin recargado: {name}", + "install-error": "Error al instalar: {error}", + "install-incompatible": "{plugin} requiere Noctalia v{version} o superior", + "install-success": "Se instaló {plugin} correctamente.", + "installed-description": "Gestiona y configura todos los plugins instalados localmente.", + "installed-label": "Plugins instalados", + "installed-no-plugins-description": "Instale los plugins de la sección Plugins disponibles que se muestra a continuación.", + "installed-no-plugins-label": "No hay plugins instalados.", + "installing": "Instalando {plugin}...", + "open-plugins-tab": "Abrir la configuración de los plugins", + "plugin-settings-title": "Ajustes de {plugin}", + "refresh-refreshing": "Actualizando la lista de plugins...", + "refresh-tooltip": "Actualizar plugins disponibles", + "settings-error-not-loaded": "Plugin no cargado.", + "settings-saved": "Ajustes del plugin guardados.", + "settings-tooltip": "Ajustes del plugin", + "source-custom": "Fuente personalizada", + "sources-add-custom": "Añadir repositorio personalizado", + "sources-add-dialog-description": "Añadir un repositorio de GitHub como fuente de plugin.", + "sources-add-dialog-error": "Error al agregar la fuente del plugin.", + "sources-add-dialog-name": "Nombre del repositorio", + "sources-add-dialog-name-placeholder": "Mis plugins personalizados", + "sources-add-dialog-success": "Fuente del plugin añadida con éxito.", + "sources-add-dialog-title": "Añadir fuente del plugin", + "sources-add-dialog-url": "URL del repositorio", + "sources-description": "Gestionar repositorios de plugins.", + "sources-placeholder": "Mi repositorio genial", + "sources-remove-tooltip": "Eliminar fuente del plugin", + "title": "Plugins", + "uninstall-dialog-description": "¿Está seguro de que quiere desinstalar {plugin}? Esto eliminará todos los datos del plugin.", + "uninstall-dialog-title": "Desinstalar plugin", + "uninstall-error": "Error al desinstalar: {error}", + "uninstall-success": "{plugin} desinstalado correctamente", + "uninstalling": "Desinstalando {plugin}...", + "update-all": "Actualizar todo ({count})", + "update-all-success": "Todos los plugins se actualizaron correctamente.", + "update-available": "Nueva actualización de plugin disponible", + "update-available-plural": "Nuevas actualizaciones de plugins disponibles ({count})", + "update-error": "Error al actualizar el plugin: {plugin}: {error}", + "update-incompatible": "Requiere Noctalia v{version} o superior", + "update-pending": "v{actual} → v{nuevo} (requiere Noctalia v{requerida})", + "update-success": "{plugin} actualizado a la versión {version}", + "update-version": "v{actual} → v{nuevo}", + "updating": "Actualizando..." + }, + "region": { + "clock-panel-desc": "Personalizar la apariencia del panel del reloj.", + "clock-panel-title": "Panel de reloj", + "title": "Región" + }, + "screen-recorder": { + "audio-audio-codec-description": "Se recomienda Opus para el mejor rendimiento y el menor tamaño de audio.", + "audio-audio-codec-label": "Códec de audio", + "audio-audio-source-description": "Fuente de audio a capturar durante la grabación.", + "audio-audio-source-label": "Fuente de audio", + "audio-desc": "Configura las opciones de grabación de audio.", + "audio-title": "Configuración de audio", + "general-copy-to-clipboard-description": "Copiar el archivo al portapapeles después de que termine la grabación.", + "general-copy-to-clipboard-label": "Copiar al portapapeles", + "general-desc": "Gestiona la salida y el contenido de la grabación de pantalla.", + "general-output-folder-description": "Carpeta donde se guardarán las grabaciones de pantalla.", + "general-output-folder-label": "Carpeta de salida", + "general-select-output-folder": "Seleccionar carpeta de salida", + "general-show-cursor-description": "Grabar el cursor del ratón en el video.", + "general-show-cursor-label": "Mostrar cursor", + "general-title": "Configuración general", + "title": "Grabadora de pantalla", + "video-color-range-description": "Se recomienda limitado para una mejor compatibilidad.", + "video-color-range-label": "Rango de color", + "video-desc": "Configura las opciones de grabación de video.", + "video-frame-rate-description": "Tasa de fotogramas objetivo para las grabaciones de pantalla.", + "video-title": "Configuración de video", + "video-video-codec-description": "h264 es el códec más común.", + "video-video-codec-label": "Códec de video", + "video-video-quality-description": "Una mayor calidad resulta en archivos de mayor tamaño.", + "video-video-quality-label": "Calidad de video", + "video-video-source-description": "Se recomienda Portal; si aparecen artefactos, prueba Screen.", + "video-video-source-label": "Fuente de video" + }, + "session-menu": { + "countdown-duration-description": "Establecer cuánto tiempo dura el temporizador de cuenta regresiva antes de ejecutar acciones de energía.", + "countdown-duration-label": "Duración de la cuenta regresiva", + "enable-countdown-description": "Mostrar un temporizador de cuenta regresiva antes de ejecutar acciones de energía.", + "enable-countdown-label": "Activar temporizador de cuenta regresiva", + "entries-desc": "Personalizar qué acciones de energía aparecen en el Menú de sesión y en qué orden.", + "entries-title": "Acciones de energía", + "entry-settings-command-description": "Comando personalizado para ejecutar para esta acción. Dejar vacío para usar el comando del sistema predeterminado.", + "entry-settings-command-placeholder": "systemctl poweroff", + "entry-settings-default-command-lock": "Pantalla de bloqueo interna (sin comando)", + "entry-settings-default-command-logout": "Cierre de sesión interno (sin comando)", + "entry-settings-default-info-description": "Si no se especifica un comando personalizado, se utilizará el comando predeterminado del sistema.", + "entry-settings-default-info-label": "Comando predeterminado", + "entry-settings-title": "Configurar {entry}", + "entry-settings-tooltip": "Configurar comando", + "general-desc": "Configurar el comportamiento y la apariencia del panel del menú de sesión.", + "large-buttons-layout-description": "Elige cómo se muestran los botones del menú de sesión.", + "large-buttons-layout-label": "Diseño de botones grandes", + "large-buttons-style-description": "Mostrar el menú de sesión con botones grandes en un diseño de cuadrícula.", + "large-buttons-style-label": "Estilo de botones grandes", + "position-description": "Elige dónde aparece el panel del Menú de sesión cuando se abre.", + "show-header-description": "Mostrar el título y el botón de cerrar en la parte superior del Menú de sesión.", + "show-header-label": "Mostrar encabezado", + "show-number-labels-description": "Mostrar etiquetas numéricas (1-2-3-4...) en los botones y habilitar atajos de teclado numéricos para selección rápida.", + "show-number-labels-label": "Mostrar etiquetas numéricas" + }, + "system-monitor": { + "critical-color-label": "Color crítico", + "custom-highlight-colors-title-label": "Colores de resaltado personalizados", + "disk-section-label": "Uso de disco", + "enable-dgpu-monitoring-description": "Advertencia: Esto activará tu GPU dedicada (NVIDIA/AMD), lo que podría afectar significativamente la duración de la batería en portátiles con gráficos híbridos.", + "enable-dgpu-monitoring-label": "Habilitar la monitorización de la GPU dedicada", + "external-monitor-description": "Ingrese el comando o ruta de la aplicación para ejecutar al activar la aplicación externa del monitor del sistema.", + "external-monitor-label": "Comando del monitor del sistema externo", + "external-monitor-placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor", + "general-desc": "Configurar el comportamiento y la apariencia del Monitor del sistema.", + "gpu-section-label": "Temperatura de la GPU", + "highlight-colors-section-label": "Colores de resaltado", + "polling-interval-label": "Intervalo de sondeo", + "polling-section-description": "Configure la frecuencia con la que se actualiza cada métrica del sistema.", + "polling-section-label": "Intervalos de sondeo", + "threshold-critical": "Umbral crítico", + "threshold-warning": "Umbral de advertencia", + "thresholds-section-description": "Ajusta los umbrales de advertencia/crítico y los intervalos de sondeo para cada métrica del sistema.", + "use-custom-highlight-colors-description": "Cuando está desactivado, se usan los colores de resaltado predeterminados del tema.", + "use-custom-highlight-colors-label": "Usar colores de resaltado personalizados", + "warning-color-label": "Color de advertencia" + }, + "user-interface": { + "allow-panels-without-bar-description": "Cuando está activado, los paneles se pueden abrir en cualquier pantalla. Cuando está desactivado, los paneles solo se abrirán en las pantallas que tengan una barra, lo que puede reducir el uso de memoria.", + "allow-panels-without-bar-label": "Permitir paneles en pantallas sin barra.", + "animation-disable-description": "Desactiva todas las animaciones para una experiencia más rápida y con mayor capacidad de respuesta.", + "animation-disable-label": "Desactivar animaciones de la interfaz de usuario", + "animation-speed-description": "Ajustar la velocidad global de la animación.", + "animation-speed-label": "Velocidad de animación", + "animation-speed-reset": "Restablecer la velocidad de la animación", + "appearance-desc": "Personaliza elementos visuales como información sobre herramientas, bordes y sombras.", + "box-border-description": "Muestra un contorno alrededor de las áreas de contenido.", + "box-border-label": "Contorno del contenedor", + "box-border-radius-description": "Ajusta la redondez de las esquinas de las secciones principales del diseño, como barras laterales, tarjetas y paneles de contenido.", + "box-border-radius-label": "Radio del contenedor", + "box-border-radius-reset": "Restablecer el radio del contenedor", + "control-border-radius-description": "Controla la curvatura de los elementos interactivos, incluyendo botones, interruptores y campos de texto.", + "control-border-radius-label": "Radio de entrada", + "control-border-radius-reset": "Restablecer el radio de entrada", + "desc": "Personaliza la apariencia, el ambiente y el comportamiento de la interfaz.", + "dim-desktop-description": "Atenuar el escritorio cuando los paneles o menús estén abiertos.", + "dim-desktop-label": "Dim escritorio", + "dimmer-opacity-description": "Define el nivel de opacidad para el atenuado del escritorio.", + "dimmer-opacity-label": "Opacidad del escritorio atenuado", + "dimmer-opacity-reset": "Restablecer la opacidad del escritorio atenuado", + "panel-background-opacity-description": "Establecer la opacidad del fondo para todos los paneles (barra, lanzador, ajustes, etc...).", + "panel-background-opacity-label": "Opacidad de fondo del panel", + "panels-attached-to-bar-description": "Los paneles se fijan a la barra y a los bordes de la pantalla, creando una apariencia impecable con elegantes esquinas invertidas.", + "panels-attached-to-bar-label": "Ajustar paneles a los bordes", + "panels-overlay-description": "Garantiza que los paneles y la barra permanezcan visibles, incluso sobre aplicaciones en pantalla completa.", + "panels-overlay-label": "Mantener paneles y barra en la parte superior", + "scaling-description": "Cambia el tamaño de la interfaz de usuario general, excluyendo la barra.", + "scaling-label": "Escalado de la interfaz", + "scaling-reset-scaling": "Restablecer el escalado de la interfaz", + "settings-panel-mode-description": "Elegir diseño de configuración (puede requerir reapertura).", + "settings-panel-mode-label": "Modo del panel de configuración", + "shadows-description": "Habilita sombras paralelas debajo de las barras y los paneles.", + "shadows-direction-description": "Elige desde dónde se proyecta la sombra.", + "shadows-direction-label": "Dirección de la sombra", + "shadows-label": "Sombras paralelas", + "title": "Interfaz de usuario", + "tooltips-description": "Activar o desactivar los avisos emergentes en toda la interfaz.", + "tooltips-label": "Mostrar sugerencias" + }, + "wallpaper": { + "automation-change-mode-alphabetical": "Alfabético", + "automation-change-mode-description": "Elija cómo se seleccionan los fondos de pantalla al cambiar automáticamente.", + "automation-change-mode-label": "Modo de cambio", + "automation-custom-interval-description": "Ingresa el tiempo como HH:MM (ej., 01:30).", + "automation-custom-interval-label": "Intervalo personalizado", + "automation-interval-description": "Con qué frecuencia cambiar los fondos de pantalla automáticamente.", + "automation-interval-label": "Intervalo del fondo de pantalla", + "automation-random-wallpaper-description": "Programa cambios aleatorios de fondo de pantalla a intervalos regulares.", + "automation-scheduled-change-description": "Cambiar automáticamente los fondos de pantalla a intervalos regulares.", + "automation-scheduled-change-label": "Cambio programado", + "look-feel-edge-smoothness-description": "Aplica un efecto suave y difuminado al borde de las transiciones.", + "look-feel-edge-smoothness-label": "Suavizar borde de la transición", + "look-feel-fill-color-description": "Elige un color de relleno que pueda aparecer detrás del fondo de pantalla.", + "look-feel-fill-mode-description": "Selecciona cómo debe escalar la imagen para coincidir con la resolución de tu monitor.", + "look-feel-fill-mode-label": "Modo de relleno", + "look-feel-title": "Apariencia y estilo", + "look-feel-transition-duration-description": "Duración de las animaciones de transición en segundos.", + "look-feel-transition-duration-label": "Duración de la transición", + "look-feel-transition-type-description": "Tipo de animación al cambiar entre fondos de pantalla.", + "look-feel-transition-type-label": "Tipo de transición", + "settings-desc": "Controla cómo se gestionan y muestran los fondos de pantalla.", + "settings-enable-management-description": "Gestiona fondos de pantalla con Noctalia. Desmarca si prefieres usar otra aplicación.", + "settings-enable-management-label": "Activar gestión de fondos de pantalla", + "settings-enable-overview-description": "Aplica un fondo de pantalla difuminado y atenuado a la pantalla de vista general.", + "settings-enable-overview-label": "Activar fondo de pantalla de vista general", + "settings-folder-description": "Ruta a tu carpeta principal de fondos de pantalla.", + "settings-folder-label": "Carpeta de fondos de pantalla", + "settings-hide-wallpaper-filenames-tooltip-hide": "Ocultar nombres de archivo", + "settings-hide-wallpaper-filenames-tooltip-show": "Mostrar nombres de archivo", + "settings-monitor-specific-description": "Establece una carpeta de fondos de pantalla diferente para cada monitor.", + "settings-monitor-specific-label": "Directorios específicos por monitor", + "settings-monitor-specific-tooltip": "Carpeta de fondos de pantalla del monitor", + "settings-recursive-search-description": "Buscar fondos de pantalla también en subcarpetas del directorio de fondos de pantalla.", + "settings-recursive-search-label": "Buscar en subcarpetas", + "settings-select-monitor-folder": "Seleccionar carpeta de fondos de pantalla del monitor", + "settings-selector-description": "Elige tu fondo de pantalla.", + "settings-selector-position-description": "Elige dónde aparece el panel selector de fondo de pantalla.", + "settings-title": "Configuración del fondo de pantalla" } }, "placeholders": { - "cancel": "Cancelar", "command-example": "echo \"Hola Mundo\"", "enter-command": "Ingresa el comando a ejecutar (aplicación o script personalizado)", "enter-text-to-collapse": "por ejemplo, 'no se está reproduciendo nada'. Usa /regex/ para patrones.", @@ -886,1865 +1391,32 @@ "search-icons": "ej., noctalia, niri, battery, cloud", "search-launcher": "Buscar entradas... o usa > para comandos", "search-wallhaven": "Buscar en Wallhaven...", - "search-wallpapers": "Escribe para filtrar fondos de pantalla...", - "select": "Seleccionar", - "test": "Probar" + "search-wallpapers": "Escribe para filtrar fondos de pantalla..." }, - "quickSettings": { - "bluetooth": { - "label": { - "disabled": "Bluetooth", - "enabled": "Bluetooth" - }, - "tooltip": { - "action": "Bluetooth" - } - }, - "keepAwake": { - "label": { - "disabled": "Mantener despierto", - "enabled": "Mantener despierto" - }, - "tooltip": { - "action": "Mantener despierto" - } - }, - "nightLight": { - "label": { - "disabled": "Luz nocturna", - "enabled": "Luz nocturna", - "forced": "Luz nocturna" - }, - "tooltip": { - "action": "Luz nocturna" - } - }, - "notifications": { - "label": { - "disabled": "No molestar", - "enabled": "Notificaciones" - }, - "tooltip": { - "action": "Notificaciones" - } - }, - "powerProfile": { - "label": { - "unavailable": "Perfil de energía" - }, - "tooltip": { - "action": "Perfil de energía", - "disabled": "Instala power-profiles-daemon para usar perfiles de energía" - } - }, - "screenRecorder": { - "label": { - "recording": "Detener", - "stopped": "Grabar" - }, - "tooltip": { - "action": "Grabadora de pantalla" - } - }, - "wallpaperSelector": { - "label": "Fondo de pantalla", - "tooltip": { - "action": "Selector de fondos de pantalla" - } - }, - "wifi": { - "label": { - "disconnected": "Wi-Fi desconectado", - "ethernet": "Ethernet", - "wifi": "Wi-Fi" - }, - "tooltip": { - "action": "Wi-Fi" - } - } + "positions": { + "bottom": "Inferior", + "bottom-center": "Inferior central", + "bottom-left": "Inferior izquierda", + "bottom-right": "Inferior derecha", + "center": "Centrar", + "center-left": "Izquierda centrado", + "center-right": "Derecha centrado", + "close-to-bar": "Cerca del botón de la barra", + "follow-bar": "Seguir barra", + "left": "Izquierda", + "right": "Derecha", + "top": "Superior", + "top-center": "Superior central", + "top-left": "Superior izquierda", + "top-right": "Superior derecha" }, "session-menu": { "action-in-seconds": "{action} en {seconds} segundos...", - "hibernate": "Hibernación", - "lock": "Bloquear", "lock-and-suspend": "Bloquear y Suspender", - "logout": "Cerrar sesión", - "reboot": "Reiniciar", - "shutdown": "Apagar", - "suspend": "Suspender", "title": "Menú de sesión" }, - "settings": { - "about": { - "changelog": "Ver registro de cambios", - "contributors": { - "section": { - "description": "¡Un saludo a nuestro increíble colaborador número {count}!", - "description_plural": "¡Un saludo a nuestros {count} increíbles colaboradores!", - "label": "Colaboradores" - } - }, - "noctalia": { - "git-commit": "Commit de Git:", - "git-commit-loading": "Cargando...", - "installed-version": "Versión instalada:", - "latest-version": "Última versión:", - "section": { - "description": "Un shell de escritorio elegante y minimalista cuidadosamente diseñado para Wayland, construido con Quickshell.", - "label": "Shell Noctalia" - } - }, - "support": "Apóyanos", - "title": "Acerca de" - }, - "audio": { - "devices": { - "input-device": { - "description": "Selecciona el dispositivo de entrada de audio deseado.", - "label": "Dispositivo de entrada" - }, - "output-device": { - "description": "Selecciona el dispositivo de salida de audio deseado.", - "label": "Dispositivo de salida" - }, - "section": { - "description": "Configura los dispositivos de entrada y salida de audio disponibles.", - "label": "Dispositivos de audio" - } - }, - "external-mixer": { - "description": "Ingrese el comando o la ruta de la aplicación para ejecutar al activar la función de mezclador de audio externo.", - "label": "Comando de mezclador de audio externo", - "placeholder": "pwvucontrol || pavucontrol" - }, - "media": { - "excluded-player": { - "description": "Agrega palabras clave para los reproductores que deseas que el sistema ignore. Cada palabra clave debe estar en una línea nueva.", - "label": "Reproductor excluido", - "placeholder": "escribe una subcadena y presiona +" - }, - "frame-rate": { - "description": "Tasas más altas son más fluidas pero usan más recursos.", - "label": "Tasa de fotogramas" - }, - "primary-player": { - "description": "Ingresa una palabra clave para identificar tu reproductor principal.", - "label": "Reproductor principal", - "placeholder": "ej. spotify, vlc, mpv" - }, - "scrolling-speed": { - "description": "Tiempo en segundos para que el título se desplace del inicio al final", - "label": "Velocidad de desplazamiento" - }, - "scrolling-title": { - "description": "Activar desplazamiento continuo para títulos de medios largos", - "label": "Título con desplazamiento" - }, - "section": { - "description": "Establece tus aplicaciones multimedia preferidas e ignoradas.", - "label": "Reproductores multimedia" - }, - "visualizer-type": { - "description": "Elige un tipo de visualización para la reproducción de medios.", - "label": "Tipo de visualización" - } - }, - "panel": { - "applications": { - "empty": "Actualmente no hay aplicaciones reproduciendo audio." - }, - "input": "Entrada", - "output": "Salida", - "tabs": { - "devices": "Dispositivos", - "volumes": "Volúmenes" - } - }, - "tabs": { - "devices": "Dispositivos", - "media": "Medios", - "volumes": "Volúmenes" - }, - "title": "Audio", - "volumes": { - "input-volume": { - "description": "Nivel de volumen de entrada del micrófono.", - "label": "Volumen de entrada" - }, - "mute-input": { - "description": "Silencia la entrada de audio predeterminada (micrófono).", - "label": "Silenciar entrada de audio" - }, - "mute-output": { - "description": "Silencia la salida de audio principal del sistema.", - "label": "Silenciar salida de audio" - }, - "output-volume": { - "description": "Nivel de volumen de todo el sistema.", - "label": "Volumen de salida" - }, - "section": { - "description": "Ajusta los controles de volumen y los niveles de audio.", - "label": "Volúmenes" - }, - "step-size": { - "description": "Ajusta el tamaño del paso para los cambios de volumen (rueda de desplazamiento, atajos de teclado).", - "label": "Tamaño del paso de volumen" - }, - "volume-overdrive": { - "description": "Permite subir el volumen por encima del 100 %. Es posible que no sea compatible con todo el hardware.", - "label": "Permitir sobreamplificación de volumen" - } - } - }, - "bar": { - "appearance": { - "background-opacity": { - "description": "Establece la opacidad del fondo específicamente para la barra.", - "label": "Opacidad del fondo de la barra" - }, - "capsule-opacity": { - "description": "Establecer el nivel de opacidad para los fondos de los widgets cuando se muestra la cápsula.", - "label": "Opacidad de la cápsula" - }, - "density": { - "description": "Ajusta el relleno de la barra para un aspecto compacto o espacioso.", - "label": "Densidad de la barra" - }, - "floating": { - "description": "Muestra la barra como una 'píldora' flotante.", - "label": "Barra flotante" - }, - "margins": { - "description": "Ajusta los márgenes alrededor de la barra flotante.", - "horizontal": "Horizontal", - "label": "Márgenes", - "vertical": "Vertical" - }, - "outer-corners": { - "description": "Muestra esquinas curvadas hacia afuera en la barra.", - "label": "Esquinas exteriores" - }, - "position": { - "description": "Elige dónde colocar la barra en la pantalla.", - "label": "Posición de la barra" - }, - "section": { - "description": "Personaliza la apariencia y posición de la barra.", - "label": "Apariencia" - }, - "show-capsule": { - "description": "Mostrar fondos de los widgets.", - "label": "Mostrar cápsula" - }, - "show-outline": { - "description": "Muestra un borde visible alrededor de cada widget.", - "label": "Mostrar contornos de widgets" - }, - "use-separate-opacity": { - "description": "Permitir usar un valor de opacidad separado para el fondo de la barra.", - "label": "Usar opacidad de barra separada" - } - }, - "monitors": { - "section": { - "description": "Muestra la barra en monitores específicos. Por defecto, se muestra en todos si no se elige ninguno.", - "label": "Visualización en monitores" - } - }, - "tabs": { - "appearance": "Apariencia", - "monitors": "Monitores", - "widgets": "Widgets" - }, - "title": "Barra", - "tray": { - "back": "Atrás", - "blacklist": { - "description": "Agregar reglas de exclusión de la bandeja, admite comodines (*).", - "label": "Lista negra", - "placeholder": "ej., nm-applet, Fcitx*" - }, - "pin-application": "Fijar Aplicación", - "unpin-application": "Desfijar Aplicación" - }, - "widgets": { - "section": { - "description": "Arrastra los widgets para cambiar su orden. Usa el menú contextual (clic derecho) para transferir widgets entre secciones o eliminarlos.", - "label": "Posicionamiento de widgets" - } - } - }, - "color-scheme": { - "color-source": { - "matugen-scheme-type": { - "description": "Elige el método de generación de esquemas de color que Matugen usará para crear colores a partir de tu fondo de pantalla.", - "label": "Tipo de esquema Matugen" - }, - "section": { - "description": "Configuración principal de los colores de Noctalia.", - "label": "Fuente de color" - }, - "use-wallpaper-colors": { - "description": "Generar esquemas de color desde tu fondo de pantalla usando Matugen. Extrae automáticamente colores para crear un tema cohesivo.", - "label": "Usar colores del fondo de pantalla" - } - }, - "dark-mode": { - "mode": { - "description": "Permite el cambio automático entre el modo claro y el modo oscuro.", - "label": "Programación del modo oscuro", - "location": "Ubicación", - "manual": "Manual", - "off": "Apagado" - }, - "switch": { - "description": "Cambia a un tema más oscuro para una visualización más fácil por la noche.", - "label": "Modo oscuro" - } - }, - "delete": { - "error": { - "description": "Error al eliminar {scheme}", - "title": "Error al eliminar" - }, - "success": { - "description": "{scheme} eliminado correctamente", - "title": "Esquema de colores eliminado" - } - }, - "download": { - "button": "Descargar más", - "delete": "Eliminar", - "download": "Descargar", - "downloading": "Descargando...", - "empty": "No hay esquemas de colores disponibles", - "error": { - "api-error": "Error de API: {status}", - "description": "Error al descargar {scheme}", - "download-failed": "Error al descargar con código de salida: {code}", - "invalid-response": "Formato de respuesta de API inválido", - "no-files": "No se encontraron archivos para el esquema", - "parse-failed": "Error al analizar la respuesta de la API: {error}", - "rate-limit": "Límite de velocidad de la API de GitHub excedido", - "title": "Error al descargar" - }, - "fetching": "Obteniendo esquemas de colores disponibles...", - "installed": "Instalado", - "refresh": "Actualizar", - "success": { - "description": "{scheme} descargado correctamente", - "title": "Esquema de colores descargado" - }, - "title": "Descargar esquemas de colores" - }, - "predefined": { - "generate-templates": { - "description": "Genera plantillas de Matugen (GTK, temas de terminal, etc.) al usar esquemas de colores predefinidos.", - "label": "Generar plantillas para esquemas predefinidos" - }, - "section": { - "description": "Elige entre una colección de esquemas de colores predefinidos.", - "label": "Esquemas de colores predefinidos" - } - }, - "tabs": { - "colors": "Colores", - "templates": "Plantillas" - }, - "templates": { - "compositors": { - "description": "Tematización del compositor.", - "hyprland": { - "description": "Escribir {filepath}" - }, - "label": "Compositores", - "mango": { - "description": "Escribir {filepath} — requiere Mango" - }, - "niri": { - "description": "Escribir {filepath} — requiere Niri v25.11+" - } - }, - "misc": { - "description": "Crea tus propias plantillas", - "label": "Avanzado", - "user-templates": { - "description": "Solo habilita si sabes lo que estás haciendo — consulta nuestra documentación en línea", - "label": "Habilitar plantillas de usuario" - } - }, - "programs": { - "cava": { - "description": "Escribir {filepath}" - }, - "code": { - "description": "Escribir {filepath}", - "description-detected": "Aplicado al perfil predeterminado — detectado: {clients}", - "description-missing": "No se detectó ningún editor de código (VSCode o VSCodium)" - }, - "description": "Tematización específica de aplicaciones.", - "discord": { - "description": "Escribir {filepath} para {client} — el tema debe ser activado manualmente", - "description-detected": "Detectado: {clients}", - "description-missing": "No se detectó ningún cliente de Discord" - }, - "emacs": { - "description": "Doom: ~/.config/doom/themes/noctalia.el
Estándar: ~/.emacs.d/themes/noctalia.el" - }, - "fuzzel": { - "description": "Escribir {filepath} y recargar" - }, - "label": "Programas", - "pywalfox": { - "description": "Escribir {filepath} y ejecutar pywalfox update" - }, - "spicetify": { - "description": "Escribir {filepath} — el tema Comfy debe ser instalado y activado manualmente" - }, - "telegram": { - "description": "Escribir {filepath}" - }, - "vicinae": { - "description": "Escribir {filepath} y recargar" - }, - "walker": { - "description": "Escribir {filepath} y establecer tema a noctalia" - }, - "yazi": { - "description": "Escribir {filepath} — el sabor debe activarse manualmente" - }, - "zed": { - "description": "Escribir {filepath} y recargar" - }, - "zen-browser": { - "description": "Escribe {filepath}; copia en el archivo chrome/userChrome.css de tu perfil de Zen." - } - }, - "section": { - "description": "Aplicar colores a aplicaciones externas.", - "label": "Plantillas" - }, - "terminal": { - "alacritty": { - "description": "Escribir {filepath} y recargar" - }, - "description": "Tematización del emulador de terminal.", - "foot": { - "description": "Escribir {filepath} y recargar" - }, - "ghostty": { - "description": "Escribir {filepath} y recargar" - }, - "kitty": { - "description": "Escribir {filepath} y recargar" - }, - "label": "Terminal", - "wezterm": { - "description": "Escribir {filepath} y recargar" - } - }, - "ui": { - "description": "Tematización del entorno de escritorio y de la interfaz de usuario.", - "gtk": { - "description": "Escribir {filepath}" - }, - "kcolorscheme": { - "description": "Escribir {filepath}" - }, - "label": "UI", - "qt": { - "description": "Escribir {filepath}" - } - } - }, - "title": "Esquema de colores" - }, - "control-center": { - "cards": { - "section": { - "description": "Personaliza qué controles aparecen en el Centro de control y en qué orden.", - "label": "Tarjetas" - } - }, - "position": { - "description": "Elige dónde aparece el panel del Centro de control cuando se abre.", - "label": "Posición" - }, - "section": { - "description": "Configurar el posicionamiento y el comportamiento del panel del Centro de control.", - "label": "Apariencia" - }, - "shortcuts": { - "custom-button": { - "browse": "Explorar", - "command": { - "description": "El comando a ejecutar cuando se hace clic en el botón.", - "label": "Comando" - }, - "enable-on-state-logic": { - "description": "Habilita un segundo icono y un estado 'caliente' basado en un comando de comprobación.", - "label": "Habilitar lógica de estado activado" - }, - "general-tooltip-text": { - "description": "Descripción general para el tooltip del botón.", - "label": "Texto de tooltip general" - }, - "icon": { - "description": "Selecciona un icono de la biblioteca.", - "label": "Icono" - }, - "on-clicked": { - "description": "Comando a ejecutar cuando se hace clic izquierdo en el botón.", - "label": "Comando de clic izquierdo" - }, - "on-middle-clicked": { - "description": "Comando a ejecutar cuando se hace clic central en el botón.", - "label": "Comando de clic central" - }, - "on-right-clicked": { - "description": "Comando a ejecutar cuando se hace clic derecho en el botón.", - "label": "Comando de clic derecho" - }, - "on-state-command": { - "description": "Comando a ejecutar para comprobar si el botón debe estar en el estado 'encendido'. Devuelve 0 para encendido, no cero para apagado.", - "label": "Comando de comprobación de estado activado" - }, - "on-state-icon": { - "description": "El icono para el botón cuando está en el estado 'encendido'.", - "label": "Icono de estado activado" - }, - "state-checks": { - "add": "Añadir comprobación de estado", - "browse-icon": "Explorar", - "command": "Comando a ejecutar para esta comprobación de estado", - "label": "Comprobaciones de estado", - "remove": "Eliminar" - }, - "tooltip": { - "description": "El tooltip a mostrar al pasar el cursor sobre el botón.", - "label": "Tooltip" - } - }, - "dialog": { - "apply": "Aplicar", - "cancel": "Cancelar" - }, - "section": { - "description": "Arrastra los widgets para cambiar su orden. Usa el menú contextual (clic derecho) para transferir widgets entre secciones o eliminarlos.", - "label": "Widgets de accesos directos" - }, - "sectionLeft": "Izquierda", - "sectionRight": "Derecha" - }, - "system-monitor-disk-path": { - "description": "Selecciona qué punto de montaje de disco debe monitorear la tarjeta del monitor del sistema en el centro de control.", - "label": "Ruta del disco del monitor del sistema" - }, - "tabs": { - "appearance": "Apariencia", - "cards": "Tarjetas", - "control-widgets": "Widgets de control" - }, - "title": "Centro de control" - }, - "desktop-widgets": { - "clock": { - "clock-display": { - "description": "Personaliza la visualización de tu reloj añadiendo tokens de la lista de abajo. Para usar el formato de 12 horas, debes incluir el token 'AP'.", - "label": "Visualización del reloj" - }, - "custom-font": { - "description": "Seleccionar una fuente personalizada para la visualización del reloj.", - "label": "Fuente personalizada", - "placeholder": "Seleccionar fuente personalizada...", - "search-placeholder": "Buscar fuentes..." - }, - "enabled": { - "description": "Mostrar un widget de reloj en el escritorio.", - "label": "Activar widget de reloj" - }, - "format": { - "description": "Consejo: Usa \\n para crear un salto de línea.", - "label": "Formato" - }, - "height": { - "description": "Altura del widget de reloj en píxeles.", - "label": "Altura" - }, - "minimal-mode": { - "description": "Usar una visualización de reloj minimalista con hora y fecha.", - "label": "Modo minimalista" - }, - "preview": "Vista previa", - "rounded-corners": { - "description": "Usa esquinas redondeadas para el fondo del widget.", - "label": "Esquinas redondeadas" - }, - "show-background": { - "description": "Mostrar el contenedor de fondo para el widget de reloj.", - "label": "Mostrar fondo" - }, - "show-date": { - "description": "Muestra la fecha actual debajo de la hora.", - "label": "Mostrar fecha" - }, - "show-seconds": { - "description": "Mostrar los segundos en la hora.", - "label": "Mostrar segundos" - }, - "style": { - "analog": "Analógico", - "binary": "Binario", - "description": "Elige el estilo de visualización del reloj.", - "digital": "Digital", - "label": "Estilo de reloj", - "minimal": "Minimal" - }, - "use-custom-font": { - "description": "Anular la selección de fuente predeterminada con una fuente personalizada para el reloj.", - "label": "Usar fuente personalizada" - }, - "use-primary-color": { - "description": "Cuando está activado, se aplica el color primario para dar énfasis.", - "label": "Usar color primario" - }, - "width": { - "description": "Ancho del widget de reloj en píxeles.", - "label": "Ancho" - } - }, - "edit-mode": { - "add-widget": "Añadir widget", - "button": { - "label": "Entrar en modo de edición" - }, - "controls-explanation": "Clic izquierdo y arrastrar: Mover o redimensionar el widget.\nClic derecho: Abrir las opciones del menú contextual.", - "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.", - "exit-button": "Salir del modo de edición", - "grid-snap": { - "label": "Ajustar a cuadrícula" - }, - "label": "Modo de edición", - "open-settings": "Abrir ajustes" - }, - "enabled": { - "description": "Activar o desactivar los widgets de escritorio por completo.", - "label": "Habilitar widgets de escritorio" - }, - "general": { - "section": { - "description": "Configura los widgets que aparecen en tu escritorio.", - "label": "Widgets de escritorio" - } - }, - "media-player": { - "enabled": { - "description": "Mostrar un widget de reproductor multimedia en el escritorio.", - "label": "Habilitar widget de reproductor multimedia" - }, - "hide-mode": { - "description": "Controla el comportamiento del widget cuando no se está reproduciendo ningún medio.", - "label": "Modo de ocultación" - }, - "rounded-corners": { - "description": "Habilitar esquinas redondeadas en los bordes del widget.", - "label": "Esquinas redondeadas" - }, - "show-album-art": { - "description": "Mostrar la carátula del álbum y la información de las pistas (título y artista).", - "label": "Mostrar la carátula y el título del álbum" - }, - "show-background": { - "description": "Mostrar el contenedor de fondo para el widget del reproductor multimedia.", - "label": "Mostrar fondo" - }, - "show-buttons": { - "description": "Mostrar botones de control de medios (reproducir/pausar, anterior, siguiente) en el widget del reproductor multimedia.", - "label": "Mostrar botones" - }, - "show-visualizer": { - "description": "Mostrar la superposición del visualizador de audio.", - "label": "Mostrar visualizador" - }, - "visualizer-type": { - "description": "Elige un tipo de visualización para el fondo del reproductor multimedia de escritorio.", - "label": "Tipo de visualización" - } - }, - "title": "Widgets de escritorio", - "weather": { - "enabled": { - "description": "Mostrar un widget del clima en el escritorio.", - "label": "Activar widget del clima" - }, - "show-background": { - "description": "Mostrar el contenedor de fondo para el widget del clima.", - "label": "Mostrar fondo" - } - } - }, - "display": { - "monitors": { - "brightness": "Brillo", - "brightness-step": { - "description": "Ajusta el tamaño del paso para los cambios de brillo (rueda de desplazamiento y atajos de teclado).", - "label": "Tamaño del paso de brillo" - }, - "brightness-unavailable": { - "ddc-disabled": "Control de brillo no disponible. Habilita \"Soporte de brillo externo\" para controlar el brillo de esta pantalla.", - "generic": "El control de brillo no está disponible para esta pantalla." - }, - "enforce-minimum": { - "description": "Resuelve el problema de la retroiluminación que se apaga completamente en algunas pantallas al 0% de brillo.", - "label": "Forzar brillo mínimo (1%)" - }, - "external-brightness": { - "description": "Habilitar soporte DDCUtil para controlar el brillo en pantallas externas mediante el protocolo DDC/CI.", - "label": "Soporte de brillo externo" - }, - "section": { - "description": "Ajustar el brillo de la configuración para cada pantalla.", - "label": "Configuración por monitor" - } - }, - "night-light": { - "auto-schedule": { - "description": "Basado en la hora del atardecer y amanecer en {location} — recomendado.", - "label": "Programación automática" - }, - "enable": { - "description": "Aplica un filtro de color cálido para reducir la emisión de luz azul.", - "label": "Activar luz nocturna" - }, - "force-activation": { - "description": "Ignora la programación y aplica el filtro nocturno inmediatamente.", - "label": "Forzar activación" - }, - "manual-schedule": { - "description": "Establece horas personalizadas para el amanecer y el atardecer.", - "label": "Programación manual", - "select-start": "Seleccionar hora de inicio", - "select-stop": "Seleccionar hora de finalización", - "sunrise": "Hora del amanecer", - "sunset": "Hora del atardecer" - }, - "section": { - "description": "Reduce la emisión de luz azul para ayudarte a dormir mejor y reducir la fatiga visual.", - "label": "Luz nocturna" - }, - "temperature": { - "day": "Día", - "day-description": "Controla la temperatura durante el día.", - "description": "Establece la calidez del color para la noche y el día.", - "label": "Temperatura de color", - "night": "Noche", - "night-description": "Controla la temperatura durante la noche." - } - }, - "tabs": { - "brightness": "Brillo", - "night-light": "Luz de noche" - }, - "title": "Pantalla" - }, - "dock": { - "appearance": { - "background-opacity": { - "description": "Ajusta la opacidad del fondo del dock.", - "label": "Opacidad del fondo" - }, - "border-radius": { - "description": "Ajustar el radio del borde del dock.", - "label": "Radio de borde" - }, - "colorize-icons": { - "description": "Aplicar colores del tema a los iconos de aplicaciones del dock (solo aplicaciones no enfocadas).", - "label": "Colorear iconos" - }, - "dead-opacity": { - "description": "Ajustar la opacidad de los iconos de las aplicaciones que no están en ejecución.", - "label": "Opacidad Muerta" - }, - "display": { - "always-visible": "Siempre visible", - "auto-hide": "Ocultar automáticamente", - "description": "Elige cómo se comporta el dock.", - "exclusive": "Exclusivo", - "label": "Pantalla" - }, - "floating-distance": { - "description": "Ajusta la distancia de flotación desde el borde de la pantalla.", - "label": "Distancia de flotación del dock" - }, - "hide-show-speed": { - "description": "Ajusta la velocidad de la animación de ocultar/mostrar del dock.", - "label": "Velocidad de Ocultar/Mostrar" - }, - "icon-size": { - "description": "Ajusta el tamaño general del Dock.", - "label": "Tamaño del Dock" - }, - "inactive-indicators": { - "description": "Mostrar indicadores en forma de pastillas para todas las aplicaciones, no solo para la que está activa actualmente.", - "label": "Indicadores de ejecución" - }, - "pinned-static": { - "description": "Siempre empuja los iconos de las aplicaciones ancladas a la izquierda en orden estático.", - "label": "Aplicaciones ancladas estáticas" - }, - "section": { - "description": "Personaliza el comportamiento y la apariencia del dock.", - "label": "Apariencia" - } - }, - "enabled": { - "description": "Mostrar u ocultar el dock por completo", - "label": "Habilitar dock" - }, - "monitors": { - "only-same-monitor": { - "description": "Mostrar solo las aplicaciones del monitor donde se encuentra el dock.", - "label": "Solo aplicaciones del mismo monitor" - }, - "section": { - "description": "Mostrar el dock en monitores específicos. Por defecto, se muestra en todos si no se elige ninguno.", - "label": "Visualización en monitor" - } - }, - "tabs": { - "appearance": "Apariencia", - "monitors": "Monitores" - }, - "title": "Dock" - }, - "general": { - "fonts": { - "default": { - "description": "Fuente principal utilizada en toda la interfaz.", - "label": "Fuente predeterminada", - "placeholder": "Seleccionar fuente predeterminada...", - "scale": { - "description": "Aumentar o disminuir el tamaño del texto estándar.", - "label": "Tamaño de fuente predeterminado" - }, - "search-placeholder": "Buscar fuentes..." - }, - "monospace": { - "description": "Fuente monoespaciada utilizada para la visualización de números y estadísticas.", - "label": "Fuente monoespaciada", - "placeholder": "Seleccionar fuente monoespaciada...", - "scale": { - "description": "Aumentar o disminuir el tamaño del texto monoespaciado.", - "label": "Tamaño de fuente monoespaciada" - }, - "search-placeholder": "Buscar fuentes monoespaciadas..." - }, - "reset-scaling": "Restablecer la escala", - "section": { - "description": "Elige las fuentes utilizadas en toda la interfaz.", - "label": "Fuentes" - } - }, - "language": { - "section": { - "description": "Elige tu idioma preferido para la aplicación.", - "label": "Idioma" - }, - "select": { - "auto-detect": "Automático", - "description": "Selecciona el idioma utilizado en la interfaz de la aplicación.", - "label": "Idioma de la aplicación" - } - }, - "launch-setup-wizard": "Inicie el asistente de configuración", - "profile": { - "picture": { - "description": "Tu foto de perfil que aparece en toda la interfaz.", - "label": "Foto de perfil de {user}" - }, - "section": { - "description": "Edita los detalles de tu usuario y tu avatar.", - "label": "Perfil" - }, - "select-avatar": "Seleccionar imagen de avatar", - "tooltip": "Foto de perfil" - }, - "screen-corners": { - "radius": { - "description": "Ajusta las esquinas redondeadas de la pantalla.", - "label": "Radio de las esquinas de la pantalla", - "reset": "Restablecer el radio de las esquinas de la pantalla" - }, - "section": { - "description": "Personaliza el redondeo de las esquinas de la pantalla y los efectos visuales.", - "label": "Esquinas de la pantalla" - }, - "show-corners": { - "description": "Muestra esquinas redondeadas en el borde de la pantalla.", - "label": "Mostrar esquinas de la pantalla" - }, - "solid-black": { - "description": "Usa negro sólido en lugar del color de fondo de la barra.", - "label": "Esquinas negras sólidas" - } - }, - "title": "General" - }, - "hooks": { - "info": { - "command-info": { - "description": "• Los comandos se ejecutan a través de shell (sh -c)
• Los comandos se ejecutan en segundo plano (desvinculados)
• Los botones de prueba se ejecutan con los valores actuales", - "label": "Información de comandos de Hook" - }, - "parameters": { - "description": "• Hook de fondo de pantalla: $1 = ruta del fondo de pantalla, $2 = nombre de la pantalla
• Hook de cambio de tema: $1 = true/false (estado del modo oscuro)", - "label": "Parámetros disponibles" - } - }, - "performance-mode-disabled": { - "description": "Comando a ejecutar cuando se deshabilita el Modo de Rendimiento de Noctalia.", - "label": "Modo de rendimiento deshabilitado", - "placeholder": "ej., notify-send \"Rendimiento\" \"Modo Deshabilitado\"" - }, - "performance-mode-enabled": { - "description": "Comando a ejecutar cuando se habilita el Modo de Rendimiento de Noctalia.", - "label": "Modo de rendimiento habilitado", - "placeholder": "ej., notify-send \"Rendimiento\" \"Modo Habilitado\"" - }, - "screen-lock": { - "description": "Comando a ejecutar cuando se bloquea la pantalla.", - "label": "Pantalla bloqueada", - "placeholder": "ej., notify-send \"Pantalla\" \"Bloqueada\"" - }, - "screen-unlock": { - "description": "Comando a ejecutar cuando se desbloquea la pantalla.", - "label": "Pantalla desbloqueada", - "placeholder": "ej., notify-send \"Pantalla\" \"Desbloqueada\"" - }, - "system-hooks": { - "enable": { - "description": "Activa o desactiva todos los comandos de hooks.", - "label": "Activar hooks" - }, - "section": { - "description": "Configura comandos para que se ejecuten cuando ocurran eventos del sistema.", - "label": "Ganchos del sistema" - } - }, - "theme-changed": { - "description": "Comando a ejecutar cuando el tema cambia entre modo oscuro y claro.", - "label": "Tema cambiado", - "placeholder": "ej., notify-send \"Tema\" \"Cambiado\"" - }, - "title": "Hooks", - "wallpaper-changed": { - "description": "Comando a ejecutar cuando cambia el fondo de pantalla.", - "label": "Fondo de pantalla cambiado", - "placeholder": "ej., notify-send \"Fondo de pantalla\" \"Cambiado\"" - } - }, - "indicator": { - "default-value": "Predeterminado: {value}", - "system-default": "Predeterminado del sistema" - }, - "launcher": { - "settings": { - "annotation-tool": { - "description": "Comando para ejecutar al hacer clic en el botón de anotar en el historial del portapapeles. La imagen se enviará a este comando.", - "label": "Herramienta de anotación", - "placeholder": "gradia, satty -f -" - }, - "auto-paste": { - "description": "Pegar automáticamente el elemento seleccionado del portapapeles. Requiere wtype.", - "label": "Pegado automático" - }, - "clip-preview": { - "description": "Muestra una vista previa del contenido del portapapeles al usar el comando >clip.", - "label": "Activar vista previa del portapapeles" - }, - "clipboard-history": { - "description": "Accede a los elementos copiados anteriormente desde el lanzador.", - "label": "Activar historial del portapapeles" - }, - "custom-launch-prefix": { - "description": "Prefijar comandos con un lanzador personalizado (ej. 'runapp' para integración con systemd).", - "label": "Prefijo de lanzamiento personalizado" - }, - "custom-launch-prefix-enabled": { - "description": "Usar un prefijo personalizado para lanzar aplicaciones en lugar del método predeterminado.", - "label": "Habilitar prefijo de lanzamiento personalizado" - }, - "grid-view": { - "description": "Mostrar elementos en una cuadrícula en lugar de una lista.", - "label": "Vista de cuadrícula" - }, - "icon-mode": { - "description": "Usa iconos nativos del sistema en lugar de iconos Tabler.", - "label": "Usar iconos nativos" - }, - "ignore-mouse-input": { - "description": "Deshabilitar la interacción del ratón y la rueda de desplazamiento en el lanzador.", - "label": "Ignorar la entrada del ratón" - }, - "position": { - "description": "Elige dónde aparece el panel del lanzador.", - "label": "Posición" - }, - "section": { - "description": "Personaliza el comportamiento y la apariencia del lanzador.", - "label": "Apariencia" - }, - "show-categories": { - "description": "Mostrar pestañas de categorías para filtrar aplicaciones.", - "label": "Mostrar categorías" - }, - "show-icon-background": { - "description": "Mostrar un fondo rectangular redondeado detrás de los iconos.", - "label": "Mostrar fondo del icono" - }, - "sort-by-usage": { - "description": "Cuando está activado, las aplicaciones más utilizadas aparecen primero en la lista.", - "label": "Ordenar por más usados" - }, - "terminal-command": { - "description": "Comando para iniciar un terminal. Por ejemplo, 'kitty -e' o 'gnome-terminal --'.", - "label": "Comando de terminal" - }, - "use-app2unit": { - "description": "Usa un método de lanzamiento alternativo para gestionar mejor los procesos de las aplicaciones y prevenir problemas.", - "label": "Usar App2Unit para lanzar aplicaciones" - } - }, - "title": "Lanzador" - }, - "location": { - "calendar": { - "cards": { - "section": { - "description": "Organizar y activar/desactivar tarjetas en el panel del calendario.", - "label": "Tarjetas de calendario" - } - }, - "header": { - "label": "Encabezado del calendario" - }, - "month": { - "label": "Mes del calendario" - } - }, - "date-time": { - "12hour-format": { - "description": "Muestra la hora en formato de 12 horas en la pantalla de bloqueo y el calendario. El reloj de la barra tiene su propia configuración.", - "label": "Utilice el formato de hora de 12 horas" - }, - "first-day-of-week": { - "automatic": "Automático (usar la configuración regional del sistema)", - "description": "Elige qué día empieza la semana en el calendario.", - "label": "Primer día de la semana" - }, - "section": { - "description": "Personaliza cómo aparecen la fecha y la hora.", - "label": "Fecha y hora" - }, - "show-events": { - "description": "Mostrar eventos en el panel del calendario.", - "label": "Mostrar eventos del calendario" - }, - "use-analog": { - "description": "Mostrar un reloj de estilo analógico en la ventana del calendario y en la pantalla de bloqueo.", - "label": "Usar reloj de estilo analógico" - }, - "week-numbers": { - "description": "Muestra la semana del año (ej., Semana 38) en el calendario.", - "label": "Mostrar números de semana" - } - }, - "location": { - "search": { - "description": "ej., Toronto, ON", - "label": "Buscar una ubicación", - "placeholder": "Ingresa el nombre de la ubicación" - }, - "section": { - "description": "Obtén el clima y la programación de la luz nocturna precisos estableciendo tu ubicación.", - "label": "Tu ubicación" - } - }, - "title": "Región", - "weather": { - "enabled": { - "description": "Mostrar información del clima en toda la interfaz y obtener datos meteorológicos. Cuando está desactivado, todos los elementos del clima estarán ocultos y no se realizarán solicitudes de red.", - "label": "Activar clima" - }, - "fahrenheit": { - "description": "Muestra la temperatura en Fahrenheit en lugar de Celsius.", - "label": "Mostrar temperatura en Fahrenheit (°F)" - }, - "hide-city": { - "description": "Ocultar el nombre de la ciudad en las pantallas del tiempo en toda la interfaz.", - "label": "Ocultar nombre de la ciudad" - }, - "hide-timezone": { - "description": "Ocultar la abreviatura de la zona horaria en las pantallas del tiempo en toda la interfaz.", - "label": "Ocultar zona horaria" - }, - "section": { - "description": "Elige tu unidad de temperatura preferida.", - "label": "Clima" - }, - "show-effects": { - "description": "Muestra efectos visuales adicionales (como lluvia, nieve o relámpagos) en la tarjeta del clima.", - "label": "Mostrar efectos climáticos" - }, - "show-in-calendar": { - "description": "Muestra el pronóstico del tiempo diario directamente en la vista de tu calendario.", - "label": "Mostrar el clima en el calendario" - } - } - }, - "lock-screen": { - "compact-lockscreen": { - "description": "Mostrar solo el campo de inicio de sesión y los controles del sistema, ocultando los widgets del clima y multimedia.", - "label": "Pantalla de bloqueo compacta" - }, - "lock-on-suspend": { - "description": "Bloquear la pantalla automáticamente al suspender el sistema.", - "label": "Bloquear al suspender" - }, - "show-hibernate": { - "description": "Mostrar la opción 'hibernar' en las acciones de energía.", - "label": "Mostrar hibernar" - }, - "show-session-buttons": { - "description": "Permitir el acceso a la configuración de energía desde la pantalla de bloqueo.", - "label": "Controles de energía" - }, - "title": "Pantalla de bloqueo" - }, - "network": { - "bluetooth": { - "description": "Activar la gestión de Bluetooth.", - "label": "Activar Bluetooth", - "rssi-polling": { - "description": "Muestrear periódicamente el RSSI de los dispositivos conectados a través de bluetoothctl. Puede no estar disponible para todos los dispositivos; utiliza recursos mínimos cuando está habilitado.", - "label": "Sondeo de señal Bluetooth" - } - }, - "section": { - "description": "Gestiona las conexiones Wi-Fi y Bluetooth." - }, - "title": "Red", - "wifi": { - "description": "Administrar redes inalámbricas (requiere NetworkManager).", - "label": "Activar Wi-Fi" - } - }, - "notifications": { - "duration": { - "critical-urgency": { - "description": "Cuánto tiempo permanecen visibles las notificaciones de prioridad crítica.", - "label": "Urgencia crítica" - }, - "low-urgency": { - "description": "Cuánto tiempo permanecen visibles las notificaciones de baja prioridad.", - "label": "Urgencia baja" - }, - "normal-urgency": { - "description": "Cuánto tiempo permanecen visibles las notificaciones de prioridad normal.", - "label": "Urgencia normal" - }, - "reset": "Restablecer la duración del tiempo de espera", - "respect-expire": { - "description": "Usa el tiempo de expiración establecido en la notificación.", - "label": "Respetar tiempo de expiración" - }, - "section": { - "description": "Configura cuánto tiempo permanecen visibles las notificaciones según su nivel de urgencia.", - "label": "Duración de la notificación" - } - }, - "history": { - "critical-urgency": { - "description": "Guardar notificaciones de prioridad crítica en el historial.", - "label": "Guardar urgencia crítica en el historial" - }, - "low-urgency": { - "description": "Guardar notificaciones de prioridad baja en el historial.", - "label": "Guardar urgencia baja en el historial" - }, - "normal-urgency": { - "description": "Guardar notificaciones de prioridad normal en el historial.", - "label": "Guardar urgencia normal en el historial" - }, - "section": { - "description": "Controlar qué notificaciones se guardan en el historial según su nivel de urgencia.", - "label": "Historial" - } - }, - "monitors": { - "section": { - "description": "Muestra notificaciones en monitores específicos. Por defecto, se muestra en todos si no se elige ninguno.", - "label": "Visualización en monitores" - } - }, - "settings": { - "always-on-top": { - "description": "Muestra las notificaciones sobre ventanas a pantalla completa y otras capas.", - "label": "Siempre visible" - }, - "background-opacity": { - "description": "Ajustar la opacidad de los fondos de las notificaciones.", - "label": "Opacidad del fondo" - }, - "do-not-disturb": { - "description": "Desactiva todas las ventanas emergentes de notificación cuando está activado.", - "label": "No molestar" - }, - "enable-osd": { - "description": "Muestra los cambios de volumen y brillo en tiempo real.", - "label": "Activar visualización en pantalla" - }, - "enabled": { - "description": "Activar o desactivar el demonio de notificaciones, requiere reiniciar Noctalia shell.", - "label": "Activar notificaciones" - }, - "location": { - "description": "Dónde aparecen las notificaciones en la pantalla.", - "label": "Ubicación" - }, - "section": { - "description": "Configura la apariencia y el comportamiento de las notificaciones.", - "label": "Apariencia" - } - }, - "sounds": { - "enabled": { - "description": "Activar efectos de sonido para notificaciones entrantes.", - "label": "Activar sonidos de notificación" - }, - "excluded-apps": { - "description": "Omitir la reproducción del sonido de notificación configurado para aplicaciones específicas que tienen sus propios sonidos integrados.", - "label": "Aplicaciones excluidas", - "placeholder": "discord,firefox,chrome,chromium,edge" - }, - "files": { - "critical": { - "description": "Ruta al archivo de sonido reproducido para notificaciones de prioridad crítica.", - "label": "Sonido de urgencia crítica", - "select-title": "Seleccionar Archivo de Sonido de Urgencia Crítica" - }, - "low": { - "description": "Ruta al archivo de sonido reproducido para notificaciones de prioridad baja.", - "label": "Sonido de urgencia baja", - "select-title": "Seleccionar Archivo de Sonido de Urgencia Baja" - }, - "normal": { - "description": "Ruta al archivo de sonido reproducido para notificaciones de prioridad normal.", - "label": "Sonido de urgencia normal", - "select-title": "Seleccionar Archivo de Sonido de Urgencia Normal" - }, - "placeholder": "Introducir ruta al archivo de sonido", - "section": { - "description": "Configurar archivos de sonido personalizados para diferentes niveles de urgencia de notificación.", - "label": "Archivos de sonido" - }, - "select-file": "Seleccionar Archivo de Sonido", - "unified": { - "description": "Ruta al archivo de sonido reproducido para notificaciones.", - "label": "Sonido de notificación", - "select-title": "Seleccionar Archivo de Sonido de Notificación" - } - }, - "section": { - "description": "Configurar efectos de sonido y volumen de notificaciones.", - "label": "Configuración de sonido" - }, - "separate": { - "description": "Usar diferentes archivos de sonido para notificaciones de prioridad baja, normal y crítica.", - "label": "Usar sonidos diferentes por prioridad" - }, - "unavailable": { - "description": "Instala Qt6 Multimedia para habilitar los sonidos de notificación.", - "label": "Sonidos de notificación no disponibles" - }, - "volume": { - "description": "Ajustar el nivel de volumen para los sonidos de notificación.", - "label": "Volumen del sonido" - } - }, - "tabs": { - "general": "General", - "history": "Historia", - "sounds": "Sonidos", - "toast": "Tostada" - }, - "title": "Notificaciones", - "toast": { - "keyboard": { - "description": "Mostrar una notificación cuando cambie la distribución del teclado.", - "label": "Distribución del teclado" - }, - "section": { - "description": "Configurar la apariencia y el comportamiento de las notificaciones toast.", - "label": "Tostada" - } - } - }, - "osd": { - "always-on-top": { - "description": "Mostrar OSD por encima de ventanas de pantalla completa y otras capas.", - "label": "Siempre encima" - }, - "background-opacity": { - "description": "Controls the transparency of the OSD background.", - "label": "Background opacity" - }, - "description": "Configura indicadores superpuestos como volumen y brillo.", - "duration": { - "auto-hide": { - "description": "Ajusta el tiempo antes de que el OSD desaparezca.", - "label": "Ocultar después de" - }, - "section": { - "description": "Cuánto tiempo permanece visible el OSD antes de ocultarse automáticamente.", - "label": "Tiempo de ocultación automática" - } - }, - "enabled": { - "description": "Mostrar cambios de volumen y brillo en tiempo real.", - "label": "Activar visualización en pantalla" - }, - "location": { - "description": "Dónde aparece la visualización en pantalla.", - "label": "Ubicación" - }, - "monitors": { - "section": { - "description": "Mostrar el OSD en monitores específicos. Por defecto, en todos si no se elige ninguno.", - "label": "Visualización en monitores" - } - }, - "section": { - "general": { - "description": "Configura visibilidad y comportamiento del OSD.", - "label": "General" - } - }, - "title": "Visualización en pantalla", - "types": { - "brightness": { - "description": "Mostrar el OSD cuando cambie el brillo de la pantalla.", - "label": "Brillo" - }, - "custom-text": { - "description": "Mostrar el OSD para mensajes de texto personalizados desde IPC.", - "label": "Texto personalizado" - }, - "input-volume": { - "description": "Mostrar el OSD cuando cambie el volumen del micrófono.", - "label": "Volumen de entrada" - }, - "lockkey": { - "description": "Mostrar el OSD cuando se activen o desactiven Bloq Mayús, Bloq Num o Bloq Despl.", - "label": "Teclas de bloqueo" - }, - "section": { - "description": "Seleccione los eventos que activan el OSD.", - "label": "Eventos de activación OSD" - }, - "volume": { - "description": "Mostrar el OSD cuando cambie el volumen de salida de audio.", - "label": "Volumen de salida" - } - } - }, - "plugins": { - "available": { - "description": "Navegar e instalar plugins desde fuentes configuradas.", - "label": "Plugins disponibles", - "no-plugins-description": "Comprueba las fuentes de tu plugin o actualiza la lista.", - "no-plugins-label": "No hay plugins disponibles." - }, - "collision": { - "already-installed": "Este plugin ya está instalado.", - "custom-version-exists": "Ya hay instalada una versión personalizada de \"{source}\"", - "official-version-exists": "La versión oficial de este plugin ya está instalada." - }, - "filter": { - "all": "Todo", - "downloaded": "Descargado", - "not-downloaded": "No descargado" - }, - "hot-reload": { - "description": "Recarga automáticamente los plugins cuando sus archivos cambian. Útil para el desarrollo de plugins.", - "label": "Recarga en caliente (modo desarrollo)" - }, - "hot-reloaded": "Plugin recargado: {name}", - "install": "Instalar", - "install-error": "Error al instalar: {error}", - "install-incompatible": "{plugin} requiere Noctalia v{version} o superior", - "install-success": "Se instaló {plugin} correctamente.", - "installed": { - "description": "Gestiona y configura todos los plugins instalados localmente.", - "label": "Plugins instalados", - "no-plugins-description": "Instale los plugins de la sección Plugins disponibles que se muestra a continuación.", - "no-plugins-label": "No hay plugins instalados." - }, - "installing": "Instalando {plugin}...", - "open-plugins-tab": "Abrir la configuración de los plugins", - "plugin-settings-title": "Ajustes de {plugin}", - "refresh": { - "refreshing": "Actualizando la lista de plugins...", - "tooltip": "Actualizar plugins disponibles" - }, - "settings": { - "tooltip": "Ajustes del plugin" - }, - "settings-error-not-loaded": "Plugin no cargado.", - "settings-saved": "Ajustes del plugin guardados.", - "source": { - "custom": "Fuente personalizada", - "official": "Oficial" - }, - "sources": { - "add-custom": "Añadir repositorio personalizado", - "add-dialog": { - "description": "Añadir un repositorio de GitHub como fuente de plugin.", - "error": "Error al agregar la fuente del plugin.", - "name": "Nombre del repositorio", - "name-placeholder": "Mis plugins personalizados", - "success": "Fuente del plugin añadida con éxito.", - "title": "Añadir fuente del plugin", - "url": "URL del repositorio" - }, - "description": "Gestionar repositorios de plugins.", - "label": "Fuentes", - "placeholder": "Mi repositorio genial", - "remove": { - "tooltip": "Eliminar fuente del plugin" - } - }, - "title": "Plugins", - "uninstall": "Desinstalar", - "uninstall-dialog": { - "description": "¿Está seguro de que quiere desinstalar {plugin}? Esto eliminará todos los datos del plugin.", - "title": "Desinstalar plugin" - }, - "uninstall-error": "Error al desinstalar: {error}", - "uninstall-success": "{plugin} desinstalado correctamente", - "uninstalling": "Desinstalando {plugin}...", - "update": "Actualizar", - "update-all": "Actualizar todo ({count})", - "update-all-success": "Todos los plugins se actualizaron correctamente.", - "update-available": "Nueva actualización de plugin disponible", - "update-available_plural": "Nuevas actualizaciones de plugins disponibles ({count})", - "update-error": "Error al actualizar el plugin: {plugin}: {error}", - "update-incompatible": "Requiere Noctalia v{version} o superior", - "update-pending": "v{actual} → v{nuevo} (requiere Noctalia v{requerida})", - "update-success": "{plugin} actualizado a la versión {version}", - "update-version": "v{actual} → v{nuevo}", - "updating": "Actualizando..." - }, - "region": { - "title": "Región" - }, - "screen-recorder": { - "audio": { - "audio-codec": { - "description": "Se recomienda Opus para el mejor rendimiento y el menor tamaño de audio.", - "label": "Códec de audio" - }, - "audio-source": { - "description": "Fuente de audio a capturar durante la grabación.", - "label": "Fuente de audio" - }, - "section": { - "description": "Configura las opciones de grabación de audio.", - "label": "Configuración de audio" - } - }, - "general": { - "copy-to-clipboard": { - "description": "Copiar el archivo al portapapeles después de que termine la grabación.", - "label": "Copiar al portapapeles" - }, - "output-folder": { - "description": "Carpeta donde se guardarán las grabaciones de pantalla.", - "label": "Carpeta de salida", - "tooltip": "Carpeta de salida" - }, - "section": { - "description": "Gestiona la salida y el contenido de la grabación de pantalla.", - "label": "Configuración general" - }, - "select-output-folder": "Seleccionar carpeta de salida", - "show-cursor": { - "description": "Grabar el cursor del ratón en el video.", - "label": "Mostrar cursor" - } - }, - "title": "Grabadora de pantalla", - "video": { - "color-range": { - "description": "Se recomienda limitado para una mejor compatibilidad.", - "label": "Rango de color" - }, - "frame-rate": { - "description": "Tasa de fotogramas objetivo para las grabaciones de pantalla.", - "label": "Tasa de fotogramas" - }, - "section": { - "description": "Configura las opciones de grabación de video.", - "label": "Configuración de video" - }, - "video-codec": { - "description": "h264 es el códec más común.", - "label": "Códec de video" - }, - "video-quality": { - "description": "Una mayor calidad resulta en archivos de mayor tamaño.", - "label": "Calidad de video" - }, - "video-source": { - "description": "Se recomienda Portal; si aparecen artefactos, prueba Screen.", - "label": "Fuente de video" - } - } - }, - "session-menu": { - "countdown-duration": { - "description": "Establecer cuánto tiempo dura el temporizador de cuenta regresiva antes de ejecutar acciones de energía.", - "label": "Duración de la cuenta regresiva" - }, - "enable-countdown": { - "description": "Mostrar un temporizador de cuenta regresiva antes de ejecutar acciones de energía.", - "label": "Activar temporizador de cuenta regresiva" - }, - "entries": { - "section": { - "description": "Personalizar qué acciones de energía aparecen en el Menú de sesión y en qué orden.", - "label": "Acciones de energía" - } - }, - "entry-settings": { - "command": { - "description": "Comando personalizado para ejecutar para esta acción. Dejar vacío para usar el comando del sistema predeterminado.", - "label": "Comando", - "placeholder": "systemctl poweroff" - }, - "default-command": { - "lock": "Pantalla de bloqueo interna (sin comando)", - "logout": "Cierre de sesión interno (sin comando)" - }, - "default-info": { - "description": "Si no se especifica un comando personalizado, se utilizará el comando predeterminado del sistema.", - "label": "Comando predeterminado" - }, - "title": "Configurar {entry}", - "tooltip": "Configurar comando" - }, - "general": { - "section": { - "description": "Configurar el comportamiento y la apariencia del panel del menú de sesión.", - "label": "General" - } - }, - "large-buttons-layout": { - "description": "Elige cómo se muestran los botones del menú de sesión.", - "label": "Diseño de botones grandes" - }, - "large-buttons-style": { - "description": "Mostrar el menú de sesión con botones grandes en un diseño de cuadrícula.", - "label": "Estilo de botones grandes" - }, - "position": { - "description": "Elige dónde aparece el panel del Menú de sesión cuando se abre.", - "label": "Posición" - }, - "show-header": { - "description": "Mostrar el título y el botón de cerrar en la parte superior del Menú de sesión.", - "label": "Mostrar encabezado" - }, - "show-number-labels": { - "description": "Mostrar etiquetas numéricas (1-2-3-4...) en los botones y habilitar atajos de teclado numéricos para selección rápida.", - "label": "Mostrar etiquetas numéricas" - }, - "title": "Menú de sesión" - }, - "system-monitor": { - "cpu-section": { - "label": "Uso de CPU" - }, - "critical-color": { - "label": "Color crítico" - }, - "custom-highlight-colors-title": { - "label": "Colores de resaltado personalizados" - }, - "disk-path": { - "description": "Selecciona qué punto de montaje de disco monitorear.", - "label": "Ruta del disco" - }, - "disk-section": { - "label": "Uso de disco" - }, - "enable-dgpu-monitoring": { - "description": "Advertencia: Esto activará tu GPU dedicada (NVIDIA/AMD), lo que podría afectar significativamente la duración de la batería en portátiles con gráficos híbridos.", - "label": "Habilitar la monitorización de la GPU dedicada" - }, - "external-monitor": { - "description": "Ingrese el comando o ruta de la aplicación para ejecutar al activar la aplicación externa del monitor del sistema.", - "label": "Comando del monitor del sistema externo", - "placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor" - }, - "general": { - "section": { - "description": "Configurar el comportamiento y la apariencia del Monitor del sistema.", - "label": "General" - } - }, - "gpu-section": { - "label": "Temperatura de la GPU" - }, - "highlight-colors-section": { - "label": "Colores de resaltado" - }, - "load-average-section": { - "label": "Promedio de carga" - }, - "memory-section": { - "label": "Uso de memoria" - }, - "network-section": { - "label": "Red" - }, - "polling-interval": { - "label": "Intervalo de sondeo" - }, - "polling-section": { - "description": "Configure la frecuencia con la que se actualiza cada métrica del sistema.", - "label": "Intervalos de sondeo" - }, - "tabs": { - "general": "General", - "polling": "Votación", - "thresholds": "Umbrales" - }, - "temperature-section": { - "label": "Temperatura de la CPU" - }, - "threshold": { - "critical": "Umbral crítico", - "warning": "Umbral de advertencia" - }, - "thresholds-section": { - "description": "Ajusta los umbrales de advertencia/crítico y los intervalos de sondeo para cada métrica del sistema.", - "label": "Umbrales" - }, - "title": "Monitor del sistema", - "use-custom-highlight-colors": { - "description": "Cuando está desactivado, se usan los colores de resaltado predeterminados del tema.", - "label": "Usar colores de resaltado personalizados" - }, - "warning-color": { - "label": "Color de advertencia" - } - }, - "user-interface": { - "allow-panels-without-bar": { - "description": "Cuando está activado, los paneles se pueden abrir en cualquier pantalla. Cuando está desactivado, los paneles solo se abrirán en las pantallas que tengan una barra, lo que puede reducir el uso de memoria.", - "label": "Permitir paneles en pantallas sin barra." - }, - "animation-disable": { - "description": "Desactiva todas las animaciones para una experiencia más rápida y con mayor capacidad de respuesta.", - "label": "Desactivar animaciones de la interfaz de usuario" - }, - "animation-speed": { - "description": "Ajustar la velocidad global de la animación.", - "label": "Velocidad de animación", - "reset": "Restablecer la velocidad de la animación" - }, - "appearance": { - "section": { - "description": "Personaliza elementos visuales como información sobre herramientas, bordes y sombras.", - "label": "Apariencia" - } - }, - "box-border": { - "description": "Muestra un contorno alrededor de las áreas de contenido.", - "label": "Contorno del contenedor" - }, - "box-border-radius": { - "description": "Ajusta la redondez de las esquinas de las secciones principales del diseño, como barras laterales, tarjetas y paneles de contenido.", - "label": "Radio del contenedor", - "reset": "Restablecer el radio del contenedor" - }, - "control-border-radius": { - "description": "Controla la curvatura de los elementos interactivos, incluyendo botones, interruptores y campos de texto.", - "label": "Radio de entrada", - "reset": "Restablecer el radio de entrada" - }, - "dim-desktop": { - "description": "Atenuar el escritorio cuando los paneles o menús estén abiertos.", - "label": "Dim escritorio" - }, - "dimmer-opacity": { - "description": "Define el nivel de opacidad para el atenuado del escritorio.", - "label": "Opacidad del escritorio atenuado", - "reset": "Restablecer la opacidad del escritorio atenuado" - }, - "panel-background-opacity": { - "description": "Establecer la opacidad del fondo para todos los paneles (barra, lanzador, ajustes, etc...).", - "label": "Opacidad de fondo del panel" - }, - "panels-attached-to-bar": { - "description": "Los paneles se fijan a la barra y a los bordes de la pantalla, creando una apariencia impecable con elegantes esquinas invertidas.", - "label": "Ajustar paneles a los bordes" - }, - "panels-overlay": { - "description": "Garantiza que los paneles y la barra permanezcan visibles, incluso sobre aplicaciones en pantalla completa.", - "label": "Mantener paneles y barra en la parte superior" - }, - "scaling": { - "description": "Cambia el tamaño de la interfaz de usuario general, excluyendo la barra.", - "label": "Escalado de la interfaz", - "reset-scaling": "Restablecer el escalado de la interfaz" - }, - "section": { - "description": "Personaliza la apariencia, el ambiente y el comportamiento de la interfaz.", - "label": "Apariencia" - }, - "settings-panel-mode": { - "description": "Elegir diseño de configuración (puede requerir reapertura).", - "label": "Modo del panel de configuración" - }, - "shadows": { - "description": "Habilita sombras paralelas debajo de las barras y los paneles.", - "direction": { - "description": "Elige desde dónde se proyecta la sombra.", - "label": "Dirección de la sombra" - }, - "label": "Sombras paralelas" - }, - "tabs": { - "appearance": "Apariencia", - "panels": "Paneles", - "screen-corners": "Esquinas de la pantalla" - }, - "title": "Interfaz de usuario", - "tooltips": { - "description": "Activar o desactivar los avisos emergentes en toda la interfaz.", - "label": "Mostrar sugerencias" - } - }, - "wallpaper": { - "automation": { - "change-mode": { - "alphabetical": "Alfabético", - "description": "Elija cómo se seleccionan los fondos de pantalla al cambiar automáticamente.", - "label": "Modo de cambio", - "random": "Aleatorio" - }, - "custom-interval": { - "description": "Ingresa el tiempo como HH:MM (ej., 01:30).", - "label": "Intervalo personalizado" - }, - "interval": { - "description": "Con qué frecuencia cambiar los fondos de pantalla automáticamente.", - "label": "Intervalo del fondo de pantalla" - }, - "random-wallpaper": { - "description": "Programa cambios aleatorios de fondo de pantalla a intervalos regulares.", - "label": "Fondo de pantalla aleatorio" - }, - "scheduled-change": { - "description": "Cambiar automáticamente los fondos de pantalla a intervalos regulares.", - "label": "Cambio programado" - }, - "section": { - "label": "Automatización" - } - }, - "look-feel": { - "edge-smoothness": { - "description": "Aplica un efecto suave y difuminado al borde de las transiciones.", - "label": "Suavizar borde de la transición" - }, - "fill-color": { - "description": "Elige un color de relleno que pueda aparecer detrás del fondo de pantalla.", - "label": "Color de relleno" - }, - "fill-mode": { - "description": "Selecciona cómo debe escalar la imagen para coincidir con la resolución de tu monitor.", - "label": "Modo de relleno" - }, - "section": { - "label": "Apariencia y estilo" - }, - "transition-duration": { - "description": "Duración de las animaciones de transición en segundos.", - "label": "Duración de la transición" - }, - "transition-type": { - "description": "Tipo de animación al cambiar entre fondos de pantalla.", - "label": "Tipo de transición" - } - }, - "settings": { - "enable-management": { - "description": "Gestiona fondos de pantalla con Noctalia. Desmarca si prefieres usar otra aplicación.", - "label": "Activar gestión de fondos de pantalla" - }, - "enable-overview": { - "description": "Aplica un fondo de pantalla difuminado y atenuado a la pantalla de vista general.", - "label": "Activar fondo de pantalla de vista general" - }, - "folder": { - "description": "Ruta a tu carpeta principal de fondos de pantalla.", - "label": "Carpeta de fondos de pantalla", - "tooltip": "Carpeta de fondos de pantalla" - }, - "hide-wallpaper-filenames": { - "tooltip-hide": "Ocultar nombres de archivo", - "tooltip-show": "Mostrar nombres de archivo" - }, - "monitor-specific": { - "description": "Establece una carpeta de fondos de pantalla diferente para cada monitor.", - "label": "Directorios específicos por monitor", - "tooltip": "Carpeta de fondos de pantalla del monitor" - }, - "recursive-search": { - "description": "Buscar fondos de pantalla también en subcarpetas del directorio de fondos de pantalla.", - "label": "Buscar en subcarpetas" - }, - "section": { - "description": "Controla cómo se gestionan y muestran los fondos de pantalla.", - "label": "Configuración del fondo de pantalla" - }, - "select-folder": "Seleccionar carpeta de fondos de pantalla", - "select-monitor-folder": "Seleccionar carpeta de fondos de pantalla del monitor", - "selector": { - "description": "Elige tu fondo de pantalla.", - "label": "Selector de fondo de pantalla", - "tooltip": "Selector de fondo de pantalla" - }, - "selector-position": { - "description": "Elige dónde aparece el panel selector de fondo de pantalla.", - "label": "Posición" - } - }, - "tabs": { - "automation": "Automatización", - "look-feel": "Aspecto y sensación", - "settings": "Ajustes" - }, - "title": "Fondo de pantalla" - } - }, "setup": { "appearance": { - "header": "Apariencia", "subheader": "Elige modo oscuro y fuentes de color (Matugen o predefinido)." }, "customize": { @@ -2753,12 +1425,10 @@ }, "wallpaper": { "choose-dir": "Elige un directorio que contenga tus fondos", - "dir": { - "browse": "Seleccionar carpeta", - "description": "Elige la carpeta que contiene tus fondos", - "label": "Directorio de fondos", - "select-title": "Seleccionar carpeta de fondos" - }, + "dir-browse": "Seleccionar carpeta", + "dir-description": "Elige la carpeta que contiene tus fondos", + "dir-label": "Directorio de fondos", + "dir-select-title": "Seleccionar carpeta de fondos", "header": "Elige tu fondo", "no-dir": "No se seleccionó un directorio de fondos", "no-valid": "No se encontraron imágenes válidas en: {dir}", @@ -2767,9 +1437,7 @@ "select-prompt": "Selecciona un fondo abajo", "subheader": "Define el ambiente con un bonito fondo." }, - "welcome": { - "note": "Solo algunos conceptos básicos para empezar: todas las opciones están en configuración." - } + "welcome-note": "Solo algunos conceptos básicos para empezar: todas las opciones están en configuración." }, "system": { "cpu-temperature": "{temp}°C", @@ -2779,10 +1447,7 @@ "no-media-player-detected": "No se detectó ningún reproductor multimedia", "scaling-percentage": "{percentage}%", "signal-strength": "{signal}%", - "unknown": "Desconocido", "unknown-app": "Aplicación desconocida", - "unknown-layout": "Desconocida", - "unknown-version": "Desconocida", "uptime": "Actividad: {uptime}", "user-requested": "Solicitado por el usuario", "welcome-back": "¡Bienvenido de nuevo,", @@ -2792,19 +1457,14 @@ "cpu-temp": "Temperatura de la CPU", "cpu-usage": "Uso de CPU", "disk": "Disco", - "download": "Descargar", "download-speed": "Velocidad de descarga", "gpu-temp": "Temperatura de la GPU", "load-average": "Promedio de carga", - "memory": "Memoria", "title": "Monitor del sistema", - "upload": "Subir", "upload-speed": "Velocidad de subida" }, "toast": { "airplane-mode": { - "disabled": "Desactivado.", - "enabled": "Activado.", "title": "Modo avión" }, "battery": { @@ -2815,13 +1475,11 @@ "address-copied": "Dirección copiada al portapapeles.", "confirm-code": "Confirma el código {value} en el otro dispositivo.", "connect-failed": "Error al conectar con el dispositivo.", - "disabled": "Desactivado.", "disconnect-failed": "Error al desconectar del dispositivo.", "discoverable-change-failed": "Error al cambiar el estado de visibilidad.", "discoverable-disabled": "Visible desactivado.", "discoverable-enabled": "Visible activado.", "display-code": "Introduce el código {value} en el otro dispositivo.", - "enabled": "Activado.", "forget-failed": "Error al olvidar el dispositivo.", "pair-failed": "Error al emparejar el dispositivo.", "passkey-required": "Se requiere una clave de acceso del dispositivo.", @@ -2829,45 +1487,31 @@ "state-change-failed": "Error al cambiar el estado de Bluetooth." }, "clipboard": { + "long-text": "Texto largo", "unavailable": "Historial del portapapeles no disponible", "unavailable-desc": "La aplicación 'cliphist' no está instalada. Por favor, instálala para usar las funciones de historial del portapapeles." }, - "dark-mode": { - "dark-mode": "Modo oscuro", - "enabled": "Activado.", - "light-mode": "Modo claro" - }, "do-not-disturb": { "disabled": "'No molestar' desactivado", "disabled-desc": "Mostrando todas las notificaciones.", "enabled": "'No molestar' activado", "enabled-desc": "Encontrarás estas notificaciones en tu historial." }, - "internet": { - "limited": "Conectado sin Internet." - }, + "internet-limited": "Conectado sin Internet.", "ipc": { "powerpanel-deprecated": "PowerPanel ha sido renombrado a SessionMenu, esta llamada IPC será obsoleta pronto. Por favor, usa \"ipc call sessionMenu toggle\" en su lugar.", "sidepanel-deprecated": "SidePanel ha sido renombrado a ControlCenter, esta llamada IPC será obsoleta pronto. Por favor, usa \"ipc call controlCenter toggle\" en su lugar." }, - "keep-awake": { - "disabled": "Desactivado.", - "enabled": "Activado." - }, "keyboard-layout": { "changed": "Distribución de teclado cambiada a {layout}.", "title": "Teclado" }, - "kofi": { - "opened": "Página de Ko-fi abierta en tu navegador." - }, + "kofi-opened": "Página de Ko-fi abierta en tu navegador.", "missing-control-center": { "description": "El widget del Centro de control se eliminó de la barra. Para acceder a él nuevamente desde la barra, debes volver a añadir el widget. También puedes abrirlo haciendo clic derecho en la barra.", "label": "Se eliminó el último widget del Centro de control" }, "night-light": { - "disabled": "Desactivada.", - "enabled": "Activada.", "forced": "Activación forzada.", "normal": "Modo normal.", "not-installed": "wlsunset no está instalado." @@ -2923,24 +1567,17 @@ "add-widget": "Añadir widget", "bluetooth-devices": "Dispositivos Bluetooth", "brightness-at": "Brillo: {brightness}%", - "cancel-timer": "Timer", - "clear-history": "Limpiar historial", "click-to-start-recording": "Grabadora de pantalla (iniciar grabación)", "click-to-stop-recording": "Grabadora de pantalla (detener grabación)", - "close": "Cerrar", "collapse": "Colapsar barra lateral", "connect-disconnect-devices": "Dispositivo Bluetooth", "copy-address": "Copiar dirección", "delete-notification": "Eliminar notificación", - "disable-keep-awake": "Mantener despierto", - "do-not-disturb-disabled": "No molestar", "do-not-disturb-enabled": "No molestar", - "enable-keep-awake": "Mantener despierto", "expand": "Expandir barra lateral", "forget-network": "Olvidar red", "grid-view": "Vista de cuadrícula", "hidden-files-hide": "Archivos ocultos", - "hidden-files-show": "Archivos ocultos", "hide-unnamed-devices": "Ocultar dispositivos sin nombre", "home": "Directorio home", "input-muted": "Activar/desactivar silencio de entrada", @@ -2958,50 +1595,36 @@ "mute": "Silenciar", "next-media": "Siguiente pista", "next-month": "Mes siguiente", - "night-light-disabled": "Luz nocturna", - "night-light-enabled": "Luz nocturna", - "night-light-forced": "Luz nocturna", "night-light-not-installed": "Luz nocturna (no disponible)", - "noctalia-performance-disabled": "Modo de rendimiento Noctalia", "noctalia-performance-enabled": "Modo de rendimiento Noctalia", "open-annotation-tool": "Abrir con herramienta de anotación", "open-control-center": "Centro de control", - "open-notification-history-disable-dnd": "Historial de notificaciones", "open-notification-history-enable-dnd": "Historial de notificaciones", "open-settings": "Configuración", "open-tray-dropdown": "Bandeja del sistema", - "open-wallpaper-selector": "Selector de fondos de pantalla", "output-muted": "Alternar silencio de salida", - "pause": "Pausa", - "play": "Reproducir", "power-profile": "{profile} perfil de energía", "previous-media": "Pista anterior", "previous-month": "Mes anterior", - "refresh": "Actualizar", "refresh-devices": "Actualizar dispositivos", "refresh-wallhaven": "Actualizar resultados de Wallhaven", "refresh-wallpaper-list": "Actualizar lista de fondos de pantalla", "remove-widget": "Eliminar widget", "screen-recorder-not-installed": "Grabadora de pantalla (no instalada)", - "search": "Buscar", "search-close": "Cerrar búsqueda", "session-menu": "Menú de sesión", - "set-power-profile": "{profile} perfil de energía", "show-all-devices": "Mostrar todos los dispositivos", - "start-screen-recording": "Grabadora de pantalla", "stop-screen-recording": "Grabadora de pantalla", "switch-to-dark-mode": "Modo oscuro", "switch-to-light-mode": "Modo claro", "unmute": "Activar el audio", "up": "Directorio superior", "volume-at": "Volumen de salida: {volume}%", - "wallpaper-selector": "Selector de fondos de pantalla", - "widget-settings": "Configuración del widget" + "wallpaper-selector": "Selector de fondos de pantalla" }, "wallpaper": { "configure-directory": "Configura tu directorio de fondos de pantalla con imágenes.", "fill-modes": { - "center": "Centrar", "crop": "Recortar (Rellenar)", "fit": "Ajustar (Contener)", "stretch": "Estirar" @@ -3009,80 +1632,47 @@ "no-match": "No se encontraron coincidencias.", "no-wallpaper": "No se encontraron fondos de pantalla.", "panel": { - "apikey": { - "help": "Se requiere una clave API para acceder a contenido NSFW.", - "label": "Clave API", - "managed-by-env": "Gestionado a través de la variable de entorno NOCTALIA_WALLHAVEN_API_KEY.", - "placeholder": "Introduce tu clave API de Wallhaven" - }, - "apply-all-monitors": { - "description": "Aplica el fondo de pantalla seleccionado a todos los monitores a la vez.", - "label": "Aplicar a todos los monitores" - }, - "categories": { - "anime": "Anime", - "general": "General", - "label": "Categorías", - "people": "Personas" - }, - "order": { - "asc": "Ascendente", - "desc": "Descendente", - "label": "Orden" - }, - "purity": { - "all": "Todo", - "label": "Filtro de contenido", - "nsfw": "NSFW", - "sfw": "SFW", - "sketchy": "Sketchy" - }, - "ratios": { - "any": "Cualquiera", - "label": "Relación de aspecto" - }, - "resolution": { - "atleast": "Al menos", - "exact": "Exacto", - "label": "Resolución", - "mode": { - "label": "Modo" - } - }, - "search": "Buscar:", - "solid-color": { - "tooltip": "Fondo de color sólido" - }, - "sorting": { - "date_added": "Fecha de adición", - "favorites": "Favoritos", - "label": "Ordenar por", - "random": "Aleatorio", - "relevance": "Relevancia", - "toplist": "Lista superior", - "views": "Visualizaciones" - }, - "source": { - "label": "Fuente", - "local": "Local", - "wallhaven": "Wallhaven" - }, + "apikey-help": "Se requiere una clave API para acceder a contenido NSFW.", + "apikey-label": "Clave API", + "apikey-managed-by-env": "Gestionado a través de la variable de entorno NOCTALIA_WALLHAVEN_API_KEY.", + "apikey-placeholder": "Introduce tu clave API de Wallhaven", + "apply-all-monitors-description": "Aplica el fondo de pantalla seleccionado a todos los monitores a la vez.", + "apply-all-monitors-label": "Aplicar a todos los monitores", + "categories-anime": "Anime", + "categories-label": "Categorías", + "categories-people": "Personas", + "order-asc": "Ascendente", + "order-desc": "Descendente", + "order-label": "Orden", + "purity-label": "Filtro de contenido", + "purity-nsfw": "NSFW", + "purity-sfw": "SFW", + "purity-sketchy": "Sketchy", + "ratios-any": "Cualquiera", + "ratios-label": "Relación de aspecto", + "resolution-atleast": "Al menos", + "resolution-exact": "Exacto", + "resolution-label": "Resolución", + "resolution-mode-label": "Modo", + "solid-color-tooltip": "Fondo de color sólido", + "sorting-date-added": "Fecha de adición", + "sorting-favorites": "Favoritos", + "sorting-label": "Ordenar por", + "sorting-relevance": "Relevancia", + "sorting-toplist": "Lista superior", + "sorting-views": "Visualizaciones", + "source-label": "Fuente", + "source-wallhaven": "Wallhaven", "title": "Selector de fondo de pantalla", - "wallhaven-settings": { - "apply": "Aplicar", - "title": "Configuración de Wallhaven" - } + "wallhaven-settings-title": "Configuración de Wallhaven" }, "transitions": { "disc": "Disco", "fade": "Desvanecer", - "none": "Ninguna", - "random": "Aleatoria", "stripes": "Rayas", "wipe": "Barrido" }, "try-different-search": "Intenta con una búsqueda diferente.", - "unknown": "Desconocido", "wallhaven": { "loading": "Cargando fondos de pantalla...", "no-results": "No se encontraron fondos de pantalla. Intenta con una búsqueda diferente.", @@ -3098,105 +1688,63 @@ "partly-cloudy": "Parcialmente nublado", "rain-showers": "Chubascos", "snow": "Nieve", - "thunderstorm": "Tormenta", - "unknown": "Desconocido" - }, - "widget": { - "file-picker": { - "title": "Seleccionar un archivo" - } + "thunderstorm": "Tormenta" }, "widgets": { "color-picker": { - "apply": "Aplicar", - "cancel": "Cancelar", - "palette": { - "description": "Elige entre una amplia gama de colores predefinidos.", - "label": "Paleta", - "theme-colors": "Acceso rápido a la paleta de colores de tu tema." - }, + "palette-description": "Elige entre una amplia gama de colores predefinidos.", + "palette-label": "Paleta", + "palette-theme-colors": "Acceso rápido a la paleta de colores de tu tema.", "title": "Selector de colores" }, "datetime-tokens": { - "ampm": { - "lowercase": "am/pm en minúsculas", - "uppercase": "AM/PM en mayúsculas" - }, - "common": { - "12hour-time-minutes": "Hora en formato de 12 horas con minutos", - "24hour-time-minutes": "Hora en formato de 24 horas con minutos", - "24hour-time-seconds": "Hora en formato de 24 horas con segundos", - "european-date": "Formato de fecha europeo", - "iso-date": "Formato de fecha ISO", - "us-date": "Formato de fecha estadounidense", - "weekday-date": "Día de la semana con fecha", - "weekday-month-day": "Día de la semana, mes y día" - }, - "day": { - "abbreviated": "Nombre del día abreviado", - "full": "Nombre completo del día", - "leading-zero": "Día con cero inicial (01-31)", - "no-leading-zero": "Día sin cero inicial (1-31)" - }, - "hour": { - "leading-zero": "Hora con cero inicial (00-23) — formato de 24 horas", - "no-leading-zero": "Hora sin cero inicial (0-23) — formato de 24 horas" - }, - "minute": { - "leading-zero": "Minuto con cero inicial (00-59)", - "no-leading-zero": "Minuto sin cero inicial (0-59)" - }, - "month": { - "abbreviated": "Nombre del mes abreviado", - "full": "Nombre completo del mes", - "number-leading-zero": "Mes como número con cero inicial (01-12)", - "number-no-zero": "Mes como número sin cero inicial (1-12)" - }, - "second": { - "leading-zero": "Segundo con cero inicial (00-59)", - "no-leading-zero": "Segundo sin cero inicial (0-59)" - }, - "timezone": { - "abbreviation": "Abreviatura de la zona horaria" - }, - "year": { - "four-digit": "Año como número de cuatro dígitos", - "two-digit": "Año como número de dos dígitos (00-99)" - } + "ampm-lowercase": "am/pm en minúsculas", + "ampm-uppercase": "AM/PM en mayúsculas", + "common-12hour-time-minutes": "Hora en formato de 12 horas con minutos", + "common-24hour-time-minutes": "Hora en formato de 24 horas con minutos", + "common-24hour-time-seconds": "Hora en formato de 24 horas con segundos", + "common-european-date": "Formato de fecha europeo", + "common-iso-date": "Formato de fecha ISO", + "common-us-date": "Formato de fecha estadounidense", + "common-weekday-date": "Día de la semana con fecha", + "common-weekday-month-day": "Día de la semana, mes y día", + "day-abbreviated": "Nombre del día abreviado", + "day-full": "Nombre completo del día", + "day-leading-zero": "Día con cero inicial (01-31)", + "day-no-leading-zero": "Día sin cero inicial (1-31)", + "hour-leading-zero": "Hora con cero inicial (00-23) — formato de 24 horas", + "hour-no-leading-zero": "Hora sin cero inicial (0-23) — formato de 24 horas", + "minute-leading-zero": "Minuto con cero inicial (00-59)", + "minute-no-leading-zero": "Minuto sin cero inicial (0-59)", + "month-abbreviated": "Nombre del mes abreviado", + "month-full": "Nombre completo del mes", + "month-number-leading-zero": "Mes como número con cero inicial (01-12)", + "month-number-no-zero": "Mes como número sin cero inicial (1-12)", + "second-leading-zero": "Segundo con cero inicial (00-59)", + "second-no-leading-zero": "Segundo sin cero inicial (0-59)", + "timezone-abbreviation": "Abreviatura de la zona horaria", + "year-four-digit": "Año como número de cuatro dígitos", + "year-two-digit": "Año como número de dos dígitos (00-99)" }, "file-picker": { - "cancel": "Cancelar", "search-placeholder": "Buscar archivos y carpetas...", "select-current": "Seleccionar actual", "select-file": "Seleccionar archivo", "select-folder": "Seleccionar carpeta", "title": "Selector de archivos" }, + "file-picker-title": "Seleccionar un archivo", "icon-picker": { - "apply": "Aplicar", - "cancel": "Cancelar", - "search": { - "label": "Buscar" - }, "title": "Selector de iconos" }, - "text-input": { - "clear": "Borrar" - }, - "tooltip": { - "placeholder": "Marcador de posición" - } + "tooltip-placeholder": "Marcador de posición" }, "wifi": { "panel": { "action-required": "Acción requerida", "available-interfaces": "Interfaces disponibles", "available-networks": "Redes disponibles", - "connect": "Conectar", - "connected": "Conectado", "disabled": "Wi-Fi está desactivado", - "disconnect": "Desconectar", - "disconnected": "Desconectado", "disconnecting": "Desconectando...", "dns": "DNS", "enable-message": "Activa Wi-Fi para ver las redes disponibles.", @@ -3204,11 +1752,7 @@ "forget": "Olvidar", "forget-network": "¿Olvidar esta red?", "forgetting": "Olvidando...", - "frequency": "Frecuencia", - "gateway": "Puerta de enlace", - "info": "Información", "interface": "Interfaz de red", - "internet": "Internet", "internet-connected": "Conectado a internet", "internet-limited": "Sin internet", "internet-status": "Estado de internet", @@ -3217,11 +1761,9 @@ "link-speed": "Velocidad de enlace", "no-ethernet-devices": "No se detectaron dispositivos Ethernet.", "no-networks": "No se encontraron redes", - "password": "Contraseña", "saved": "Guardado", "scan-again": "Escanear de nuevo", "searching": "Buscando redes cercanas...", - "security": "Seguridad", "title": "Wi-Fi" }, "signal": { diff --git a/Assets/Translations/fr.json b/Assets/Translations/fr.json index 60101e72b..bc12789cb 100644 --- a/Assets/Translations/fr.json +++ b/Assets/Translations/fr.json @@ -1,604 +1,9 @@ { - "authentication": { - "error": "Erreur d'authentification", - "failed": "Échec de l'authentification" - }, - "bar": { - "widget-settings": { - "active-window": { - "colorize-icons": { - "description": "Appliquer les couleurs du thème à l'icône de la fenêtre active.", - "label": "Coloriser les icônes" - }, - "hide-mode": { - "description": "Contrôle le comportement du widget lorsqu'aucune fenêtre n'est active.", - "label": "Mode de masquage" - }, - "max-width": { - "description": "Définit la taille horizontale maximale du widget. Le widget se rétrécira pour s'adapter à un contenu plus court.", - "label": "Largeur Maximale" - }, - "scrolling-mode": { - "description": "Contrôler quand le défilement de texte est activé pour les titres de fenêtre longs.", - "label": "Mode de défilement" - }, - "show-app-icon": { - "description": "Afficher l'icône de l'application à côté du titre de la fenêtre.", - "label": "Afficher l'icône de l'application" - }, - "use-fixed-width": { - "description": "Lorsque activé, le widget utilisera toujours la largeur maximale au lieu de s'ajuster dynamiquement au contenu.", - "label": "Utiliser une Largeur Fixe" - } - }, - "audio-visualizer": { - "color-name": { - "description": "Sélectionnez la couleur du visualiseur.", - "label": "Couleur de remplissage" - }, - "hide-when-idle": { - "description": "Si activé, le visualiseur est masqué sauf lorsqu'un lecteur est en lecture.", - "label": "Masquer lorsqu'aucun média n'est en lecture" - }, - "width": { - "description": "Largeur personnalisée du composant.", - "label": "Largeur" - } - }, - "battery": { - "device": { - "default": "Par défaut (périphérique d'affichage)", - "description": "Sélectionnez le périphérique de batterie à afficher.", - "label": "Dispositif à pile" - }, - "display-mode": { - "description": "Choisissez comment vous souhaitez que cette valeur apparaisse.", - "label": "Mode d'affichage" - }, - "hide-if-not-detected": { - "description": "Masquer le widget lorsqu'aucune batterie n'est détectée sur le système.", - "label": "Se cacher si non détecté." - }, - "low-battery-threshold": { - "description": "Afficher un avertissement lorsque la batterie tombe en dessous de ce pourcentage.", - "label": "Seuil d'avertissement de batterie faible" - }, - "show-noctalia-performance": { - "description": "Afficher le basculement du mode performance Noctalia dans le panneau batterie.", - "label": "Afficher le basculement Noctalia Performance" - }, - "show-power-profile": { - "description": "Afficher la sélection du profil d'alimentation dans le panneau batterie.", - "label": "Afficher les contrôles de profil d'alimentation" - } - }, - "brightness": { - "display-mode": { - "description": "Choisissez comment vous souhaitez que cette valeur apparaisse.", - "label": "Mode d'affichage" - } - }, - "clock": { - "clock-display": { - "description": "Personnalisez l'affichage de votre horloge en ajoutant des jetons de la liste ci-dessous. Pour utiliser le format 12 heures, vous devez inclure le jeton 'AP'.", - "label": "Affichage de l'horloge" - }, - "custom-font": { - "description": "Sélectionner une police personnalisée pour l'affichage de l'horloge.", - "label": "Police personnalisée", - "placeholder": "Sélectionner une police personnalisée...", - "search-placeholder": "Rechercher des polices..." - }, - "horizontal-bar": { - "description": "Astuce : Utilisez \\n pour créer un saut de ligne.", - "label": "Barre horizontale" - }, - "preview": "Aperçu", - "tooltip-format": { - "description": "Chaîne de format pour l'info-bulle affichée lors du survol de l'horloge. Laissez vide pour utiliser l'info-bulle par défaut.", - "label": "Format de l'info-bulle" - }, - "use-custom-font": { - "description": "Remplacez la police par défaut par une police personnalisée pour l'horloge.", - "label": "Utiliser une police personnalisée." - }, - "use-monospaced-font": { - "description": "Lorsque cette option est activée, l'horloge utilisera la police à chasse fixe.", - "label": "Utiliser une police à chasse fixe" - }, - "use-primary-color": { - "description": "Lorsque cette option est activée, la couleur principale est utilisée pour la mise en évidence.", - "label": "Utiliser la couleur principale" - }, - "vertical-bar": { - "description": "Utilisez un espace pour séparer chaque partie sur une nouvelle ligne.", - "label": "Barre verticale" - } - }, - "control-center": { - "browse-file": "Parcourir les fichiers", - "browse-library": "Parcourir la bibliothèque", - "color-selection": { - "description": "Applique les couleurs du thème aux icônes.", - "label": "Sélectionner la Couleur" - }, - "enable-colorization": { - "description": "Active la coloration pour l'icône du centre de contrôle, en appliquant les couleurs du thème.", - "label": "Activer la Coloration" - }, - "icon": { - "description": "Sélectionnez une icône de la bibliothèque ou un fichier personnalisé.", - "label": "Icône" - }, - "select-custom-icon": "Sélectionner une icône personnalisée", - "use-distro-logo": { - "description": "Utiliser le logo de votre distribution au lieu d'une icône personnalisée.", - "label": "Utiliser le logo de la distribution au lieu de l'icône" - } - }, - "custom-button": { - "browse": "Parcourir", - "collapse-condition": { - "description": "Si le texte de sortie correspond à cette valeur, le bouton se repliera.", - "label": "Condition d’effondrement" - }, - "color-selection": { - "description": "Appliquer les couleurs du thème à l'icône et au texte.", - "label": "Sélectionner la couleur" - }, - "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.", - "label": "Afficher la sortie de la commande", - "stream-description": "Entrez une commande à exécuter en continu." - }, - "dynamic-text": "Texte dynamique", - "enable-colorization": { - "description": "Activer la colorisation pour l'icône et le texte du bouton personnalisé, en appliquant les couleurs du thème.", - "label": "Activer la colorisation" - }, - "hide-mode": { - "alwaysExpanded": "Toujours étendu", - "description": "Contrôle la visibilité du widget quand la commande n'a pas de sortie.", - "expandWithOutput": "Étendre quand il y a une sortie", - "label": "Mode masqué", - "maxTransparent": "Étendu au maximum mais transparent" - }, - "icon": { - "description": "Sélectionnez une icône dans la bibliothèque.", - "label": "Icône" - }, - "left-click": { - "description": "Commande à exécuter quand le bouton est cliqué à gauche.", - "label": "Clic gauche", - "update-text": "Mettre à jour le texte affiché au clic gauche." - }, - "max-text-length-horizontal": { - "description": "Nombre maximal de caractères à afficher dans la barre horizontale (0 pour masquer le texte).", - "label": "Longueur max du texte (horizontal)" - }, - "max-text-length-vertical": { - "description": "Nombre maximal de caractères à afficher dans la barre verticale (0 pour masquer le texte).", - "label": "Longueur max du texte (vertical)" - }, - "middle-click": { - "description": "Commande à exécuter quand le bouton est cliqué au milieu.", - "label": "Clic milieu", - "update-text": "Mettre à jour le texte affiché lors d'un clic molette." - }, - "parse-json": { - "description": "Analyser la sortie de la commande en tant qu'objet JSON pour définir dynamiquement le texte et l'icône.", - "label": "Analyser la sortie en JSON" - }, - "refresh-interval": { - "description": "Intervalle en millisecondes.", - "label": "Intervalle d'actualisation" - }, - "right-click": { - "description": "Commande à exécuter quand le bouton est cliqué à droite.", - "label": "Clic droit", - "update-text": "Mettre à jour le texte affiché lors d'un clic droit." - }, - "show-icon": { - "description": "Bascule la visibilité de l'icône du widget.", - "label": "Afficher l'icône" - }, - "text-stream": { - "description": "Les lignes diffusées depuis la commande seront affichées sous forme de texte sur le bouton.", - "label": "Flux" - }, - "wheel": { - "description": "Commande à exécuter lorsque la molette est utilisée.
Utilisez $delta pour le delta de la molette dans la commande.", - "label": "Molette", - "update-text": "Mettre à jour le texte affiché au défilement" - }, - "wheel-down": { - "description": "Commande à exécuter lorsque la molette est défilée vers le bas.", - "label": "Commande molette bas" - }, - "wheel-mode-separate": { - "description": "Activer des commandes séparées pour la molette haut et bas.", - "label": "Commandes de molette séparées" - }, - "wheel-up": { - "description": "Commande à exécuter lorsque la molette est défilée vers le haut.", - "label": "Commande molette haut" - } - }, - "dialog": { - "apply": "Appliquer", - "cancel": "Annuler" - }, - "keyboard-layout": { - "display-mode": { - "description": "Choisissez comment vous souhaitez que cette valeur apparaisse.", - "label": "Mode d'affichage" - }, - "show-icon": { - "description": "Afficher l'icône de disposition du clavier.", - "label": "Afficher l'icône" - } - }, - "launcher": { - "use-primary-color": { - "description": "Quand cette option est activée, elle applique la couleur principale pour mettre en évidence.", - "label": "Utiliser une couleur primaire." - } - }, - "lock-keys": { - "browse": "Parcourir", - "show-caps-lock": { - "description": "Afficher l'état du verrouillage majuscule.", - "label": "Verr Maj" - }, - "show-num-lock": { - "description": "Afficher l'état du verrouillage numérique.", - "label": "Verr Num" - }, - "show-scroll-lock": { - "description": "Afficher l'état du verrouillage du défilement.", - "label": "Verr Maj" - } - }, - "media-mini": { - "hide-mode": { - "description": "Contrôle le comportement du widget lorsqu'aucun média n'est en cours de lecture.", - "label": "Mode de masquage" - }, - "max-width": { - "description": "Définit la taille horizontale maximale du widget. Le widget se rétrécira pour s'adapter à un contenu plus court.", - "label": "Largeur Maximale" - }, - "no-active-player": "Aucun lecteur actif", - "scrolling-mode": { - "description": "Contrôler quand le défilement de texte est activé pour les titres de piste longs.", - "label": "Mode de défilement" - }, - "show-album-art": { - "description": "Afficher la pochette d'album de la piste en cours de lecture.", - "label": "Afficher la pochette d'album" - }, - "show-artist-first": { - "description": "Afficher artiste - titre au lieu de titre - artiste.", - "label": "Afficher l'artiste en premier" - }, - "show-progress-ring": { - "description": "Afficher un indicateur de progression circulaire montrant la progression de la piste.", - "label": "Afficher l'anneau de progression" - }, - "show-visualizer": { - "description": "Afficher un visualiseur audio quand la musique est en cours de lecture.", - "label": "Afficher le visualiseur" - }, - "use-fixed-width": { - "description": "Lorsque activé, le widget utilisera toujours la largeur maximale au lieu de s'ajuster dynamiquement au contenu.", - "label": "Utiliser une Largeur Fixe" - }, - "visualizer-type": { - "description": "Choisir le style de visualiseur audio à afficher.", - "label": "Type de visualiseur" - } - }, - "microphone": { - "display-mode": { - "description": "Choisissez comment vous souhaitez que cette valeur apparaisse.", - "label": "Mode d'affichage" - } - }, - "notification-history": { - "hide-widget-when-zero": { - "description": "Masquer l'icône de notification quand il n'y a pas de notifications non lues.", - "label": "Masquer l'icône quand zéro" - }, - "show-unread-badge": { - "description": "Afficher un badge montrant le nombre de notifications non lues.", - "label": "Afficher le badge non lu" - } - }, - "section-editor": { - "placeholder": "Sélectionnez un widget à ajouter...", - "search-placeholder": "Rechercher des widgets..." - }, - "spacer": { - "width": { - "description": "Largeur de l'espacement en pixels.", - "label": "Largeur" - } - }, - "system-monitor": { - "compact-mode": { - "description": "Afficher les statistiques sous forme de mini-graphiques à barres au lieu de valeurs textuelles. Empêche les décalages de mise en page.", - "label": "Mode compact" - }, - "cpu-temperature": { - "description": "Afficher les lectures de température du CPU si disponibles.", - "label": "Température du CPU" - }, - "cpu-usage": { - "description": "Afficher le pourcentage d'utilisation actuel du CPU.", - "label": "Utilisation du CPU" - }, - "disk-path": { - "description": "Sélectionnez le point de montage du disque à surveiller.", - "label": "Chemin du disque" - }, - "gpu-temperature": { - "description": "Afficher les relevés de température du GPU, si disponibles.", - "label": "Température du GPU" - }, - "load-average": { - "description": "Afficher la charge moyenne du système.", - "label": "Charge moyenne" - }, - "memory-percentage": { - "description": "Afficher l'utilisation de la mémoire en pourcentage au lieu de valeurs absolues.", - "label": "Mémoire en pourcentage" - }, - "memory-usage": { - "description": "Afficher les informations actuelles d'utilisation de la RAM.", - "label": "Utilisation de la mémoire" - }, - "network-traffic": { - "description": "Afficher les vitesses de téléchargement et de téléversement du réseau.", - "label": "Trafic réseau" - }, - "storage-usage": { - "description": "Afficher les informations d'utilisation de l'espace disque.", - "label": "Utilisation du stockage" - }, - "use-monospace-font": { - "description": "```\nUtilisez une police de caractères à chasse fixe pour une largeur de caractère uniforme.\n```", - "label": "Police à chasse fixe" - } - }, - "taskbar": { - "colorize-icons": { - "description": "Appliquer les couleurs du thème aux icônes de la barre des tâches.", - "label": "Coloriser les icônes" - }, - "hide-mode": { - "description": "Contrôle le comportement du widget lorsqu'il n'y a pas de fenêtres correspondantes.", - "label": "Mode de masquage" - }, - "icon-scale": { - "description": "Définit le facteur d'échelle pour les icônes de la barre des tâches.", - "label": "Mise à l'échelle des icônes" - }, - "max-width": { - "description": "Largeur maximale de la barre des tâches en pourcentage de la largeur de l'écran.", - "label": "Largeur maximale" - }, - "only-active-workspaces": { - "description": "Afficher uniquement les applications des espaces de travail actifs.", - "label": "Seulement depuis les espaces de travail actifs." - }, - "only-same-monitor": { - "description": "Afficher uniquement les applications de l'écran où se trouve la barre.", - "label": "Seulement à partir du même écran." - }, - "show-pinned-apps": { - "description": "Afficher les applications épinglées du dock dans la barre des tâches.", - "label": "Afficher les applications épinglées" - }, - "show-title": { - "description": "Afficher les titres des fenêtres dans la barre des tâches.", - "description-disabled": "La barre des tâches verticale ne prend pas en charge l'affichage des titres.", - "label": "Afficher le titre" - }, - "smart-width": { - "description": "Ajuster automatiquement la largeur des entrées en fonction du nombre d'entrées.", - "label": "Largeur intelligente" - }, - "title-width": { - "description": "Définir la largeur des titres de fenêtres dans la barre des tâches (en pixels).", - "label": "Largeur du titre", - "reset-tooltip": "Réinitialiser la largeur du titre" - } - }, - "tray": { - "colorize-icons": { - "description": "Appliquer les couleurs du thème aux icônes de la barre système.", - "label": "Coloriser les icônes" - }, - "drawer-enabled": { - "description": "Lorsqu'elle est activée, les éléments de la barre système non épinglés sont affichés dans un panneau tiroir.
Lorsqu'elle est désactivée, tous les éléments de la barre système sont affichés en ligne.", - "label": "Activer le tiroir" - }, - "hide-passive": { - "description": "Lorsque cette option est activée, les éléments de la barre d'état système ayant le statut Passif seront masqués.", - "label": "Masquer les objets passifs" - } - }, - "volume": { - "display-mode": { - "description": "Choisissez comment vous souhaitez que cette valeur apparaisse.", - "label": "Mode d'affichage" - } - }, - "workspace": { - "character-count": { - "description": "Nombre de caractères à afficher des noms d'espaces de travail (1-10).", - "label": "Nombre de caractères" - }, - "enable-scrollwheel": { - "description": "Basculer entre les espaces de travail avec la molette de la souris.", - "label": "Faites défiler pour changer d'espace de travail." - }, - "follow-focused-screen": { - "description": "Afficher les espaces de travail de l'écran actuellement ciblé, plutôt que de l'écran où se trouve la barre.", - "label": "Suivre l'Écran Ciblé" - }, - "grouped-border-opacity": { - "description": "Définir le niveau d'opacité des bordures des conteneurs d'espace de travail.", - "label": "Opacité de la bordure" - }, - "hide-unoccupied": { - "description": "Ne pas afficher les espaces de travail sans fenêtres.", - "label": "Masquer les inoccupés" - }, - "label-mode": { - "description": "Choisir comment les étiquettes d'espace de travail sont affichées.", - "label": "Mode d'étiquette" - }, - "show-applications": { - "description": "Afficher les icônes des applications dans chaque espace de travail.", - "label": "Afficher les applications" - }, - "show-labels-only-when-occupied": { - "description": "Afficher uniquement les étiquettes d'espace de travail lorsqu'elles contiennent des fenêtres.", - "label": "Afficher les étiquettes uniquement lorsque le champ est occupé." - }, - "unfocused-icons-opacity": { - "description": "Définir le niveau d'opacité des icônes d'applications non focalisées.", - "label": "Opacité des icônes non ciblées" - } - } - } - }, - "battery": { - "battery-level": "Niveau de batterie", - "brightness": "Luminosité", - "charging": "En charge", - "charging-rate": "Taux de charge : {rate} W", - "discharging": "En décharge", - "discharging-rate": "Taux de décharge : {rate} W", - "health": "État : {percent}%", - "idle": "Inactif", - "inhibit-idle-description": "Maintient le système éveillé.", - "inhibit-idle-label": "Garder éveillé", - "no-battery-detected": "Aucune batterie détectée", - "panel-title": "Batterie", - "plugged-in": "Branché", - "power-profile": "Profil d’alimentation", - "time-left": "Temps restant : {time}", - "time-until-full": "Temps jusqu'à charge complète : {time}" - }, - "bluetooth": { - "panel": { - "available-devices": "Appareils disponibles", - "battery": "Batterie", - "blocked": "Bloqué", - "connect": "Connecter", - "connected-devices": "Appareils connectés", - "connecting": "Connexion en cours...", - "device-address": "Adresse de l’appareil", - "disabled": "Le Bluetooth est désactivé", - "disconnect": "Déconnecter", - "disconnecting": "Déconnexion...", - "discoverable": "Détectable", - "enable-message": "Activez le Bluetooth pour voir les appareils disponibles.", - "info": "Infos", - "known-devices": "Appareils connus", - "no-devices": "Aucun appareil disponible", - "pair": "Appairer", - "paired": "Appairé", - "paired-devices": "Appareils appairés", - "pairing": "Appairage en cours...", - "pairing-mode": "Assurez-vous que votre appareil est en mode d'appairage.", - "refresh-devices": "Actualiser les appareils", - "scanning": "Recherche d'appareils en cours...", - "signal": "Signal", - "signal-text": { - "excellent": "Signal : Excellent", - "fair": "Signal : Moyen", - "good": "Signal : Bon", - "poor": "Signal : Faible", - "unknown": "Signal : Inconnu", - "very-poor": "Signal : Très faible" - }, - "title": "Bluetooth", - "trusted": "De confiance", - "unpair": "Désappairer" - }, - "title": "Bluetooth" - }, - "calendar": { - "panel": { - "week": "Semaine" - }, - "timer": { - "countdown": "Compte à rebours", - "duration": "Durée", - "hours": "h", - "minutes": "m", - "pause": "Pause", - "reset": "Réinitialiser", - "resume": "CV", - "seconds": "s", - "start": "Commencer", - "stopwatch": "Chronomètre", - "timer": "Minuteur", - "title": "Minuteur" - }, - "weather": { - "loading": "Chargement de la météo…" - } - }, - "changelog": { - "error": { - "fetch-failed": "Impossible de charger les données du journal des modifications. Veuillez réessayer plus tard.", - "rate-limit": "Limite de GitHub atteinte. Réessayez dans quelques minutes." - }, - "panel": { - "buttons": { - "discord": "Rejoindre notre Discord", - "dismiss": "Ok", - "feedback": "Donner un avis." - }, - "empty": "Les notes de version ne sont pas encore disponibles.", - "highlight-title": "Points importants", - "section": { - "released": "Publié le {date}", - "version": "Version {version}" - }, - "subtitle": { - "fresh": "Merci d’avoir installé Noctalia ! Voici ce que contient cette version.", - "updated": "Mise à jour depuis {previousVersion}" - }, - "title": "Quoi de neuf dans {version}", - "version": { - "new-user": "Nouvelle installation" - } - } - }, - "clock": { - "tooltip": "Calendrier" - }, - "common": { - "add": "Ajouter", - "apply": "Postuler", - "cancel": "Annuler", - "check-settings": "Vérifier les paramètres pour plus de détails.", - "close": "Fermer", - "no": "Non", - "save": "Enregistrer", - "yes": "Oui" - }, - "context-menu": { + "actions": { "clear-history": "Effacer l'historique", "close-app": "Fermer {app}", "connect-vpn": "Se connecter à {name}", "cycle-visualizer": "Visualiseur de cycle", - "delete": "Supprimer", "disable-bluetooth": "Désactiver le Bluetooth", "disable-dnd": "Désactiver le mode Ne pas déranger", "disable-wifi": "Désactiver le Wi-Fi", @@ -608,33 +13,473 @@ "enable-wifi": "Activer le Wi-Fi", "launcher-settings": "Paramètres du lanceur", "lower-to-bottom": "Abaisser au plus bas / Descendre au plus bas", - "next": "Suivant", "open-calendar": "Ouvrir le calendrier", "open-display-settings": "Paramètres d'affichage", "open-launcher": "Ouvrir le lanceur", "open-mixer": "Table de mixage audio", "open-settings": "Ouvrir les paramètres", - "pause": "Pause", - "play": "Jouer", - "previous": "Précédent", "raise-to-top": "Remonter en haut", "random-wallpaper": "Fond d'écran aléatoire", - "reset": "Réinitialiser", "toggle-mute": "Activer/désactiver le mode muet", "widget-settings": "Paramètres du widget" }, - "dock": { - "menu": { - "close": "Fermer", - "focus": "Mettre au premier plan", - "pin": "Épingler", - "unpin": "Détacher" + "authentication": { + "error": "Erreur d'authentification", + "failed": "Échec de l'authentification" + }, + "bar": { + "active-window": { + "colorize-icons-description": "Appliquer les couleurs du thème à l'icône de la fenêtre active.", + "hide-mode-description": "Contrôle le comportement du widget lorsqu'aucune fenêtre n'est active.", + "scrolling-mode-description": "Contrôler quand le défilement de texte est activé pour les titres de fenêtre longs.", + "show-app-icon-description": "Afficher l'icône de l'application à côté du titre de la fenêtre.", + "show-app-icon-label": "Afficher l'icône de l'application" + }, + "audio-visualizer": { + "color-name-description": "Sélectionnez la couleur du visualiseur.", + "color-name-label": "Couleur de remplissage", + "hide-when-idle-description": "Si activé, le visualiseur est masqué sauf lorsqu'un lecteur est en lecture.", + "hide-when-idle-label": "Masquer lorsqu'aucun média n'est en lecture", + "width-description": "Largeur personnalisée du composant." + }, + "battery": { + "device-default": "Par défaut (périphérique d'affichage)", + "device-description": "Sélectionnez le périphérique de batterie à afficher.", + "device-label": "Dispositif à pile", + "hide-if-not-detected-description": "Masquer le widget lorsqu'aucune batterie n'est détectée sur le système.", + "hide-if-not-detected-label": "Se cacher si non détecté.", + "low-battery-threshold-description": "Afficher un avertissement lorsque la batterie tombe en dessous de ce pourcentage.", + "low-battery-threshold-label": "Seuil d'avertissement de batterie faible", + "show-noctalia-performance-description": "Afficher le basculement du mode performance Noctalia dans le panneau batterie.", + "show-noctalia-performance-label": "Afficher le basculement Noctalia Performance", + "show-power-profile-description": "Afficher la sélection du profil d'alimentation dans le panneau batterie.", + "show-power-profile-label": "Afficher les contrôles de profil d'alimentation" + }, + "clock": { + "clock-display-description": "Personnalisez l'affichage de votre horloge en ajoutant des jetons de la liste ci-dessous. Pour utiliser le format 12 heures, vous devez inclure le jeton 'AP'.", + "clock-display-label": "Affichage de l'horloge", + "custom-font-description": "Sélectionner une police personnalisée pour l'affichage de l'horloge.", + "custom-font-label": "Police personnalisée", + "custom-font-placeholder": "Sélectionner une police personnalisée...", + "custom-font-search-placeholder": "Rechercher des polices...", + "horizontal-bar-description": "Astuce : Utilisez \\n pour créer un saut de ligne.", + "horizontal-bar-label": "Barre horizontale", + "preview": "Aperçu", + "tooltip-format-description": "Chaîne de format pour l'info-bulle affichée lors du survol de l'horloge. Laissez vide pour utiliser l'info-bulle par défaut.", + "tooltip-format-label": "Format de l'info-bulle", + "use-custom-font-description": "Remplacez la police par défaut par une police personnalisée pour l'horloge.", + "use-custom-font-label": "Utiliser une police personnalisée.", + "use-monospaced-font-description": "Lorsque cette option est activée, l'horloge utilisera la police à chasse fixe.", + "use-monospaced-font-label": "Utiliser une police à chasse fixe", + "use-primary-color-description": "Lorsque cette option est activée, la couleur principale est utilisée pour la mise en évidence.", + "use-primary-color-label": "Utiliser la couleur principale", + "vertical-bar-description": "Utilisez un espace pour séparer chaque partie sur une nouvelle ligne.", + "vertical-bar-label": "Barre verticale" + }, + "control-center": { + "browse-file": "Parcourir les fichiers", + "browse-library": "Parcourir la bibliothèque", + "color-selection-description": "Applique les couleurs du thème aux icônes.", + "enable-colorization-description": "Active la coloration pour l'icône du centre de contrôle, en appliquant les couleurs du thème.", + "icon-description": "Sélectionnez une icône de la bibliothèque ou un fichier personnalisé.", + "select-custom-icon": "Sélectionner une icône personnalisée", + "use-distro-logo-description": "Utiliser le logo de votre distribution au lieu d'une icône personnalisée.", + "use-distro-logo-label": "Utiliser le logo de la distribution au lieu de l'icône" + }, + "custom-button": { + "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.", + "color-selection-label": "Sélectionner la couleur", + "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.", + "dynamic-text": "Texte dynamique", + "enable-colorization-description": "Activer la colorisation pour l'icône et le texte du bouton personnalisé, en appliquant les couleurs du thème.", + "enable-colorization-label": "Activer la colorisation", + "hide-mode-always-expanded": "Toujours étendu", + "hide-mode-description": "Contrôle la visibilité du widget quand la commande n'a pas de sortie.", + "hide-mode-expand-with-output": "Étendre quand il y a une sortie", + "hide-mode-label": "Mode masqué", + "hide-mode-max-transparent": "Étendu au maximum mais transparent", + "icon-description": "Sélectionnez une icône dans la bibliothèque.", + "left-click-description": "Commande à exécuter quand le bouton est cliqué à gauche.", + "left-click-label": "Clic gauche", + "left-click-update-text": "Mettre à jour le texte affiché au clic gauche.", + "max-text-length-horizontal-description": "Nombre maximal de caractères à afficher dans la barre horizontale (0 pour masquer le texte).", + "max-text-length-horizontal-label": "Longueur max du texte (horizontal)", + "max-text-length-vertical-description": "Nombre maximal de caractères à afficher dans la barre verticale (0 pour masquer le texte).", + "max-text-length-vertical-label": "Longueur max du texte (vertical)", + "middle-click-description": "Commande à exécuter quand le bouton est cliqué au milieu.", + "middle-click-label": "Clic milieu", + "middle-click-update-text": "Mettre à jour le texte affiché lors d'un clic molette.", + "parse-json-description": "Analyser la sortie de la commande en tant qu'objet JSON pour définir dynamiquement le texte et l'icône.", + "parse-json-label": "Analyser la sortie en JSON", + "refresh-interval-description": "Intervalle en millisecondes.", + "refresh-interval-label": "Intervalle d'actualisation", + "right-click-description": "Commande à exécuter quand le bouton est cliqué à droite.", + "right-click-label": "Clic droit", + "right-click-update-text": "Mettre à jour le texte affiché lors d'un clic droit.", + "show-icon-description": "Bascule la visibilité de l'icône du widget.", + "show-icon-label": "Afficher l'icône", + "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.
Utilisez $delta pour le delta de la molette dans la commande.", + "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-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" + }, + "keyboard-layout": { + "show-icon-description": "Afficher l'icône de disposition du clavier." + }, + "lock-keys": { + "show-caps-lock-description": "Afficher l'état du verrouillage majuscule.", + "show-caps-lock-label": "Verr Maj", + "show-num-lock-description": "Afficher l'état du verrouillage numérique.", + "show-num-lock-label": "Verr Num", + "show-scroll-lock-description": "Afficher l'état du verrouillage du défilement.", + "show-scroll-lock-label": "Verr Maj" + }, + "media-mini": { + "hide-mode-description": "Contrôle le comportement du widget lorsqu'aucun média n'est en cours de lecture.", + "max-width-description": "Définit la taille horizontale maximale du widget. Le widget se rétrécira pour s'adapter à un contenu plus court.", + "no-active-player": "Aucun lecteur actif", + "scrolling-mode-description": "Contrôler quand le défilement de texte est activé pour les titres de piste longs.", + "scrolling-mode-label": "Mode de défilement", + "show-album-art-description": "Afficher la pochette d'album de la piste en cours de lecture.", + "show-album-art-label": "Afficher la pochette d'album", + "show-artist-first-description": "Afficher artiste - titre au lieu de titre - artiste.", + "show-artist-first-label": "Afficher l'artiste en premier", + "show-progress-ring-description": "Afficher un indicateur de progression circulaire montrant la progression de la piste.", + "show-progress-ring-label": "Afficher l'anneau de progression", + "show-visualizer-description": "Afficher un visualiseur audio quand la musique est en cours de lecture.", + "show-visualizer-label": "Afficher le visualiseur", + "use-fixed-width-description": "Lorsque activé, le widget utilisera toujours la largeur maximale au lieu de s'ajuster dynamiquement au contenu.", + "use-fixed-width-label": "Utiliser une Largeur Fixe", + "visualizer-type-description": "Choisir le style de visualiseur audio à afficher.", + "visualizer-type-label": "Type de visualiseur" + }, + "notification-history": { + "hide-widget-when-zero-description": "Masquer l'icône de notification quand il n'y a pas de notifications non lues.", + "hide-widget-when-zero-label": "Masquer l'icône quand zéro", + "show-unread-badge-description": "Afficher un badge montrant le nombre de notifications non lues.", + "show-unread-badge-label": "Afficher le badge non lu" + }, + "section-editor": { + "placeholder": "Sélectionnez un widget à ajouter...", + "search-placeholder": "Rechercher des widgets..." + }, + "spacer": { + "width-description": "Largeur de l'espacement en pixels." + }, + "system-monitor": { + "compact-mode-description": "Afficher les statistiques sous forme de mini-graphiques à barres au lieu de valeurs textuelles. Empêche les décalages de mise en page.", + "compact-mode-label": "Mode compact", + "cpu-temperature-description": "Afficher les lectures de température du CPU si disponibles.", + "cpu-temperature-label": "Température du CPU", + "cpu-usage-description": "Afficher le pourcentage d'utilisation actuel du CPU.", + "cpu-usage-label": "Utilisation du CPU", + "disk-path-description": "Sélectionnez le point de montage du disque à surveiller.", + "disk-path-label": "Chemin du disque", + "gpu-temperature-description": "Afficher les relevés de température du GPU, si disponibles.", + "load-average-description": "Afficher la charge moyenne du système.", + "load-average-label": "Charge moyenne", + "memory-percentage-description": "Afficher l'utilisation de la mémoire en pourcentage au lieu de valeurs absolues.", + "memory-percentage-label": "Mémoire en pourcentage", + "memory-usage-description": "Afficher les informations actuelles d'utilisation de la RAM.", + "memory-usage-label": "Utilisation de la mémoire", + "network-traffic-description": "Afficher les vitesses de téléchargement et de téléversement du réseau.", + "network-traffic-label": "Trafic réseau", + "storage-usage-description": "Afficher les informations d'utilisation de l'espace disque.", + "storage-usage-label": "Utilisation du stockage", + "use-monospace-font-description": "```\nUtilisez une police de caractères à chasse fixe pour une largeur de caractère uniforme.\n```", + "use-monospace-font-label": "Police à chasse fixe" + }, + "taskbar": { + "colorize-icons-description": "Appliquer les couleurs du thème aux icônes de la barre des tâches.", + "hide-mode-description": "Contrôle le comportement du widget lorsqu'il n'y a pas de fenêtres correspondantes.", + "hide-mode-label": "Mode de masquage", + "icon-scale-description": "Définit le facteur d'échelle pour les icônes de la barre des tâches.", + "icon-scale-label": "Mise à l'échelle des icônes", + "max-width-description": "Largeur maximale de la barre des tâches en pourcentage de la largeur de l'écran.", + "max-width-label": "Largeur maximale", + "only-active-workspaces-description": "Afficher uniquement les applications des espaces de travail actifs.", + "only-active-workspaces-label": "Seulement depuis les espaces de travail actifs.", + "only-same-monitor-description": "Afficher uniquement les applications de l'écran où se trouve la barre.", + "only-same-monitor-label": "Seulement à partir du même écran.", + "show-pinned-apps-description": "Afficher les applications épinglées du dock dans la barre des tâches.", + "show-pinned-apps-label": "Afficher les applications épinglées", + "show-title-description": "Afficher les titres des fenêtres dans la barre des tâches.", + "show-title-description-disabled": "La barre des tâches verticale ne prend pas en charge l'affichage des titres.", + "show-title-label": "Afficher le titre", + "smart-width-description": "Ajuster automatiquement la largeur des entrées en fonction du nombre d'entrées.", + "smart-width-label": "Largeur intelligente", + "title-width-description": "Définir la largeur des titres de fenêtres dans la barre des tâches (en pixels).", + "title-width-label": "Largeur du titre", + "title-width-reset-tooltip": "Réinitialiser la largeur du titre" + }, + "tray": { + "colorize-icons-description": "Appliquer les couleurs du thème aux icônes de la barre système.", + "colorize-icons-label": "Coloriser les icônes", + "drawer-enabled-description": "Lorsqu'elle est activée, les éléments de la barre système non épinglés sont affichés dans un panneau tiroir.
Lorsqu'elle est désactivée, tous les éléments de la barre système sont affichés en ligne.", + "drawer-enabled-label": "Activer le tiroir", + "hide-passive-description": "Lorsque cette option est activée, les éléments de la barre d'état système ayant le statut Passif seront masqués.", + "hide-passive-label": "Masquer les objets passifs" + }, + "volume": { + "display-mode-description": "Choisissez comment vous souhaitez que cette valeur apparaisse.", + "display-mode-label": "Mode d'affichage" + }, + "workspace": { + "character-count-description": "Nombre de caractères à afficher des noms d'espaces de travail (1-10).", + "character-count-label": "Nombre de caractères", + "enable-scrollwheel-description": "Basculer entre les espaces de travail avec la molette de la souris.", + "enable-scrollwheel-label": "Faites défiler pour changer d'espace de travail.", + "follow-focused-screen-description": "Afficher les espaces de travail de l'écran actuellement ciblé, plutôt que de l'écran où se trouve la barre.", + "follow-focused-screen-label": "Suivre l'Écran Ciblé", + "grouped-border-opacity-description": "Définir le niveau d'opacité des bordures des conteneurs d'espace de travail.", + "grouped-border-opacity-label": "Opacité de la bordure", + "hide-unoccupied-description": "Ne pas afficher les espaces de travail sans fenêtres.", + "hide-unoccupied-label": "Masquer les inoccupés", + "label-mode-description": "Choisir comment les étiquettes d'espace de travail sont affichées.", + "label-mode-label": "Mode d'étiquette", + "show-applications-description": "Afficher les icônes des applications dans chaque espace de travail.", + "show-applications-label": "Afficher les applications", + "show-labels-only-when-occupied-description": "Afficher uniquement les étiquettes d'espace de travail lorsqu'elles contiennent des fenêtres.", + "show-labels-only-when-occupied-label": "Afficher les étiquettes uniquement lorsque le champ est occupé.", + "unfocused-icons-opacity-description": "Définir le niveau d'opacité des icônes d'applications non focalisées.", + "unfocused-icons-opacity-label": "Opacité des icônes non ciblées" } }, - "general": { + "battery": { + "battery-level": "Niveau de batterie", + "charging-rate": "Taux de charge : {rate} W", + "discharging-rate": "Taux de décharge : {rate} W", + "health": "État : {percent}%", + "inhibit-idle-description": "Maintient le système éveillé.", + "no-battery-detected": "Aucune batterie détectée", + "plugged-in": "Branché", + "power-profile": "Profil d’alimentation", + "time-left": "Temps restant : {time}", + "time-until-full": "Temps jusqu'à charge complète : {time}" + }, + "bluetooth": { + "panel": { + "available-devices": "Appareils disponibles", + "blocked": "Bloqué", + "connected-devices": "Appareils connectés", + "device-address": "Adresse de l’appareil", + "disabled": "Le Bluetooth est désactivé", + "discoverable": "Détectable", + "enable-message": "Activez le Bluetooth pour voir les appareils disponibles.", + "known-devices": "Appareils connus", + "no-devices": "Aucun appareil disponible", + "paired-devices": "Appareils appairés", + "pairing-mode": "Assurez-vous que votre appareil est en mode d'appairage.", + "scanning": "Recherche d'appareils en cours...", + "signal-text-excellent": "Signal : Excellent", + "signal-text-fair": "Signal : Moyen", + "signal-text-good": "Signal : Bon", + "signal-text-poor": "Signal : Faible", + "signal-text-unknown": "Signal : Inconnu", + "signal-text-very-poor": "Signal : Très faible" + } + }, + "calendar": { + "timer": { + "hours": "h", + "minutes": "m", + "seconds": "s" + }, + "weather-loading": "Chargement de la météo…" + }, + "changelog": { + "error": { + "fetch-failed": "Impossible de charger les données du journal des modifications. Veuillez réessayer plus tard.", + "rate-limit": "Limite de GitHub atteinte. Réessayez dans quelques minutes." + }, + "panel": { + "buttons-discord": "Rejoindre notre Discord", + "buttons-dismiss": "Ok", + "buttons-feedback": "Donner un avis.", + "empty": "Les notes de version ne sont pas encore disponibles.", + "highlight-title": "Points importants", + "released": "Publié le {date}", + "subtitle-fresh": "Merci d’avoir installé Noctalia ! Voici ce que contient cette version.", + "subtitle-updated": "Mise à jour depuis {previousVersion}", + "title": "Quoi de neuf dans {version}", + "version": "Version {version}", + "version-new-user": "Nouvelle installation" + } + }, + "colors": { + "error": "Erreur", + "on-surface": "En surface", + "primary": "Primaire", + "secondary": "Secondaire", + "tertiary": "Tertiaire" + }, + "common": { + "actions": "Actions", + "add": "Ajouter", + "appearance": "Apparence", + "apply": "Postuler", + "automation": "Automatisation", + "available": "Disponible", + "back": "Retour", + "battery": "Batterie", + "bluetooth": "Bluetooth", + "brightness": "Luminosité", + "browse": "Parcourir", + "calendar": "Calendrier", + "cancel": "Annuler", + "cards": "Cartes", + "charging": "Chargement", + "check-settings": "Vérifier les paramètres pour plus de détails.", + "clear": "Clair/Clair(e)", + "clipboard": "Presse-papiers", + "clock-panel": "Panneau d'horloge", + "close": "Fermer", + "colors": "Couleurs", + "command": "Commande", + "connect": "Connecter", + "connected": "Connecté(e)", + "connecting": "Connexion en cours...", + "contributors": "Contributeurs", + "countdown": "Compte à rebours", + "date": "Date", + "delete": "Supprimer", + "devices": "Appareils", + "disabled": "Handicapé(e)", + "discharging": "Décharge", + "disconnect": "Déconnecter", + "disconnected": "Déconnecté", + "disconnecting": "Déconnexion...", + "download": "Télécharger", + "duration": "Durée", + "enabled": "Activé", + "events": "Événements", + "execute": "Exécuter", + "focus": "Concentration", + "frequency": "Fréquence", + "gateway": "Passerelle", + "general": "Général", + "hibernate": "Hibernate", + "history": "Histoire", + "icon": "Icône", + "idle": "Inactif", + "info": "Info", + "input": "Entrée", + "install": "Installer", + "installed": "Installé", + "interface": "Interface", + "internet": "Internet", + "language": "Langue", + "loading": "Chargement...", + "local": "Local", + "location": "Emplacement", + "lock": "Serrure", + "logout": "Déconnexion", + "look": "Regarde.", + "media": "Médias", + "memory": "Mémoire", + "monitors": "Écrans", + "network": "Réseau", + "next": "Suivant", + "night-light": "Veilleuse", + "no": "Non", "no-results": "Aucun résultat", - "no-summary": "Aucun résumé", - "unknown": "Inconnu" + "none": "Aucun(e)", + "notifications": "Notifications", + "official": "Officiel", + "output": "Sortie", + "pair": "Paire", + "paired": "Apparié(e)", + "pairing": "Appairage...", + "panels": "Panneaux", + "password": "Mot de passe", + "pause": "Pause", + "pin": "Épingle", + "play": "Jouer", + "polling": "Sondage", + "position": "Position", + "previous": "Précédent", + "random": "Aléatoire", + "reboot": "Redémarrer", + "refresh": "Actualiser", + "reset": "Réinitialiser", + "resume": "CV", + "save": "Enregistrer", + "scanning": "Analyse en cours...", + "screen-corners": "Coins d'écran", + "search": "Rechercher", + "security": "Sécurité", + "select": "Sélectionner", + "shortcuts": "Raccourcis", + "shutdown": "Arrêt", + "signal": "Signal", + "sound": "Son", + "sources": "Sources", + "start": "Commencer", + "stop": "Arrêtez", + "stopwatch": "Chronomètre", + "suspend": "Suspendre", + "templates": "Modèles", + "test": "Test", + "thresholds": "Seuils", + "timer": "Minuteur", + "title": "Titre", + "toast": "Pain grillé", + "trusted": "De confiance", + "uninstall": "Désinstaller", + "unknown": "Inconnu(e)", + "unpair": "Déjumeler", + "unpin": "Détacher", + "update": "Mise à jour", + "upload": "Télécharger", + "version": "Version", + "visualizer": "Visualiseur", + "volume": "Volume", + "volumes": "Volumes", + "wallpaper": "Papier peint", + "weather": "Météo", + "week": "Semaine", + "widgets": "Widgets", + "width": "Largeur", + "yes": "Oui" + }, + "control-center": { + "power-profile": { + "tooltip-action": "Profil d'alimentation", + "tooltip-disabled": "Installez power-profiles-daemon pour utiliser les profils d'alimentation" + }, + "screen-recorder": { + "label-stopped": "Enregistrer" + }, + "wifi": { + "label-disconnected": "Wi-Fi déconnecté", + "label-ethernet": "Ethernet" + } + }, + "display-modes": { + "always-hide": "Toujours se cacher", + "always-show": "Toujours afficher", + "force-open": "Forcer l'ouverture", + "on-hover": "Au survol" + }, + "general": { + "no-summary": "Aucun résumé" + }, + "hide-modes": { + "hidden": "Masquer quand vide", + "idle": "Masquer quand inactif", + "transparent": "Transparent lorsqu'il est vide.", + "visible": "Toujours visible" }, "launcher": { "categories": { @@ -643,38 +488,31 @@ "chat": "Conversation", "development": "Développement", "education": "Éducation", - "emoji": { - "activity": "Activité", - "animals": "Animaux", - "flags": "Drapeaux", - "food": "Nourriture et boissons", - "nature": "Nature", - "objects": "Objets", - "people": "Personnes et corps", - "recent": "Récent", - "symbols": "Symboles", - "travel": "Voyages et lieux" - }, + "emoji-activity": "Activité", + "emoji-animals": "Animaux", + "emoji-flags": "Drapeaux", + "emoji-food": "Nourriture et boissons", + "emoji-nature": "Nature", + "emoji-objects": "Objets", + "emoji-people": "Personnes et corps", + "emoji-recent": "Récent", + "emoji-symbols": "Symboles", + "emoji-travel": "Voyages et lieux", "game": "Jeux", "graphics": "Graphiques", "misc": "Divers", - "network": "Réseau", "office": "Bureau", "pinned": "Épinglé", "system": "Système", "webbrowser": "Navigateur web" }, - "delete": "Supprimer", "no-results": "Aucun résultat trouvé.", - "pin": "Épingler", "providers": { "applications": "Applications", "calculator": "Calculatrice", "calculator-deprecated": "La commande >calc est obsolète et sera bientôt supprimée. Veuillez saisir les expressions mathématiques directement dans la recherche à la place.", "calculator-description": "Calculatrice — évaluez des expressions mathématiques", "calculator-enter-expression": "Entrez une expression mathématique", - "calculator-error": "Erreur", - "calculator-name": "Calculatrice", "clipboard": "Historique du presse-papiers", "clipboard-clear-description": "Effacer tout l'historique du presse-papiers", "clipboard-clear-description-full": "Supprimer tous les éléments de l'historique du presse-papiers", @@ -683,154 +521,68 @@ "clipboard-history-disabled": "Historique du presse-papiers désactivé", "clipboard-history-disabled-description": "Activez l'historique du presse-papiers dans les paramètres ou installez cliphist", "clipboard-loading": "Chargement de l'historique du presse-papiers...", - "clipboard-loading-description": "Veuillez patienter", "clipboard-search-description": "Rechercher dans l'historique du presse-papiers", - "command": "Commande", "command-description": "Exécuter des commandes shell", - "command-name": "Commande", "emoji": "Sélecteur d'émojis", "emoji-loading": "Chargement des émojis...", "emoji-loading-description": "Veuillez patienter", "emoji-no-recent": "Aucun emoji récent pour le moment.", "emoji-search-description": "Rechercher et copier des émojis" - }, - "unpin": "Détacher" + } }, "lock-screen": { "authenticating": "Authentification...", - "authentication-failed": "Échec de l'authentification", "password": "Entrez votre mot de passe...", "restart": "Redémarrer", - "shut-down": "Éteindre", - "suspend": "Mettre en veille", - "welcome-back": "Bon retour," + "shut-down": "Éteindre" }, "notifications": { "panel": { "click-to-expand": "Cliquez pour développer", "description": "Vos notifications apparaîtront ici à mesure qu'elles arriveront.", - "no-notifications": "Aucune notification", - "title": "Notifications" + "no-notifications": "Aucune notification" }, "range": { - "all": "Tout", "earlier": "Plus anciennes", "today": "Aujourd'hui", "yesterday": "Hier" }, "time": { - "diffD": "il y a 1 jour", - "diffDD": "il y a {diff} jours", - "diffH": "il y a 1 heure", - "diffHH": "il y a {diff} heures", - "diffM": "il y a 1 minute", - "diffMM": "il y a {diff} minutes", + "diff-d": "il y a 1 jour", + "diff-dd": "il y a {diff} jours", + "diff-h": "il y a 1 heure", + "diff-hh": "il y a {diff} heures", + "diff-m": "il y a 1 minute", + "diff-mm": "il y a {diff} minutes", "now": "maintenant" } }, "options": { "bar": { - "density": { - "comfortable": "Confortable", - "compact": "Compact", - "default": "Défaut", - "mini": "Mini", - "spacious": "Spacieux/Spacieuse" - }, - "position": { - "bottom": "Bas", - "left": "Gauche", - "right": "Droite", - "top": "Haut" - } - }, - "colors": { - "error": "Erreur", - "none": "Aucun", - "onSurface": "En surface", - "primary": "Primaire", - "secondary": "Secondaire", - "tertiary": "Tertiaire" + "density-comfortable": "Confortable", + "density-compact": "Compact", + "density-default": "Défaut", + "density-mini": "Mini", + "density-spacious": "Spacieux/Spacieuse" }, "control-center": { - "position": { - "bottom_center": "En bas au centre", - "bottom_left": "En bas à gauche", - "bottom_right": "En bas à droite", - "center": "Centre", - "close_to_bar_button": "Près du bouton de la barre", - "top_center": "En haut au centre", - "top_left": "En haut à gauche", - "top_right": "En haut à droite" - }, - "quickSettingsStyle": { - "classic": "Classique", - "compact": "Compact", - "modern": "Moderne" - } - }, - "display-mode": { - "always-hide": "Toujours masquer", - "always-show": "Toujours afficher", - "force-open": "Forcer l'ouverture", - "on-hover": "Au survol" - }, - "frame-rates": { - "fps": "{fps} FPS" - }, - "hide-modes": { - "hidden": "Masquer si vide", - "idle": "Masquer à l'arrêt", - "transparent": "Transparent quand vide", - "visible": "Toujours visible" - }, - "launcher": { - "position": { - "bottom_center": "En bas au centre", - "bottom_left": "En bas à gauche", - "bottom_right": "En bas à droite", - "center": "Centre", - "center_left": "Gauche centre", - "center_right": "Droite centre", - "follow_bar": "Suivre la barre", - "top_center": "En haut au centre", - "top_left": "En haut à gauche", - "top_right": "En haut à droite" - } - }, - "osd": { - "position": { - "bottom_center": "En bas au centre", - "bottom_left": "En bas à gauche", - "bottom_right": "En bas à droite", - "center_left": "Gauche centre", - "center_right": "Droite centre", - "top_center": "En haut au centre", - "top_left": "En haut à gauche", - "top_right": "En haut à droite" - } + "quick-settings-style-classic": "Classique", + "quick-settings-style-modern": "Moderne" }, + "frame-rates-fps": "{fps} FPS", "screen-recording": { - "audio-sources": { - "both": "Sortie système + entrée microphone", - "microphone-input": "Entrée microphone", - "none": "Pas d'audio", - "system-output": "Sortie système" - }, - "color-range": { - "full": "Complète", - "limited": "Limitée" - }, - "quality": { - "high": "Haute", - "medium": "Moyenne", - "ultra": "Ultra", - "very-high": "Très haute" - }, - "sources": { - "portal": "Portail", - "screen": "Écran" - } + "audio-sources-both": "Sortie système + entrée microphone", + "audio-sources-microphone-input": "Entrée microphone", + "audio-sources-none": "Pas d'audio", + "audio-sources-system-output": "Sortie système", + "color-range-full": "Complète", + "color-range-limited": "Limitée", + "quality-high": "Haute", + "quality-medium": "Moyenne", + "quality-ultra": "Ultra", + "quality-very-high": "Très haute", + "sources-portal": "Portail", + "sources-screen": "Écran" }, "scrolling-modes": { "always": "Défiler Toujours", @@ -848,34 +600,787 @@ }, "shadow-direction": { "bottom": "En bas", - "bottom_left": "En bas à gauche", - "bottom_right": "En bas à droite", "center": "Au centre", - "left": "Gauche", - "right": "Droite", - "top": "En haut", - "top_left": "En haut à gauche", - "top_right": "En haut à droite" + "top": "En haut" }, "visualizer-types": { "linear": "Linéaire", "mirrored": "Miroir", - "none": "Aucun", "wave": "Vague" }, "visualizer-visibility": { - "always": "Toujours visible", "with-background": "Avec fond uniquement" }, "workspace-labels": { "index": "Index", "index+name": "Index et Nom", - "name": "Nom", - "none": "Aucun" + "name": "Nom" + } + }, + "panels": { + "about": { + "changelog": "Afficher le journal des modifications", + "contributors-desc": "Un grand merci à notre {count} super contributeur !", + "contributors-description-plural": "Un grand merci à nos {count} super contributeurs !", + "noctalia-desc": "Un shell de bureau élégant et minimaliste, conçu avec soin pour Wayland et bâti avec Quickshell.", + "noctalia-git-commit": "Commit Git :", + "noctalia-installed-version": "Version installée :", + "noctalia-latest-version": "Dernière version :", + "noctalia-title": "Shell Noctalia", + "support": "Soutenez-nous", + "title": "À propos" + }, + "audio": { + "devices-desc": "Configurez les périphériques d'entrée et de sortie audio disponibles.", + "devices-input-device-description": "Sélectionnez le périphérique d'entrée audio souhaité.", + "devices-input-device-label": "Périphérique d'entrée", + "devices-output-device-description": "Sélectionnez le périphérique de sortie audio souhaité.", + "devices-output-device-label": "Périphérique de sortie", + "devices-title": "Périphériques audio", + "external-mixer-description": "Entrez la commande ou le chemin d'accès de l'application à lancer lors de l'activation de la fonctionnalité de mixeur audio externe.", + "external-mixer-label": "Commande de mixeur audio externe", + "external-mixer-placeholder": "pwvucontrol || pavucontrol", + "media-desc": "Définissez vos applications multimédias préférées et ignorées.", + "media-excluded-player-description": "Ajoutez des mots-clés pour les lecteurs que le système doit ignorer. Chaque mot-clé doit être sur une nouvelle ligne.", + "media-excluded-player-label": "Lecteur exclu", + "media-excluded-player-placeholder": "tapez la sous-chaîne et appuyez sur +", + "media-frame-rate-description": "Des fréquences plus élevées sont plus fluides mais utilisent plus de ressources.", + "media-frame-rate-label": "Fréquence d'images", + "media-primary-player-description": "Entrez un mot-clé pour identifier votre lecteur principal.", + "media-primary-player-label": "Lecteur principal", + "media-primary-player-placeholder": "ex. spotify, vlc, mpv", + "media-scrolling-speed-description": "Temps en secondes pour que le titre défile du début à la fin", + "media-scrolling-speed-label": "Vitesse de défilement", + "media-scrolling-title-description": "Activer le défilement continu pour les titres multimédias longs", + "media-scrolling-title-label": "Titre défilant", + "media-title": "Lecteurs multimédias", + "panel-applications-empty": "Aucune application ne lit actuellement de l'audio.", + "title": "Audio", + "visualizer-type-description": "Choisissez un type de visualisation pour la lecture de médias.", + "visualizer-type-label": "Type de visualisation", + "volumes-desc": "Ajustez les contrôles de volume et les niveaux audio.", + "volumes-input-volume-description": "Niveau du volume d'entrée du microphone.", + "volumes-mute-input-description": "Couper l'entrée audio par défaut (microphone).", + "volumes-mute-input-label": "Couper l'entrée audio", + "volumes-mute-output-description": "Couper la sortie audio principale du système.", + "volumes-mute-output-label": "Couper la sortie audio", + "volumes-output-volume-description": "Niveau de volume de l'ensemble du système.", + "volumes-step-size-description": "Ajustez l'incrément pour les changements de volume (molette de la souris, raccourcis clavier).", + "volumes-step-size-label": "Incrément de volume", + "volumes-volume-overdrive-description": "Permet d'augmenter le volume au-delà de 100 %. Cette fonctionnalité peut ne pas être prise en charge par tout le matériel.", + "volumes-volume-overdrive-label": "Autoriser le dépassement du volume" + }, + "bar": { + "appearance-background-opacity-description": "Définir l'opacité de l'arrière-plan spécifiquement pour la barre.", + "appearance-background-opacity-label": "Opacité de l'arrière-plan de la barre", + "appearance-capsule-opacity-description": "Définir le niveau d'opacité des arrière-plans des widgets quand la capsule est affichée.", + "appearance-capsule-opacity-label": "Opacité de la capsule", + "appearance-density-description": "Ajustez le remplissage de la barre pour un aspect compact ou spacieux.", + "appearance-density-label": "Densité de la barre", + "appearance-desc": "Personnalisez l'apparence et la position de la barre.", + "appearance-floating-description": "Afficher la barre sous forme de 'pilule' flottante.", + "appearance-floating-label": "Barre flottante", + "appearance-margins-description": "Ajustez les marges autour de la barre flottante.", + "appearance-margins-horizontal": "Horizontale", + "appearance-margins-label": "Marges", + "appearance-margins-vertical": "Verticale", + "appearance-outer-corners-description": "Afficher des coins incurvés vers l'extérieur sur la barre.", + "appearance-outer-corners-label": "Coins extérieurs", + "appearance-position-description": "Choisissez où placer la barre sur l'écran.", + "appearance-position-label": "Position de la barre", + "appearance-show-capsule-description": "Afficher les arrière-plans des widgets.", + "appearance-show-capsule-label": "Afficher la capsule", + "appearance-show-outline-description": "Affiche une bordure visible autour de chaque widget.", + "appearance-show-outline-label": "Afficher les contours des widgets", + "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", + "monitors-desc": "Afficher la barre sur des moniteurs spécifiques. Par défaut, sur tous si aucun n'est choisi.", + "monitors-title": "Affichage sur les moniteurs", + "title": "Barre", + "tray-blacklist-description": "Ajouter des règles d'exclusion pour la boîte à miniatures, prend en charge les caractères génériques (*).", + "tray-blacklist-label": "Liste noire", + "tray-blacklist-placeholder": "ex: nm-applet, Fcitx*", + "tray-pin-application": "Épingler l'Application", + "tray-unpin-application": "Désépingler l'Application", + "widgets-desc": "Faites glisser les widgets pour modifier leur ordre. Utilisez le menu contextuel (clic droit) pour transférer les widgets entre les sections ou les supprimer.", + "widgets-title": "Positionnement des widgets" + }, + "color-scheme": { + "color-source-desc": "Paramètres principaux pour les couleurs de Noctalia.", + "color-source-matugen-scheme-type-description": "Choisissez la méthode de génération de palette de couleurs que Matugen utilisera pour créer des couleurs à partir de votre fond d'écran.", + "color-source-matugen-scheme-type-label": "Type de schéma Matugen", + "color-source-title": "Source des couleurs", + "color-source-use-wallpaper-colors-description": "Générer des schémas de couleurs à partir de votre fond d'écran avec Matugen. Extrait automatiquement les couleurs pour créer un thème cohérent.", + "color-source-use-wallpaper-colors-label": "Utiliser les couleurs du fond d'écran", + "dark-mode-mode-description": "Active la commutation automatique entre le mode clair et le mode sombre.", + "dark-mode-mode-label": "Programmation du mode sombre", + "dark-mode-mode-manual": "Manuel", + "dark-mode-mode-off": "Éteint", + "dark-mode-switch-description": "Passe à un thème plus sombre pour une visualisation plus facile la nuit.", + "delete-error-description": "Échec de la suppression de {scheme}", + "delete-error-title": "Échec de la suppression", + "delete-success-description": "{scheme} supprimé avec succès", + "delete-success-title": "Jeu de couleurs supprimé", + "download-button": "Télécharger plus", + "download-downloading": "Téléchargement...", + "download-empty": "Aucun jeu de couleurs disponible", + "download-error-api-error": "Erreur API: {status}", + "download-error-description": "Échec du téléchargement de {scheme}", + "download-error-download-failed": "Échec du téléchargement avec le code de sortie: {code}", + "download-error-invalid-response": "Format de réponse API invalide", + "download-error-no-files": "Aucun fichier trouvé pour le jeu de couleurs", + "download-error-parse-failed": "Échec de l'analyse de la réponse API: {error}", + "download-error-rate-limit": "Limite de débit de l'API GitHub dépassée", + "download-error-title": "Échec du téléchargement", + "download-fetching": "Récupération des jeux de couleurs disponibles...", + "download-success-description": "{scheme} téléchargé avec succès", + "download-success-title": "Jeu de couleurs téléchargé", + "download-title": "Télécharger des jeux de couleurs", + "predefined-desc": "Choisissez parmi une collection de jeux de couleurs prédéfinis.", + "predefined-generate-templates-description": "Génère des modèles Matugen (GTK, thèmes de terminal, etc.) lors de l'utilisation de schémas de couleurs prédéfinis.", + "predefined-generate-templates-label": "Générer des modèles pour les schémas prédéfinis", + "predefined-title": "Jeux de couleurs prédéfinis", + "templates-compositors-description": "Thématisation du compositeur.", + "templates-compositors-label": "Compositeurs", + "templates-compositors-mango-description": "Écrire {filepath} — requiert Mango", + "templates-compositors-niri-description": "Écrire {filepath} — requiert Niri v25.11+", + "templates-desc": "Appliquer des couleurs aux applications externes.", + "templates-misc-description": "Créez vos propres modèles", + "templates-misc-label": "Avancé", + "templates-misc-user-templates-description": "N'activez que si vous savez ce que vous faites — consultez notre documentation en ligne", + "templates-misc-user-templates-label": "Activer les modèles utilisateur", + "templates-programs-code-description-detected": "Appliqué au profil par défaut — détecté : {clients}", + "templates-programs-code-description-missing": "Aucun éditeur de code détecté (VSCode ou VSCodium)", + "templates-programs-description": "Thématisation spécifique aux applications.", + "templates-programs-discord-description": "Écrire {filepath} pour {client} — le thème doit être activé manuellement", + "templates-programs-discord-description-detected": "Détecté : {clients}", + "templates-programs-discord-description-missing": "Aucun client Discord détecté", + "templates-programs-emacs-description": "Doom: ~/.config/doom/themes/noctalia.el
Standard: ~/.emacs.d/themes/noctalia.el", + "templates-programs-label": "Programmes", + "templates-programs-pywalfox-description": "Écrire {filepath} et exécuter pywalfox update", + "templates-programs-spicetify-description": "Écrire {filepath} — le thème Comfy doit être installé et activé manuellement", + "templates-programs-walker-description": "Écrire {filepath} et définir le thème sur noctalia", + "templates-programs-yazi-description": "Écrire {filepath} — flavor doit être activée manuellement", + "templates-programs-zed-description": "Écrire {filepath} — le thème Comfy doit être installé et activé manuellement", + "templates-programs-zen-browser-description": "Écrivez dans {filepath} ; copiez dans le fichier chrome/userChrome.css de votre profil Zen.", + "templates-terminal-description": "Thématisation de l'émulateur de terminal.", + "templates-terminal-label": "Terminal", + "templates-ui-description": "Thématisation de l'environnement de bureau et de la boîte à outils d'interface utilisateur.", + "templates-ui-label": "UI", + "templates-ui-qt-description": "Écrire {filepath}", + "title": "Jeu de couleurs" + }, + "control-center": { + "cards-desc": "Personnalisez les commandes qui apparaissent dans le Centre de contrôle et leur ordre d'affichage.", + "desc": "Configurer le positionnement et le comportement du panneau du Centre de contrôle.", + "position-description": "Choisissez où le panneau du Centre de contrôle apparaît lorsqu'il est ouvert.", + "shortcuts-custom-button-command-description": "La commande à exécuter lorsque le bouton est cliqué.", + "shortcuts-custom-button-enable-on-state-logic-description": "Active une deuxième icône et un état 'chaud' basés sur une commande de vérification.", + "shortcuts-custom-button-enable-on-state-logic-label": "Activer la logique d'état activé", + "shortcuts-custom-button-general-tooltip-text-description": "Description générale de l'info-bulle du bouton.", + "shortcuts-custom-button-general-tooltip-text-label": "Texte de l'info-bulle générale", + "shortcuts-custom-button-on-clicked-label": "Commande de clic gauche", + "shortcuts-custom-button-on-middle-clicked-label": "Commande de clic central", + "shortcuts-custom-button-on-right-clicked-label": "Commande de clic droit", + "shortcuts-custom-button-on-state-command-description": "Commande à exécuter pour vérifier si le bouton doit être dans l'état 'activé'. Retourne 0 pour activé, non-zéro pour désactivé.", + "shortcuts-custom-button-on-state-command-label": "Commande de vérification de l'état activé", + "shortcuts-custom-button-on-state-icon-description": "L'icône du bouton lorsqu'il est dans l'état 'activé'.", + "shortcuts-custom-button-on-state-icon-label": "Icône d'état activé", + "shortcuts-custom-button-state-checks-add": "Ajouter une vérification d'état", + "shortcuts-custom-button-state-checks-command": "Commande à exécuter pour cette vérification d'état", + "shortcuts-custom-button-state-checks-label": "Vérifications d'état", + "shortcuts-custom-button-state-checks-remove": "Supprimer", + "shortcuts-custom-button-tooltip-description": "L'info-bulle à afficher lors du survol du bouton.", + "shortcuts-custom-button-tooltip-label": "Info-bulle", + "shortcuts-title": "Widgets de raccourcis", + "system-monitor-disk-path-description": "Sélectionnez le point de montage du disque que la carte du moniteur système dans le centre de contrôle doit surveiller.", + "system-monitor-disk-path-label": "Chemin du disque du moniteur système", + "title": "Centre de contrôle" + }, + "desktop-widgets": { + "clock-enabled-description": "Afficher un widget d'horloge sur le bureau.", + "clock-enabled-label": "Activer le widget horloge", + "clock-format-label": "Format", + "clock-height-description": "Hauteur du widget horloge en pixels.", + "clock-height-label": "Taille", + "clock-minimal-mode-description": "Utiliser un affichage d'horloge minimaliste avec l'heure et la date.", + "clock-minimal-mode-label": "Mode minimaliste", + "clock-rounded-corners-description": "Utiliser des coins arrondis pour l'arrière-plan du widget.", + "clock-rounded-corners-label": "Coins arrondis.", + "clock-show-background-description": "Afficher le conteneur d'arrière-plan pour le widget d'horloge.", + "clock-show-background-label": "Afficher l'arrière-plan", + "clock-show-date-description": "Afficher la date actuelle sous l'heure.", + "clock-show-date-label": "Afficher la date", + "clock-show-seconds-description": "Afficher les secondes dans l'heure.", + "clock-show-seconds-label": "Afficher les secondes", + "clock-style-analog": "Analogique", + "clock-style-binary": "Binaire", + "clock-style-description": "Choisissez le style d'affichage de l'horloge.", + "clock-style-digital": "Numérique", + "clock-style-label": "Style d'horloge", + "clock-style-minimal": "Minimal", + "clock-width-description": "Largeur du widget horloge en pixels.", + "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.", + "edit-mode-exit-button": "Quitter le mode édition", + "edit-mode-grid-snap-label": "Aligner sur la grille", + "edit-mode-label": "Mode édition", + "enabled-description": "Activer ou désactiver complètement les widgets du bureau.", + "enabled-label": "Activer les widgets de bureau", + "general-desc": "Configurer les widgets qui apparaissent sur votre bureau.", + "general-title": "Widgets de bureau", + "media-player-enabled-description": "Afficher un widget de lecteur multimédia sur le bureau.", + "media-player-enabled-label": "Activer le widget lecteur multimédia", + "media-player-rounded-corners-description": "Activer les coins arrondis sur les bords du widget.", + "media-player-show-album-art-description": "Afficher la pochette de l'album et les informations sur les pistes (titre et artiste).", + "media-player-show-album-art-label": "Afficher la pochette et le titre de l'album", + "media-player-show-background-description": "Afficher le conteneur d'arrière-plan pour le widget lecteur multimédia.", + "media-player-show-buttons-description": "Afficher les boutons de contrôle multimédia (lecture/pause, précédent, suivant) sur le widget lecteur multimédia.", + "media-player-show-buttons-label": "Afficher les boutons", + "media-player-show-visualizer-description": "Afficher la superposition de l'visualiseur audio.", + "media-player-visualizer-type-description": "Choisissez un type de visualisation pour l'arrière-plan du lecteur multimédia de bureau.", + "title": "Widgets de bureau", + "weather-enabled-description": "Afficher un widget météo sur le bureau.", + "weather-enabled-label": "Activer le widget météo", + "weather-show-background-description": "Afficher le conteneur d'arrière-plan pour le widget météo." + }, + "display": { + "monitors-brightness-step-description": "Ajustez l'incrément pour les changements de luminosité (molette de la souris et raccourcis clavier).", + "monitors-brightness-step-label": "Incrément de luminosité", + "monitors-brightness-unavailable-ddc-disabled": "Contrôle de la luminosité indisponible. Activez \"Prise en charge de la luminosité externe\" pour contrôler la luminosité de cet écran.", + "monitors-brightness-unavailable-generic": "Le contrôle de la luminosité n'est pas disponible pour cet écran.", + "monitors-desc": "Ajustez la luminosité pour chaque écran.", + "monitors-enforce-minimum-description": "Résout le problème de l'extinction complète du rétroéclairage sur certains écrans à 0% de luminosité.", + "monitors-enforce-minimum-label": "Imposer une luminosité minimale (1%)", + "monitors-external-brightness-description": "Activer le support DDCUtil pour contrôler la luminosité des écrans externes via le protocole DDC/CI.", + "monitors-external-brightness-label": "Prise en charge de la luminosité externe", + "monitors-title": "Paramètres par moniteur", + "night-light-auto-schedule-description": "Basé sur l'heure du coucher et du lever du soleil à {location} — recommandé.", + "night-light-auto-schedule-label": "Planification automatique", + "night-light-desc": "Réduit l'émission de lumière bleue pour vous aider à mieux dormir et réduire la fatigue oculaire.", + "night-light-enable-description": "Applique un filtre de couleur chaude pour réduire l'émission de lumière bleue.", + "night-light-enable-label": "Activer l'éclairage nocturne", + "night-light-force-activation-description": "Ignore la planification et applique le filtre nocturne immédiatement.", + "night-light-force-activation-label": "Forcer l'activation", + "night-light-manual-schedule-description": "Définissez des heures personnalisées pour le lever et le coucher du soleil.", + "night-light-manual-schedule-label": "Planification manuelle", + "night-light-manual-schedule-select-start": "Sélectionner l'heure de début", + "night-light-manual-schedule-select-stop": "Sélectionner l'heure de fin", + "night-light-manual-schedule-sunrise": "Heure du lever du soleil", + "night-light-manual-schedule-sunset": "Heure du coucher du soleil", + "night-light-temperature-day": "Jour", + "night-light-temperature-day-description": "Contrôle la température pendant la journée.", + "night-light-temperature-description": "Réglez la chaleur des couleurs pour la nuit et le jour.", + "night-light-temperature-label": "Température de couleur", + "night-light-temperature-night": "Nuit", + "night-light-temperature-night-description": "Contrôle la température pendant la nuit.", + "title": "Affichage" + }, + "dock": { + "appearance-background-opacity-description": "Ajustez l'opacité de l'arrière-plan du dock.", + "appearance-border-radius-description": "Ajuster le rayon de bordure du dock.", + "appearance-border-radius-label": "Rayon de bordure", + "appearance-colorize-icons-description": "Appliquer les couleurs du thème aux icônes d'applications du dock (applications non focalisées uniquement).", + "appearance-colorize-icons-label": "Coloriser les icônes", + "appearance-dead-opacity-description": "Ajuster l'opacité des icônes d'applications qui ne sont pas en cours d'exécution.", + "appearance-dead-opacity-label": "Opacité morte", + "appearance-desc": "Personnalisez le comportement et l'apparence du dock.", + "appearance-display-auto-hide": "Masquer automatiquement", + "appearance-display-description": "Choisissez comment le dock se comporte.", + "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-hide-show-speed-description": "Ajustez la vitesse de l'animation d'affichage/masquage du dock.", + "appearance-hide-show-speed-label": "Vitesse d'affichage/masquage", + "appearance-icon-size-description": "Ajuster la taille globale du Dock.", + "appearance-icon-size-label": "Taille du Dock", + "appearance-inactive-indicators-description": "Afficher les pastilles d'indicateur pour toutes les applications, pas seulement celle qui est active.", + "appearance-inactive-indicators-label": "Indicateurs de fonctionnement", + "appearance-pinned-static-description": "Toujours pousser les icônes d'applications épinglées vers la gauche dans un ordre statique.", + "appearance-pinned-static-label": "Applications épinglées statiques", + "enabled-description": "Afficher ou masquer complètement le dock", + "enabled-label": "Activer le dock", + "monitors-desc": "Afficher le dock sur des écrans spécifiques. Par défaut, il s'affiche sur tous les écrans si aucun n'est sélectionné.", + "monitors-only-same-monitor-description": "Afficher uniquement les applications de l'écran où se trouve le dock.", + "monitors-only-same-monitor-label": "Seulement les applications du même écran.", + "monitors-title": "Affichage sur les moniteur", + "title": "Dock" + }, + "general": { + "fonts-default-description": "Police principale utilisée dans toute l'interface.", + "fonts-default-label": "Police par défaut", + "fonts-default-placeholder": "Sélectionner la police par défaut...", + "fonts-default-scale-description": "Augmenter ou diminuer la taille du texte standard.", + "fonts-default-scale-label": "Taille de police par défaut", + "fonts-default-search-placeholder": "Rechercher des polices...", + "fonts-desc": "Choisissez les polices utilisées dans toute l'interface.", + "fonts-monospace-description": "Police à chasse fixe utilisée pour l'affichage des chiffres et des statistiques.", + "fonts-monospace-label": "Police à chasse fixe", + "fonts-monospace-placeholder": "Sélectionner la police à chasse fixe...", + "fonts-monospace-scale-description": "Augmenter ou diminuer la taille du texte à chasse fixe.", + "fonts-monospace-scale-label": "Taille de police à chasse fixe", + "fonts-monospace-search-placeholder": "Rechercher des polices à chasse fixe...", + "fonts-reset-scaling": "Réinitialiser l'échelle", + "fonts-title": "Polices", + "language-desc": "Choisissez votre langue préférée pour l'application.", + "language-select-auto-detect": "Automatique", + "language-select-description": "Sélectionnez la langue utilisée dans l'interface de l'application.", + "language-select-label": "Langue de l'application", + "launch-setup-wizard": "Lancer l'assistant d'installation", + "profile-desc": "Modifiez vos informations utilisateur et votre avatar.", + "profile-picture-description": "Votre photo de profil qui apparaît dans toute l'interface.", + "profile-picture-label": "Photo de profil de {user}", + "profile-select-avatar": "Sélectionner une image d'avatar", + "profile-title": "Profil", + "profile-tooltip": "Photo de profil", + "screen-corners-desc": "Personnalisez l'arrondi des coins de l'écran et les effets visuels.", + "screen-corners-radius-description": "Ajustez l'arrondi des coins de l'écran.", + "screen-corners-radius-label": "Rayon des coins de l'écran", + "screen-corners-radius-reset": "Réinitialiser le rayon des coins de l'écran", + "screen-corners-show-corners-description": "Affichez des coins arrondis sur le bord de l'écran.", + "screen-corners-show-corners-label": "Afficher les coins de l'écran", + "screen-corners-solid-black-description": "Utilisez du noir uni au lieu de la couleur de fond de la barre.", + "screen-corners-solid-black-label": "Coins noirs unis", + "screen-corners-title": "Coins de l'écran" + }, + "hooks": { + "info-command-info-description": "• Les commandes sont exécutées via le shell (sh -c)
• Les commandes s'exécutent en arrière-plan (détachées)
• Les boutons de test s'exécutent avec les valeurs actuelles", + "info-command-info-label": "Informations sur la commande de hook", + "info-parameters-description": "• Hook Fond d'écran : $1 = chemin du fond d'écran, $2 = nom de l'écran
• Hook de bascule de thème : $1 = true/false (état du mode sombre)", + "info-parameters-label": "Paramètres disponibles", + "performance-mode-disabled-description": "Commande à exécuter lorsque le Mode Performance Noctalia est désactivé.", + "performance-mode-disabled-label": "Mode performance désactivé", + "performance-mode-disabled-placeholder": "ex: notify-send \"Performance\" \"Mode Désactivé\"", + "performance-mode-enabled-description": "Commande à exécuter lorsque le Mode Performance Noctalia est activé.", + "performance-mode-enabled-label": "Mode performance activé", + "performance-mode-enabled-placeholder": "ex: notify-send \"Performance\" \"Mode Activé\"", + "screen-lock-description": "Commande à exécuter lorsque l'écran est verrouillé.", + "screen-lock-label": "Écran verrouillé", + "screen-lock-placeholder": "ex: notify-send \"Écran\" \"Verrouillé\"", + "screen-unlock-description": "Commande à exécuter lorsque l'écran est déverrouillé.", + "screen-unlock-label": "Écran déverrouillé", + "screen-unlock-placeholder": "ex: notify-send \"Écran\" \"Déverrouillé\"", + "system-hooks-desc": "Configurez des commandes à exécuter lors d'événements système.", + "system-hooks-enable-description": "Activer ou désactiver toutes les commandes de hook.", + "system-hooks-enable-label": "Activer les hooks", + "system-hooks-title": "Hooks système", + "theme-changed-description": "Commande à exécuter lorsque le thème bascule entre le mode sombre et clair.", + "theme-changed-label": "Thème changé", + "theme-changed-placeholder": "ex: notify-send \"Thème\" \"Basculé\"", + "title": "Hooks", + "wallpaper-changed-description": "Commande à exécuter lorsque le fond d'écran change.", + "wallpaper-changed-label": "Fond d'écran changé", + "wallpaper-changed-placeholder": "ex: notify-send \"Fond d'écran\" \"Changé\"" + }, + "indicator": { + "default-value": "Par défaut : {value}", + "system-default": "Par défaut du système" + }, + "launcher": { + "clipboard-desc": "Accédez à et gérez votre historique du presse-papiers depuis le lanceur.", + "execute-desc": "Configurer la façon dont les applications sont lancées.", + "execute-title": "Exécution", + "settings-annotation-tool-description": "Commande à exécuter lorsque l'on clique sur le bouton d'annotation dans l'historique du presse-papiers. L'image sera envoyée à cette commande.", + "settings-annotation-tool-label": "Outil d'annotation", + "settings-annotation-tool-placeholder": "gradia, satty -f -", + "settings-auto-paste-description": "Coller automatiquement l'élément sélectionné du presse-papiers. Nécessite wtype.", + "settings-auto-paste-label": "Collage automatique", + "settings-clip-preview-description": "Afficher un aperçu du contenu du presse-papiers lors de l'utilisation de la commande >clip.", + "settings-clip-preview-label": "Activer l'aperçu du presse-papiers", + "settings-clipboard-history-description": "Accédez aux éléments précédemment copiés depuis le lanceur.", + "settings-clipboard-history-label": "Activer l'historique du presse-papiers", + "settings-custom-launch-prefix-description": "Préfixer les commandes avec un lanceur personnalisé (ex. 'runapp' pour l'intégration systemd).", + "settings-custom-launch-prefix-enabled-description": "Utiliser un préfixe personnalisé pour lancer les applications au lieu de la méthode par défaut.", + "settings-custom-launch-prefix-enabled-label": "Activer le préfixe de lancement personnalisé", + "settings-custom-launch-prefix-label": "Préfixe de lancement personnalisé", + "settings-desc": "Personnalisez le comportement et l'apparence du lanceur.", + "settings-grid-view-description": "Afficher les éléments dans une grille au lieu d'une liste.", + "settings-icon-mode-description": "Utiliser les icônes natives du système au lieu des icônes Tabler.", + "settings-icon-mode-label": "Utiliser les icônes natives", + "settings-ignore-mouse-input-description": "Désactiver l'interaction de la souris et la molette de défilement dans le lanceur.", + "settings-ignore-mouse-input-label": "Ignorer l'entrée de la souris.", + "settings-position-description": "Choisissez où le panneau du lanceur apparaît.", + "settings-show-categories-description": "Afficher les onglets de catégories pour filtrer les applications.", + "settings-show-categories-label": "Afficher les catégories", + "settings-show-icon-background-description": "Afficher un arrière-plan rectangulaire arrondi derrière les icônes.", + "settings-show-icon-background-label": "Afficher l'arrière-plan de l'icône", + "settings-sort-by-usage-description": "Lorsque cette option est activée, les applications fréquemment lancées apparaissent en premier dans la liste.", + "settings-sort-by-usage-label": "Trier par les plus utilisés", + "settings-terminal-command-description": "Commande pour lancer un terminal. Ex: 'kitty -e' ou 'gnome-terminal --'.", + "settings-terminal-command-label": "Commande du terminal", + "settings-use-app2unit-description": "Utilise une méthode de lancement alternative pour mieux gérer les processus des applications et prévenir les problèmes.", + "settings-use-app2unit-label": "Utiliser App2Unit pour lancer les applications", + "title": "Lanceur" + }, + "location": { + "calendar-cards-desc": "Organiser et activer/désactiver les cartes dans le panneau de calendrier.", + "calendar-cards-title": "Cartes de calendrier", + "calendar-header-label": "En-tête du calendrier", + "calendar-month-label": "Mois calendaire", + "date-time-12hour-format-description": "Afficher l'heure au format 12 heures sur l'écran de verrouillage et dans le calendrier. L'horloge de la barre possède ses propres paramètres.", + "date-time-12hour-format-label": "Utiliser le format horaire de 12 heures", + "date-time-desc": "Personnalisez l'affichage de la date et de l'heure.", + "date-time-first-day-of-week-automatic": "Automatique (utiliser les paramètres régionaux du système)", + "date-time-first-day-of-week-description": "Choisissez quel jour commence la semaine dans le calendrier.", + "date-time-first-day-of-week-label": "Premier jour de la semaine", + "date-time-show-events-description": "Afficher les événements dans le panneau du calendrier.", + "date-time-show-events-label": "Afficher les événements du calendrier", + "date-time-title": "Date & heure", + "date-time-use-analog-description": "Afficher une horloge de style analogique dans la fenêtre du calendrier et sur l'écran de verrouillage.", + "date-time-use-analog-label": "Utiliser une horloge de style analogique.", + "date-time-week-numbers-description": "Afficher la semaine de l'année (ex: Semaine 38) dans le calendrier.", + "date-time-week-numbers-label": "Afficher les numéros de semaine", + "location-desc": "Obtenez une météo et une planification de l'éclairage nocturne précises en définissant votre emplacement.", + "location-search-description": "ex: Toronto, ON", + "location-search-label": "Rechercher un emplacement", + "location-search-placeholder": "Entrez le nom de l'emplacement", + "location-title": "Votre emplacement", + "weather-desc": "Choisissez votre unité de température préférée.", + "weather-enabled-description": "Afficher les informations météorologiques dans toute l'interface et récupérer les données météo. Lorsque désactivé, tous les éléments météo seront masqués et aucune requête réseau ne sera effectuée.", + "weather-enabled-label": "Activer la météo", + "weather-fahrenheit-description": "Afficher la température en Fahrenheit au lieu de Celsius.", + "weather-fahrenheit-label": "Afficher la température en Fahrenheit (°F)", + "weather-hide-city-description": "Masquer le nom de la ville dans les affichages météo de toute l'interface.", + "weather-hide-city-label": "Cacher le nom de la ville", + "weather-hide-timezone-description": "Masquer l'abréviation du fuseau horaire des affichages météorologiques dans toute l'interface.", + "weather-hide-timezone-label": "Masquer le fuseau horaire", + "weather-show-effects-description": "Afficher des effets visuels supplémentaires (comme la pluie, la neige ou la foudre) sur la carte météo.", + "weather-show-effects-label": "Afficher les effets météorologiques", + "weather-show-in-calendar-description": "Afficher les prévisions météo quotidiennes directement dans votre vue calendrier.", + "weather-show-in-calendar-label": "Afficher la météo dans le calendrier" + }, + "lock-screen": { + "compact-lockscreen-description": "Afficher uniquement le champ de saisie de connexion et les commandes système, en masquant les widgets météo et multimédia.", + "compact-lockscreen-label": "Écran de verrouillage compact", + "lock-on-suspend-description": "Verrouiller automatiquement l'écran lors de la mise en veille du système.", + "lock-on-suspend-label": "Verrouiller à la suspension", + "show-hibernate-description": "Afficher l’option 'hiberner' dans les actions d’énergie.", + "show-hibernate-label": "Afficher l’hibernation", + "show-session-buttons-description": "Autoriser l'accès aux paramètres d'alimentation depuis l'écran de verrouillage.", + "show-session-buttons-label": "Commandes d'alimentation", + "title": "Écran de verrouillage" + }, + "network": { + "bluetooth-description": "Activer la gestion Bluetooth.", + "bluetooth-rssi-polling-description": "Échantillonner périodiquement le RSSI des appareils connectés via bluetoothctl. Peut ne pas être disponible pour tous les appareils ; utilise un minimum de ressources lorsqu'il est activé.", + "bluetooth-rssi-polling-label": "Interrogation du signal Bluetooth", + "desc": "Gérez les connexions Wi-Fi et Bluetooth.", + "wifi-description": "Gérer les réseaux sans fil (nécessite NetworkManager)." + }, + "notifications": { + "duration-critical-urgency-description": "Durée de visibilité des notifications de priorité critique.", + "duration-critical-urgency-label": "Urgence critique", + "duration-desc": "Configurer la durée d'affichage des notifications en fonction de leur niveau d'urgence.", + "duration-low-urgency-description": "Durée de visibilité des notifications de faible priorité.", + "duration-low-urgency-label": "Urgence faible", + "duration-normal-urgency-description": "Durée de visibilité des notifications de priorité normale.", + "duration-normal-urgency-label": "Urgence normale", + "duration-reset": "Réinitialiser la durée du délai d'attente", + "duration-respect-expire-description": "Utiliser le délai d'expiration défini dans la notification.", + "duration-respect-expire-label": "Respecter le délai d'expiration", + "duration-title": "Durée des notifications", + "history-critical-urgency-description": "Enregistrer les notifications de priorité critique dans l'historique.", + "history-critical-urgency-label": "Enregistrer l'urgence critique dans l'historique", + "history-desc": "Contrôler quelles notifications sont enregistrées dans l'historique en fonction de leur niveau d'urgence.", + "history-low-urgency-description": "Enregistrer les notifications de priorité faible dans l'historique.", + "history-low-urgency-label": "Enregistrer l'urgence faible dans l'historique", + "history-normal-urgency-description": "Enregistrer les notifications de priorité normale dans l'historique.", + "history-normal-urgency-label": "Enregistrer l'urgence normale dans l'historique", + "monitors-desc": "Afficher les notifications sur des moniteurs spécifiques. Par défaut, sur tous si aucun n'est choisi.", + "settings-always-on-top-description": "Afficher les notifications au-dessus des fenêtres en plein écran et des autres applications.", + "settings-background-opacity-description": "Ajuster l'opacité des arrière-plans de notifications.", + "settings-desc": "Configurez l'apparence et le comportement des notifications.", + "settings-do-not-disturb-description": "Désactive toutes les fenêtres de notification lorsque cette option est activée.", + "settings-enabled-description": "Activer ou désactiver le démon de notifications, nécessite un redémarrage de Noctalia shell.", + "settings-enabled-label": "Activer les notifications", + "settings-location-description": "Où les notifications apparaissent à l'écran.", + "sounds-desc": "Configurer les effets sonores et le volume des notifications.", + "sounds-enabled-description": "Activer les effets sonores pour les notifications entrantes.", + "sounds-enabled-label": "Activer les sons de notification", + "sounds-excluded-apps-description": "Ne pas jouer le son de notification configuré pour les applications spécifiques qui ont leurs propres sons intégrés.", + "sounds-excluded-apps-label": "Applications exclues", + "sounds-excluded-apps-placeholder": "discord,firefox,chrome,chromium,edge", + "sounds-files-critical-description": "Chemin vers le fichier sonore joué pour les notifications de priorité critique.", + "sounds-files-critical-label": "Son d'urgence critique", + "sounds-files-critical-select-title": "Sélectionner le Fichier Son d'Urgence Critique", + "sounds-files-desc": "Configurer des fichiers sonores personnalisés pour différents niveaux d'urgence de notification.", + "sounds-files-low-description": "Chemin vers le fichier sonore joué pour les notifications de priorité basse.", + "sounds-files-low-label": "Son d'urgence basse", + "sounds-files-low-select-title": "Sélectionner le Fichier Son d'Urgence Basse", + "sounds-files-normal-description": "Chemin vers le fichier sonore joué pour les notifications de priorité normale.", + "sounds-files-normal-label": "Son d'urgence normale", + "sounds-files-normal-select-title": "Sélectionner le Fichier Son d'Urgence Normale", + "sounds-files-placeholder": "Entrer le chemin vers le fichier sonore", + "sounds-files-select-file": "Sélectionner un Fichier Son", + "sounds-files-title": "Fichiers sonores", + "sounds-files-unified-description": "Chemin vers le fichier sonore joué pour les notifications.", + "sounds-files-unified-label": "Son de notification", + "sounds-files-unified-select-title": "Sélectionner le Fichier Son de Notification", + "sounds-separate-description": "Utiliser différents fichiers sonores pour les notifications de priorité basse, normale et critique.", + "sounds-separate-label": "Utiliser des sons différents par priorité", + "sounds-title": "Paramètres sonores", + "sounds-unavailable-description": "Installez Qt6 Multimedia pour activer les sons de notification.", + "sounds-unavailable-label": "Sons de notification non disponibles", + "sounds-volume-description": "Ajuster le niveau de volume pour les sons de notification.", + "sounds-volume-label": "Volume sonore", + "toast-desc": "Configurer l'apparence et le comportement des notifications toast.", + "toast-keyboard-description": "Afficher une notification lorsque la disposition du clavier change.", + "toast-keyboard-label": "Disposition du clavier" + }, + "osd": { + "always-on-top-description": "Afficher l'OSD au-dessus des fenêtres plein écran et autres couches.", + "always-on-top-label": "Toujours au premier plan", + "background-opacity-description": "Contrôle la transparence de l'arrière-plan de l'OSD.", + "background-opacity-label": "Opacité de l'arrière-plan", + "description": "Configurer les indicateurs à l'écran tels que le volume et la luminosité.", + "duration-auto-hide-description": "Ajuster le délai avant disparition de l'OSD.", + "duration-auto-hide-label": "Masquer après", + "duration-desc": "Temps d'affichage avant masquage automatique de l'OSD.", + "duration-title": "Délai d'auto‑masquage", + "enabled-description": "Afficher en temps réel les changements de volume et de luminosité.", + "enabled-label": "Activer l'affichage à l'écran", + "events-desc": "Sélectionnez les événements qui déclenchent l'affichage à l'écran.", + "general-desc": "Configurer la visibilité et le comportement de l'OSD.", + "location-description": "Emplacement des affichages à l'écran.", + "monitors-desc": "Afficher l'OSD sur des moniteurs spécifiques. Par défaut sur tous si aucun n'est choisi.", + "title": "Affichage à l'écran", + "types-brightness-description": "Afficher l'OSD lorsque la luminosité de l'écran change.", + "types-brightness-label": "Luminosité", + "types-custom-text-description": "Afficher l’OSD pour les messages texte personnalisés provenant de l’IPC.", + "types-custom-text-label": "Texte personnalisé", + "types-desc": "Sélectionnez les événements qui déclenchent l'OSD.", + "types-input-volume-description": "Afficher l'OSD lorsque le volume du microphone change.", + "types-input-volume-label": "Volume d'entrée", + "types-lockkey-description": "Afficher l'OSD lorsque Verr Maj, Verr Num ou Arrêt défil est activée ou désactivée.", + "types-lockkey-label": "Touches de verrouillage", + "types-title": "Événements de déclenchement OSD", + "types-volume-description": "Afficher l'OSD lorsque le volume de sortie audio change.", + "types-volume-label": "Volume de sortie" + }, + "plugins": { + "available-description": "Parcourir et installer des plugins à partir des sources configurées.", + "available-label": "Plugins disponibles", + "available-no-plugins-description": "Vérifiez les sources de vos plugins ou actualisez la liste.", + "available-no-plugins-label": "Aucun plugin disponible.", + "collision-already-installed": "Ce plugin est déjà installé.", + "collision-custom-version-exists": "Une version personnalisée de \"{source}\" est déjà installée.", + "collision-official-version-exists": "La version officielle de cette extension est déjà installée.", + "filter-downloaded": "Téléchargé", + "filter-not-downloaded": "Non téléchargé", + "hot-reload-description": "Recharger automatiquement les plugins lorsque leurs fichiers sont modifiés. Utile pour le développement de plugins.", + "hot-reload-label": "Rechargement à chaud (mode développement)", + "hot-reloaded": "Plugin rechargé : {name}", + "install-error": "Échec de l'installation : {error}", + "install-incompatible": "{plugin} nécessite Noctalia v{version} ou une version ultérieure.", + "install-success": "Installation de {plugin} réussie.", + "installed-description": "Gérer et configurer tous les plugins installés localement.", + "installed-label": "Plugins installés", + "installed-no-plugins-description": "Installez les extensions depuis la section Extensions disponibles ci-dessous.", + "installed-no-plugins-label": "Aucun plugin installé", + "installing": "Installation de {plugin}...", + "open-plugins-tab": "Ouvrir les paramètres des plugins", + "plugin-settings-title": "Paramètres de {plugin}", + "refresh-refreshing": "Actualisation de la liste des plugins...", + "refresh-tooltip": "Actualiser les extensions disponibles", + "settings-error-not-loaded": "Plugin non chargé.", + "settings-saved": "Paramètres du plugin enregistrés.", + "settings-tooltip": "Paramètres du plugin", + "source-custom": "Source personnalisée", + "sources-add-custom": "Ajouter un dépôt personnalisé", + "sources-add-dialog-description": "Ajouter un dépôt GitHub comme source de plugin.", + "sources-add-dialog-error": "Échec de l'ajout de la source du plugin.", + "sources-add-dialog-name": "Nom du dépôt", + "sources-add-dialog-name-placeholder": "Mes extensions personnalisées", + "sources-add-dialog-success": "Source du plugin ajoutée avec succès.", + "sources-add-dialog-title": "Ajouter la source du plugin", + "sources-add-dialog-url": "URL du dépôt", + "sources-description": "Gérer les dépôts d'extensions.", + "sources-placeholder": "Mon dépôt cool", + "sources-remove-tooltip": "Supprimer la source du plugin", + "title": "Modules d'extension", + "uninstall-dialog-description": "Êtes-vous sûr de vouloir désinstaller {plugin} ? Cette action supprimera toutes les données du plugin.", + "uninstall-dialog-title": "Désinstaller le plugin", + "uninstall-error": "Échec de la désinstallation : {error}", + "uninstall-success": "{plugin} a été désinstallé(e) avec succès.", + "uninstalling": "Désinstallation de {plugin}...", + "update-all": "Mettre à jour tout ({count})", + "update-all-success": "Tous les plugins ont été mis à jour avec succès.", + "update-available": "Nouvelle mise à jour de plugin disponible", + "update-available-plural": "Nouvelles mises à jour d'extensions disponibles ({count})", + "update-error": "Échec de la mise à jour du plugin : {plugin} : {error}", + "update-incompatible": "Nécessite Noctalia v{version} ou une version ultérieure.", + "update-pending": "v{current} → v{new} (nécessite Noctalia v{required})", + "update-success": "Mise à jour du plugin {plugin} vers la version {version}.", + "update-version": "v{actuel} → v{nouveau}", + "updating": "Mise à jour..." + }, + "region": { + "clock-panel-desc": "Personnaliser l'apparence du panneau d'horloge.", + "clock-panel-title": "Panneau d'horloge", + "title": "Région" + }, + "screen-recorder": { + "audio-audio-codec-description": "Opus est recommandé pour de meilleures performances et une taille audio minimale.", + "audio-audio-codec-label": "Codec audio", + "audio-audio-source-description": "Source audio à capturer pendant l'enregistrement.", + "audio-audio-source-label": "Source audio", + "audio-desc": "Configurez les options d'enregistrement audio.", + "audio-title": "Paramètres audio", + "general-copy-to-clipboard-description": "Copier le fichier dans le presse-papiers une fois l'enregistrement terminé.", + "general-copy-to-clipboard-label": "Copier dans le presse-papiers", + "general-desc": "Gérez la sortie et le contenu de l'enregistrement d'écran.", + "general-output-folder-description": "Dossier où les enregistrements d'écran seront sauvegardés.", + "general-output-folder-label": "Dossier de sortie", + "general-select-output-folder": "Sélectionner le dossier de sortie", + "general-show-cursor-description": "Enregistrez le curseur de la souris dans la vidéo.", + "general-show-cursor-label": "Afficher le curseur", + "general-title": "Paramètres généraux", + "title": "Enregistreur d'écran", + "video-color-range-description": "Limitée est recommandée pour une meilleure compatibilité.", + "video-color-range-label": "Gamme de couleurs", + "video-desc": "Configurez les options d'enregistrement vidéo.", + "video-frame-rate-description": "Fréquence d'images cible pour les enregistrements d'écran.", + "video-title": "Paramètres vidéo", + "video-video-codec-description": "h264 est le codec le plus courant.", + "video-video-codec-label": "Codec vidéo", + "video-video-quality-description": "Une qualité supérieure entraîne des fichiers de plus grande taille.", + "video-video-quality-label": "Qualité vidéo", + "video-video-source-description": "Portail est recommandé, si vous obtenez des artefacts, essayez Écran.", + "video-video-source-label": "Source vidéo" + }, + "session-menu": { + "countdown-duration-description": "Définir la durée du compte à rebours avant d'exécuter les actions d'alimentation.", + "countdown-duration-label": "Durée du compte à rebours", + "enable-countdown-description": "Afficher un compte à rebours avant d'exécuter les actions d'alimentation.", + "enable-countdown-label": "Activer le compte à rebours", + "entries-desc": "Personnaliser les actions d'alimentation qui apparaissent dans le Menu de session et leur ordre.", + "entries-title": "Actions d'alimentation", + "entry-settings-command-description": "Commande personnalisée à exécuter pour cette action. Laisser vide pour utiliser la commande système par défaut.", + "entry-settings-command-placeholder": "systemctl poweroff", + "entry-settings-default-command-lock": "Écran de verrouillage interne (sans commande)", + "entry-settings-default-command-logout": "Déconnexion interne (sans commande)", + "entry-settings-default-info-description": "Si aucune commande personnalisée n'est spécifiée, la commande système par défaut sera utilisée.", + "entry-settings-default-info-label": "Commande par défaut", + "entry-settings-title": "Configurer {entry}", + "entry-settings-tooltip": "Configurer la commande", + "general-desc": "Configurer le comportement et l'apparence du panneau du menu de session.", + "large-buttons-layout-description": "Choisissez comment les boutons du menu de session sont affichés.", + "large-buttons-layout-label": "Disposition des grands boutons", + "large-buttons-style-description": "Afficher le menu de session avec de grands boutons dans une disposition en grille.", + "large-buttons-style-label": "Style boutons larges", + "position-description": "Choisissez où le panneau du Menu de session apparaît lorsqu'il est ouvert.", + "show-header-description": "Afficher le titre et le bouton de fermeture en haut du Menu de session.", + "show-header-label": "Afficher l'en-tête", + "show-number-labels-description": "Afficher les numéros (1-2-3-4...) sur les boutons et activer les raccourcis clavier numériques pour une sélection rapide.", + "show-number-labels-label": "Afficher les numéros" + }, + "system-monitor": { + "critical-color-label": "Couleur critique", + "custom-highlight-colors-title-label": "Couleurs de surbrillance personnalisées", + "disk-section-label": "Utilisation disque", + "enable-dgpu-monitoring-description": "Attention : Ceci va activer votre GPU dédié (NVIDIA/AMD), ce qui peut avoir un impact significatif sur l'autonomie de la batterie des ordinateurs portables dotés de cartes graphiques hybrides.", + "enable-dgpu-monitoring-label": "Activer la surveillance du GPU dédié", + "external-monitor-description": "Entrez la commande ou le chemin de l'application à lancer lors de l'activation de l'application externe de surveillance du système.", + "external-monitor-label": "Commande du moniteur système externe", + "external-monitor-placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor", + "general-desc": "Configurer le comportement et l'apparence du Moniteur Système.", + "gpu-section-label": "Température du GPU", + "highlight-colors-section-label": "Couleurs de surlignage", + "polling-interval-label": "Intervalle d'interrogation", + "polling-section-description": "Configurer la fréquence de mise à jour de chaque métrique système.", + "polling-section-label": "Intervalles d'interrogation", + "threshold-critical": "Seuil critique", + "threshold-warning": "Seuil d'alerte", + "thresholds-section-description": "Ajustez les seuils d’avertissement/critiques et les intervalles d’interrogation pour chaque métrique système.", + "use-custom-highlight-colors-description": "Lorsque cette option est désactivée, les couleurs de surbrillance par défaut du thème sont utilisées.", + "use-custom-highlight-colors-label": "Utiliser des couleurs de surlignage personnalisées.", + "warning-color-label": "Couleur d'avertissement" + }, + "user-interface": { + "allow-panels-without-bar-description": "Quand cette option est activée, les panneaux peuvent s'ouvrir sur n'importe quel écran. Quand elle est désactivée, les panneaux s'ouvriront uniquement sur les écrans qui ont une barre, ce qui peut réduire l'utilisation de la mémoire.", + "allow-panels-without-bar-label": "Autoriser les panneaux sur les écrans sans barre.", + "animation-disable-description": "Désactiver toutes les animations pour une expérience plus rapide et plus réactive.", + "animation-disable-label": "Désactiver les animations de l'interface utilisateur", + "animation-speed-description": "Ajuster la vitesse globale de l'animation.", + "animation-speed-label": "Vitesse d'animation", + "animation-speed-reset": "Réinitialiser la vitesse de l'animation", + "appearance-desc": "Personnaliser les éléments visuels tels que les info-bulles, les bordures et les ombres.", + "box-border-description": "Affiche un contour autour des zones de contenu.", + "box-border-label": "Contour du conteneur", + "box-border-radius-description": "Ajuste de l'arrondi des coins des principales sections de la mise en page, telles que les barres latérales, les cartes et les panneaux de contenu.", + "box-border-radius-label": "Rayon du conteneur", + "box-border-radius-reset": "Réinitialiser le rayon du conteneur", + "control-border-radius-description": "Contrôle la courbure des éléments interactifs, y compris les boutons, les bascules et les champs de texte.", + "control-border-radius-label": "Rayon d'entrée", + "control-border-radius-reset": "Réinitialiser le rayon d'entrée", + "desc": "Personnaliser l'apparence, l'ergonomie et le comportement de l'interface.", + "dim-desktop-description": "Atténuer le bureau lorsque des panneaux ou des menus sont ouverts.", + "dim-desktop-label": "Dim bureau", + "dimmer-opacity-description": "Définir le niveau d'opacité pour l'assombrissement du bureau.", + "dimmer-opacity-label": "Opacité du bureau atténué", + "dimmer-opacity-reset": "Réinitialiser l'opacité du bureau atténué", + "panel-background-opacity-description": "Définir l'opacité de l'arrière-plan pour tous les panneaux (barre, lanceur, paramètres, etc.).", + "panel-background-opacity-label": "Opacité de fond des panneaux", + "panels-attached-to-bar-description": "Les panneaux se verrouillent sur la barre et les bords de l'écran, créant un aspect homogène avec d'élégants coins inversés.", + "panels-attached-to-bar-label": "Aligner les panneaux aux bords", + "panels-overlay-description": "Garantit que les panneaux et la barre restent visibles, même au-dessus des applications en plein écran.", + "panels-overlay-label": "Garder les panneaux et la barre en haut.", + "scaling-description": "Modifie la taille de l'interface utilisateur générale, à l'exception de la barre.", + "scaling-label": "Mise à l'échelle de l'interface", + "scaling-reset-scaling": "Réinitialiser l'échelle de l'interface", + "settings-panel-mode-description": "Choisir la disposition des paramètres (peut nécessiter une réouverture).", + "settings-panel-mode-label": "Mode du panneau des paramètres", + "shadows-description": "Active les ombres portées sous les barres et les panneaux.", + "shadows-direction-description": "Choisissez d’où vient l’ombre.", + "shadows-direction-label": "Direction de l’ombre", + "shadows-label": "Ombres portées", + "title": "Interface utilisateur", + "tooltips-description": "Activer ou désactiver les info-bulles dans toute l'interface.", + "tooltips-label": "Afficher les infobulles" + }, + "wallpaper": { + "automation-change-mode-alphabetical": "Alphabétique", + "automation-change-mode-description": "Choisissez comment les fonds d'écran sont sélectionnés lors du changement automatique.", + "automation-change-mode-label": "Mode de changement", + "automation-custom-interval-description": "Entrez l'heure au format HH:MM (ex: 01:30).", + "automation-custom-interval-label": "Intervalle personnalisé", + "automation-interval-description": "Fréquence de changement automatique des fonds d'écran.", + "automation-interval-label": "Intervalle du fond d'écran", + "automation-random-wallpaper-description": "Planifiez des changements de fond d'écran aléatoires à intervalles réguliers.", + "automation-scheduled-change-description": "Changer automatiquement les fonds d'écran à intervalles réguliers.", + "automation-scheduled-change-label": "Changement programmé", + "look-feel-edge-smoothness-description": "Applique un effet de flou progressif au bord des transitions.", + "look-feel-edge-smoothness-label": "Adoucir le bord de la transition", + "look-feel-fill-color-description": "Choisissez une couleur de remplissage qui peut apparaître derrière le fond d'écran.", + "look-feel-fill-mode-description": "Sélectionnez comment l'image doit être mise à l'échelle pour correspondre à la résolution de votre moniteur.", + "look-feel-fill-mode-label": "Mode de remplissage", + "look-feel-title": "Apparence et ergonomie", + "look-feel-transition-duration-description": "Durée des animations de transition en secondes.", + "look-feel-transition-duration-label": "Durée de la transition", + "look-feel-transition-type-description": "Type d'animation lors du changement de fond d'écran.", + "look-feel-transition-type-label": "Type de transition", + "settings-desc": "Contrôlez comment les fonds d'écran sont gérés et affichés.", + "settings-enable-management-description": "Gérez les fonds d'écran avec Noctalia. Décochez si vous préférez utiliser une autre application.", + "settings-enable-management-label": "Activer la gestion des fonds d'écran", + "settings-enable-overview-description": "Applique un fond d'écran flou et atténué à l'écran de présentation.", + "settings-enable-overview-label": "Activer le fond d'écran de l'aperçu", + "settings-folder-description": "Chemin vers votre dossier principal de fonds d'écran.", + "settings-folder-label": "Dossier des fonds d'écran", + "settings-hide-wallpaper-filenames-tooltip-hide": "Masquer les noms de fichiers", + "settings-hide-wallpaper-filenames-tooltip-show": "Afficher les noms de fichiers", + "settings-monitor-specific-description": "Définissez un dossier de fond d'écran différent pour chaque moniteur.", + "settings-monitor-specific-label": "Dossiers spécifiques au moniteur", + "settings-monitor-specific-tooltip": "Dossier des fonds d'écran du moniteur", + "settings-recursive-search-description": "Rechercher également des fonds d'écran dans les sous-dossiers du répertoire des fonds d'écran.", + "settings-recursive-search-label": "Rechercher dans les sous-dossiers", + "settings-select-monitor-folder": "Sélectionner le dossier des fonds d'écran du moniteur", + "settings-selector-description": "Choisissez votre fond d’écran.", + "settings-selector-position-description": "Choisissez l'emplacement d'affichage du panneau de sélection du fond d'écran.", + "settings-title": "Paramètres du fond d'écran" } }, "placeholders": { - "cancel": "Annuler", "command-example": "echo \"Bonjour le monde\"", "enter-command": "Entrez la commande à exécuter (application ou script personnalisé)", "enter-text-to-collapse": "par ex., 'rien n’est en lecture'. Utilisez /regex/ pour les modèles.", @@ -886,1865 +1391,32 @@ "search-icons": "ex: noctalia, niri, batterie, nuage", "search-launcher": "Rechercher des entrées... ou utilisez > pour les commandes", "search-wallhaven": "Rechercher sur Wallhaven...", - "search-wallpapers": "Tapez pour filtrer les fonds d'écran...", - "select": "Sélectionner", - "test": "Tester" + "search-wallpapers": "Tapez pour filtrer les fonds d'écran..." }, - "quickSettings": { - "bluetooth": { - "label": { - "disabled": "Bluetooth", - "enabled": "Bluetooth" - }, - "tooltip": { - "action": "Bluetooth" - } - }, - "keepAwake": { - "label": { - "disabled": "Rester éveillé", - "enabled": "Rester éveillé" - }, - "tooltip": { - "action": "Rester éveillé" - } - }, - "nightLight": { - "label": { - "disabled": "Lumière nocturne", - "enabled": "Lumière nocturne", - "forced": "Lumière nocturne" - }, - "tooltip": { - "action": "Lumière nocturne" - } - }, - "notifications": { - "label": { - "disabled": "Ne pas déranger", - "enabled": "Notifications" - }, - "tooltip": { - "action": "Notifications" - } - }, - "powerProfile": { - "label": { - "unavailable": "Profil d'alimentation" - }, - "tooltip": { - "action": "Profil d'alimentation", - "disabled": "Installez power-profiles-daemon pour utiliser les profils d'alimentation" - } - }, - "screenRecorder": { - "label": { - "recording": "Arrêter", - "stopped": "Enregistrer" - }, - "tooltip": { - "action": "Enregistreur d'écran" - } - }, - "wallpaperSelector": { - "label": "Fond d'écran", - "tooltip": { - "action": "Sélecteur de fond d'écran" - } - }, - "wifi": { - "label": { - "disconnected": "Wi-Fi déconnecté", - "ethernet": "Ethernet", - "wifi": "Wi-Fi" - }, - "tooltip": { - "action": "Wi-Fi" - } - } + "positions": { + "bottom": "Bas", + "bottom-center": "En bas au centre", + "bottom-left": "En bas à gauche", + "bottom-right": "En bas à droite", + "center": "Centrer", + "center-left": "Gauche centre", + "center-right": "Droite centre", + "close-to-bar": "Près du bouton de la barre", + "follow-bar": "Suivre la barre", + "left": "Gauche", + "right": "Droite", + "top": "Haut", + "top-center": "En haut au centre", + "top-left": "En haut à gauche", + "top-right": "En haut à droite" }, "session-menu": { "action-in-seconds": "{action} dans {seconds} secondes...", - "hibernate": "Mise en veille prolongée", - "lock": "Verrouiller", "lock-and-suspend": "Verrouiller et Mettre en veille", - "logout": "Déconnexion", - "reboot": "Redémarrer", - "shutdown": "Éteindre", - "suspend": "Mettre en veille", "title": "Menu de session" }, - "settings": { - "about": { - "changelog": "Afficher le journal des modifications", - "contributors": { - "section": { - "description": "Un grand merci à notre {count} super contributeur !", - "description_plural": "Un grand merci à nos {count} super contributeurs !", - "label": "Contributeurs" - } - }, - "noctalia": { - "git-commit": "Commit Git :", - "git-commit-loading": "Chargement...", - "installed-version": "Version installée :", - "latest-version": "Dernière version :", - "section": { - "description": "Un shell de bureau élégant et minimaliste, conçu avec soin pour Wayland et bâti avec Quickshell.", - "label": "Shell Noctalia" - } - }, - "support": "Soutenez-nous", - "title": "À propos" - }, - "audio": { - "devices": { - "input-device": { - "description": "Sélectionnez le périphérique d'entrée audio souhaité.", - "label": "Périphérique d'entrée" - }, - "output-device": { - "description": "Sélectionnez le périphérique de sortie audio souhaité.", - "label": "Périphérique de sortie" - }, - "section": { - "description": "Configurez les périphériques d'entrée et de sortie audio disponibles.", - "label": "Périphériques audio" - } - }, - "external-mixer": { - "description": "Entrez la commande ou le chemin d'accès de l'application à lancer lors de l'activation de la fonctionnalité de mixeur audio externe.", - "label": "Commande de mixeur audio externe", - "placeholder": "pwvucontrol || pavucontrol" - }, - "media": { - "excluded-player": { - "description": "Ajoutez des mots-clés pour les lecteurs que le système doit ignorer. Chaque mot-clé doit être sur une nouvelle ligne.", - "label": "Lecteur exclu", - "placeholder": "tapez la sous-chaîne et appuyez sur +" - }, - "frame-rate": { - "description": "Des fréquences plus élevées sont plus fluides mais utilisent plus de ressources.", - "label": "Fréquence d'images" - }, - "primary-player": { - "description": "Entrez un mot-clé pour identifier votre lecteur principal.", - "label": "Lecteur principal", - "placeholder": "ex. spotify, vlc, mpv" - }, - "scrolling-speed": { - "description": "Temps en secondes pour que le titre défile du début à la fin", - "label": "Vitesse de défilement" - }, - "scrolling-title": { - "description": "Activer le défilement continu pour les titres multimédias longs", - "label": "Titre défilant" - }, - "section": { - "description": "Définissez vos applications multimédias préférées et ignorées.", - "label": "Lecteurs multimédias" - }, - "visualizer-type": { - "description": "Choisissez un type de visualisation pour la lecture multimédia.", - "label": "Type de visualisation" - } - }, - "panel": { - "applications": { - "empty": "Aucune application ne lit actuellement de l'audio." - }, - "input": "Entrée", - "output": "Sortie", - "tabs": { - "devices": "Appareils", - "volumes": "Volumes" - } - }, - "tabs": { - "devices": "Appareils", - "media": "Médias", - "volumes": "Volumes" - }, - "title": "Audio", - "volumes": { - "input-volume": { - "description": "Niveau du volume d'entrée du microphone.", - "label": "Volume d'entrée" - }, - "mute-input": { - "description": "Couper l'entrée audio par défaut (microphone).", - "label": "Couper l'entrée audio" - }, - "mute-output": { - "description": "Couper la sortie audio principale du système.", - "label": "Couper la sortie audio" - }, - "output-volume": { - "description": "Niveau de volume de l'ensemble du système.", - "label": "Volume de sortie" - }, - "section": { - "description": "Ajustez les contrôles de volume et les niveaux audio.", - "label": "Volumes" - }, - "step-size": { - "description": "Ajustez l'incrément pour les changements de volume (molette de la souris, raccourcis clavier).", - "label": "Incrément de volume" - }, - "volume-overdrive": { - "description": "Permet d'augmenter le volume au-delà de 100 %. Cette fonctionnalité peut ne pas être prise en charge par tout le matériel.", - "label": "Autoriser le dépassement du volume" - } - } - }, - "bar": { - "appearance": { - "background-opacity": { - "description": "Définir l'opacité de l'arrière-plan spécifiquement pour la barre.", - "label": "Opacité de l'arrière-plan de la barre" - }, - "capsule-opacity": { - "description": "Définir le niveau d'opacité des arrière-plans des widgets quand la capsule est affichée.", - "label": "Opacité de la capsule" - }, - "density": { - "description": "Ajustez le remplissage de la barre pour un aspect compact ou spacieux.", - "label": "Densité de la barre" - }, - "floating": { - "description": "Afficher la barre sous forme de 'pilule' flottante.", - "label": "Barre flottante" - }, - "margins": { - "description": "Ajustez les marges autour de la barre flottante.", - "horizontal": "Horizontale", - "label": "Marges", - "vertical": "Verticale" - }, - "outer-corners": { - "description": "Afficher des coins incurvés vers l'extérieur sur la barre.", - "label": "Coins extérieurs" - }, - "position": { - "description": "Choisissez où placer la barre sur l'écran.", - "label": "Position de la barre" - }, - "section": { - "description": "Personnalisez l'apparence et la position de la barre.", - "label": "Apparence" - }, - "show-capsule": { - "description": "Afficher les arrière-plans des widgets.", - "label": "Afficher la capsule" - }, - "show-outline": { - "description": "Affiche une bordure visible autour de chaque widget.", - "label": "Afficher les contours des widgets" - }, - "use-separate-opacity": { - "description": "Activer l'utilisation d'une valeur d'opacité distincte pour l'arrière-plan de la barre.", - "label": "Utiliser l'opacité des barres séparément" - } - }, - "monitors": { - "section": { - "description": "Afficher la barre sur des moniteurs spécifiques. Par défaut, sur tous si aucun n'est choisi.", - "label": "Affichage sur les moniteurs" - } - }, - "tabs": { - "appearance": "Apparence", - "monitors": "Écrans", - "widgets": "Widgets" - }, - "title": "Barre", - "tray": { - "back": "Retour", - "blacklist": { - "description": "Ajouter des règles d'exclusion pour la boîte à miniatures, prend en charge les caractères génériques (*).", - "label": "Liste noire", - "placeholder": "ex: nm-applet, Fcitx*" - }, - "pin-application": "Épingler l'Application", - "unpin-application": "Désépingler l'Application" - }, - "widgets": { - "section": { - "description": "Faites glisser les widgets pour modifier leur ordre. Utilisez le menu contextuel (clic droit) pour transférer les widgets entre les sections ou les supprimer.", - "label": "Positionnement des widgets" - } - } - }, - "color-scheme": { - "color-source": { - "matugen-scheme-type": { - "description": "Choisissez la méthode de génération de palette de couleurs que Matugen utilisera pour créer des couleurs à partir de votre fond d'écran.", - "label": "Type de schéma Matugen" - }, - "section": { - "description": "Paramètres principaux pour les couleurs de Noctalia.", - "label": "Source des couleurs" - }, - "use-wallpaper-colors": { - "description": "Générer des schémas de couleurs à partir de votre fond d'écran avec Matugen. Extrait automatiquement les couleurs pour créer un thème cohérent.", - "label": "Utiliser les couleurs du fond d'écran" - } - }, - "dark-mode": { - "mode": { - "description": "Active la commutation automatique entre le mode clair et le mode sombre.", - "label": "Programmation du mode sombre", - "location": "Emplacement", - "manual": "Manuel", - "off": "Éteint" - }, - "switch": { - "description": "Passe à un thème plus sombre pour une visualisation plus facile la nuit.", - "label": "Mode sombre" - } - }, - "delete": { - "error": { - "description": "Échec de la suppression de {scheme}", - "title": "Échec de la suppression" - }, - "success": { - "description": "{scheme} supprimé avec succès", - "title": "Jeu de couleurs supprimé" - } - }, - "download": { - "button": "Télécharger plus", - "delete": "Supprimer", - "download": "Télécharger", - "downloading": "Téléchargement...", - "empty": "Aucun jeu de couleurs disponible", - "error": { - "api-error": "Erreur API: {status}", - "description": "Échec du téléchargement de {scheme}", - "download-failed": "Échec du téléchargement avec le code de sortie: {code}", - "invalid-response": "Format de réponse API invalide", - "no-files": "Aucun fichier trouvé pour le jeu de couleurs", - "parse-failed": "Échec de l'analyse de la réponse API: {error}", - "rate-limit": "Limite de débit de l'API GitHub dépassée", - "title": "Échec du téléchargement" - }, - "fetching": "Récupération des jeux de couleurs disponibles...", - "installed": "Installé", - "refresh": "Actualiser", - "success": { - "description": "{scheme} téléchargé avec succès", - "title": "Jeu de couleurs téléchargé" - }, - "title": "Télécharger des jeux de couleurs" - }, - "predefined": { - "generate-templates": { - "description": "Génère des modèles Matugen (GTK, thèmes de terminal, etc.) lors de l'utilisation de schémas de couleurs prédéfinis.", - "label": "Générer des modèles pour les schémas prédéfinis" - }, - "section": { - "description": "Choisissez parmi une collection de jeux de couleurs prédéfinis.", - "label": "Jeux de couleurs prédéfinis" - } - }, - "tabs": { - "colors": "Couleurs", - "templates": "Modèles" - }, - "templates": { - "compositors": { - "description": "Thématisation du compositeur.", - "hyprland": { - "description": "Écrire {filepath}" - }, - "label": "Compositeurs", - "mango": { - "description": "Écrire {filepath} — requiert Mango" - }, - "niri": { - "description": "Écrire {filepath} — requiert Niri v25.11+" - } - }, - "misc": { - "description": "Créez vos propres modèles", - "label": "Avancé", - "user-templates": { - "description": "N'activez que si vous savez ce que vous faites — consultez notre documentation en ligne", - "label": "Activer les modèles utilisateur" - } - }, - "programs": { - "cava": { - "description": "Écrire {filepath}" - }, - "code": { - "description": "Écrire {filepath}", - "description-detected": "Appliqué au profil par défaut — détecté : {clients}", - "description-missing": "Aucun éditeur de code détecté (VSCode ou VSCodium)" - }, - "description": "Thématisation spécifique aux applications.", - "discord": { - "description": "Écrire {filepath} pour {client} — le thème doit être activé manuellement", - "description-detected": "Détecté : {clients}", - "description-missing": "Aucun client Discord détecté" - }, - "emacs": { - "description": "Doom: ~/.config/doom/themes/noctalia.el
Standard: ~/.emacs.d/themes/noctalia.el" - }, - "fuzzel": { - "description": "Écrire {filepath} et recharger" - }, - "label": "Programmes", - "pywalfox": { - "description": "Écrire {filepath} et exécuter pywalfox update" - }, - "spicetify": { - "description": "Écrire {filepath} — le thème Comfy doit être installé et activé manuellement" - }, - "telegram": { - "description": "Écrire {filepath}" - }, - "vicinae": { - "description": "Écrire {filepath} et recharger" - }, - "walker": { - "description": "Écrire {filepath} et définir le thème sur noctalia" - }, - "yazi": { - "description": "Écrire {filepath} — flavor doit être activée manuellement" - }, - "zed": { - "description": "Écrire {filepath} — le thème Comfy doit être installé et activé manuellement" - }, - "zen-browser": { - "description": "Écrivez dans {filepath} ; copiez dans le fichier chrome/userChrome.css de votre profil Zen." - } - }, - "section": { - "description": "Appliquer des couleurs aux applications externes.", - "label": "Modèles" - }, - "terminal": { - "alacritty": { - "description": "Écrire {filepath} et recharger" - }, - "description": "Thématisation de l'émulateur de terminal.", - "foot": { - "description": "Écrire {filepath} et recharger" - }, - "ghostty": { - "description": "Écrire {filepath} et recharger" - }, - "kitty": { - "description": "Écrire {filepath} et recharger" - }, - "label": "Terminal", - "wezterm": { - "description": "Écrire {filepath} et recharger" - } - }, - "ui": { - "description": "Thématisation de l'environnement de bureau et de la boîte à outils d'interface utilisateur.", - "gtk": { - "description": "Écrire {filepath}" - }, - "kcolorscheme": { - "description": "Écrire {filepath}" - }, - "label": "UI", - "qt": { - "description": "Écrire {filepath}" - } - } - }, - "title": "Jeu de couleurs" - }, - "control-center": { - "cards": { - "section": { - "description": "Personnalisez les commandes qui apparaissent dans le Centre de contrôle et leur ordre d'affichage.", - "label": "Cartes" - } - }, - "position": { - "description": "Choisissez où le panneau du Centre de contrôle apparaît lorsqu'il est ouvert.", - "label": "Position" - }, - "section": { - "description": "Configurer le positionnement et le comportement du panneau du Centre de contrôle.", - "label": "Apparence" - }, - "shortcuts": { - "custom-button": { - "browse": "Parcourir", - "command": { - "description": "La commande à exécuter lorsque le bouton est cliqué.", - "label": "Commande" - }, - "enable-on-state-logic": { - "description": "Active une deuxième icône et un état 'chaud' basés sur une commande de vérification.", - "label": "Activer la logique d'état activé" - }, - "general-tooltip-text": { - "description": "Description générale de l'info-bulle du bouton.", - "label": "Texte de l'info-bulle générale" - }, - "icon": { - "description": "Sélectionnez une icône dans la bibliothèque.", - "label": "Icône" - }, - "on-clicked": { - "description": "Commande à exécuter lorsque le bouton est cliqué avec le bouton gauche.", - "label": "Commande de clic gauche" - }, - "on-middle-clicked": { - "description": "Commande à exécuter lorsque le bouton est cliqué avec le bouton du milieu.", - "label": "Commande de clic central" - }, - "on-right-clicked": { - "description": "Commande à exécuter lorsque le bouton est cliqué avec le bouton droit.", - "label": "Commande de clic droit" - }, - "on-state-command": { - "description": "Commande à exécuter pour vérifier si le bouton doit être dans l'état 'activé'. Retourne 0 pour activé, non-zéro pour désactivé.", - "label": "Commande de vérification de l'état activé" - }, - "on-state-icon": { - "description": "L'icône du bouton lorsqu'il est dans l'état 'activé'.", - "label": "Icône d'état activé" - }, - "state-checks": { - "add": "Ajouter une vérification d'état", - "browse-icon": "Parcourir", - "command": "Commande à exécuter pour cette vérification d'état", - "label": "Vérifications d'état", - "remove": "Supprimer" - }, - "tooltip": { - "description": "L'info-bulle à afficher lors du survol du bouton.", - "label": "Info-bulle" - } - }, - "dialog": { - "apply": "Appliquer", - "cancel": "Annuler" - }, - "section": { - "description": "Faites glisser les widgets pour modifier leur ordre. Utilisez le menu contextuel (clic droit) pour transférer des widgets entre les sections ou les supprimer.", - "label": "Widgets de raccourcis" - }, - "sectionLeft": "Gauche", - "sectionRight": "Droite" - }, - "system-monitor-disk-path": { - "description": "Sélectionnez le point de montage du disque que la carte du moniteur système dans le centre de contrôle doit surveiller.", - "label": "Chemin du disque du moniteur système" - }, - "tabs": { - "appearance": "Apparence", - "cards": "Cartes", - "control-widgets": "Widgets de contrôle" - }, - "title": "Centre de contrôle" - }, - "desktop-widgets": { - "clock": { - "clock-display": { - "description": "Personnalisez l'affichage de votre horloge en ajoutant des jetons de la liste ci-dessous. Pour utiliser le format 12 heures, vous devez inclure le jeton 'AP'.", - "label": "Affichage de l'horloge" - }, - "custom-font": { - "description": "Sélectionner une police personnalisée pour l'affichage de l'horloge.", - "label": "Police personnalisée", - "placeholder": "Sélectionner une police personnalisée...", - "search-placeholder": "Rechercher des polices..." - }, - "enabled": { - "description": "Afficher un widget d'horloge sur le bureau.", - "label": "Activer le widget horloge" - }, - "format": { - "description": "Astuce : Utilisez \\n pour créer un saut de ligne.", - "label": "Format" - }, - "height": { - "description": "Hauteur du widget horloge en pixels.", - "label": "Taille" - }, - "minimal-mode": { - "description": "Utiliser un affichage d'horloge minimaliste avec l'heure et la date.", - "label": "Mode minimaliste" - }, - "preview": "Aperçu", - "rounded-corners": { - "description": "Utiliser des coins arrondis pour l'arrière-plan du widget.", - "label": "Coins arrondis." - }, - "show-background": { - "description": "Afficher le conteneur d'arrière-plan pour le widget d'horloge.", - "label": "Afficher l'arrière-plan" - }, - "show-date": { - "description": "Afficher la date actuelle sous l'heure.", - "label": "Afficher la date" - }, - "show-seconds": { - "description": "Afficher les secondes dans l'heure.", - "label": "Afficher les secondes" - }, - "style": { - "analog": "Analogique", - "binary": "Binaire", - "description": "Choisissez le style d'affichage de l'horloge.", - "digital": "Numérique", - "label": "Style d'horloge", - "minimal": "Minimal" - }, - "use-custom-font": { - "description": "Remplacez la police par défaut par une police personnalisée pour l'horloge.", - "label": "Utiliser une police personnalisée." - }, - "use-primary-color": { - "description": "Lorsque cette option est activée, la couleur principale est utilisée pour la mise en évidence.", - "label": "Utiliser la couleur principale" - }, - "width": { - "description": "Largeur du widget horloge en pixels.", - "label": "Largeur" - } - }, - "edit-mode": { - "add-widget": "Ajouter un widget", - "button": { - "label": "Entrer en mode édition" - }, - "controls-explanation": "Clic gauche et glisser-déposer : Déplacer ou redimensionner le widget.\nClic droit : Ouvrir les options du menu contextuel.", - "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.", - "exit-button": "Quitter le mode édition", - "grid-snap": { - "label": "Aligner sur la grille" - }, - "label": "Mode édition", - "open-settings": "Ouvrir les paramètres" - }, - "enabled": { - "description": "Activer ou désactiver complètement les widgets du bureau.", - "label": "Activer les widgets de bureau" - }, - "general": { - "section": { - "description": "Configurer les widgets qui apparaissent sur votre bureau.", - "label": "Widgets de bureau" - } - }, - "media-player": { - "enabled": { - "description": "Afficher un widget de lecteur multimédia sur le bureau.", - "label": "Activer le widget lecteur multimédia" - }, - "hide-mode": { - "description": "Contrôle le comportement du widget lorsqu'aucun média n'est en cours de lecture.", - "label": "Mode de masquage" - }, - "rounded-corners": { - "description": "Activer les coins arrondis sur les bords du widget.", - "label": "Coins arrondis" - }, - "show-album-art": { - "description": "Afficher la pochette de l'album et les informations sur les pistes (titre et artiste).", - "label": "Afficher la pochette et le titre de l'album" - }, - "show-background": { - "description": "Afficher le conteneur d'arrière-plan pour le widget lecteur multimédia.", - "label": "Afficher l'arrière-plan" - }, - "show-buttons": { - "description": "Afficher les boutons de contrôle multimédia (lecture/pause, précédent, suivant) sur le widget lecteur multimédia.", - "label": "Afficher les boutons" - }, - "show-visualizer": { - "description": "Afficher la superposition de l'visualiseur audio.", - "label": "Afficher le visualiseur" - }, - "visualizer-type": { - "description": "Choisissez un type de visualisation pour l'arrière-plan du lecteur multimédia de bureau.", - "label": "Type de visualisation" - } - }, - "title": "Widgets de bureau", - "weather": { - "enabled": { - "description": "Afficher un widget météo sur le bureau.", - "label": "Activer le widget météo" - }, - "show-background": { - "description": "Afficher le conteneur d'arrière-plan pour le widget météo.", - "label": "Afficher l'arrière-plan" - } - } - }, - "display": { - "monitors": { - "brightness": "Luminosité", - "brightness-step": { - "description": "Ajustez l'incrément pour les changements de luminosité (molette de la souris et raccourcis clavier).", - "label": "Incrément de luminosité" - }, - "brightness-unavailable": { - "ddc-disabled": "Contrôle de la luminosité indisponible. Activez \"Prise en charge de la luminosité externe\" pour contrôler la luminosité de cet écran.", - "generic": "Le contrôle de la luminosité n'est pas disponible pour cet écran." - }, - "enforce-minimum": { - "description": "Résout le problème de l'extinction complète du rétroéclairage sur certains écrans à 0% de luminosité.", - "label": "Imposer une luminosité minimale (1%)" - }, - "external-brightness": { - "description": "Activer le support DDCUtil pour contrôler la luminosité des écrans externes via le protocole DDC/CI.", - "label": "Prise en charge de la luminosité externe" - }, - "section": { - "description": "Ajustez la luminosité pour chaque écran.", - "label": "Paramètres par moniteur" - } - }, - "night-light": { - "auto-schedule": { - "description": "Basé sur l'heure du coucher et du lever du soleil à {location} — recommandé.", - "label": "Planification automatique" - }, - "enable": { - "description": "Applique un filtre de couleur chaude pour réduire l'émission de lumière bleue.", - "label": "Activer l'éclairage nocturne" - }, - "force-activation": { - "description": "Ignore la planification et applique le filtre nocturne immédiatement.", - "label": "Forcer l'activation" - }, - "manual-schedule": { - "description": "Définissez des heures personnalisées pour le lever et le coucher du soleil.", - "label": "Planification manuelle", - "select-start": "Sélectionner l'heure de début", - "select-stop": "Sélectionner l'heure de fin", - "sunrise": "Heure du lever du soleil", - "sunset": "Heure du coucher du soleil" - }, - "section": { - "description": "Réduit l'émission de lumière bleue pour vous aider à mieux dormir et réduire la fatigue oculaire.", - "label": "Éclairage nocturne" - }, - "temperature": { - "day": "Jour", - "day-description": "Contrôle la température pendant la journée.", - "description": "Réglez la chaleur des couleurs pour la nuit et le jour.", - "label": "Température de couleur", - "night": "Nuit", - "night-description": "Contrôle la température pendant la nuit." - } - }, - "tabs": { - "brightness": "Luminosité", - "night-light": "Veilleuse" - }, - "title": "Affichage" - }, - "dock": { - "appearance": { - "background-opacity": { - "description": "Ajustez l'opacité de l'arrière-plan du dock.", - "label": "Opacité de l'arrière-plan" - }, - "border-radius": { - "description": "Ajuster le rayon de bordure du dock.", - "label": "Rayon de bordure" - }, - "colorize-icons": { - "description": "Appliquer les couleurs du thème aux icônes d'applications du dock (applications non focalisées uniquement).", - "label": "Coloriser les icônes" - }, - "dead-opacity": { - "description": "Ajuster l'opacité des icônes d'applications qui ne sont pas en cours d'exécution.", - "label": "Opacité morte" - }, - "display": { - "always-visible": "Toujours visible", - "auto-hide": "Masquer automatiquement", - "description": "Choisissez comment le dock se comporte.", - "exclusive": "Exclusif", - "label": "Affichage" - }, - "floating-distance": { - "description": "Ajustez la distance de flottaison par rapport au bord de l'écran.", - "label": "Distance de flottaison du dock" - }, - "hide-show-speed": { - "description": "Ajustez la vitesse de l'animation d'affichage/masquage du dock.", - "label": "Vitesse d'affichage/masquage" - }, - "icon-size": { - "description": "Ajuster la taille globale du Dock.", - "label": "Taille du Dock" - }, - "inactive-indicators": { - "description": "Afficher les pastilles d'indicateur pour toutes les applications, pas seulement celle qui est active.", - "label": "Indicateurs de fonctionnement" - }, - "pinned-static": { - "description": "Toujours pousser les icônes d'applications épinglées vers la gauche dans un ordre statique.", - "label": "Applications épinglées statiques" - }, - "section": { - "description": "Personnalisez le comportement et l'apparence du dock.", - "label": "Apparence" - } - }, - "enabled": { - "description": "Afficher ou masquer complètement le dock", - "label": "Activer le dock" - }, - "monitors": { - "only-same-monitor": { - "description": "Afficher uniquement les applications de l'écran où se trouve le dock.", - "label": "Seulement les applications du même écran." - }, - "section": { - "description": "Afficher le dock sur des écrans spécifiques. Par défaut, il s'affiche sur tous les écrans si aucun n'est sélectionné.", - "label": "Affichage sur les moniteur" - } - }, - "tabs": { - "appearance": "Apparence", - "monitors": "Écrans" - }, - "title": "Dock" - }, - "general": { - "fonts": { - "default": { - "description": "Police principale utilisée dans toute l'interface.", - "label": "Police par défaut", - "placeholder": "Sélectionner la police par défaut...", - "scale": { - "description": "Augmenter ou diminuer la taille du texte standard.", - "label": "Taille de police par défaut" - }, - "search-placeholder": "Rechercher des polices..." - }, - "monospace": { - "description": "Police à chasse fixe utilisée pour l'affichage des chiffres et des statistiques.", - "label": "Police à chasse fixe", - "placeholder": "Sélectionner la police à chasse fixe...", - "scale": { - "description": "Augmenter ou diminuer la taille du texte à chasse fixe.", - "label": "Taille de police à chasse fixe" - }, - "search-placeholder": "Rechercher des polices à chasse fixe..." - }, - "reset-scaling": "Réinitialiser l'échelle", - "section": { - "description": "Choisissez les polices utilisées dans toute l'interface.", - "label": "Polices" - } - }, - "language": { - "section": { - "description": "Choisissez votre langue préférée pour l'application.", - "label": "Langue" - }, - "select": { - "auto-detect": "Automatique", - "description": "Sélectionnez la langue utilisée dans l'interface de l'application.", - "label": "Langue de l'application" - } - }, - "launch-setup-wizard": "Lancer l'assistant d'installation", - "profile": { - "picture": { - "description": "Votre photo de profil qui apparaît dans toute l'interface.", - "label": "Photo de profil de {user}" - }, - "section": { - "description": "Modifiez vos informations utilisateur et votre avatar.", - "label": "Profil" - }, - "select-avatar": "Sélectionner une image d'avatar", - "tooltip": "Photo de profil" - }, - "screen-corners": { - "radius": { - "description": "Ajustez l'arrondi des coins de l'écran.", - "label": "Rayon des coins de l'écran", - "reset": "Réinitialiser le rayon des coins de l'écran" - }, - "section": { - "description": "Personnalisez l'arrondi des coins de l'écran et les effets visuels.", - "label": "Coins de l'écran" - }, - "show-corners": { - "description": "Affichez des coins arrondis sur le bord de l'écran.", - "label": "Afficher les coins de l'écran" - }, - "solid-black": { - "description": "Utilisez du noir uni au lieu de la couleur de fond de la barre.", - "label": "Coins noirs unis" - } - }, - "title": "Général" - }, - "hooks": { - "info": { - "command-info": { - "description": "• Les commandes sont exécutées via le shell (sh -c)
• Les commandes s'exécutent en arrière-plan (détachées)
• Les boutons de test s'exécutent avec les valeurs actuelles", - "label": "Informations sur la commande de hook" - }, - "parameters": { - "description": "• Hook Fond d'écran : $1 = chemin du fond d'écran, $2 = nom de l'écran
• Hook de bascule de thème : $1 = true/false (état du mode sombre)", - "label": "Paramètres disponibles" - } - }, - "performance-mode-disabled": { - "description": "Commande à exécuter lorsque le Mode Performance Noctalia est désactivé.", - "label": "Mode performance désactivé", - "placeholder": "ex: notify-send \"Performance\" \"Mode Désactivé\"" - }, - "performance-mode-enabled": { - "description": "Commande à exécuter lorsque le Mode Performance Noctalia est activé.", - "label": "Mode performance activé", - "placeholder": "ex: notify-send \"Performance\" \"Mode Activé\"" - }, - "screen-lock": { - "description": "Commande à exécuter lorsque l'écran est verrouillé.", - "label": "Écran verrouillé", - "placeholder": "ex: notify-send \"Écran\" \"Verrouillé\"" - }, - "screen-unlock": { - "description": "Commande à exécuter lorsque l'écran est déverrouillé.", - "label": "Écran déverrouillé", - "placeholder": "ex: notify-send \"Écran\" \"Déverrouillé\"" - }, - "system-hooks": { - "enable": { - "description": "Activer ou désactiver toutes les commandes de hook.", - "label": "Activer les hooks" - }, - "section": { - "description": "Configurez des commandes à exécuter lors d'événements système.", - "label": "Hooks système" - } - }, - "theme-changed": { - "description": "Commande à exécuter lorsque le thème bascule entre le mode sombre et clair.", - "label": "Thème changé", - "placeholder": "ex: notify-send \"Thème\" \"Basculé\"" - }, - "title": "Hooks", - "wallpaper-changed": { - "description": "Commande à exécuter lorsque le fond d'écran change.", - "label": "Fond d'écran changé", - "placeholder": "ex: notify-send \"Fond d'écran\" \"Changé\"" - } - }, - "indicator": { - "default-value": "Par défaut : {value}", - "system-default": "Par défaut du système" - }, - "launcher": { - "settings": { - "annotation-tool": { - "description": "Commande à exécuter lorsque l'on clique sur le bouton d'annotation dans l'historique du presse-papiers. L'image sera envoyée à cette commande.", - "label": "Outil d'annotation", - "placeholder": "gradia, satty -f -" - }, - "auto-paste": { - "description": "Coller automatiquement l'élément sélectionné du presse-papiers. Nécessite wtype.", - "label": "Collage automatique" - }, - "clip-preview": { - "description": "Afficher un aperçu du contenu du presse-papiers lors de l'utilisation de la commande >clip.", - "label": "Activer l'aperçu du presse-papiers" - }, - "clipboard-history": { - "description": "Accédez aux éléments précédemment copiés depuis le lanceur.", - "label": "Activer l'historique du presse-papiers" - }, - "custom-launch-prefix": { - "description": "Préfixer les commandes avec un lanceur personnalisé (ex. 'runapp' pour l'intégration systemd).", - "label": "Préfixe de lancement personnalisé" - }, - "custom-launch-prefix-enabled": { - "description": "Utiliser un préfixe personnalisé pour lancer les applications au lieu de la méthode par défaut.", - "label": "Activer le préfixe de lancement personnalisé" - }, - "grid-view": { - "description": "Afficher les éléments dans une grille au lieu d'une liste.", - "label": "Vue grille" - }, - "icon-mode": { - "description": "Utiliser les icônes natives du système au lieu des icônes Tabler.", - "label": "Utiliser les icônes natives" - }, - "ignore-mouse-input": { - "description": "Désactiver l'interaction de la souris et la molette de défilement dans le lanceur.", - "label": "Ignorer l'entrée de la souris." - }, - "position": { - "description": "Choisissez où le panneau du lanceur apparaît.", - "label": "Position" - }, - "section": { - "description": "Personnalisez le comportement et l'apparence du lanceur.", - "label": "Apparence" - }, - "show-categories": { - "description": "Afficher les onglets de catégories pour filtrer les applications.", - "label": "Afficher les catégories" - }, - "show-icon-background": { - "description": "Afficher un arrière-plan rectangulaire arrondi derrière les icônes.", - "label": "Afficher l'arrière-plan de l'icône" - }, - "sort-by-usage": { - "description": "Lorsque cette option est activée, les applications fréquemment lancées apparaissent en premier dans la liste.", - "label": "Trier par les plus utilisés" - }, - "terminal-command": { - "description": "Commande pour lancer un terminal. Ex: 'kitty -e' ou 'gnome-terminal --'.", - "label": "Commande du terminal" - }, - "use-app2unit": { - "description": "Utilise une méthode de lancement alternative pour mieux gérer les processus des applications et prévenir les problèmes.", - "label": "Utiliser App2Unit pour lancer les applications" - } - }, - "title": "Lanceur" - }, - "location": { - "calendar": { - "cards": { - "section": { - "description": "Organiser et activer/désactiver les cartes dans le panneau de calendrier.", - "label": "Cartes de calendrier" - } - }, - "header": { - "label": "En-tête du calendrier" - }, - "month": { - "label": "Mois calendaire" - } - }, - "date-time": { - "12hour-format": { - "description": "Afficher l'heure au format 12 heures sur l'écran de verrouillage et dans le calendrier. L'horloge de la barre possède ses propres paramètres.", - "label": "Utiliser le format horaire de 12 heures" - }, - "first-day-of-week": { - "automatic": "Automatique (utiliser les paramètres régionaux du système)", - "description": "Choisissez quel jour commence la semaine dans le calendrier.", - "label": "Premier jour de la semaine" - }, - "section": { - "description": "Personnalisez l'affichage de la date et de l'heure.", - "label": "Date & heure" - }, - "show-events": { - "description": "Afficher les événements dans le panneau du calendrier.", - "label": "Afficher les événements du calendrier" - }, - "use-analog": { - "description": "Afficher une horloge de style analogique dans la fenêtre du calendrier et sur l'écran de verrouillage.", - "label": "Utiliser une horloge de style analogique." - }, - "week-numbers": { - "description": "Afficher la semaine de l'année (ex: Semaine 38) dans le calendrier.", - "label": "Afficher les numéros de semaine" - } - }, - "location": { - "search": { - "description": "ex: Toronto, ON", - "label": "Rechercher un emplacement", - "placeholder": "Entrez le nom de l'emplacement" - }, - "section": { - "description": "Obtenez une météo et une planification de l'éclairage nocturne précises en définissant votre emplacement.", - "label": "Votre emplacement" - } - }, - "title": "Région", - "weather": { - "enabled": { - "description": "Afficher les informations météorologiques dans toute l'interface et récupérer les données météo. Lorsque désactivé, tous les éléments météo seront masqués et aucune requête réseau ne sera effectuée.", - "label": "Activer la météo" - }, - "fahrenheit": { - "description": "Afficher la température en Fahrenheit au lieu de Celsius.", - "label": "Afficher la température en Fahrenheit (°F)" - }, - "hide-city": { - "description": "Masquer le nom de la ville dans les affichages météo de toute l'interface.", - "label": "Cacher le nom de la ville" - }, - "hide-timezone": { - "description": "Masquer l'abréviation du fuseau horaire des affichages météorologiques dans toute l'interface.", - "label": "Masquer le fuseau horaire" - }, - "section": { - "description": "Choisissez votre unité de température préférée.", - "label": "Météo" - }, - "show-effects": { - "description": "Afficher des effets visuels supplémentaires (comme la pluie, la neige ou la foudre) sur la carte météo.", - "label": "Afficher les effets météorologiques" - }, - "show-in-calendar": { - "description": "Afficher les prévisions météo quotidiennes directement dans votre vue calendrier.", - "label": "Afficher la météo dans le calendrier" - } - } - }, - "lock-screen": { - "compact-lockscreen": { - "description": "Afficher uniquement le champ de saisie de connexion et les commandes système, en masquant les widgets météo et multimédia.", - "label": "Écran de verrouillage compact" - }, - "lock-on-suspend": { - "description": "Verrouiller automatiquement l'écran lors de la mise en veille du système.", - "label": "Verrouiller à la suspension" - }, - "show-hibernate": { - "description": "Afficher l’option 'hiberner' dans les actions d’énergie.", - "label": "Afficher l’hibernation" - }, - "show-session-buttons": { - "description": "Autoriser l'accès aux paramètres d'alimentation depuis l'écran de verrouillage.", - "label": "Commandes d'alimentation" - }, - "title": "Écran de verrouillage" - }, - "network": { - "bluetooth": { - "description": "Activer la gestion Bluetooth.", - "label": "Activer le Bluetooth", - "rssi-polling": { - "description": "Échantillonner périodiquement le RSSI des appareils connectés via bluetoothctl. Peut ne pas être disponible pour tous les appareils ; utilise un minimum de ressources lorsqu'il est activé.", - "label": "Interrogation du signal Bluetooth" - } - }, - "section": { - "description": "Gérez les connexions Wi-Fi et Bluetooth." - }, - "title": "Réseau", - "wifi": { - "description": "Gérer les réseaux sans fil (nécessite NetworkManager).", - "label": "Activer le Wi-Fi" - } - }, - "notifications": { - "duration": { - "critical-urgency": { - "description": "Durée de visibilité des notifications de priorité critique.", - "label": "Urgence critique" - }, - "low-urgency": { - "description": "Durée de visibilité des notifications de faible priorité.", - "label": "Urgence faible" - }, - "normal-urgency": { - "description": "Durée de visibilité des notifications de priorité normale.", - "label": "Urgence normale" - }, - "reset": "Réinitialiser la durée du délai d'attente", - "respect-expire": { - "description": "Utiliser le délai d'expiration défini dans la notification.", - "label": "Respecter le délai d'expiration" - }, - "section": { - "description": "Configurer la durée d'affichage des notifications en fonction de leur niveau d'urgence.", - "label": "Durée des notifications" - } - }, - "history": { - "critical-urgency": { - "description": "Enregistrer les notifications de priorité critique dans l'historique.", - "label": "Enregistrer l'urgence critique dans l'historique" - }, - "low-urgency": { - "description": "Enregistrer les notifications de priorité faible dans l'historique.", - "label": "Enregistrer l'urgence faible dans l'historique" - }, - "normal-urgency": { - "description": "Enregistrer les notifications de priorité normale dans l'historique.", - "label": "Enregistrer l'urgence normale dans l'historique" - }, - "section": { - "description": "Contrôler quelles notifications sont enregistrées dans l'historique en fonction de leur niveau d'urgence.", - "label": "Historique" - } - }, - "monitors": { - "section": { - "description": "Afficher les notifications sur des moniteurs spécifiques. Par défaut, sur tous si aucun n'est choisi.", - "label": "Affichage sur les moniteurs" - } - }, - "settings": { - "always-on-top": { - "description": "Afficher les notifications au-dessus des fenêtres en plein écran et des autres applications.", - "label": "Toujours au premier plan" - }, - "background-opacity": { - "description": "Ajuster l'opacité des arrière-plans de notifications.", - "label": "Opacité du fond" - }, - "do-not-disturb": { - "description": "Désactive toutes les fenêtres de notification lorsque cette option est activée.", - "label": "Ne pas déranger" - }, - "enable-osd": { - "description": "Afficher les changements de volume et de luminosité en temps réel.", - "label": "Activer l'affichage à l'écran (OSD)" - }, - "enabled": { - "description": "Activer ou désactiver le démon de notifications, nécessite un redémarrage de Noctalia shell.", - "label": "Activer les notifications" - }, - "location": { - "description": "Où les notifications apparaissent à l'écran.", - "label": "Emplacement" - }, - "section": { - "description": "Configurez l'apparence et le comportement des notifications.", - "label": "Apparence" - } - }, - "sounds": { - "enabled": { - "description": "Activer les effets sonores pour les notifications entrantes.", - "label": "Activer les sons de notification" - }, - "excluded-apps": { - "description": "Ne pas jouer le son de notification configuré pour les applications spécifiques qui ont leurs propres sons intégrés.", - "label": "Applications exclues", - "placeholder": "discord,firefox,chrome,chromium,edge" - }, - "files": { - "critical": { - "description": "Chemin vers le fichier sonore joué pour les notifications de priorité critique.", - "label": "Son d'urgence critique", - "select-title": "Sélectionner le Fichier Son d'Urgence Critique" - }, - "low": { - "description": "Chemin vers le fichier sonore joué pour les notifications de priorité basse.", - "label": "Son d'urgence basse", - "select-title": "Sélectionner le Fichier Son d'Urgence Basse" - }, - "normal": { - "description": "Chemin vers le fichier sonore joué pour les notifications de priorité normale.", - "label": "Son d'urgence normale", - "select-title": "Sélectionner le Fichier Son d'Urgence Normale" - }, - "placeholder": "Entrer le chemin vers le fichier sonore", - "section": { - "description": "Configurer des fichiers sonores personnalisés pour différents niveaux d'urgence de notification.", - "label": "Fichiers sonores" - }, - "select-file": "Sélectionner un Fichier Son", - "unified": { - "description": "Chemin vers le fichier sonore joué pour les notifications.", - "label": "Son de notification", - "select-title": "Sélectionner le Fichier Son de Notification" - } - }, - "section": { - "description": "Configurer les effets sonores et le volume des notifications.", - "label": "Paramètres sonores" - }, - "separate": { - "description": "Utiliser différents fichiers sonores pour les notifications de priorité basse, normale et critique.", - "label": "Utiliser des sons différents par priorité" - }, - "unavailable": { - "description": "Installez Qt6 Multimedia pour activer les sons de notification.", - "label": "Sons de notification non disponibles" - }, - "volume": { - "description": "Ajuster le niveau de volume pour les sons de notification.", - "label": "Volume sonore" - } - }, - "tabs": { - "general": "Général", - "history": "Histoire", - "sounds": "Sons", - "toast": "Pain grillé" - }, - "title": "Notifications", - "toast": { - "keyboard": { - "description": "Afficher une notification lorsque la disposition du clavier change.", - "label": "Disposition du clavier" - }, - "section": { - "description": "Configurer l'apparence et le comportement des notifications toast.", - "label": "Pain grillé" - } - } - }, - "osd": { - "always-on-top": { - "description": "Afficher l'OSD au-dessus des fenêtres plein écran et autres couches.", - "label": "Toujours au premier plan" - }, - "background-opacity": { - "description": "Contrôle la transparence de l'arrière-plan de l'OSD.", - "label": "Opacité de l'arrière-plan" - }, - "description": "Configurer les indicateurs à l'écran tels que le volume et la luminosité.", - "duration": { - "auto-hide": { - "description": "Ajuster le délai avant disparition de l'OSD.", - "label": "Masquer après" - }, - "section": { - "description": "Temps d'affichage avant masquage automatique de l'OSD.", - "label": "Délai d'auto‑masquage" - } - }, - "enabled": { - "description": "Afficher en temps réel les changements de volume et de luminosité.", - "label": "Activer l'affichage à l'écran" - }, - "location": { - "description": "Emplacement des affichages à l'écran.", - "label": "Emplacement" - }, - "monitors": { - "section": { - "description": "Afficher l'OSD sur des moniteurs spécifiques. Par défaut sur tous si aucun n'est choisi.", - "label": "Affichage sur les moniteurs" - } - }, - "section": { - "general": { - "description": "Configurer la visibilité et le comportement de l'OSD.", - "label": "Général" - } - }, - "title": "Affichage à l'écran", - "types": { - "brightness": { - "description": "Afficher l'OSD lorsque la luminosité de l'écran change.", - "label": "Luminosité" - }, - "custom-text": { - "description": "Afficher l’OSD pour les messages texte personnalisés provenant de l’IPC.", - "label": "Texte personnalisé" - }, - "input-volume": { - "description": "Afficher l'OSD lorsque le volume du microphone change.", - "label": "Volume d'entrée" - }, - "lockkey": { - "description": "Afficher l'OSD lorsque Verr Maj, Verr Num ou Arrêt défil est activée ou désactivée.", - "label": "Touches de verrouillage" - }, - "section": { - "description": "Sélectionnez les événements qui déclenchent l'OSD.", - "label": "Événements de déclenchement OSD" - }, - "volume": { - "description": "Afficher l'OSD lorsque le volume de sortie audio change.", - "label": "Volume de sortie" - } - } - }, - "plugins": { - "available": { - "description": "Parcourir et installer des plugins à partir des sources configurées.", - "label": "Plugins disponibles", - "no-plugins-description": "Vérifiez les sources de vos plugins ou actualisez la liste.", - "no-plugins-label": "Aucun plugin disponible." - }, - "collision": { - "already-installed": "Ce plugin est déjà installé.", - "custom-version-exists": "Une version personnalisée de \"{source}\" est déjà installée.", - "official-version-exists": "La version officielle de cette extension est déjà installée." - }, - "filter": { - "all": "Tout", - "downloaded": "Téléchargé", - "not-downloaded": "Non téléchargé" - }, - "hot-reload": { - "description": "Recharger automatiquement les plugins lorsque leurs fichiers sont modifiés. Utile pour le développement de plugins.", - "label": "Rechargement à chaud (mode développement)" - }, - "hot-reloaded": "Plugin rechargé : {name}", - "install": "Installer", - "install-error": "Échec de l'installation : {error}", - "install-incompatible": "{plugin} nécessite Noctalia v{version} ou une version ultérieure.", - "install-success": "Installation de {plugin} réussie.", - "installed": { - "description": "Gérer et configurer tous les plugins installés localement.", - "label": "Plugins installés", - "no-plugins-description": "Installez les extensions depuis la section Extensions disponibles ci-dessous.", - "no-plugins-label": "Aucun plugin installé" - }, - "installing": "Installation de {plugin}...", - "open-plugins-tab": "Ouvrir les paramètres des plugins", - "plugin-settings-title": "Paramètres de {plugin}", - "refresh": { - "refreshing": "Actualisation de la liste des plugins...", - "tooltip": "Actualiser les extensions disponibles" - }, - "settings": { - "tooltip": "Paramètres du plugin" - }, - "settings-error-not-loaded": "Plugin non chargé.", - "settings-saved": "Paramètres du plugin enregistrés.", - "source": { - "custom": "Source personnalisée", - "official": "Officiel/Officielle" - }, - "sources": { - "add-custom": "Ajouter un dépôt personnalisé", - "add-dialog": { - "description": "Ajouter un dépôt GitHub comme source de plugin.", - "error": "Échec de l'ajout de la source du plugin.", - "name": "Nom du dépôt", - "name-placeholder": "Mes extensions personnalisées", - "success": "Source du plugin ajoutée avec succès.", - "title": "Ajouter la source du plugin", - "url": "URL du dépôt" - }, - "description": "Gérer les dépôts d'extensions.", - "label": "Sources", - "placeholder": "Mon dépôt cool", - "remove": { - "tooltip": "Supprimer la source du plugin" - } - }, - "title": "Modules d'extension", - "uninstall": "Désinstaller", - "uninstall-dialog": { - "description": "Êtes-vous sûr de vouloir désinstaller {plugin} ? Cette action supprimera toutes les données du plugin.", - "title": "Désinstaller le plugin" - }, - "uninstall-error": "Échec de la désinstallation : {error}", - "uninstall-success": "{plugin} a été désinstallé(e) avec succès.", - "uninstalling": "Désinstallation de {plugin}...", - "update": "Mise à jour", - "update-all": "Mettre à jour tout ({count})", - "update-all-success": "Tous les plugins ont été mis à jour avec succès.", - "update-available": "Nouvelle mise à jour de plugin disponible", - "update-available_plural": "Nouvelles mises à jour d'extensions disponibles ({count})", - "update-error": "Échec de la mise à jour du plugin : {plugin} : {error}", - "update-incompatible": "Nécessite Noctalia v{version} ou une version ultérieure.", - "update-pending": "v{current} → v{new} (nécessite Noctalia v{required})", - "update-success": "Mise à jour du plugin {plugin} vers la version {version}.", - "update-version": "v{actuel} → v{nouveau}", - "updating": "Mise à jour..." - }, - "region": { - "title": "Région" - }, - "screen-recorder": { - "audio": { - "audio-codec": { - "description": "Opus est recommandé pour de meilleures performances et une taille audio minimale.", - "label": "Codec audio" - }, - "audio-source": { - "description": "Source audio à capturer pendant l'enregistrement.", - "label": "Source audio" - }, - "section": { - "description": "Configurez les options d'enregistrement audio.", - "label": "Paramètres audio" - } - }, - "general": { - "copy-to-clipboard": { - "description": "Copier le fichier dans le presse-papiers une fois l'enregistrement terminé.", - "label": "Copier dans le presse-papiers" - }, - "output-folder": { - "description": "Dossier où les enregistrements d'écran seront sauvegardés.", - "label": "Dossier de sortie", - "tooltip": "Dossier de sortie" - }, - "section": { - "description": "Gérez la sortie et le contenu de l'enregistrement d'écran.", - "label": "Paramètres généraux" - }, - "select-output-folder": "Sélectionner le dossier de sortie", - "show-cursor": { - "description": "Enregistrez le curseur de la souris dans la vidéo.", - "label": "Afficher le curseur" - } - }, - "title": "Enregistreur d'écran", - "video": { - "color-range": { - "description": "Limitée est recommandée pour une meilleure compatibilité.", - "label": "Gamme de couleurs" - }, - "frame-rate": { - "description": "Fréquence d'images cible pour les enregistrements d'écran.", - "label": "Fréquence d'images" - }, - "section": { - "description": "Configurez les options d'enregistrement vidéo.", - "label": "Paramètres vidéo" - }, - "video-codec": { - "description": "h264 est le codec le plus courant.", - "label": "Codec vidéo" - }, - "video-quality": { - "description": "Une qualité supérieure entraîne des fichiers de plus grande taille.", - "label": "Qualité vidéo" - }, - "video-source": { - "description": "Portail est recommandé, si vous obtenez des artefacts, essayez Écran.", - "label": "Source vidéo" - } - } - }, - "session-menu": { - "countdown-duration": { - "description": "Définir la durée du compte à rebours avant d'exécuter les actions d'alimentation.", - "label": "Durée du compte à rebours" - }, - "enable-countdown": { - "description": "Afficher un compte à rebours avant d'exécuter les actions d'alimentation.", - "label": "Activer le compte à rebours" - }, - "entries": { - "section": { - "description": "Personnaliser les actions d'alimentation qui apparaissent dans le Menu de session et leur ordre.", - "label": "Actions d'alimentation" - } - }, - "entry-settings": { - "command": { - "description": "Commande personnalisée à exécuter pour cette action. Laisser vide pour utiliser la commande système par défaut.", - "label": "Commande", - "placeholder": "systemctl poweroff" - }, - "default-command": { - "lock": "Écran de verrouillage interne (sans commande)", - "logout": "Déconnexion interne (sans commande)" - }, - "default-info": { - "description": "Si aucune commande personnalisée n'est spécifiée, la commande système par défaut sera utilisée.", - "label": "Commande par défaut" - }, - "title": "Configurer {entry}", - "tooltip": "Configurer la commande" - }, - "general": { - "section": { - "description": "Configurer le comportement et l'apparence du panneau du menu de session.", - "label": "Général" - } - }, - "large-buttons-layout": { - "description": "Choisissez comment les boutons du menu de session sont affichés.", - "label": "Disposition des grands boutons" - }, - "large-buttons-style": { - "description": "Afficher le menu de session avec de grands boutons dans une disposition en grille.", - "label": "Style boutons larges" - }, - "position": { - "description": "Choisissez où le panneau du Menu de session apparaît lorsqu'il est ouvert.", - "label": "Position" - }, - "show-header": { - "description": "Afficher le titre et le bouton de fermeture en haut du Menu de session.", - "label": "Afficher l'en-tête" - }, - "show-number-labels": { - "description": "Afficher les numéros (1-2-3-4...) sur les boutons et activer les raccourcis clavier numériques pour une sélection rapide.", - "label": "Afficher les numéros" - }, - "title": "Menu de session" - }, - "system-monitor": { - "cpu-section": { - "label": "Utilisation CPU" - }, - "critical-color": { - "label": "Couleur critique" - }, - "custom-highlight-colors-title": { - "label": "Couleurs de surbrillance personnalisées" - }, - "disk-path": { - "description": "Sélectionnez le point de montage du disque à surveiller.", - "label": "Chemin du disque" - }, - "disk-section": { - "label": "Utilisation disque" - }, - "enable-dgpu-monitoring": { - "description": "Attention : Ceci va activer votre GPU dédié (NVIDIA/AMD), ce qui peut avoir un impact significatif sur l'autonomie de la batterie des ordinateurs portables dotés de cartes graphiques hybrides.", - "label": "Activer la surveillance du GPU dédié" - }, - "external-monitor": { - "description": "Entrez la commande ou le chemin de l'application à lancer lors de l'activation de l'application externe de surveillance du système.", - "label": "Commande du moniteur système externe", - "placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor" - }, - "general": { - "section": { - "description": "Configurer le comportement et l'apparence du Moniteur Système.", - "label": "Général" - } - }, - "gpu-section": { - "label": "Température du GPU" - }, - "highlight-colors-section": { - "label": "Couleurs de surlignage" - }, - "load-average-section": { - "label": "Charge moyenne" - }, - "memory-section": { - "label": "Utilisation mémoire" - }, - "network-section": { - "label": "Réseau" - }, - "polling-interval": { - "label": "Intervalle d'interrogation" - }, - "polling-section": { - "description": "Configurer la fréquence de mise à jour de chaque métrique système.", - "label": "Intervalles d'interrogation" - }, - "tabs": { - "general": "Général", - "polling": "Sondage", - "thresholds": "Seuils" - }, - "temperature-section": { - "label": "Température CPU" - }, - "threshold": { - "critical": "Seuil critique", - "warning": "Seuil d'alerte" - }, - "thresholds-section": { - "description": "Ajustez les seuils d’avertissement/critiques et les intervalles d’interrogation pour chaque métrique système.", - "label": "Seuils" - }, - "title": "Moniteur système", - "use-custom-highlight-colors": { - "description": "Lorsque cette option est désactivée, les couleurs de surbrillance par défaut du thème sont utilisées.", - "label": "Utiliser des couleurs de surlignage personnalisées." - }, - "warning-color": { - "label": "Couleur d'avertissement" - } - }, - "user-interface": { - "allow-panels-without-bar": { - "description": "Quand cette option est activée, les panneaux peuvent s'ouvrir sur n'importe quel écran. Quand elle est désactivée, les panneaux s'ouvriront uniquement sur les écrans qui ont une barre, ce qui peut réduire l'utilisation de la mémoire.", - "label": "Autoriser les panneaux sur les écrans sans barre." - }, - "animation-disable": { - "description": "Désactiver toutes les animations pour une expérience plus rapide et plus réactive.", - "label": "Désactiver les animations de l'interface utilisateur" - }, - "animation-speed": { - "description": "Ajuster la vitesse globale de l'animation.", - "label": "Vitesse d'animation", - "reset": "Réinitialiser la vitesse de l'animation" - }, - "appearance": { - "section": { - "description": "Personnaliser les éléments visuels tels que les info-bulles, les bordures et les ombres.", - "label": "Apparence" - } - }, - "box-border": { - "description": "Affiche un contour autour des zones de contenu.", - "label": "Contour du conteneur" - }, - "box-border-radius": { - "description": "Ajuste de l'arrondi des coins des principales sections de la mise en page, telles que les barres latérales, les cartes et les panneaux de contenu.", - "label": "Rayon du conteneur", - "reset": "Réinitialiser le rayon du conteneur" - }, - "control-border-radius": { - "description": "Contrôle la courbure des éléments interactifs, y compris les boutons, les bascules et les champs de texte.", - "label": "Rayon d'entrée", - "reset": "Réinitialiser le rayon d'entrée" - }, - "dim-desktop": { - "description": "Atténuer le bureau lorsque des panneaux ou des menus sont ouverts.", - "label": "Dim bureau" - }, - "dimmer-opacity": { - "description": "Définir le niveau d'opacité pour l'assombrissement du bureau.", - "label": "Opacité du bureau atténué", - "reset": "Réinitialiser l'opacité du bureau atténué" - }, - "panel-background-opacity": { - "description": "Définir l'opacité de l'arrière-plan pour tous les panneaux (barre, lanceur, paramètres, etc.).", - "label": "Opacité de fond des panneaux" - }, - "panels-attached-to-bar": { - "description": "Les panneaux se verrouillent sur la barre et les bords de l'écran, créant un aspect homogène avec d'élégants coins inversés.", - "label": "Aligner les panneaux aux bords" - }, - "panels-overlay": { - "description": "Garantit que les panneaux et la barre restent visibles, même au-dessus des applications en plein écran.", - "label": "Garder les panneaux et la barre en haut." - }, - "scaling": { - "description": "Modifie la taille de l'interface utilisateur générale, à l'exception de la barre.", - "label": "Mise à l'échelle de l'interface", - "reset-scaling": "Réinitialiser l'échelle de l'interface" - }, - "section": { - "description": "Personnaliser l'apparence, l'ergonomie et le comportement de l'interface.", - "label": "Apparence" - }, - "settings-panel-mode": { - "description": "Choisir la disposition des paramètres (peut nécessiter une réouverture).", - "label": "Mode du panneau des paramètres" - }, - "shadows": { - "description": "Active les ombres portées sous les barres et les panneaux.", - "direction": { - "description": "Choisissez d’où vient l’ombre.", - "label": "Direction de l’ombre" - }, - "label": "Ombres portées" - }, - "tabs": { - "appearance": "Apparence", - "panels": "Panneaux", - "screen-corners": "Coins d'écran" - }, - "title": "Interface utilisateur", - "tooltips": { - "description": "Activer ou désactiver les info-bulles dans toute l'interface.", - "label": "Afficher les infobulles" - } - }, - "wallpaper": { - "automation": { - "change-mode": { - "alphabetical": "Alphabétique", - "description": "Choisissez comment les fonds d'écran sont sélectionnés lors du changement automatique.", - "label": "Mode de changement", - "random": "Aléatoire" - }, - "custom-interval": { - "description": "Entrez l'heure au format HH:MM (ex: 01:30).", - "label": "Intervalle personnalisé" - }, - "interval": { - "description": "Fréquence de changement automatique des fonds d'écran.", - "label": "Intervalle du fond d'écran" - }, - "random-wallpaper": { - "description": "Planifiez des changements de fond d'écran aléatoires à intervalles réguliers.", - "label": "Fond d'écran aléatoire" - }, - "scheduled-change": { - "description": "Changer automatiquement les fonds d'écran à intervalles réguliers.", - "label": "Changement programmé" - }, - "section": { - "label": "Automatisation" - } - }, - "look-feel": { - "edge-smoothness": { - "description": "Applique un effet de flou progressif au bord des transitions.", - "label": "Adoucir le bord de la transition" - }, - "fill-color": { - "description": "Choisissez une couleur de remplissage qui peut apparaître derrière le fond d'écran.", - "label": "Couleur de remplissage" - }, - "fill-mode": { - "description": "Sélectionnez comment l'image doit être mise à l'échelle pour correspondre à la résolution de votre moniteur.", - "label": "Mode de remplissage" - }, - "section": { - "label": "Apparence et ergonomie" - }, - "transition-duration": { - "description": "Durée des animations de transition en secondes.", - "label": "Durée de la transition" - }, - "transition-type": { - "description": "Type d'animation lors du changement de fond d'écran.", - "label": "Type de transition" - } - }, - "settings": { - "enable-management": { - "description": "Gérez les fonds d'écran avec Noctalia. Décochez si vous préférez utiliser une autre application.", - "label": "Activer la gestion des fonds d'écran" - }, - "enable-overview": { - "description": "Applique un fond d'écran flou et atténué à l'écran de présentation.", - "label": "Activer le fond d'écran de l'aperçu" - }, - "folder": { - "description": "Chemin vers votre dossier principal de fonds d'écran.", - "label": "Dossier des fonds d'écran", - "tooltip": "Dossier des fonds d'écran" - }, - "hide-wallpaper-filenames": { - "tooltip-hide": "Masquer les noms de fichiers", - "tooltip-show": "Afficher les noms de fichiers" - }, - "monitor-specific": { - "description": "Définissez un dossier de fond d'écran différent pour chaque moniteur.", - "label": "Dossiers spécifiques au moniteur", - "tooltip": "Dossier des fonds d'écran du moniteur" - }, - "recursive-search": { - "description": "Rechercher également des fonds d'écran dans les sous-dossiers du répertoire des fonds d'écran.", - "label": "Rechercher dans les sous-dossiers" - }, - "section": { - "description": "Contrôlez comment les fonds d'écran sont gérés et affichés.", - "label": "Paramètres du fond d'écran" - }, - "select-folder": "Sélectionner le dossier des fonds d'écran", - "select-monitor-folder": "Sélectionner le dossier des fonds d'écran du moniteur", - "selector": { - "description": "Choisissez votre fond d’écran.", - "label": "Sélecteur de fond d’écran", - "tooltip": "Sélecteur de fond d’écran" - }, - "selector-position": { - "description": "Choisissez l'emplacement d'affichage du panneau de sélection du fond d'écran.", - "label": "Position" - } - }, - "tabs": { - "automation": "Automatisation", - "look-feel": "Aspect et convivialité", - "settings": "Paramètres" - }, - "title": "Fond d'écran" - } - }, "setup": { "appearance": { - "header": "Apparence", "subheader": "Choisissez le mode sombre et la source des couleurs (Matugen ou prédéfinie)." }, "customize": { @@ -2753,12 +1425,10 @@ }, "wallpaper": { "choose-dir": "Choisissez un répertoire contenant vos fonds d'écran", - "dir": { - "browse": "Parcourir le dossier", - "description": "Choisissez le dossier contenant vos fonds d'écran", - "label": "Répertoire des fonds d'écran", - "select-title": "Sélectionner le dossier des fonds d'écran" - }, + "dir-browse": "Parcourir le dossier", + "dir-description": "Choisissez le dossier contenant vos fonds d'écran", + "dir-label": "Répertoire des fonds d'écran", + "dir-select-title": "Sélectionner le dossier des fonds d'écran", "header": "Choisissez votre fond d'écran", "no-dir": "Aucun répertoire de fonds d'écran sélectionné", "no-valid": "Aucun fichier image valide trouvé dans : {dir}", @@ -2767,9 +1437,7 @@ "select-prompt": "Sélectionnez un fond ci-dessous", "subheader": "Définissez l'ambiance avec un joli fond." }, - "welcome": { - "note": "Quelques réglages de base pour démarrer — toutes les options sont dans paramètres" - } + "welcome-note": "Quelques réglages de base pour démarrer — toutes les options sont dans paramètres" }, "system": { "cpu-temperature": "{temp}°C", @@ -2779,10 +1447,7 @@ "no-media-player-detected": "Aucun lecteur multimédia détecté", "scaling-percentage": "{percentage}%", "signal-strength": "{signal}%", - "unknown": "Inconnu", "unknown-app": "Application inconnue", - "unknown-layout": "Inconnue", - "unknown-version": "Inconnue", "uptime": "Activité : {uptime}", "user-requested": "Demandé par l'utilisateur", "welcome-back": "Bon retour,", @@ -2792,19 +1457,14 @@ "cpu-temp": "Température du processeur", "cpu-usage": "Utilisation du processeur", "disk": "Disque", - "download": "Télécharger", "download-speed": "Vitesse de téléchargement", "gpu-temp": "Température du GPU", "load-average": "Charge moyenne", - "memory": "Mémoire", "title": "Moniteur système", - "upload": "Télécharger", "upload-speed": "Vitesse de chargement" }, "toast": { "airplane-mode": { - "disabled": "Désactivé.", - "enabled": "Activé.", "title": "Mode avion" }, "battery": { @@ -2815,13 +1475,11 @@ "address-copied": "Adresse copiée dans le presse-papiers.", "confirm-code": "Confirmer le code {value} sur l'autre appareil.", "connect-failed": "Échec de la connexion à l’appareil.", - "disabled": "Désactivé.", "disconnect-failed": "Échec de la déconnexion de l’appareil.", "discoverable-change-failed": "Échec du changement d’état détectable.", "discoverable-disabled": "Détectable désactivé.", "discoverable-enabled": "Détectable activé.", "display-code": "Entrez le code {value} sur l'autre appareil.", - "enabled": "Activé.", "forget-failed": "Échec de l’oubli de l’appareil.", "pair-failed": "Échec de l’appairage de l’appareil.", "passkey-required": "Clé d'identification requise par l'appareil.", @@ -2829,45 +1487,31 @@ "state-change-failed": "Échec du changement d’état du Bluetooth." }, "clipboard": { + "long-text": "Texte long", "unavailable": "Historique du presse-papiers indisponible", "unavailable-desc": "L'application 'cliphist' n'est pas installée. Veuillez l'installer pour utiliser les fonctionnalités d'historique du presse-papiers." }, - "dark-mode": { - "dark-mode": "Mode sombre", - "enabled": "Activé.", - "light-mode": "Mode clair" - }, "do-not-disturb": { "disabled": "'Ne pas déranger' désactivé", "disabled-desc": "Affichage de toutes les notifications.", "enabled": "'Ne pas déranger' activé", "enabled-desc": "Vous trouverez ces notifications dans votre historique." }, - "internet": { - "limited": "Connecté sans Internet." - }, + "internet-limited": "Connecté sans Internet.", "ipc": { "powerpanel-deprecated": "PowerPanel a été renommé en SessionMenu, cet appel IPC sera bientôt obsolète. Veuillez utiliser \"ipc call sessionMenu toggle\" à la place.", "sidepanel-deprecated": "SidePanel a été renommé en ControlCenter, cet appel IPC sera bientôt obsolète. Veuillez utiliser \"ipc call controlCenter toggle\" à la place." }, - "keep-awake": { - "disabled": "Désactivé.", - "enabled": "Activé." - }, "keyboard-layout": { "changed": "Disposition du clavier changée vers {layout}.", "title": "Clavier" }, - "kofi": { - "opened": "Page Ko-fi ouverte dans votre navigateur." - }, + "kofi-opened": "Page Ko-fi ouverte dans votre navigateur.", "missing-control-center": { "description": "Le widget du Centre de contrôle a été retiré de la barre. Pour y accéder à nouveau depuis la barre, veuillez ré‑ajouter le widget. Vous pouvez aussi l'ouvrir en cliquant avec le bouton droit sur la barre.", "label": "Dernier widget du Centre de contrôle supprimé" }, "night-light": { - "disabled": "Désactivé.", - "enabled": "Activé.", "forced": "Activation forcée.", "normal": "Mode normal.", "not-installed": "wlsunset non installé." @@ -2923,24 +1567,17 @@ "add-widget": "Ajouter un widget", "bluetooth-devices": "Appareils Bluetooth", "brightness-at": "Luminosité : {brightness}%", - "cancel-timer": "Minuteur", - "clear-history": "Effacer l'historique", "click-to-start-recording": "Enregistreur d'écran (démarrer l'enregistrement)", "click-to-stop-recording": "Enregistreur d'écran (arrêter l'enregistrement)", - "close": "Fermer", "collapse": "Réduire la barre latérale", "connect-disconnect-devices": "Appareil Bluetooth", "copy-address": "Copier l'adresse", "delete-notification": "Supprimer la notification", - "disable-keep-awake": "Rester éveillé", - "do-not-disturb-disabled": "Ne pas déranger", "do-not-disturb-enabled": "Ne pas déranger", - "enable-keep-awake": "Rester éveillé", "expand": "Développer la barre latérale", "forget-network": "Oublier le réseau", "grid-view": "Vue en grille", "hidden-files-hide": "Fichiers cachés", - "hidden-files-show": "Fichiers cachés", "hide-unnamed-devices": "Masquer les appareils sans nom", "home": "Répertoire home", "input-muted": "Activer/désactiver la sourdine de l'entrée", @@ -2958,50 +1595,36 @@ "mute": "Muet / Couper le son", "next-media": "Piste suivante", "next-month": "Mois suivant", - "night-light-disabled": "Éclairage nocturne", - "night-light-enabled": "Éclairage nocturne", - "night-light-forced": "Éclairage nocturne", "night-light-not-installed": "Éclairage nocturne (non disponible)", - "noctalia-performance-disabled": "Mode performance Noctalia", "noctalia-performance-enabled": "Mode performance Noctalia", "open-annotation-tool": "Ouvrir avec l'outil d'annotation", "open-control-center": "Centre de contrôle", - "open-notification-history-disable-dnd": "Historique des notifications", "open-notification-history-enable-dnd": "Historique des notifications", "open-settings": "Paramètres", "open-tray-dropdown": "Barre d'état système", - "open-wallpaper-selector": "Sélecteur de fond d'écran", "output-muted": "Activer/désactiver la sourdine de la sortie", - "pause": "Pause", - "play": "Lecture", "power-profile": "{profile} profil d'alimentation", "previous-media": "Piste précédente", "previous-month": "Mois précédent", - "refresh": "Actualiser", "refresh-devices": "Actualiser les appareils", "refresh-wallhaven": "Actualiser les résultats de Wallhaven", "refresh-wallpaper-list": "Actualiser la liste des fonds d'écran", "remove-widget": "Supprimer le widget", "screen-recorder-not-installed": "Enregistreur d'écran (non installé)", - "search": "Rechercher", "search-close": "Fermer la recherche", "session-menu": "Menu de session", - "set-power-profile": "{profile} profil d'alimentation", "show-all-devices": "Afficher tous les appareils", - "start-screen-recording": "Enregistreur d'écran", "stop-screen-recording": "Enregistreur d'écran", "switch-to-dark-mode": "Mode sombre", "switch-to-light-mode": "Mode clair", "unmute": "Réactiver le micro", "up": "Répertoire parent", "volume-at": "Volume de sortie : {volume}%", - "wallpaper-selector": "Sélecteur de fond d'écran", - "widget-settings": "Paramètres du widget" + "wallpaper-selector": "Sélecteur de fond d'écran" }, "wallpaper": { "configure-directory": "Configurez votre répertoire de fonds d'écran avec des images.", "fill-modes": { - "center": "Centrer", "crop": "Recadrer (Remplir)", "fit": "Ajuster (Contenir)", "stretch": "Étirer" @@ -3009,80 +1632,47 @@ "no-match": "Aucun résultat trouvé.", "no-wallpaper": "Aucun fond d'écran trouvé.", "panel": { - "apikey": { - "help": "Une clé API est requise pour accéder au contenu NSFW.", - "label": "Clé API", - "managed-by-env": "Géré via la variable d'environnement NOCTALIA_WALLHAVEN_API_KEY.", - "placeholder": "Entrez votre clé API Wallhaven" - }, - "apply-all-monitors": { - "description": "Appliquer le fond d'écran sélectionné à tous les moniteurs en même temps.", - "label": "Appliquer à tous les moniteurs" - }, - "categories": { - "anime": "Anime", - "general": "Général", - "label": "Catégories", - "people": "Personnes" - }, - "order": { - "asc": "Croissant", - "desc": "Décroissant", - "label": "Ordre" - }, - "purity": { - "all": "Tout", - "label": "Filtre de contenu", - "nsfw": "NSFW se traduit généralement par :\n\n* **NSFW** (l'acronyme lui-même est souvent utilisé)\n* **Contenu explicite**\n* **Contenu réservé aux adultes**\n* **Déconseillé au travail** (plus littéral)", - "sfw": "SFW", - "sketchy": "Sketchy" - }, - "ratios": { - "any": "N'importe lequel/laquelle", - "label": "Format d'image" - }, - "resolution": { - "atleast": "Au moins", - "exact": "Exact", - "label": "Résolution", - "mode": { - "label": "Mode" - } - }, - "search": "Rechercher :", - "solid-color": { - "tooltip": "Fond uni." - }, - "sorting": { - "date_added": "Date d'ajout", - "favorites": "Favoris", - "label": "Trier par", - "random": "Aléatoire", - "relevance": "Pertinence", - "toplist": "Top liste", - "views": "Vues" - }, - "source": { - "label": "Source", - "local": "Local", - "wallhaven": "Wallhaven" - }, + "apikey-help": "Une clé API est requise pour accéder au contenu NSFW.", + "apikey-label": "Clé API", + "apikey-managed-by-env": "Géré via la variable d'environnement NOCTALIA_WALLHAVEN_API_KEY.", + "apikey-placeholder": "Entrez votre clé API Wallhaven", + "apply-all-monitors-description": "Appliquer le fond d'écran sélectionné à tous les moniteurs en même temps.", + "apply-all-monitors-label": "Appliquer à tous les moniteurs", + "categories-anime": "Anime", + "categories-label": "Catégories", + "categories-people": "Personnes", + "order-asc": "Croissant", + "order-desc": "Décroissant", + "order-label": "Ordre", + "purity-label": "Filtre de contenu", + "purity-nsfw": "NSFW se traduit généralement par :\n\n* **NSFW** (l'acronyme lui-même est souvent utilisé)\n* **Contenu explicite**\n* **Contenu réservé aux adultes**\n* **Déconseillé au travail** (plus littéral)", + "purity-sfw": "SFW", + "purity-sketchy": "Sketchy", + "ratios-any": "N'importe lequel/laquelle", + "ratios-label": "Format d'image", + "resolution-atleast": "Au moins", + "resolution-exact": "Exact", + "resolution-label": "Résolution", + "resolution-mode-label": "Mode", + "solid-color-tooltip": "Fond uni.", + "sorting-date-added": "Date d'ajout", + "sorting-favorites": "Favoris", + "sorting-label": "Trier par", + "sorting-relevance": "Pertinence", + "sorting-toplist": "Top liste", + "sorting-views": "Vues", + "source-label": "Source", + "source-wallhaven": "Wallhaven", "title": "Sélecteur de fond d'écran", - "wallhaven-settings": { - "apply": "Appliquer", - "title": "Paramètres Wallhaven" - } + "wallhaven-settings-title": "Paramètres Wallhaven" }, "transitions": { "disc": "Disque", "fade": "Fondu", - "none": "Aucune", - "random": "Aléatoire", "stripes": "Rayures", "wipe": "Balayage" }, "try-different-search": "Essayez une autre requête de recherche.", - "unknown": "Inconnu(e)", "wallhaven": { "loading": "Chargement des fonds d'écran...", "no-results": "Aucun fond d'écran trouvé. Essayez une autre requête de recherche.", @@ -3098,105 +1688,63 @@ "partly-cloudy": "Partiellement nuageux", "rain-showers": "Averses de pluie", "snow": "Neige", - "thunderstorm": "Orage", - "unknown": "Inconnu" - }, - "widget": { - "file-picker": { - "title": "Sélectionner un fichier" - } + "thunderstorm": "Orage" }, "widgets": { "color-picker": { - "apply": "Appliquer", - "cancel": "Annuler", - "palette": { - "description": "Choisissez parmi une large gamme de couleurs prédéfinies.", - "label": "Palette", - "theme-colors": "Accès rapide à la palette de couleurs de votre thème." - }, + "palette-description": "Choisissez parmi une large gamme de couleurs prédéfinies.", + "palette-label": "Palette", + "palette-theme-colors": "Accès rapide à la palette de couleurs de votre thème.", "title": "Sélecteur de couleurs" }, "datetime-tokens": { - "ampm": { - "lowercase": "am/pm en minuscules", - "uppercase": "AM/PM en majuscules" - }, - "common": { - "12hour-time-minutes": "Heure sur 12 heures avec minutes", - "24hour-time-minutes": "Heure sur 24 heures avec minutes", - "24hour-time-seconds": "Heure sur 24 heures avec secondes", - "european-date": "Format de date européen", - "iso-date": "Format de date ISO", - "us-date": "Format de date américain", - "weekday-date": "Jour de la semaine avec date", - "weekday-month-day": "Jour de la semaine, mois et jour" - }, - "day": { - "abbreviated": "Nom du jour abrégé", - "full": "Nom complet du jour", - "leading-zero": "Jour avec zéro initial (01-31)", - "no-leading-zero": "Jour sans zéro initial (1-31)" - }, - "hour": { - "leading-zero": "Heure avec zéro initial (00-23) — format 24 heures", - "no-leading-zero": "Heure sans zéro initial (0-23) — format 24 heures" - }, - "minute": { - "leading-zero": "Minute avec zéro initial (00-59)", - "no-leading-zero": "Minute sans zéro initial (0-59)" - }, - "month": { - "abbreviated": "Nom du mois abrégé", - "full": "Nom complet du mois", - "number-leading-zero": "Mois en chiffre avec zéro initial (01-12)", - "number-no-zero": "Mois en chiffre sans zéro initial (1-12)" - }, - "second": { - "leading-zero": "Seconde avec zéro initial (00-59)", - "no-leading-zero": "Seconde sans zéro initial (0-59)" - }, - "timezone": { - "abbreviation": "Abréviation du fuseau horaire" - }, - "year": { - "four-digit": "Année sur quatre chiffres", - "two-digit": "Année sur deux chiffres (00-99)" - } + "ampm-lowercase": "am/pm en minuscules", + "ampm-uppercase": "AM/PM en majuscules", + "common-12hour-time-minutes": "Heure sur 12 heures avec minutes", + "common-24hour-time-minutes": "Heure sur 24 heures avec minutes", + "common-24hour-time-seconds": "Heure sur 24 heures avec secondes", + "common-european-date": "Format de date européen", + "common-iso-date": "Format de date ISO", + "common-us-date": "Format de date américain", + "common-weekday-date": "Jour de la semaine avec date", + "common-weekday-month-day": "Jour de la semaine, mois et jour", + "day-abbreviated": "Nom du jour abrégé", + "day-full": "Nom complet du jour", + "day-leading-zero": "Jour avec zéro initial (01-31)", + "day-no-leading-zero": "Jour sans zéro initial (1-31)", + "hour-leading-zero": "Heure avec zéro initial (00-23) — format 24 heures", + "hour-no-leading-zero": "Heure sans zéro initial (0-23) — format 24 heures", + "minute-leading-zero": "Minute avec zéro initial (00-59)", + "minute-no-leading-zero": "Minute sans zéro initial (0-59)", + "month-abbreviated": "Nom du mois abrégé", + "month-full": "Nom complet du mois", + "month-number-leading-zero": "Mois en chiffre avec zéro initial (01-12)", + "month-number-no-zero": "Mois en chiffre sans zéro initial (1-12)", + "second-leading-zero": "Seconde avec zéro initial (00-59)", + "second-no-leading-zero": "Seconde sans zéro initial (0-59)", + "timezone-abbreviation": "Abréviation du fuseau horaire", + "year-four-digit": "Année sur quatre chiffres", + "year-two-digit": "Année sur deux chiffres (00-99)" }, "file-picker": { - "cancel": "Annuler", "search-placeholder": "Rechercher des fichiers et des dossiers...", "select-current": "Sélectionner Actuel", "select-file": "Sélectionner un fichier", "select-folder": "Sélectionner un dossier", "title": "Sélecteur de fichiers" }, + "file-picker-title": "Sélectionner un fichier", "icon-picker": { - "apply": "Appliquer", - "cancel": "Annuler", - "search": { - "label": "Rechercher" - }, "title": "Sélecteur d'icônes" }, - "text-input": { - "clear": "Effacer" - }, - "tooltip": { - "placeholder": "Espace réservé" - } + "tooltip-placeholder": "Espace réservé" }, "wifi": { "panel": { "action-required": "Action requise", "available-interfaces": "Interfaces disponibles", "available-networks": "Réseaux disponibles", - "connect": "Connecter", - "connected": "Connecté", "disabled": "Le Wi-Fi est désactivé", - "disconnect": "Déconnecter", - "disconnected": "Déconnecté", "disconnecting": "Déconnexion en cours...", "dns": "DNS", "enable-message": "Activez le Wi-Fi pour voir les réseaux disponibles.", @@ -3204,11 +1752,7 @@ "forget": "Oublier", "forget-network": "Oublier ce réseau ?", "forgetting": "Oubli en cours...", - "frequency": "Fréquence", - "gateway": "Passerelle", - "info": "Info", "interface": "Interface réseau", - "internet": "Internet", "internet-connected": "Connecté à Internet", "internet-limited": "Pas d'internet", "internet-status": "État de la connexion Internet", @@ -3217,11 +1761,9 @@ "link-speed": "Vitesse de liaison", "no-ethernet-devices": "Aucun périphérique Ethernet détecté.", "no-networks": "Aucun réseau trouvé", - "password": "Mot de passe", "saved": "Enregistré", "scan-again": "Analyser à nouveau", "searching": "Recherche de réseaux à proximité en cours...", - "security": "Sécurité", "title": "Wi-Fi" }, "signal": { diff --git a/Assets/Translations/hu.json b/Assets/Translations/hu.json index 637a52f4d..729adf813 100644 --- a/Assets/Translations/hu.json +++ b/Assets/Translations/hu.json @@ -1,604 +1,9 @@ { - "authentication": { - "error": "Hitelesítési hiba", - "failed": "A hitelesítés sikertelen" - }, - "bar": { - "widget-settings": { - "active-window": { - "colorize-icons": { - "description": "Témaszínek alkalmazása az aktív ablak ikonra.", - "label": "Ikonok színezése" - }, - "hide-mode": { - "description": "Szabályozza a widget viselkedését, ha nincs aktív ablak.", - "label": "Elrejtési mód" - }, - "max-width": { - "description": "Beállítja a widget maximális vízszintes méretét. A widget zsugorodni fog, hogy illeszkedjen a rövidebb tartalomhoz.", - "label": "Maximális szélesség" - }, - "scrolling-mode": { - "description": "Szabályozza, mikor engedélyezett a szöveggörgetés a hosszú ablakcímek esetén.", - "label": "Görgetési mód" - }, - "show-app-icon": { - "description": "Az alkalmazás ikonjának megjelenítése az ablakcím mellett.", - "label": "Alkalmazásikon megjelenítése" - }, - "use-fixed-width": { - "description": "Ha engedélyezve van, a widget mindig a maximális szélességet használja, ahelyett, hogy dinamikusan alkalmazkodna a tartalomhoz.", - "label": "Rögzített szélesség használata" - } - }, - "audio-visualizer": { - "color-name": { - "description": "Válassza ki a vizualizátor színét.", - "label": "Kitöltési szín" - }, - "hide-when-idle": { - "description": "Ha engedélyezve van, a vizualizátor el van rejtve, kivéve, ha egy lejátszó aktívan játszik.", - "label": "Elrejtés, ha nincs média lejátszva" - }, - "width": { - "description": "Egyéni komponens szélessége.", - "label": "Szélesség" - } - }, - "battery": { - "device": { - "default": "Alapértelmezett (Megjelenítő eszköz)", - "description": "Válassza ki, melyik akkumulátor eszközt jelenítse meg.", - "label": "Akkumulátor eszköz" - }, - "display-mode": { - "description": "Válassza ki, hogyan szeretné, hogy ez az érték megjelenjen.", - "label": "Megjelenítési mód" - }, - "hide-if-not-detected": { - "description": "Rejtse el a widgetet, ha a rendszer nem észlel akkumulátort.", - "label": "Rejtőzz, ha nem észleltek." - }, - "low-battery-threshold": { - "description": "Figyelmeztetés megjelenítése, ha az akkumulátor töltöttsége e százalék alá esik.", - "label": "Alacsony akkumulátor töltöttségi figyelmeztetési küszöb" - }, - "show-noctalia-performance": { - "description": "A Noctalia teljesítménymód kapcsoló megjelenítése az akkumulátor panelen belül.", - "label": "Noctalia teljesítménymód kapcsoló" - }, - "show-power-profile": { - "description": "Az energiaprofil kiválasztásának megjelenítése az akkumulátor panelen belül.", - "label": "Energiaprofil vezérlők" - } - }, - "brightness": { - "display-mode": { - "description": "Válassza ki, hogyan szeretné, hogy ez az érték megjelenjen.", - "label": "Megjelenítési mód" - } - }, - "clock": { - "clock-display": { - "description": "Testreszabhatja az óra kijelzőjét a lenti listában szereplő tokenek hozzáadásával. A 12 órás formátum használatához tartalmaznia kell az 'AP' tokent.", - "label": "Óra kijelző" - }, - "custom-font": { - "description": "Válasszon egyéni betűtípust az óra kijelzőjéhez.", - "label": "Egyéni betűtípus", - "placeholder": "Egyéni betűtípus kiválasztása...", - "search-placeholder": "Betűtípusok keresése..." - }, - "horizontal-bar": { - "description": "Tipp: Használja a \\n karaktert sortörés létrehozásához.", - "label": "Vízszintes sáv" - }, - "preview": "Előnézet", - "tooltip-format": { - "description": "Formátumsztring az óra fölé húzva megjelenő eszköztipphez. Hagyja üresen az alapértelmezett eszköztipp használatához.", - "label": "Eszköztipp formátum" - }, - "use-custom-font": { - "description": "Felülbírálja az alapértelmezett betűtípus kiválasztását egy egyéni betűtípussal az órához.", - "label": "Egyéni betűtípus használata" - }, - "use-monospaced-font": { - "description": "Ha engedélyezve van, az óra a monospace betűtípust fogja használni.", - "label": "Monospace betűtípus használata" - }, - "use-primary-color": { - "description": "Ha engedélyezve van, ez az elsődleges színt alkalmazza a hangsúlyozáshoz.", - "label": "Elsődleges szín használata" - }, - "vertical-bar": { - "description": "Használjon szóközt az egyes részek új sorba való elkülönítéséhez.", - "label": "Függőleges sáv" - } - }, - "control-center": { - "browse-file": "Fájl tallózása", - "browse-library": "Könyvtár tallózása", - "color-selection": { - "description": "Témaszínek alkalmazása az ikonokra.", - "label": "Szín kiválasztása" - }, - "enable-colorization": { - "description": "Színezés engedélyezése a vezérlőközpont ikonhoz, témaszínek alkalmazásával.", - "label": "Színezés engedélyezése" - }, - "icon": { - "description": "Válasszon ikont a könyvtárból vagy egy egyéni fájlból.", - "label": "Ikon" - }, - "select-custom-icon": "Egyéni ikon kiválasztása", - "use-distro-logo": { - "description": "Használja a disztribúció logóját egy egyéni ikon helyett.", - "label": "Disztribúció logó használata ikon helyett" - } - }, - "custom-button": { - "browse": "Tallózás", - "collapse-condition": { - "description": "Ha a kimeneti szöveg megegyezik ezzel az értékkel, a gomb összecsukódik.", - "label": "Összecsukási feltétel" - }, - "color-selection": { - "description": "Témák színeinek alkalmazása az ikonra és a szövegre.", - "label": "Szín kiválasztása" - }, - "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.", - "label": "Parancs kimenetének megjelenítése", - "stream-description": "Adjon meg egy parancsot, amelyet folyamatosan futtatni szeretne." - }, - "dynamic-text": "Dinamikus szöveg", - "enable-colorization": { - "description": "Színezés engedélyezése az egyéni gomb ikonjához és szövegéhez, a téma színeinek alkalmazása.", - "label": "Színezés engedélyezése" - }, - "hide-mode": { - "alwaysExpanded": "Mindig kibontva", - "description": "Szabályozza a widget láthatóságát, ha a parancsnak nincs kimenete.", - "expandWithOutput": "Kibontás, ha van kimenet", - "label": "Elrejtési mód", - "maxTransparent": "Maximálisan kibontva, de átlátszó" - }, - "icon": { - "description": "Válasszon ikont a könyvtárból.", - "label": "Ikon" - }, - "left-click": { - "description": "Végrehajtandó parancs a gomb bal egérgombbal történő kattintásakor.", - "label": "Bal kattintás", - "update-text": "Megjelenített szöveg frissítése bal kattintásra" - }, - "max-text-length-horizontal": { - "description": "Maximális karakterszám a vízszintes sávban (0 a szöveg elrejtéséhez).", - "label": "Maximális szöveghossz (vízszintes)" - }, - "max-text-length-vertical": { - "description": "Maximális karakterszám a függőleges sávban (0 a szöveg elrejtéséhez).", - "label": "Maximális szöveghossz (függőleges)" - }, - "middle-click": { - "description": "Végrehajtandó parancs a gomb középső egérgombbal történő kattintásakor.", - "label": "Középső kattintás", - "update-text": "Megjelenített szöveg frissítése középső kattintásra" - }, - "parse-json": { - "description": "A parancs kimenetének JSON objektumként történő értelmezése a szöveg és az ikon dinamikus beállításához.", - "label": "Kimenet értelmezése JSON-ként" - }, - "refresh-interval": { - "description": "Intervallum milliszekundumban.", - "label": "Frissítési intervallum" - }, - "right-click": { - "description": "Végrehajtandó parancs a gomb jobb egérgombbal történő kattintásakor.", - "label": "Jobb kattintás", - "update-text": "Megjelenített szöveg frissítése jobb kattintásra" - }, - "show-icon": { - "description": "A widget ikonjának láthatóságát kapcsolja.", - "label": "Ikon megjelenítése" - }, - "text-stream": { - "description": "A parancsból streamelt sorok szövegként jelennek meg a gombon.", - "label": "Stream" - }, - "wheel": { - "description": "Végrehajtandó parancs a görgő használatakor.
Használja a $delta változót a parancsban a görgő elmozdulásához.", - "label": "Görgő", - "update-text": "Megjelenített szöveg frissítése görgetésre" - }, - "wheel-down": { - "description": "Végrehajtandó parancs, amikor a görgőt lefelé görgetik.", - "label": "Görgő le parancs" - }, - "wheel-mode-separate": { - "description": "Külön parancsok engedélyezése a görgő fel és le mozgásához.", - "label": "Külön görgő parancsok" - }, - "wheel-up": { - "description": "Végrehajtandó parancs, amikor a görgőt felfelé görgetik.", - "label": "Görgő fel parancs" - } - }, - "dialog": { - "apply": "Alkalmazás", - "cancel": "Mégse" - }, - "keyboard-layout": { - "display-mode": { - "description": "Válassza ki, hogyan jelenjen meg ez az érték.", - "label": "Megjelenítési mód" - }, - "show-icon": { - "description": "Billentse a billentyűzetkiosztás ikont.", - "label": "Ikon megjelenítése" - } - }, - "launcher": { - "use-primary-color": { - "description": "Ha engedélyezve van, akkor a hangsúlyozáshoz az elsődleges színt használja.", - "label": "Használj alapszínt." - } - }, - "lock-keys": { - "browse": "Tallózás", - "show-caps-lock": { - "description": "Caps Lock állapot megjelenítése.", - "label": "Caps Lock" - }, - "show-num-lock": { - "description": "Num Lock állapot megjelenítése.", - "label": "Num Lock" - }, - "show-scroll-lock": { - "description": "Scroll Lock állapot megjelenítése.", - "label": "Scroll Lock" - } - }, - "media-mini": { - "hide-mode": { - "description": "Szabályozza a widget viselkedését, ha nincs média lejátszva.", - "label": "Elrejtési mód" - }, - "max-width": { - "description": "Beállítja a widget maximális vízszintes méretét. A widget zsugorodik, hogy illeszkedjen a rövidebb tartalomhoz.", - "label": "Maximális szélesség" - }, - "no-active-player": "Nincs aktív lejátszó", - "scrolling-mode": { - "description": "Szabályozza, mikor engedélyezett a szöveggörgetés hosszú zenecímek esetén.", - "label": "Görgetési mód" - }, - "show-album-art": { - "description": "Jelenítse meg a borítóképet az aktuálisan játszott számhoz.", - "label": "Borító megjelenítése" - }, - "show-artist-first": { - "description": "Előadó - cím megjelenítése cím - előadó helyett.", - "label": "Előadó megjelenítése elöl" - }, - "show-progress-ring": { - "description": "Jelenítsen meg egy kör alakú folyamatjelzőt, amely mutatja a zene előrehaladását.", - "label": "Folyamatgyűrű megjelenítése" - }, - "show-visualizer": { - "description": "Jelenítsen meg egy hangvizualizátor, amikor zene szól.", - "label": "Megjelenítő mutatása" - }, - "use-fixed-width": { - "description": "Ha engedélyezve van, a widget mindig a maximális szélességet használja a tartalomhoz való dinamikus igazodás helyett.", - "label": "Rögzített szélesség használata" - }, - "visualizer-type": { - "description": "Válassza ki a megjelenítendő hangvizualizátor stílusát.", - "label": "Megjelenítő típusa" - } - }, - "microphone": { - "display-mode": { - "description": "Válassza ki, hogyan jelenjen meg ez az érték.", - "label": "Megjelenítési mód" - } - }, - "notification-history": { - "hide-widget-when-zero": { - "description": "Rejtse el az értesítési ikont, ha nincsenek olvasatlan értesítések.", - "label": "Ikon elrejtése nullánál" - }, - "show-unread-badge": { - "description": "Jelenítsen meg egy jelvényt, amely mutatja az olvasatlan értesítések számát.", - "label": "Olvasatlan jelvény megjelenítése" - } - }, - "section-editor": { - "placeholder": "Válasszon hozzáadandó widgetet...", - "search-placeholder": "Widget keresése..." - }, - "spacer": { - "width": { - "description": "Távolság szélessége pixelben.", - "label": "Szélesség" - } - }, - "system-monitor": { - "compact-mode": { - "description": "A statisztikákat mini sávdiagramokként jelenítse meg a szöveges értékek helyett. Megakadályozza az elrendezés eltolódását.", - "label": "Kompakt mód" - }, - "cpu-temperature": { - "description": "CPU hőmérséklet-adatok megjelenítése, ha elérhetőek.", - "label": "CPU hőmérséklet" - }, - "cpu-usage": { - "description": "Jelenítse meg az aktuális CPU-használati százalékot.", - "label": "CPU használat" - }, - "disk-path": { - "description": "Válassza ki, melyik lemez csatolási pontot figyelje.", - "label": "Lemez útvonala" - }, - "gpu-temperature": { - "description": "GPU hőmérséklet-értékek megjelenítése, ha elérhetőek.", - "label": "GPU hőmérséklet" - }, - "load-average": { - "description": "Rendszerterhelés átlagának megjelenítése.", - "label": "Átlagos terhelés" - }, - "memory-percentage": { - "description": "A memória használatának megjelenítése százalékos értékben, abszolút értékek helyett.", - "label": "Memória százalékban" - }, - "memory-usage": { - "description": "Jelenlegi RAM használati információk megjelenítése.", - "label": "Memóriahasználat" - }, - "network-traffic": { - "description": "Hálózati feltöltési és letöltési sebességek megjelenítése.", - "label": "Hálózati forgalom" - }, - "storage-usage": { - "description": "Lemezterület-használati információk megjelenítése.", - "label": "Tárhelyhasználat" - }, - "use-monospace-font": { - "description": "```\nHasználj monospace betűtípust az egységes karakter-szélességhez.\n```", - "label": "Monospace betűtípus" - } - }, - "taskbar": { - "colorize-icons": { - "description": "Témaszínek alkalmazása a tálca ikonjaira.", - "label": "Ikonok színezése" - }, - "hide-mode": { - "description": "Szabályozza a widget viselkedését, ha nincsenek megfelelő ablakok.", - "label": "Elrejtési mód" - }, - "icon-scale": { - "description": "Beállítja a tálca ikonjainak skálázási tényezőjét.", - "label": "Ikon skálázása" - }, - "max-width": { - "description": "A tálca maximális szélessége a képernyőszélesség százalékában.", - "label": "Maximális szélesség" - }, - "only-active-workspaces": { - "description": "Csak az aktív munkaterületekről származó alkalmazások megjelenítése.", - "label": "Csak az aktív munkaterületekről" - }, - "only-same-monitor": { - "description": "Csak a sáv helyén lévő monitorról származó alkalmazások megjelenítése.", - "label": "Csak ugyanarról a monitorról" - }, - "show-pinned-apps": { - "description": "Rögzített alkalmazások megjelenítése a tálcán.", - "label": "Rögzített alkalmazások megjelenítése" - }, - "show-title": { - "description": "Ablakcímek megjelenítése a tálcán.", - "description-disabled": "A függőleges tálca nem támogatja a címek megjelenítését.", - "label": "Cím megjelenítése" - }, - "smart-width": { - "description": "A bejegyzés szélességének automatikus beállítása a bejegyzések száma alapján.", - "label": "Intelligens szélesség" - }, - "title-width": { - "description": "Állítsa be az ablakcímek szélességét a tálcán (képpontokban).", - "label": "Cím szélessége", - "reset-tooltip": "Cím szélességének alaphelyzetbe állítása" - } - }, - "tray": { - "colorize-icons": { - "description": "Témaszínek alkalmazása a tálcaikonokra.", - "label": "Ikonok színezése" - }, - "drawer-enabled": { - "description": "Ha be van kapcsolva, a nem rögzített tálcaelemek egy fiókpanelen jelennek meg.
Kikapcsolva az összes tálcaelem sorban jelenik meg.", - "label": "Tálca-fiók bekapcsolása" - }, - "hide-passive": { - "description": "Bekapcsolva a passzív állapotú tálcaelemek el lesznek rejtve.", - "label": "Passzív elemek elrejtése" - } - }, - "volume": { - "display-mode": { - "description": "Válassza ki, hogyan jelenjen meg ez az érték.", - "label": "Megjelenítési mód" - } - }, - "workspace": { - "character-count": { - "description": "A munkaterületnevekből megjelenítendő karakterek száma (1-10).", - "label": "Karakterek száma" - }, - "enable-scrollwheel": { - "description": "Váltás a munkaterületek között az egérgörgővel.", - "label": "Görgetés a munkaterületek váltásához" - }, - "follow-focused-screen": { - "description": "Munkaterületek megjelenítése az aktuálisan fókuszált képernyőről, nem arról a képernyőről, ahol a sáv található.", - "label": "Fókuszált képernyő követése" - }, - "grouped-border-opacity": { - "description": "A munkaterület-konténerek szegélyeinek átlátszósági szintjének beállítása", - "label": "Szegély átlátszósága" - }, - "hide-unoccupied": { - "description": "Ne jelenítse meg az ablak nélküli munkaterületeket.", - "label": "Foglalatlan elrejtése" - }, - "label-mode": { - "description": "Válassza ki, hogyan jelenjenek meg a munkaterület címkéi.", - "label": "Címke mód" - }, - "show-applications": { - "description": "Alkalmazásikonok megjelenítése minden munkaterületen belül.", - "label": "Alkalmazások megjelenítése" - }, - "show-labels-only-when-occupied": { - "description": "Csak akkor jelenítse meg a munkaterület címkéket, ha azok tartalmaznak ablakokat.", - "label": "Címkék megjelenítése csak foglalt állapotban" - }, - "unfocused-icons-opacity": { - "description": "Állítsa be a nem fókuszált alkalmazásikonok átlátszóságának szintjét.", - "label": "Fókuszálatlan ikonok átlátszósága" - } - } - } - }, - "battery": { - "battery-level": "Akkumulátor töltöttségi szintje", - "brightness": "Fényerő", - "charging": "Töltés", - "charging-rate": "Töltési sebesség: {rate} W", - "discharging": "Merülés", - "discharging-rate": "Merülési sebesség: {rate} W", - "health": "Állapot: {percent}%", - "idle": "Inaktív", - "inhibit-idle-description": "Ébren tartja a rendszert.", - "inhibit-idle-label": "Ébrentartás", - "no-battery-detected": "Nincs akkumulátor érzékelve", - "panel-title": "Akkumulátor", - "plugged-in": "Csatlakoztatva", - "power-profile": "Energiaprofil", - "time-left": "Hátralévő idő: {time}", - "time-until-full": "Teljes feltöltésig hátralévő idő: {time}" - }, - "bluetooth": { - "panel": { - "available-devices": "Elérhető eszközök", - "battery": "Akkumulátor", - "blocked": "Blokkolva", - "connect": "Csatlakozás", - "connected-devices": "Csatlakoztatott eszközök", - "connecting": "Csatlakozás...", - "device-address": "Eszköz címe", - "disabled": "A Bluetooth ki van kapcsolva", - "disconnect": "Kapcsolat bontása", - "disconnecting": "A kapcsolat bontása...", - "discoverable": "Felfedezhető", - "enable-message": "Kapcsolja be a Bluetooth-t az elérhető eszközök megtekintéséhez.", - "info": "Infó", - "known-devices": "Ismert eszközök", - "no-devices": "Nincsenek elérhető eszközök", - "pair": "Párosítás", - "paired": "Párosítva", - "paired-devices": "Párosított eszközök", - "pairing": "Párosítás folyamatban...", - "pairing-mode": "Győződjön meg arról, hogy eszköze párosítási módban van.", - "refresh-devices": "Eszközök frissítése", - "scanning": "Eszközök keresése...", - "signal": "Jel", - "signal-text": { - "excellent": "Jelerősség: Kiváló", - "fair": "Jelzés: Gyenge", - "good": "Jel: Jó", - "poor": "Jelerősség: Gyenge", - "unknown": "Jel: Ismeretlen", - "very-poor": "Jelerősség: Nagyon gyenge" - }, - "title": "Bluetooth", - "trusted": "Megbízható", - "unpair": "Párosítás megszüntetése" - }, - "title": "Bluetooth" - }, - "calendar": { - "panel": { - "week": "Hét" - }, - "timer": { - "countdown": "Visszaszámlálás", - "duration": "Időtartam", - "hours": "ó", - "minutes": "p", - "pause": "Szünet", - "reset": "Visszaállítás", - "resume": "Folytatás", - "seconds": "mp", - "start": "Indítás", - "stopwatch": "Stopper", - "timer": "Időzítő", - "title": "Időzítő" - }, - "weather": { - "loading": "Időjárás betöltése…" - } - }, - "changelog": { - "error": { - "fetch-failed": "Nem sikerült betölteni a változási napló adatait. Kérjük, próbálja újra később.", - "rate-limit": "Túllépte a GitHub sebességkorlátját. Kérjük, próbálja újra néhány perc múlva." - }, - "panel": { - "buttons": { - "discord": "Csatlakozzon a Discordunkhoz", - "dismiss": "Ok", - "feedback": "Adj visszajelzést" - }, - "empty": "A kiadási jegyzetek még nem érhetők el.", - "highlight-title": "Főbb újdonságok", - "section": { - "released": "Kiadva: {date}", - "version": "verzió {version}" - }, - "subtitle": { - "fresh": "Köszönjük, hogy telepítette a Noctalia-t! Itt van, mi található ebben a buildben.", - "updated": "Frissítve innen: {previousVersion}" - }, - "title": "Újdonságok a {version} verzióban", - "version": { - "new-user": "Új telepítés" - } - } - }, - "clock": { - "tooltip": "Naptár" - }, - "common": { - "add": "Hozzáadás", - "apply": "Alkalmazás", - "cancel": "Mégse", - "check-settings": "Részletekért lásd a Beállításokat", - "close": "Bezárás", - "no": "Nem", - "save": "Mentés", - "yes": "Igen" - }, - "context-menu": { + "actions": { "clear-history": "Előzmények törlése", "close-app": "{app} bezárása", "connect-vpn": "Csatlakozás ide: {name}", "cycle-visualizer": "Váltás a vizualizációk között", - "delete": "Törlés", "disable-bluetooth": "Bluetooth kikapcsolása", "disable-dnd": "Ne zavarjanak kikapcsolása", "disable-wifi": "Wi-Fi kikapcsolása", @@ -608,33 +13,473 @@ "enable-wifi": "Wi-Fi bekapcsolása", "launcher-settings": "Indító beállítások", "lower-to-bottom": "Engedd le a legaljára / Engedd le az aljára", - "next": "Következő", "open-calendar": "Naptár megnyitása", "open-display-settings": "Kijelzőbeállítások", "open-launcher": "Indító megnyitása", "open-mixer": "Hangkeverő", "open-settings": "Beállítások megnyitása", - "pause": "Szünet", - "play": "Lejátszás", - "previous": "Előző", "raise-to-top": "Felülre emelés", "random-wallpaper": "Véletlenszerű háttérkép", - "reset": "Visszaállítás", "toggle-mute": "Némítás kapcsolása", "widget-settings": "Widget beállítások" }, - "dock": { - "menu": { - "close": "Bezárás", - "focus": "Fókusz", - "pin": "Rögzítés", - "unpin": "Rögzítés feloldása" + "authentication": { + "error": "Hitelesítési hiba", + "failed": "A hitelesítés sikertelen" + }, + "bar": { + "active-window": { + "colorize-icons-description": "Témaszínek alkalmazása az aktív ablak ikonra.", + "hide-mode-description": "Szabályozza a widget viselkedését, ha nincs aktív ablak.", + "scrolling-mode-description": "Szabályozza, mikor engedélyezett a szöveggörgetés a hosszú ablakcímek esetén.", + "show-app-icon-description": "Az alkalmazás ikonjának megjelenítése az ablakcím mellett.", + "show-app-icon-label": "Alkalmazásikon megjelenítése" + }, + "audio-visualizer": { + "color-name-description": "Válassza ki a vizualizátor színét.", + "color-name-label": "Kitöltési szín", + "hide-when-idle-description": "Ha engedélyezve van, a vizualizátor el van rejtve, kivéve, ha egy lejátszó aktívan játszik.", + "hide-when-idle-label": "Elrejtés, ha nincs média lejátszva", + "width-description": "Egyéni komponens szélessége." + }, + "battery": { + "device-default": "Alapértelmezett (Megjelenítő eszköz)", + "device-description": "Válassza ki, melyik akkumulátor eszközt jelenítse meg.", + "device-label": "Akkumulátor eszköz", + "hide-if-not-detected-description": "Rejtse el a widgetet, ha a rendszer nem észlel akkumulátort.", + "hide-if-not-detected-label": "Rejtőzz, ha nem észleltek.", + "low-battery-threshold-description": "Figyelmeztetés megjelenítése, ha az akkumulátor töltöttsége e százalék alá esik.", + "low-battery-threshold-label": "Alacsony akkumulátor töltöttségi figyelmeztetési küszöb", + "show-noctalia-performance-description": "A Noctalia teljesítménymód kapcsoló megjelenítése az akkumulátor panelen belül.", + "show-noctalia-performance-label": "Noctalia teljesítménymód kapcsoló", + "show-power-profile-description": "Az energiaprofil kiválasztásának megjelenítése az akkumulátor panelen belül.", + "show-power-profile-label": "Energiaprofil vezérlők" + }, + "clock": { + "clock-display-description": "Testreszabhatja az óra kijelzőjét a lenti listában szereplő tokenek hozzáadásával. A 12 órás formátum használatához tartalmaznia kell az 'AP' tokent.", + "clock-display-label": "Óra kijelző", + "custom-font-description": "Válasszon egyéni betűtípust az óra kijelzőjéhez.", + "custom-font-label": "Egyéni betűtípus", + "custom-font-placeholder": "Egyéni betűtípus kiválasztása...", + "custom-font-search-placeholder": "Betűtípusok keresése...", + "horizontal-bar-description": "Tipp: Használja a \\n karaktert sortörés létrehozásához.", + "horizontal-bar-label": "Vízszintes sáv", + "preview": "Előnézet", + "tooltip-format-description": "Formátumsztring az óra fölé húzva megjelenő eszköztipphez. Hagyja üresen az alapértelmezett eszköztipp használatához.", + "tooltip-format-label": "Eszköztipp formátum", + "use-custom-font-description": "Felülbírálja az alapértelmezett betűtípus kiválasztását egy egyéni betűtípussal az órához.", + "use-custom-font-label": "Egyéni betűtípus használata", + "use-monospaced-font-description": "Ha engedélyezve van, az óra a monospace betűtípust fogja használni.", + "use-monospaced-font-label": "Monospace betűtípus használata", + "use-primary-color-description": "Ha engedélyezve van, ez az elsődleges színt alkalmazza a hangsúlyozáshoz.", + "use-primary-color-label": "Elsődleges szín használata", + "vertical-bar-description": "Használjon szóközt az egyes részek új sorba való elkülönítéséhez.", + "vertical-bar-label": "Függőleges sáv" + }, + "control-center": { + "browse-file": "Fájl tallózása", + "browse-library": "Könyvtár tallózása", + "color-selection-description": "Témaszínek alkalmazása az ikonokra.", + "enable-colorization-description": "Színezés engedélyezése a vezérlőközpont ikonhoz, témaszínek alkalmazásával.", + "icon-description": "Válasszon ikont a könyvtárból vagy egy egyéni fájlból.", + "select-custom-icon": "Egyéni ikon kiválasztása", + "use-distro-logo-description": "Használja a disztribúció logóját egy egyéni ikon helyett.", + "use-distro-logo-label": "Disztribúció logó használata ikon helyett" + }, + "custom-button": { + "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.", + "color-selection-label": "Szín kiválasztása", + "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.", + "dynamic-text": "Dinamikus szöveg", + "enable-colorization-description": "Színezés engedélyezése az egyéni gomb ikonjához és szövegéhez, a téma színeinek alkalmazása.", + "enable-colorization-label": "Színezés engedélyezése", + "hide-mode-always-expanded": "Mindig kibontva", + "hide-mode-description": "Szabályozza a widget láthatóságát, ha a parancsnak nincs kimenete.", + "hide-mode-expand-with-output": "Kibontás, ha van kimenet", + "hide-mode-label": "Elrejtési mód", + "hide-mode-max-transparent": "Maximálisan kibontva, de átlátszó", + "icon-description": "Válasszon ikont a könyvtárból.", + "left-click-description": "Végrehajtandó parancs a gomb bal egérgombbal történő kattintásakor.", + "left-click-label": "Bal kattintás", + "left-click-update-text": "Megjelenített szöveg frissítése bal kattintásra", + "max-text-length-horizontal-description": "Maximális karakterszám a vízszintes sávban (0 a szöveg elrejtéséhez).", + "max-text-length-horizontal-label": "Maximális szöveghossz (vízszintes)", + "max-text-length-vertical-description": "Maximális karakterszám a függőleges sávban (0 a szöveg elrejtéséhez).", + "max-text-length-vertical-label": "Maximális szöveghossz (függőleges)", + "middle-click-description": "Végrehajtandó parancs a gomb középső egérgombbal történő kattintásakor.", + "middle-click-label": "Középső kattintás", + "middle-click-update-text": "Megjelenített szöveg frissítése középső kattintásra", + "parse-json-description": "A parancs kimenetének JSON objektumként történő értelmezése a szöveg és az ikon dinamikus beállításához.", + "parse-json-label": "Kimenet értelmezése JSON-ként", + "refresh-interval-description": "Intervallum milliszekundumban.", + "refresh-interval-label": "Frissítési intervallum", + "right-click-description": "Végrehajtandó parancs a gomb jobb egérgombbal történő kattintásakor.", + "right-click-label": "Jobb kattintás", + "right-click-update-text": "Megjelenített szöveg frissítése jobb kattintásra", + "show-icon-description": "A widget ikonjának láthatóságát kapcsolja.", + "show-icon-label": "Ikon megjelenítése", + "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.
Használja a $delta változót a parancsban a görgő elmozdulásához.", + "wheel-down-description": "Végrehajtandó parancs, amikor a görgőt lefelé görgetik.", + "wheel-down-label": "Görgő le parancs", + "wheel-label": "Gö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-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" + }, + "keyboard-layout": { + "show-icon-description": "Billentse a billentyűzetkiosztás ikont." + }, + "lock-keys": { + "show-caps-lock-description": "Caps Lock állapot megjelenítése.", + "show-caps-lock-label": "Caps Lock", + "show-num-lock-description": "Num Lock állapot megjelenítése.", + "show-num-lock-label": "Num Lock", + "show-scroll-lock-description": "Scroll Lock állapot megjelenítése.", + "show-scroll-lock-label": "Scroll Lock" + }, + "media-mini": { + "hide-mode-description": "Szabályozza a widget viselkedését, ha nincs média lejátszva.", + "max-width-description": "Beállítja a widget maximális vízszintes méretét. A widget zsugorodik, hogy illeszkedjen a rövidebb tartalomhoz.", + "no-active-player": "Nincs aktív lejátszó", + "scrolling-mode-description": "Szabályozza, mikor engedélyezett a szöveggörgetés hosszú zenecímek esetén.", + "scrolling-mode-label": "Görgetési mód", + "show-album-art-description": "Jelenítse meg a borítóképet az aktuálisan játszott számhoz.", + "show-album-art-label": "Borító megjelenítése", + "show-artist-first-description": "Előadó - cím megjelenítése cím - előadó helyett.", + "show-artist-first-label": "Előadó megjelenítése elöl", + "show-progress-ring-description": "Jelenítsen meg egy kör alakú folyamatjelzőt, amely mutatja a zene előrehaladását.", + "show-progress-ring-label": "Folyamatgyűrű megjelenítése", + "show-visualizer-description": "Jelenítsen meg egy hangvizualizátor, amikor zene szól.", + "show-visualizer-label": "Megjelenítő mutatása", + "use-fixed-width-description": "Ha engedélyezve van, a widget mindig a maximális szélességet használja a tartalomhoz való dinamikus igazodás helyett.", + "use-fixed-width-label": "Rögzített szélesség használata", + "visualizer-type-description": "Válassza ki a megjelenítendő hangvizualizátor stílusát.", + "visualizer-type-label": "Megjelenítő típusa" + }, + "notification-history": { + "hide-widget-when-zero-description": "Rejtse el az értesítési ikont, ha nincsenek olvasatlan értesítések.", + "hide-widget-when-zero-label": "Ikon elrejtése nullánál", + "show-unread-badge-description": "Jelenítsen meg egy jelvényt, amely mutatja az olvasatlan értesítések számát.", + "show-unread-badge-label": "Olvasatlan jelvény megjelenítése" + }, + "section-editor": { + "placeholder": "Válasszon hozzáadandó widgetet...", + "search-placeholder": "Widget keresése..." + }, + "spacer": { + "width-description": "Távolság szélessége pixelben." + }, + "system-monitor": { + "compact-mode-description": "A statisztikákat mini sávdiagramokként jelenítse meg a szöveges értékek helyett. Megakadályozza az elrendezés eltolódását.", + "compact-mode-label": "Kompakt mód", + "cpu-temperature-description": "CPU hőmérséklet-adatok megjelenítése, ha elérhetőek.", + "cpu-temperature-label": "CPU hőmérséklet", + "cpu-usage-description": "Jelenítse meg az aktuális CPU-használati százalékot.", + "cpu-usage-label": "CPU használat", + "disk-path-description": "Válassza ki, melyik lemez csatolási pontot figyelje.", + "disk-path-label": "Lemez útvonala", + "gpu-temperature-description": "GPU hőmérséklet-értékek megjelenítése, ha elérhetőek.", + "load-average-description": "Rendszerterhelés átlagának megjelenítése.", + "load-average-label": "Átlagos terhelés", + "memory-percentage-description": "A memória használatának megjelenítése százalékos értékben, abszolút értékek helyett.", + "memory-percentage-label": "Memória százalékban", + "memory-usage-description": "Jelenlegi RAM használati információk megjelenítése.", + "memory-usage-label": "Memóriahasználat", + "network-traffic-description": "Hálózati feltöltési és letöltési sebességek megjelenítése.", + "network-traffic-label": "Hálózati forgalom", + "storage-usage-description": "Lemezterület-használati információk megjelenítése.", + "storage-usage-label": "Tárhelyhasználat", + "use-monospace-font-description": "```\nHasználj monospace betűtípust az egységes karakter-szélességhez.\n```", + "use-monospace-font-label": "Monospace betűtípus" + }, + "taskbar": { + "colorize-icons-description": "Témaszínek alkalmazása a tálca ikonjaira.", + "hide-mode-description": "Szabályozza a widget viselkedését, ha nincsenek megfelelő ablakok.", + "hide-mode-label": "Elrejtési mód", + "icon-scale-description": "Beállítja a tálca ikonjainak skálázási tényezőjét.", + "icon-scale-label": "Ikon skálázása", + "max-width-description": "A tálca maximális szélessége a képernyőszélesség százalékában.", + "max-width-label": "Maximális szélesség", + "only-active-workspaces-description": "Csak az aktív munkaterületekről származó alkalmazások megjelenítése.", + "only-active-workspaces-label": "Csak az aktív munkaterületekről", + "only-same-monitor-description": "Csak a sáv helyén lévő monitorról származó alkalmazások megjelenítése.", + "only-same-monitor-label": "Csak ugyanarról a monitorról", + "show-pinned-apps-description": "Rögzített alkalmazások megjelenítése a tálcán.", + "show-pinned-apps-label": "Rögzített alkalmazások megjelenítése", + "show-title-description": "Ablakcímek megjelenítése a tálcán.", + "show-title-description-disabled": "A függőleges tálca nem támogatja a címek megjelenítését.", + "show-title-label": "Cím megjelenítése", + "smart-width-description": "A bejegyzés szélességének automatikus beállítása a bejegyzések száma alapján.", + "smart-width-label": "Intelligens szélesség", + "title-width-description": "Állítsa be az ablakcímek szélességét a tálcán (képpontokban).", + "title-width-label": "Cím szélessége", + "title-width-reset-tooltip": "Cím szélességének alaphelyzetbe állítása" + }, + "tray": { + "colorize-icons-description": "Témaszínek alkalmazása a tálcaikonokra.", + "colorize-icons-label": "Ikonok színezése", + "drawer-enabled-description": "Ha be van kapcsolva, a nem rögzített tálcaelemek egy fiókpanelen jelennek meg.
Kikapcsolva az összes tálcaelem sorban jelenik meg.", + "drawer-enabled-label": "Tálca-fiók bekapcsolása", + "hide-passive-description": "Bekapcsolva a passzív állapotú tálcaelemek el lesznek rejtve.", + "hide-passive-label": "Passzív elemek elrejtése" + }, + "volume": { + "display-mode-description": "Válassza ki, hogyan jelenjen meg ez az érték.", + "display-mode-label": "Megjelenítési mód" + }, + "workspace": { + "character-count-description": "A munkaterületnevekből megjelenítendő karakterek száma (1-10).", + "character-count-label": "Karakterek száma", + "enable-scrollwheel-description": "Váltás a munkaterületek között az egérgörgővel.", + "enable-scrollwheel-label": "Görgetés a munkaterületek váltásához", + "follow-focused-screen-description": "Munkaterületek megjelenítése az aktuálisan fókuszált képernyőről, nem arról a képernyőről, ahol a sáv található.", + "follow-focused-screen-label": "Fókuszált képernyő követése", + "grouped-border-opacity-description": "A munkaterület-konténerek szegélyeinek átlátszósági szintjének beállítása", + "grouped-border-opacity-label": "Szegély átlátszósága", + "hide-unoccupied-description": "Ne jelenítse meg az ablak nélküli munkaterületeket.", + "hide-unoccupied-label": "Foglalatlan elrejtése", + "label-mode-description": "Válassza ki, hogyan jelenjenek meg a munkaterület címkéi.", + "label-mode-label": "Címke mód", + "show-applications-description": "Alkalmazásikonok megjelenítése minden munkaterületen belül.", + "show-applications-label": "Alkalmazások megjelenítése", + "show-labels-only-when-occupied-description": "Csak akkor jelenítse meg a munkaterület címkéket, ha azok tartalmaznak ablakokat.", + "show-labels-only-when-occupied-label": "Címkék megjelenítése csak foglalt állapotban", + "unfocused-icons-opacity-description": "Állítsa be a nem fókuszált alkalmazásikonok átlátszóságának szintjét.", + "unfocused-icons-opacity-label": "Fókuszálatlan ikonok átlátszósága" } }, - "general": { + "battery": { + "battery-level": "Akkumulátor töltöttségi szintje", + "charging-rate": "Töltési sebesség: {rate} W", + "discharging-rate": "Merülési sebesség: {rate} W", + "health": "Állapot: {percent}%", + "inhibit-idle-description": "Ébren tartja a rendszert.", + "no-battery-detected": "Nincs akkumulátor érzékelve", + "plugged-in": "Csatlakoztatva", + "power-profile": "Energiaprofil", + "time-left": "Hátralévő idő: {time}", + "time-until-full": "Teljes feltöltésig hátralévő idő: {time}" + }, + "bluetooth": { + "panel": { + "available-devices": "Elérhető eszközök", + "blocked": "Blokkolva", + "connected-devices": "Csatlakoztatott eszközök", + "device-address": "Eszköz címe", + "disabled": "A Bluetooth ki van kapcsolva", + "discoverable": "Felfedezhető", + "enable-message": "Kapcsolja be a Bluetooth-t az elérhető eszközök megtekintéséhez.", + "known-devices": "Ismert eszközök", + "no-devices": "Nincsenek elérhető eszközök", + "paired-devices": "Párosított eszközök", + "pairing-mode": "Győződjön meg arról, hogy eszköze párosítási módban van.", + "scanning": "Eszközök keresése...", + "signal-text-excellent": "Jelerősség: Kiváló", + "signal-text-fair": "Jelzés: Gyenge", + "signal-text-good": "Jel: Jó", + "signal-text-poor": "Jelerősség: Gyenge", + "signal-text-unknown": "Jel: Ismeretlen", + "signal-text-very-poor": "Jelerősség: Nagyon gyenge" + } + }, + "calendar": { + "timer": { + "hours": "ó", + "minutes": "p", + "seconds": "mp" + }, + "weather-loading": "Időjárás betöltése…" + }, + "changelog": { + "error": { + "fetch-failed": "Nem sikerült betölteni a változási napló adatait. Kérjük, próbálja újra később.", + "rate-limit": "Túllépte a GitHub sebességkorlátját. Kérjük, próbálja újra néhány perc múlva." + }, + "panel": { + "buttons-discord": "Csatlakozzon a Discordunkhoz", + "buttons-dismiss": "Ok", + "buttons-feedback": "Adj visszajelzést", + "empty": "A kiadási jegyzetek még nem érhetők el.", + "highlight-title": "Főbb újdonságok", + "released": "Kiadva: {date}", + "subtitle-fresh": "Köszönjük, hogy telepítette a Noctalia-t! Itt van, mi található ebben a buildben.", + "subtitle-updated": "Frissítve innen: {previousVersion}", + "title": "Újdonságok a {version} verzióban", + "version": "verzió {version}", + "version-new-user": "Új telepítés" + } + }, + "colors": { + "error": "Hiba", + "on-surface": "A felszínen", + "primary": "Elsődleges", + "secondary": "Másodlagos", + "tertiary": "harmadlagos" + }, + "common": { + "actions": "Műveletek", + "add": "Hozzáadás", + "appearance": "Megjelenés", + "apply": "Alkalmazás", + "automation": "Automatizálás", + "available": "Elérhető", + "back": "Vissza", + "battery": "Akkumulátor", + "bluetooth": "Bluetooth", + "brightness": "Fényerő", + "browse": "Böngésszen", + "calendar": "Naptár", + "cancel": "Mégse", + "cards": "Kártyák", + "charging": "Töltés", + "check-settings": "Részletekért lásd a Beállításokat", + "clear": "Tiszta", + "clipboard": "Vágólap", + "clock-panel": "Óra panel", + "close": "Bezárás", + "colors": "Színek", + "command": "Parancs", + "connect": "Csatlakozás", + "connected": "Kapcsolódva", + "connecting": "Kapcsolódás...", + "contributors": "Közreműködők", + "countdown": "Visszaszámlálás", + "date": "Dátum", + "delete": "Törlés", + "devices": "Eszközök", + "disabled": "Mozgássérült / Fogyatékkal élő", + "discharging": "Kibocsátás", + "disconnect": "Leválasztás", + "disconnected": "Szétkapcsolva", + "disconnecting": "A kapcsolat bontása...", + "download": "Letöltés", + "duration": "Időtartam", + "enabled": "Engedélyezve", + "events": "Események", + "execute": "Végrehajt", + "focus": "Fókusz", + "frequency": "Frekvencia", + "gateway": "Átjáró", + "general": "Általános", + "hibernate": "Hibernálás", + "history": "Történelem", + "icon": "Ikon", + "idle": "Tétlen", + "info": "Információ", + "input": "Bemenet", + "install": "Telepítés", + "installed": "Telepítve", + "interface": "Felület", + "internet": "Internet", + "language": "Nyelv", + "loading": "Betöltés...", + "local": "Helyi", + "location": "Helyszín", + "lock": "Zár", + "logout": "Kijelentkezés", + "look": "Nézz!", + "media": "Média", + "memory": "Memória", + "monitors": "Monitorok", + "network": "Hálózat", + "next": "Következő", + "night-light": "Éjszakai fény", + "no": "Nem", "no-results": "Nincs találat", - "no-summary": "Nincs összefoglaló", - "unknown": "Ismeretlen" + "none": "Nincs.", + "notifications": "Értesítések", + "official": "Hivatalos", + "output": "Kimenet", + "pair": "Pár", + "paired": "Párosított", + "pairing": "Párosítás...", + "panels": "Panelek", + "password": "Jelszó", + "pause": "Szünet", + "pin": "Tű", + "play": "Játssz", + "polling": "Szavazás", + "position": "Pozíció", + "previous": "Előző", + "random": "Véletlen", + "reboot": "Újraindítás", + "refresh": "Frissítés", + "reset": "Visszaállítás", + "resume": "Önéletrajz", + "save": "Mentés", + "scanning": "Szkennelés...", + "screen-corners": "Képernyő sarkok", + "search": "Keresés", + "security": "Biztonság", + "select": "Kiválasztás", + "shortcuts": "Gyorsbillentyűk", + "shutdown": "Leállítás", + "signal": "Jelzés", + "sound": "Hang", + "sources": "Források", + "start": "Kezdés", + "stop": "Állj", + "stopwatch": "Stopperóra", + "suspend": "Felfüggesztés", + "templates": "Sablonok", + "test": "Teszt", + "thresholds": "Küszöbértékek", + "timer": "Időzítő", + "title": "Cím", + "toast": "Pirítós", + "trusted": "Megbízható", + "uninstall": "Eltávolítás", + "unknown": "Ismeretlen", + "unpair": "Leválasztás", + "unpin": "Rögzítés megszüntetése", + "update": "Frissítés", + "upload": "Feltöltés", + "version": "Verzió", + "visualizer": "Vizualizáló", + "volume": "Térfogat", + "volumes": "Kötetek", + "wallpaper": "Tapéta", + "weather": "Időjárás", + "week": "Hét", + "widgets": "Widgetek", + "width": "Szélesség", + "yes": "Igen" + }, + "control-center": { + "power-profile": { + "tooltip-action": "Energiaprofil", + "tooltip-disabled": "Telepítse a power-profiles-daemon-t az energiaprofilok használatához" + }, + "screen-recorder": { + "label-stopped": "Felvétel" + }, + "wifi": { + "label-disconnected": "Wi-Fi leválasztva", + "label-ethernet": "Ethernet" + } + }, + "display-modes": { + "always-hide": "Mindig rejtőzz el", + "always-show": "Mindig mutasd", + "force-open": "Felfeszít", + "on-hover": "Rámutatáskor" + }, + "general": { + "no-summary": "Nincs összefoglaló" + }, + "hide-modes": { + "hidden": "Elrejtés, ha üres", + "idle": "Rejtse, ha tétlen", + "transparent": "Átlátszó, ha üres", + "visible": "Mindig látható" }, "launcher": { "categories": { @@ -643,38 +488,31 @@ "chat": "Csevegés", "development": "Fejlesztés", "education": "Oktatás", - "emoji": { - "activity": "Tevékenység", - "animals": "Állatok", - "flags": "Zászlók", - "food": "Étel és ital", - "nature": "Természet", - "objects": "Tárgyak", - "people": "Emberek és test", - "recent": "Legutóbbi", - "symbols": "Szimbólumok", - "travel": "Utazás és helyek" - }, + "emoji-activity": "Tevékenység", + "emoji-animals": "Állatok", + "emoji-flags": "Zászlók", + "emoji-food": "Étel és ital", + "emoji-nature": "Természet", + "emoji-objects": "Tárgyak", + "emoji-people": "Emberek és test", + "emoji-recent": "Legutóbbi", + "emoji-symbols": "Szimbólumok", + "emoji-travel": "Utazás és helyek", "game": "Játékok", "graphics": "Grafika", "misc": "Egyéb", - "network": "Hálózat", "office": "Iroda", "pinned": "Rögzített", "system": "Rendszer", "webbrowser": "Webböngésző" }, - "delete": "Törlés", "no-results": "Nincs találat", - "pin": "Rögzítés", "providers": { "applications": "Alkalmazások", "calculator": "Számológép", "calculator-deprecated": "A >calc parancs elavult, és hamarosan el lesz távolítva. Kérjük, a matematikai kifejezéseket közvetlenül a keresésbe írja be helyette.", "calculator-description": "Számológép — matematikai kifejezések kiértékelése", "calculator-enter-expression": "Írjon be egy matematikai kifejezést", - "calculator-error": "Hiba", - "calculator-name": "Számológép", "clipboard": "Vágólapelőzmények", "clipboard-clear-description": "Összes vágólapelőzmény törlése", "clipboard-clear-description-full": "Az összes elem eltávolítása a vágólapelőzményekből", @@ -683,154 +521,68 @@ "clipboard-history-disabled": "Vágólapelőzmények kikapcsolva", "clipboard-history-disabled-description": "Kapcsolja be a vágólapelőzményeket a beállításokban, vagy telepítse a cliphistet", "clipboard-loading": "Vágólapelőzmények betöltése...", - "clipboard-loading-description": "Kérjük, várjon", "clipboard-search-description": "Keresés a vágólapelőzményekben", - "command": "Parancs", "command-description": "Shell parancsok futtatása", - "command-name": "Parancs", "emoji": "Emoji választó", "emoji-loading": "Emojik betöltése...", "emoji-loading-description": "Kérjük, várjon", "emoji-no-recent": "Nincsenek még legutóbbi emojik", "emoji-search-description": "Emojik keresése és másolása" - }, - "unpin": "Rögzítés feloldása" + } }, "lock-screen": { "authenticating": "Hitelesítés...", - "authentication-failed": "Sikertelen hitelesítés", "password": "Adja meg jelszavát...", "restart": "Újraindítás", - "shut-down": "Leállítás", - "suspend": "Felfüggesztés", - "welcome-back": "Üdvözöljük újra," + "shut-down": "Leállítás" }, "notifications": { "panel": { "click-to-expand": "Kattintson a kibontáshoz", "description": "Az értesítések itt jelennek meg, amint megérkeznek.", - "no-notifications": "Nincs értesítés", - "title": "Értesítések" + "no-notifications": "Nincs értesítés" }, "range": { - "all": "Összes", "earlier": "Korábban", "today": "Ma", "yesterday": "Tegnap" }, "time": { - "diffD": "1 napja", - "diffDD": "{diff} napja", - "diffH": "1 órája", - "diffHH": "{diff} órája", - "diffM": "1 perce", - "diffMM": "{diff} perce", + "diff-d": "1 napja", + "diff-dd": "{diff} napja", + "diff-h": "1 órája", + "diff-hh": "{diff} órája", + "diff-m": "1 perce", + "diff-mm": "{diff} perce", "now": "most" } }, "options": { "bar": { - "density": { - "comfortable": "Kényelmes", - "compact": "Kompakt", - "default": "Alapértelmezett", - "mini": "Mini", - "spacious": "Tágas" - }, - "position": { - "bottom": "Alul", - "left": "Bal", - "right": "Jobb", - "top": "Felül" - } - }, - "colors": { - "error": "Hiba", - "none": "Nincs", - "onSurface": "Felületen", - "primary": "Elsődleges", - "secondary": "Másodlagos", - "tertiary": "Harmadlagos" + "density-comfortable": "Kényelmes", + "density-compact": "Kompakt", + "density-default": "Alapértelmezett", + "density-mini": "Mini", + "density-spacious": "Tágas" }, "control-center": { - "position": { - "bottom_center": "Alul középen", - "bottom_left": "Alul balra", - "bottom_right": "Alul jobbra", - "center": "Középen", - "close_to_bar_button": "Közel a sáv gombjához", - "top_center": "Felül középen", - "top_left": "Felül balra", - "top_right": "Felül jobbra" - }, - "quickSettingsStyle": { - "classic": "Klasszikus", - "compact": "Kompakt", - "modern": "Modern" - } - }, - "display-mode": { - "always-hide": "Mindig elrejt", - "always-show": "Mindig mutat", - "force-open": "Kényszerített megnyitás", - "on-hover": "Rámutatáskor" - }, - "frame-rates": { - "fps": "{fps} FPS" - }, - "hide-modes": { - "hidden": "Elrejtés, ha üres", - "idle": "Elrejtés, ha tétlen", - "transparent": "Átlátszó, ha üres", - "visible": "Mindig látható" - }, - "launcher": { - "position": { - "bottom_center": "Lent középen", - "bottom_left": "Lent balra", - "bottom_right": "Lent jobbra", - "center": "Középen", - "center_left": "Bal középen", - "center_right": "Jobb középen", - "follow_bar": "Követi a sávot", - "top_center": "Fent középen", - "top_left": "Fent balra", - "top_right": "Fent jobbra" - } - }, - "osd": { - "position": { - "bottom_center": "Lent középen", - "bottom_left": "Lent balra", - "bottom_right": "Lent jobbra", - "center_left": "Bal középen", - "center_right": "Jobb középen", - "top_center": "Fent középen", - "top_left": "Fent balra", - "top_right": "Fent jobbra" - } + "quick-settings-style-classic": "Klasszikus", + "quick-settings-style-modern": "Modern" }, + "frame-rates-fps": "{fps} FPS", "screen-recording": { - "audio-sources": { - "both": "Rendszerkimenet + mikrofonbemenet", - "microphone-input": "Mikrofonbemenet", - "none": "No audio", - "system-output": "Rendszerkimenet" - }, - "color-range": { - "full": "Teljes", - "limited": "Korlátozott" - }, - "quality": { - "high": "Magas", - "medium": "Közepes", - "ultra": "Ultra", - "very-high": "Nagyon magas" - }, - "sources": { - "portal": "Portál", - "screen": "Képernyő" - } + "audio-sources-both": "Rendszerkimenet + mikrofonbemenet", + "audio-sources-microphone-input": "Mikrofonbemenet", + "audio-sources-none": "No audio", + "audio-sources-system-output": "Rendszerkimenet", + "color-range-full": "Teljes", + "color-range-limited": "Korlátozott", + "quality-high": "Magas", + "quality-medium": "Közepes", + "quality-ultra": "Ultra", + "quality-very-high": "Nagyon magas", + "sources-portal": "Portál", + "sources-screen": "Képernyő" }, "scrolling-modes": { "always": "Mindig görgetés", @@ -848,34 +600,787 @@ }, "shadow-direction": { "bottom": "Alatt", - "bottom_left": "Bal alsó", - "bottom_right": "Jobb alsó", "center": "Felett", - "left": "Bal", - "right": "Jobb", - "top": "Fölött", - "top_left": "Bal felső", - "top_right": "Jobb felső" + "top": "Fölött" }, "visualizer-types": { "linear": "Lineáris", "mirrored": "Tükrözött", - "none": "Nincs", "wave": "Hullám" }, "visualizer-visibility": { - "always": "Mindig látható", "with-background": "Csak háttérrel" }, "workspace-labels": { "index": "Index", "index+name": "Index és név", - "name": "Név", - "none": "Nincs" + "name": "Név" + } + }, + "panels": { + "about": { + "changelog": "Változások megtekintése", + "contributors-desc": "Köszönet a(z) {count} fantasztikus közreműködőnknek!", + "contributors-description-plural": "Köszönet a(z) {count} fantasztikus közreműködőnknek!", + "noctalia-desc": "Egy elegáns és minimalista asztali felület, Waylandra tervezve, Quickshell-en alapulva.", + "noctalia-git-commit": "Git commit:", + "noctalia-installed-version": "Telepített verzió:", + "noctalia-latest-version": "Legújabb verzió:", + "noctalia-title": "Noctalia shell", + "support": "Támogasson minket", + "title": "Névjegy" + }, + "audio": { + "devices-desc": "A rendelkezésre álló hangbemeneti és kimeneti eszközök konfigurálása.", + "devices-input-device-description": "Válassza ki a kívánt hangbemeneti eszközt.", + "devices-input-device-label": "Bemeneti eszköz", + "devices-output-device-description": "Válassza ki a kívánt hangkimeneti eszközt.", + "devices-output-device-label": "Kimeneti eszköz", + "devices-title": "Hangeszközök", + "external-mixer-description": "Adja meg a parancsot vagy alkalmazás útvonalát, amit el kell indítani a külső hangkeverő funkció aktiválásakor.", + "external-mixer-label": "Külső hangkeverő parancs", + "external-mixer-placeholder": "pwvucontrol || pavucontrol", + "media-desc": "Állítsa be a preferált és figyelmen kívül hagyott médiaalkalmazásokat.", + "media-excluded-player-description": "Adjon hozzá kulcsszavakat azokhoz a lejátszókhoz, amelyeket figyelmen kívül szeretne hagyni. Minden kulcsszó új sorban szerepeljen.", + "media-excluded-player-label": "Kizárt lejátszó", + "media-excluded-player-placeholder": "Írjon be egy részszöveget és nyomja meg a + gombot", + "media-frame-rate-description": "A magasabb sebesség simább, de több erőforrást használ.", + "media-frame-rate-label": "Képkockasebesség", + "media-primary-player-description": "Adjon meg egy kulcsszót a fő lejátszó azonosításához.", + "media-primary-player-label": "Elsődleges lejátszó", + "media-primary-player-placeholder": "pl. spotify, vlc, mpv", + "media-scrolling-speed-description": "A cím másodpercben megadott ideje, amíg a címsor az elejétől a végéig görget.", + "media-scrolling-speed-label": "Görgetési sebesség", + "media-scrolling-title-description": "Kapcsolja be a folyamatos görgetést a hosszú média címekhez.", + "media-scrolling-title-label": "Görgető cím", + "media-title": "Médialejátszók", + "panel-applications-empty": "Jelenleg egyetlen alkalmazás sem játszik le hangot", + "title": "Hang", + "visualizer-type-description": "Válasszon egy vizualizációs típust a média lejátszásához.", + "visualizer-type-label": "Vizualizációs típus", + "volumes-desc": "Beállítja a hangerőszabályzókat és a hangszinteket.", + "volumes-input-volume-description": "Mikrofon bemeneti hangerőszintje.", + "volumes-mute-input-description": "Elnémítja az alapértelmezett hangbemenetet (mikrofon).", + "volumes-mute-input-label": "Hangbemenet némítása", + "volumes-mute-output-description": "Elnémítja a rendszer fő hangkimenetét.", + "volumes-mute-output-label": "Hangkimenet némítása", + "volumes-output-volume-description": "Rendszerszintű hangerőszint.", + "volumes-step-size-description": "Beállítja a hangerő változtatásának lépésméretét (görgő, billentyűparancsok).", + "volumes-step-size-label": "Hangerő lépésmérete", + "volumes-volume-overdrive-description": "Engedélyezi a hangerő 100% fölé emelését. Előfordulhat, hogy nem minden hardver támogatja.", + "volumes-volume-overdrive-label": "Hangerő túllépésének engedélyezése" + }, + "bar": { + "appearance-background-opacity-description": "Állítsa be a sáv háttér átlátszóságát.", + "appearance-background-opacity-label": "Sáv háttér átlátszósága", + "appearance-capsule-opacity-description": "Beállítja a widget hátterének átlátszósági szintjét, amikor a kapszula megjelenik.", + "appearance-capsule-opacity-label": "Kapszula átlátszósága", + "appearance-density-description": "Beállítja a sáv belső margóit a kompakt vagy tágas megjelenés érdekében.", + "appearance-density-label": "Sáv sűrűsége", + "appearance-desc": "A sáv megjelenésének és pozíciójának testreszabása.", + "appearance-floating-description": "Megjeleníti a sávot lebegő „pirulaként”.", + "appearance-floating-label": "Lebegő sáv", + "appearance-margins-description": "Beállítja a lebegő sáv körüli margókat.", + "appearance-margins-horizontal": "Vízszintes", + "appearance-margins-label": "Margók", + "appearance-margins-vertical": "Függőleges", + "appearance-outer-corners-description": "Megjelenít kifelé ívelt sarkokat a sávon.", + "appearance-outer-corners-label": "Külső sarkok", + "appearance-position-description": "A sáv a képernyőn való elhelyezése.", + "appearance-position-label": "Sáv pozíciója", + "appearance-show-capsule-description": "Widget hátterek megjelenítése.", + "appearance-show-capsule-label": "Kapszula megjelenítése", + "appearance-show-outline-description": "Látható szegély megjelenítése minden widget körül.", + "appearance-show-outline-label": "Widget körvonalak megjelenítése", + "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", + "monitors-desc": "Sáv megjelenítése meghatározott monitorokon. Alapértelmezetten minden monitoron, ha nincs kiválasztva.", + "monitors-title": "Monitorok megjelenítése", + "title": "Sáv", + "tray-blacklist-description": "Adjon hozzá tálca kizárási szabályokat, támogatja a helyettesítő karaktereket (*).", + "tray-blacklist-label": "Feketelista", + "tray-blacklist-placeholder": "pl. nm-applet, Fcitx*", + "tray-pin-application": "Alkalmazás rögzítése", + "tray-unpin-application": "Alkalmazás feloldása", + "widgets-desc": "Húzza át a widgeteket a sorrendjük megváltoztatásához. Használja a jobb egérgombos menüt a widgetek szakaszok közötti áthelyezéséhez vagy eltávolításához.", + "widgets-title": "Widgetek elhelyezése" + }, + "color-scheme": { + "color-source-desc": "A Noctalia színeinek fő beállításai.", + "color-source-matugen-scheme-type-description": "Válassza ki a színséma-generálási módszert, amellyel a Matugen színeket fog létrehozni a háttérképéből.", + "color-source-matugen-scheme-type-label": "Matugen séma típusa", + "color-source-title": "Színforrás", + "color-source-use-wallpaper-colors-description": "Színsémák generálása a háttérképedből a Matugen használatával. Automatikusan kinyeri a színeket egy egységes téma létrehozásához.", + "color-source-use-wallpaper-colors-label": "Háttérkép színeinek használata", + "dark-mode-mode-description": "Engedélyezi az automatikus váltást a világos és sötét mód között.", + "dark-mode-mode-label": "Sötét mód ütemezése", + "dark-mode-mode-manual": "Kézi", + "dark-mode-mode-off": "Ki", + "dark-mode-switch-description": "Sötétebb témára vált az éjszakai könnyebb megtekintés érdekében.", + "delete-error-description": "Nem sikerült törölni a(z) {scheme} sémát", + "delete-error-title": "A törlés sikertelen", + "delete-success-description": "Sikeresen törölve: {scheme}", + "delete-success-title": "Színséma törölve", + "download-button": "Több letöltése", + "download-downloading": "Letöltés...", + "download-empty": "Nincsenek elérhető színsémák", + "download-error-api-error": "API hiba: {status}", + "download-error-description": "Nem sikerült letölteni a(z) {scheme} sémát", + "download-error-download-failed": "A letöltés sikertelen, kilépési kóddal: {code}", + "download-error-invalid-response": "Érvénytelen API válaszformátum", + "download-error-no-files": "Nem található fájl a sémához", + "download-error-parse-failed": "Nem sikerült értelmezni az API választ: {error}", + "download-error-rate-limit": "Túllépve a GitHub API sebességkorlátja", + "download-error-title": "A letöltés sikertelen", + "download-fetching": "Elérhető színsémák lekérése...", + "download-success-description": "Sikeresen letöltve: {scheme}", + "download-success-title": "Színséma letöltve", + "download-title": "Színsémák letöltése", + "predefined-desc": "Válasszon az előre definiált színsémák gyűjteményéből.", + "predefined-generate-templates-description": "Matugen sablonok generálása (GTK, terminál témák stb.) előre definiált színsémák használatakor.", + "predefined-generate-templates-label": "Sablonok generálása előre definiált sémákhoz", + "predefined-title": "Előre definiált színsémák", + "templates-compositors-description": "Kompozitor témázás.", + "templates-compositors-label": "Kompozitorok", + "templates-compositors-mango-description": "{filepath} írása — ehhez Mango szükséges", + "templates-compositors-niri-description": "{filepath} írása — ehhez Niri v25.11+ szükséges", + "templates-desc": "Színek alkalmazása külő alkalmazásokra.", + "templates-misc-description": "Hozzon létre saját sablonokat", + "templates-misc-label": "Haladó", + "templates-misc-user-templates-description": "Csak akkor engedélyezze, ha tudja, mit csinál — lásd az online dokumentációt", + "templates-misc-user-templates-label": "Felhasználói sablonok engedélyezése", + "templates-programs-code-description-detected": "Alapértelmezett profilra alkalmazva — észlelve: {clients}", + "templates-programs-code-description-missing": "Nem észlelt kódszerkesztő (VSCode vagy VSCodium)", + "templates-programs-description": "Alkalmazásspecifikus téma.", + "templates-programs-discord-description": "{filepath} írása a(z) {client} számára — a témát manuálisan kell aktiválni", + "templates-programs-discord-description-detected": "Észlelve: {clients}", + "templates-programs-discord-description-missing": "Nem észlelt Discord kliens", + "templates-programs-emacs-description": "Doom: ~/.config/doom/themes/noctalia.el
Standard: ~/.emacs.d/themes/noctalia.el", + "templates-programs-label": "Programok", + "templates-programs-pywalfox-description": "{filepath} írása és a pywalfox update futtatása", + "templates-programs-spicetify-description": "{filepath} írása — a Comfy témát manuálisan kell telepíteni és aktiválni", + "templates-programs-walker-description": "{filepath} írása és a téma beállítása noctalia-ra", + "templates-programs-yazi-description": "{filepath} írása — a stílust kézzel kell aktiválni", + "templates-programs-zed-description": "{filepath} írása és újratöltés", + "templates-programs-zen-browser-description": "Írd be ezt a fájlba: {filepath}; másold be a Zen profilod chrome/userChrome.css fájljába.", + "templates-terminal-description": "Terminálemulátor témázás.", + "templates-terminal-label": "Terminál", + "templates-ui-description": "Asztali környezet és UI eszközkészlet témázása.", + "templates-ui-label": "Felület", + "templates-ui-qt-description": "{filepath} írása", + "title": "Színséma" + }, + "control-center": { + "cards-desc": "Személyre szabhatja, hogy mely vezérlők jelenjenek meg a vezérlőközpontban és milyen sorrendben.", + "desc": "A vezérlőközpont panel pozicionálásának és viselkedésének konfigurálása.", + "position-description": "Válassza ki, hol jelenjen meg a vezérlőközpont panel megnyitáskor.", + "shortcuts-custom-button-command-description": "A gombra kattintáskor végrehajtandó parancs.", + "shortcuts-custom-button-enable-on-state-logic-description": "Második ikon és „aktív” állapot engedélyezése ellenőrző parancs alapján.", + "shortcuts-custom-button-enable-on-state-logic-label": "Bekapcsolt állapotú logika engedélyezése", + "shortcuts-custom-button-general-tooltip-text-description": "Általános leírás a gomb eszköztippjéhez.", + "shortcuts-custom-button-general-tooltip-text-label": "Általános eszköztipp szövege", + "shortcuts-custom-button-on-clicked-label": "Bal kattintás parancs", + "shortcuts-custom-button-on-middle-clicked-label": "Középső kattintás parancs", + "shortcuts-custom-button-on-right-clicked-label": "Jobb kattintás parancs", + "shortcuts-custom-button-on-state-command-description": "A gomb „bekapcsolt” állapotának ellenőrzéséhez végrehajtandó parancs. 0-t ad vissza a bekapcsolthoz, nem nullát a kikapcsolthoz.", + "shortcuts-custom-button-on-state-command-label": "Bekapcsolt állapot ellenőrző parancs", + "shortcuts-custom-button-on-state-icon-description": "A gomb ikonja „bekapcsolt” állapotban.", + "shortcuts-custom-button-on-state-icon-label": "Bekapcsolt állapotú ikon", + "shortcuts-custom-button-state-checks-add": "Állapotellenőrzés hozzáadása", + "shortcuts-custom-button-state-checks-command": "Az állapotellenőrzéshez végrehajtandó parancs", + "shortcuts-custom-button-state-checks-label": "Állapotellenőrzések", + "shortcuts-custom-button-state-checks-remove": "Eltávolítás", + "shortcuts-custom-button-tooltip-description": "A gomb fölé vitt egérmutatónál megjelenő eszköztipp.", + "shortcuts-custom-button-tooltip-label": "Eszköztipp", + "shortcuts-title": "Parancsikon widgetek", + "system-monitor-disk-path-description": "Válassza ki, hogy melyik lemez csatolási pontot kell figyelnie a rendszerfigyelő kártyának a vezérlőközpontban.", + "system-monitor-disk-path-label": "Rendszerfigyelő lemez elérési útja", + "title": "Vezérlőközpont" + }, + "desktop-widgets": { + "clock-enabled-description": "Óra widget megjelenítése az asztalon.", + "clock-enabled-label": "Óra widget engedélyezése", + "clock-format-label": "Formátum", + "clock-height-description": "Az óra widget magassága pixelben.", + "clock-height-label": "Magasság", + "clock-minimal-mode-description": "Használjon minimális órakijelzést idővel és dátummal.", + "clock-minimal-mode-label": "Minimális mód", + "clock-rounded-corners-description": "A widget háttere legyen lekerekített sarkú.", + "clock-rounded-corners-label": "Lekerekített sarkok", + "clock-show-background-description": "Jelenítse meg az óra widget háttérkonténerét.", + "clock-show-background-label": "Háttér megjelenítése", + "clock-show-date-description": "Jelenítse meg az aktuális dátumot az idő alatt.", + "clock-show-date-label": "Dátum megjelenítése", + "clock-show-seconds-description": "Jelenítse meg a másodperceket az időben.", + "clock-show-seconds-label": "Másodpercek megjelenítése", + "clock-style-analog": "Analóg", + "clock-style-binary": "Bináris", + "clock-style-description": "Válassza ki az óra kijelzési stílusát.", + "clock-style-digital": "Digitális", + "clock-style-label": "Óra stílus", + "clock-style-minimal": "Minimális", + "clock-width-description": "Az óra widget szélessége képpontokban.", + "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.", + "edit-mode-exit-button": "Kilépés a szerkesztési módból", + "edit-mode-grid-snap-label": "Rácshoz igazítás", + "edit-mode-label": "Szerkesztési mód", + "enabled-description": "Asztali widgetek be- vagy kikapcsolása.", + "enabled-label": "Asztali widgetek bekapcsolása", + "general-desc": "Konfigurálja az asztalon megjelenő widgeteket.", + "general-title": "Asztali widgetek", + "media-player-enabled-description": "Médiaplayer widget megjelenítése az asztalon.", + "media-player-enabled-label": "Médiaplayer widget engedélyezése", + "media-player-rounded-corners-description": "Engedélyezi a lekerekített sarkokat a widget szélein.", + "media-player-show-album-art-description": "Mutasd az album borítóját és a számok adatait (cím és előadó).", + "media-player-show-album-art-label": "Album borító és cím megjelenítése", + "media-player-show-background-description": "Jelenítse meg a média lejátszó widget háttérkonténerét.", + "media-player-show-buttons-description": "Médiavezérlő gombok (lejátszás/szünet, előző, következő) megjelenítése a média lejátszó widgeten.", + "media-player-show-buttons-label": "Gombok megjelenítése", + "media-player-show-visualizer-description": "Audiovizuális megjelenítő fedvény megjelenítése.", + "media-player-visualizer-type-description": "Válasszon vizualizációs típust az asztali média lejátszó hátteréhez.", + "title": "Asztali Widgetek", + "weather-enabled-description": "Időjárás widget megjelenítése az asztalon.", + "weather-enabled-label": "Időjárás widget engedélyezése", + "weather-show-background-description": "Jelenítse meg az időjárás widget háttérkonténerét." + }, + "display": { + "monitors-brightness-step-description": "Állítsa be a lépésméretet a fényerő változásokhoz (görgetőkerék és billentyűparancsok).", + "monitors-brightness-step-label": "Fényerő lépésméret", + "monitors-brightness-unavailable-ddc-disabled": "Fényerő vezérlés nem érhető el. Engedélyezze a „Külső fényerő támogatás” opciót a kijelző fényerejének szabályozásához.", + "monitors-brightness-unavailable-generic": "Fényerő vezérlés nem érhető el ehhez a kijelzőhöz.", + "monitors-desc": "Állítsa be a fényerő beállításokat minden kijelzőhöz.", + "monitors-enforce-minimum-description": "Megoldja azt a problémát, hogy egyes kijelzők háttérvilágítása teljesen kikapcsol 0%-os fényerőnél.", + "monitors-enforce-minimum-label": "Minimális fényerő (1%) kényszerítése", + "monitors-external-brightness-description": "Engedélyezze a DDCUtil támogatást a külső kijelzők fényerejének szabályozásához DDC/CI protokollon keresztül.", + "monitors-external-brightness-label": "Külső fényerő támogatás", + "monitors-title": "Monitorkénti beállítások", + "night-light-auto-schedule-description": "A napnyugta és napkelte időpontja alapján {location} helyen — ajánlott.", + "night-light-auto-schedule-label": "Automatikus ütemezés", + "night-light-desc": "Csökkenti a kék fény kibocsátását, hogy jobban aludjon és csökkentse a szem megerőltetését.", + "night-light-enable-description": "Meleg színszűrő alkalmazása a kék fény kibocsátás csökkentése érdekében.", + "night-light-enable-label": "Éjszakai fény engedélyezése", + "night-light-force-activation-description": "Figyelmen kívül hagyja az ütemezést, és azonnal alkalmazza az éjszakai szűrőt.", + "night-light-force-activation-label": "Kényszerített aktiválás", + "night-light-manual-schedule-description": "Állítson be egyéni időpontokat a napkelte és napnyugta számára.", + "night-light-manual-schedule-label": "Kézi ütemezés", + "night-light-manual-schedule-select-start": "Kezdési idő kiválasztása", + "night-light-manual-schedule-select-stop": "Leállítási idő kiválasztása", + "night-light-manual-schedule-sunrise": "Napkelte időpontja", + "night-light-manual-schedule-sunset": "Napnyugta időpontja", + "night-light-temperature-day": "Nap", + "night-light-temperature-day-description": "Szabályozza a hőmérsékletet nappal.", + "night-light-temperature-description": "Állítsa be a színhőmérsékletet éjszakai és nappali használatra.", + "night-light-temperature-label": "Színhőmérséklet", + "night-light-temperature-night": "Éjszaka", + "night-light-temperature-night-description": "Szabályozza a hőmérsékletet éjszaka.", + "title": "Megjelenés" + }, + "dock": { + "appearance-background-opacity-description": "Állítsa be a dokk hátterének átlátszóságát.", + "appearance-border-radius-description": "Állítsa be a dokk szegélyének lekerekítését.", + "appearance-border-radius-label": "Szegély lekerekítés", + "appearance-colorize-icons-description": "Alkalmazza a témakör színeit a dokk alkalmazás ikonjaira (csak a nem fókuszált alkalmazásokra).", + "appearance-colorize-icons-label": "Ikonok színezése", + "appearance-dead-opacity-description": "Állítsa be a nem futó alkalmazásikonok átlátszóságát.", + "appearance-dead-opacity-label": "Inaktív átlátszóság", + "appearance-desc": "A dokk viselkedésének és megjelenésének testreszabása.", + "appearance-display-auto-hide": "Automatikus elrejtés", + "appearance-display-description": "Válassza ki a dokk viselkedését.", + "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-hide-show-speed-description": "Állítsa be a dokk elrejtési/megjelenítési animációjának sebességét.", + "appearance-hide-show-speed-label": "Elrejtési/Megjelenítési Sebesség", + "appearance-icon-size-description": "Állítsa be a dokk teljes méretét.", + "appearance-icon-size-label": "Dokk mérete", + "appearance-inactive-indicators-description": "Jelenjenek meg jelzőpöttyök minden alkalmazásnál, ne csak az aktuálisan aktívnál.", + "appearance-inactive-indicators-label": "Futásjelzők", + "appearance-pinned-static-description": "A rögzített alkalmazásikonok mindig statikus sorrendben kerüljenek balra.", + "appearance-pinned-static-label": "Statikus rögzített alkalmazások", + "enabled-description": "A dokk teljes megjelenítése vagy elrejtése.", + "enabled-label": "Dokk engedélyezése", + "monitors-desc": "Dokk megjelenítése meghatározott monitorokon. Alapértelmezés szerint mindegyiken, ha nincs kiválasztva.", + "monitors-only-same-monitor-description": "Csak azok az alkalmazások jelenjenek meg, amelyek azon a monitoron futnak, ahol a dokk található.", + "monitors-only-same-monitor-label": "Csak az azonos monitoron lévő alkalmazások", + "monitors-title": "Monitor megjelenítés", + "title": "Dokk" + }, + "general": { + "fonts-default-description": "Az interfészben használt fő betűtípus.", + "fonts-default-label": "Alapértelmezett betűtípus", + "fonts-default-placeholder": "Alapértelmezett betűtípus kiválasztása...", + "fonts-default-scale-description": "Növelje vagy csökkentse a standard szöveg méretét.", + "fonts-default-scale-label": "Alapértelmezett betűméret", + "fonts-default-search-placeholder": "Betűtípus keresése...", + "fonts-desc": "Válassza ki az interfészben használt betűtípusokat.", + "fonts-monospace-description": "Monospace betűtípus számok és statisztikák megjelenítéséhez.", + "fonts-monospace-label": "Monospace betűtípus", + "fonts-monospace-placeholder": "Monospace betűtípus kiválasztása...", + "fonts-monospace-scale-description": "Növelje vagy csökkentse a monospace szöveg méretét.", + "fonts-monospace-scale-label": "Monospace betűméret", + "fonts-monospace-search-placeholder": "Monospace betűtípus keresése...", + "fonts-reset-scaling": "Méretezés visszaállítása", + "fonts-title": "Betűtípusok", + "language-desc": "Válassza ki az alkalmazás előnyben részesített nyelvét.", + "language-select-auto-detect": "Automatikus", + "language-select-description": "Válassza ki az alkalmazás felületén használt nyelvet.", + "language-select-label": "Alkalmazás nyelve", + "launch-setup-wizard": "Telepítő varázsló indítása", + "profile-desc": "Szerkessze felhasználói adatait és avatárját.", + "profile-picture-description": "Az Ön profilképe, amely megjelenik az interfészen.", + "profile-picture-label": "{user} profilképe", + "profile-select-avatar": "Avatárkép kiválasztása", + "profile-title": "Profil", + "profile-tooltip": "Profilkép", + "screen-corners-desc": "A képernyősarkok lekerekítésének és vizuális effektjeinek testreszabása.", + "screen-corners-radius-description": "Állítsa be a képernyő lekerekített sarkait.", + "screen-corners-radius-label": "Képernyősarkok lekerekítési sugara", + "screen-corners-radius-reset": "Képernyősarkok lekerekítési sugarának visszaállítása", + "screen-corners-show-corners-description": "Lekerekített sarkok megjelenítése a képernyő szélén.", + "screen-corners-show-corners-label": "Képernyősarkok megjelenítése", + "screen-corners-solid-black-description": "Használjon egyszínű feketét a sáv háttérszíne helyett.", + "screen-corners-solid-black-label": "Tömör fekete sarkok", + "screen-corners-title": "Képernyősarkok" + }, + "hooks": { + "info-command-info-description": "• A parancsok shellen keresztül futnak (sh -c)
• A parancsok a háttérben futnak (leválasztva)
• A tesztgombok az aktuális értékekkel futnak le", + "info-command-info-label": "Horog parancsinformációk", + "info-parameters-description": "• Háttérkép horog: $1 = háttérkép elérési útja, $2 = képernyő neve
• Témaváltó horog: $1 = igaz/hamis (sötét mód állapota)
• Képernyőzár/feloldás horgok: Nincsenek paraméterek
• Teljesítmény mód horgok: Nincsenek paraméterek", + "info-parameters-label": "Elérhető paraméterek", + "performance-mode-disabled-description": "Parancs, amely akkor fut le, ha a Noctalia teljesítmény mód ki van kapcsolva.", + "performance-mode-disabled-label": "Teljesítmény mód kikapcsolva", + "performance-mode-disabled-placeholder": "pl. notify-send \"Teljesítmény\" \"Mód kikapcsolva\"", + "performance-mode-enabled-description": "Parancs, amely akkor fut le, ha a Noctalia teljesítmény mód engedélyezve van.", + "performance-mode-enabled-label": "Teljesítmény mód engedélyezve", + "performance-mode-enabled-placeholder": "pl. notify-send \"Teljesítmény\" \"Mód bekapcsolva\"", + "screen-lock-description": "Parancs, amely a képernyő zárolásakor fut le.", + "screen-lock-label": "Képernyő zárolva", + "screen-lock-placeholder": "pl. notify-send \"Képernyő\" \"zárolva\"", + "screen-unlock-description": "Parancs, amely a zárképernyő feloldásakor fut le.", + "screen-unlock-label": "Képernyő feloldva", + "screen-unlock-placeholder": "pl. notify-send \"Képernyő\" \"feloldva\"", + "system-hooks-desc": "Parancsok, amelyek a rendszeresemények bekövetkezésekor futnak le.", + "system-hooks-enable-description": "Összes horogparancs engedélyezése vagy letiltása.", + "system-hooks-enable-label": "Horgok engedélyezése", + "system-hooks-title": "Rendszer horgok", + "theme-changed-description": "Parancs, ami akkor fut le, amikor a téma vált a sötét és világos mód között.", + "theme-changed-label": "Téma megváltozott", + "theme-changed-placeholder": "pl. notify-send \"Téma\" \"átváltva\"", + "title": "Horgok", + "wallpaper-changed-description": "Parancs, amely a háttérkép megváltozásakor fut le.", + "wallpaper-changed-label": "Háttérkép megváltozott", + "wallpaper-changed-placeholder": "pl. notify-send \"Háttérkép\" \"megváltozott\"" + }, + "indicator": { + "default-value": "Alapértelmezett: {value}", + "system-default": "Rendszer alapértelmezés" + }, + "launcher": { + "clipboard-desc": "Hozzáférés és a vágólap előzményeinek kezelése az indítóból.", + "execute-desc": "Alkalmazások indításának konfigurálása.", + "execute-title": "Végrehajtás", + "settings-annotation-tool-description": "Parancs, amely a jegyzetelés gombra kattintva fut a vágólap előzményeiben. A kép a parancsra lesz átirányítva.", + "settings-annotation-tool-label": "Annotációs eszköz", + "settings-annotation-tool-placeholder": "gradia, satty -f -", + "settings-auto-paste-description": "Automatikusan beilleszti a kiválasztott vágólap elemet. Wtype szükséges hozzá.", + "settings-auto-paste-label": "Automatikus beillesztés", + "settings-clip-preview-description": "Mutassa a vágólap tartalmának előnézetét a >clip parancs használatakor.", + "settings-clip-preview-label": "Vágólap előnézet engedélyezése", + "settings-clipboard-history-description": "Hozzáférés a korábban másolt elemekhez az indítóból.", + "settings-clipboard-history-label": "Vágólapelőzmények engedélyezése", + "settings-custom-launch-prefix-description": "Előtagolja a parancsokat egyéni indítóval (pl. 'runapp' a systemd integrációhoz).", + "settings-custom-launch-prefix-enabled-description": "Használjon egyéni előtagot az alkalmazások indításához az alapértelmezett módszer helyett.", + "settings-custom-launch-prefix-enabled-label": "Egyéni indítási előtag engedélyezése", + "settings-custom-launch-prefix-label": "Egyéni indítási előtag", + "settings-desc": "Az indító viselkedésének és megjelenésének testreszabása.", + "settings-grid-view-description": "Elemek megjelenítése rács elrendezésben lista helyett.", + "settings-icon-mode-description": "Használjon natív rendszerikonokat a Tabler ikonok helyett.", + "settings-icon-mode-label": "Natív ikonok használata", + "settings-ignore-mouse-input-description": "A launcherben tiltsd le az egérműveleteket és a görgőt.", + "settings-ignore-mouse-input-label": "Egérbemenet figyelmen kívül hagyása", + "settings-position-description": "Hol jelenjen meg az indító panel.", + "settings-show-categories-description": "Kategóriafülek megjelenítése az alkalmazások szűréséhez.", + "settings-show-categories-label": "Kategóriák megjelenítése", + "settings-show-icon-background-description": "Ikonok mögött lekerekített téglalap hátteret mutass.", + "settings-show-icon-background-label": "Ikon háttér megjelenítése", + "settings-sort-by-usage-description": "Ha engedélyezve van, a gyakran indított alkalmazások jelennek meg először a listán.", + "settings-sort-by-usage-label": "Rendezés gyakoriság szerint", + "settings-terminal-command-description": "Parancs a terminál indításához. Pl.: 'kitty -e' vagy 'gnome-terminal --'.", + "settings-terminal-command-label": "Terminál parancs", + "settings-use-app2unit-description": "Alternatív indítási módszert használ az alkalmazásfolyamatok jobb kezelésére és a problémák megelőzésére.", + "settings-use-app2unit-label": "App2Unit használata alkalmazások indításához", + "title": "Indító" + }, + "location": { + "calendar-cards-desc": "A kártyák rendezésének be- és kikapcsolása a naptár panelen.", + "calendar-cards-title": "Naptárkártyák", + "calendar-header-label": "Naptár fejléc", + "calendar-month-label": "Naptár hónap", + "date-time-12hour-format-description": "Idő megjelenítése 12 órás formátumban a zárképernyőn és a naptárban. A sávon lévő óra saját beállításokkal rendelkezik.", + "date-time-12hour-format-label": "12 órás időformátum használata", + "date-time-desc": "Testreszabhatja, hogyan jelenjen meg a dátum és az idő.", + "date-time-first-day-of-week-automatic": "Automatikus (rendszeri területi beállítás használata)", + "date-time-first-day-of-week-description": "Válassza ki, melyik nap kezdje a hetet a naptárban.", + "date-time-first-day-of-week-label": "A hét első napja", + "date-time-show-events-description": "Események megjelenítése a naptár panelen.", + "date-time-show-events-label": "Naptáresemények megjelenítése", + "date-time-title": "Dátum és idő", + "date-time-use-analog-description": "Analóg stílusú óra megjelenítése a naptár ablakon és a zárképernyőn.", + "date-time-use-analog-label": "Analóg stílusú óra használata", + "date-time-week-numbers-description": "Az év hetének megjelenítése (pl. 38. hét) a naptárban.", + "date-time-week-numbers-label": "Hét számok megjelenítése", + "location-desc": "Pontos időjárás és éjszakai fény ütemezés elérése a hely beállításával.", + "location-search-description": "pl. Toronto, ON", + "location-search-label": "Hely keresése", + "location-search-placeholder": "Adja meg a hely nevét", + "location-title": "Az Ön helye", + "weather-desc": "A kívánt hőmérsékleti egység kiválasztása.", + "weather-enabled-description": "Az időjárási információk mutatása a felületen, és időjárási adatok bekérése. Ha ki van kapcsolva, minden időjárási elem el lesz rejtve, és nem történik hálózati kérés.", + "weather-enabled-label": "Időjárás bekapcsolása", + "weather-fahrenheit-description": "Hőmérséklet megjelenítése Fahrenheitben Celsius helyett.", + "weather-fahrenheit-label": "Hőmérséklet megjelenítése Fahrenheitben (°F)", + "weather-hide-city-description": "Rejtse el a városnevet az időjárás kijelzőkről a teljes felületen.", + "weather-hide-city-label": "Városnév elrejtése", + "weather-hide-timezone-description": "Rejtse el az időzóna rövidítését a felületen megjelenő összes időjárás-előrejelzésből.", + "weather-hide-timezone-label": "Időzóna elrejtése", + "weather-show-effects-description": "További vizuális effektek (például eső, hó vagy villámlás) megjelenítése az időjárás kártyán.", + "weather-show-effects-label": "Időjárási effektek megjelenítése", + "weather-show-in-calendar-description": "A napi időjárás-előrejelzés megjelenítése közvetlenül a naptárnézetben.", + "weather-show-in-calendar-label": "Időjárás megjelenítése a naptárban" + }, + "lock-screen": { + "compact-lockscreen-description": "Csak a bejelentkezési beviteli mező és a rendszervezérlők megjelenítése, elrejtve az időjárás és média widgeteket.", + "compact-lockscreen-label": "Kompakt zárolási képernyő", + "lock-on-suspend-description": "A képernyő automatikus zárolása a rendszer felfüggesztésekor.", + "lock-on-suspend-label": "Zárolás felfüggesztéskor", + "show-hibernate-description": "A 'hibernálás' lehetőség megjelenítése az energiagazdálkodási műveletek között.", + "show-hibernate-label": "Hibernálás megjelenítése", + "show-session-buttons-description": "Engedélyezi a hozzáférést az energiabeállításokhoz a zárolási képernyőről.", + "show-session-buttons-label": "Energiakezelés", + "title": "Zárolási képernyő" + }, + "network": { + "bluetooth-description": "A Bluetooth kezelés aktiválása.", + "bluetooth-rssi-polling-description": "Időnként mintavételezi a csatlakoztatott eszközök RSSI-értékét a bluetoothctl-en keresztül. Nem biztos, hogy minden eszközhöz elérhető; engedélyezve minimális erőforrásokat használ.", + "bluetooth-rssi-polling-label": "Bluetooth jel lekérdezés", + "desc": "Wi-Fi és Bluetooth kapcsolatok kezelése.", + "wifi-description": "Vezeték nélküli hálózatok kezelése (NetworkManager szükséges)." + }, + "notifications": { + "duration-critical-urgency-description": "Meddig maradjanak láthatók a kritikus prioritású értesítések.", + "duration-critical-urgency-label": "Kritikus sürgősség", + "duration-desc": "Konfigurálja, hogy az értesítések mennyi ideig maradjanak láthatók a sürgősségi szintjük alapján.", + "duration-low-urgency-description": "Meddig maradjanak láthatók az alacsony prioritású értesítések.", + "duration-low-urgency-label": "Alacsony sürgősség", + "duration-normal-urgency-description": "Meddig maradjanak láthatók a normál prioritású értesítések.", + "duration-normal-urgency-label": "Normál sürgősség", + "duration-reset": "Időtúllépési idő visszaállítása", + "duration-respect-expire-description": "Az értesítésben beállított lejárati időtúllépés használata.", + "duration-respect-expire-label": "Lejárati időtúllépés figyelembe vétele", + "duration-title": "Értesítés időtartama", + "history-critical-urgency-description": "Kritikus prioritású értesítések mentése az előzményekbe.", + "history-critical-urgency-label": "Kritikus sürgősség mentése az előzményekbe", + "history-desc": "Szabályozza, hogy mely értesítések kerüljenek mentésre az előzményekbe a sürgősségi szintjük alapján.", + "history-low-urgency-description": "Alacsony prioritású értesítések mentése az előzményekbe.", + "history-low-urgency-label": "Alacsony sürgősség mentése az előzményekbe", + "history-normal-urgency-description": "Normál prioritású értesítések mentése az előzményekbe.", + "history-normal-urgency-label": "Normál sürgősség mentése az előzményekbe", + "monitors-desc": "Értesítés megjelenítése meghatározott monitorokon. Alapértelmezetten mindegyiken, ha nincs kiválasztva.", + "settings-always-on-top-description": "Értesítések megjelenítése teljes képernyős ablakok és más rétegek felett.", + "settings-background-opacity-description": "Az értesítési hátterek átlátszóságának beállítása.", + "settings-desc": "Az értesítések megjelenésének és viselkedésének konfigurálása.", + "settings-do-not-disturb-description": "Blokkolja az összes értesítési felugró ablakot, ha be van kapcsolva.", + "settings-enabled-description": "Az értesítési daemon be- vagy kikapcsolása a Noctalia shell újraindítását igényli.", + "settings-enabled-label": "Értesítések engedélyezése", + "settings-location-description": "Ahol az értesítések megjelennek a képernyőn.", + "sounds-desc": "Értesítési hangeffektusok és hangerő beállítása.", + "sounds-enabled-description": "Hanghatások engedélyezése a bejövő értesítésekhez.", + "sounds-enabled-label": "Értesítési hangok engedélyezése", + "sounds-excluded-apps-description": "Kizárt alkalmazások", + "sounds-excluded-apps-label": "A beállított értesítési hang lejátszásának kihagyása bizonyos alkalmazásoknál, amelyek saját beépített hangokkal rendelkeznek.", + "sounds-excluded-apps-placeholder": "discord,firefox,chrome,chromium,edge", + "sounds-files-critical-description": "A kritikus prioritású értesítésekhez lejátszott hangfájl útvonala.", + "sounds-files-critical-label": "Kritikus sürgősségi hang", + "sounds-files-critical-select-title": "Kritikus sürgősségi hangfájl kiválasztása", + "sounds-files-desc": "Egyéni hangfájlok konfigurálása a különböző értesítési sürgősségi szintekhez.", + "sounds-files-low-description": "Az alacsony prioritású értesítésekhez lejátszott hangfájl útvonala.", + "sounds-files-low-label": "Alacsony sürgősségi hang", + "sounds-files-low-select-title": "Alacsony sürgősségi hangfájl kiválasztása", + "sounds-files-normal-description": "A normál prioritású értesítésekhez lejátszott hangfájl útvonala.", + "sounds-files-normal-label": "Normál sürgősségi hang", + "sounds-files-normal-select-title": "Normál sürgősségi hangfájl kiválasztása", + "sounds-files-placeholder": "Adja meg a hangfájl útvonalát", + "sounds-files-select-file": "Hangfájl kiválasztása", + "sounds-files-title": "Hangfájlok", + "sounds-files-unified-description": "Az értesítésekhez lejátszott hangfájl útvonala.", + "sounds-files-unified-label": "Értesítési hang", + "sounds-files-unified-select-title": "Értesítési hangfájl kiválasztása", + "sounds-separate-description": "Különböző hangfájlok használata az alacsony, normál és kritikus prioritású értesítésekhez.", + "sounds-separate-label": "Különböző hangok használata prioritás szerint", + "sounds-title": "Hangbeállítások", + "sounds-unavailable-description": "Telepítse a Qt6 Multimédiát az értesítési hangok engedélyezéséhez.", + "sounds-unavailable-label": "Értesítési hangok nem érhetők el", + "sounds-volume-description": "Az értesítési hangok hangerejének beállítása.", + "sounds-volume-label": "Hangerő", + "toast-desc": "Felugró üzenet megjelenésének és viselkedésének beállítása.", + "toast-keyboard-description": "Felugró üzenet megjelenítése a billentyűzetkiosztás változásakor.", + "toast-keyboard-label": "Billentyűzetkiosztás" + }, + "osd": { + "always-on-top-description": "OSD megjelenítése teljes képernyős ablakok és más rétegek felett.", + "always-on-top-label": "Mindig felül", + "background-opacity-description": "Az OSD hátterének átlátszóságát szabályozza.", + "background-opacity-label": "Háttér átlátszatlansága", + "description": "Képernyőn megjelenő jelzők, például hangerő- és fényerő-átfedések beállítása.", + "duration-auto-hide-description": "Állítsa be azt az időt, mielőtt az OSD eltűnik.", + "duration-auto-hide-label": "Automatikus elrejtés ennyi idő után", + "duration-desc": "Mennyi ideig marad látható az OSD, mielőtt automatikusan elrejti magát.", + "duration-title": "Automatikus elrejtési időtúllépés", + "enabled-description": "A hangerő és a fényerő változásainak megjelenítése valós időben.", + "enabled-label": "Képernyőn megjelenő kijelzés engedélyezése", + "events-desc": "Válassza ki, mely események indítsák el a képernyőn megjelenő kijelzést.", + "general-desc": "Az OSD láthatóságának és viselkedésének konfigurálása.", + "location-description": "A képernyőn megjelenő kijelzések helye.", + "monitors-desc": "OSD megjelenítése meghatározott monitorokon. Alapértelmezés szerint az összesen, ha nincs kiválasztva.", + "title": "Képernyőn megjelenő kijelzés", + "types-brightness-description": "OSD megjelenítése a képernyő fényerejének változásakor.", + "types-brightness-label": "Fényerő", + "types-custom-text-description": "OSD megjelenítése egyéni szöveges üzenetekhez IPC-ből.", + "types-custom-text-label": "Egyéni szöveg", + "types-desc": "Válassza ki az OSD-t kiváltó eseményeket.", + "types-input-volume-description": "OSD megjelenítése a mikrofon hangerejének változásakor.", + "types-input-volume-label": "Bemeneti hangerő", + "types-lockkey-description": "OSD megjelenítése a Caps Lock, Num Lock vagy Scroll Lock váltásakor.", + "types-lockkey-label": "Zárolási gombok", + "types-title": "OSD kiváltó események", + "types-volume-description": "OSD megjelenítése a hangkimenet hangerejének változásakor.", + "types-volume-label": "Kimeneti hangerő" + }, + "plugins": { + "available-description": "Bővítmények böngészése és telepítése a beállított forrásokból.", + "available-label": "Elérhető bővítmények", + "available-no-plugins-description": "Ellenőrizze a bővítményforrásokat, vagy frissítse a listát.", + "available-no-plugins-label": "Nincsenek elérhető bővítmények", + "collision-already-installed": "Ez a bővítmény már telepítve van.", + "collision-custom-version-exists": "Egyéni verzió a következő helyről: \"{source}\" már telepítve van", + "collision-official-version-exists": "A plugin hivatalos verziója már telepítve van.", + "filter-downloaded": "Letöltött", + "filter-not-downloaded": "Nincs letöltve", + "hot-reload-description": "Automatikusan újratölti a bővítményeket, amikor a fájljaik megváltoznak. Hasznos a bővítményfejlesztéshez.", + "hot-reload-label": "Gyors újratöltés (fejlesztői mód)", + "hot-reloaded": "Újratöltött bővítmény: {name}", + "install-error": "Sikertelen telepítés: {error}", + "install-incompatible": "A {plugin} pluginhez Noctalia v{version} vagy újabb verzió szükséges.", + "install-success": "Sikeresen telepítve: {plugin}", + "installed-description": "Az összes helyileg telepített bővítmény kezelése és beállítása.", + "installed-label": "Telepített bővítmények", + "installed-no-plugins-description": "Telepítsen bővítményeket az alábbi Elérhető bővítmények szakaszból.", + "installed-no-plugins-label": "Nincs telepített bővítmény", + "installing": "Telepítés: {plugin}...", + "open-plugins-tab": "Bővítmények beállításainak megnyitása", + "plugin-settings-title": "{plugin} beállításai", + "refresh-refreshing": "Bővítmények listájának frissítése...", + "refresh-tooltip": "Elérhető bővítmények frissítése", + "settings-error-not-loaded": "Bővítmény nincs betöltve.", + "settings-saved": "Bővítmény beállításai mentve.", + "settings-tooltip": "Bővítmény beállításai", + "source-custom": "Egyéni forrás", + "sources-add-custom": "Egyéni adattár hozzáadása", + "sources-add-dialog-description": "GitHub adattár hozzáadása bővítményforrásként.", + "sources-add-dialog-error": "Sikertelen bővítményforrás hozzáadás.", + "sources-add-dialog-name": "Adattár neve", + "sources-add-dialog-name-placeholder": "Saját egyéni bővítményeim", + "sources-add-dialog-success": "Bővítményforrás sikeresen hozzáadva.", + "sources-add-dialog-title": "Bővítményforrás hozzáadása", + "sources-add-dialog-url": "Adattár URL-címe", + "sources-description": "Bővítménytárolók kezelése.", + "sources-placeholder": "Saját menő tárolóm", + "sources-remove-tooltip": "Bővítményforrás eltávolítása", + "title": "Bővítmények", + "uninstall-dialog-description": "Biztosan el szeretné távolítani a(z) {plugin} bővítményt? Ez eltávolítja az összes bővítményadatot.", + "uninstall-dialog-title": "Bővítmény eltávolítása", + "uninstall-error": "Sikertelen eltávolítás: {error}", + "uninstall-success": "A(z) {plugin} sikeresen eltávolítva", + "uninstalling": "{plugin} eltávolítása...", + "update-all": "Összes frissítése ({count})", + "update-all-success": "Minden bővítmény sikeresen frissítve.", + "update-available": "Új bővítményfrissítés elérhető", + "update-available-plural": "Új bővítményfrissítések elérhetők ({count})", + "update-error": "Nem sikerült frissíteni a bővítményt: {plugin}: {error}", + "update-incompatible": "Noctalia v{version} vagy újabb szükséges", + "update-pending": "v{current} → v{new} (szükséges Noctalia v{required})", + "update-success": "A(z) {plugin} frissítve lett a v{version} verzióra", + "update-version": "v{current} → v{new}", + "updating": "Frissítés..." + }, + "region": { + "clock-panel-desc": "A óra panel megjelenésének testreszabása.", + "clock-panel-title": "Óra panel", + "title": "Régió" + }, + "screen-recorder": { + "audio-audio-codec-description": "Az Opus ajánlott a legjobb teljesítmény és a legkisebb hangméret érdekében.", + "audio-audio-codec-label": "Hang kodek", + "audio-audio-source-description": "Rögzítés során rögzítendő hangforrás.", + "audio-audio-source-label": "Hangforrás", + "audio-desc": "Hangrögzítési beállítások konfigurálása.", + "audio-title": "Hangbeállítások", + "general-copy-to-clipboard-description": "A felvétel befejezése után másold a fájlt a vágólapra.", + "general-copy-to-clipboard-label": "Másolás a vágólapra", + "general-desc": "Képernyőfelvétel kimenetének és tartalmának kezelése.", + "general-output-folder-description": "Mappa, ahová a képernyőfelvételek mentésre kerülnek.", + "general-output-folder-label": "Kimeneti mappa", + "general-select-output-folder": "Kimeneti mappa kiválasztása", + "general-show-cursor-description": "Egérmutató rögzítése a videóban.", + "general-show-cursor-label": "Mutató megjelenítése", + "general-title": "Általános beállítások", + "title": "Képernyőfelvevő", + "video-color-range-description": "A korlátozott ajánlott a jobb kompatibilitás érdekében.", + "video-color-range-label": "Színtartomány", + "video-desc": "Videórögzítési beállítások konfigurálása.", + "video-frame-rate-description": "Cél képkockasebesség a képernyőfelvételekhez.", + "video-title": "Videóbeállítások", + "video-video-codec-description": "A h264 a leggyakoribb kodek.", + "video-video-codec-label": "Videó kodek", + "video-video-quality-description": "A jobb minőség nagyobb fájlméreteket eredményez.", + "video-video-quality-label": "Videó minősége", + "video-video-source-description": "A Portal ajánlott, ha hibákat tapasztal, próbálja meg a Képernyőt.", + "video-video-source-label": "Videóforrás" + }, + "session-menu": { + "countdown-duration-description": "Állítsa be, mennyi ideig tart a visszaszámlálás az energiagazdálkodási műveletek végrehajtása előtt.", + "countdown-duration-label": "Visszaszámlálás időtartama", + "enable-countdown-description": "Visszaszámlálás megjelenítése az energiagazdálkodási műveletek végrehajtása előtt.", + "enable-countdown-label": "Visszaszámláló engedélyezése", + "entries-desc": "Szabja testre, mely energiagazdálkodási műveletek jelenjenek meg a munkamenet menüben, és milyen sorrendben.", + "entries-title": "Energiagazdálkodási műveletek", + "entry-settings-command-description": "Egyéni parancs a művelet végrehajtásához. Hagyja üresen az alapértelmezett rendszerparancs használatához.", + "entry-settings-command-placeholder": "pl. systemctl poweroff", + "entry-settings-default-command-lock": "Belső zárolási képernyő (nincs parancs)", + "entry-settings-default-command-logout": "Belső kijelentkezés (nincs parancs)", + "entry-settings-default-info-description": "Ha nincs megadva egyéni parancs, az alapértelmezett rendszerparancs kerül felhasználásra.", + "entry-settings-default-info-label": "Alapértelmezett parancs", + "entry-settings-title": "{entry} konfigurálása", + "entry-settings-tooltip": "Parancs konfigurálása", + "general-desc": "A munkamenet menüpanel viselkedésének és megjelenésének konfigurálása.", + "large-buttons-layout-description": "Válaszd ki, hogyan jelenjenek meg a munkamenü menügombjai.", + "large-buttons-layout-label": "Nagy gombok elrendezése", + "large-buttons-style-description": "A munkamenet menü megjelenítése nagy gombokkal, rácsos elrendezésben.", + "large-buttons-style-label": "Nagyméretű gombok stílusa", + "position-description": "Válassza ki, hol jelenjen meg a munkamenet menüpanel megnyitáskor.", + "show-header-description": "A cím és a bezárás gomb megjelenítése a munkamenet menü tetején.", + "show-header-label": "Fejléc megjelenítése", + "show-number-labels-description": "Számcímkék (1-2-3-4...) megjelenítése a gombokon és számbillentyűk engedélyezése a gyors kiválasztáshoz.", + "show-number-labels-label": "Számcímkék megjelenítése" + }, + "system-monitor": { + "critical-color-label": "Kritikus szín", + "custom-highlight-colors-title-label": "Egyéni kiemelőszínek", + "disk-section-label": "Lemezhasználat", + "enable-dgpu-monitoring-description": "Figyelem: Ez felébreszti a dedikált GPU-t (NVIDIA/AMD), ami jelentősen befolyásolhatja az akkumulátor élettartamát a hibrid grafikával rendelkező laptopokon.", + "enable-dgpu-monitoring-label": "Dedikált GPU felügyelet engedélyezése", + "external-monitor-description": "Adja meg a parancsot vagy alkalmazás elérési útját a külső rendszermonitor alkalmazás indításához.", + "external-monitor-label": "Külső rendszermonitor parancs", + "external-monitor-placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor", + "general-desc": "A rendszerfigyelő viselkedésének és megjelenésének beállítása.", + "gpu-section-label": "GPU hőmérséklet", + "highlight-colors-section-label": "Kiemelőszínek", + "polling-interval-label": "Lekérdezési intervallum", + "polling-section-description": "Állítsa be, hogy milyen gyakran frissüljenek az egyes rendszer metrikák.", + "polling-section-label": "Lekérdezési időközök", + "threshold-critical": "Kritikus küszöb", + "threshold-warning": "Figyelmeztetési küszöb", + "thresholds-section-description": "Állítsa be a figyelmeztetési/kritikus küszöbértékeket és a lekérdezési intervallumokat minden rendszermutatóhoz.", + "use-custom-highlight-colors-description": "Ha ki van kapcsolva, a téma alapértelmezett kiemelőszínei kerülnek használatra.", + "use-custom-highlight-colors-label": "Egyéni kiemelőszínek használata", + "warning-color-label": "Figyelmeztetési szín" + }, + "user-interface": { + "allow-panels-without-bar-description": "Ha be van kapcsolva, a panelek bármely képernyőn megnyithatók. Ha ki van kapcsolva, a panelek csak olyan képernyőkön nyílnak meg, ahol van sáv, ami csökkentheti a memóriahasználatot.", + "allow-panels-without-bar-label": "Panelek engedélyezése sáv nélküli képernyőkön", + "animation-disable-description": "Az összes animáció kikapcsolása a gyorsabb, reszponzívabb élmény érdekében.", + "animation-disable-label": "A felhasználói felület animációinak kikapcolása", + "animation-speed-description": "Állítsa be a globális animációs sebességet.", + "animation-speed-label": "Animációs sebesség", + "animation-speed-reset": "Animációs sebesség visszaállítása", + "appearance-desc": "Testreszabhatja a vizuális elemeket, például az eszköztippeket, a szegélyeket és az árnyékokat.", + "box-border-description": "Tartalomterületek köré vázlatot jelenít meg.", + "box-border-label": "Konténer körvonal", + "box-border-radius-description": "Beállítja a fő elrendezési szakaszok (például oldalsávok, kártyák és tartalompanelek) saroklekerekítését.", + "box-border-radius-label": "Tároló sugár", + "box-border-radius-reset": "Tároló sugár visszaállítása", + "control-border-radius-description": "Szabályozza az interaktív elemek (gombok, kapcsolók és szövegmezők) görbületét.", + "control-border-radius-label": "Bemeneti sugár", + "control-border-radius-reset": "Bemeneti sugár visszaállítása", + "desc": "Az interfész megjelenésének, érzetének és viselkedésének testreszabása.", + "dim-desktop-description": "Asztal elsötétítése, ha a panelek vagy menük nyitva vannak.", + "dim-desktop-label": "Asztal elsötétítése", + "dimmer-opacity-description": "Állítsa be az asztal elsötétítésének átlátszósági szintjét.", + "dimmer-opacity-label": "Elsötétített asztal átlátszósága", + "dimmer-opacity-reset": "Elsötétített asztal átlátszóságának visszaállítása", + "panel-background-opacity-description": "Állítsa be az összes panel (sáv, indító, beállítások stb.) háttér-átlátszóságát.", + "panel-background-opacity-label": "Panel háttér átlátszóság", + "panels-attached-to-bar-description": "A panelek a sávhoz és a képernyő széleihez igazodnak, zökkenőmentes megjelenést biztosítva stílusos fordított sarkokkal.", + "panels-attached-to-bar-label": "Panelek szélekhez illesztése", + "panels-overlay-description": "Biztosítja, hogy a panelek és a sáv láthatóak maradjanak, még teljes képernyős alkalmazások felett is.", + "panels-overlay-label": "Panelek és sáv felül tartása", + "scaling-description": "Megváltoztatja az általános felhasználói felület méretét, kivéve a sávot.", + "scaling-label": "Felület méretezés", + "scaling-reset-scaling": "Felület méretezés visszaállítása", + "settings-panel-mode-description": "Válassza ki a beállítások elrendezését (újraindítást igényelhet).", + "settings-panel-mode-label": "Beállítási panel mód", + "shadows-description": "Engedélyezi az árnyékokat a sávok és panelek alatt.", + "shadows-direction-description": "Válassza ki, honnan vetüljön az árnyék.", + "shadows-direction-label": "Árnyék iránya", + "shadows-label": "Árnyékok", + "title": "Felhasználói felület", + "tooltips-description": "Engedélyezze vagy tiltsa le az eszköztippeket a felületen.", + "tooltips-label": "Eszköztippek megjelenítése" + }, + "wallpaper": { + "automation-change-mode-alphabetical": "Ábécérend", + "automation-change-mode-description": "Válassza ki, hogyan választódnak ki a háttérképek automatikus váltáskor.", + "automation-change-mode-label": "Váltási mód", + "automation-custom-interval-description": "Adja meg az időt ÓÓ:PP formátumban (pl. 01:30).", + "automation-custom-interval-label": "Egyéni intervallum", + "automation-interval-description": "Milyen gyakran változzon automatikusan a háttérkép.", + "automation-interval-label": "Háttérkép intervallum", + "automation-random-wallpaper-description": "Ütemezze a véletlenszerű háttérképváltásokat rendszeres időközönként.", + "automation-scheduled-change-description": "Automatikusan változtassa a háttérképeket rendszeres időközönként.", + "automation-scheduled-change-label": "Ütemezett váltás", + "look-feel-edge-smoothness-description": "Lágy, tollas hatást alkalmaz az átmenetek szélén.", + "look-feel-edge-smoothness-label": "Átmeneti él lágyítása", + "look-feel-fill-color-description": "Válasszon kitöltési színt, amely a háttérkép mögött megjelenhet.", + "look-feel-fill-mode-description": "Válassza ki, hogyan méretezze át a kép magát a monitor felbontásához.", + "look-feel-fill-mode-label": "Kitöltési mód", + "look-feel-title": "Megjelenés és érzet", + "look-feel-transition-duration-description": "Az átmeneti animációk időtartama másodpercben.", + "look-feel-transition-duration-label": "Átmenet időtartama", + "look-feel-transition-type-description": "Animáció típusa háttérképek közötti váltáskor.", + "look-feel-transition-type-label": "Átmenet típusa", + "settings-desc": "Szabályozza, hogyan legyenek kezelve és megjelenítve a háttérképek.", + "settings-enable-management-description": "Háttérképek kezelése a Noctalia segítségével. Vegye ki a pipát, ha inkább más alkalmazást használna.", + "settings-enable-management-label": "Háttérkép-kezelés engedélyezése", + "settings-enable-overview-description": "Elmosódott és elsötétített háttérképet alkalmaz az áttekintő képernyőn.", + "settings-enable-overview-label": "Áttekintő háttérkép engedélyezése", + "settings-folder-description": "Az Ön fő háttérkép mappájának elérési útja.", + "settings-folder-label": "Háttérkép mappa", + "settings-hide-wallpaper-filenames-tooltip-hide": "Fájlnevek elrejtése", + "settings-hide-wallpaper-filenames-tooltip-show": "Fájlnevek megjelenítése", + "settings-monitor-specific-description": "Külön háttérkép mappa beállítása minden monitorhoz.", + "settings-monitor-specific-label": "Monitor-specifikus könyvtárak", + "settings-monitor-specific-tooltip": "Monitor háttérkép mappa", + "settings-recursive-search-description": "Keressen háttérképeket a háttérkép könyvtár alkönyvtáraiban is.", + "settings-recursive-search-label": "Alkönyvtárak keresése", + "settings-select-monitor-folder": "Monitor háttérkép mappa kiválasztása", + "settings-selector-description": "Válassza ki a háttérképét.", + "settings-selector-position-description": "Válassza ki, hol jelenjen meg a háttérkép választó panel.", + "settings-title": "Háttérkép beállítások" } }, "placeholders": { - "cancel": "Mégse", "command-example": "echo \"Hello World\"", "enter-command": "Adja meg a végrehajtandó parancsot (alkalmazás vagy egyéni parancsfájl)", "enter-text-to-collapse": "pl. 'semmi sem játszik'. Használjon /regex/-et mintákhoz.", @@ -886,1865 +1391,32 @@ "search-icons": "pl. noctalia, niri, battery, cloud", "search-launcher": "Bejegyzések keresése... vagy használjon >-t a parancsokhoz", "search-wallhaven": "Wallhaven keresése...", - "search-wallpapers": "Írja be a háttérképek szűréséhez...", - "select": "Kiválasztás", - "test": "Teszt" + "search-wallpapers": "Írja be a háttérképek szűréséhez..." }, - "quickSettings": { - "bluetooth": { - "label": { - "disabled": "Bluetooth", - "enabled": "Bluetooth" - }, - "tooltip": { - "action": "Bluetooth" - } - }, - "keepAwake": { - "label": { - "disabled": "Ébren tartás", - "enabled": "Ébren tartás" - }, - "tooltip": { - "action": "Ébren tartás" - } - }, - "nightLight": { - "label": { - "disabled": "Éjszakai fény", - "enabled": "Éjszakai fény", - "forced": "Éjszakai fény" - }, - "tooltip": { - "action": "Éjszakai fény" - } - }, - "notifications": { - "label": { - "disabled": "Ne zavarjanak", - "enabled": "Értesítések" - }, - "tooltip": { - "action": "Értesítések" - } - }, - "powerProfile": { - "label": { - "unavailable": "Energiaprofil" - }, - "tooltip": { - "action": "Energiaprofil", - "disabled": "Telepítse a power-profiles-daemon-t az energiaprofilok használatához" - } - }, - "screenRecorder": { - "label": { - "recording": "Stop", - "stopped": "Felvétel" - }, - "tooltip": { - "action": "Képernyőfelvevő" - } - }, - "wallpaperSelector": { - "label": "Háttérkép", - "tooltip": { - "action": "Háttérkép választó" - } - }, - "wifi": { - "label": { - "disconnected": "Wi-Fi leválasztva", - "ethernet": "Ethernet", - "wifi": "Wi-Fi" - }, - "tooltip": { - "action": "Wi-Fi" - } - } + "positions": { + "bottom": "Alul", + "bottom-center": "Lent középen", + "bottom-left": "Bal alsó", + "bottom-right": "Jobb alsó", + "center": "Közép", + "center-left": "Bal középen", + "center-right": "Jobb középen", + "close-to-bar": "Közel a sáv gombjához", + "follow-bar": "Követi a sávot", + "left": "Bal", + "right": "Jobb", + "top": "Felül", + "top-center": "Fent középen", + "top-left": "Bal felső", + "top-right": "Jobb felső" }, "session-menu": { "action-in-seconds": "{action} {seconds} másodperc múlva...", - "hibernate": "Hibernálás", - "lock": "Zárolás", "lock-and-suspend": "Zárolás és felfüggesztés", - "logout": "Kijelentkezés", - "reboot": "Újraindítás", - "shutdown": "Leállítás", - "suspend": "Felfüggesztés", "title": "Munkamenet menü" }, - "settings": { - "about": { - "changelog": "Változások megtekintése", - "contributors": { - "section": { - "description": "Köszönet a(z) {count} fantasztikus közreműködőnknek!", - "description_plural": "Köszönet a(z) {count} fantasztikus közreműködőnknek!", - "label": "Közreműködők" - } - }, - "noctalia": { - "git-commit": "Git commit:", - "git-commit-loading": "Betöltés...", - "installed-version": "Telepített verzió:", - "latest-version": "Legújabb verzió:", - "section": { - "description": "Egy elegáns és minimalista asztali felület, Waylandra tervezve, Quickshell-en alapulva.", - "label": "Noctalia shell" - } - }, - "support": "Támogasson minket", - "title": "Névjegy" - }, - "audio": { - "devices": { - "input-device": { - "description": "Válassza ki a kívánt hangbemeneti eszközt.", - "label": "Bemeneti eszköz" - }, - "output-device": { - "description": "Válassza ki a kívánt hangkimeneti eszközt.", - "label": "Kimeneti eszköz" - }, - "section": { - "description": "A rendelkezésre álló hangbemeneti és kimeneti eszközök konfigurálása.", - "label": "Hangeszközök" - } - }, - "external-mixer": { - "description": "Adja meg a parancsot vagy alkalmazás útvonalát, amit el kell indítani a külső hangkeverő funkció aktiválásakor.", - "label": "Külső hangkeverő parancs", - "placeholder": "pwvucontrol || pavucontrol" - }, - "media": { - "excluded-player": { - "description": "Adjon hozzá kulcsszavakat azokhoz a lejátszókhoz, amelyeket figyelmen kívül szeretne hagyni. Minden kulcsszó új sorban szerepeljen.", - "label": "Kizárt lejátszó", - "placeholder": "Írjon be egy részszöveget és nyomja meg a + gombot" - }, - "frame-rate": { - "description": "A magasabb sebesség simább, de több erőforrást használ.", - "label": "Képkockasebesség" - }, - "primary-player": { - "description": "Adjon meg egy kulcsszót a fő lejátszó azonosításához.", - "label": "Elsődleges lejátszó", - "placeholder": "pl. spotify, vlc, mpv" - }, - "scrolling-speed": { - "description": "A cím másodpercben megadott ideje, amíg a címsor az elejétől a végéig görget.", - "label": "Görgetési sebesség" - }, - "scrolling-title": { - "description": "Kapcsolja be a folyamatos görgetést a hosszú média címekhez.", - "label": "Görgető cím" - }, - "section": { - "description": "Állítsa be a preferált és figyelmen kívül hagyott médiaalkalmazásokat.", - "label": "Médialejátszók" - }, - "visualizer-type": { - "description": "Válasszon megjelenítési típust a média lejátszáshoz.", - "label": "Megjelenítés típusa" - } - }, - "panel": { - "applications": { - "empty": "Jelenleg egyetlen alkalmazás sem játszik le hangot" - }, - "input": "Bemenet", - "output": "Kimenet", - "tabs": { - "devices": "Eszközök", - "volumes": "Hangerők" - } - }, - "tabs": { - "devices": "Eszközök", - "media": "Média", - "volumes": "Kötetek" - }, - "title": "Hang", - "volumes": { - "input-volume": { - "description": "Mikrofon bemeneti hangerőszintje.", - "label": "Bemeneti hangerő" - }, - "mute-input": { - "description": "Elnémítja az alapértelmezett hangbemenetet (mikrofon).", - "label": "Hangbemenet némítása" - }, - "mute-output": { - "description": "Elnémítja a rendszer fő hangkimenetét.", - "label": "Hangkimenet némítása" - }, - "output-volume": { - "description": "Rendszerszintű hangerőszint.", - "label": "Kimeneti hangerő" - }, - "section": { - "description": "Beállítja a hangerőszabályzókat és a hangszinteket.", - "label": "Hangerők" - }, - "step-size": { - "description": "Beállítja a hangerő változtatásának lépésméretét (görgő, billentyűparancsok).", - "label": "Hangerő lépésmérete" - }, - "volume-overdrive": { - "description": "Engedélyezi a hangerő 100% fölé emelését. Előfordulhat, hogy nem minden hardver támogatja.", - "label": "Hangerő túllépésének engedélyezése" - } - } - }, - "bar": { - "appearance": { - "background-opacity": { - "description": "Állítsa be a sáv háttér átlátszóságát.", - "label": "Sáv háttér átlátszósága" - }, - "capsule-opacity": { - "description": "Beállítja a widget hátterének átlátszósági szintjét, amikor a kapszula megjelenik.", - "label": "Kapszula átlátszósága" - }, - "density": { - "description": "Beállítja a sáv belső margóit a kompakt vagy tágas megjelenés érdekében.", - "label": "Sáv sűrűsége" - }, - "floating": { - "description": "Megjeleníti a sávot lebegő „pirulaként”.", - "label": "Lebegő sáv" - }, - "margins": { - "description": "Beállítja a lebegő sáv körüli margókat.", - "horizontal": "Vízszintes", - "label": "Margók", - "vertical": "Függőleges" - }, - "outer-corners": { - "description": "Megjelenít kifelé ívelt sarkokat a sávon.", - "label": "Külső sarkok" - }, - "position": { - "description": "A sáv a képernyőn való elhelyezése.", - "label": "Sáv pozíciója" - }, - "section": { - "description": "A sáv megjelenésének és pozíciójának testreszabása.", - "label": "Megjelenés" - }, - "show-capsule": { - "description": "Widget hátterek megjelenítése.", - "label": "Kapszula megjelenítése" - }, - "show-outline": { - "description": "Látható szegély megjelenítése minden widget körül.", - "label": "Widget körvonalak megjelenítése" - }, - "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.", - "label": "Külön oszlop átlátszóság használata" - } - }, - "monitors": { - "section": { - "description": "Sáv megjelenítése meghatározott monitorokon. Alapértelmezetten minden monitoron, ha nincs kiválasztva.", - "label": "Monitorok megjelenítése" - } - }, - "tabs": { - "appearance": "Megjelenés", - "monitors": "Monitorok", - "widgets": "Widgetek" - }, - "title": "Sáv", - "tray": { - "back": "Vissza", - "blacklist": { - "description": "Adjon hozzá tálca kizárási szabályokat, támogatja a helyettesítő karaktereket (*).", - "label": "Feketelista", - "placeholder": "pl. nm-applet, Fcitx*" - }, - "pin-application": "Alkalmazás rögzítése", - "unpin-application": "Alkalmazás feloldása" - }, - "widgets": { - "section": { - "description": "Húzza át a widgeteket a sorrendjük megváltoztatásához. Használja a jobb egérgombos menüt a widgetek szakaszok közötti áthelyezéséhez vagy eltávolításához.", - "label": "Widgetek elhelyezése" - } - } - }, - "color-scheme": { - "color-source": { - "matugen-scheme-type": { - "description": "Válassza ki a színséma-generálási módszert, amellyel a Matugen színeket fog létrehozni a háttérképéből.", - "label": "Matugen séma típusa" - }, - "section": { - "description": "A Noctalia színeinek fő beállításai.", - "label": "Színforrás" - }, - "use-wallpaper-colors": { - "description": "Színsémák generálása a háttérképedből a Matugen használatával. Automatikusan kinyeri a színeket egy egységes téma létrehozásához.", - "label": "Háttérkép színeinek használata" - } - }, - "dark-mode": { - "mode": { - "description": "Engedélyezi az automatikus váltást a világos és sötét mód között.", - "label": "Sötét mód ütemezése", - "location": "Helyszín", - "manual": "Kézi", - "off": "Ki" - }, - "switch": { - "description": "Sötétebb témára vált az éjszakai könnyebb megtekintés érdekében.", - "label": "Sötét mód" - } - }, - "delete": { - "error": { - "description": "Nem sikerült törölni a(z) {scheme} sémát", - "title": "A törlés sikertelen" - }, - "success": { - "description": "Sikeresen törölve: {scheme}", - "title": "Színséma törölve" - } - }, - "download": { - "button": "Több letöltése", - "delete": "Törlés", - "download": "Letöltés", - "downloading": "Letöltés...", - "empty": "Nincsenek elérhető színsémák", - "error": { - "api-error": "API hiba: {status}", - "description": "Nem sikerült letölteni a(z) {scheme} sémát", - "download-failed": "A letöltés sikertelen, kilépési kóddal: {code}", - "invalid-response": "Érvénytelen API válaszformátum", - "no-files": "Nem található fájl a sémához", - "parse-failed": "Nem sikerült értelmezni az API választ: {error}", - "rate-limit": "Túllépve a GitHub API sebességkorlátja", - "title": "A letöltés sikertelen" - }, - "fetching": "Elérhető színsémák lekérése...", - "installed": "Telepítve", - "refresh": "Frissítés", - "success": { - "description": "Sikeresen letöltve: {scheme}", - "title": "Színséma letöltve" - }, - "title": "Színsémák letöltése" - }, - "predefined": { - "generate-templates": { - "description": "Matugen sablonok generálása (GTK, terminál témák stb.) előre definiált színsémák használatakor.", - "label": "Sablonok generálása előre definiált sémákhoz" - }, - "section": { - "description": "Válasszon az előre definiált színsémák gyűjteményéből.", - "label": "Előre definiált színsémák" - } - }, - "tabs": { - "colors": "Színek", - "templates": "Sablonok" - }, - "templates": { - "compositors": { - "description": "Kompozitor témázás.", - "hyprland": { - "description": "{filepath} írása" - }, - "label": "Kompozitorok", - "mango": { - "description": "{filepath} írása — ehhez Mango szükséges" - }, - "niri": { - "description": "{filepath} írása — ehhez Niri v25.11+ szükséges" - } - }, - "misc": { - "description": "Hozzon létre saját sablonokat", - "label": "Haladó", - "user-templates": { - "description": "Csak akkor engedélyezze, ha tudja, mit csinál — lásd az online dokumentációt", - "label": "Felhasználói sablonok engedélyezése" - } - }, - "programs": { - "cava": { - "description": "{filepath} írása" - }, - "code": { - "description": "{filepath} írása", - "description-detected": "Alapértelmezett profilra alkalmazva — észlelve: {clients}", - "description-missing": "Nem észlelt kódszerkesztő (VSCode vagy VSCodium)" - }, - "description": "Alkalmazásspecifikus téma.", - "discord": { - "description": "{filepath} írása a(z) {client} számára — a témát manuálisan kell aktiválni", - "description-detected": "Észlelve: {clients}", - "description-missing": "Nem észlelt Discord kliens" - }, - "emacs": { - "description": "Doom: ~/.config/doom/themes/noctalia.el
Standard: ~/.emacs.d/themes/noctalia.el" - }, - "fuzzel": { - "description": "{filepath} írása és újratöltés" - }, - "label": "Programok", - "pywalfox": { - "description": "{filepath} írása és a pywalfox update futtatása" - }, - "spicetify": { - "description": "{filepath} írása — a Comfy témát manuálisan kell telepíteni és aktiválni" - }, - "telegram": { - "description": "{filepath} írása" - }, - "vicinae": { - "description": "{filepath} írása és újratöltés" - }, - "walker": { - "description": "{filepath} írása és a téma beállítása noctalia-ra" - }, - "yazi": { - "description": "{filepath} írása — a stílust kézzel kell aktiválni" - }, - "zed": { - "description": "{filepath} írása és újratöltés" - }, - "zen-browser": { - "description": "Írd be ezt a fájlba: {filepath}; másold be a Zen profilod chrome/userChrome.css fájljába." - } - }, - "section": { - "description": "Színek alkalmazása külő alkalmazásokra.", - "label": "Sablonok" - }, - "terminal": { - "alacritty": { - "description": "{filepath} írása és újratöltés" - }, - "description": "Terminálemulátor témázás.", - "foot": { - "description": "{filepath} írása és újratöltés" - }, - "ghostty": { - "description": "{filepath} írása és újratöltés" - }, - "kitty": { - "description": "{filepath} írása és újratöltés" - }, - "label": "Terminál", - "wezterm": { - "description": "{filepath} írása és újratöltés" - } - }, - "ui": { - "description": "Asztali környezet és UI eszközkészlet témázása.", - "gtk": { - "description": "{filepath} írása" - }, - "kcolorscheme": { - "description": "{filepath} írása" - }, - "label": "Felület", - "qt": { - "description": "{filepath} írása" - } - } - }, - "title": "Színséma" - }, - "control-center": { - "cards": { - "section": { - "description": "Személyre szabhatja, hogy mely vezérlők jelenjenek meg a vezérlőközpontban és milyen sorrendben.", - "label": "Kártyák" - } - }, - "position": { - "description": "Válassza ki, hol jelenjen meg a vezérlőközpont panel megnyitáskor.", - "label": "Pozíció" - }, - "section": { - "description": "A vezérlőközpont panel pozicionálásának és viselkedésének konfigurálása.", - "label": "Megjelenés" - }, - "shortcuts": { - "custom-button": { - "browse": "Tallózás", - "command": { - "description": "A gombra kattintáskor végrehajtandó parancs.", - "label": "Parancs" - }, - "enable-on-state-logic": { - "description": "Második ikon és „aktív” állapot engedélyezése ellenőrző parancs alapján.", - "label": "Bekapcsolt állapotú logika engedélyezése" - }, - "general-tooltip-text": { - "description": "Általános leírás a gomb eszköztippjéhez.", - "label": "Általános eszköztipp szövege" - }, - "icon": { - "description": "Válasszon egy ikont a könyvtárból.", - "label": "Ikon" - }, - "on-clicked": { - "description": "Bal egérgombbal történő kattintáskor végrehajtandó parancs.", - "label": "Bal kattintás parancs" - }, - "on-middle-clicked": { - "description": "Középső egérgombbal történő kattintáskor végrehajtandó parancs.", - "label": "Középső kattintás parancs" - }, - "on-right-clicked": { - "description": "Jobb egérgombbal történő kattintáskor végrehajtandó parancs.", - "label": "Jobb kattintás parancs" - }, - "on-state-command": { - "description": "A gomb „bekapcsolt” állapotának ellenőrzéséhez végrehajtandó parancs. 0-t ad vissza a bekapcsolthoz, nem nullát a kikapcsolthoz.", - "label": "Bekapcsolt állapot ellenőrző parancs" - }, - "on-state-icon": { - "description": "A gomb ikonja „bekapcsolt” állapotban.", - "label": "Bekapcsolt állapotú ikon" - }, - "state-checks": { - "add": "Állapotellenőrzés hozzáadása", - "browse-icon": "Tallózás", - "command": "Az állapotellenőrzéshez végrehajtandó parancs", - "label": "Állapotellenőrzések", - "remove": "Eltávolítás" - }, - "tooltip": { - "description": "A gomb fölé vitt egérmutatónál megjelenő eszköztipp.", - "label": "Eszköztipp" - } - }, - "dialog": { - "apply": "Alkalmazás", - "cancel": "Mégse" - }, - "section": { - "description": "Húzza a widgeteket a sorrendjük módosításához. A jobb gombos menüvel helyezheti át a widgeteket a szakaszok között, vagy távolíthatja el őket.", - "label": "Parancsikon widgetek" - }, - "sectionLeft": "Bal", - "sectionRight": "Jobb" - }, - "system-monitor-disk-path": { - "description": "Válassza ki, hogy melyik lemez csatolási pontot kell figyelnie a rendszerfigyelő kártyának a vezérlőközpontban.", - "label": "Rendszerfigyelő lemez elérési útja" - }, - "tabs": { - "appearance": "Megjelenés", - "cards": "Kártyák", - "control-widgets": "Vezérlő widgetek" - }, - "title": "Vezérlőközpont" - }, - "desktop-widgets": { - "clock": { - "clock-display": { - "description": "Szabja testre az óra kijelzését az alábbi listában szereplő tokenek hozzáadásával. A 12 órás formátum használatához tartalmaznia kell az „AP” tokent.", - "label": "Óra kijelzése" - }, - "custom-font": { - "description": "Válasszon egyéni betűtípust az óra kijelzéséhez.", - "label": "Egyéni betűtípus", - "placeholder": "Egyéni betűtípus kiválasztása...", - "search-placeholder": "Betűtípusok keresése..." - }, - "enabled": { - "description": "Óra widget megjelenítése az asztalon.", - "label": "Óra widget engedélyezése" - }, - "format": { - "description": "Tipp: Használja a \\n karaktert a sortöréshez.", - "label": "Formátum" - }, - "height": { - "description": "Az óra widget magassága pixelben.", - "label": "Magasság" - }, - "minimal-mode": { - "description": "Használjon minimális órakijelzést idővel és dátummal.", - "label": "Minimális mód" - }, - "preview": "Előnézet", - "rounded-corners": { - "description": "A widget háttere legyen lekerekített sarkú.", - "label": "Lekerekített sarkok" - }, - "show-background": { - "description": "Jelenítse meg az óra widget háttérkonténerét.", - "label": "Háttér megjelenítése" - }, - "show-date": { - "description": "Jelenítse meg az aktuális dátumot az idő alatt.", - "label": "Dátum megjelenítése" - }, - "show-seconds": { - "description": "Jelenítse meg a másodperceket az időben.", - "label": "Másodpercek megjelenítése" - }, - "style": { - "analog": "Analóg", - "binary": "Bináris", - "description": "Válassza ki az óra kijelzési stílusát.", - "digital": "Digitális", - "label": "Óra stílus", - "minimal": "Minimális" - }, - "use-custom-font": { - "description": "Felülbírálja az alapértelmezett betűtípus-választást egyéni betűtípussal az órához.", - "label": "Egyéni betűtípus használata" - }, - "use-primary-color": { - "description": "Ha engedélyezve van, ez az elsődleges színt alkalmazza a kiemelésre.", - "label": "Elsődleges szín használata" - }, - "width": { - "description": "Az óra widget szélessége képpontokban.", - "label": "Szélesség" - } - }, - "edit-mode": { - "add-widget": "Widget hozzáadása", - "button": { - "label": "Szerkesztési módba lépés" - }, - "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.", - "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.", - "exit-button": "Kilépés a szerkesztési módból", - "grid-snap": { - "label": "Rácshoz igazítás" - }, - "label": "Szerkesztési mód", - "open-settings": "Beállítások megnyitása" - }, - "enabled": { - "description": "Asztali widgetek be- vagy kikapcsolása.", - "label": "Asztali widgetek bekapcsolása" - }, - "general": { - "section": { - "description": "Konfigurálja az asztalon megjelenő widgeteket.", - "label": "Asztali widgetek" - } - }, - "media-player": { - "enabled": { - "description": "Médiaplayer widget megjelenítése az asztalon.", - "label": "Médiaplayer widget engedélyezése" - }, - "hide-mode": { - "description": "Szabályozza a widget viselkedését, ha nincs lejátszva média.", - "label": "Elrejtési mód" - }, - "rounded-corners": { - "description": "Engedélyezi a lekerekített sarkokat a widget szélein.", - "label": "Lekerekített sarkok" - }, - "show-album-art": { - "description": "Mutasd az album borítóját és a számok adatait (cím és előadó).", - "label": "Album borító és cím megjelenítése" - }, - "show-background": { - "description": "Jelenítse meg a média lejátszó widget háttérkonténerét.", - "label": "Háttér megjelenítése" - }, - "show-buttons": { - "description": "Médiavezérlő gombok (lejátszás/szünet, előző, következő) megjelenítése a média lejátszó widgeten.", - "label": "Gombok megjelenítése" - }, - "show-visualizer": { - "description": "Audiovizuális megjelenítő fedvény megjelenítése.", - "label": "Vizualizáló megjelenítése" - }, - "visualizer-type": { - "description": "Válasszon vizualizációs típust az asztali média lejátszó hátteréhez.", - "label": "Vizualizációs típus" - } - }, - "title": "Asztali Widgetek", - "weather": { - "enabled": { - "description": "Időjárás widget megjelenítése az asztalon.", - "label": "Időjárás widget engedélyezése" - }, - "show-background": { - "description": "Jelenítse meg az időjárás widget háttérkonténerét.", - "label": "Háttér megjelenítése" - } - } - }, - "display": { - "monitors": { - "brightness": "Fényerő", - "brightness-step": { - "description": "Állítsa be a lépésméretet a fényerő változásokhoz (görgetőkerék és billentyűparancsok).", - "label": "Fényerő lépésméret" - }, - "brightness-unavailable": { - "ddc-disabled": "Fényerő vezérlés nem érhető el. Engedélyezze a „Külső fényerő támogatás” opciót a kijelző fényerejének szabályozásához.", - "generic": "Fényerő vezérlés nem érhető el ehhez a kijelzőhöz." - }, - "enforce-minimum": { - "description": "Megoldja azt a problémát, hogy egyes kijelzők háttérvilágítása teljesen kikapcsol 0%-os fényerőnél.", - "label": "Minimális fényerő (1%) kényszerítése" - }, - "external-brightness": { - "description": "Engedélyezze a DDCUtil támogatást a külső kijelzők fényerejének szabályozásához DDC/CI protokollon keresztül.", - "label": "Külső fényerő támogatás" - }, - "section": { - "description": "Állítsa be a fényerő beállításokat minden kijelzőhöz.", - "label": "Monitorkénti beállítások" - } - }, - "night-light": { - "auto-schedule": { - "description": "A napnyugta és napkelte időpontja alapján {location} helyen — ajánlott.", - "label": "Automatikus ütemezés" - }, - "enable": { - "description": "Meleg színszűrő alkalmazása a kék fény kibocsátás csökkentése érdekében.", - "label": "Éjszakai fény engedélyezése" - }, - "force-activation": { - "description": "Figyelmen kívül hagyja az ütemezést, és azonnal alkalmazza az éjszakai szűrőt.", - "label": "Kényszerített aktiválás" - }, - "manual-schedule": { - "description": "Állítson be egyéni időpontokat a napkelte és napnyugta számára.", - "label": "Kézi ütemezés", - "select-start": "Kezdési idő kiválasztása", - "select-stop": "Leállítási idő kiválasztása", - "sunrise": "Napkelte időpontja", - "sunset": "Napnyugta időpontja" - }, - "section": { - "description": "Csökkenti a kék fény kibocsátását, hogy jobban aludjon és csökkentse a szem megerőltetését.", - "label": "Éjszakai fény" - }, - "temperature": { - "day": "Nap", - "day-description": "Szabályozza a hőmérsékletet nappal.", - "description": "Állítsa be a színhőmérsékletet éjszakai és nappali használatra.", - "label": "Színhőmérséklet", - "night": "Éjszaka", - "night-description": "Szabályozza a hőmérsékletet éjszaka." - } - }, - "tabs": { - "brightness": "Fényerő", - "night-light": "Éjszakai fény" - }, - "title": "Megjelenés" - }, - "dock": { - "appearance": { - "background-opacity": { - "description": "Állítsa be a dokk hátterének átlátszóságát.", - "label": "Háttér átlátszóság" - }, - "border-radius": { - "description": "Állítsa be a dokk szegélyének lekerekítését.", - "label": "Szegély lekerekítés" - }, - "colorize-icons": { - "description": "Alkalmazza a témakör színeit a dokk alkalmazás ikonjaira (csak a nem fókuszált alkalmazásokra).", - "label": "Ikonok színezése" - }, - "dead-opacity": { - "description": "Állítsa be a nem futó alkalmazásikonok átlátszóságát.", - "label": "Inaktív átlátszóság" - }, - "display": { - "always-visible": "Mindig látható", - "auto-hide": "Automatikus elrejtés", - "description": "Válassza ki a dokk viselkedését.", - "exclusive": "Exkluzív", - "label": "Megjelenés" - }, - "floating-distance": { - "description": "Állítsa be a dokk és a képernyő széle közötti távolságot.", - "label": "Dokk lebegési távolság" - }, - "hide-show-speed": { - "description": "Állítsa be a dokk elrejtési/megjelenítési animációjának sebességét.", - "label": "Elrejtési/Megjelenítési Sebesség" - }, - "icon-size": { - "description": "Állítsa be a dokk teljes méretét.", - "label": "Dokk mérete" - }, - "inactive-indicators": { - "description": "Jelenjenek meg jelzőpöttyök minden alkalmazásnál, ne csak az aktuálisan aktívnál.", - "label": "Futásjelzők" - }, - "pinned-static": { - "description": "A rögzített alkalmazásikonok mindig statikus sorrendben kerüljenek balra.", - "label": "Statikus rögzített alkalmazások" - }, - "section": { - "description": "A dokk viselkedésének és megjelenésének testreszabása.", - "label": "Megjelenés" - } - }, - "enabled": { - "description": "A dokk teljes megjelenítése vagy elrejtése.", - "label": "Dokk engedélyezése" - }, - "monitors": { - "only-same-monitor": { - "description": "Csak azok az alkalmazások jelenjenek meg, amelyek azon a monitoron futnak, ahol a dokk található.", - "label": "Csak az azonos monitoron lévő alkalmazások" - }, - "section": { - "description": "Dokk megjelenítése meghatározott monitorokon. Alapértelmezés szerint mindegyiken, ha nincs kiválasztva.", - "label": "Monitor megjelenítés" - } - }, - "tabs": { - "appearance": "Megjelenés", - "monitors": "Monitorok" - }, - "title": "Dokk" - }, - "general": { - "fonts": { - "default": { - "description": "Az interfészben használt fő betűtípus.", - "label": "Alapértelmezett betűtípus", - "placeholder": "Alapértelmezett betűtípus kiválasztása...", - "scale": { - "description": "Növelje vagy csökkentse a standard szöveg méretét.", - "label": "Alapértelmezett betűméret" - }, - "search-placeholder": "Betűtípus keresése..." - }, - "monospace": { - "description": "Monospace betűtípus számok és statisztikák megjelenítéséhez.", - "label": "Monospace betűtípus", - "placeholder": "Monospace betűtípus kiválasztása...", - "scale": { - "description": "Növelje vagy csökkentse a monospace szöveg méretét.", - "label": "Monospace betűméret" - }, - "search-placeholder": "Monospace betűtípus keresése..." - }, - "reset-scaling": "Méretezés visszaállítása", - "section": { - "description": "Válassza ki az interfészben használt betűtípusokat.", - "label": "Betűtípusok" - } - }, - "language": { - "section": { - "description": "Válassza ki az alkalmazás előnyben részesített nyelvét.", - "label": "Nyelv" - }, - "select": { - "auto-detect": "Automatikus", - "description": "Válassza ki az alkalmazás felületén használt nyelvet.", - "label": "Alkalmazás nyelve" - } - }, - "launch-setup-wizard": "Telepítő varázsló indítása", - "profile": { - "picture": { - "description": "Az Ön profilképe, amely megjelenik az interfészen.", - "label": "{user} profilképe" - }, - "section": { - "description": "Szerkessze felhasználói adatait és avatárját.", - "label": "Profil" - }, - "select-avatar": "Avatárkép kiválasztása", - "tooltip": "Profilkép" - }, - "screen-corners": { - "radius": { - "description": "Állítsa be a képernyő lekerekített sarkait.", - "label": "Képernyősarkok lekerekítési sugara", - "reset": "Képernyősarkok lekerekítési sugarának visszaállítása" - }, - "section": { - "description": "A képernyősarkok lekerekítésének és vizuális effektjeinek testreszabása.", - "label": "Képernyősarkok" - }, - "show-corners": { - "description": "Lekerekített sarkok megjelenítése a képernyő szélén.", - "label": "Képernyősarkok megjelenítése" - }, - "solid-black": { - "description": "Használjon egyszínű feketét a sáv háttérszíne helyett.", - "label": "Tömör fekete sarkok" - } - }, - "title": "Általános" - }, - "hooks": { - "info": { - "command-info": { - "description": "• A parancsok shellen keresztül futnak (sh -c)
• A parancsok a háttérben futnak (leválasztva)
• A tesztgombok az aktuális értékekkel futnak le", - "label": "Horog parancsinformációk" - }, - "parameters": { - "description": "• Háttérkép horog: $1 = háttérkép elérési útja, $2 = képernyő neve
• Témaváltó horog: $1 = igaz/hamis (sötét mód állapota)
• Képernyőzár/feloldás horgok: Nincsenek paraméterek
• Teljesítmény mód horgok: Nincsenek paraméterek", - "label": "Elérhető paraméterek" - } - }, - "performance-mode-disabled": { - "description": "Parancs, amely akkor fut le, ha a Noctalia teljesítmény mód ki van kapcsolva.", - "label": "Teljesítmény mód kikapcsolva", - "placeholder": "pl. notify-send \"Teljesítmény\" \"Mód kikapcsolva\"" - }, - "performance-mode-enabled": { - "description": "Parancs, amely akkor fut le, ha a Noctalia teljesítmény mód engedélyezve van.", - "label": "Teljesítmény mód engedélyezve", - "placeholder": "pl. notify-send \"Teljesítmény\" \"Mód bekapcsolva\"" - }, - "screen-lock": { - "description": "Parancs, amely a képernyő zárolásakor fut le.", - "label": "Képernyő zárolva", - "placeholder": "pl. notify-send \"Képernyő\" \"zárolva\"" - }, - "screen-unlock": { - "description": "Parancs, amely a zárképernyő feloldásakor fut le.", - "label": "Képernyő feloldva", - "placeholder": "pl. notify-send \"Képernyő\" \"feloldva\"" - }, - "system-hooks": { - "enable": { - "description": "Összes horogparancs engedélyezése vagy letiltása.", - "label": "Horgok engedélyezése" - }, - "section": { - "description": "Parancsok, amelyek a rendszeresemények bekövetkezésekor futnak le.", - "label": "Rendszer horgok" - } - }, - "theme-changed": { - "description": "Parancs, ami akkor fut le, amikor a téma vált a sötét és világos mód között.", - "label": "Téma megváltozott", - "placeholder": "pl. notify-send \"Téma\" \"átváltva\"" - }, - "title": "Horgok", - "wallpaper-changed": { - "description": "Parancs, amely a háttérkép megváltozásakor fut le.", - "label": "Háttérkép megváltozott", - "placeholder": "pl. notify-send \"Háttérkép\" \"megváltozott\"" - } - }, - "indicator": { - "default-value": "Alapértelmezett: {value}", - "system-default": "Rendszer alapértelmezés" - }, - "launcher": { - "settings": { - "annotation-tool": { - "description": "Parancs, amely a jegyzetelés gombra kattintva fut a vágólap előzményeiben. A kép a parancsra lesz átirányítva.", - "label": "Annotációs eszköz", - "placeholder": "gradia, satty -f -" - }, - "auto-paste": { - "description": "Automatikusan beilleszti a kiválasztott vágólap elemet. Wtype szükséges hozzá.", - "label": "Automatikus beillesztés" - }, - "clip-preview": { - "description": "Mutassa a vágólap tartalmának előnézetét a >clip parancs használatakor.", - "label": "Vágólap előnézet engedélyezése" - }, - "clipboard-history": { - "description": "Hozzáférés a korábban másolt elemekhez az indítóból.", - "label": "Vágólapelőzmények engedélyezése" - }, - "custom-launch-prefix": { - "description": "Előtagolja a parancsokat egyéni indítóval (pl. 'runapp' a systemd integrációhoz).", - "label": "Egyéni indítási előtag" - }, - "custom-launch-prefix-enabled": { - "description": "Használjon egyéni előtagot az alkalmazások indításához az alapértelmezett módszer helyett.", - "label": "Egyéni indítási előtag engedélyezése" - }, - "grid-view": { - "description": "Elemek megjelenítése rács elrendezésben lista helyett.", - "label": "Rácsos nézet" - }, - "icon-mode": { - "description": "Használjon natív rendszerikonokat a Tabler ikonok helyett.", - "label": "Natív ikonok használata" - }, - "ignore-mouse-input": { - "description": "A launcherben tiltsd le az egérműveleteket és a görgőt.", - "label": "Egérbemenet figyelmen kívül hagyása" - }, - "position": { - "description": "Hol jelenjen meg az indító panel.", - "label": "Pozíció" - }, - "section": { - "description": "Az indító viselkedésének és megjelenésének testreszabása.", - "label": "Megjelenés" - }, - "show-categories": { - "description": "Kategóriafülek megjelenítése az alkalmazások szűréséhez.", - "label": "Kategóriák megjelenítése" - }, - "show-icon-background": { - "description": "Ikonok mögött lekerekített téglalap hátteret mutass.", - "label": "Ikon háttér megjelenítése" - }, - "sort-by-usage": { - "description": "Ha engedélyezve van, a gyakran indított alkalmazások jelennek meg először a listán.", - "label": "Rendezés gyakoriság szerint" - }, - "terminal-command": { - "description": "Parancs a terminál indításához. Pl.: 'kitty -e' vagy 'gnome-terminal --'.", - "label": "Terminál parancs" - }, - "use-app2unit": { - "description": "Alternatív indítási módszert használ az alkalmazásfolyamatok jobb kezelésére és a problémák megelőzésére.", - "label": "App2Unit használata alkalmazások indításához" - } - }, - "title": "Indító" - }, - "location": { - "calendar": { - "cards": { - "section": { - "description": "A kártyák rendezésének be- és kikapcsolása a naptár panelen.", - "label": "Naptárkártyák" - } - }, - "header": { - "label": "Naptár fejléc" - }, - "month": { - "label": "Naptár hónap" - } - }, - "date-time": { - "12hour-format": { - "description": "Idő megjelenítése 12 órás formátumban a zárképernyőn és a naptárban. A sávon lévő óra saját beállításokkal rendelkezik.", - "label": "12 órás időformátum használata" - }, - "first-day-of-week": { - "automatic": "Automatikus (rendszeri területi beállítás használata)", - "description": "Válassza ki, melyik nap kezdje a hetet a naptárban.", - "label": "A hét első napja" - }, - "section": { - "description": "Testreszabhatja, hogyan jelenjen meg a dátum és az idő.", - "label": "Dátum és idő" - }, - "show-events": { - "description": "Események megjelenítése a naptár panelen.", - "label": "Naptáresemények megjelenítése" - }, - "use-analog": { - "description": "Analóg stílusú óra megjelenítése a naptár ablakon és a zárképernyőn.", - "label": "Analóg stílusú óra használata" - }, - "week-numbers": { - "description": "Az év hetének megjelenítése (pl. 38. hét) a naptárban.", - "label": "Hét számok megjelenítése" - } - }, - "location": { - "search": { - "description": "pl. Toronto, ON", - "label": "Hely keresése", - "placeholder": "Adja meg a hely nevét" - }, - "section": { - "description": "Pontos időjárás és éjszakai fény ütemezés elérése a hely beállításával.", - "label": "Az Ön helye" - } - }, - "title": "Régió", - "weather": { - "enabled": { - "description": "Az időjárási információk mutatása a felületen, és időjárási adatok bekérése. Ha ki van kapcsolva, minden időjárási elem el lesz rejtve, és nem történik hálózati kérés.", - "label": "Időjárás bekapcsolása" - }, - "fahrenheit": { - "description": "Hőmérséklet megjelenítése Fahrenheitben Celsius helyett.", - "label": "Hőmérséklet megjelenítése Fahrenheitben (°F)" - }, - "hide-city": { - "description": "Rejtse el a városnevet az időjárás kijelzőkről a teljes felületen.", - "label": "Városnév elrejtése" - }, - "hide-timezone": { - "description": "Rejtse el az időzóna rövidítését a felületen megjelenő összes időjárás-előrejelzésből.", - "label": "Időzóna elrejtése" - }, - "section": { - "description": "A kívánt hőmérsékleti egység kiválasztása.", - "label": "Időjárás" - }, - "show-effects": { - "description": "További vizuális effektek (például eső, hó vagy villámlás) megjelenítése az időjárás kártyán.", - "label": "Időjárási effektek megjelenítése" - }, - "show-in-calendar": { - "description": "A napi időjárás-előrejelzés megjelenítése közvetlenül a naptárnézetben.", - "label": "Időjárás megjelenítése a naptárban" - } - } - }, - "lock-screen": { - "compact-lockscreen": { - "description": "Csak a bejelentkezési beviteli mező és a rendszervezérlők megjelenítése, elrejtve az időjárás és média widgeteket.", - "label": "Kompakt zárolási képernyő" - }, - "lock-on-suspend": { - "description": "A képernyő automatikus zárolása a rendszer felfüggesztésekor.", - "label": "Zárolás felfüggesztéskor" - }, - "show-hibernate": { - "description": "A 'hibernálás' lehetőség megjelenítése az energiagazdálkodási műveletek között.", - "label": "Hibernálás megjelenítése" - }, - "show-session-buttons": { - "description": "Engedélyezi a hozzáférést az energiabeállításokhoz a zárolási képernyőről.", - "label": "Energiakezelés" - }, - "title": "Zárolási képernyő" - }, - "network": { - "bluetooth": { - "description": "A Bluetooth kezelés aktiválása.", - "label": "Bluetooth bekapcsolása", - "rssi-polling": { - "description": "Időnként mintavételezi a csatlakoztatott eszközök RSSI-értékét a bluetoothctl-en keresztül. Nem biztos, hogy minden eszközhöz elérhető; engedélyezve minimális erőforrásokat használ.", - "label": "Bluetooth jel lekérdezés" - } - }, - "section": { - "description": "Wi-Fi és Bluetooth kapcsolatok kezelése." - }, - "title": "Hálózat", - "wifi": { - "description": "Vezeték nélküli hálózatok kezelése (NetworkManager szükséges).", - "label": "Wi-Fi bekapcsolása" - } - }, - "notifications": { - "duration": { - "critical-urgency": { - "description": "Meddig maradjanak láthatók a kritikus prioritású értesítések.", - "label": "Kritikus sürgősség" - }, - "low-urgency": { - "description": "Meddig maradjanak láthatók az alacsony prioritású értesítések.", - "label": "Alacsony sürgősség" - }, - "normal-urgency": { - "description": "Meddig maradjanak láthatók a normál prioritású értesítések.", - "label": "Normál sürgősség" - }, - "reset": "Időtúllépési idő visszaállítása", - "respect-expire": { - "description": "Az értesítésben beállított lejárati időtúllépés használata.", - "label": "Lejárati időtúllépés figyelembe vétele" - }, - "section": { - "description": "Konfigurálja, hogy az értesítések mennyi ideig maradjanak láthatók a sürgősségi szintjük alapján.", - "label": "Értesítés időtartama" - } - }, - "history": { - "critical-urgency": { - "description": "Kritikus prioritású értesítések mentése az előzményekbe.", - "label": "Kritikus sürgősség mentése az előzményekbe" - }, - "low-urgency": { - "description": "Alacsony prioritású értesítések mentése az előzményekbe.", - "label": "Alacsony sürgősség mentése az előzményekbe" - }, - "normal-urgency": { - "description": "Normál prioritású értesítések mentése az előzményekbe.", - "label": "Normál sürgősség mentése az előzményekbe" - }, - "section": { - "description": "Szabályozza, hogy mely értesítések kerüljenek mentésre az előzményekbe a sürgősségi szintjük alapján.", - "label": "Előzmények" - } - }, - "monitors": { - "section": { - "description": "Értesítés megjelenítése meghatározott monitorokon. Alapértelmezetten mindegyiken, ha nincs kiválasztva.", - "label": "Monitorok megjelenítése" - } - }, - "settings": { - "always-on-top": { - "description": "Értesítések megjelenítése teljes képernyős ablakok és más rétegek felett.", - "label": "Mindig felül" - }, - "background-opacity": { - "description": "Az értesítési hátterek átlátszóságának beállítása.", - "label": "Háttér átlátszósága" - }, - "do-not-disturb": { - "description": "Blokkolja az összes értesítési felugró ablakot, ha be van kapcsolva.", - "label": "Ne zavarjanak" - }, - "enable-osd": { - "description": "A hangerő és fényerő változások valós idejű megjelenítése.", - "label": "Képernyőn megjelenő kijelző engedélyezése" - }, - "enabled": { - "description": "Az értesítési daemon be- vagy kikapcsolása a Noctalia shell újraindítását igényli.", - "label": "Értesítések engedélyezése" - }, - "location": { - "description": "Ahol az értesítések megjelennek a képernyőn.", - "label": "Hely" - }, - "section": { - "description": "Az értesítések megjelenésének és viselkedésének konfigurálása.", - "label": "Megjelenés" - } - }, - "sounds": { - "enabled": { - "description": "Hanghatások engedélyezése a bejövő értesítésekhez.", - "label": "Értesítési hangok engedélyezése" - }, - "excluded-apps": { - "description": "Kizárt alkalmazások", - "label": "A beállított értesítési hang lejátszásának kihagyása bizonyos alkalmazásoknál, amelyek saját beépített hangokkal rendelkeznek.", - "placeholder": "discord,firefox,chrome,chromium,edge" - }, - "files": { - "critical": { - "description": "A kritikus prioritású értesítésekhez lejátszott hangfájl útvonala.", - "label": "Kritikus sürgősségi hang", - "select-title": "Kritikus sürgősségi hangfájl kiválasztása" - }, - "low": { - "description": "Az alacsony prioritású értesítésekhez lejátszott hangfájl útvonala.", - "label": "Alacsony sürgősségi hang", - "select-title": "Alacsony sürgősségi hangfájl kiválasztása" - }, - "normal": { - "description": "A normál prioritású értesítésekhez lejátszott hangfájl útvonala.", - "label": "Normál sürgősségi hang", - "select-title": "Normál sürgősségi hangfájl kiválasztása" - }, - "placeholder": "Adja meg a hangfájl útvonalát", - "section": { - "description": "Egyéni hangfájlok konfigurálása a különböző értesítési sürgősségi szintekhez.", - "label": "Hangfájlok" - }, - "select-file": "Hangfájl kiválasztása", - "unified": { - "description": "Az értesítésekhez lejátszott hangfájl útvonala.", - "label": "Értesítési hang", - "select-title": "Értesítési hangfájl kiválasztása" - } - }, - "section": { - "description": "Értesítési hangeffektusok és hangerő beállítása.", - "label": "Hangbeállítások" - }, - "separate": { - "description": "Különböző hangfájlok használata az alacsony, normál és kritikus prioritású értesítésekhez.", - "label": "Különböző hangok használata prioritás szerint" - }, - "unavailable": { - "description": "Telepítse a Qt6 Multimédiát az értesítési hangok engedélyezéséhez.", - "label": "Értesítési hangok nem érhetők el" - }, - "volume": { - "description": "Az értesítési hangok hangerejének beállítása.", - "label": "Hangerő" - } - }, - "tabs": { - "general": "Általános", - "history": "Történelem", - "sounds": "Hangok", - "toast": "Pirítós" - }, - "title": "Értesítések", - "toast": { - "keyboard": { - "description": "Felugró üzenet megjelenítése a billentyűzetkiosztás változásakor.", - "label": "Billentyűzetkiosztás" - }, - "section": { - "description": "Felugró üzenet megjelenésének és viselkedésének beállítása.", - "label": "Felugró üzenet" - } - } - }, - "osd": { - "always-on-top": { - "description": "OSD megjelenítése teljes képernyős ablakok és más rétegek felett.", - "label": "Mindig felül" - }, - "background-opacity": { - "description": "Az OSD hátterének átlátszóságát szabályozza.", - "label": "Háttér átlátszatlansága" - }, - "description": "Képernyőn megjelenő jelzők, például hangerő- és fényerő-átfedések beállítása.", - "duration": { - "auto-hide": { - "description": "Állítsa be azt az időt, mielőtt az OSD eltűnik.", - "label": "Automatikus elrejtés ennyi idő után" - }, - "section": { - "description": "Mennyi ideig marad látható az OSD, mielőtt automatikusan elrejti magát.", - "label": "Automatikus elrejtési időtúllépés" - } - }, - "enabled": { - "description": "A hangerő és a fényerő változásainak megjelenítése valós időben.", - "label": "Képernyőn megjelenő kijelzés engedélyezése" - }, - "location": { - "description": "A képernyőn megjelenő kijelzések helye.", - "label": "Hely" - }, - "monitors": { - "section": { - "description": "OSD megjelenítése meghatározott monitorokon. Alapértelmezés szerint az összesen, ha nincs kiválasztva.", - "label": "Monitorok kijelzése" - } - }, - "section": { - "general": { - "description": "Az OSD láthatóságának és viselkedésének beállítása.", - "label": "Általános" - } - }, - "title": "Képernyőn megjelenő kijelzés", - "types": { - "brightness": { - "description": "OSD megjelenítése a képernyő fényerejének változásakor.", - "label": "Fényerő" - }, - "custom-text": { - "description": "OSD megjelenítése egyéni szöveges üzenetekhez IPC-ből.", - "label": "Egyéni szöveg" - }, - "input-volume": { - "description": "OSD megjelenítése a mikrofon hangerejének változásakor.", - "label": "Bemeneti hangerő" - }, - "lockkey": { - "description": "OSD megjelenítése a Caps Lock, Num Lock vagy Scroll Lock váltásakor.", - "label": "Zárolási gombok" - }, - "section": { - "description": "Válassza ki az OSD-t kiváltó eseményeket.", - "label": "OSD kiváltó események" - }, - "volume": { - "description": "OSD megjelenítése a hangkimenet hangerejének változásakor.", - "label": "Kimeneti hangerő" - } - } - }, - "plugins": { - "available": { - "description": "Bővítmények böngészése és telepítése a beállított forrásokból.", - "label": "Elérhető bővítmények", - "no-plugins-description": "Ellenőrizze a bővítményforrásokat, vagy frissítse a listát.", - "no-plugins-label": "Nincsenek elérhető bővítmények" - }, - "collision": { - "already-installed": "Ez a bővítmény már telepítve van.", - "custom-version-exists": "Egyéni verzió a következő helyről: \"{source}\" már telepítve van", - "official-version-exists": "A plugin hivatalos verziója már telepítve van." - }, - "filter": { - "all": "Összes", - "downloaded": "Letöltött", - "not-downloaded": "Nincs letöltve" - }, - "hot-reload": { - "description": "Automatikusan újratölti a bővítményeket, amikor a fájljaik megváltoznak. Hasznos a bővítményfejlesztéshez.", - "label": "Gyors újratöltés (fejlesztői mód)" - }, - "hot-reloaded": "Újratöltött bővítmény: {name}", - "install": "Telepítés", - "install-error": "Sikertelen telepítés: {error}", - "install-incompatible": "A {plugin} pluginhez Noctalia v{version} vagy újabb verzió szükséges.", - "install-success": "Sikeresen telepítve: {plugin}", - "installed": { - "description": "Az összes helyileg telepített bővítmény kezelése és beállítása.", - "label": "Telepített bővítmények", - "no-plugins-description": "Telepítsen bővítményeket az alábbi Elérhető bővítmények szakaszból.", - "no-plugins-label": "Nincs telepített bővítmény" - }, - "installing": "Telepítés: {plugin}...", - "open-plugins-tab": "Bővítmények beállításainak megnyitása", - "plugin-settings-title": "{plugin} beállításai", - "refresh": { - "refreshing": "Bővítmények listájának frissítése...", - "tooltip": "Elérhető bővítmények frissítése" - }, - "settings": { - "tooltip": "Bővítmény beállításai" - }, - "settings-error-not-loaded": "Bővítmény nincs betöltve.", - "settings-saved": "Bővítmény beállításai mentve.", - "source": { - "custom": "Egyéni forrás", - "official": "hivatalos" - }, - "sources": { - "add-custom": "Egyéni adattár hozzáadása", - "add-dialog": { - "description": "GitHub adattár hozzáadása bővítményforrásként.", - "error": "Sikertelen bővítményforrás hozzáadás.", - "name": "Adattár neve", - "name-placeholder": "Saját egyéni bővítményeim", - "success": "Bővítményforrás sikeresen hozzáadva.", - "title": "Bővítményforrás hozzáadása", - "url": "Adattár URL-címe" - }, - "description": "Bővítménytárolók kezelése.", - "label": "Források", - "placeholder": "Saját menő tárolóm", - "remove": { - "tooltip": "Bővítményforrás eltávolítása" - } - }, - "title": "Bővítmények", - "uninstall": "Eltávolítás", - "uninstall-dialog": { - "description": "Biztosan el szeretné távolítani a(z) {plugin} bővítményt? Ez eltávolítja az összes bővítményadatot.", - "title": "Bővítmény eltávolítása" - }, - "uninstall-error": "Sikertelen eltávolítás: {error}", - "uninstall-success": "A(z) {plugin} sikeresen eltávolítva", - "uninstalling": "{plugin} eltávolítása...", - "update": "Frissítés", - "update-all": "Összes frissítése ({count})", - "update-all-success": "Minden bővítmény sikeresen frissítve.", - "update-available": "Új bővítményfrissítés elérhető", - "update-available_plural": "Új bővítményfrissítések elérhetők ({count})", - "update-error": "Nem sikerült frissíteni a bővítményt: {plugin}: {error}", - "update-incompatible": "Noctalia v{version} vagy újabb szükséges", - "update-pending": "v{current} → v{new} (szükséges Noctalia v{required})", - "update-success": "A(z) {plugin} frissítve lett a v{version} verzióra", - "update-version": "v{current} → v{new}", - "updating": "Frissítés..." - }, - "region": { - "title": "Régió" - }, - "screen-recorder": { - "audio": { - "audio-codec": { - "description": "Az Opus ajánlott a legjobb teljesítmény és a legkisebb hangméret érdekében.", - "label": "Hang kodek" - }, - "audio-source": { - "description": "Rögzítés során rögzítendő hangforrás.", - "label": "Hangforrás" - }, - "section": { - "description": "Hangrögzítési beállítások konfigurálása.", - "label": "Hangbeállítások" - } - }, - "general": { - "copy-to-clipboard": { - "description": "A felvétel befejezése után másold a fájlt a vágólapra.", - "label": "Másolás a vágólapra" - }, - "output-folder": { - "description": "Mappa, ahová a képernyőfelvételek mentésre kerülnek.", - "label": "Kimeneti mappa", - "tooltip": "Kimeneti mappa" - }, - "section": { - "description": "Képernyőfelvétel kimenetének és tartalmának kezelése.", - "label": "Általános beállítások" - }, - "select-output-folder": "Kimeneti mappa kiválasztása", - "show-cursor": { - "description": "Egérmutató rögzítése a videóban.", - "label": "Mutató megjelenítése" - } - }, - "title": "Képernyőfelvevő", - "video": { - "color-range": { - "description": "A korlátozott ajánlott a jobb kompatibilitás érdekében.", - "label": "Színtartomány" - }, - "frame-rate": { - "description": "Cél képkockasebesség a képernyőfelvételekhez.", - "label": "Képkockasebesség" - }, - "section": { - "description": "Videórögzítési beállítások konfigurálása.", - "label": "Videóbeállítások" - }, - "video-codec": { - "description": "A h264 a leggyakoribb kodek.", - "label": "Videó kodek" - }, - "video-quality": { - "description": "A jobb minőség nagyobb fájlméreteket eredményez.", - "label": "Videó minősége" - }, - "video-source": { - "description": "A Portal ajánlott, ha hibákat tapasztal, próbálja meg a Képernyőt.", - "label": "Videóforrás" - } - } - }, - "session-menu": { - "countdown-duration": { - "description": "Állítsa be, mennyi ideig tart a visszaszámlálás az energiagazdálkodási műveletek végrehajtása előtt.", - "label": "Visszaszámlálás időtartama" - }, - "enable-countdown": { - "description": "Visszaszámlálás megjelenítése az energiagazdálkodási műveletek végrehajtása előtt.", - "label": "Visszaszámláló engedélyezése" - }, - "entries": { - "section": { - "description": "Szabja testre, mely energiagazdálkodási műveletek jelenjenek meg a munkamenet menüben, és milyen sorrendben.", - "label": "Energiagazdálkodási műveletek" - } - }, - "entry-settings": { - "command": { - "description": "Egyéni parancs a művelet végrehajtásához. Hagyja üresen az alapértelmezett rendszerparancs használatához.", - "label": "Parancs", - "placeholder": "pl. systemctl poweroff" - }, - "default-command": { - "lock": "Belső zárolási képernyő (nincs parancs)", - "logout": "Belső kijelentkezés (nincs parancs)" - }, - "default-info": { - "description": "Ha nincs megadva egyéni parancs, az alapértelmezett rendszerparancs kerül felhasználásra.", - "label": "Alapértelmezett parancs" - }, - "title": "{entry} konfigurálása", - "tooltip": "Parancs konfigurálása" - }, - "general": { - "section": { - "description": "A munkamenet menüpanel viselkedésének és megjelenésének konfigurálása.", - "label": "Általános" - } - }, - "large-buttons-layout": { - "description": "Válaszd ki, hogyan jelenjenek meg a munkamenü menügombjai.", - "label": "Nagy gombok elrendezése" - }, - "large-buttons-style": { - "description": "A munkamenet menü megjelenítése nagy gombokkal, rácsos elrendezésben.", - "label": "Nagyméretű gombok stílusa" - }, - "position": { - "description": "Válassza ki, hol jelenjen meg a munkamenet menüpanel megnyitáskor.", - "label": "Pozíció" - }, - "show-header": { - "description": "A cím és a bezárás gomb megjelenítése a munkamenet menü tetején.", - "label": "Fejléc megjelenítése" - }, - "show-number-labels": { - "description": "Számcímkék (1-2-3-4...) megjelenítése a gombokon és számbillentyűk engedélyezése a gyors kiválasztáshoz.", - "label": "Számcímkék megjelenítése" - }, - "title": "Munkamenet menü" - }, - "system-monitor": { - "cpu-section": { - "label": "CPU-használat" - }, - "critical-color": { - "label": "Kritikus szín" - }, - "custom-highlight-colors-title": { - "label": "Egyéni kiemelőszínek" - }, - "disk-path": { - "description": "Válassza ki, hogy melyik lemez csatolási pontot szeretné figyelni.", - "label": "Lemez elérési útja" - }, - "disk-section": { - "label": "Lemezhasználat" - }, - "enable-dgpu-monitoring": { - "description": "Figyelem: Ez felébreszti a dedikált GPU-t (NVIDIA/AMD), ami jelentősen befolyásolhatja az akkumulátor élettartamát a hibrid grafikával rendelkező laptopokon.", - "label": "Dedikált GPU felügyelet engedélyezése" - }, - "external-monitor": { - "description": "Adja meg a parancsot vagy alkalmazás elérési útját a külső rendszermonitor alkalmazás indításához.", - "label": "Külső rendszermonitor parancs", - "placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor" - }, - "general": { - "section": { - "description": "A rendszerfigyelő viselkedésének és megjelenésének beállítása.", - "label": "Általános" - } - }, - "gpu-section": { - "label": "GPU hőmérséklet" - }, - "highlight-colors-section": { - "label": "Kiemelőszínek" - }, - "load-average-section": { - "label": "Átlagos terhelés" - }, - "memory-section": { - "label": "Memóriahasználat" - }, - "network-section": { - "label": "Hálózat" - }, - "polling-interval": { - "label": "Lekérdezési intervallum" - }, - "polling-section": { - "description": "Állítsa be, hogy milyen gyakran frissüljenek az egyes rendszer metrikák.", - "label": "Lekérdezési időközök" - }, - "tabs": { - "general": "Általános", - "polling": "Szavazás", - "thresholds": "Küszöbértékek" - }, - "temperature-section": { - "label": "CPU hőmérséklet" - }, - "threshold": { - "critical": "Kritikus küszöb", - "warning": "Figyelmeztetési küszöb" - }, - "thresholds-section": { - "description": "Állítsa be a figyelmeztetési/kritikus küszöbértékeket és a lekérdezési intervallumokat minden rendszermutatóhoz.", - "label": "Küszöbértékek" - }, - "title": "Rendszerfigyelő", - "use-custom-highlight-colors": { - "description": "Ha ki van kapcsolva, a téma alapértelmezett kiemelőszínei kerülnek használatra.", - "label": "Egyéni kiemelőszínek használata" - }, - "warning-color": { - "label": "Figyelmeztetési szín" - } - }, - "user-interface": { - "allow-panels-without-bar": { - "description": "Ha be van kapcsolva, a panelek bármely képernyőn megnyithatók. Ha ki van kapcsolva, a panelek csak olyan képernyőkön nyílnak meg, ahol van sáv, ami csökkentheti a memóriahasználatot.", - "label": "Panelek engedélyezése sáv nélküli képernyőkön" - }, - "animation-disable": { - "description": "Az összes animáció kikapcsolása a gyorsabb, reszponzívabb élmény érdekében.", - "label": "A felhasználói felület animációinak kikapcolása" - }, - "animation-speed": { - "description": "Állítsa be a globális animációs sebességet.", - "label": "Animációs sebesség", - "reset": "Animációs sebesség visszaállítása" - }, - "appearance": { - "section": { - "description": "Testreszabhatja a vizuális elemeket, például az eszköztippeket, a szegélyeket és az árnyékokat.", - "label": "Megjelenés" - } - }, - "box-border": { - "description": "Tartalomterületek köré vázlatot jelenít meg.", - "label": "Konténer körvonal" - }, - "box-border-radius": { - "description": "Beállítja a fő elrendezési szakaszok (például oldalsávok, kártyák és tartalompanelek) saroklekerekítését.", - "label": "Tároló sugár", - "reset": "Tároló sugár visszaállítása" - }, - "control-border-radius": { - "description": "Szabályozza az interaktív elemek (gombok, kapcsolók és szövegmezők) görbületét.", - "label": "Bemeneti sugár", - "reset": "Bemeneti sugár visszaállítása" - }, - "dim-desktop": { - "description": "Asztal elsötétítése, ha a panelek vagy menük nyitva vannak.", - "label": "Asztal elsötétítése" - }, - "dimmer-opacity": { - "description": "Állítsa be az asztal elsötétítésének átlátszósági szintjét.", - "label": "Elsötétített asztal átlátszósága", - "reset": "Elsötétített asztal átlátszóságának visszaállítása" - }, - "panel-background-opacity": { - "description": "Állítsa be az összes panel (sáv, indító, beállítások stb.) háttér-átlátszóságát.", - "label": "Panel háttér átlátszóság" - }, - "panels-attached-to-bar": { - "description": "A panelek a sávhoz és a képernyő széleihez igazodnak, zökkenőmentes megjelenést biztosítva stílusos fordított sarkokkal.", - "label": "Panelek szélekhez illesztése" - }, - "panels-overlay": { - "description": "Biztosítja, hogy a panelek és a sáv láthatóak maradjanak, még teljes képernyős alkalmazások felett is.", - "label": "Panelek és sáv felül tartása" - }, - "scaling": { - "description": "Megváltoztatja az általános felhasználói felület méretét, kivéve a sávot.", - "label": "Felület méretezés", - "reset-scaling": "Felület méretezés visszaállítása" - }, - "section": { - "description": "Az interfész megjelenésének, érzetének és viselkedésének testreszabása.", - "label": "Megjelenés" - }, - "settings-panel-mode": { - "description": "Válassza ki a beállítások elrendezését (újraindítást igényelhet).", - "label": "Beállítási panel mód" - }, - "shadows": { - "description": "Engedélyezi az árnyékokat a sávok és panelek alatt.", - "direction": { - "description": "Válassza ki, honnan vetüljön az árnyék.", - "label": "Árnyék iránya" - }, - "label": "Árnyékok" - }, - "tabs": { - "appearance": "Megjelenés", - "panels": "Panelek", - "screen-corners": "Képernyő sarkok" - }, - "title": "Felhasználói felület", - "tooltips": { - "description": "Engedélyezze vagy tiltsa le az eszköztippeket a felületen.", - "label": "Eszköztippek megjelenítése" - } - }, - "wallpaper": { - "automation": { - "change-mode": { - "alphabetical": "Ábécérend", - "description": "Válassza ki, hogyan választódnak ki a háttérképek automatikus váltáskor.", - "label": "Váltási mód", - "random": "Véletlenszerű" - }, - "custom-interval": { - "description": "Adja meg az időt ÓÓ:PP formátumban (pl. 01:30).", - "label": "Egyéni intervallum" - }, - "interval": { - "description": "Milyen gyakran változzon automatikusan a háttérkép.", - "label": "Háttérkép intervallum" - }, - "random-wallpaper": { - "description": "Ütemezze a véletlenszerű háttérképváltásokat rendszeres időközönként.", - "label": "Véletlenszerű háttérkép" - }, - "scheduled-change": { - "description": "Automatikusan változtassa a háttérképeket rendszeres időközönként.", - "label": "Ütemezett váltás" - }, - "section": { - "label": "Automatizálás" - } - }, - "look-feel": { - "edge-smoothness": { - "description": "Lágy, tollas hatást alkalmaz az átmenetek szélén.", - "label": "Átmeneti él lágyítása" - }, - "fill-color": { - "description": "Válasszon kitöltési színt, amely a háttérkép mögött megjelenhet.", - "label": "Kitöltési szín" - }, - "fill-mode": { - "description": "Válassza ki, hogyan méretezze át a kép magát a monitor felbontásához.", - "label": "Kitöltési mód" - }, - "section": { - "label": "Megjelenés és érzet" - }, - "transition-duration": { - "description": "Az átmeneti animációk időtartama másodpercben.", - "label": "Átmenet időtartama" - }, - "transition-type": { - "description": "Animáció típusa háttérképek közötti váltáskor.", - "label": "Átmenet típusa" - } - }, - "settings": { - "enable-management": { - "description": "Háttérképek kezelése a Noctalia segítségével. Vegye ki a pipát, ha inkább más alkalmazást használna.", - "label": "Háttérkép-kezelés engedélyezése" - }, - "enable-overview": { - "description": "Elmosódott és elsötétített háttérképet alkalmaz az áttekintő képernyőn.", - "label": "Áttekintő háttérkép engedélyezése" - }, - "folder": { - "description": "Az Ön fő háttérkép mappájának elérési útja.", - "label": "Háttérkép mappa", - "tooltip": "Háttérkép mappa" - }, - "hide-wallpaper-filenames": { - "tooltip-hide": "Fájlnevek elrejtése", - "tooltip-show": "Fájlnevek megjelenítése" - }, - "monitor-specific": { - "description": "Külön háttérkép mappa beállítása minden monitorhoz.", - "label": "Monitor-specifikus könyvtárak", - "tooltip": "Monitor háttérkép mappa" - }, - "recursive-search": { - "description": "Keressen háttérképeket a háttérkép könyvtár alkönyvtáraiban is.", - "label": "Alkönyvtárak keresése" - }, - "section": { - "description": "Szabályozza, hogyan legyenek kezelve és megjelenítve a háttérképek.", - "label": "Háttérkép beállítások" - }, - "select-folder": "Háttérkép mappa kiválasztása", - "select-monitor-folder": "Monitor háttérkép mappa kiválasztása", - "selector": { - "description": "Válassza ki a háttérképét.", - "label": "Háttérkép választó", - "tooltip": "Háttérkép választó" - }, - "selector-position": { - "description": "Válassza ki, hol jelenjen meg a háttérkép választó panel.", - "label": "Pozíció" - } - }, - "tabs": { - "automation": "Automatizálás", - "look-feel": "Megjelenés és érzet", - "settings": "Beállítások" - }, - "title": "Háttérkép" - } - }, "setup": { "appearance": { - "header": "Megjelenés", "subheader": "Válasszon sötét módot és színes forrásokat (Matugen vagy előre meghatározott)." }, "customize": { @@ -2753,12 +1425,10 @@ }, "wallpaper": { "choose-dir": "Válassza ki a könyvtárat, amely tartalmazza a háttérképeit", - "dir": { - "browse": "Háttérkép mappa böngészése", - "description": "Válassza ki a háttérképeit tartalmazó mappát", - "label": "Háttérkép könyvtár", - "select-title": "Háttérkép mappa kiválasztása" - }, + "dir-browse": "Háttérkép mappa böngészése", + "dir-description": "Válassza ki a háttérképeit tartalmazó mappát", + "dir-label": "Háttérkép könyvtár", + "dir-select-title": "Háttérkép mappa kiválasztása", "header": "Válassza ki a háttérképét", "no-dir": "Nincs kiválasztott háttérkép könyvtár", "no-valid": "Nincsenek érvényes képfájlok a következőben: {dir}", @@ -2767,9 +1437,7 @@ "select-prompt": "Válasszon egy háttérképet alább", "subheader": "Teremtsen hangulatot egy gyönyörű háttérrel." }, - "welcome": { - "note": "Csak néhány alapvető dolog az induláshoz – a teljes beállítási lehetőség a beállításokban található" - } + "welcome-note": "Csak néhány alapvető dolog az induláshoz – a teljes beállítási lehetőség a beállításokban található" }, "system": { "cpu-temperature": "{temp}°C", @@ -2779,10 +1447,7 @@ "no-media-player-detected": "Nincs médialejátszó észlelve", "scaling-percentage": "{percentage}%", "signal-strength": "{signal}%", - "unknown": "Ismeretlen", "unknown-app": "Ismeretlen alkalmazás", - "unknown-layout": "Ismeretlen", - "unknown-version": "Ismeretlen", "uptime": "Üzemidő: {uptime}", "user-requested": "Felhasználó kérte", "welcome-back": "Üdvözöljük újra,", @@ -2792,19 +1457,14 @@ "cpu-temp": "CPU hőmérséklet", "cpu-usage": "CPU-használat", "disk": "Lemez", - "download": "Letöltés", "download-speed": "Letöltési sebesség", "gpu-temp": "GPU hőmérséklet", "load-average": "Átlagos terhelés", - "memory": "Memória", "title": "Rendszerfigyelő", - "upload": "Feltöltés", "upload-speed": "Feltöltési sebesség" }, "toast": { "airplane-mode": { - "disabled": "Kikapcsolva.", - "enabled": "Bekapcsolva.", "title": "Repülőgép üzemmód" }, "battery": { @@ -2815,13 +1475,11 @@ "address-copied": "Cím a vágólapra másolva.", "confirm-code": "Erősítse meg a {value} kódot a másik eszközön.", "connect-failed": "Nem sikerült csatlakozni az eszközhöz.", - "disabled": "Kikapcsolva.", "disconnect-failed": "Nem sikerült leválasztani az eszközről.", "discoverable-change-failed": "Nem sikerült megváltoztatni a felfedezhetőság állapotát.", "discoverable-disabled": "Felfedezhetőség kikapcsolva.", "discoverable-enabled": "Felfedezhetőség bekapcsolva.", "display-code": "Adja meg a {value} kódot a másik eszközön.", - "enabled": "Engedélyezve.", "forget-failed": "Nem sikerült elfelejteni az eszközt.", "pair-failed": "Nem sikerült párosítani az eszközt.", "passkey-required": "Az eszköz által megkövetelt jelszó.", @@ -2829,45 +1487,31 @@ "state-change-failed": "Nem sikerült megváltoztatni a Bluetooth állapotot." }, "clipboard": { + "long-text": "Hosszú szöveg", "unavailable": "A vágólapelőzmények nem elérhetők", "unavailable-desc": "A 'cliphist' alkalmazás nincs telepítve. Telepítse a vágólapelőzmények funkcióinak használatához." }, - "dark-mode": { - "dark-mode": "Sötét mód", - "enabled": "Engedélyezve.", - "light-mode": "Világos mód" - }, "do-not-disturb": { "disabled": "Ne zavarjanak kikapcsolása", "disabled-desc": "Minden értesítés megjelenítése.", "enabled": "Ne zavarjanak bekapcsolva", "enabled-desc": "Ezeket az értesítéseket az előzményekben találja." }, - "internet": { - "limited": "Csatlakoztatva internet nélkül." - }, + "internet-limited": "Csatlakoztatva internet nélkül.", "ipc": { "powerpanel-deprecated": "A PowerPanel átnevezésre került SessionMenu-re, ez az IPC-hívás hamarosan elavul. Kérjük, használja helyette az „ipc call sessionMenu toggle” parancsot.", "sidepanel-deprecated": "A SidePanel átnevezésre került ControlCenter-re, ez az IPC-hívás hamarosan elavul. Kérjük, használja helyette az „ipc call controlCenter toggle” parancsot." }, - "keep-awake": { - "disabled": "Kikapcsolva.", - "enabled": "Bekapcsolva." - }, "keyboard-layout": { "changed": "Billentyűzetkiosztás megváltozott: {layout}.", "title": "Billentyűzet" }, - "kofi": { - "opened": "A Ko-fi oldal megnyílt a böngészőjében." - }, + "kofi-opened": "A Ko-fi oldal megnyílt a böngészőjében.", "missing-control-center": { "description": "A vezérlőközpont widget eltávolításra került a sávról. A sávról való újbóli eléréshez újra hozzá kell adnia a widgetet. Jobb kattintással is megnyithatja a sávon.", "label": "Utolsó vezérlőközpont widget eltávolítva" }, "night-light": { - "disabled": "Kikapcsolva.", - "enabled": "Bekapcsolva.", "forced": "Kényszerített aktiválás.", "normal": "Normál mód.", "not-installed": "wlsunset nincs telepítve." @@ -2923,24 +1567,17 @@ "add-widget": "Widget hozzáadása", "bluetooth-devices": "Bluetooth eszközök", "brightness-at": "Fényerő: {brightness}%", - "cancel-timer": "Időzítő", - "clear-history": "Előzmények törlése", "click-to-start-recording": "Képernyőfelvevő (felvétel indítása)", "click-to-stop-recording": "Képernyőfelvevő (felvétel leállítása)", - "close": "Bezárás", "collapse": "Oldalsáv összecsukása", "connect-disconnect-devices": "Bluetooth eszköz", "copy-address": "Cím másolása", "delete-notification": "Értesítés törlése", - "disable-keep-awake": "Ébren tartás", - "do-not-disturb-disabled": "Ne zavarjanak", "do-not-disturb-enabled": "Ne zavarjanak", - "enable-keep-awake": "Ébren tartás", "expand": "Oldalsáv kibontása", "forget-network": "Hálózat elfelejtése", "grid-view": "Rács nézet", "hidden-files-hide": "Rejtett fájlok", - "hidden-files-show": "Rejtett fájlok", "hide-unnamed-devices": "Névtelen eszközök elrejtése", "home": "Kezdőkönyvtár", "input-muted": "Bemenet némításának váltása", @@ -2958,50 +1595,36 @@ "mute": "Némítás", "next-media": "Következő zene", "next-month": "Következő hónap", - "night-light-disabled": "Éjszakai fény", - "night-light-enabled": "Éjszakai fény", - "night-light-forced": "Éjszakai fény", "night-light-not-installed": "Éjszakai fény (nem elérhető)", - "noctalia-performance-disabled": "Noctalia teljesítmény mód", "noctalia-performance-enabled": "Noctalia teljesítmény mód", "open-annotation-tool": "Megnyitás jegyzetelő eszközzel", "open-control-center": "Vezérlőközpont", - "open-notification-history-disable-dnd": "Értesítési előzmények", "open-notification-history-enable-dnd": "Értesítési előzmények", "open-settings": "Beállítások", "open-tray-dropdown": "Tálca", - "open-wallpaper-selector": "Háttérképválasztó", "output-muted": "Kimenet némításának váltása", - "pause": "Szünet", - "play": "Lejátszás", "power-profile": "{profile} energiaprofil", "previous-media": "Előző zene", "previous-month": "Előző hónap", - "refresh": "Frissítés", "refresh-devices": "Eszközök frissítése", "refresh-wallhaven": "Wallhaven eredmények frissítése", "refresh-wallpaper-list": "Háttérkép lista frissítése", "remove-widget": "Widget eltávolítása", "screen-recorder-not-installed": "Képernyőfelvevő (nincs telepítve)", - "search": "Keresés", "search-close": "Keresés bezárása", "session-menu": "Munkamenet menü", - "set-power-profile": "{profile} energiaprofil", "show-all-devices": "Összes eszköz megjelenítése", - "start-screen-recording": "Képernyőfelvevő", "stop-screen-recording": "Képernyőfelvevő", "switch-to-dark-mode": "Sötét mód", "switch-to-light-mode": "Világos mód", "unmute": "Némítás feloldása", "up": "Szülőkönyvtár", "volume-at": "Kimenet hangereje: {volume}%", - "wallpaper-selector": "Háttérképválasztó", - "widget-settings": "Widget beállítások" + "wallpaper-selector": "Háttérképválasztó" }, "wallpaper": { "configure-directory": "A háttérképkönyvtár képekkel való konfigurálása.", "fill-modes": { - "center": "Közép", "crop": "Vágás (Kitöltés)", "fit": "Illesztés (Tartalmazás)", "stretch": "Nyújtás" @@ -3009,80 +1632,47 @@ "no-match": "Nincs találat.", "no-wallpaper": "Nincs háttérkép találat.", "panel": { - "apikey": { - "help": "NSFW tartalom eléréséhez API kulcs szükséges.", - "label": "API kulcs", - "managed-by-env": "A NOCTALIA_WALLHAVEN_API_KEY környezeti változóval kezelhető.", - "placeholder": "Add meg a Wallhaven API kulcsodat!" - }, - "apply-all-monitors": { - "description": "A kiválasztott háttérkép alkalmazása minden monitorra.", - "label": "Alkalmazás minden monitorra" - }, - "categories": { - "anime": "Anime", - "general": "Általános", - "label": "Kategóriák", - "people": "Emberek" - }, - "order": { - "asc": "Növekvő", - "desc": "Csökkenő", - "label": "Sorrend" - }, - "purity": { - "all": "Mind", - "label": "Tartalomszűrő", - "nsfw": "Tilos a kiskorúaknak / Nem biztonságos munkahelyen", - "sfw": "SFW", - "sketchy": "Vázlatos" - }, - "ratios": { - "any": "Bármely", - "label": "Képarány" - }, - "resolution": { - "atleast": "Legalább", - "exact": "Pontos", - "label": "Felbontás", - "mode": { - "label": "Mód" - } - }, - "search": "Keresés", - "solid-color": { - "tooltip": "Egyszínű háttér" - }, - "sorting": { - "date_added": "Hozzáadás dátuma", - "favorites": "Kedvencek", - "label": "Rendezés", - "random": "Véletlenszerű", - "relevance": "Relevancia", - "toplist": "Toplista", - "views": "Megtekintések" - }, - "source": { - "label": "Forrás", - "local": "Helyi", - "wallhaven": "Wallhaven" - }, + "apikey-help": "NSFW tartalom eléréséhez API kulcs szükséges.", + "apikey-label": "API kulcs", + "apikey-managed-by-env": "A NOCTALIA_WALLHAVEN_API_KEY környezeti változóval kezelhető.", + "apikey-placeholder": "Add meg a Wallhaven API kulcsodat!", + "apply-all-monitors-description": "A kiválasztott háttérkép alkalmazása minden monitorra.", + "apply-all-monitors-label": "Alkalmazás minden monitorra", + "categories-anime": "Anime", + "categories-label": "Kategóriák", + "categories-people": "Emberek", + "order-asc": "Növekvő", + "order-desc": "Csökkenő", + "order-label": "Sorrend", + "purity-label": "Tartalomszűrő", + "purity-nsfw": "Tilos a kiskorúaknak / Nem biztonságos munkahelyen", + "purity-sfw": "SFW", + "purity-sketchy": "Vázlatos", + "ratios-any": "Bármely", + "ratios-label": "Képarány", + "resolution-atleast": "Legalább", + "resolution-exact": "Pontos", + "resolution-label": "Felbontás", + "resolution-mode-label": "Mód", + "solid-color-tooltip": "Egyszínű háttér", + "sorting-date-added": "Hozzáadás dátuma", + "sorting-favorites": "Kedvencek", + "sorting-label": "Rendezés", + "sorting-relevance": "Relevancia", + "sorting-toplist": "Toplista", + "sorting-views": "Megtekintések", + "source-label": "Forrás", + "source-wallhaven": "Wallhaven", "title": "Háttérkép-választó", - "wallhaven-settings": { - "apply": "Alkalmazás", - "title": "Wallhaven beállítások" - } + "wallhaven-settings-title": "Wallhaven beállítások" }, "transitions": { "disc": "Korong", "fade": "Halványítás", - "none": "Nincs", - "random": "Véletlenszerű", "stripes": "Csíkok", "wipe": "Törlés" }, "try-different-search": "Próbáljon másik keresést.", - "unknown": "Ismeretlen", "wallhaven": { "loading": "Háttérképek betöltése...", "no-results": "Nincs háttérkép. Próbáljon másik keresést.", @@ -3098,105 +1688,63 @@ "partly-cloudy": "Részben felhős", "rain-showers": "Esőzáporok", "snow": "Hó", - "thunderstorm": "Zivatar", - "unknown": "Ismeretlen" - }, - "widget": { - "file-picker": { - "title": "Fájl kiválasztása" - } + "thunderstorm": "Zivatar" }, "widgets": { "color-picker": { - "apply": "Alkalmazás", - "cancel": "Mégse", - "palette": { - "description": "Válasszon az előre meghatározott színek széles skálájából.", - "label": "Paletta", - "theme-colors": "Gyors hozzáférés a téma színpalettájához." - }, + "palette-description": "Válasszon az előre meghatározott színek széles skálájából.", + "palette-label": "Paletta", + "palette-theme-colors": "Gyors hozzáférés a téma színpalettájához.", "title": "Színválasztó" }, "datetime-tokens": { - "ampm": { - "lowercase": "am/pm kisbetűvel", - "uppercase": "AM/PM nagybetűvel" - }, - "common": { - "12hour-time-minutes": "12 órás formátum percekkel", - "24hour-time-minutes": "24 órás formátum percekkel", - "24hour-time-seconds": "24 órás formátum másodpercekkel", - "european-date": "Európai dátumformátum", - "iso-date": "ISO dátumformátum", - "us-date": "Amerikai dátumformátum", - "weekday-date": "Hét napja dátummal", - "weekday-month-day": "Hét napja, hónap és nap" - }, - "day": { - "abbreviated": "Rövidített napnév", - "full": "Teljes napnév", - "leading-zero": "Nap nullával kezdve (01-31)", - "no-leading-zero": "Nap nem nullával kezdve (1-31)" - }, - "hour": { - "leading-zero": "Óra nullával kezdve (00-23) — 24 órás formátum", - "no-leading-zero": "Óra nem nullával kezdve (0-23) — 24 órás formátum" - }, - "minute": { - "leading-zero": "Perc nullával kezdve (00-59)", - "no-leading-zero": "Perc nem nullával kezdve (0-59)" - }, - "month": { - "abbreviated": "Rövidített hónapnév", - "full": "Teljes hónapnév", - "number-leading-zero": "Hónap számként nullával kezdve (01-12)", - "number-no-zero": "Hónap számként nem nullával kezdve (1-12)" - }, - "second": { - "leading-zero": "Másodperc nullával kezdve (00-59)", - "no-leading-zero": "Másodperc nem nullával kezdve (0-59)" - }, - "timezone": { - "abbreviation": "Időzóna rövidítése" - }, - "year": { - "four-digit": "Év négy számjeggyel", - "two-digit": "Év két számjeggyel (00-99)" - } + "ampm-lowercase": "am/pm kisbetűvel", + "ampm-uppercase": "AM/PM nagybetűvel", + "common-12hour-time-minutes": "12 órás formátum percekkel", + "common-24hour-time-minutes": "24 órás formátum percekkel", + "common-24hour-time-seconds": "24 órás formátum másodpercekkel", + "common-european-date": "Európai dátumformátum", + "common-iso-date": "ISO dátumformátum", + "common-us-date": "Amerikai dátumformátum", + "common-weekday-date": "Hét napja dátummal", + "common-weekday-month-day": "Hét napja, hónap és nap", + "day-abbreviated": "Rövidített napnév", + "day-full": "Teljes napnév", + "day-leading-zero": "Nap nullával kezdve (01-31)", + "day-no-leading-zero": "Nap nem nullával kezdve (1-31)", + "hour-leading-zero": "Óra nullával kezdve (00-23) — 24 órás formátum", + "hour-no-leading-zero": "Óra nem nullával kezdve (0-23) — 24 órás formátum", + "minute-leading-zero": "Perc nullával kezdve (00-59)", + "minute-no-leading-zero": "Perc nem nullával kezdve (0-59)", + "month-abbreviated": "Rövidített hónapnév", + "month-full": "Teljes hónapnév", + "month-number-leading-zero": "Hónap számként nullával kezdve (01-12)", + "month-number-no-zero": "Hónap számként nem nullával kezdve (1-12)", + "second-leading-zero": "Másodperc nullával kezdve (00-59)", + "second-no-leading-zero": "Másodperc nem nullával kezdve (0-59)", + "timezone-abbreviation": "Időzóna rövidítése", + "year-four-digit": "Év négy számjeggyel", + "year-two-digit": "Év két számjeggyel (00-99)" }, "file-picker": { - "cancel": "Mégse", "search-placeholder": "Fájlok és mappák keresése...", "select-current": "Aktuális kijelölése", "select-file": "Fájl kijelölése", "select-folder": "Mappa kiválasztása", "title": "Fájlválasztó" }, + "file-picker-title": "Fájl kiválasztása", "icon-picker": { - "apply": "Alkalmazás", - "cancel": "Mégse", - "search": { - "label": "Keresés" - }, "title": "Ikonválasztó" }, - "text-input": { - "clear": "Törlés" - }, - "tooltip": { - "placeholder": "Helyőrző" - } + "tooltip-placeholder": "Helyőrző" }, "wifi": { "panel": { "action-required": "Szukseges akció", "available-interfaces": "Elérhető interfészek", "available-networks": "Elérhető hálózatok", - "connect": "Csatlakozás", - "connected": "Csatlakozva", "disabled": "A Wi‑Fi ki van kapcsolva", - "disconnect": "Leválasztás", - "disconnected": "Szétkapcsolva", "disconnecting": "Leválasztás…", "dns": "DNS", "enable-message": "Kapcsolja be a Wi‑Fi-t az elérhető hálózatok megtekintéséhez.", @@ -3204,11 +1752,7 @@ "forget": "Elfelejtés", "forget-network": "Hálózat elfelejtése", "forgetting": "Elfelejtés…", - "frequency": "Frekvencia", - "gateway": "Átjáró", - "info": "Infó", "interface": "Hálózati interfész", - "internet": "Internet", "internet-connected": "Internet csatlakoztatva", "internet-limited": "Nincs internet", "internet-status": "Internet állapota", @@ -3217,11 +1761,9 @@ "link-speed": "Kapcsolati sebesség", "no-ethernet-devices": "Nem található Ethernet eszköz.", "no-networks": "Nem található Wi‑Fi-hálózat", - "password": "Jelszó", "saved": "Mentve", "scan-again": "Keresés újra", "searching": "Hálózatok keresése…", - "security": "Biztonság", "title": "Wi‑Fi" }, "signal": { diff --git a/Assets/Translations/ja.json b/Assets/Translations/ja.json index 33a8172cc..863b98f54 100644 --- a/Assets/Translations/ja.json +++ b/Assets/Translations/ja.json @@ -1,604 +1,9 @@ { - "authentication": { - "error": "認証エラー", - "failed": "認証失敗" - }, - "bar": { - "widget-settings": { - "active-window": { - "colorize-icons": { - "description": "アクティブウィンドウのアイコンにテーマカラーを適用します。", - "label": "テーマカラーの適用" - }, - "hide-mode": { - "description": "アクティブウィンドウがない場合のウィジェットの動作を制御します。", - "label": "非表示モード" - }, - "max-width": { - "description": "ウィジェットの最大幅を設定します。内容が短い場合は自動的に縮小します。", - "label": "最大幅" - }, - "scrolling-mode": { - "description": "長いウィンドウタイトルのスクロール動作を制御します。", - "label": "スクロールモード" - }, - "show-app-icon": { - "description": "ウィンドウタイトルの横にアプリアイコンを表示します。", - "label": "アプリアイコンを表示" - }, - "use-fixed-width": { - "description": "有効にすると、内容に合わせて自動調整せず、常に最大幅を使用します。", - "label": "固定幅を使用" - } - }, - "audio-visualizer": { - "color-name": { - "description": "ビジュアライザーの色を選択します。", - "label": "塗りつぶし色" - }, - "hide-when-idle": { - "description": "有効にすると、再生中のプレーヤーがない場合にビジュアライザーを隠します。", - "label": "メディア停止時は隠す" - }, - "width": { - "description": "コンポーネントの幅をカスタム設定します。", - "label": "幅" - } - }, - "battery": { - "device": { - "default": "デフォルト(表示デバイス)", - "description": "表示するバッテリーデバイスを選択します。", - "label": "バッテリーデバイス" - }, - "display-mode": { - "description": "値の表示方法を選択します。", - "label": "表示モード" - }, - "hide-if-not-detected": { - "description": "システムでバッテリーが検出されない場合は、ウィジェットを非表示にします。", - "label": "検出されなければ隠れる" - }, - "low-battery-threshold": { - "description": "バッテリー残量がこのパーセンテージを下回ると警告を表示します。", - "label": "低バッテリー警告の閾値" - }, - "show-noctalia-performance": { - "description": "バッテリーパネルに Noctalia パフォーマンスモードのトグルを表示します。", - "label": "Noctalia パフォーマンストグルを表示" - }, - "show-power-profile": { - "description": "バッテリーパネルに電源プロファイルの選択項目を表示します。", - "label": "電源プロファイルコントロールを表示" - } - }, - "brightness": { - "display-mode": { - "description": "値の表示方法を選択します。", - "label": "表示モード" - } - }, - "clock": { - "clock-display": { - "description": "以下のトークンを使用して時計の表示をカスタマイズします。12時間表記にするには AP トークンを含める必要があります。", - "label": "時計の表示形式" - }, - "custom-font": { - "description": "時計表示用のカスタムフォントを選択します。", - "label": "カスタムフォント", - "placeholder": "カスタムフォントを選択...", - "search-placeholder": "フォントを検索..." - }, - "horizontal-bar": { - "description": "ヒント: \\n を使用すると改行できます。", - "label": "水平バー" - }, - "preview": "プレビュー", - "tooltip-format": { - "description": "時計にマウスを合わせたときに表示されるツールチップのフォーマット文字列。デフォルトのツールチップを使用するには空のままにします。", - "label": "ツールチップ形式" - }, - "use-custom-font": { - "description": "デフォルトのフォント設定を上書きし、時計にカスタムフォントを使用します。", - "label": "カスタムフォントを使用" - }, - "use-monospaced-font": { - "description": "有効にすると、時計に等幅フォントを使用します。", - "label": "等幅フォントを使用" - }, - "use-primary-color": { - "description": "有効にすると、強調のためにプライマリカラーが適用されます。", - "label": "プライマリカラーを使用" - }, - "vertical-bar": { - "description": "各パーツを新しい行に分けるにはスペースを使用してください。", - "label": "垂直バー" - } - }, - "control-center": { - "browse-file": "ファイルを参照", - "browse-library": "ライブラリを参照", - "color-selection": { - "description": "アイコンに適用するテーマの色を選択します。", - "label": "色の選択" - }, - "enable-colorization": { - "description": "コントロールセンターのアイコンにテーマカラーを適用します。", - "label": "テーマカラーの適用" - }, - "icon": { - "description": "ライブラリまたはカスタムファイルからアイコンを選択します。", - "label": "アイコン" - }, - "select-custom-icon": "カスタムアイコンを選択", - "use-distro-logo": { - "description": "カスタムアイコンの代わりに、ディストリビューションのロゴを使用します。", - "label": "ディストリビューションのロゴの使用" - } - }, - "custom-button": { - "browse": "参照", - "collapse-condition": { - "description": "出力テキストがこの値と一致する場合、ボタンを折りたたみます。", - "label": "折りたたみ条件" - }, - "color-selection": { - "description": "テーマカラーをアイコンとテキストに適用します。", - "label": "色を選択" - }, - "display-command-output": { - "description": "定期的に実行するコマンドを入力します。出力の最初の行がテキストとして表示されます。", - "label": "コマンド出力を表示", - "stream-description": "継続的に実行するコマンドを入力します。" - }, - "dynamic-text": "動的テキスト", - "enable-colorization": { - "description": "カスタムボタンのアイコンとテキストのカラーリングを有効にし、テーマカラーを適用します。", - "label": "カラーリングを有効化" - }, - "hide-mode": { - "alwaysExpanded": "常に展開", - "description": "コマンドの出力がない場合のウィジェットの表示を制御します。", - "expandWithOutput": "出力がある時のみ展開", - "label": "非表示モード", - "maxTransparent": "最大展開(透明)" - }, - "icon": { - "description": "ライブラリからアイコンを選択します。", - "label": "アイコン" - }, - "left-click": { - "description": "ボタンを左クリックした際に実行するコマンド。", - "label": "左クリック", - "update-text": "左クリック時に表示テキストを更新" - }, - "max-text-length-horizontal": { - "description": "水平バーに表示する最大文字数(0でテキストを非表示)。", - "label": "テキストの最大長(水平)" - }, - "max-text-length-vertical": { - "description": "垂直バーに表示する最大文字数(0でテキストを非表示)。", - "label": "テキストの最大長(垂直)" - }, - "middle-click": { - "description": "ボタンを中クリックした際に実行するコマンド。", - "label": "中クリック", - "update-text": "中クリック時に表示テキストを更新" - }, - "parse-json": { - "description": "コマンド出力を JSON オブジェクトとして解析し、テキストやアイコンを動的に設定します。", - "label": "出力を JSON として解析" - }, - "refresh-interval": { - "description": "間隔(ミリ秒)。", - "label": "更新間隔" - }, - "right-click": { - "description": "ボタンを右クリックした際に実行するコマンド。", - "label": "右クリック", - "update-text": "右クリック時に表示テキストを更新" - }, - "show-icon": { - "description": "ウィジェットのアイコンの表示を切り替えます。", - "label": "アイコンを表示" - }, - "text-stream": { - "description": "コマンドからストリーミングされた行を、ボタン上のテキストとして表示します。", - "label": "ストリーム" - }, - "wheel": { - "description": "スクロールホイール操作時に実行するコマンド。
コマンド内で $delta を使用して回転量を取得できます。", - "label": "スクロールホイール", - "update-text": "スクロール時に表示テキストを更新" - }, - "wheel-down": { - "description": "スクロールホイールを下方向に回転させた際に実行するコマンド。", - "label": "ホイール下回転時のコマンド" - }, - "wheel-mode-separate": { - "description": "ホイールの上回転と下回転で別々のコマンドを有効にします。", - "label": "ホイール操作を分離" - }, - "wheel-up": { - "description": "スクロールホイールを上方向に回転させた際に実行するコマンド。", - "label": "ホイール上回転時のコマンド" - } - }, - "dialog": { - "apply": "適用", - "cancel": "キャンセル" - }, - "keyboard-layout": { - "display-mode": { - "description": "値の表示方法を選択します。", - "label": "表示モード" - }, - "show-icon": { - "description": "キーボードレイアウトのアイコンを表示します。", - "label": "アイコンを表示" - } - }, - "launcher": { - "use-primary-color": { - "description": "有効にすると、強調のためにプライマリカラーが適用されます。", - "label": "原色を使用してください。" - } - }, - "lock-keys": { - "browse": "参照", - "show-caps-lock": { - "description": "Caps Lock の状態を表示します。", - "label": "Caps Lock" - }, - "show-num-lock": { - "description": "Num Lock の状態を表示します。", - "label": "Num Lock" - }, - "show-scroll-lock": { - "description": "Scroll Lock の状態を表示します。", - "label": "Scroll Lock" - } - }, - "media-mini": { - "hide-mode": { - "description": "再生中のメディアがない場合のウィジェットの動作を制御します。", - "label": "非表示モード" - }, - "max-width": { - "description": "ウィジェットの最大幅を設定します。内容が短い場合は自動的に縮小します。", - "label": "最大幅" - }, - "no-active-player": "アクティブなプレーヤーなし", - "scrolling-mode": { - "description": "長いトラックタイトルのスクロール動作を制御します。", - "label": "スクロールモード" - }, - "show-album-art": { - "description": "現在再生中のトラックのアルバムアートを表示します。", - "label": "アルバムアートを表示" - }, - "show-artist-first": { - "description": "「アーティスト名 - タイトル」の順で表示します。", - "label": "アーティストを先に表示" - }, - "show-progress-ring": { - "description": "トラックの再生位置を示す円形の進捗インジケーターを表示します。", - "label": "プログレスリングを表示" - }, - "show-visualizer": { - "description": "音楽再生時にオーディオビジュアライザーを表示します。", - "label": "ビジュアライザーを表示" - }, - "use-fixed-width": { - "description": "有効にすると、内容に合わせて自動調整せず、常に最大幅を使用します。", - "label": "固定幅を使用" - }, - "visualizer-type": { - "description": "表示するオーディオビジュアライザーのスタイルを選択します。", - "label": "ビジュアライザーの種類" - } - }, - "microphone": { - "display-mode": { - "description": "値の表示方法を選択します。", - "label": "表示モード" - } - }, - "notification-history": { - "hide-widget-when-zero": { - "description": "未読通知がない場合、通知アイコンを非表示にします。", - "label": "ゼロのときはアイコンを隠す" - }, - "show-unread-badge": { - "description": "未読通知の数を表示するバッジを表示します。", - "label": "未読バッジを表示" - } - }, - "section-editor": { - "placeholder": "追加するウィジェットを選択...", - "search-placeholder": "ウィジェットを検索..." - }, - "spacer": { - "width": { - "description": "スペースの幅(ピクセル)。", - "label": "幅" - } - }, - "system-monitor": { - "compact-mode": { - "description": "テキスト値の代わりに、ミニ棒グラフとして統計を表示します。レイアウトのずれを防ぎます。", - "label": "コンパクトモード" - }, - "cpu-temperature": { - "description": "利用可能な場合、CPU 温度を表示します。", - "label": "CPU 温度" - }, - "cpu-usage": { - "description": "現在の CPU 使用率を表示します。", - "label": "CPU 使用率" - }, - "disk-path": { - "description": "監視するディスクのマウントポイントを選択します。", - "label": "ディスクパス" - }, - "gpu-temperature": { - "description": "利用可能な場合、GPU 温度を表示します。", - "label": "GPU 温度" - }, - "load-average": { - "description": "システム負荷平均を表示します。", - "label": "負荷平均" - }, - "memory-percentage": { - "description": "メモリ使用量を絶対値ではなくパーセンテージで表示します。", - "label": "メモリをパーセントで表示" - }, - "memory-usage": { - "description": "現在の RAM 使用量を表示します。", - "label": "メモリ使用量" - }, - "network-traffic": { - "description": "ネットワークのアップロード・ダウンロード速度を表示します。", - "label": "ネットワークトラフィック" - }, - "storage-usage": { - "description": "ストレージの使用状況を表示します。", - "label": "ストレージ使用量" - }, - "use-monospace-font": { - "description": "```\nタイプライター体で翻訳します。\n\n```", - "label": "等幅フォント" - } - }, - "taskbar": { - "colorize-icons": { - "description": "タスクバーのアイコンにテーマカラーを適用します。", - "label": "テーマカラーの適用" - }, - "hide-mode": { - "description": "一致するウィンドウがない場合のウィジェットの動作を制御します。", - "label": "非表示モード" - }, - "icon-scale": { - "description": "タスクバーのアイコンの拡大率を設定します。", - "label": "アイコンのスケーリング" - }, - "max-width": { - "description": "タスクバーの最大幅を、画面幅に対するパーセンテージで設定します。", - "label": "最大幅" - }, - "only-active-workspaces": { - "description": "アクティブなワークスペースのアプリのみを表示します。", - "label": "アクティブなワークスペースのみ" - }, - "only-same-monitor": { - "description": "バーが配置されているディスプレイ上のアプリのみを表示します。", - "label": "同じディスプレイのみ" - }, - "show-pinned-apps": { - "description": "ドックにピン留めされたアプリをタスクバーに表示します。", - "label": "ピン留めアプリを表示" - }, - "show-title": { - "description": "タスクバーにウィンドウタイトルを表示します。", - "description-disabled": "垂直タスクバーではタイトルを表示できません。", - "label": "タイトルを表示" - }, - "smart-width": { - "description": "項目の数に基づいて、項目の幅を自動的に調整します。", - "label": "幅の自動調整" - }, - "title-width": { - "description": "タスクバーのウィンドウタイトルの幅を設定します(ピクセル単位)。", - "label": "タイトルの幅", - "reset-tooltip": "タイトルの幅をリセット" - } - }, - "tray": { - "colorize-icons": { - "description": "トレイのアイコンにテーマカラーを適用します。", - "label": "テーマカラーの適用" - }, - "drawer-enabled": { - "description": "有効にすると、ピン留めされていないトレイ項目をドロワーパネル内に表示します。
無効にすると、すべての項目をインラインで表示します。", - "label": "ドロワーを有効化" - }, - "hide-passive": { - "description": "有効にすると、ステータスが「パッシブ」のトレイ項目を非表示にします。", - "label": "パッシブ項目を非表示" - } - }, - "volume": { - "display-mode": { - "description": "値の表示方法を選択します。", - "label": "表示モード" - } - }, - "workspace": { - "character-count": { - "description": "ワークスペース名から表示する文字数 (1-10)。", - "label": "文字数" - }, - "enable-scrollwheel": { - "description": "マウスホイールを使用してワークスペースを切り替えます。", - "label": "スクロールでワークスペースを切り替え" - }, - "follow-focused-screen": { - "description": "バーが配置されている画面ではなく、現在フォーカスされている画面のワークスペースを表示します。", - "label": "フォーカス中の画面に追従" - }, - "grouped-border-opacity": { - "description": "ワークスペースコンテナのボーダーの不透明度を設定します。", - "label": "境界線の不透明度" - }, - "hide-unoccupied": { - "description": "ウィンドウがないワークスペースを表示しません。", - "label": "空のワークスペースを隠す" - }, - "label-mode": { - "description": "ワークスペースラベルの表示方法を選択します。", - "label": "ラベルモード" - }, - "show-applications": { - "description": "各ワークスペース内にアプリアイコンを表示します。", - "label": "アプリアイコンを表示" - }, - "show-labels-only-when-occupied": { - "description": "ウィンドウが開いているワークスペースにのみラベルを表示します。", - "label": "ウィンドウがある時のみラベルを表示" - }, - "unfocused-icons-opacity": { - "description": "フォーカスされていないアプリのアイコンの不透明度を設定します。", - "label": "フォーカスされていないアイコンの不透明度" - } - } - } - }, - "battery": { - "battery-level": "バッテリー残量", - "brightness": "明るさ", - "charging": "充電中", - "charging-rate": "充電速度: {rate} W", - "discharging": "放電中", - "discharging-rate": "放電速度: {rate} W", - "health": "状態: {percent}%", - "idle": "待機中", - "inhibit-idle-description": "システムがスリープ状態になるのを防ぎます。", - "inhibit-idle-label": "スリープを防止", - "no-battery-detected": "バッテリーが見つかりません", - "panel-title": "バッテリー", - "plugged-in": "電源接続中", - "power-profile": "電源プロファイル", - "time-left": "残り時間: {time}", - "time-until-full": "充電完了まで: {time}" - }, - "bluetooth": { - "panel": { - "available-devices": "利用可能なデバイス", - "battery": "電池", - "blocked": "ブロック中", - "connect": "接続", - "connected-devices": "接続済みデバイス", - "connecting": "接続中...", - "device-address": "デバイスアドレス", - "disabled": "Bluetooth は無効です", - "disconnect": "切断", - "disconnecting": "切断中...", - "discoverable": "発見可能", - "enable-message": "利用可能なデバイスを表示するには Bluetooth を有効にしてください。", - "info": "情報", - "known-devices": "登録済みデバイス", - "no-devices": "利用可能なデバイスはありません", - "pair": "ペア", - "paired": "ペアリング済み", - "paired-devices": "ペアリングされたデバイス", - "pairing": "ペアリング中...", - "pairing-mode": "デバイスがペアリングモードになっていることを確認してください。", - "refresh-devices": "デバイスを更新", - "scanning": "デバイスをスキャン中...", - "signal": "信号", - "signal-text": { - "excellent": "信号: 良好", - "fair": "合図:可", - "good": "信号: 良し", - "poor": "信号:弱い", - "unknown": "信号:不明", - "very-poor": "信号:非常に悪い" - }, - "title": "Bluetooth", - "trusted": "信頼できる", - "unpair": "ペアリング解除" - }, - "title": "ブルートゥース" - }, - "calendar": { - "panel": { - "week": "週" - }, - "timer": { - "countdown": "カウントダウン", - "duration": "時間", - "hours": "時間", - "minutes": "分", - "pause": "一時停止", - "reset": "リセット", - "resume": "再開", - "seconds": "秒", - "start": "開始", - "stopwatch": "ストップウォッチ", - "timer": "タイマー", - "title": "タイマー" - }, - "weather": { - "loading": "天気を読み込み中…" - } - }, - "changelog": { - "error": { - "fetch-failed": "変更履歴データを読み込めませんでした。後ほど再試行してください。", - "rate-limit": "GitHub のレート制限を超えました。数分待ってから再試行してください。" - }, - "panel": { - "buttons": { - "discord": "Discord に参加", - "dismiss": "OK", - "feedback": "フィードバックをお願いします。" - }, - "empty": "リリースノートはまだ利用できません。", - "highlight-title": "ハイライト", - "section": { - "released": "{date} リリース", - "version": "バージョン {version}" - }, - "subtitle": { - "fresh": "Noctalia をインストールしていただきありがとうございます!今回のビルド内容は以下の通りです。", - "updated": "{previousVersion} からアップデートされました" - }, - "title": "バージョン {version} の新機能", - "version": { - "new-user": "新規インストール" - } - } - }, - "clock": { - "tooltip": "カレンダー" - }, - "common": { - "add": "追加", - "apply": "適用", - "cancel": "キャンセル", - "check-settings": "詳細については設定を確認してください。", - "close": "閉じる", - "no": "いいえ", - "save": "保存", - "yes": "はい" - }, - "context-menu": { + "actions": { "clear-history": "履歴を削除する", "close-app": "{app} を閉じる", "connect-vpn": "{name} に接続", "cycle-visualizer": "ビジュアライザーを切り替える", - "delete": "削除", "disable-bluetooth": "Bluetooth を無効化", "disable-dnd": "おやすみモードを無効化", "disable-wifi": "Wi-Fi を無効化", @@ -608,33 +13,473 @@ "enable-wifi": "Wi-Fi を有効化", "launcher-settings": "ランチャー設定", "lower-to-bottom": "一番下まで下げてください。", - "next": "次へ", "open-calendar": "カレンダーを開く", "open-display-settings": "ディスプレイ設定", "open-launcher": "ランチャーを開く", "open-mixer": "オーディオミキサー", "open-settings": "設定を開く", - "pause": "一時停止", - "play": "再生", - "previous": "前へ", "raise-to-top": "一番上に移動", "random-wallpaper": "壁紙をランダムに変更", - "reset": "リセット", "toggle-mute": "ミュート切り替え", "widget-settings": "ウィジェット設定" }, - "dock": { - "menu": { - "close": "閉じる", - "focus": "フォーカス", - "pin": "ピン留め", - "unpin": "ピン留めを解除" + "authentication": { + "error": "認証エラー", + "failed": "認証失敗" + }, + "bar": { + "active-window": { + "colorize-icons-description": "アクティブウィンドウのアイコンにテーマカラーを適用します。", + "hide-mode-description": "アクティブウィンドウがない場合のウィジェットの動作を制御します。", + "scrolling-mode-description": "長いウィンドウタイトルのスクロール動作を制御します。", + "show-app-icon-description": "ウィンドウタイトルの横にアプリアイコンを表示します。", + "show-app-icon-label": "アプリアイコンを表示" + }, + "audio-visualizer": { + "color-name-description": "ビジュアライザーの色を選択します。", + "color-name-label": "塗りつぶし色", + "hide-when-idle-description": "有効にすると、再生中のプレーヤーがない場合にビジュアライザーを隠します。", + "hide-when-idle-label": "メディア停止時は隠す", + "width-description": "コンポーネントの幅をカスタム設定します。" + }, + "battery": { + "device-default": "デフォルト(表示デバイス)", + "device-description": "表示するバッテリーデバイスを選択します。", + "device-label": "バッテリーデバイス", + "hide-if-not-detected-description": "システムでバッテリーが検出されない場合は、ウィジェットを非表示にします。", + "hide-if-not-detected-label": "検出されなければ隠れる", + "low-battery-threshold-description": "バッテリー残量がこのパーセンテージを下回ると警告を表示します。", + "low-battery-threshold-label": "低バッテリー警告の閾値", + "show-noctalia-performance-description": "バッテリーパネルに Noctalia パフォーマンスモードのトグルを表示します。", + "show-noctalia-performance-label": "Noctalia パフォーマンストグルを表示", + "show-power-profile-description": "バッテリーパネルに電源プロファイルの選択項目を表示します。", + "show-power-profile-label": "電源プロファイルコントロールを表示" + }, + "clock": { + "clock-display-description": "以下のトークンを使用して時計の表示をカスタマイズします。12時間表記にするには AP トークンを含める必要があります。", + "clock-display-label": "時計の表示形式", + "custom-font-description": "時計表示用のカスタムフォントを選択します。", + "custom-font-label": "カスタムフォント", + "custom-font-placeholder": "カスタムフォントを選択...", + "custom-font-search-placeholder": "フォントを検索...", + "horizontal-bar-description": "ヒント: \\n を使用すると改行できます。", + "horizontal-bar-label": "水平バー", + "preview": "プレビュー", + "tooltip-format-description": "時計にマウスを合わせたときに表示されるツールチップのフォーマット文字列。デフォルトのツールチップを使用するには空のままにします。", + "tooltip-format-label": "ツールチップ形式", + "use-custom-font-description": "デフォルトのフォント設定を上書きし、時計にカスタムフォントを使用します。", + "use-custom-font-label": "カスタムフォントを使用", + "use-monospaced-font-description": "有効にすると、時計に等幅フォントを使用します。", + "use-monospaced-font-label": "等幅フォントを使用", + "use-primary-color-description": "有効にすると、強調のためにプライマリカラーが適用されます。", + "use-primary-color-label": "プライマリカラーを使用", + "vertical-bar-description": "各パーツを新しい行に分けるにはスペースを使用してください。", + "vertical-bar-label": "垂直バー" + }, + "control-center": { + "browse-file": "ファイルを参照", + "browse-library": "ライブラリを参照", + "color-selection-description": "アイコンに適用するテーマの色を選択します。", + "enable-colorization-description": "コントロールセンターのアイコンにテーマカラーを適用します。", + "icon-description": "ライブラリまたはカスタムファイルからアイコンを選択します。", + "select-custom-icon": "カスタムアイコンを選択", + "use-distro-logo-description": "カスタムアイコンの代わりに、ディストリビューションのロゴを使用します。", + "use-distro-logo-label": "ディストリビューションのロゴの使用" + }, + "custom-button": { + "collapse-condition-description": "出力テキストがこの値と一致する場合、ボタンを折りたたみます。", + "collapse-condition-label": "折りたたみ条件", + "color-selection-description": "テーマカラーをアイコンとテキストに適用します。", + "color-selection-label": "色を選択", + "display-command-output-description": "定期的に実行するコマンドを入力します。出力の最初の行がテキストとして表示されます。", + "display-command-output-label": "コマンド出力を表示", + "display-command-output-stream-description": "継続的に実行するコマンドを入力します。", + "dynamic-text": "動的テキスト", + "enable-colorization-description": "カスタムボタンのアイコンとテキストのカラーリングを有効にし、テーマカラーを適用します。", + "enable-colorization-label": "カラーリングを有効化", + "hide-mode-always-expanded": "常に展開", + "hide-mode-description": "コマンドの出力がない場合のウィジェットの表示を制御します。", + "hide-mode-expand-with-output": "出力がある時のみ展開", + "hide-mode-label": "非表示モード", + "hide-mode-max-transparent": "最大展開(透明)", + "icon-description": "ライブラリからアイコンを選択します。", + "left-click-description": "ボタンを左クリックした際に実行するコマンド。", + "left-click-label": "左クリック", + "left-click-update-text": "左クリック時に表示テキストを更新", + "max-text-length-horizontal-description": "水平バーに表示する最大文字数(0でテキストを非表示)。", + "max-text-length-horizontal-label": "テキストの最大長(水平)", + "max-text-length-vertical-description": "垂直バーに表示する最大文字数(0でテキストを非表示)。", + "max-text-length-vertical-label": "テキストの最大長(垂直)", + "middle-click-description": "ボタンを中クリックした際に実行するコマンド。", + "middle-click-label": "中クリック", + "middle-click-update-text": "中クリック時に表示テキストを更新", + "parse-json-description": "コマンド出力を JSON オブジェクトとして解析し、テキストやアイコンを動的に設定します。", + "parse-json-label": "出力を JSON として解析", + "refresh-interval-description": "間隔(ミリ秒)。", + "refresh-interval-label": "更新間隔", + "right-click-description": "ボタンを右クリックした際に実行するコマンド。", + "right-click-label": "右クリック", + "right-click-update-text": "右クリック時に表示テキストを更新", + "show-icon-description": "ウィジェットのアイコンの表示を切り替えます。", + "show-icon-label": "アイコンを表示", + "text-stream-description": "コマンドからストリーミングされた行を、ボタン上のテキストとして表示します。", + "text-stream-label": "ストリーム", + "wheel-description": "スクロールホイール操作時に実行するコマンド。
コマンド内で $delta を使用して回転量を取得できます。", + "wheel-down-description": "スクロールホイールを下方向に回転させた際に実行するコマンド。", + "wheel-down-label": "ホイール下回転時のコマンド", + "wheel-label": "スクロールホイール", + "wheel-mode-separate-description": "ホイールの上回転と下回転で別々のコマンドを有効にします。", + "wheel-mode-separate-label": "ホイール操作を分離", + "wheel-up-description": "スクロールホイールを上方向に回転させた際に実行するコマンド。", + "wheel-up-label": "ホイール上回転時のコマンド", + "wheel-update-text": "スクロール時に表示テキストを更新" + }, + "keyboard-layout": { + "show-icon-description": "キーボードレイアウトのアイコンを表示します。" + }, + "lock-keys": { + "show-caps-lock-description": "Caps Lock の状態を表示します。", + "show-caps-lock-label": "Caps Lock", + "show-num-lock-description": "Num Lock の状態を表示します。", + "show-num-lock-label": "Num Lock", + "show-scroll-lock-description": "Scroll Lock の状態を表示します。", + "show-scroll-lock-label": "Scroll Lock" + }, + "media-mini": { + "hide-mode-description": "再生中のメディアがない場合のウィジェットの動作を制御します。", + "max-width-description": "ウィジェットの最大幅を設定します。内容が短い場合は自動的に縮小します。", + "no-active-player": "アクティブなプレーヤーなし", + "scrolling-mode-description": "長いトラックタイトルのスクロール動作を制御します。", + "scrolling-mode-label": "スクロールモード", + "show-album-art-description": "現在再生中のトラックのアルバムアートを表示します。", + "show-album-art-label": "アルバムアートを表示", + "show-artist-first-description": "「アーティスト名 - タイトル」の順で表示します。", + "show-artist-first-label": "アーティストを先に表示", + "show-progress-ring-description": "トラックの再生位置を示す円形の進捗インジケーターを表示します。", + "show-progress-ring-label": "プログレスリングを表示", + "show-visualizer-description": "音楽再生時にオーディオビジュアライザーを表示します。", + "show-visualizer-label": "ビジュアライザーを表示", + "use-fixed-width-description": "有効にすると、内容に合わせて自動調整せず、常に最大幅を使用します。", + "use-fixed-width-label": "固定幅を使用", + "visualizer-type-description": "表示するオーディオビジュアライザーのスタイルを選択します。", + "visualizer-type-label": "ビジュアライザーの種類" + }, + "notification-history": { + "hide-widget-when-zero-description": "未読通知がない場合、通知アイコンを非表示にします。", + "hide-widget-when-zero-label": "ゼロのときはアイコンを隠す", + "show-unread-badge-description": "未読通知の数を表示するバッジを表示します。", + "show-unread-badge-label": "未読バッジを表示" + }, + "section-editor": { + "placeholder": "追加するウィジェットを選択...", + "search-placeholder": "ウィジェットを検索..." + }, + "spacer": { + "width-description": "スペースの幅(ピクセル)。" + }, + "system-monitor": { + "compact-mode-description": "テキスト値の代わりに、ミニ棒グラフとして統計を表示します。レイアウトのずれを防ぎます。", + "compact-mode-label": "コンパクトモード", + "cpu-temperature-description": "利用可能な場合、CPU 温度を表示します。", + "cpu-temperature-label": "CPU 温度", + "cpu-usage-description": "現在の CPU 使用率を表示します。", + "cpu-usage-label": "CPU 使用率", + "disk-path-description": "監視するディスクのマウントポイントを選択します。", + "disk-path-label": "ディスクパス", + "gpu-temperature-description": "利用可能な場合、GPU 温度を表示します。", + "load-average-description": "システム負荷平均を表示します。", + "load-average-label": "負荷平均", + "memory-percentage-description": "メモリ使用量を絶対値ではなくパーセンテージで表示します。", + "memory-percentage-label": "メモリをパーセントで表示", + "memory-usage-description": "現在の RAM 使用量を表示します。", + "memory-usage-label": "メモリ使用量", + "network-traffic-description": "ネットワークのアップロード・ダウンロード速度を表示します。", + "network-traffic-label": "ネットワークトラフィック", + "storage-usage-description": "ストレージの使用状況を表示します。", + "storage-usage-label": "ストレージ使用量", + "use-monospace-font-description": "```\nタイプライター体で翻訳します。\n\n```", + "use-monospace-font-label": "等幅フォント" + }, + "taskbar": { + "colorize-icons-description": "タスクバーのアイコンにテーマカラーを適用します。", + "hide-mode-description": "一致するウィンドウがない場合のウィジェットの動作を制御します。", + "hide-mode-label": "非表示モード", + "icon-scale-description": "タスクバーのアイコンの拡大率を設定します。", + "icon-scale-label": "アイコンのスケーリング", + "max-width-description": "タスクバーの最大幅を、画面幅に対するパーセンテージで設定します。", + "max-width-label": "最大幅", + "only-active-workspaces-description": "アクティブなワークスペースのアプリのみを表示します。", + "only-active-workspaces-label": "アクティブなワークスペースのみ", + "only-same-monitor-description": "バーが配置されているディスプレイ上のアプリのみを表示します。", + "only-same-monitor-label": "同じディスプレイのみ", + "show-pinned-apps-description": "ドックにピン留めされたアプリをタスクバーに表示します。", + "show-pinned-apps-label": "ピン留めアプリを表示", + "show-title-description": "タスクバーにウィンドウタイトルを表示します。", + "show-title-description-disabled": "垂直タスクバーではタイトルを表示できません。", + "show-title-label": "タイトルを表示", + "smart-width-description": "項目の数に基づいて、項目の幅を自動的に調整します。", + "smart-width-label": "幅の自動調整", + "title-width-description": "タスクバーのウィンドウタイトルの幅を設定します(ピクセル単位)。", + "title-width-label": "タイトルの幅", + "title-width-reset-tooltip": "タイトルの幅をリセット" + }, + "tray": { + "colorize-icons-description": "トレイのアイコンにテーマカラーを適用します。", + "colorize-icons-label": "テーマカラーの適用", + "drawer-enabled-description": "有効にすると、ピン留めされていないトレイ項目をドロワーパネル内に表示します。
無効にすると、すべての項目をインラインで表示します。", + "drawer-enabled-label": "ドロワーを有効化", + "hide-passive-description": "有効にすると、ステータスが「パッシブ」のトレイ項目を非表示にします。", + "hide-passive-label": "パッシブ項目を非表示" + }, + "volume": { + "display-mode-description": "値の表示方法を選択します。", + "display-mode-label": "表示モード" + }, + "workspace": { + "character-count-description": "ワークスペース名から表示する文字数 (1-10)。", + "character-count-label": "文字数", + "enable-scrollwheel-description": "マウスホイールを使用してワークスペースを切り替えます。", + "enable-scrollwheel-label": "スクロールでワークスペースを切り替え", + "follow-focused-screen-description": "バーが配置されている画面ではなく、現在フォーカスされている画面のワークスペースを表示します。", + "follow-focused-screen-label": "フォーカス中の画面に追従", + "grouped-border-opacity-description": "ワークスペースコンテナのボーダーの不透明度を設定します。", + "grouped-border-opacity-label": "境界線の不透明度", + "hide-unoccupied-description": "ウィンドウがないワークスペースを表示しません。", + "hide-unoccupied-label": "空のワークスペースを隠す", + "label-mode-description": "ワークスペースラベルの表示方法を選択します。", + "label-mode-label": "ラベルモード", + "show-applications-description": "各ワークスペース内にアプリアイコンを表示します。", + "show-applications-label": "アプリアイコンを表示", + "show-labels-only-when-occupied-description": "ウィンドウが開いているワークスペースにのみラベルを表示します。", + "show-labels-only-when-occupied-label": "ウィンドウがある時のみラベルを表示", + "unfocused-icons-opacity-description": "フォーカスされていないアプリのアイコンの不透明度を設定します。", + "unfocused-icons-opacity-label": "フォーカスされていないアイコンの不透明度" } }, + "battery": { + "battery-level": "バッテリー残量", + "charging-rate": "充電速度: {rate} W", + "discharging-rate": "放電速度: {rate} W", + "health": "状態: {percent}%", + "inhibit-idle-description": "システムがスリープ状態になるのを防ぎます。", + "no-battery-detected": "バッテリーが見つかりません", + "plugged-in": "電源接続中", + "power-profile": "電源プロファイル", + "time-left": "残り時間: {time}", + "time-until-full": "充電完了まで: {time}" + }, + "bluetooth": { + "panel": { + "available-devices": "利用可能なデバイス", + "blocked": "ブロック中", + "connected-devices": "接続済みデバイス", + "device-address": "デバイスアドレス", + "disabled": "Bluetooth は無効です", + "discoverable": "発見可能", + "enable-message": "利用可能なデバイスを表示するには Bluetooth を有効にしてください。", + "known-devices": "登録済みデバイス", + "no-devices": "利用可能なデバイスはありません", + "paired-devices": "ペアリングされたデバイス", + "pairing-mode": "デバイスがペアリングモードになっていることを確認してください。", + "scanning": "デバイスをスキャン中...", + "signal-text-excellent": "信号: 良好", + "signal-text-fair": "合図:可", + "signal-text-good": "信号: 良し", + "signal-text-poor": "信号:弱い", + "signal-text-unknown": "信号:不明", + "signal-text-very-poor": "信号:非常に悪い" + } + }, + "calendar": { + "timer": { + "hours": "時間", + "minutes": "分", + "seconds": "秒" + }, + "weather-loading": "天気を読み込み中…" + }, + "changelog": { + "error": { + "fetch-failed": "変更履歴データを読み込めませんでした。後ほど再試行してください。", + "rate-limit": "GitHub のレート制限を超えました。数分待ってから再試行してください。" + }, + "panel": { + "buttons-discord": "Discord に参加", + "buttons-dismiss": "OK", + "buttons-feedback": "フィードバックをお願いします。", + "empty": "リリースノートはまだ利用できません。", + "highlight-title": "ハイライト", + "released": "{date} リリース", + "subtitle-fresh": "Noctalia をインストールしていただきありがとうございます!今回のビルド内容は以下の通りです。", + "subtitle-updated": "{previousVersion} からアップデートされました", + "title": "バージョン {version} の新機能", + "version": "バージョン {version}", + "version-new-user": "新規インストール" + } + }, + "colors": { + "error": "エラー", + "on-surface": "表面上 (Hyōmenjō)", + "primary": "主要", + "secondary": "二次的", + "tertiary": "第三紀" + }, + "common": { + "actions": "アクション", + "add": "追加", + "appearance": "外観", + "apply": "適用", + "automation": "自動化", + "available": "利用可能", + "back": "戻る", + "battery": "電池", + "bluetooth": "ブルートゥース", + "brightness": "明るさ", + "browse": "閲覧 (閲覧する - etsuran suru)", + "calendar": "カレンダー", + "cancel": "キャンセル", + "cards": "カード", + "charging": "充電中", + "check-settings": "詳細については設定を確認してください。", + "clear": "クリア", + "clipboard": "クリップボード", + "clock-panel": "時計パネル", + "close": "閉じる", + "colors": "色", + "command": "コマンド", + "connect": "接続 (Setsuzoku)", + "connected": "接続済み", + "connecting": "接続中...", + "contributors": "貢献者", + "countdown": "カウントダウン", + "date": "日付", + "delete": "削除 (Sakujo)", + "devices": "デバイス", + "disabled": "障害者", + "discharging": "排出", + "disconnect": "切断 (Setsudan)", + "disconnected": "切断されました", + "disconnecting": "切断中...", + "download": "ダウンロード", + "duration": "期間", + "enabled": "有効", + "events": "イベント", + "execute": "実行", + "focus": "集中", + "frequency": "頻度", + "gateway": "ゲートウェイ", + "general": "一般", + "hibernate": "ハイバネート", + "history": "歴史 (Rekishi)", + "icon": "アイコン", + "idle": "アイドル", + "info": "情報", + "input": "入力", + "install": "インストール", + "installed": "インストール済み", + "interface": "インターフェース", + "internet": "インターネット", + "language": "言語", + "loading": "読み込み中...", + "local": "ローカル", + "location": "場所", + "lock": "ロック", + "logout": "ログアウト", + "look": "見る (miru)", + "media": "メディア", + "memory": "記憶", + "monitors": "モニタ", + "network": "ネットワーク", + "next": "次へ", + "night-light": "ナイトライト", + "no": "いいえ", + "no-results": "結果はありません。", + "none": "なし", + "notifications": "通知", + "official": "公式 (kōshiki)", + "output": "出力", + "pair": "ペア", + "paired": "対になった", + "pairing": "ペアリング中...", + "panels": "パネル", + "password": "パスワード", + "pause": "一時停止 (ichiji teishi)", + "pin": "ピン", + "play": "再生 (Saisei)", + "polling": "ポーリング", + "position": "位置", + "previous": "前 (mae)", + "random": "ランダム", + "reboot": "再起動", + "refresh": "更新", + "reset": "リセット", + "resume": "履歴書 (Rirekisho)", + "save": "保存", + "scanning": "スキャン中...", + "screen-corners": "画面の隅", + "search": "検索", + "security": "セキュリティ", + "select": "選択", + "shortcuts": "ショートカット", + "shutdown": "シャットダウン", + "signal": "信号 (shingō)", + "sound": "音", + "sources": "ソース", + "start": "開始", + "stop": "止まれ", + "stopwatch": "ストップウォッチ", + "suspend": "中断 (chūdan)", + "templates": "テンプレート", + "test": "テスト", + "thresholds": "閾値", + "timer": "タイマー", + "title": "タイトル", + "toast": "トースト", + "trusted": "信頼できる", + "uninstall": "アンインストール", + "unknown": "不明", + "unpair": "ペアリング解除", + "unpin": "ピン留めを外す", + "update": "アップデート", + "upload": "アップロード", + "version": "バージョン", + "visualizer": "ビジュアライザー", + "volume": "ボリューム", + "volumes": "ボリューム", + "wallpaper": "壁紙", + "weather": "天気", + "week": "週", + "widgets": "ウィジェット", + "width": "幅 (haba)", + "yes": "はい" + }, + "control-center": { + "power-profile": { + "tooltip-action": "電源プロファイル", + "tooltip-disabled": "電源プロファイルを使用するには power-profiles-daemon をインストールしてください" + }, + "screen-recorder": { + "label-stopped": "録画" + }, + "wifi": { + "label-disconnected": "Wi-Fi 未接続", + "label-ethernet": "イーサネット" + } + }, + "display-modes": { + "always-hide": "常に隠れる", + "always-show": "常に表示する", + "force-open": "こじ開ける", + "on-hover": "マウスオーバー時" + }, "general": { - "no-results": "結果なし", - "no-summary": "概要なし", - "unknown": "不明" + "no-summary": "概要なし" + }, + "hide-modes": { + "hidden": "空の場合に非表示", + "idle": "アイドル時に非表示", + "transparent": "空の時は透明", + "visible": "常に表示" }, "launcher": { "categories": { @@ -643,38 +488,31 @@ "chat": "チャット", "development": "開発", "education": "教育", - "emoji": { - "activity": "アクティビティ", - "animals": "動物", - "flags": "旗", - "food": "食べ物・飲み物", - "nature": "自然", - "objects": "物", - "people": "人と体", - "recent": "最近使用", - "symbols": "記号", - "travel": "旅行と場所" - }, + "emoji-activity": "アクティビティ", + "emoji-animals": "動物", + "emoji-flags": "旗", + "emoji-food": "食べ物・飲み物", + "emoji-nature": "自然", + "emoji-objects": "物", + "emoji-people": "人と体", + "emoji-recent": "最近使用", + "emoji-symbols": "記号", + "emoji-travel": "旅行と場所", "game": "ゲーム", "graphics": "グラフィックス", "misc": "その他", - "network": "ネットワーク", "office": "オフィス", "pinned": "ピン留め", "system": "システム", "webbrowser": "ウェブブラウザ" }, - "delete": "削除", "no-results": "結果が見つかりませんでした。", - "pin": "ピン留め", "providers": { "applications": "アプリケーション", "calculator": "電卓", "calculator-deprecated": ">calc コマンドは非推奨となり、まもなく削除されます。代わりに、検索で数式を直接入力してください。", "calculator-description": "電卓 — 数式を計算します", "calculator-enter-expression": "数式を入力", - "calculator-error": "エラー", - "calculator-name": "電卓", "clipboard": "クリップボード履歴", "clipboard-clear-description": "クリップボード履歴をすべて消去", "clipboard-clear-description-full": "クリップボード履歴からすべての項目を削除します", @@ -683,154 +521,68 @@ "clipboard-history-disabled": "クリップボード履歴は無効です", "clipboard-history-disabled-description": "設定で履歴を有効にするか、cliphist をインストールしてください", "clipboard-loading": "クリップボード履歴を読み込み中...", - "clipboard-loading-description": "お待ちください", "clipboard-search-description": "クリップボード履歴を検索", - "command": "コマンド", "command-description": "シェルコマンドを実行する", - "command-name": "コマンド", "emoji": "絵文字選択", "emoji-loading": "絵文字を読み込み中...", "emoji-loading-description": "お待ちください", "emoji-no-recent": "まだ最近使った絵文字はありません。", "emoji-search-description": "絵文字を検索してコピー" - }, - "unpin": "ピン留め解除" + } }, "lock-screen": { "authenticating": "認証中...", - "authentication-failed": "認証に失敗しました", "password": "パスワードを入力...", "restart": "再起動", - "shut-down": "シャットダウン", - "suspend": "サスペンド", - "welcome-back": "おかえりなさい、" + "shut-down": "シャットダウン" }, "notifications": { "panel": { "click-to-expand": "クリックして展開", "description": "通知が届くとここに表示されます。", - "no-notifications": "通知なし", - "title": "通知" + "no-notifications": "通知なし" }, "range": { - "all": "すべて", "earlier": "それ以前", "today": "今日", "yesterday": "昨日" }, "time": { - "diffD": "1日前", - "diffDD": "{diff}日前", - "diffH": "1時間前", - "diffHH": "{diff}時間前", - "diffM": "1分前", - "diffMM": "{diff}分前", + "diff-d": "1日前", + "diff-dd": "{diff}日前", + "diff-h": "1時間前", + "diff-hh": "{diff}時間前", + "diff-m": "1分前", + "diff-mm": "{diff}分前", "now": "今" } }, "options": { "bar": { - "density": { - "comfortable": "ゆったり", - "compact": "コンパクト", - "default": "標準", - "mini": "ミニ", - "spacious": "広々とした" - }, - "position": { - "bottom": "下", - "left": "左", - "right": "右", - "top": "上" - } - }, - "colors": { - "error": "エラー", - "none": "なし", - "onSurface": "文字・アイコン (On Surface)", - "primary": "メインカラー (Primary)", - "secondary": "サブカラー (Secondary)", - "tertiary": "アクセントカラー (Tertiary)" + "density-comfortable": "ゆったり", + "density-compact": "コンパクト", + "density-default": "標準", + "density-mini": "ミニ", + "density-spacious": "広々とした" }, "control-center": { - "position": { - "bottom_center": "下部中央", - "bottom_left": "左下", - "bottom_right": "右下", - "center": "中央", - "close_to_bar_button": "バーのボタン付近", - "top_center": "上部中央", - "top_left": "左上", - "top_right": "右上" - }, - "quickSettingsStyle": { - "classic": "クラシック", - "compact": "コンパクト", - "modern": "モダン" - } - }, - "display-mode": { - "always-hide": "常に隠す", - "always-show": "常に表示", - "force-open": "強制的に開く", - "on-hover": "ホバー時のみ開く" - }, - "frame-rates": { - "fps": "{fps} FPS" - }, - "hide-modes": { - "hidden": "空の場合は非表示", - "idle": "待機中は非表示", - "transparent": "空の場合は透明にする", - "visible": "常に表示" - }, - "launcher": { - "position": { - "bottom_center": "下部中央", - "bottom_left": "左下", - "bottom_right": "右下", - "center": "中央", - "center_left": "左側中央", - "center_right": "右側中央", - "follow_bar": "バーに追従", - "top_center": "上部中央", - "top_left": "左上", - "top_right": "右上" - } - }, - "osd": { - "position": { - "bottom_center": "下部中央", - "bottom_left": "左下", - "bottom_right": "右下", - "center_left": "左側中央", - "center_right": "右側中央", - "top_center": "上部中央", - "top_left": "左上", - "top_right": "右上" - } + "quick-settings-style-classic": "クラシック", + "quick-settings-style-modern": "モダン" }, + "frame-rates-fps": "{fps} FPS", "screen-recording": { - "audio-sources": { - "both": "システム出力 + マイク入力", - "microphone-input": "マイク入力", - "none": "No audio", - "system-output": "システム出力" - }, - "color-range": { - "full": "フル", - "limited": "リミテッド" - }, - "quality": { - "high": "高", - "medium": "標準", - "ultra": "ウルトラ", - "very-high": "最高" - }, - "sources": { - "portal": "ポータル", - "screen": "スクリーン" - } + "audio-sources-both": "システム出力 + マイク入力", + "audio-sources-microphone-input": "マイク入力", + "audio-sources-none": "No audio", + "audio-sources-system-output": "システム出力", + "color-range-full": "フル", + "color-range-limited": "リミテッド", + "quality-high": "高", + "quality-medium": "標準", + "quality-ultra": "ウルトラ", + "quality-very-high": "最高", + "sources-portal": "ポータル", + "sources-screen": "スクリーン" }, "scrolling-modes": { "always": "常にスクロール", @@ -848,34 +600,787 @@ }, "shadow-direction": { "bottom": "下", - "bottom_left": "左下", - "bottom_right": "右下", "center": "中央", - "left": "左", - "right": "右", - "top": "上", - "top_left": "左上", - "top_right": "右上" + "top": "上" }, "visualizer-types": { "linear": "リニア", "mirrored": "ミラー", - "none": "なし", "wave": "ウェーブ" }, "visualizer-visibility": { - "always": "常に表示", "with-background": "背景がある場合のみ" }, "workspace-labels": { "index": "番号", "index+name": "番号 + 名前", - "name": "名前", - "none": "なし" + "name": "名前" + } + }, + "panels": { + "about": { + "changelog": "変更履歴を見る", + "contributors-desc": "{count}人の素晴らしいコントリビューターに感謝!", + "contributors-description-plural": "{count}人の素晴らしいコントリビューターに感謝!", + "noctalia-desc": "Wayland のために丁寧に作り込まれた、Quickshell 製の洗練されたミニマルなデスクトップシェル。", + "noctalia-git-commit": "Git コミット:", + "noctalia-installed-version": "現在のバージョン:", + "noctalia-latest-version": "最新のバージョン:", + "noctalia-title": "Noctalia shell", + "support": "支援する", + "title": "バージョン情報" + }, + "audio": { + "devices-desc": "利用可能なオーディオ入出力デバイスを設定します。", + "devices-input-device-description": "使用する入力デバイスを選択します。", + "devices-input-device-label": "入力デバイス", + "devices-output-device-description": "使用する出力デバイスを選択します。", + "devices-output-device-label": "出力デバイス", + "devices-title": "オーディオデバイス", + "external-mixer-description": "外部オーディオミキサー機能を使用する際に起動するコマンド、またはアプリケーションパスを入力します。", + "external-mixer-label": "外部ミキサーのコマンド", + "external-mixer-placeholder": "pwvucontrol || pavucontrol", + "media-desc": "優先するメディアアプリや、除外設定を行います。", + "media-excluded-player-description": "システムに無視させたいプレーヤーのキーワードを追加します。1行につき1つのキーワードを入力してください。", + "media-excluded-player-label": "除外するプレーヤー", + "media-excluded-player-placeholder": "文字列を入力して + を押す", + "media-frame-rate-description": "値を高くすると滑らかになりますが、リソース消費が増加します。", + "media-frame-rate-label": "フレームレート", + "media-primary-player-description": "メインのプレーヤーを識別するためのキーワードを入力します。", + "media-primary-player-label": "優先プレーヤー", + "media-primary-player-placeholder": "例: spotify, vlc, mpv", + "media-scrolling-speed-description": "タイトルが端から端までスクロールするのにかかる時間(秒)。", + "media-scrolling-speed-label": "スクロール速度", + "media-scrolling-title-description": "長いメディアタイトルを連続スクロールさせます。", + "media-scrolling-title-label": "タイトルのスクロール", + "media-title": "メディアプレーヤー", + "panel-applications-empty": "現在音声を再生中のアプリケーションはありません", + "title": "サウンド", + "visualizer-type-description": "メディア再生の可視化タイプを選択してください。", + "visualizer-type-label": "視覚化の種類", + "volumes-desc": "音量コントロールとレベルを調整します。", + "volumes-input-volume-description": "マイクの音量レベル", + "volumes-mute-input-description": "デフォルトの音声入力(マイク)をミュートします。", + "volumes-mute-input-label": "入力(マイク)をミュート", + "volumes-mute-output-description": "システムのメイン音声出力をミュートします。", + "volumes-mute-output-label": "出力をミュート", + "volumes-output-volume-description": "システム全体の音量レベル。", + "volumes-step-size-description": "音量の変化量(スクロールホイールやショートカットキー)を調整します。", + "volumes-step-size-label": "ボリューム調整ステップ", + "volumes-volume-overdrive-description": "音量を100%以上に上げることを許可します。すべてのハードウェアでサポートされているとは限りません。", + "volumes-volume-overdrive-label": "100%以上の音量を許可" + }, + "bar": { + "appearance-background-opacity-description": "バーの背景の不透明度を特に設定します。", + "appearance-background-opacity-label": "バーの背景の不透明度", + "appearance-capsule-opacity-description": "カプセル表示時のウィジェット背景の不透明度を設定します。", + "appearance-capsule-opacity-label": "カプセルの不透明度", + "appearance-density-description": "バーの余白を調整し、コンパクトまたはゆったりとした外観にします。", + "appearance-density-label": "バーの密度", + "appearance-desc": "バーの外観や位置をカスタマイズします。", + "appearance-floating-description": "バーを浮かせて、カプセル型で表示します。", + "appearance-floating-label": "フローティングバー", + "appearance-margins-description": "フローティングバーの周囲の余白を調整します。", + "appearance-margins-horizontal": "水平方向", + "appearance-margins-label": "余白", + "appearance-margins-vertical": "垂直方向", + "appearance-outer-corners-description": "バーの角に、外向きの丸み(装飾)を表示します。", + "appearance-outer-corners-label": "外側のコーナー", + "appearance-position-description": "画面上のバーの配置場所を選択します。", + "appearance-position-label": "バーの位置", + "appearance-show-capsule-description": "ウィジェットの背景を表示します。", + "appearance-show-capsule-label": "カプセルを表示", + "appearance-show-outline-description": "すべてのウィジェットの周囲に枠線を表示します。", + "appearance-show-outline-label": "ウィジェットの枠線を表示", + "appearance-use-separate-opacity-description": "バーの背景に別の不透明度の値を使用できるようにする。", + "appearance-use-separate-opacity-label": "バーの不透明度を個別に設定", + "monitors-desc": "バーを表示するディスプレイを選択します。未選択の場合は全てに表示されます。", + "monitors-title": "表示するディスプレイ", + "title": "バー", + "tray-blacklist-description": "トレイから除外するルールを追加します。ワイルドカード (*) に対応しています。", + "tray-blacklist-label": "ブラックリスト", + "tray-blacklist-placeholder": "例: nm-applet, Fcitx*", + "tray-pin-application": "アプリをピン留め", + "tray-unpin-application": "ピン留めを解除", + "widgets-desc": "ウィジェットをドラッグして並べ替えます。右クリックメニューから、セクション間の移動や削除が行えます。", + "widgets-title": "ウィジェットの配置" + }, + "color-scheme": { + "color-source-desc": "Noctalia のメインカラーを設定します。", + "color-source-matugen-scheme-type-description": "Matugen が壁紙から色を作成するために使用する配色生成方法を選択してください。", + "color-source-matugen-scheme-type-label": "Matugen のスキームタイプ", + "color-source-title": "配色のソース", + "color-source-use-wallpaper-colors-description": "Matugen を使用して壁紙から配色を生成します。色を自動抽出して統一感のあるテーマを作成します。", + "color-source-use-wallpaper-colors-label": "壁紙の色を使用", + "dark-mode-mode-description": "ライトモードとダークモードの自動切り替えを有効にします。", + "dark-mode-mode-label": "ダークモードのスケジュール", + "dark-mode-mode-manual": "手動", + "dark-mode-mode-off": "オフ", + "dark-mode-switch-description": "夜間でも見やすいように、暗いテーマに切り替えます。", + "delete-error-description": "{scheme} の削除に失敗しました。", + "delete-error-title": "削除失敗", + "delete-success-description": "{scheme} を削除しました。", + "delete-success-title": "配色を削除しました", + "download-button": "さらにダウンロード", + "download-downloading": "ダウンロード中...", + "download-empty": "利用可能な配色がありません", + "download-error-api-error": "API エラー: {status}", + "download-error-description": "{scheme} のダウンロードに失敗しました。", + "download-error-download-failed": "ダウンロードに失敗しました(終了コード: {code})", + "download-error-invalid-response": "無効なAPIレスポンス形式", + "download-error-no-files": "スキームのファイルが見つかりません", + "download-error-parse-failed": "APIレスポンスの解析に失敗しました: {error}", + "download-error-rate-limit": "GitHub APIのレート制限を超えました", + "download-error-title": "ダウンロード失敗", + "download-fetching": "利用可能な配色を取得中...", + "download-success-description": "{scheme} をダウンロードしました", + "download-success-title": "配色をダウンロードしました", + "download-title": "配色のダウンロード", + "predefined-desc": "あらかじめ用意された配色から選択します。", + "predefined-generate-templates-description": "プリセット配色を使用する際、Matugen テンプレート(GTK、ターミナルテーマなど)を生成します。", + "predefined-generate-templates-label": "プリセット配色のテンプレートを生成する", + "predefined-title": "プリセット配色", + "templates-compositors-description": "コンポジタのテーマ設定", + "templates-compositors-label": "コンポジタ", + "templates-compositors-mango-description": "{filepath} を書き込みます。Mango が必要です。", + "templates-compositors-niri-description": "{filepath} を書き込みます。Niri v25.11+ が必要です。", + "templates-desc": "外部アプリケーションに配色を適用します。", + "templates-misc-description": "独自のテンプレートを作成", + "templates-misc-label": "詳細設定", + "templates-misc-user-templates-description": "操作方法を理解している場合のみ有効にしてください。オンラインドキュメントを参照してください。", + "templates-misc-user-templates-label": "ユーザーテンプレートを有効化", + "templates-programs-code-description-detected": "デフォルトプロファイルに適用されました。検出: {clients}", + "templates-programs-code-description-missing": "コードエディタが検出されませんでした(VSCode または VSCodium)", + "templates-programs-description": "アプリケーションごとのテーマ設定", + "templates-programs-discord-description": "{client} 用に {filepath} を書き込みます。テーマを手動で有効化する必要があります。", + "templates-programs-discord-description-detected": "検出: {clients}", + "templates-programs-discord-description-missing": "Discord クライアントが検出されませんでした", + "templates-programs-emacs-description": "Doom: ~/.config/doom/themes/noctalia.el
標準: ~/.emacs.d/themes/noctalia.el", + "templates-programs-label": "プログラム", + "templates-programs-pywalfox-description": "{filepath} を書き込み、pywalfox update を実行します。", + "templates-programs-spicetify-description": "{filepath} を書き込みます。Comfy テーマを手動でインストールして有効化する必要があります。", + "templates-programs-walker-description": "{filepath} を書き込み、テーマを noctalia に設定します。", + "templates-programs-yazi-description": "{filepath} を書き込みます。フレーバーは手動で有効化する必要があります。", + "templates-programs-zed-description": "{filepath} を書き込み、リロードします。", + "templates-programs-zen-browser-description": "{filepath} を記述; Zen プロファイルの chrome/userChrome.css にコピーしてください。", + "templates-terminal-description": "ターミナルエミュレータのテーマ設定", + "templates-terminal-label": "ターミナル", + "templates-ui-description": "デスクトップ環境と UI ツールキットのテーマ設定", + "templates-ui-label": "UI", + "templates-ui-qt-description": "{filepath} を書き込みます。", + "title": "配色" + }, + "control-center": { + "cards-desc": "コントロールセンターに表示する項目と、その順序をカスタマイズします。", + "desc": "コントロールセンターの位置や挙動を設定します。", + "position-description": "コントロールセンターを開いたときの表示位置を選択します。", + "shortcuts-custom-button-command-description": "ボタンをクリックした際に実行するコマンド。", + "shortcuts-custom-button-enable-on-state-logic-description": "チェックコマンドに基づいて、別のアイコンや「ON」状態を有効にします。", + "shortcuts-custom-button-enable-on-state-logic-label": "ON 状態の判定ロジックを有効化", + "shortcuts-custom-button-general-tooltip-text-description": "ボタンのツールチップに表示する説明文。", + "shortcuts-custom-button-general-tooltip-text-label": "ツールチップのテキスト", + "shortcuts-custom-button-on-clicked-label": "左クリック時のコマンド", + "shortcuts-custom-button-on-middle-clicked-label": "中クリック時のコマンド", + "shortcuts-custom-button-on-right-clicked-label": "右クリック時のコマンド", + "shortcuts-custom-button-on-state-command-description": "ボタンを「ON」状態にするか判定するコマンド。終了コード 0 でON、それ以外でOFFとなります。", + "shortcuts-custom-button-on-state-command-label": "ON 状態の判定コマンド", + "shortcuts-custom-button-on-state-icon-description": "「ON」状態のときに表示するアイコン。", + "shortcuts-custom-button-on-state-icon-label": "ON 状態のアイコン", + "shortcuts-custom-button-state-checks-add": "状態チェックを追加", + "shortcuts-custom-button-state-checks-command": "この状態チェックで実行するコマンド", + "shortcuts-custom-button-state-checks-label": "状態チェック", + "shortcuts-custom-button-state-checks-remove": "削除", + "shortcuts-custom-button-tooltip-description": "ボタンにカーソルを合わせた際に表示するツールチップ。", + "shortcuts-custom-button-tooltip-label": "ツールチップ", + "shortcuts-title": "ショートカットウィジェット", + "system-monitor-disk-path-description": "コントロールセンターのシステムモニターカードが監視するディスクのマウントポイントを選択します。", + "system-monitor-disk-path-label": "システムモニターのディスクパス", + "title": "コントロールセンター" + }, + "desktop-widgets": { + "clock-enabled-description": "デスクトップに時計ウィジェットを表示します。", + "clock-enabled-label": "時計ウィジェットを有効化", + "clock-format-label": "フォーマット", + "clock-height-description": "時計ウィジェットの高さをピクセル単位で設定します。", + "clock-height-label": "高さ", + "clock-minimal-mode-description": "時刻と日付のみのミニマルな時計表示を使用します。", + "clock-minimal-mode-label": "ミニマルモード", + "clock-rounded-corners-description": "ウィジェットの背景を角丸にしてください。", + "clock-rounded-corners-label": "角を丸くする", + "clock-show-background-description": "時計ウィジェットの背景コンテナを表示します。", + "clock-show-background-label": "背景を表示", + "clock-show-date-description": "時刻の下に現在の日付を表示します。", + "clock-show-date-label": "日付を表示", + "clock-show-seconds-description": "時刻に秒を表示します。", + "clock-show-seconds-label": "秒を表示", + "clock-style-analog": "アナログ", + "clock-style-binary": "バイナリ", + "clock-style-description": "時計の表示スタイルを選択します。", + "clock-style-digital": "デジタル", + "clock-style-label": "時計のスタイル", + "clock-style-minimal": "ミニマル", + "clock-width-description": "時計ウィジェットの幅をピクセル単位で設定します。", + "edit-mode-button-label": "編集モードに入る", + "edit-mode-controls-explanation": "左クリックでドラッグ:ウィジェットの移動またはサイズ変更。\n右クリック:コンテキストメニューオプションを開く。", + "edit-mode-description": "編集モードを有効にして、デスクトップウィジェットの移動や配置変更を行います。有効にするとウィジェットに枠線が表示され、位置を変更できるようになります。", + "edit-mode-exit-button": "編集モードを終了", + "edit-mode-grid-snap-label": "グリッドにスナップ", + "edit-mode-label": "編集モード", + "enabled-description": "デスクトップウィジェット全体を有効または無効にします。", + "enabled-label": "デスクトップウィジェットを有効化", + "general-desc": "デスクトップに表示されるウィジェットを設定します。", + "general-title": "デスクトップウィジェット", + "media-player-enabled-description": "デスクトップにメディアプレーヤーウィジェットを表示します。", + "media-player-enabled-label": "メディアプレーヤーウィジェットを有効化", + "media-player-rounded-corners-description": "ウィジェットの端を丸くする。", + "media-player-show-album-art-description": "アルバムのアートワークとトラック情報(タイトルとアーティスト)を表示してください。", + "media-player-show-album-art-label": "アルバムアートとタイトルを表示", + "media-player-show-background-description": "メディアプレーヤーウィジェットの背景コンテナを表示します。", + "media-player-show-buttons-description": "メディアプレーヤーウィジェットにメディアコントロールボタン(再生/一時停止、前へ、次へ)を表示します。", + "media-player-show-buttons-label": "ボタンを表示", + "media-player-show-visualizer-description": "オーディオビジュアライザーのオーバーレイを表示する。", + "media-player-visualizer-type-description": "デスクトップメディアプレーヤーの背景に使用するビジュアライザーの種類を選択します。", + "title": "デスクトップウィジェット", + "weather-enabled-description": "デスクトップに天気ウィジェットを表示します。", + "weather-enabled-label": "天気ウィジェットを有効化", + "weather-show-background-description": "天気ウィジェットの背景コンテナを表示します。" + }, + "display": { + "monitors-brightness-step-description": "明るさの変化量(スクロールホイールやショートカットキー)を調整します。", + "monitors-brightness-step-label": "明るさの調整ステップ", + "monitors-brightness-unavailable-ddc-disabled": "明るさ調整を利用できません。このディスプレイを操作するには「外部ディスプレイの明るさ制御」を有効にしてください。", + "monitors-brightness-unavailable-generic": "このディスプレイでは明るさ調整を利用できません。", + "monitors-desc": "各ディスプレイの明るさ設定を調整します。", + "monitors-enforce-minimum-description": "明るさを 0% にした際に、一部のディスプレイでバックライトが完全に消えてしまう問題を回避します。", + "monitors-enforce-minimum-label": "最低輝度を確保 (1%)", + "monitors-external-brightness-description": "DDC/CI プロトコルを使用して外部ディスプレイの明るさを制御するため、DDCUtil を有効にします。", + "monitors-external-brightness-label": "外部ディスプレイの明るさ制御", + "monitors-title": "ディスプレイごとの設定", + "night-light-auto-schedule-description": "{location} の日の出・日の入り時刻に合わせます(推奨)。", + "night-light-auto-schedule-label": "自動スケジュール", + "night-light-desc": "ブルーライトを抑えて、睡眠の改善と目の疲れの軽減を助けます。", + "night-light-enable-description": "暖色のフィルターを適用し、ブルーライトを軽減します。", + "night-light-enable-label": "夜間モードの有効化", + "night-light-force-activation-description": "スケジュールを無視して、すぐに夜間フィルターを適用します。", + "night-light-force-activation-label": "常に有効にする", + "night-light-manual-schedule-description": "日の出と日の入りの時間を自由に設定します。", + "night-light-manual-schedule-label": "手動スケジュール設定", + "night-light-manual-schedule-select-start": "開始時間を選択", + "night-light-manual-schedule-select-stop": "終了時間を選択", + "night-light-manual-schedule-sunrise": "日の出の時間", + "night-light-manual-schedule-sunset": "日の入りの時間", + "night-light-temperature-day": "日中", + "night-light-temperature-day-description": "日中の色温度を調整します。", + "night-light-temperature-description": "日中と夜間の色温度(暖かさ)を設定します。", + "night-light-temperature-label": "色温度", + "night-light-temperature-night": "夜間", + "night-light-temperature-night-description": "夜間の色温度を調整します。", + "title": "ディスプレイ" + }, + "dock": { + "appearance-background-opacity-description": "ドックの背景の不透明度を調整します。", + "appearance-border-radius-description": "ドックの角の丸みを調整します。", + "appearance-border-radius-label": "角の丸み", + "appearance-colorize-icons-description": "ドックのアプリアイコンにテーマカラーを適用します(非フォーカス時のみ)。", + "appearance-colorize-icons-label": "テーマカラーの適用", + "appearance-dead-opacity-description": "起動していないアプリアイコンの不透明度を調整します。", + "appearance-dead-opacity-label": "未実行時の不透明度", + "appearance-desc": "ドックの動作と外観をカスタマイズします。", + "appearance-display-auto-hide": "自動的に隠す", + "appearance-display-description": "ドックの表示方法を選択します。", + "appearance-display-exclusive": "領域を確保", + "appearance-floating-distance-description": "画面端からドックまでの距離を設定します。", + "appearance-floating-distance-label": "画面端からの距離", + "appearance-hide-show-speed-description": "ドックの表示・非表示アニメーションの速度を調整します。", + "appearance-hide-show-speed-label": "表示・非表示の速度", + "appearance-icon-size-description": "ドック全体のサイズを調整します。", + "appearance-icon-size-label": "ドックのサイズ", + "appearance-inactive-indicators-description": "現在アクティブなアプリだけでなく、すべてのアプリにインジケーターを表示します。", + "appearance-inactive-indicators-label": "実行インジケーター", + "appearance-pinned-static-description": "ピン留めされたアプリアイコンを常に左側に寄せて固定します。", + "appearance-pinned-static-label": "ピン留めアプリの固定配置", + "enabled-description": "ドックを完全に表示または非表示にします。", + "enabled-label": "ドックの有効化", + "monitors-desc": "ドックを表示するディスプレイを選択します。未選択の場合は全てに表示されます。", + "monitors-only-same-monitor-description": "ドックが配置されているディスプレイ上のアプリのみを表示します。", + "monitors-only-same-monitor-label": "同じディスプレイのアプリのみ", + "monitors-title": "表示するディスプレイ", + "title": "ドック" + }, + "general": { + "fonts-default-description": "インターフェース全体で使用されるメインフォント。", + "fonts-default-label": "メインフォント", + "fonts-default-placeholder": "フォントを選択...", + "fonts-default-scale-description": "標準テキストのサイズを拡大・縮小します。", + "fonts-default-scale-label": "メインフォントのサイズ", + "fonts-default-search-placeholder": "フォントを検索...", + "fonts-desc": "インターフェース全体で使用するフォントを選択します。", + "fonts-monospace-description": "数字や統計情報の表示に使用される等幅フォント。", + "fonts-monospace-label": "等幅フォント", + "fonts-monospace-placeholder": "等幅フォントを選択...", + "fonts-monospace-scale-description": "等幅テキストのサイズを拡大・縮小します。", + "fonts-monospace-scale-label": "等幅フォントのサイズ", + "fonts-monospace-search-placeholder": "等幅フォントを検索...", + "fonts-reset-scaling": "サイズ設定をリセット", + "fonts-title": "フォント", + "language-desc": "アプリケーションで使用する言語を選択します。", + "language-select-auto-detect": "自動検出", + "language-select-description": "アプリケーションのインターフェースで使用する言語を選択します。", + "language-select-label": "表示言語", + "launch-setup-wizard": "セットアップウィザードを起動", + "profile-desc": "ユーザーの詳細とアバターを編集します。", + "profile-picture-description": "インターフェース全体に表示されるプロフィール画像。", + "profile-picture-label": "{user} のプロフィール写真", + "profile-select-avatar": "アバター画像を選択", + "profile-title": "プロフィール", + "profile-tooltip": "プロフィール写真", + "screen-corners-desc": "画面の角の丸みや視覚効果をカスタマイズします。", + "screen-corners-radius-description": "画面の角の丸みを調整します。", + "screen-corners-radius-label": "角の丸み", + "screen-corners-radius-reset": "角の丸みをリセット", + "screen-corners-show-corners-description": "画面の端に丸い角(装飾)を表示します。", + "screen-corners-show-corners-label": "画面の角を表示する", + "screen-corners-solid-black-description": "バーの背景色の代わりに、黒一色を使用します。", + "screen-corners-solid-black-label": "角を黒く塗りつぶす", + "screen-corners-title": "画面の角" + }, + "hooks": { + "info-command-info-description": "• コマンドはシェル (sh -c) 経由で実行されます
• コマンドはバックグラウンドで実行されます
• テストボタンは現在の設定値を使って実行されます", + "info-command-info-label": "コマンド実行に関する情報", + "info-parameters-description": "• 壁紙フック: $1 = 壁紙のパス, $2 = 画面名
• テーマ切替フック: $1 = true/false(ダークモードの状態)", + "info-parameters-label": "利用可能なパラメータ(引数)", + "performance-mode-disabled-description": "Noctalia パフォーマンスモードが無効になった際に実行されるコマンド。", + "performance-mode-disabled-label": "パフォーマンスモード無効時", + "performance-mode-disabled-placeholder": "例: notify-send \"Performance\" \"Mode Disabled\"", + "performance-mode-enabled-description": "Noctalia パフォーマンスモードが有効になった際に実行されるコマンド。", + "performance-mode-enabled-label": "パフォーマンスモード有効時", + "performance-mode-enabled-placeholder": "例: notify-send \"Performance\" \"Mode Enabled\"", + "screen-lock-description": "画面がロックされた際に実行されるコマンド。", + "screen-lock-label": "画面ロック時", + "screen-lock-placeholder": "例: notify-send \"Screen\" \"Locked\"", + "screen-unlock-description": "画面ロックが解除された際に実行されるコマンド。", + "screen-unlock-label": "画面ロック解除時", + "screen-unlock-placeholder": "例: notify-send \"Screen\" \"Unlocked\"", + "system-hooks-desc": "システムイベントが発生した際に実行するコマンドを設定します。", + "system-hooks-enable-description": "すべてのフックコマンドの有効・無効を切り替えます。", + "system-hooks-enable-label": "フックの有効化", + "system-hooks-title": "システムフック", + "theme-changed-description": "ダークモードとライトモードが切り替わった際に実行されるコマンド。", + "theme-changed-label": "テーマ変更時", + "theme-changed-placeholder": "例: notify-send \"Theme\" \"Toggled\"", + "title": "フック", + "wallpaper-changed-description": "壁紙が変更された際に実行されるコマンド。", + "wallpaper-changed-label": "壁紙変更時", + "wallpaper-changed-placeholder": "例: notify-send \"Wallpaper\" \"Changed\"" + }, + "indicator": { + "default-value": "デフォルト: {value}", + "system-default": "システムのデフォルト" + }, + "launcher": { + "clipboard-desc": "ランチャーからクリップボードの履歴にアクセスして管理できます。", + "execute-desc": "アプリケーションの起動方法を設定します。", + "execute-title": "実行", + "settings-annotation-tool-description": "クリップボード履歴のアノテーションボタンをクリックしたときに実行するコマンド。画像はこのコマンドにパイプされます。", + "settings-annotation-tool-label": "注釈ツール", + "settings-annotation-tool-placeholder": "グラディア、サッティ -f -", + "settings-auto-paste-description": "選択されたクリップボードの項目を自動的に貼り付けます。wtypeが必要です。", + "settings-auto-paste-label": "自動貼り付け", + "settings-clip-preview-description": ">clip コマンド使用時に、クリップボードの内容をプレビュー表示します。", + "settings-clip-preview-label": "クリップボードのプレビューを有効化", + "settings-clipboard-history-description": "以前コピーした項目にランチャーからアクセスできるようにします。", + "settings-clipboard-history-label": "クリップボード履歴を有効化", + "settings-custom-launch-prefix-description": "コマンドの先頭にカスタムランチャーを付与します(例: systemd 連携用の 'runapp')。", + "settings-custom-launch-prefix-enabled-description": "デフォルトの方法の代わりに、カスタムプレフィックスを使用してアプリを起動します。", + "settings-custom-launch-prefix-enabled-label": "カスタム起動プレフィックスを有効化", + "settings-custom-launch-prefix-label": "カスタム起動プレフィックス", + "settings-desc": "ランチャーの挙動と外観をカスタマイズします。", + "settings-grid-view-description": "リスト形式の代わりに、グリッド(格子状)レイアウトで項目を表示します。", + "settings-icon-mode-description": "Tablerアイコンではなく、ネイティブのシステムアイコンを使用します。", + "settings-icon-mode-label": "ネイティブアイコンを使用", + "settings-ignore-mouse-input-description": "ランチャーでのマウス操作とスクロールホイールを無効にする。", + "settings-ignore-mouse-input-label": "マウス入力を無視する", + "settings-position-description": "ランチャーパネルの表示位置を選択します。", + "settings-show-categories-description": "アプリケーションを絞り込むためのカテゴリタブを表示します。", + "settings-show-categories-label": "カテゴリを表示", + "settings-show-icon-background-description": "アイコンの背面に角丸の長方形の背景を表示する。", + "settings-show-icon-background-label": "アイコンの背景を表示", + "settings-sort-by-usage-description": "有効にすると、よく使うアプリがリストの上位に表示されます。", + "settings-sort-by-usage-label": "使用頻度順に並べ替え", + "settings-terminal-command-description": "ターミナルを起動するためのコマンド(例: 'kitty -e' or 'gnome-terminal --')。", + "settings-terminal-command-label": "ターミナル起動コマンド", + "settings-use-app2unit-description": "アプリのプロセス管理を改善し、問題を回避するために代替の起動方法を使用します。", + "settings-use-app2unit-label": "App2Unit を使用して起動", + "title": "ランチャー" + }, + "location": { + "calendar-cards-desc": "カレンダーパネルのカードを整理し、有効・無効を切り替えます。", + "calendar-cards-title": "カレンダーカード", + "calendar-header-label": "カレンダーヘッダー", + "calendar-month-label": "カレンダー(月表示)", + "date-time-12hour-format-description": "ロック画面とカレンダーで時刻を12時間表記で表示します。バーの時計には独自の設定があります。", + "date-time-12hour-format-label": "12時間表記を使用", + "date-time-desc": "日付と時刻の表示形式をカスタマイズします。", + "date-time-first-day-of-week-automatic": "自動(システムのロケールを使用)", + "date-time-first-day-of-week-description": "カレンダーの週の始まりの曜日を選択します。", + "date-time-first-day-of-week-label": "週の始まり", + "date-time-show-events-description": "カレンダーパネルにイベント(予定)を表示します。", + "date-time-show-events-label": "カレンダーのイベントを表示", + "date-time-title": "日付と時刻", + "date-time-use-analog-description": "カレンダーウィンドウとロック画面にアナログ時計を表示します。", + "date-time-use-analog-label": "アナログ時計を使用", + "date-time-week-numbers-description": "カレンダーに週番号(例: 第38週)を表示します。", + "date-time-week-numbers-label": "週番号を表示", + "location-desc": "場所を設定して、正確な天気情報や夜間モードのスケジュールを取得します。", + "location-search-description": "例: Toronto, ON", + "location-search-label": "場所を検索", + "location-search-placeholder": "地名を入力", + "location-title": "場所の設定", + "weather-desc": "温度の単位などを選択します。", + "weather-enabled-description": "インターフェース全体に天気情報を表示し、データを取得します。無効にすると、すべての天気要素が非表示になり、ネットワーク通信も行われません。", + "weather-enabled-label": "天気を有効化", + "weather-fahrenheit-description": "気温を摂氏 (°C) ではなく華氏 (°F) で表示します。", + "weather-fahrenheit-label": "華氏 (°F) で表示", + "weather-hide-city-description": "インターフェース全体の天気表示から都市名を隠してください。", + "weather-hide-city-label": "都市名を隠す", + "weather-hide-timezone-description": "インターフェース全体の天気表示からタイムゾーンの略称を非表示にする。", + "weather-hide-timezone-label": "タイムゾーンを隠す", + "weather-show-effects-description": "天気カードに視覚効果(雨、雪、雷など)を追加表示します。", + "weather-show-effects-label": "天気エフェクトを表示", + "weather-show-in-calendar-description": "カレンダービューに毎日の天気予報を直接表示します。", + "weather-show-in-calendar-label": "カレンダー" + }, + "lock-screen": { + "compact-lockscreen-description": "天気やメディアウィジェットを隠し、ログイン入力とシステムコントロールのみを表示します。", + "compact-lockscreen-label": "コンパクトなロック画面", + "lock-on-suspend-description": "システムのサスペンド時に、自動的に画面をロックします。", + "lock-on-suspend-label": "サスペンド時にロック", + "show-hibernate-description": "電源メニューのオプションに「ハイバネート(休止状態)」を表示します。", + "show-hibernate-label": "ハイバネートを表示", + "show-session-buttons-description": "ロック画面から電源操作を行えるようにします。", + "show-session-buttons-label": "電源操作", + "title": "ロック画面" + }, + "network": { + "bluetooth-description": "Bluetooth の管理を有効にします。", + "bluetooth-rssi-polling-description": "bluetoothctl 経由で接続されたデバイスのRSSIを定期的にサンプリングします。 すべてのデバイスで利用できるとは限りません。 有効にすると、最小限のリソースを使用します。", + "bluetooth-rssi-polling-label": "Bluetooth信号ポーリング", + "desc": "Wi-Fi と Bluetooth 接続を管理します。", + "wifi-description": "ワイヤレスネットワークを管理します(NetworkManager が必要です)。" + }, + "notifications": { + "duration-critical-urgency-description": "緊急度「重大」の通知が表示され続ける時間。", + "duration-critical-urgency-label": "緊急度: 重大", + "duration-desc": "緊急度レベルに基づいて、通知の表示時間を設定します。", + "duration-low-urgency-description": "緊急度「低」の通知が表示され続ける時間。", + "duration-low-urgency-label": "緊急度: 低", + "duration-normal-urgency-description": "緊急度「通常」の通知が表示され続ける時間。", + "duration-normal-urgency-label": "緊急度: 通常", + "duration-reset": "表示時間をリセット", + "duration-respect-expire-description": "通知自体に設定された有効期限(タイムアウト)を使用します。", + "duration-respect-expire-label": "通知指定の期限に従う", + "duration-title": "通知の表示時間", + "history-critical-urgency-description": "緊急優先度の通知を履歴に保存します。", + "history-critical-urgency-label": "緊急度: 重大を履歴に保存", + "history-desc": "緊急度レベルに基づいて、履歴に保存する通知を制御します。", + "history-low-urgency-description": "低優先度の通知を履歴に保存します。", + "history-low-urgency-label": "低緊急度を履歴に保存", + "history-normal-urgency-description": "通常優先度の通知を履歴に保存します。", + "history-normal-urgency-label": "通常緊急度を履歴に保存", + "monitors-desc": "通知を表示するディスプレイを選択します。未選択の場合は全てに表示されます。", + "settings-always-on-top-description": "全画面ウィンドウや他のレイヤーよりも手前に通知を表示します。", + "settings-background-opacity-description": "通知の背景の不透明度を調整します。", + "settings-desc": "通知の外観と挙動を設定します。", + "settings-do-not-disturb-description": "有効にすると、すべての通知ポップアップを無効にします。", + "settings-enabled-description": "通知デーモンを有効化・無効化します(Noctalia shellの再起動が必要です)。", + "settings-enabled-label": "通知を有効化", + "settings-location-description": "画面上の通知の表示位置。", + "sounds-desc": "通知音の効果と音量を設定します。", + "sounds-enabled-description": "通知受信時のの効果音を有効にします。", + "sounds-enabled-label": "通知音を有効化", + "sounds-excluded-apps-description": "独自の通知音を持つ特定のアプリケーションについて、設定した通知音の再生をスキップします。", + "sounds-excluded-apps-label": "除外するアプリケーション", + "sounds-excluded-apps-placeholder": "discord,firefox,chrome,chromium,edge", + "sounds-files-critical-description": "緊急度「重大」の通知で再生する音声ファイルのパス。", + "sounds-files-critical-label": "緊急度「重大」の通知音", + "sounds-files-critical-select-title": "緊急度「重大」の通知音ファイルを選択", + "sounds-files-desc": "通知の緊急度レベルごとにカスタム音声ファイルを設定します。", + "sounds-files-low-description": "緊急度「低」の通知で再生する音声ファイルのパス。", + "sounds-files-low-label": "緊急度「低」の通知音", + "sounds-files-low-select-title": "緊急度「低」の通知音ファイルを選択", + "sounds-files-normal-description": "緊急度「通常」の通知で再生する音声ファイルのパス。", + "sounds-files-normal-label": "緊急度「通常」の通知音", + "sounds-files-normal-select-title": "緊急度「通常」の通知音ファイルを選択", + "sounds-files-placeholder": "音声ファイルへのパスを入力", + "sounds-files-select-file": "音声ファイルを選択", + "sounds-files-title": "音声ファイル", + "sounds-files-unified-description": "通知で再生する音声ファイルへのパス。", + "sounds-files-unified-label": "通知音", + "sounds-files-unified-select-title": "通知音ファイルを選択", + "sounds-separate-description": "緊急度(低、通常、重大)ごとに異なる音声ファイルを使用します。", + "sounds-separate-label": "緊急度ごとに異なる通知音を使用", + "sounds-title": "通知音設定", + "sounds-unavailable-description": "通知音を有効にするには、Qt6 Multimedia をインストールしてください。", + "sounds-unavailable-label": "通知音を利用できません", + "sounds-volume-description": "通知音の音量レベルを調整します。", + "sounds-volume-label": "通知音量", + "toast-desc": "トースト通知の外観と挙動を設定します。", + "toast-keyboard-description": "キーボードレイアウトの変更時にトーストを表示します。", + "toast-keyboard-label": "キーボードレイアウト" + }, + "osd": { + "always-on-top-description": "全画面ウィンドウや他のレイヤーよりも手前に OSD を表示します。", + "always-on-top-label": "常に最前面に表示", + "background-opacity-description": "OSD の背景の不透明度を調整します。", + "background-opacity-label": "背景の不透明度", + "description": "音量や輝度のオーバーレイなど、オンスクリーン表示を設定します。", + "duration-auto-hide-description": "OSD が消えるまでの時間を調整します。", + "duration-auto-hide-label": "自動的に隠すまでの時間", + "duration-desc": "OSD が自動的に隠れるまでの表示継続時間。", + "duration-title": "自動非表示のタイムアウト", + "enabled-description": "音量や輝度の変更をリアルタイムで表示します。", + "enabled-label": "OSD を有効化", + "events-desc": "画面表示をトリガーするイベントを選択してください。", + "general-desc": "OSDの表示と動作を設定します。", + "location-description": "OSD の表示位置を選択します。", + "monitors-desc": "OSD を表示するディスプレイを選択します。未選択の場合は全てに表示されます。", + "title": "オンスクリーンディスプレイ", + "types-brightness-description": "画面の輝度が変更された時に OSD を表示します。", + "types-brightness-label": "明るさ", + "types-custom-text-description": "IPC 経由のカスタムテキストメッセージを OSD に表示します。", + "types-custom-text-label": "カスタムテキスト", + "types-desc": "OSD を表示するトリガー(イベント)を選択します。", + "types-input-volume-description": "マイク音量が変更された時に OSD を表示します。", + "types-input-volume-label": "入力音量", + "types-lockkey-description": "Caps Lock、Num Lock、Scroll Lock の切り替え時に OSD を表示します。", + "types-lockkey-label": "ロックキー", + "types-title": "OSD のトリガーイベント", + "types-volume-description": "出力音量が変更された時に OSD を表示します。", + "types-volume-label": "出力音量" + }, + "plugins": { + "available-description": "設定されたソースからプラグインを参照してインストールします。", + "available-label": "利用可能なプラグイン", + "available-no-plugins-description": "プラグインのソースを確認するか、リストを更新してください。", + "available-no-plugins-label": "利用可能なプラグインはありません", + "collision-already-installed": "このプラグインはすでにインストールされています。", + "collision-custom-version-exists": "\"{source}\" 発 の カスタム版 は 既に インストール されています。", + "collision-official-version-exists": "このプラグインの公式バージョンはすでにインストールされています。", + "filter-downloaded": "ダウンロード済み", + "filter-not-downloaded": "未ダウンロード", + "hot-reload-description": "ファイルの変更時にプラグインを自動的にリロードします。プラグイン開発に便利です。", + "hot-reload-label": "ホットリロード(開発モード)", + "hot-reloaded": "プラグインをリロードしました: {name}", + "install-error": "インストールに失敗しました: {error}", + "install-incompatible": "{plugin} には Noctalia v{version} 以降が必要です。", + "install-success": "{plugin} をインストールしました。", + "installed-description": "ローカルにインストールされたすべてのプラグインを管理・設定します。", + "installed-label": "インストール済みプラグイン", + "installed-no-plugins-description": "下の「利用可能なプラグイン」セクションからプラグインをインストールしてください。", + "installed-no-plugins-label": "インストールされているプラグインはありません", + "installing": "{plugin} をインストール中...", + "open-plugins-tab": "プラグイン設定を開く", + "plugin-settings-title": "{plugin} の設定", + "refresh-refreshing": "プラグインリストを更新中...", + "refresh-tooltip": "利用可能なプラグインを更新", + "settings-error-not-loaded": "プラグインは読み込まれていません。", + "settings-saved": "プラグイン設定を保存しました。", + "settings-tooltip": "プラグイン設定", + "source-custom": "カスタムソース", + "sources-add-custom": "カスタムリポジトリを追加", + "sources-add-dialog-description": "プラグインソースとして GitHub リポジトリを追加します。", + "sources-add-dialog-error": "プラグインソースの追加に失敗しました。", + "sources-add-dialog-name": "リポジトリ名", + "sources-add-dialog-name-placeholder": "マイカスタムプラグイン", + "sources-add-dialog-success": "プラグインソースを追加しました。", + "sources-add-dialog-title": "プラグインソースを追加", + "sources-add-dialog-url": "リポジトリの URL", + "sources-description": "プラグインリポジトリを管理します。", + "sources-placeholder": "マイリポジトリ", + "sources-remove-tooltip": "プラグインソースを削除", + "title": "プラグイン", + "uninstall-dialog-description": "本当に {plugin} をアンインストールしますか?すべてのプラグインデータが削除されます。", + "uninstall-dialog-title": "プラグインのアンインストール", + "uninstall-error": "アンインストールに失敗しました: {error}", + "uninstall-success": "{plugin} をアンインストールしました。", + "uninstalling": "{plugin} をアンインストール中...", + "update-all": "すべてアップデート ({count})", + "update-all-success": "すべてのプラグインをアップデートしました。", + "update-available": "新しいプラグインアップデートがあります", + "update-available-plural": "新しいプラグインアップデートがあります({count}個)", + "update-error": "プラグインのアップデートに失敗しました: {plugin}: {error}", + "update-incompatible": "Noctalia v{version} 以降が必要です。", + "update-pending": "v{current} → v{new} (Noctalia v{required} ga hitsuyou)", + "update-success": "{plugin} を v{version} にアップデートしました。", + "update-version": "v{current} → v{new}", + "updating": "更新中..." + }, + "region": { + "clock-panel-desc": "時計パネルの外観をカスタマイズします。", + "clock-panel-title": "時計パネル", + "title": "地域" + }, + "screen-recorder": { + "audio-audio-codec-description": "最高のパフォーマンスと最小のファイルサイズを実現する Opus を推奨します。", + "audio-audio-codec-label": "オーディオコーデック", + "audio-audio-source-description": "録画中にキャプチャする音声ソース。", + "audio-audio-source-label": "オーディオソース", + "audio-desc": "音声録音のオプションを設定します。", + "audio-title": "オーディオ設定", + "general-copy-to-clipboard-description": "録画終了後、ファイルをクリップボードにコピーします。", + "general-copy-to-clipboard-label": "クリップボードにコピー", + "general-desc": "画面録画の出力先や内容を管理します。", + "general-output-folder-description": "画面録画ファイルを保存するフォルダ。", + "general-output-folder-label": "出力フォルダ", + "general-select-output-folder": "出力フォルダを選択", + "general-show-cursor-description": "動画にマウスカーソルを含めて録画します。", + "general-show-cursor-label": "カーソルを表示", + "general-title": "一般", + "title": "スクリーンレコーダー", + "video-color-range-description": "互換性を高めるため、リミテッドを推奨します。", + "video-color-range-label": "カラーレンジ", + "video-desc": "映像録画のオプションを設定します。", + "video-frame-rate-description": "画面録画のターゲットフレームレート。", + "video-title": "ビデオ設定", + "video-video-codec-description": "H264 が最も一般的なコーデックです。", + "video-video-codec-label": "ビデオコーデック", + "video-video-quality-description": "品質を高くすると、ファイルサイズが大きくなります。", + "video-video-quality-label": "ビデオ品質", + "video-video-source-description": "ポータルを推奨します。映像が乱れる場合はスクリーンを試してください。", + "video-video-source-label": "ビデオソース" + }, + "session-menu": { + "countdown-duration-description": "カウントダウンタイマーが電源操作を実行するまでの時間を設定します。", + "countdown-duration-label": "カウントダウンの時間", + "enable-countdown-description": "電源操作を実行する前にカウントダウンタイマーを表示します。", + "enable-countdown-label": "カウントダウンタイマーの有効化", + "entries-desc": "セッションメニューに表示される電源操作と、その表示順序をカスタマイズします。", + "entries-title": "電源操作", + "entry-settings-command-description": "このアクションのために実行するカスタムコマンド。空欄にするとデフォルトのシステムコマンドを使用します。", + "entry-settings-command-placeholder": "例: systemctl poweroff", + "entry-settings-default-command-lock": "内部ロック画面(コマンドなし)", + "entry-settings-default-command-logout": "内部ログアウト(コマンドなし)", + "entry-settings-default-info-description": "カスタムコマンドが指定されていない場合、デフォルトのシステムコマンドが使用されます。", + "entry-settings-default-info-label": "デフォルトのコマンド", + "entry-settings-title": "「{entry}」の設定", + "entry-settings-tooltip": "コマンドを設定", + "general-desc": "セッションメニューパネルの動作と外観を設定します。", + "large-buttons-layout-description": "セッションメニューのボタンの表示方法を選択してください。", + "large-buttons-layout-label": "大きなボタンのレイアウト", + "large-buttons-style-description": "セッションメニューを、グリッド配置の大きなボタンで表示します。", + "large-buttons-style-label": "大きなボタンのスタイル", + "position-description": "セッションメニューパネルの表示位置を選択します。", + "show-header-description": "セッションメニューの上部にタイトルと閉じるボタンを表示します。", + "show-header-label": "ヘッダーを表示", + "show-number-labels-description": "ボタンに数字ラベル(1-2-3-4...)を表示し、クイック選択用の数字キーバインドを有効にします。", + "show-number-labels-label": "数字ラベルを表示" + }, + "system-monitor": { + "critical-color-label": "危険時の色", + "custom-highlight-colors-title-label": "カスタムハイライト色", + "disk-section-label": "ストレージ使用量", + "enable-dgpu-monitoring-description": "警告: これにより外部GPU (NVIDIA/AMD) が起動状態になるため、ハイブリッドグラフィックス搭載のノート PC ではバッテリー駆動時間に大きな影響を与える可能性があります。", + "enable-dgpu-monitoring-label": "外部GPUモニタリングを有効にする", + "external-monitor-description": "外部システムモニターアプリケーションを起動する際に実行するコマンドまたはアプリケーションパスを入力してください。", + "external-monitor-label": "外部システムモニターコマンド", + "external-monitor-placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor", + "general-desc": "システムモニターの動作と外観を設定します。", + "gpu-section-label": "GPU 温度", + "highlight-colors-section-label": "ハイライト色", + "polling-interval-label": "ポーリング間隔", + "polling-section-description": "各システムメトリクスの更新頻度を設定します。", + "polling-section-label": "ポーリング間隔", + "threshold-critical": "危険閾値", + "threshold-warning": "警告閾値", + "thresholds-section-description": "各システムメトリックの警告/危険しきい値とポーリング間隔を調整します。", + "use-custom-highlight-colors-description": "無効にすると、テーマのデフォルト強調色が使用されます。", + "use-custom-highlight-colors-label": "カスタム強調色を使用する", + "warning-color-label": "警告時の色" + }, + "user-interface": { + "allow-panels-without-bar-description": "有効にすると、どの画面でもパネルを開けるようになります。無効にすると、バーがある画面でのみパネルが開き、メモリ使用量を抑えられます。", + "allow-panels-without-bar-label": "バーのない画面でのパネル表示を許可", + "animation-disable-description": "すべてのアニメーションを無効にし、応答性と速度を向上させます。", + "animation-disable-label": "UI アニメーションの無効化", + "animation-speed-description": "全体のアニメーション速度を調整します。", + "animation-speed-label": "アニメーション速度", + "animation-speed-reset": "アニメーション速度をリセット", + "appearance-desc": "ツールチップ、境界線、影などの視覚要素をカスタマイズします。", + "box-border-description": "コンテンツ領域の周りにアウトラインを表示します。", + "box-border-label": "コンテナの輪郭", + "box-border-radius-description": "サイドバー、カード、コンテンツパネルなど、主要なレイアウト部分の角の丸みを調整します。", + "box-border-radius-label": "コンテナの角の丸み", + "box-border-radius-reset": "コンテナの角の丸みをリセット", + "control-border-radius-description": "ボタン、トグル、テキストフィールドなど、操作可能な要素の角の丸みを制御します。", + "control-border-radius-label": "入力要素の角の丸み", + "control-border-radius-reset": "入力要素の角の丸みをリセット", + "desc": "インターフェースの外観や操作感、挙動をカスタマイズします。", + "dim-desktop-description": "パネルやメニューが開いている間、デスクトップを暗くします。", + "dim-desktop-label": "デスクトップを暗くする", + "dimmer-opacity-description": "デスクトップを暗くした際の不透明度を設定します。", + "dimmer-opacity-label": "デスクトップを暗くした際の不透明度", + "dimmer-opacity-reset": "デスクトップを暗くした際の不透明度をリセット", + "panel-background-opacity-description": "すべてのパネル(バー、ランチャー、設定など)の背景の不透明度を設定します。", + "panel-background-opacity-label": "パネル背景の不透明度", + "panels-attached-to-bar-description": "パネルをバーや画面の端に固定します。スタイリッシュな逆アール(角の装飾)により、シームレスな外観にします。", + "panels-attached-to-bar-label": "パネルを画面の端に吸着", + "panels-overlay-description": "全画面アプリケーション上でも、パネルとバーが表示され続けるようにします。", + "panels-overlay-label": "パネルとバーを最前面に保持", + "scaling-description": "バーを除く、ユーザーインターフェース全体のサイズを変更します。", + "scaling-label": "インターフェースのスケール調整", + "scaling-reset-scaling": "インターフェースのスケールをリセット", + "settings-panel-mode-description": "設定画面の表示形式を選択します (再起動が必要な場合があります)。", + "settings-panel-mode-label": "設定パネルの表示モード", + "shadows-description": "バーやパネルの下にドロップシャドウ(影)を表示します。", + "shadows-direction-description": "影が落ちる方向を設定します。", + "shadows-direction-label": "影の方向", + "shadows-label": "ドロップシャドウ", + "title": "ユーザーインターフェース", + "tooltips-description": "インターフェース全体のツールチップの有効・無効を切り替えます。", + "tooltips-label": "ツールチップを表示" + }, + "wallpaper": { + "automation-change-mode-alphabetical": "アルファベット順", + "automation-change-mode-description": "自動変更時に壁紙を選択する方法を選択します。", + "automation-change-mode-label": "変更モード", + "automation-custom-interval-description": "時間を HH:MM 形式で入力してください(例: 01:30)。", + "automation-custom-interval-label": "カスタム間隔", + "automation-interval-description": "壁紙を自動的に切り替える頻度。", + "automation-interval-label": "変更間隔", + "automation-random-wallpaper-description": "一定間隔でランダムに壁紙を変更します。", + "automation-scheduled-change-description": "一定間隔で壁紙を自動的に変更します。", + "automation-scheduled-change-label": "スケジュール変更", + "look-feel-edge-smoothness-description": "切り替え時の境界に、柔らかいぼかし効果(フェザー)を適用します。", + "look-feel-edge-smoothness-label": "境界のぼかし", + "look-feel-fill-color-description": "壁紙の背景に表示される塗りつぶし色を選択します。", + "look-feel-fill-mode-description": "画像をディスプレイの解像度に合わせる方法を選択してください。", + "look-feel-fill-mode-label": "配置方法", + "look-feel-title": "表示と演出", + "look-feel-transition-duration-description": "切り替えアニメーションにかかる時間(秒)。", + "look-feel-transition-duration-label": "切り替え時間", + "look-feel-transition-type-description": "壁紙切り替え時のアニメーションの種類。", + "look-feel-transition-type-label": "切り替え効果", + "settings-desc": "壁紙の管理方法や表示方法を制御します。", + "settings-enable-management-description": "Noctalia で壁紙を管理します。他のアプリを使用する場合はチェックを外してください。", + "settings-enable-management-label": "壁紙管理を有効化", + "settings-enable-overview-description": "オーバービュー画面の壁紙に、ぼかしと暗さしを適用します。", + "settings-enable-overview-label": "オーバービューの壁紙効果", + "settings-folder-description": "メインの壁紙フォルダのパス。", + "settings-folder-label": "壁紙フォルダ", + "settings-hide-wallpaper-filenames-tooltip-hide": "ファイル名を隠す", + "settings-hide-wallpaper-filenames-tooltip-show": "ファイル名を表示", + "settings-monitor-specific-description": "ディスプレイごとに異なる壁紙フォルダを設定します。", + "settings-monitor-specific-label": "ディスプレイ別の壁紙フォルダ", + "settings-monitor-specific-tooltip": "ディスプレイ別の壁紙フォルダ", + "settings-recursive-search-description": "壁紙フォルダのサブフォルダ内も検索対象にします。", + "settings-recursive-search-label": "サブフォルダも検索", + "settings-select-monitor-folder": "ディスプレイ別の壁紙フォルダを選択", + "settings-selector-description": "壁紙を選択します。", + "settings-selector-position-description": "壁紙選択パネルの表示位置を選択します。", + "settings-title": "壁紙設定" } }, "placeholders": { - "cancel": "キャンセル", "command-example": "echo \"Hello World\"", "enter-command": "実行するコマンドを入力(アプリまたはスクリプト)", "enter-text-to-collapse": "例: 'nothing is playing'。正規表現 (/.../) も使用できます。", @@ -886,1865 +1391,32 @@ "search-icons": "例: noctalia, niri, battery, cloud", "search-launcher": "項目を検索...(または > でコマンド実行)", "search-wallhaven": "Wallhaven で検索...", - "search-wallpapers": "壁紙を検索して絞り込む...", - "select": "選択", - "test": "テスト" + "search-wallpapers": "壁紙を検索して絞り込む..." }, - "quickSettings": { - "bluetooth": { - "label": { - "disabled": "Bluetooth", - "enabled": "Bluetooth" - }, - "tooltip": { - "action": "Bluetooth" - } - }, - "keepAwake": { - "label": { - "disabled": "スリープを防止", - "enabled": "スリープを防止" - }, - "tooltip": { - "action": "スリープ防止" - } - }, - "nightLight": { - "label": { - "disabled": "夜間モード", - "enabled": "夜間モード", - "forced": "夜間モード" - }, - "tooltip": { - "action": "夜間モード" - } - }, - "notifications": { - "label": { - "disabled": "おやすみモード", - "enabled": "通知" - }, - "tooltip": { - "action": "通知" - } - }, - "powerProfile": { - "label": { - "unavailable": "電源プロファイル" - }, - "tooltip": { - "action": "電源プロファイル", - "disabled": "電源プロファイルを使用するには power-profiles-daemon をインストールしてください" - } - }, - "screenRecorder": { - "label": { - "recording": "停止", - "stopped": "録画" - }, - "tooltip": { - "action": "画面録画" - } - }, - "wallpaperSelector": { - "label": "壁紙", - "tooltip": { - "action": "壁紙選択パネル" - } - }, - "wifi": { - "label": { - "disconnected": "Wi-Fi 未接続", - "ethernet": "イーサネット", - "wifi": "Wi-Fi" - }, - "tooltip": { - "action": "Wi-Fi" - } - } + "positions": { + "bottom": "下", + "bottom-center": "下部中央", + "bottom-left": "左下", + "bottom-right": "右下", + "center": "中央に配置する", + "center-left": "左側中央", + "center-right": "右側中央", + "close-to-bar": "バーのボタン付近", + "follow-bar": "バーに追従", + "left": "左", + "right": "右", + "top": "上", + "top-center": "上部中央", + "top-left": "左上", + "top-right": "右上" }, "session-menu": { "action-in-seconds": "{seconds} 秒後に {action}...", - "hibernate": "ハイバネート(休止状態)", - "lock": "ロック", "lock-and-suspend": "ロックしてサスペンド", - "logout": "ログアウト", - "reboot": "再起動", - "shutdown": "シャットダウン", - "suspend": "サスペンド", "title": "セッションメニュー" }, - "settings": { - "about": { - "changelog": "変更履歴を見る", - "contributors": { - "section": { - "description": "{count}人の素晴らしいコントリビューターに感謝!", - "description_plural": "{count}人の素晴らしいコントリビューターに感謝!", - "label": "コントリビューター" - } - }, - "noctalia": { - "git-commit": "Git コミット:", - "git-commit-loading": "読み込み中...", - "installed-version": "現在のバージョン:", - "latest-version": "最新のバージョン:", - "section": { - "description": "Wayland のために丁寧に作り込まれた、Quickshell 製の洗練されたミニマルなデスクトップシェル。", - "label": "Noctalia shell" - } - }, - "support": "支援する", - "title": "バージョン情報" - }, - "audio": { - "devices": { - "input-device": { - "description": "使用する入力デバイスを選択します。", - "label": "入力デバイス" - }, - "output-device": { - "description": "使用する出力デバイスを選択します。", - "label": "出力デバイス" - }, - "section": { - "description": "利用可能なオーディオ入出力デバイスを設定します。", - "label": "オーディオデバイス" - } - }, - "external-mixer": { - "description": "外部オーディオミキサー機能を使用する際に起動するコマンド、またはアプリケーションパスを入力します。", - "label": "外部ミキサーのコマンド", - "placeholder": "pwvucontrol || pavucontrol" - }, - "media": { - "excluded-player": { - "description": "システムに無視させたいプレーヤーのキーワードを追加します。1行につき1つのキーワードを入力してください。", - "label": "除外するプレーヤー", - "placeholder": "文字列を入力して + を押す" - }, - "frame-rate": { - "description": "値を高くすると滑らかになりますが、リソース消費が増加します。", - "label": "フレームレート" - }, - "primary-player": { - "description": "メインのプレーヤーを識別するためのキーワードを入力します。", - "label": "優先プレーヤー", - "placeholder": "例: spotify, vlc, mpv" - }, - "scrolling-speed": { - "description": "タイトルが端から端までスクロールするのにかかる時間(秒)。", - "label": "スクロール速度" - }, - "scrolling-title": { - "description": "長いメディアタイトルを連続スクロールさせます。", - "label": "タイトルのスクロール" - }, - "section": { - "description": "優先するメディアアプリや、除外設定を行います。", - "label": "メディアプレーヤー" - }, - "visualizer-type": { - "description": "メディア再生時の視覚効果(ビジュアライザー)の種類を選択します。", - "label": "ビジュアライザーの種類" - } - }, - "panel": { - "applications": { - "empty": "現在音声を再生中のアプリケーションはありません" - }, - "input": "入力", - "output": "出力", - "tabs": { - "devices": "デバイス", - "volumes": "音量" - } - }, - "tabs": { - "devices": "デバイス", - "media": "メディア", - "volumes": "ボリューム" - }, - "title": "サウンド", - "volumes": { - "input-volume": { - "description": "マイクの音量レベル", - "label": "入力音量" - }, - "mute-input": { - "description": "デフォルトの音声入力(マイク)をミュートします。", - "label": "入力(マイク)をミュート" - }, - "mute-output": { - "description": "システムのメイン音声出力をミュートします。", - "label": "出力をミュート" - }, - "output-volume": { - "description": "システム全体の音量レベル。", - "label": "出力音量" - }, - "section": { - "description": "音量コントロールとレベルを調整します。", - "label": "音量" - }, - "step-size": { - "description": "音量の変化量(スクロールホイールやショートカットキー)を調整します。", - "label": "ボリューム調整ステップ" - }, - "volume-overdrive": { - "description": "音量を100%以上に上げることを許可します。すべてのハードウェアでサポートされているとは限りません。", - "label": "100%以上の音量を許可" - } - } - }, - "bar": { - "appearance": { - "background-opacity": { - "description": "バーの背景の不透明度を特に設定します。", - "label": "バーの背景の不透明度" - }, - "capsule-opacity": { - "description": "カプセル表示時のウィジェット背景の不透明度を設定します。", - "label": "カプセルの不透明度" - }, - "density": { - "description": "バーの余白を調整し、コンパクトまたはゆったりとした外観にします。", - "label": "バーの密度" - }, - "floating": { - "description": "バーを浮かせて、カプセル型で表示します。", - "label": "フローティングバー" - }, - "margins": { - "description": "フローティングバーの周囲の余白を調整します。", - "horizontal": "水平方向", - "label": "余白", - "vertical": "垂直方向" - }, - "outer-corners": { - "description": "バーの角に、外向きの丸み(装飾)を表示します。", - "label": "外側のコーナー" - }, - "position": { - "description": "画面上のバーの配置場所を選択します。", - "label": "バーの位置" - }, - "section": { - "description": "バーの外観や位置をカスタマイズします。", - "label": "外観" - }, - "show-capsule": { - "description": "ウィジェットの背景を表示します。", - "label": "カプセルを表示" - }, - "show-outline": { - "description": "すべてのウィジェットの周囲に枠線を表示します。", - "label": "ウィジェットの枠線を表示" - }, - "use-separate-opacity": { - "description": "バーの背景に別の不透明度の値を使用できるようにする。", - "label": "バーの不透明度を個別に設定" - } - }, - "monitors": { - "section": { - "description": "バーを表示するディスプレイを選択します。未選択の場合は全てに表示されます。", - "label": "表示するディスプレイ" - } - }, - "tabs": { - "appearance": "外観", - "monitors": "モニター", - "widgets": "ウィジェット" - }, - "title": "バー", - "tray": { - "back": "戻る", - "blacklist": { - "description": "トレイから除外するルールを追加します。ワイルドカード (*) に対応しています。", - "label": "ブラックリスト", - "placeholder": "例: nm-applet, Fcitx*" - }, - "pin-application": "アプリをピン留め", - "unpin-application": "ピン留めを解除" - }, - "widgets": { - "section": { - "description": "ウィジェットをドラッグして並べ替えます。右クリックメニューから、セクション間の移動や削除が行えます。", - "label": "ウィジェットの配置" - } - } - }, - "color-scheme": { - "color-source": { - "matugen-scheme-type": { - "description": "Matugen が壁紙から色を作成するために使用する配色生成方法を選択してください。", - "label": "Matugen のスキームタイプ" - }, - "section": { - "description": "Noctalia のメインカラーを設定します。", - "label": "配色のソース" - }, - "use-wallpaper-colors": { - "description": "Matugen を使用して壁紙から配色を生成します。色を自動抽出して統一感のあるテーマを作成します。", - "label": "壁紙の色を使用" - } - }, - "dark-mode": { - "mode": { - "description": "ライトモードとダークモードの自動切り替えを有効にします。", - "label": "ダークモードのスケジュール", - "location": "現在地", - "manual": "手動", - "off": "オフ" - }, - "switch": { - "description": "夜間でも見やすいように、暗いテーマに切り替えます。", - "label": "ダークモード" - } - }, - "delete": { - "error": { - "description": "{scheme} の削除に失敗しました。", - "title": "削除失敗" - }, - "success": { - "description": "{scheme} を削除しました。", - "title": "配色を削除しました" - } - }, - "download": { - "button": "さらにダウンロード", - "delete": "削除", - "download": "ダウンロード", - "downloading": "ダウンロード中...", - "empty": "利用可能な配色がありません", - "error": { - "api-error": "API エラー: {status}", - "description": "{scheme} のダウンロードに失敗しました。", - "download-failed": "ダウンロードに失敗しました(終了コード: {code})", - "invalid-response": "無効なAPIレスポンス形式", - "no-files": "スキームのファイルが見つかりません", - "parse-failed": "APIレスポンスの解析に失敗しました: {error}", - "rate-limit": "GitHub APIのレート制限を超えました", - "title": "ダウンロード失敗" - }, - "fetching": "利用可能な配色を取得中...", - "installed": "インストール済み", - "refresh": "更新", - "success": { - "description": "{scheme} をダウンロードしました", - "title": "配色をダウンロードしました" - }, - "title": "配色のダウンロード" - }, - "predefined": { - "generate-templates": { - "description": "プリセット配色を使用する際、Matugen テンプレート(GTK、ターミナルテーマなど)を生成します。", - "label": "プリセット配色のテンプレートを生成する" - }, - "section": { - "description": "あらかじめ用意された配色から選択します。", - "label": "プリセット配色" - } - }, - "tabs": { - "colors": "色", - "templates": "テンプレート" - }, - "templates": { - "compositors": { - "description": "コンポジタのテーマ設定", - "hyprland": { - "description": "{filepath} を書き込んでください。" - }, - "label": "コンポジタ", - "mango": { - "description": "{filepath} を書き込みます。Mango が必要です。" - }, - "niri": { - "description": "{filepath} を書き込みます。Niri v25.11+ が必要です。" - } - }, - "misc": { - "description": "独自のテンプレートを作成", - "label": "詳細設定", - "user-templates": { - "description": "操作方法を理解している場合のみ有効にしてください。オンラインドキュメントを参照してください。", - "label": "ユーザーテンプレートを有効化" - } - }, - "programs": { - "cava": { - "description": "{filepath} を書き込みます。" - }, - "code": { - "description": "{filepath} を書き込みます。", - "description-detected": "デフォルトプロファイルに適用されました。検出: {clients}", - "description-missing": "コードエディタが検出されませんでした(VSCode または VSCodium)" - }, - "description": "アプリケーションごとのテーマ設定", - "discord": { - "description": "{client} 用に {filepath} を書き込みます。テーマを手動で有効化する必要があります。", - "description-detected": "検出: {clients}", - "description-missing": "Discord クライアントが検出されませんでした" - }, - "emacs": { - "description": "Doom: ~/.config/doom/themes/noctalia.el
標準: ~/.emacs.d/themes/noctalia.el" - }, - "fuzzel": { - "description": "{filepath} を書き込み、リロードします。" - }, - "label": "プログラム", - "pywalfox": { - "description": "{filepath} を書き込み、pywalfox update を実行します。" - }, - "spicetify": { - "description": "{filepath} を書き込みます。Comfy テーマを手動でインストールして有効化する必要があります。" - }, - "telegram": { - "description": "{filepath} を書き込みます。" - }, - "vicinae": { - "description": "{filepath} を書き込み、リロードします。" - }, - "walker": { - "description": "{filepath} を書き込み、テーマを noctalia に設定します。" - }, - "yazi": { - "description": "{filepath} を書き込みます。フレーバーは手動で有効化する必要があります。" - }, - "zed": { - "description": "{filepath} を書き込み、リロードします。" - }, - "zen-browser": { - "description": "{filepath} を記述; Zen プロファイルの chrome/userChrome.css にコピーしてください。" - } - }, - "section": { - "description": "外部アプリケーションに配色を適用します。", - "label": "テンプレート" - }, - "terminal": { - "alacritty": { - "description": "{filepath} を書き込み、リロードします。" - }, - "description": "ターミナルエミュレータのテーマ設定", - "foot": { - "description": "{filepath} を書き込み、リロードします。" - }, - "ghostty": { - "description": "{filepath} を書き込み、リロードします。" - }, - "kitty": { - "description": "{filepath} を書き込み、リロードします。" - }, - "label": "ターミナル", - "wezterm": { - "description": "{filepath} を書き込み、リロードします。" - } - }, - "ui": { - "description": "デスクトップ環境と UI ツールキットのテーマ設定", - "gtk": { - "description": "{filepath} を書き込みます。" - }, - "kcolorscheme": { - "description": "{filepath} を書き込みます。" - }, - "label": "UI", - "qt": { - "description": "{filepath} を書き込みます。" - } - } - }, - "title": "配色" - }, - "control-center": { - "cards": { - "section": { - "description": "コントロールセンターに表示する項目と、その順序をカスタマイズします。", - "label": "カード" - } - }, - "position": { - "description": "コントロールセンターを開いたときの表示位置を選択します。", - "label": "表示位置" - }, - "section": { - "description": "コントロールセンターの位置や挙動を設定します。", - "label": "外観" - }, - "shortcuts": { - "custom-button": { - "browse": "参照", - "command": { - "description": "ボタンをクリックした際に実行するコマンド。", - "label": "コマンド" - }, - "enable-on-state-logic": { - "description": "チェックコマンドに基づいて、別のアイコンや「ON」状態を有効にします。", - "label": "ON 状態の判定ロジックを有効化" - }, - "general-tooltip-text": { - "description": "ボタンのツールチップに表示する説明文。", - "label": "ツールチップのテキスト" - }, - "icon": { - "description": "ライブラリからアイコンを選択します。", - "label": "アイコン" - }, - "on-clicked": { - "description": "ボタンを左クリックした際に実行するコマンド。", - "label": "左クリック時のコマンド" - }, - "on-middle-clicked": { - "description": "ボタンを中クリックした際に実行するコマンド。", - "label": "中クリック時のコマンド" - }, - "on-right-clicked": { - "description": "ボタンを右クリックした際に実行するコマンド。", - "label": "右クリック時のコマンド" - }, - "on-state-command": { - "description": "ボタンを「ON」状態にするか判定するコマンド。終了コード 0 でON、それ以外でOFFとなります。", - "label": "ON 状態の判定コマンド" - }, - "on-state-icon": { - "description": "「ON」状態のときに表示するアイコン。", - "label": "ON 状態のアイコン" - }, - "state-checks": { - "add": "状態チェックを追加", - "browse-icon": "参照", - "command": "この状態チェックで実行するコマンド", - "label": "状態チェック", - "remove": "削除" - }, - "tooltip": { - "description": "ボタンにカーソルを合わせた際に表示するツールチップ。", - "label": "ツールチップ" - } - }, - "dialog": { - "apply": "適用", - "cancel": "キャンセル" - }, - "section": { - "description": "ウィジェットをドラッグして並べ替えます。右クリックメニューから、セクション間の移動や削除が行えます。", - "label": "ショートカットウィジェット" - }, - "sectionLeft": "左", - "sectionRight": "右" - }, - "system-monitor-disk-path": { - "description": "コントロールセンターのシステムモニターカードが監視するディスクのマウントポイントを選択します。", - "label": "システムモニターのディスクパス" - }, - "tabs": { - "appearance": "外観", - "cards": "カード", - "control-widgets": "コントロールウィジェット" - }, - "title": "コントロールセンター" - }, - "desktop-widgets": { - "clock": { - "clock-display": { - "description": "以下のトークンを使用して時計の表示をカスタマイズします。12時間表記にするには AP トークンを含める必要があります。", - "label": "時計の表示形式" - }, - "custom-font": { - "description": "時計表示用のカスタムフォントを選択します。", - "label": "カスタムフォント", - "placeholder": "カスタムフォントを選択...", - "search-placeholder": "フォントを検索..." - }, - "enabled": { - "description": "デスクトップに時計ウィジェットを表示します。", - "label": "時計ウィジェットを有効化" - }, - "format": { - "description": "ヒント: \\n を使用すると改行できます。", - "label": "フォーマット" - }, - "height": { - "description": "時計ウィジェットの高さをピクセル単位で設定します。", - "label": "高さ" - }, - "minimal-mode": { - "description": "時刻と日付のみのミニマルな時計表示を使用します。", - "label": "ミニマルモード" - }, - "preview": "プレビュー", - "rounded-corners": { - "description": "ウィジェットの背景を角丸にしてください。", - "label": "角を丸くする" - }, - "show-background": { - "description": "時計ウィジェットの背景コンテナを表示します。", - "label": "背景を表示" - }, - "show-date": { - "description": "時刻の下に現在の日付を表示します。", - "label": "日付を表示" - }, - "show-seconds": { - "description": "時刻に秒を表示します。", - "label": "秒を表示" - }, - "style": { - "analog": "アナログ", - "binary": "バイナリ", - "description": "時計の表示スタイルを選択します。", - "digital": "デジタル", - "label": "時計のスタイル", - "minimal": "ミニマル" - }, - "use-custom-font": { - "description": "デフォルトのフォント設定を上書きし、時計にカスタムフォントを使用します。", - "label": "カスタムフォントを使用" - }, - "use-primary-color": { - "description": "有効にすると、強調のためにプライマリカラーが適用します。", - "label": "プライマリカラーを使用" - }, - "width": { - "description": "時計ウィジェットの幅をピクセル単位で設定します。", - "label": "幅" - } - }, - "edit-mode": { - "add-widget": "ウィジェットを追加", - "button": { - "label": "編集モードに入る" - }, - "controls-explanation": "左クリックでドラッグ:ウィジェットの移動またはサイズ変更。\n右クリック:コンテキストメニューオプションを開く。", - "description": "編集モードを有効にして、デスクトップウィジェットの移動や配置変更を行います。有効にするとウィジェットに枠線が表示され、位置を変更できるようになります。", - "exit-button": "編集モードを終了", - "grid-snap": { - "label": "グリッドにスナップ" - }, - "label": "編集モード", - "open-settings": "設定を開く" - }, - "enabled": { - "description": "デスクトップウィジェット全体を有効または無効にします。", - "label": "デスクトップウィジェットを有効化" - }, - "general": { - "section": { - "description": "デスクトップに表示されるウィジェットを設定します。", - "label": "デスクトップウィジェット" - } - }, - "media-player": { - "enabled": { - "description": "デスクトップにメディアプレーヤーウィジェットを表示します。", - "label": "メディアプレーヤーウィジェットを有効化" - }, - "hide-mode": { - "description": "再生中のメディアがない場合のウィジェットの動作を制御します。", - "label": "非表示モード" - }, - "rounded-corners": { - "description": "ウィジェットの端を丸くする。", - "label": "角を丸くする" - }, - "show-album-art": { - "description": "アルバムのアートワークとトラック情報(タイトルとアーティスト)を表示してください。", - "label": "アルバムアートとタイトルを表示" - }, - "show-background": { - "description": "メディアプレーヤーウィジェットの背景コンテナを表示します。", - "label": "背景を表示" - }, - "show-buttons": { - "description": "メディアプレーヤーウィジェットにメディアコントロールボタン(再生/一時停止、前へ、次へ)を表示します。", - "label": "ボタンを表示" - }, - "show-visualizer": { - "description": "オーディオビジュアライザーのオーバーレイを表示する。", - "label": "ビジュアライザーを表示" - }, - "visualizer-type": { - "description": "デスクトップメディアプレーヤーの背景に使用するビジュアライザーの種類を選択します。", - "label": "ビジュアライザーの種類" - } - }, - "title": "デスクトップウィジェット", - "weather": { - "enabled": { - "description": "デスクトップに天気ウィジェットを表示します。", - "label": "天気ウィジェットを有効化" - }, - "show-background": { - "description": "天気ウィジェットの背景コンテナを表示します。", - "label": "背景を表示" - } - } - }, - "display": { - "monitors": { - "brightness": "明るさ", - "brightness-step": { - "description": "明るさの変化量(スクロールホイールやショートカットキー)を調整します。", - "label": "明るさの調整ステップ" - }, - "brightness-unavailable": { - "ddc-disabled": "明るさ調整を利用できません。このディスプレイを操作するには「外部ディスプレイの明るさ制御」を有効にしてください。", - "generic": "このディスプレイでは明るさ調整を利用できません。" - }, - "enforce-minimum": { - "description": "明るさを 0% にした際に、一部のディスプレイでバックライトが完全に消えてしまう問題を回避します。", - "label": "最低輝度を確保 (1%)" - }, - "external-brightness": { - "description": "DDC/CI プロトコルを使用して外部ディスプレイの明るさを制御するため、DDCUtil を有効にします。", - "label": "外部ディスプレイの明るさ制御" - }, - "section": { - "description": "各ディスプレイの明るさ設定を調整します。", - "label": "ディスプレイごとの設定" - } - }, - "night-light": { - "auto-schedule": { - "description": "{location} の日の出・日の入り時刻に合わせます(推奨)。", - "label": "自動スケジュール" - }, - "enable": { - "description": "暖色のフィルターを適用し、ブルーライトを軽減します。", - "label": "夜間モードの有効化" - }, - "force-activation": { - "description": "スケジュールを無視して、すぐに夜間フィルターを適用します。", - "label": "常に有効にする" - }, - "manual-schedule": { - "description": "日の出と日の入りの時間を自由に設定します。", - "label": "手動スケジュール設定", - "select-start": "開始時間を選択", - "select-stop": "終了時間を選択", - "sunrise": "日の出の時間", - "sunset": "日の入りの時間" - }, - "section": { - "description": "ブルーライトを抑えて、睡眠の改善と目の疲れの軽減を助けます。", - "label": "夜間モード" - }, - "temperature": { - "day": "日中", - "day-description": "日中の色温度を調整します。", - "description": "日中と夜間の色温度(暖かさ)を設定します。", - "label": "色温度", - "night": "夜間", - "night-description": "夜間の色温度を調整します。" - } - }, - "tabs": { - "brightness": "明るさ", - "night-light": "ナイトライト" - }, - "title": "ディスプレイ" - }, - "dock": { - "appearance": { - "background-opacity": { - "description": "ドックの背景の不透明度を調整します。", - "label": "背景の不透明度" - }, - "border-radius": { - "description": "ドックの角の丸みを調整します。", - "label": "角の丸み" - }, - "colorize-icons": { - "description": "ドックのアプリアイコンにテーマカラーを適用します(非フォーカス時のみ)。", - "label": "テーマカラーの適用" - }, - "dead-opacity": { - "description": "起動していないアプリアイコンの不透明度を調整します。", - "label": "未実行時の不透明度" - }, - "display": { - "always-visible": "常に表示", - "auto-hide": "自動的に隠す", - "description": "ドックの表示方法を選択します。", - "exclusive": "領域を確保", - "label": "表示方法" - }, - "floating-distance": { - "description": "画面端からドックまでの距離を設定します。", - "label": "画面端からの距離" - }, - "hide-show-speed": { - "description": "ドックの表示・非表示アニメーションの速度を調整します。", - "label": "表示・非表示の速度" - }, - "icon-size": { - "description": "ドック全体のサイズを調整します。", - "label": "ドックのサイズ" - }, - "inactive-indicators": { - "description": "現在アクティブなアプリだけでなく、すべてのアプリにインジケーターを表示します。", - "label": "実行インジケーター" - }, - "pinned-static": { - "description": "ピン留めされたアプリアイコンを常に左側に寄せて固定します。", - "label": "ピン留めアプリの固定配置" - }, - "section": { - "description": "ドックの動作と外観をカスタマイズします。", - "label": "外観" - } - }, - "enabled": { - "description": "ドックを完全に表示または非表示にします。", - "label": "ドックの有効化" - }, - "monitors": { - "only-same-monitor": { - "description": "ドックが配置されているディスプレイ上のアプリのみを表示します。", - "label": "同じディスプレイのアプリのみ" - }, - "section": { - "description": "ドックを表示するディスプレイを選択します。未選択の場合は全てに表示されます。", - "label": "表示するディスプレイ" - } - }, - "tabs": { - "appearance": "外観", - "monitors": "モニタ" - }, - "title": "ドック" - }, - "general": { - "fonts": { - "default": { - "description": "インターフェース全体で使用されるメインフォント。", - "label": "メインフォント", - "placeholder": "フォントを選択...", - "scale": { - "description": "標準テキストのサイズを拡大・縮小します。", - "label": "メインフォントのサイズ" - }, - "search-placeholder": "フォントを検索..." - }, - "monospace": { - "description": "数字や統計情報の表示に使用される等幅フォント。", - "label": "等幅フォント", - "placeholder": "等幅フォントを選択...", - "scale": { - "description": "等幅テキストのサイズを拡大・縮小します。", - "label": "等幅フォントのサイズ" - }, - "search-placeholder": "等幅フォントを検索..." - }, - "reset-scaling": "サイズ設定をリセット", - "section": { - "description": "インターフェース全体で使用するフォントを選択します。", - "label": "フォント" - } - }, - "language": { - "section": { - "description": "アプリケーションで使用する言語を選択します。", - "label": "言語" - }, - "select": { - "auto-detect": "自動検出", - "description": "アプリケーションのインターフェースで使用する言語を選択します。", - "label": "表示言語" - } - }, - "launch-setup-wizard": "セットアップウィザードを起動", - "profile": { - "picture": { - "description": "インターフェース全体に表示されるプロフィール画像。", - "label": "{user} のプロフィール写真" - }, - "section": { - "description": "ユーザーの詳細とアバターを編集します。", - "label": "プロフィール" - }, - "select-avatar": "アバター画像を選択", - "tooltip": "プロフィール写真" - }, - "screen-corners": { - "radius": { - "description": "画面の角の丸みを調整します。", - "label": "角の丸み", - "reset": "角の丸みをリセット" - }, - "section": { - "description": "画面の角の丸みや視覚効果をカスタマイズします。", - "label": "画面の角" - }, - "show-corners": { - "description": "画面の端に丸い角(装飾)を表示します。", - "label": "画面の角を表示する" - }, - "solid-black": { - "description": "バーの背景色の代わりに、黒一色を使用します。", - "label": "角を黒く塗りつぶす" - } - }, - "title": "一般" - }, - "hooks": { - "info": { - "command-info": { - "description": "• コマンドはシェル (sh -c) 経由で実行されます
• コマンドはバックグラウンドで実行されます
• テストボタンは現在の設定値を使って実行されます", - "label": "コマンド実行に関する情報" - }, - "parameters": { - "description": "• 壁紙フック: $1 = 壁紙のパス, $2 = 画面名
• テーマ切替フック: $1 = true/false(ダークモードの状態)", - "label": "利用可能なパラメータ(引数)" - } - }, - "performance-mode-disabled": { - "description": "Noctalia パフォーマンスモードが無効になった際に実行されるコマンド。", - "label": "パフォーマンスモード無効時", - "placeholder": "例: notify-send \"Performance\" \"Mode Disabled\"" - }, - "performance-mode-enabled": { - "description": "Noctalia パフォーマンスモードが有効になった際に実行されるコマンド。", - "label": "パフォーマンスモード有効時", - "placeholder": "例: notify-send \"Performance\" \"Mode Enabled\"" - }, - "screen-lock": { - "description": "画面がロックされた際に実行されるコマンド。", - "label": "画面ロック時", - "placeholder": "例: notify-send \"Screen\" \"Locked\"" - }, - "screen-unlock": { - "description": "画面ロックが解除された際に実行されるコマンド。", - "label": "画面ロック解除時", - "placeholder": "例: notify-send \"Screen\" \"Unlocked\"" - }, - "system-hooks": { - "enable": { - "description": "すべてのフックコマンドの有効・無効を切り替えます。", - "label": "フックの有効化" - }, - "section": { - "description": "システムイベントが発生した際に実行するコマンドを設定します。", - "label": "システムフック" - } - }, - "theme-changed": { - "description": "ダークモードとライトモードが切り替わった際に実行されるコマンド。", - "label": "テーマ変更時", - "placeholder": "例: notify-send \"Theme\" \"Toggled\"" - }, - "title": "フック", - "wallpaper-changed": { - "description": "壁紙が変更された際に実行されるコマンド。", - "label": "壁紙変更時", - "placeholder": "例: notify-send \"Wallpaper\" \"Changed\"" - } - }, - "indicator": { - "default-value": "デフォルト: {value}", - "system-default": "システムのデフォルト" - }, - "launcher": { - "settings": { - "annotation-tool": { - "description": "クリップボード履歴のアノテーションボタンをクリックしたときに実行するコマンド。画像はこのコマンドにパイプされます。", - "label": "注釈ツール", - "placeholder": "グラディア、サッティ -f -" - }, - "auto-paste": { - "description": "選択されたクリップボードの項目を自動的に貼り付けます。wtypeが必要です。", - "label": "自動貼り付け" - }, - "clip-preview": { - "description": ">clip コマンド使用時に、クリップボードの内容をプレビュー表示します。", - "label": "クリップボードのプレビューを有効化" - }, - "clipboard-history": { - "description": "以前コピーした項目にランチャーからアクセスできるようにします。", - "label": "クリップボード履歴を有効化" - }, - "custom-launch-prefix": { - "description": "コマンドの先頭にカスタムランチャーを付与します(例: systemd 連携用の 'runapp')。", - "label": "カスタム起動プレフィックス" - }, - "custom-launch-prefix-enabled": { - "description": "デフォルトの方法の代わりに、カスタムプレフィックスを使用してアプリを起動します。", - "label": "カスタム起動プレフィックスを有効化" - }, - "grid-view": { - "description": "リスト形式の代わりに、グリッド(格子状)レイアウトで項目を表示します。", - "label": "グリッド表示" - }, - "icon-mode": { - "description": "Tablerアイコンではなく、ネイティブのシステムアイコンを使用します。", - "label": "ネイティブアイコンを使用" - }, - "ignore-mouse-input": { - "description": "ランチャーでのマウス操作とスクロールホイールを無効にする。", - "label": "マウス入力を無視する" - }, - "position": { - "description": "ランチャーパネルの表示位置を選択します。", - "label": "表示位置" - }, - "section": { - "description": "ランチャーの挙動と外観をカスタマイズします。", - "label": "外観" - }, - "show-categories": { - "description": "アプリケーションを絞り込むためのカテゴリタブを表示します。", - "label": "カテゴリを表示" - }, - "show-icon-background": { - "description": "アイコンの背面に角丸の長方形の背景を表示する。", - "label": "アイコンの背景を表示" - }, - "sort-by-usage": { - "description": "有効にすると、よく使うアプリがリストの上位に表示されます。", - "label": "使用頻度順に並べ替え" - }, - "terminal-command": { - "description": "ターミナルを起動するためのコマンド(例: 'kitty -e' or 'gnome-terminal --')。", - "label": "ターミナル起動コマンド" - }, - "use-app2unit": { - "description": "アプリのプロセス管理を改善し、問題を回避するために代替の起動方法を使用します。", - "label": "App2Unit を使用して起動" - } - }, - "title": "ランチャー" - }, - "location": { - "calendar": { - "cards": { - "section": { - "description": "カレンダーパネルのカードを整理し、有効・無効を切り替えます。", - "label": "カレンダーカード" - } - }, - "header": { - "label": "カレンダーヘッダー" - }, - "month": { - "label": "カレンダー(月表示)" - } - }, - "date-time": { - "12hour-format": { - "description": "ロック画面とカレンダーで時刻を12時間表記で表示します。バーの時計には独自の設定があります。", - "label": "12時間表記を使用" - }, - "first-day-of-week": { - "automatic": "自動(システムのロケールを使用)", - "description": "カレンダーの週の始まりの曜日を選択します。", - "label": "週の始まり" - }, - "section": { - "description": "日付と時刻の表示形式をカスタマイズします。", - "label": "日付と時刻" - }, - "show-events": { - "description": "カレンダーパネルにイベント(予定)を表示します。", - "label": "カレンダーのイベントを表示" - }, - "use-analog": { - "description": "カレンダーウィンドウとロック画面にアナログ時計を表示します。", - "label": "アナログ時計を使用" - }, - "week-numbers": { - "description": "カレンダーに週番号(例: 第38週)を表示します。", - "label": "週番号を表示" - } - }, - "location": { - "search": { - "description": "例: Toronto, ON", - "label": "場所を検索", - "placeholder": "地名を入力" - }, - "section": { - "description": "場所を設定して、正確な天気情報や夜間モードのスケジュールを取得します。", - "label": "場所の設定" - } - }, - "title": "地域", - "weather": { - "enabled": { - "description": "インターフェース全体に天気情報を表示し、データを取得します。無効にすると、すべての天気要素が非表示になり、ネットワーク通信も行われません。", - "label": "天気を有効化" - }, - "fahrenheit": { - "description": "気温を摂氏 (°C) ではなく華氏 (°F) で表示します。", - "label": "華氏 (°F) で表示" - }, - "hide-city": { - "description": "インターフェース全体の天気表示から都市名を隠してください。", - "label": "都市名を隠す" - }, - "hide-timezone": { - "description": "インターフェース全体の天気表示からタイムゾーンの略称を非表示にする。", - "label": "タイムゾーンを隠す" - }, - "section": { - "description": "温度の単位などを選択します。", - "label": "天気" - }, - "show-effects": { - "description": "天気カードに視覚効果(雨、雪、雷など)を追加表示します。", - "label": "天気エフェクトを表示" - }, - "show-in-calendar": { - "description": "カレンダービューに毎日の天気予報を直接表示します。", - "label": "カレンダー" - } - } - }, - "lock-screen": { - "compact-lockscreen": { - "description": "天気やメディアウィジェットを隠し、ログイン入力とシステムコントロールのみを表示します。", - "label": "コンパクトなロック画面" - }, - "lock-on-suspend": { - "description": "システムのサスペンド時に、自動的に画面をロックします。", - "label": "サスペンド時にロック" - }, - "show-hibernate": { - "description": "電源メニューのオプションに「ハイバネート(休止状態)」を表示します。", - "label": "ハイバネートを表示" - }, - "show-session-buttons": { - "description": "ロック画面から電源操作を行えるようにします。", - "label": "電源操作" - }, - "title": "ロック画面" - }, - "network": { - "bluetooth": { - "description": "Bluetooth の管理を有効にします。", - "label": "Bluetooth を有効化", - "rssi-polling": { - "description": "bluetoothctl 経由で接続されたデバイスのRSSIを定期的にサンプリングします。 すべてのデバイスで利用できるとは限りません。 有効にすると、最小限のリソースを使用します。", - "label": "Bluetooth信号ポーリング" - } - }, - "section": { - "description": "Wi-Fi と Bluetooth 接続を管理します。" - }, - "title": "ネットワーク", - "wifi": { - "description": "ワイヤレスネットワークを管理します(NetworkManager が必要です)。", - "label": "Wi-Fi を有効化" - } - }, - "notifications": { - "duration": { - "critical-urgency": { - "description": "緊急度「重大」の通知が表示され続ける時間。", - "label": "緊急度: 重大" - }, - "low-urgency": { - "description": "緊急度「低」の通知が表示され続ける時間。", - "label": "緊急度: 低" - }, - "normal-urgency": { - "description": "緊急度「通常」の通知が表示され続ける時間。", - "label": "緊急度: 通常" - }, - "reset": "表示時間をリセット", - "respect-expire": { - "description": "通知自体に設定された有効期限(タイムアウト)を使用します。", - "label": "通知指定の期限に従う" - }, - "section": { - "description": "緊急度レベルに基づいて、通知の表示時間を設定します。", - "label": "通知の表示時間" - } - }, - "history": { - "critical-urgency": { - "description": "緊急優先度の通知を履歴に保存します。", - "label": "緊急度: 重大を履歴に保存" - }, - "low-urgency": { - "description": "低優先度の通知を履歴に保存します。", - "label": "低緊急度を履歴に保存" - }, - "normal-urgency": { - "description": "通常優先度の通知を履歴に保存します。", - "label": "通常緊急度を履歴に保存" - }, - "section": { - "description": "緊急度レベルに基づいて、履歴に保存する通知を制御します。", - "label": "履歴" - } - }, - "monitors": { - "section": { - "description": "通知を表示するディスプレイを選択します。未選択の場合は全てに表示されます。", - "label": "表示するディスプレイ" - } - }, - "settings": { - "always-on-top": { - "description": "全画面ウィンドウや他のレイヤーよりも手前に通知を表示します。", - "label": "常に最前面に表示" - }, - "background-opacity": { - "description": "通知の背景の不透明度を調整します。", - "label": "背景の不透明度" - }, - "do-not-disturb": { - "description": "有効にすると、すべての通知ポップアップを無効にします。", - "label": "おやすみモード" - }, - "enable-osd": { - "description": "音量や画面の明るさの変更をリアルタイムで表示します。", - "label": "OSD (オンスクリーン表示) を有効化" - }, - "enabled": { - "description": "通知デーモンを有効化・無効化します(Noctalia shellの再起動が必要です)。", - "label": "通知を有効化" - }, - "location": { - "description": "画面上の通知の表示位置。", - "label": "表示位置" - }, - "section": { - "description": "通知の外観と挙動を設定します。", - "label": "外観" - } - }, - "sounds": { - "enabled": { - "description": "通知受信時のの効果音を有効にします。", - "label": "通知音を有効化" - }, - "excluded-apps": { - "description": "独自の通知音を持つ特定のアプリケーションについて、設定した通知音の再生をスキップします。", - "label": "除外するアプリケーション", - "placeholder": "discord,firefox,chrome,chromium,edge" - }, - "files": { - "critical": { - "description": "緊急度「重大」の通知で再生する音声ファイルのパス。", - "label": "緊急度「重大」の通知音", - "select-title": "緊急度「重大」の通知音ファイルを選択" - }, - "low": { - "description": "緊急度「低」の通知で再生する音声ファイルのパス。", - "label": "緊急度「低」の通知音", - "select-title": "緊急度「低」の通知音ファイルを選択" - }, - "normal": { - "description": "緊急度「通常」の通知で再生する音声ファイルのパス。", - "label": "緊急度「通常」の通知音", - "select-title": "緊急度「通常」の通知音ファイルを選択" - }, - "placeholder": "音声ファイルへのパスを入力", - "section": { - "description": "通知の緊急度レベルごとにカスタム音声ファイルを設定します。", - "label": "音声ファイル" - }, - "select-file": "音声ファイルを選択", - "unified": { - "description": "通知で再生する音声ファイルへのパス。", - "label": "通知音", - "select-title": "通知音ファイルを選択" - } - }, - "section": { - "description": "通知音の効果と音量を設定します。", - "label": "通知音設定" - }, - "separate": { - "description": "緊急度(低、通常、重大)ごとに異なる音声ファイルを使用します。", - "label": "緊急度ごとに異なる通知音を使用" - }, - "unavailable": { - "description": "通知音を有効にするには、Qt6 Multimedia をインストールしてください。", - "label": "通知音を利用できません" - }, - "volume": { - "description": "通知音の音量レベルを調整します。", - "label": "通知音量" - } - }, - "tabs": { - "general": "一般", - "history": "歴史 (Rekishi)", - "sounds": "音", - "toast": "トースト" - }, - "title": "通知", - "toast": { - "keyboard": { - "description": "キーボードレイアウトの変更時にトーストを表示します。", - "label": "キーボードレイアウト" - }, - "section": { - "description": "トースト通知の外観と挙動を設定します。", - "label": "トースト通知" - } - } - }, - "osd": { - "always-on-top": { - "description": "全画面ウィンドウや他のレイヤーよりも手前に OSD を表示します。", - "label": "常に最前面に表示" - }, - "background-opacity": { - "description": "OSD の背景の不透明度を調整します。", - "label": "背景の不透明度" - }, - "description": "音量や輝度のオーバーレイなど、オンスクリーン表示を設定します。", - "duration": { - "auto-hide": { - "description": "OSD が消えるまでの時間を調整します。", - "label": "自動的に隠すまでの時間" - }, - "section": { - "description": "OSD が自動的に隠れるまでの表示継続時間。", - "label": "自動非表示のタイムアウト" - } - }, - "enabled": { - "description": "音量や輝度の変更をリアルタイムで表示します。", - "label": "OSD を有効化" - }, - "location": { - "description": "OSD の表示位置を選択します。", - "label": "表示位置" - }, - "monitors": { - "section": { - "description": "OSD を表示するディスプレイを選択します。未選択の場合は全てに表示されます。", - "label": "表示するディスプレイ" - } - }, - "section": { - "general": { - "description": "オンスクリーンディスプレイ (OSD) の表示と挙動を設定します。", - "label": "一般" - } - }, - "title": "オンスクリーンディスプレイ", - "types": { - "brightness": { - "description": "画面の輝度が変更された時に OSD を表示します。", - "label": "画面の明るさ" - }, - "custom-text": { - "description": "IPC 経由のカスタムテキストメッセージを OSD に表示します。", - "label": "カスタムテキスト" - }, - "input-volume": { - "description": "マイク音量が変更された時に OSD を表示します。", - "label": "入力音量" - }, - "lockkey": { - "description": "Caps Lock、Num Lock、Scroll Lock の切り替え時に OSD を表示します。", - "label": "ロックキー" - }, - "section": { - "description": "OSD を表示するトリガー(イベント)を選択します。", - "label": "OSD のトリガーイベント" - }, - "volume": { - "description": "出力音量が変更された時に OSD を表示します。", - "label": "出力音量" - } - } - }, - "plugins": { - "available": { - "description": "設定されたソースからプラグインを参照してインストールします。", - "label": "利用可能なプラグイン", - "no-plugins-description": "プラグインのソースを確認するか、リストを更新してください。", - "no-plugins-label": "利用可能なプラグインはありません" - }, - "collision": { - "already-installed": "このプラグインはすでにインストールされています。", - "custom-version-exists": "\"{source}\" 発 の カスタム版 は 既に インストール されています。", - "official-version-exists": "このプラグインの公式バージョンはすでにインストールされています。" - }, - "filter": { - "all": "すべて", - "downloaded": "ダウンロード済み", - "not-downloaded": "未ダウンロード" - }, - "hot-reload": { - "description": "ファイルの変更時にプラグインを自動的にリロードします。プラグイン開発に便利です。", - "label": "ホットリロード(開発モード)" - }, - "hot-reloaded": "プラグインをリロードしました: {name}", - "install": "インストール", - "install-error": "インストールに失敗しました: {error}", - "install-incompatible": "{plugin} には Noctalia v{version} 以降が必要です。", - "install-success": "{plugin} をインストールしました。", - "installed": { - "description": "ローカルにインストールされたすべてのプラグインを管理・設定します。", - "label": "インストール済みプラグイン", - "no-plugins-description": "下の「利用可能なプラグイン」セクションからプラグインをインストールしてください。", - "no-plugins-label": "インストールされているプラグインはありません" - }, - "installing": "{plugin} をインストール中...", - "open-plugins-tab": "プラグイン設定を開く", - "plugin-settings-title": "{plugin} の設定", - "refresh": { - "refreshing": "プラグインリストを更新中...", - "tooltip": "利用可能なプラグインを更新" - }, - "settings": { - "tooltip": "プラグイン設定" - }, - "settings-error-not-loaded": "プラグインは読み込まれていません。", - "settings-saved": "プラグイン設定を保存しました。", - "source": { - "custom": "カスタムソース", - "official": "公式" - }, - "sources": { - "add-custom": "カスタムリポジトリを追加", - "add-dialog": { - "description": "プラグインソースとして GitHub リポジトリを追加します。", - "error": "プラグインソースの追加に失敗しました。", - "name": "リポジトリ名", - "name-placeholder": "マイカスタムプラグイン", - "success": "プラグインソースを追加しました。", - "title": "プラグインソースを追加", - "url": "リポジトリの URL" - }, - "description": "プラグインリポジトリを管理します。", - "label": "ソース", - "placeholder": "マイリポジトリ", - "remove": { - "tooltip": "プラグインソースを削除" - } - }, - "title": "プラグイン", - "uninstall": "アンインストール", - "uninstall-dialog": { - "description": "本当に {plugin} をアンインストールしますか?すべてのプラグインデータが削除されます。", - "title": "プラグインのアンインストール" - }, - "uninstall-error": "アンインストールに失敗しました: {error}", - "uninstall-success": "{plugin} をアンインストールしました。", - "uninstalling": "{plugin} をアンインストール中...", - "update": "アップデート", - "update-all": "すべてアップデート ({count})", - "update-all-success": "すべてのプラグインをアップデートしました。", - "update-available": "新しいプラグインアップデートがあります", - "update-available_plural": "新しいプラグインアップデートがあります({count}個)", - "update-error": "プラグインのアップデートに失敗しました: {plugin}: {error}", - "update-incompatible": "Noctalia v{version} 以降が必要です。", - "update-pending": "v{current} → v{new} (Noctalia v{required} ga hitsuyou)", - "update-success": "{plugin} を v{version} にアップデートしました。", - "update-version": "v{current} → v{new}", - "updating": "更新中..." - }, - "region": { - "title": "地域" - }, - "screen-recorder": { - "audio": { - "audio-codec": { - "description": "最高のパフォーマンスと最小のファイルサイズを実現する Opus を推奨します。", - "label": "オーディオコーデック" - }, - "audio-source": { - "description": "録画中にキャプチャする音声ソース。", - "label": "オーディオソース" - }, - "section": { - "description": "音声録音のオプションを設定します。", - "label": "オーディオ設定" - } - }, - "general": { - "copy-to-clipboard": { - "description": "録画終了後、ファイルをクリップボードにコピーします。", - "label": "クリップボードにコピー" - }, - "output-folder": { - "description": "画面録画ファイルを保存するフォルダ。", - "label": "出力フォルダ", - "tooltip": "出力フォルダ" - }, - "section": { - "description": "画面録画の出力先や内容を管理します。", - "label": "一般" - }, - "select-output-folder": "出力フォルダを選択", - "show-cursor": { - "description": "動画にマウスカーソルを含めて録画します。", - "label": "カーソルを表示" - } - }, - "title": "スクリーンレコーダー", - "video": { - "color-range": { - "description": "互換性を高めるため、リミテッドを推奨します。", - "label": "カラーレンジ" - }, - "frame-rate": { - "description": "画面録画のターゲットフレームレート。", - "label": "フレームレート" - }, - "section": { - "description": "映像録画のオプションを設定します。", - "label": "ビデオ設定" - }, - "video-codec": { - "description": "H264 が最も一般的なコーデックです。", - "label": "ビデオコーデック" - }, - "video-quality": { - "description": "品質を高くすると、ファイルサイズが大きくなります。", - "label": "ビデオ品質" - }, - "video-source": { - "description": "ポータルを推奨します。映像が乱れる場合はスクリーンを試してください。", - "label": "ビデオソース" - } - } - }, - "session-menu": { - "countdown-duration": { - "description": "カウントダウンタイマーが電源操作を実行するまでの時間を設定します。", - "label": "カウントダウンの時間" - }, - "enable-countdown": { - "description": "電源操作を実行する前にカウントダウンタイマーを表示します。", - "label": "カウントダウンタイマーの有効化" - }, - "entries": { - "section": { - "description": "セッションメニューに表示される電源操作と、その表示順序をカスタマイズします。", - "label": "電源操作" - } - }, - "entry-settings": { - "command": { - "description": "このアクションのために実行するカスタムコマンド。空欄にするとデフォルトのシステムコマンドを使用します。", - "label": "コマンド", - "placeholder": "例: systemctl poweroff" - }, - "default-command": { - "lock": "内部ロック画面(コマンドなし)", - "logout": "内部ログアウト(コマンドなし)" - }, - "default-info": { - "description": "カスタムコマンドが指定されていない場合、デフォルトのシステムコマンドが使用されます。", - "label": "デフォルトのコマンド" - }, - "title": "「{entry}」の設定", - "tooltip": "コマンドを設定" - }, - "general": { - "section": { - "description": "セッションメニューパネルの動作と外観を設定します。", - "label": "一般" - } - }, - "large-buttons-layout": { - "description": "セッションメニューのボタンの表示方法を選択してください。", - "label": "大きなボタンのレイアウト" - }, - "large-buttons-style": { - "description": "セッションメニューを、グリッド配置の大きなボタンで表示します。", - "label": "大きなボタンのスタイル" - }, - "position": { - "description": "セッションメニューパネルの表示位置を選択します。", - "label": "表示位置" - }, - "show-header": { - "description": "セッションメニューの上部にタイトルと閉じるボタンを表示します。", - "label": "ヘッダーを表示" - }, - "show-number-labels": { - "description": "ボタンに数字ラベル(1-2-3-4...)を表示し、クイック選択用の数字キーバインドを有効にします。", - "label": "数字ラベルを表示" - }, - "title": "セッションメニュー" - }, - "system-monitor": { - "cpu-section": { - "label": "CPU 使用率" - }, - "critical-color": { - "label": "危険時の色" - }, - "custom-highlight-colors-title": { - "label": "カスタムハイライト色" - }, - "disk-path": { - "description": "監視するディスクのマウントポイントを選択します。", - "label": "ディスクパス" - }, - "disk-section": { - "label": "ストレージ使用量" - }, - "enable-dgpu-monitoring": { - "description": "警告: これにより外部GPU (NVIDIA/AMD) が起動状態になるため、ハイブリッドグラフィックス搭載のノート PC ではバッテリー駆動時間に大きな影響を与える可能性があります。", - "label": "外部GPUモニタリングを有効にする" - }, - "external-monitor": { - "description": "外部システムモニターアプリケーションを起動する際に実行するコマンドまたはアプリケーションパスを入力してください。", - "label": "外部システムモニターコマンド", - "placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor" - }, - "general": { - "section": { - "description": "システムモニターの動作と外観を設定します。", - "label": "一般" - } - }, - "gpu-section": { - "label": "GPU 温度" - }, - "highlight-colors-section": { - "label": "ハイライト色" - }, - "load-average-section": { - "label": "負荷平均" - }, - "memory-section": { - "label": "メモリ使用量" - }, - "network-section": { - "label": "ネットワーク" - }, - "polling-interval": { - "label": "ポーリング間隔" - }, - "polling-section": { - "description": "各システムメトリクスの更新頻度を設定します。", - "label": "ポーリング間隔" - }, - "tabs": { - "general": "一般", - "polling": "ポーリング", - "thresholds": "閾値" - }, - "temperature-section": { - "label": "CPU 温度" - }, - "threshold": { - "critical": "危険閾値", - "warning": "警告閾値" - }, - "thresholds-section": { - "description": "各システムメトリックの警告/危険しきい値とポーリング間隔を調整します。", - "label": "閾値" - }, - "title": "システムモニター", - "use-custom-highlight-colors": { - "description": "無効にすると、テーマのデフォルト強調色が使用されます。", - "label": "カスタム強調色を使用する" - }, - "warning-color": { - "label": "警告時の色" - } - }, - "user-interface": { - "allow-panels-without-bar": { - "description": "有効にすると、どの画面でもパネルを開けるようになります。無効にすると、バーがある画面でのみパネルが開き、メモリ使用量を抑えられます。", - "label": "バーのない画面でのパネル表示を許可" - }, - "animation-disable": { - "description": "すべてのアニメーションを無効にし、応答性と速度を向上させます。", - "label": "UI アニメーションの無効化" - }, - "animation-speed": { - "description": "全体のアニメーション速度を調整します。", - "label": "アニメーション速度", - "reset": "アニメーション速度をリセット" - }, - "appearance": { - "section": { - "description": "ツールチップ、境界線、影などの視覚要素をカスタマイズします。", - "label": "外観" - } - }, - "box-border": { - "description": "コンテンツ領域の周りにアウトラインを表示します。", - "label": "コンテナの輪郭" - }, - "box-border-radius": { - "description": "サイドバー、カード、コンテンツパネルなど、主要なレイアウト部分の角の丸みを調整します。", - "label": "コンテナの角の丸み", - "reset": "コンテナの角の丸みをリセット" - }, - "control-border-radius": { - "description": "ボタン、トグル、テキストフィールドなど、操作可能な要素の角の丸みを制御します。", - "label": "入力要素の角の丸み", - "reset": "入力要素の角の丸みをリセット" - }, - "dim-desktop": { - "description": "パネルやメニューが開いている間、デスクトップを暗くします。", - "label": "デスクトップを暗くする" - }, - "dimmer-opacity": { - "description": "デスクトップを暗くした際の不透明度を設定します。", - "label": "デスクトップを暗くした際の不透明度", - "reset": "デスクトップを暗くした際の不透明度をリセット" - }, - "panel-background-opacity": { - "description": "すべてのパネル(バー、ランチャー、設定など)の背景の不透明度を設定します。", - "label": "パネル背景の不透明度" - }, - "panels-attached-to-bar": { - "description": "パネルをバーや画面の端に固定します。スタイリッシュな逆アール(角の装飾)により、シームレスな外観にします。", - "label": "パネルを画面の端に吸着" - }, - "panels-overlay": { - "description": "全画面アプリケーション上でも、パネルとバーが表示され続けるようにします。", - "label": "パネルとバーを最前面に保持" - }, - "scaling": { - "description": "バーを除く、ユーザーインターフェース全体のサイズを変更します。", - "label": "インターフェースのスケール調整", - "reset-scaling": "インターフェースのスケールをリセット" - }, - "section": { - "description": "インターフェースの外観や操作感、挙動をカスタマイズします。", - "label": "外観" - }, - "settings-panel-mode": { - "description": "設定画面の表示形式を選択します (再起動が必要な場合があります)。", - "label": "設定パネルの表示モード" - }, - "shadows": { - "description": "バーやパネルの下にドロップシャドウ(影)を表示します。", - "direction": { - "description": "影が落ちる方向を設定します。", - "label": "影の方向" - }, - "label": "ドロップシャドウ" - }, - "tabs": { - "appearance": "外観", - "panels": "パネル", - "screen-corners": "画面の隅" - }, - "title": "ユーザーインターフェース", - "tooltips": { - "description": "インターフェース全体のツールチップの有効・無効を切り替えます。", - "label": "ツールチップを表示" - } - }, - "wallpaper": { - "automation": { - "change-mode": { - "alphabetical": "アルファベット順", - "description": "自動変更時に壁紙を選択する方法を選択します。", - "label": "変更モード", - "random": "ランダム" - }, - "custom-interval": { - "description": "時間を HH:MM 形式で入力してください(例: 01:30)。", - "label": "カスタム間隔" - }, - "interval": { - "description": "壁紙を自動的に切り替える頻度。", - "label": "変更間隔" - }, - "random-wallpaper": { - "description": "一定間隔でランダムに壁紙を変更します。", - "label": "ランダム変更" - }, - "scheduled-change": { - "description": "一定間隔で壁紙を自動的に変更します。", - "label": "スケジュール変更" - }, - "section": { - "label": "自動化" - } - }, - "look-feel": { - "edge-smoothness": { - "description": "切り替え時の境界に、柔らかいぼかし効果(フェザー)を適用します。", - "label": "境界のぼかし" - }, - "fill-color": { - "description": "壁紙の背景に表示される塗りつぶし色を選択します。", - "label": "背景色" - }, - "fill-mode": { - "description": "画像をディスプレイの解像度に合わせる方法を選択してください。", - "label": "配置方法" - }, - "section": { - "label": "表示と演出" - }, - "transition-duration": { - "description": "切り替えアニメーションにかかる時間(秒)。", - "label": "切り替え時間" - }, - "transition-type": { - "description": "壁紙切り替え時のアニメーションの種類。", - "label": "切り替え効果" - } - }, - "settings": { - "enable-management": { - "description": "Noctalia で壁紙を管理します。他のアプリを使用する場合はチェックを外してください。", - "label": "壁紙管理を有効化" - }, - "enable-overview": { - "description": "オーバービュー画面の壁紙に、ぼかしと暗さしを適用します。", - "label": "オーバービューの壁紙効果" - }, - "folder": { - "description": "メインの壁紙フォルダのパス。", - "label": "壁紙フォルダ", - "tooltip": "壁紙フォルダ" - }, - "hide-wallpaper-filenames": { - "tooltip-hide": "ファイル名を隠す", - "tooltip-show": "ファイル名を表示" - }, - "monitor-specific": { - "description": "ディスプレイごとに異なる壁紙フォルダを設定します。", - "label": "ディスプレイ別の壁紙フォルダ", - "tooltip": "ディスプレイ別の壁紙フォルダ" - }, - "recursive-search": { - "description": "壁紙フォルダのサブフォルダ内も検索対象にします。", - "label": "サブフォルダも検索" - }, - "section": { - "description": "壁紙の管理方法や表示方法を制御します。", - "label": "壁紙設定" - }, - "select-folder": "壁紙フォルダを選択", - "select-monitor-folder": "ディスプレイ別の壁紙フォルダを選択", - "selector": { - "description": "壁紙を選択します。", - "label": "壁紙選択パネル", - "tooltip": "壁紙選択パネル" - }, - "selector-position": { - "description": "壁紙選択パネルの表示位置を選択します。", - "label": "表示位置" - } - }, - "tabs": { - "automation": "自動化", - "look-feel": "見た目と雰囲気", - "settings": "設定" - }, - "title": "壁紙" - } - }, "setup": { "appearance": { - "header": "外観", "subheader": "ダークモードとカラースキーム(Matugen またはプリセット)を選択します。" }, "customize": { @@ -2753,12 +1425,10 @@ }, "wallpaper": { "choose-dir": "壁紙画像が含まれているフォルダを選択します。", - "dir": { - "browse": "壁紙フォルダを参照", - "description": "壁紙画像が含まれているフォルダを選択します。", - "label": "壁紙フォルダ", - "select-title": "壁紙フォルダを選択" - }, + "dir-browse": "壁紙フォルダを参照", + "dir-description": "壁紙画像が含まれているフォルダを選択します。", + "dir-label": "壁紙フォルダ", + "dir-select-title": "壁紙フォルダを選択", "header": "壁紙を選択", "no-dir": "壁紙フォルダが選択されていません", "no-valid": "有効な画像ファイルが見つかりませんでした: {dir}", @@ -2767,9 +1437,7 @@ "select-prompt": "以下から壁紙を選択します", "subheader": "美しい背景で雰囲気を演出しましょう。" }, - "welcome": { - "note": "まずは基本設定から始めましょう。詳細なオプションは「設定」にあります。" - } + "welcome-note": "まずは基本設定から始めましょう。詳細なオプションは「設定」にあります。" }, "system": { "cpu-temperature": "{temp}°C", @@ -2779,10 +1447,7 @@ "no-media-player-detected": "メディアプレーヤーが見つかりません", "scaling-percentage": "{percentage}%", "signal-strength": "{signal}%", - "unknown": "不明", "unknown-app": "不明なアプリ", - "unknown-layout": "不明", - "unknown-version": "不明", "uptime": "稼働時間: {uptime}", "user-requested": "ユーザーの要求", "welcome-back": "おかえりなさい、", @@ -2792,19 +1457,14 @@ "cpu-temp": "CPU温度", "cpu-usage": "CPU使用率", "disk": "ディスク", - "download": "ダウンロード", "download-speed": "ダウンロード速度", "gpu-temp": "GPU温度", "load-average": "負荷平均", - "memory": "メモリ", "title": "システムモニター", - "upload": "アップロード", "upload-speed": "アップロード速度" }, "toast": { "airplane-mode": { - "disabled": "無効。", - "enabled": "有効。", "title": "機内モード" }, "battery": { @@ -2815,13 +1475,11 @@ "address-copied": "アドレスをクリップボードにコピーしました。", "confirm-code": "別のデバイスでコード{value}を確認してください。", "connect-failed": "デバイスに接続できませんでした。", - "disabled": "無効。", "disconnect-failed": "デバイスから切断できませんでした。", "discoverable-change-failed": "検出可能な状態の変更に失敗しました。", "discoverable-disabled": "検出不能を無効にしました。", "discoverable-enabled": "検出可能が有効。", "display-code": "別のデバイスに{value}のコードを入力してください。", - "enabled": "有効。", "forget-failed": "デバイスの削除に失敗しました。", "pair-failed": "デバイスのペアリングに失敗しました。", "passkey-required": "デバイスでパスキーが必要です。", @@ -2829,45 +1487,31 @@ "state-change-failed": "Bluetoothの状態変更に失敗しました。" }, "clipboard": { + "long-text": "長いテキスト", "unavailable": "クリップボード履歴を利用できません", "unavailable-desc": "cliphist がインストールされていません。クリップボード履歴機能を使用するにはインストールしてください。" }, - "dark-mode": { - "dark-mode": "ダークモード", - "enabled": "有効。", - "light-mode": "ライトモード" - }, "do-not-disturb": { "disabled": "おやすみモードを無効化", "disabled-desc": "すべての通知を表示します。", "enabled": "おやすみモードを有効化", "enabled-desc": "通知は履歴に保存されます。" }, - "internet": { - "limited": "インターネット未接続。" - }, + "internet-limited": "インターネット未接続。", "ipc": { "powerpanel-deprecated": "PowerPanel は SessionMenu に名称変更されました。この IPC コールはまもなく廃止されます。代わりに \"ipc call sessionMenu toggle\" を使用してください。", "sidepanel-deprecated": "SidePanel は ControlCenter に名称変更されました。この IPC コールはまもなく廃止されます。代わりに \"ipc call controlCenter toggle\" を使用してください。" }, - "keep-awake": { - "disabled": "無効。", - "enabled": "有効。" - }, "keyboard-layout": { "changed": "キーボードレイアウトを {layout} に変更しました。", "title": "キーボード" }, - "kofi": { - "opened": "ブラウザで Ko-fi ページを開きました。" - }, + "kofi-opened": "ブラウザで Ko-fi ページを開きました。", "missing-control-center": { "description": "コントロールセンターウィジェットがバーから削除されました。再度アクセスするには、ウィジェットを追加し直す必要があります。バーを右クリックして開くことも可能です。", "label": "最後のコントロールセンターが削除されました" }, "night-light": { - "disabled": "無効。", - "enabled": "有効。", "forced": "強制的に有効化。", "normal": "通常モード。", "not-installed": "wlsunset がインストールされていません。" @@ -2923,24 +1567,17 @@ "add-widget": "ウィジェットを追加", "bluetooth-devices": "Bluetooth デバイス", "brightness-at": "画面の明るさ: {brightness}%", - "cancel-timer": "タイマー", - "clear-history": "履歴を消去", "click-to-start-recording": "画面録画(録画開始)", "click-to-stop-recording": "画面録画(録画停止)", - "close": "閉じる", "collapse": "サイドバーを折りたたむ", "connect-disconnect-devices": "Bluetooth デバイス", "copy-address": "アドレスをコピー", "delete-notification": "通知を削除", - "disable-keep-awake": "スリープ防止", - "do-not-disturb-disabled": "おやすみモード", "do-not-disturb-enabled": "おやすみモード", - "enable-keep-awake": "スリープ防止", "expand": "サイドバーを展開", "forget-network": "ネットワーク設定を削除", "grid-view": "グリッド表示", "hidden-files-hide": "隠しファイル", - "hidden-files-show": "隠しファイル", "hide-unnamed-devices": "名前のないデバイスを隠す", "home": "ホームディレクトリ", "input-muted": "入力ミュート切り替え", @@ -2958,50 +1595,36 @@ "mute": "ミュート", "next-media": "次のトラック", "next-month": "翌月", - "night-light-disabled": "夜間モード", - "night-light-enabled": "夜間モード", - "night-light-forced": "夜間モード", "night-light-not-installed": "夜間モード(利用不可)", - "noctalia-performance-disabled": "Noctalia パフォーマンスモード", "noctalia-performance-enabled": "Noctalia パフォーマンスモード", "open-annotation-tool": "注釈ツールで開く", "open-control-center": "コントロールセンター", - "open-notification-history-disable-dnd": "通知履歴", "open-notification-history-enable-dnd": "通知履歴", "open-settings": "設定", "open-tray-dropdown": "システムトレイ", - "open-wallpaper-selector": "壁紙選択パネル", "output-muted": "出力ミュート切り替え", - "pause": "一時停止", - "play": "再生", "power-profile": "電源プロファイル: {profile}", "previous-media": "前のトラック", "previous-month": "前月", - "refresh": "更新", "refresh-devices": "デバイスを更新", "refresh-wallhaven": "Wallhaven の検索結果を更新", "refresh-wallpaper-list": "壁紙リストを更新", "remove-widget": "ウィジェットを削除", "screen-recorder-not-installed": "スクリーンレコーダー(未インストール)", - "search": "検索", "search-close": "検索を閉じる", "session-menu": "セッションメニュー", - "set-power-profile": "電源プロファイル: {profile}", "show-all-devices": "すべてのデバイスを表示", - "start-screen-recording": "画面録画", "stop-screen-recording": "画面録画", "switch-to-dark-mode": "ダークモード", "switch-to-light-mode": "ライトモード", "unmute": "ミュート解除", "up": "親ディレクトリ", "volume-at": "出力音量: {volume}%", - "wallpaper-selector": "壁紙選択パネル", - "widget-settings": "ウィジェットの設定" + "wallpaper-selector": "壁紙選択パネル" }, "wallpaper": { "configure-directory": "画像ファイルが含まれる壁紙フォルダを設定してください。", "fill-modes": { - "center": "中央に配置する", "crop": "拡大する", "fit": "画面に合わせる", "stretch": "引き伸ばして表示" @@ -3009,80 +1632,47 @@ "no-match": "一致する項目がありません。", "no-wallpaper": "壁紙が見つかりません。", "panel": { - "apikey": { - "help": "成人向けコンテンツにアクセスするには、APIキーが必要です。", - "label": "APIキー", - "managed-by-env": "NOCTALIA_WALLHAVEN_API_KEY 環境変数経由で管理されます。", - "placeholder": "Wallhaven APIキーを入力してください。" - }, - "apply-all-monitors": { - "description": "選択した壁紙をすべてのディスプレイに適用します。", - "label": "全ディスプレイに適用" - }, - "categories": { - "anime": "アニメ", - "general": "一般", - "label": "カテゴリ", - "people": "人物" - }, - "order": { - "asc": "昇順", - "desc": "降順", - "label": "順序" - }, - "purity": { - "all": "すべて", - "label": "コンテンツフィルタ", - "nsfw": "R-18", - "sfw": "SFW(全年齢)", - "sketchy": "Sketchy(際どい)" - }, - "ratios": { - "any": "どれか", - "label": "アスペクト比" - }, - "resolution": { - "atleast": "以上", - "exact": "完全一致", - "label": "解像度", - "mode": { - "label": "モード" - } - }, - "search": "検索", - "solid-color": { - "tooltip": "無地" - }, - "sorting": { - "date_added": "追加日", - "favorites": "お気に入り数", - "label": "並べ替え", - "random": "ランダム", - "relevance": "関連度", - "toplist": "トップリスト", - "views": "閲覧数" - }, - "source": { - "label": "取得元", - "local": "ローカル", - "wallhaven": "Wallhaven" - }, + "apikey-help": "成人向けコンテンツにアクセスするには、APIキーが必要です。", + "apikey-label": "APIキー", + "apikey-managed-by-env": "NOCTALIA_WALLHAVEN_API_KEY 環境変数経由で管理されます。", + "apikey-placeholder": "Wallhaven APIキーを入力してください。", + "apply-all-monitors-description": "選択した壁紙をすべてのディスプレイに適用します。", + "apply-all-monitors-label": "全ディスプレイに適用", + "categories-anime": "アニメ", + "categories-label": "カテゴリ", + "categories-people": "人物", + "order-asc": "昇順", + "order-desc": "降順", + "order-label": "順序", + "purity-label": "コンテンツフィルタ", + "purity-nsfw": "R-18", + "purity-sfw": "SFW(全年齢)", + "purity-sketchy": "Sketchy(際どい)", + "ratios-any": "どれか", + "ratios-label": "アスペクト比", + "resolution-atleast": "以上", + "resolution-exact": "完全一致", + "resolution-label": "解像度", + "resolution-mode-label": "モード", + "solid-color-tooltip": "無地", + "sorting-date-added": "追加日", + "sorting-favorites": "お気に入り数", + "sorting-label": "並べ替え", + "sorting-relevance": "関連度", + "sorting-toplist": "トップリスト", + "sorting-views": "閲覧数", + "source-label": "取得元", + "source-wallhaven": "Wallhaven", "title": "壁紙選択パネル", - "wallhaven-settings": { - "apply": "適用", - "title": "Wallhaven 設定" - } + "wallhaven-settings-title": "Wallhaven 設定" }, "transitions": { "disc": "ディスク", "fade": "フェード", - "none": "なし", - "random": "ランダム", "stripes": "ストライプ", "wipe": "ワイプ" }, "try-different-search": "別の検索条件を試してください。", - "unknown": "不明", "wallhaven": { "loading": "壁紙を読み込み中...", "no-results": "壁紙が見つかりません。別の検索条件を試してください。", @@ -3098,105 +1688,63 @@ "partly-cloudy": "晴れ時々曇り", "rain-showers": "雨", "snow": "雪", - "thunderstorm": "雷雨", - "unknown": "不明" - }, - "widget": { - "file-picker": { - "title": "ファイルを選択" - } + "thunderstorm": "雷雨" }, "widgets": { "color-picker": { - "apply": "適用", - "cancel": "キャンセル", - "palette": { - "description": "豊富なプリセットカラーから選択します。", - "label": "パレット", - "theme-colors": "テーマのカラーパレット" - }, + "palette-description": "豊富なプリセットカラーから選択します。", + "palette-label": "パレット", + "palette-theme-colors": "テーマのカラーパレット", "title": "色選択" }, "datetime-tokens": { - "ampm": { - "lowercase": "午前/午後(英語表記では小文字)", - "uppercase": "午前/午後(英語表記では大文字)" - }, - "common": { - "12hour-time-minutes": "12時間表記(分を含む)", - "24hour-time-minutes": "24時間表記(分を含む)", - "24hour-time-seconds": "24時間表記(秒を含む)", - "european-date": "ヨーロッパ形式の日付(日.月.年)", - "iso-date": "ISO 形式の日付(年-月-日)", - "us-date": "米国形式の日付(月/日/年)", - "weekday-date": "曜日と日付", - "weekday-month-day": "曜日、月、日" - }, - "day": { - "abbreviated": "曜日の短縮名(例: 火)", - "full": "曜日の完全名(例: 月曜日)", - "leading-zero": "ゼロ埋めありの日付 (01-31)", - "no-leading-zero": "ゼロ埋めなしの日付 (1-31)" - }, - "hour": { - "leading-zero": "ゼロ埋めありの時間 (00-23) — 24時間表記", - "no-leading-zero": "ゼロ埋めなしの時間 (0-23) — 24時間表記" - }, - "minute": { - "leading-zero": "ゼロ埋めありの分 (00-59)", - "no-leading-zero": "ゼロ埋めなしの分 (0-59)" - }, - "month": { - "abbreviated": "月の短縮名(例: 1月/Jan)", - "full": "月の完全名(例: 1月/January)", - "number-leading-zero": "ゼロ埋めありの月 (01-12)", - "number-no-zero": "ゼロ埋めなしの月 (1-12)" - }, - "second": { - "leading-zero": "ゼロ埋めありの秒 (00-59)", - "no-leading-zero": "ゼロ埋めなしの秒 (0-59)" - }, - "timezone": { - "abbreviation": "タイムゾーンの略称" - }, - "year": { - "four-digit": "4桁の西暦", - "two-digit": "2桁の西暦 (00-99)" - } + "ampm-lowercase": "午前/午後(英語表記では小文字)", + "ampm-uppercase": "午前/午後(英語表記では大文字)", + "common-12hour-time-minutes": "12時間表記(分を含む)", + "common-24hour-time-minutes": "24時間表記(分を含む)", + "common-24hour-time-seconds": "24時間表記(秒を含む)", + "common-european-date": "ヨーロッパ形式の日付(日.月.年)", + "common-iso-date": "ISO 形式の日付(年-月-日)", + "common-us-date": "米国形式の日付(月/日/年)", + "common-weekday-date": "曜日と日付", + "common-weekday-month-day": "曜日、月、日", + "day-abbreviated": "曜日の短縮名(例: 火)", + "day-full": "曜日の完全名(例: 月曜日)", + "day-leading-zero": "ゼロ埋めありの日付 (01-31)", + "day-no-leading-zero": "ゼロ埋めなしの日付 (1-31)", + "hour-leading-zero": "ゼロ埋めありの時間 (00-23) — 24時間表記", + "hour-no-leading-zero": "ゼロ埋めなしの時間 (0-23) — 24時間表記", + "minute-leading-zero": "ゼロ埋めありの分 (00-59)", + "minute-no-leading-zero": "ゼロ埋めなしの分 (0-59)", + "month-abbreviated": "月の短縮名(例: 1月/Jan)", + "month-full": "月の完全名(例: 1月/January)", + "month-number-leading-zero": "ゼロ埋めありの月 (01-12)", + "month-number-no-zero": "ゼロ埋めなしの月 (1-12)", + "second-leading-zero": "ゼロ埋めありの秒 (00-59)", + "second-no-leading-zero": "ゼロ埋めなしの秒 (0-59)", + "timezone-abbreviation": "タイムゾーンの略称", + "year-four-digit": "4桁の西暦", + "year-two-digit": "2桁の西暦 (00-99)" }, "file-picker": { - "cancel": "キャンセル", "search-placeholder": "ファイルとフォルダを検索...", "select-current": "現在のフォルダを選択する", "select-file": "ファイルを選択する", "select-folder": "フォルダを選択する", "title": "ファイル選択" }, + "file-picker-title": "ファイルを選択してください。", "icon-picker": { - "apply": "適用", - "cancel": "キャンセル", - "search": { - "label": "検索" - }, "title": "アイコン選択" }, - "text-input": { - "clear": "クリア" - }, - "tooltip": { - "placeholder": "プレースホルダー" - } + "tooltip-placeholder": "プレースホルダー" }, "wifi": { "panel": { "action-required": "アクションが必要", "available-interfaces": "利用可能なインターフェース", "available-networks": "利用可能なネットワーク", - "connect": "接続", - "connected": "接続済み", "disabled": "Wi-Fi は無効です", - "disconnect": "切断", - "disconnected": "切断されました", "disconnecting": "切断中...", "dns": "DNS", "enable-message": "利用可能なネットワークを表示するには Wi-Fi を有効にしてください。", @@ -3204,11 +1752,7 @@ "forget": "削除", "forget-network": "このネットワーク設定を削除しますか?", "forgetting": "削除中...", - "frequency": "周波数", - "gateway": "ゲートウェイ", - "info": "情報", "interface": "ネットワークインターフェース", - "internet": "インターネット", "internet-connected": "インターネット接続", "internet-limited": "インターネットなし", "internet-status": "インターネット接続状況", @@ -3217,11 +1761,9 @@ "link-speed": "リンク速度", "no-ethernet-devices": "イーサネットデバイスが検出されませんでした。", "no-networks": "ネットワークが見つかりません", - "password": "パスワード", "saved": "保存済み", "scan-again": "再スキャン", "searching": "近くのネットワークを検索中...", - "security": "セキュリティ", "title": "Wi-Fi" }, "signal": { diff --git a/Assets/Translations/ku.json b/Assets/Translations/ku.json index 65702012d..5a9be5612 100644 --- a/Assets/Translations/ku.json +++ b/Assets/Translations/ku.json @@ -1,604 +1,9 @@ { - "authentication": { - "error": "Şaşetiya rastkirinê", - "failed": "Rastkirin têk çû" - }, - "bar": { - "widget-settings": { - "active-window": { - "colorize-icons": { - "description": "Rengên rûkarê li ser îkona çarçoveya çalak bisepîne.", - "label": "Îkonan rengîn bike" - }, - "hide-mode": { - "description": "Dema ku çarçove neçalak be, kontrol dike ka alav çawa tev digere.", - "label": "Awaya veşartinê" - }, - "max-width": { - "description": "Mezinahiya herî pir ya asoyî ya alavê destnîşan dike. Alav wê ji bo naveroka kurttir were biçûkkirin.", - "label": "Ferehiya herî pir" - }, - "scrolling-mode": { - "description": "Dema ku şemitandina nivîsê ji bo sernavên çarçoveyên ên dirêj çalak e, kontrol bike.", - "label": "Awa şemitandinê" - }, - "show-app-icon": { - "description": "Îkona sepanê li kêleka sernavê çarçoveyê nîşan bide.", - "label": "Îkona sepanê nîşan bide" - }, - "use-fixed-width": { - "description": "Dema ku were çalakkirin, alav wê her dem ferehiya herî pir bi kar bîne li şûna ku bi dînamîkî li gorî naverokê saz bike.", - "label": "Ferehiya mayînde bi kar bîne" - } - }, - "audio-visualizer": { - "color-name": { - "description": "Rengê ji bo dîtbarîner hilbijêre.", - "label": "Rengê tijîkirinê" - }, - "hide-when-idle": { - "description": "Dema ku çalak be, dîtbarîner veşartî ye heya ku lîstikvanek bi awayekî çalak were lîstin.", - "label": "Dema ku medyaya lê nalîze veşêre" - }, - "width": { - "description": "Ferehiya pêkhateya kesane.", - "label": "Ferehî" - } - }, - "battery": { - "device": { - "default": "Kesane (Amûra nîşandanê)", - "description": "Ka kîjan amûrê betarî hilbijêre ku were nîşandan.", - "label": "Amûrê betarî" - }, - "display-mode": { - "description": "Ka çawa dixwazî ev nirx xuya bibe hilbijêre.", - "label": "Awaya nîşandanê" - }, - "hide-if-not-detected": { - "description": "Dema pîl li ser pergalê neyê dîtin, widgetê veşêre.", - "label": "Veşêre eger nehat dîtin" - }, - "low-battery-threshold": { - "description": "Dema ku betarî ji vê rêjeyê kêmtir bibe, hişyariyekê nîşan bide.", - "label": "Asta hişyariya betarî ya kêm" - }, - "show-noctalia-performance": { - "description": "Guhêrbarê awaya performansê ya Noctalia di hundirê destgeha betariyê de nîşan bide.", - "label": "Guhbarê performansa Noctalia nîşan bide" - }, - "show-power-profile": { - "description": "Hilbijartina profîla hêzê di hundirê destgeha betariyê de nîşan bide.", - "label": "Kontrolên profîla hêzê nîşan bide" - } - }, - "brightness": { - "display-mode": { - "description": "Ka tu çawa dixwazî ev nirx xuya bibe hilbijêre.", - "label": "Awaya nîşandanê" - } - }, - "clock": { - "clock-display": { - "description": "Nîşandana demjimêra xwe bi riya tevlîkirina nîşanekan ji lîsteya jêrîn kesane bike. Ji bo ku tu formata 12 demjimêran bi kar bînî, divê tu nîşana 'AP' têxînî nav.", - "label": "Nîşandana demjimêrê" - }, - "custom-font": { - "description": "Ji bo nîşanadana demjimêrê cûrenivîseke kesane hilbijêre.", - "label": "Cûrenivîsa kesane", - "placeholder": "Cûrenivîsa kesane hilbijêre...", - "search-placeholder": "Cûrenivîsan bigere......" - }, - "horizontal-bar": { - "description": "Serişte: \\nJi bo afirandina şikandina rêzê\n bi kar bîne.", - "label": "Darika asoyî" - }, - "preview": "Pêşdîtin", - "tooltip-format": { - "description": "Derdê rêzika ji bo sernavê ku dema mirov li ser demjimêrê disekine tê nîşandan. Ji bo bikaranîna sernavê xwerû vala bihêle.", - "label": "Formata sernavê" - }, - "use-custom-font": { - "description": "Hilbijartina cûrenivîsa berdest bi tîpeke kesane ji bo demjimêrê derbas bike.", - "label": "Cûrenivîsa kesane bi kar bîne" - }, - "use-monospaced-font": { - "description": "Dema ku çalak be, demjimêr wê cûrenivîsa monospace bi kar bîne.", - "label": "Cûrenivîsa monospaced bi kar bîne" - }, - "use-primary-color": { - "description": "Dema ku çalak be, ev rengê sereke ji bo pejirandinê tê sepandin.", - "label": "Rengê sereke bi kar bîne" - }, - "vertical-bar": { - "description": "Bi kar tînin valahiyekê ji hev veqetînin her beşek li ser rêzeke nû.", - "label": "Darê vertical" - } - }, - "control-center": { - "browse-file": "Pelê bigere", - "browse-library": "Geroka Pirtûkxaneyê", - "color-selection": { - "description": "Rengên rûkarkê bo îkonan bisepîne.", - "label": "Rengê hilbijêre" - }, - "enable-colorization": { - "description": "Çalak bike rengkirina îkona navenda kontrolê, rengên temayê bi kar bîne.", - "label": "Rengkirinê çalak bike" - }, - "icon": { - "description": "Îkonekê ji pirtûkxaneyê an jî dosyeyeke xwerû hilbijêre.", - "label": "Îkon" - }, - "select-custom-icon": "Îkoneke kesane hilbijêre", - "use-distro-logo": { - "description": "Li şûna îkoneke kesane, logoya belavkirina xwe bi kar bîne.", - "label": "Li şûna îkonê logoya belavkirina bi kar bîne." - } - }, - "custom-button": { - "browse": "Bigere", - "collapse-condition": { - "description": "Ger nivîsa derketî bi vê nirxê re têkildar be, dê bişkok hilweşe.", - "label": "Rewşa hilweşînê" - }, - "color-selection": { - "description": "Rengên mûqeyê li îkon û nivîsê bi kar bîne.", - "label": "Reng hilbijêre" - }, - "display-command-output": { - "description": "Fermanekê binivîse ku di navberên rêkûpêk de bixebite. Rêza yekem a derketina wê dê wekî nivîs were xuyang kirin.", - "label": "Nîşandana derketina fermanê", - "stream-description": "Fermanekê binivîse ku bi berdewamî bixebite." - }, - "dynamic-text": "Teksta dînamîk", - "enable-colorization": { - "description": "Rengînkirinê ji bo îkona bişkoka xwerû û nivîsê çalak bike, rengên mûqeyê bi kar bîne.", - "label": "Rengînkirin çalak bike" - }, - "hide-mode": { - "alwaysExpanded": "Her tim berfireh kirin", - "description": "Kontrola xuyabûna widgetê dema ku ferman encamek tune.", - "expandWithOutput": "Berfireh bike dema ku derket hebe", - "label": "Hêşartin modê", - "maxTransparent": "Herî zêde berfirehkirî lê şefaf" - }, - "icon": { - "description": "Îkonekê ji pirtûkxaneyê hilbijêre.", - "label": "Îkon" - }, - "left-click": { - "description": "Fermana ku dema bişkok li ser çepê tê klîkkirin tê meşandin.", - "label": "Klîka çepê", - "update-text": "Nûvekirina nivîsa ku li ser klîka çepê tê nîşandan" - }, - "max-text-length-horizontal": { - "description": "Hejmara herî zêde ya tîpan ku di bara horizontî de bêne nîşandan (0 ji bo veşartina nivîsê).", - "label": "Dirêjahiya herî zêde ya nivîsê (horîzontal)" - }, - "max-text-length-vertical": { - "description": "Hejmara herî zêde ya tîpan ku di barê vertical de were nîşandan (0 ji bo veşartina nivîsê).", - "label": "Dirêjahiya herî zêde ya nivîsê (vertîkal)" - }, - "middle-click": { - "description": "Fermana ku dema bişkok bi mişkê navîn tê tikandin bê meşandin.", - "label": "Klîka navîn", - "update-text": "Nûvekirina nivîsa ku bi klîka navîn tê nîşandan" - }, - "parse-json": { - "description": "Parskirina derketina fermanê wekî objeyek JSON da ku nivîs û îkonê bi awayekî dînamîkî were danîn.", - "label": "Ez encamê wekî JSON analîz bike." - }, - "refresh-interval": { - "description": "Navbera bi milîsaniyeyan.", - "label": "Navbera nûkirinê" - }, - "right-click": { - "description": "Fermana ku dema bişkok bi aliyê rastê ve hat tikandin, tê bicihkirin.", - "label": "Rast bikirtînin", - "update-text": "Nûkirina nivîsa ku li ser rast-klîkê tê nîşandan" - }, - "show-icon": { - "description": "Guherîna xuya û ne xuya ya îkona widgetê.", - "label": "Nîşanê nîşan bide" - }, - "text-stream": { - "description": "Rêzikên ji fermanê hatine weşandin dê wekî nivîs li ser bişkokê werin xuyandin.", - "label": "Rêz" - }, - "wheel": { - "description": "Fermana ku dema çerxa mişkê tê bikaranîn were meşandin.
Ji bo delta çerxa mişkê di fermanê de $delta bikar bîne.", - "label": "Tekerê gerandinê", - "update-text": "Nûkirina nivîsa ku li ser gerandinê tê nîşandan" - }, - "wheel-down": { - "description": "Fermana ku dema çerxa mişkê ber bi jêr ve tê gerandin, were meşandin.", - "label": "Fermana daketina çerxê" - }, - "wheel-mode-separate": { - "description": "Fermana cuda ji bo teker ber bi jor û xwarê çalak bike.", - "label": "Fermanên çerxê yên cuda" - }, - "wheel-up": { - "description": "Fermana ku dema çerxa mişkê ber bi jor ve tê gerandin, tê meşandin.", - "label": "Fermana hilkişîna çerxê" - } - }, - "dialog": { - "apply": "Bisepîne", - "cancel": "Têk bibe" - }, - "keyboard-layout": { - "display-mode": { - "description": "ka tu dixwaz ev nirx çawa xuya bibe hilbijêre.", - "label": "Awaya nîşandanê" - }, - "show-icon": { - "description": "Nîşana şêweya klavyeyê nîşan bide.", - "label": "Nîşanê nîşan bide" - } - }, - "launcher": { - "use-primary-color": { - "description": "Dema ku hat çalak kirin, ev rengê sereke ji bo teqezkirinê bikar tîne.", - "label": "Rengê bingehîn bikar bîne" - } - }, - "lock-keys": { - "browse": "Bigere", - "show-caps-lock": { - "description": "Rewşa Caps Lock nîşan bide.", - "label": "Kilîda Caps" - }, - "show-num-lock": { - "description": "Rewşa Num Lock nîşan bide.", - "label": "Kilîda Jimareyan" - }, - "show-scroll-lock": { - "description": "Rewşa Scroll Lock nîşan bide.", - "label": "Kilîda Rûpelê Bigere" - } - }, - "media-mini": { - "hide-mode": { - "description": "Kontrola ku widget çawa tevdigere dema ku tu medya nayê lîstin.", - "label": "Moda veşartinê" - }, - "max-width": { - "description": "Mezinahiya herî zêde ya horizontî ya widgetê diyar dike. Widget dê bi naveroka kurt re were kurtkirin.", - "label": "Firehiya herî zêde" - }, - "no-active-player": "Bê lîstikvanê çalak.", - "scrolling-mode": { - "description": "Kontrola dema ku geroka nivîsê ji bo sernavên rêyên dirêj tê çalak kirin.", - "label": "Moda Gerandinê" - }, - "show-album-art": { - "description": "Wêneyê albûmê ya strana ku niha lê tê guhdarîkirin nîşan bide.", - "label": "Wêneyê albûmê nîşan bide" - }, - "show-artist-first": { - "description": "Hunermend - sernav li şûna sernav - hunermend nîşan bide.", - "label": "Pêşî hunermend nîşan bide" - }, - "show-progress-ring": { - "description": "Pêşandanek pêşketina dorhêlî ya ku pêşketina şopê nîşan dide.", - "label": "Nîşanek xeleka pêşketinê bide." - }, - "show-visualizer": { - "description": "Dîmenek dîtbarî ya dengî dema muzîk lêdixe nîşan bide.", - "label": "Nîşana dîtbarîkerê bide" - }, - "use-fixed-width": { - "description": "Dema ku were çalak kirin, widget dê her dem firehiya herî zêde bikar bîne li şûna ku bi dînamîkî li gorî naverokê were sererast kirin.", - "label": "Bi berfirehî bikar bîne" - }, - "visualizer-type": { - "description": "Şêwaza dîtbarîzera deng hilbijêre ku were nîşandan.", - "label": "Cureyê dîtbarîker" - } - }, - "microphone": { - "display-mode": { - "description": "Tu dixwazî ev nirx çawa xuya bike hilbijêre.", - "label": "Awayê xuyangkirinê" - } - }, - "notification-history": { - "hide-widget-when-zero": { - "description": "Îkona agahdarkirinê veşêre dema ku agahdarkirinên nexwendî tune bin.", - "label": "Îkona veşêre dema ku sifir be" - }, - "show-unread-badge": { - "description": "Nîşaneyekê nîşan bide ku hejmara agahiyên nehatine xwendin nîşan dide.", - "label": "Nîşana ne xwendî nîşan bide" - } - }, - "section-editor": { - "placeholder": "Widgetekek hilbijêre ku lê zêde bike...", - "search-placeholder": "Amûra lêgerînê..." - }, - "spacer": { - "width": { - "description": "Firehiya firehiyê bi pîkselan.", - "label": "Firehî" - } - }, - "system-monitor": { - "compact-mode": { - "description": "Statîstîkan wekî şîroveya barên piçûk nîşan bide li şûna nirxên nivîskî. Pêşî li guhertina layoutê digire.", - "label": "Rewşa Kompakt" - }, - "cpu-temperature": { - "description": "Germahiya CPUyê heke hebe nîşan bide.", - "label": "Germa CPUyê" - }, - "cpu-usage": { - "description": "Rêjeya bikaranîna CPU ya niha nîşan bide.", - "label": "Bikaranîna CPUyê" - }, - "disk-path": { - "description": "Hilbijêre kîjan xala çiyayê dîskê were şopandin.", - "label": "Rêya dîskê" - }, - "gpu-temperature": { - "description": "Germahiya GPUyê, eger hebe, nîşan bide.", - "label": "Germahiya GPUyê" - }, - "load-average": { - "description": "Barkirina navîn a pergalê nîşan bide.", - "label": "Barkirina navîn" - }, - "memory-percentage": { - "description": "Bîranînê wekî rêjeyekê nîşan bide, ne wekî nirxên mutleq.", - "label": "Bîr wekî sedî" - }, - "memory-usage": { - "description": "Agahiyên bikaranîna RAM'a niha nîşan bide.", - "label": "Bikaranîna bîrê" - }, - "network-traffic": { - "description": "Leza leza barkirina torê û dakêşana torê nîşan bide.", - "label": "Trafîka torê" - }, - "storage-usage": { - "description": "Agahiyên bikaranîna cîhê dîskê nîşan bide.", - "label": "Bikaranîna hilanînê" - }, - "use-monospace-font": { - "description": "```\nBi kar tîne fonta monospace ji bo firehiya karakterê ya domdar.\n```", - "label": "Tîpa yek-firehî" - } - }, - "taskbar": { - "colorize-icons": { - "description": "Rengên temayê li îkonên taskbarê bicîh bike.", - "label": "Rengdankirina îkonan" - }, - "hide-mode": { - "description": "Kontrol dike ka widget çawa tevdigere dema ku pencereyên lihevhatî tune ne.", - "label": "Moda veşartinê" - }, - "icon-scale": { - "description": "Pîvana îkonên taskbarê destnîşan dike.", - "label": "Pîvandina îkonan" - }, - "max-width": { - "description": "Herî zêde firehiya taskbarê wekî rêjeya firehiya ekranê.", - "label": "Firehiya herî zêde" - }, - "only-active-workspaces": { - "description": "Tenê sepanên ji cihên kar ên çalak nîşan bide.", - "label": "Tenê ji cihên kar ên çalak" - }, - "only-same-monitor": { - "description": "Tenê sepanên ji çavdêriya ku bar lê ye nîşan bide.", - "label": "Tenê ji heman monitorê" - }, - "show-pinned-apps": { - "description": "Nîşandana sepanên pêçandî yên ji dockê di taskbarê de.", - "label": "Nîşandan sepanên pêçandî" - }, - "show-title": { - "description": "Sernavên pencereyê di taskbarê de nîşan bide.", - "description-disabled": "ئەرکبارێ ستوونی پشتەڤانییا نیشاندان تایتڵان ناکەت.", - "label": "Navê pêşandanê" - }, - "smart-width": { - "description": "Bi awayekî otomatîkî firehiya têketinê li gorî hejmara têketinan eyar bike.", - "label": "Firehiya berz" - }, - "title-width": { - "description": "Firehiya firehiya sernavên paceyan di taskbarê de (bi pîksel).", - "label": "Firehiya sernavê", - "reset-tooltip": "Firehiya firehiya sernavê" - } - }, - "tray": { - "colorize-icons": { - "description": "رەنگێن تەڤنێ ب نیشانێن ترەیێ بکار بینە.", - "label": "Îkonan rengîn bike" - }, - "drawer-enabled": { - "description": "Dema ku çalak be, hêmanên trayê yên nehatine pin kirin di panelek dolabê de têne xuyang kirin.
Dema ku neçalak be, hemî hêmanên trayê inline têne xuyang kirin.", - "label": "Çalak bike dolabê" - }, - "hide-passive": { - "description": "Dema ku hat aktîfkirin, tiştên trayê yên bi statûya Pasîf dê werin veşartin.", - "label": "Veşartina tiştên pasîf" - } - }, - "volume": { - "display-mode": { - "description": "Tu dixwazî ev nirx çawa xuya bike hilbijêre.", - "label": "Awayî nîşandanê" - } - }, - "workspace": { - "character-count": { - "description": "Hejmara tîpên ku ji navên qada xebatê bên nîşandan (1-10).", - "label": "Hejmara tîpan" - }, - "enable-scrollwheel": { - "description": "Bi tekerê mişkê di navbera cîhên xebatê de biguhere.", - "label": "Bişkoka gerokê bizivirîne da ku cîhên kar biguherî." - }, - "follow-focused-screen": { - "description": "Dîmên xebatê ji dîmendera niha ya ku balê dikişîne, ne ji dîmendera ku bar lê ye, nîşan bide.", - "label": "Şopandina ekrana fokusê" - }, - "grouped-border-opacity": { - "description": "Ayarê asta zelalbûna sînorên konteynerê cîhê kar.", - "label": "Rûdana sînor" - }, - "hide-unoccupied": { - "description": "Cihên xebatê yên bê pencere nîşan nede.", - "label": "Veşartî ne dagirkirî" - }, - "label-mode": { - "description": "Çawa nîşaneyên cîhê kar têne nîşandan hilbijêre.", - "label": "Moda Labelê" - }, - "show-applications": { - "description": "Nîşaneyên sepanan di hundirê her cîhê xebatê de nîşan bide.", - "label": "Nîşan sepanan bide" - }, - "show-labels-only-when-occupied": { - "description": "Tenê etîketên cîhê xebatê nîşan bide dema ku ew pencereyan dihewînin.", - "label": "Tenê dema dagirkirî etîketan nîşan bide" - }, - "unfocused-icons-opacity": { - "description": "Ayarê asta zelalbûna îkonên sepanên ne di fokusê de bike.", - "label": "Şefafiya îkonên ne baldar" - } - } - } - }, - "battery": { - "battery-level": "Asta bataryayê", - "brightness": "Ronahî", - "charging": "Barkirin", - "charging-rate": "Rêjeya barkirinê: {rate} W", - "discharging": "Derxistin", - "discharging-rate": "Rêjeya valabûna betariyê: {rate} W", - "health": "Tendûrûstî: {percent}%", - "idle": "Bêkar", - "inhibit-idle-description": "Pergalê şiyar dihêle.", - "inhibit-idle-label": "Şiyar bihêle", - "no-battery-detected": "nehat dîtin", - "panel-title": "Betarî", - "plugged-in": "Hat girêdan", - "power-profile": "Profîla hêzê", - "time-left": "Demê mayî: {time}", - "time-until-full": "Dem mayî bo tijîbûnê: {time}" - }, - "bluetooth": { - "panel": { - "available-devices": "Amûrên heyî", - "battery": "Betarî", - "blocked": "Astengkirî", - "connect": "Girê bide", - "connected-devices": "Amûrên girêdayî", - "connecting": "Tê girêdan...", - "device-address": "Navnîşana amûrê", - "disabled": "Bluetooth neçalak e", - "disconnect": "Girêdanê qut bike", - "disconnecting": "Derdibirîna...", - "discoverable": "Dîtbar", - "enable-message": "Bo dîtina amûrên heyî Bluetooth çalak bike.", - "info": "Zanyarî", - "known-devices": "Amûrên naskirî", - "no-devices": "Amûr tune ne.", - "pair": "Girê bide", - "paired": "Girêdayî", - "paired-devices": "ghhdhd", - "pairing": "Tê girêdan...", - "pairing-mode": "Piştrast bike ku cîhaza te di moda cotbûnê de ye.", - "refresh-devices": "Nûvekirina cîhazên", - "scanning": "Lêgerîna cîhazan...", - "signal": "Nîşan", - "signal-text": { - "excellent": "Nîşan: Baş e gelek", - "fair": "Nîşan: Adil", - "good": "Nîşan: Baş e", - "poor": "Nîşan: Qels", - "unknown": "Nîşan: Nenas", - "very-poor": "Nîşan: Gelekî qels" - }, - "title": "Bluetooth", - "trusted": "Pêbawer", - "unpair": "Girêdanê qut bike" - }, - "title": "Bluetooth" - }, - "calendar": { - "panel": { - "week": "Hefte" - }, - "timer": { - "countdown": "Jimartinê berjêr", - "duration": "Dirêjahî", - "hours": "d", - "minutes": "x", - "pause": "Rawestîne", - "reset": "Ji nû ve saz bike", - "resume": "Bidomîne", - "seconds": "ç", - "start": "Dest pê bike", - "stopwatch": "Demjimêra rawestandinê", - "timer": "Jimaritnê berjêr", - "title": "Jimartinê berjêr" - }, - "weather": { - "loading": "Rewşa bayê tê barkirin…" - } - }, - "changelog": { - "error": { - "fetch-failed": "Agahiyên guhertinê barkirin pêkan nebû. Ji kerema xwe re paşê dîsa biceribîne.", - "rate-limit": "Rêjeya GitHubê derbas bû. Ji kerema xwe di nav çend deqîqeyan de dîsa biceribîne." - }, - "panel": { - "buttons": { - "discord": "Têkeve Discorda me", - "dismiss": "Baş e", - "feedback": "Nerînan bide" - }, - "empty": "Nîşeyên weşanê hîn ne pêkan in.", - "highlight-title": "Berbiroj", - "section": { - "released": "Di {date} de hat weşandin", - "version": "Goherto {version}" - }, - "subtitle": { - "fresh": "Spas ji bo sazkirina Noctalia! Ev tiştên ku di vê çêkirinê de hene.", - "updated": "Nûkirin ji {previousVersion}" - }, - "title": "Çi nû di {versiyon} de heye", - "version": { - "new-user": "Sazkirina nû" - } - } - }, - "clock": { - "tooltip": "Demjimêr" - }, - "common": { - "add": "Tevlî bike", - "apply": "Bisepîne", - "cancel": "Têk bibe", - "check-settings": "Ji bo hûragahiyan sazkariyan kontrol bike", - "close": "Bigire", - "no": "Na", - "save": "Tomar bike", - "yes": "Erê" - }, - "context-menu": { + "actions": { "clear-history": "Dîrokê pak bike", "close-app": "{app} bigire", "connect-vpn": "Bi {name} ve girê bide", "cycle-visualizer": "Dîmenkerê çerxê", - "delete": "Jê bibe", "disable-bluetooth": "Bluetooth neçalak bike", "disable-dnd": "Dengê dernexîne çalak neke", "disable-wifi": "Wi-Fi çalak neke", @@ -608,33 +13,473 @@ "enable-wifi": "Wi-Fi çalak bike", "launcher-settings": "Mîhengên destpêkerê", "lower-to-bottom": "Daxistin bo binî", - "next": "Pêş", "open-calendar": "Salnameyê veke", "open-display-settings": "Sazkariyên dîmenderê", "open-launcher": "Destpêkarê veke", "open-mixer": "Têkelkerê deng", "open-settings": "Sazkariyan veke", - "pause": "Rawestîne", - "play": "Bilîzîne", - "previous": "Paş", "raise-to-top": "Serê jorîn bilind bike", "random-wallpaper": "Wêneyê dîwarê rasthatî", - "reset": "Vegerandin", "toggle-mute": "Guherandin bêdeng bike", "widget-settings": "Sazkariyên alavê" }, - "dock": { - "menu": { - "close": "Bigire", - "focus": "Balê bikşîne", - "pin": "Bi dar bixe", - "unpin": "Bi dar nexe" + "authentication": { + "error": "Şaşetiya rastkirinê", + "failed": "Rastkirin têk çû" + }, + "bar": { + "active-window": { + "colorize-icons-description": "Rengên rûkarê li ser îkona çarçoveya çalak bisepîne.", + "hide-mode-description": "Dema ku çarçove neçalak be, kontrol dike ka alav çawa tev digere.", + "scrolling-mode-description": "Dema ku şemitandina nivîsê ji bo sernavên çarçoveyên ên dirêj çalak e, kontrol bike.", + "show-app-icon-description": "Îkona sepanê li kêleka sernavê çarçoveyê nîşan bide.", + "show-app-icon-label": "Îkona sepanê nîşan bide" + }, + "audio-visualizer": { + "color-name-description": "Rengê ji bo dîtbarîner hilbijêre.", + "color-name-label": "Rengê tijîkirinê", + "hide-when-idle-description": "Dema ku çalak be, dîtbarîner veşartî ye heya ku lîstikvanek bi awayekî çalak were lîstin.", + "hide-when-idle-label": "Dema ku medyaya lê nalîze veşêre", + "width-description": "Ferehiya pêkhateya kesane." + }, + "battery": { + "device-default": "Kesane (Amûra nîşandanê)", + "device-description": "Ka kîjan amûrê betarî hilbijêre ku were nîşandan.", + "device-label": "Amûrê betarî", + "hide-if-not-detected-description": "Dema pîl li ser pergalê neyê dîtin, widgetê veşêre.", + "hide-if-not-detected-label": "Veşêre eger nehat dîtin", + "low-battery-threshold-description": "Dema ku betarî ji vê rêjeyê kêmtir bibe, hişyariyekê nîşan bide.", + "low-battery-threshold-label": "Asta hişyariya betarî ya kêm", + "show-noctalia-performance-description": "Guhêrbarê awaya performansê ya Noctalia di hundirê destgeha betariyê de nîşan bide.", + "show-noctalia-performance-label": "Guhbarê performansa Noctalia nîşan bide", + "show-power-profile-description": "Hilbijartina profîla hêzê di hundirê destgeha betariyê de nîşan bide.", + "show-power-profile-label": "Kontrolên profîla hêzê nîşan bide" + }, + "clock": { + "clock-display-description": "Nîşandana demjimêra xwe bi riya tevlîkirina nîşanekan ji lîsteya jêrîn kesane bike. Ji bo ku tu formata 12 demjimêran bi kar bînî, divê tu nîşana 'AP' têxînî nav.", + "clock-display-label": "Nîşandana demjimêrê", + "custom-font-description": "Ji bo nîşanadana demjimêrê cûrenivîseke kesane hilbijêre.", + "custom-font-label": "Cûrenivîsa kesane", + "custom-font-placeholder": "Cûrenivîsa kesane hilbijêre...", + "custom-font-search-placeholder": "Cûrenivîsan bigere......", + "horizontal-bar-description": "Serişte: \\nJi bo afirandina şikandina rêzê\n bi kar bîne.", + "horizontal-bar-label": "Darika asoyî", + "preview": "Pêşdîtin", + "tooltip-format-description": "Derdê rêzika ji bo sernavê ku dema mirov li ser demjimêrê disekine tê nîşandan. Ji bo bikaranîna sernavê xwerû vala bihêle.", + "tooltip-format-label": "Formata sernavê", + "use-custom-font-description": "Hilbijartina cûrenivîsa berdest bi tîpeke kesane ji bo demjimêrê derbas bike.", + "use-custom-font-label": "Cûrenivîsa kesane bi kar bîne", + "use-monospaced-font-description": "Dema ku çalak be, demjimêr wê cûrenivîsa monospace bi kar bîne.", + "use-monospaced-font-label": "Cûrenivîsa monospaced bi kar bîne", + "use-primary-color-description": "Dema ku çalak be, ev rengê sereke ji bo pejirandinê tê sepandin.", + "use-primary-color-label": "Rengê sereke bi kar bîne", + "vertical-bar-description": "Bi kar tînin valahiyekê ji hev veqetînin her beşek li ser rêzeke nû.", + "vertical-bar-label": "Darê vertical" + }, + "control-center": { + "browse-file": "Pelê bigere", + "browse-library": "Geroka Pirtûkxaneyê", + "color-selection-description": "Rengên rûkarkê bo îkonan bisepîne.", + "enable-colorization-description": "Çalak bike rengkirina îkona navenda kontrolê, rengên temayê bi kar bîne.", + "icon-description": "Îkonekê ji pirtûkxaneyê an jî dosyeyeke xwerû hilbijêre.", + "select-custom-icon": "Îkoneke kesane hilbijêre", + "use-distro-logo-description": "Li şûna îkoneke kesane, logoya belavkirina xwe bi kar bîne.", + "use-distro-logo-label": "Li şûna îkonê logoya belavkirina bi kar bîne." + }, + "custom-button": { + "collapse-condition-description": "Ger nivîsa derketî bi vê nirxê re têkildar be, dê bişkok hilweşe.", + "collapse-condition-label": "Rewşa hilweşînê", + "color-selection-description": "Rengên mûqeyê li îkon û nivîsê bi kar bîne.", + "color-selection-label": "Reng hilbijêre", + "display-command-output-description": "Fermanekê binivîse ku di navberên rêkûpêk de bixebite. Rêza yekem a derketina wê dê wekî nivîs were xuyang kirin.", + "display-command-output-label": "Nîşandana derketina fermanê", + "display-command-output-stream-description": "Fermanekê binivîse ku bi berdewamî bixebite.", + "dynamic-text": "Teksta dînamîk", + "enable-colorization-description": "Rengînkirinê ji bo îkona bişkoka xwerû û nivîsê çalak bike, rengên mûqeyê bi kar bîne.", + "enable-colorization-label": "Rengînkirin çalak bike", + "hide-mode-always-expanded": "Her tim berfireh kirin", + "hide-mode-description": "Kontrola xuyabûna widgetê dema ku ferman encamek tune.", + "hide-mode-expand-with-output": "Berfireh bike dema ku derket hebe", + "hide-mode-label": "Hêşartin modê", + "hide-mode-max-transparent": "Herî zêde berfirehkirî lê şefaf", + "icon-description": "Îkonekê ji pirtûkxaneyê hilbijêre.", + "left-click-description": "Fermana ku dema bişkok li ser çepê tê klîkkirin tê meşandin.", + "left-click-label": "Klîka çepê", + "left-click-update-text": "Nûvekirina nivîsa ku li ser klîka çepê tê nîşandan", + "max-text-length-horizontal-description": "Hejmara herî zêde ya tîpan ku di bara horizontî de bêne nîşandan (0 ji bo veşartina nivîsê).", + "max-text-length-horizontal-label": "Dirêjahiya herî zêde ya nivîsê (horîzontal)", + "max-text-length-vertical-description": "Hejmara herî zêde ya tîpan ku di barê vertical de were nîşandan (0 ji bo veşartina nivîsê).", + "max-text-length-vertical-label": "Dirêjahiya herî zêde ya nivîsê (vertîkal)", + "middle-click-description": "Fermana ku dema bişkok bi mişkê navîn tê tikandin bê meşandin.", + "middle-click-label": "Klîka navîn", + "middle-click-update-text": "Nûvekirina nivîsa ku bi klîka navîn tê nîşandan", + "parse-json-description": "Parskirina derketina fermanê wekî objeyek JSON da ku nivîs û îkonê bi awayekî dînamîkî were danîn.", + "parse-json-label": "Ez encamê wekî JSON analîz bike.", + "refresh-interval-description": "Navbera bi milîsaniyeyan.", + "refresh-interval-label": "Navbera nûkirinê", + "right-click-description": "Fermana ku dema bişkok bi aliyê rastê ve hat tikandin, tê bicihkirin.", + "right-click-label": "Rast bikirtînin", + "right-click-update-text": "Nûkirina nivîsa ku li ser rast-klîkê tê nîşandan", + "show-icon-description": "Guherîna xuya û ne xuya ya îkona widgetê.", + "show-icon-label": "Nîşanê nîşan bide", + "text-stream-description": "Rêzikên ji fermanê hatine weşandin dê wekî nivîs li ser bişkokê werin xuyandin.", + "text-stream-label": "Rêz", + "wheel-description": "Fermana ku dema çerxa mişkê tê bikaranîn were meşandin.
Ji bo delta çerxa mişkê di fermanê de $delta bikar bîne.", + "wheel-down-description": "Fermana ku dema çerxa mişkê ber bi jêr ve tê gerandin, were meşandin.", + "wheel-down-label": "Fermana daketina çerxê", + "wheel-label": "Tekerê gerandinê", + "wheel-mode-separate-description": "Fermana cuda ji bo teker ber bi jor û xwarê çalak bike.", + "wheel-mode-separate-label": "Fermanên çerxê yên cuda", + "wheel-up-description": "Fermana ku dema çerxa mişkê ber bi jor ve tê gerandin, tê meşandin.", + "wheel-up-label": "Fermana hilkişîna çerxê", + "wheel-update-text": "Nûkirina nivîsa ku li ser gerandinê tê nîşandan" + }, + "keyboard-layout": { + "show-icon-description": "Nîşana şêweya klavyeyê nîşan bide." + }, + "lock-keys": { + "show-caps-lock-description": "Rewşa Caps Lock nîşan bide.", + "show-caps-lock-label": "Kilîda Caps", + "show-num-lock-description": "Rewşa Num Lock nîşan bide.", + "show-num-lock-label": "Kilîda Jimareyan", + "show-scroll-lock-description": "Rewşa Scroll Lock nîşan bide.", + "show-scroll-lock-label": "Kilîda Rûpelê Bigere" + }, + "media-mini": { + "hide-mode-description": "Kontrola ku widget çawa tevdigere dema ku tu medya nayê lîstin.", + "max-width-description": "Mezinahiya herî zêde ya horizontî ya widgetê diyar dike. Widget dê bi naveroka kurt re were kurtkirin.", + "no-active-player": "Bê lîstikvanê çalak.", + "scrolling-mode-description": "Kontrola dema ku geroka nivîsê ji bo sernavên rêyên dirêj tê çalak kirin.", + "scrolling-mode-label": "Moda Gerandinê", + "show-album-art-description": "Wêneyê albûmê ya strana ku niha lê tê guhdarîkirin nîşan bide.", + "show-album-art-label": "Wêneyê albûmê nîşan bide", + "show-artist-first-description": "Hunermend - sernav li şûna sernav - hunermend nîşan bide.", + "show-artist-first-label": "Pêşî hunermend nîşan bide", + "show-progress-ring-description": "Pêşandanek pêşketina dorhêlî ya ku pêşketina şopê nîşan dide.", + "show-progress-ring-label": "Nîşanek xeleka pêşketinê bide.", + "show-visualizer-description": "Dîmenek dîtbarî ya dengî dema muzîk lêdixe nîşan bide.", + "show-visualizer-label": "Nîşana dîtbarîkerê bide", + "use-fixed-width-description": "Dema ku were çalak kirin, widget dê her dem firehiya herî zêde bikar bîne li şûna ku bi dînamîkî li gorî naverokê were sererast kirin.", + "use-fixed-width-label": "Bi berfirehî bikar bîne", + "visualizer-type-description": "Şêwaza dîtbarîzera deng hilbijêre ku were nîşandan.", + "visualizer-type-label": "Cureyê dîtbarîker" + }, + "notification-history": { + "hide-widget-when-zero-description": "Îkona agahdarkirinê veşêre dema ku agahdarkirinên nexwendî tune bin.", + "hide-widget-when-zero-label": "Îkona veşêre dema ku sifir be", + "show-unread-badge-description": "Nîşaneyekê nîşan bide ku hejmara agahiyên nehatine xwendin nîşan dide.", + "show-unread-badge-label": "Nîşana ne xwendî nîşan bide" + }, + "section-editor": { + "placeholder": "Widgetekek hilbijêre ku lê zêde bike...", + "search-placeholder": "Amûra lêgerînê..." + }, + "spacer": { + "width-description": "Firehiya firehiyê bi pîkselan." + }, + "system-monitor": { + "compact-mode-description": "Statîstîkan wekî şîroveya barên piçûk nîşan bide li şûna nirxên nivîskî. Pêşî li guhertina layoutê digire.", + "compact-mode-label": "Rewşa Kompakt", + "cpu-temperature-description": "Germahiya CPUyê heke hebe nîşan bide.", + "cpu-temperature-label": "Germa CPUyê", + "cpu-usage-description": "Rêjeya bikaranîna CPU ya niha nîşan bide.", + "cpu-usage-label": "Bikaranîna CPUyê", + "disk-path-description": "Hilbijêre kîjan xala çiyayê dîskê were şopandin.", + "disk-path-label": "Rêya dîskê", + "gpu-temperature-description": "Germahiya GPUyê, eger hebe, nîşan bide.", + "load-average-description": "Barkirina navîn a pergalê nîşan bide.", + "load-average-label": "Barkirina navîn", + "memory-percentage-description": "Bîranînê wekî rêjeyekê nîşan bide, ne wekî nirxên mutleq.", + "memory-percentage-label": "Bîr wekî sedî", + "memory-usage-description": "Agahiyên bikaranîna RAM'a niha nîşan bide.", + "memory-usage-label": "Bikaranîna bîrê", + "network-traffic-description": "Leza leza barkirina torê û dakêşana torê nîşan bide.", + "network-traffic-label": "Trafîka torê", + "storage-usage-description": "Agahiyên bikaranîna cîhê dîskê nîşan bide.", + "storage-usage-label": "Bikaranîna hilanînê", + "use-monospace-font-description": "```\nBi kar tîne fonta monospace ji bo firehiya karakterê ya domdar.\n```", + "use-monospace-font-label": "Tîpa yek-firehî" + }, + "taskbar": { + "colorize-icons-description": "Rengên temayê li îkonên taskbarê bicîh bike.", + "hide-mode-description": "Kontrol dike ka widget çawa tevdigere dema ku pencereyên lihevhatî tune ne.", + "hide-mode-label": "Moda veşartinê", + "icon-scale-description": "Pîvana îkonên taskbarê destnîşan dike.", + "icon-scale-label": "Pîvandina îkonan", + "max-width-description": "Herî zêde firehiya taskbarê wekî rêjeya firehiya ekranê.", + "max-width-label": "Firehiya herî zêde", + "only-active-workspaces-description": "Tenê sepanên ji cihên kar ên çalak nîşan bide.", + "only-active-workspaces-label": "Tenê ji cihên kar ên çalak", + "only-same-monitor-description": "Tenê sepanên ji çavdêriya ku bar lê ye nîşan bide.", + "only-same-monitor-label": "Tenê ji heman monitorê", + "show-pinned-apps-description": "Nîşandana sepanên pêçandî yên ji dockê di taskbarê de.", + "show-pinned-apps-label": "Nîşandan sepanên pêçandî", + "show-title-description": "Sernavên pencereyê di taskbarê de nîşan bide.", + "show-title-description-disabled": "ئەرکبارێ ستوونی پشتەڤانییا نیشاندان تایتڵان ناکەت.", + "show-title-label": "Navê pêşandanê", + "smart-width-description": "Bi awayekî otomatîkî firehiya têketinê li gorî hejmara têketinan eyar bike.", + "smart-width-label": "Firehiya berz", + "title-width-description": "Firehiya firehiya sernavên paceyan di taskbarê de (bi pîksel).", + "title-width-label": "Firehiya sernavê", + "title-width-reset-tooltip": "Firehiya firehiya sernavê" + }, + "tray": { + "colorize-icons-description": "رەنگێن تەڤنێ ب نیشانێن ترەیێ بکار بینە.", + "colorize-icons-label": "Îkonan rengîn bike", + "drawer-enabled-description": "Dema ku çalak be, hêmanên trayê yên nehatine pin kirin di panelek dolabê de têne xuyang kirin.
Dema ku neçalak be, hemî hêmanên trayê inline têne xuyang kirin.", + "drawer-enabled-label": "Çalak bike dolabê", + "hide-passive-description": "Dema ku hat aktîfkirin, tiştên trayê yên bi statûya Pasîf dê werin veşartin.", + "hide-passive-label": "Veşartina tiştên pasîf" + }, + "volume": { + "display-mode-description": "Tu dixwazî ev nirx çawa xuya bike hilbijêre.", + "display-mode-label": "Awayî nîşandanê" + }, + "workspace": { + "character-count-description": "Hejmara tîpên ku ji navên qada xebatê bên nîşandan (1-10).", + "character-count-label": "Hejmara tîpan", + "enable-scrollwheel-description": "Bi tekerê mişkê di navbera cîhên xebatê de biguhere.", + "enable-scrollwheel-label": "Bişkoka gerokê bizivirîne da ku cîhên kar biguherî.", + "follow-focused-screen-description": "Dîmên xebatê ji dîmendera niha ya ku balê dikişîne, ne ji dîmendera ku bar lê ye, nîşan bide.", + "follow-focused-screen-label": "Şopandina ekrana fokusê", + "grouped-border-opacity-description": "Ayarê asta zelalbûna sînorên konteynerê cîhê kar.", + "grouped-border-opacity-label": "Rûdana sînor", + "hide-unoccupied-description": "Cihên xebatê yên bê pencere nîşan nede.", + "hide-unoccupied-label": "Veşartî ne dagirkirî", + "label-mode-description": "Çawa nîşaneyên cîhê kar têne nîşandan hilbijêre.", + "label-mode-label": "Moda Labelê", + "show-applications-description": "Nîşaneyên sepanan di hundirê her cîhê xebatê de nîşan bide.", + "show-applications-label": "Nîşan sepanan bide", + "show-labels-only-when-occupied-description": "Tenê etîketên cîhê xebatê nîşan bide dema ku ew pencereyan dihewînin.", + "show-labels-only-when-occupied-label": "Tenê dema dagirkirî etîketan nîşan bide", + "unfocused-icons-opacity-description": "Ayarê asta zelalbûna îkonên sepanên ne di fokusê de bike.", + "unfocused-icons-opacity-label": "Şefafiya îkonên ne baldar" } }, + "battery": { + "battery-level": "Asta bataryayê", + "charging-rate": "Rêjeya barkirinê: {rate} W", + "discharging-rate": "Rêjeya valabûna betariyê: {rate} W", + "health": "Tendûrûstî: {percent}%", + "inhibit-idle-description": "Pergalê şiyar dihêle.", + "no-battery-detected": "nehat dîtin", + "plugged-in": "Hat girêdan", + "power-profile": "Profîla hêzê", + "time-left": "Demê mayî: {time}", + "time-until-full": "Dem mayî bo tijîbûnê: {time}" + }, + "bluetooth": { + "panel": { + "available-devices": "Amûrên heyî", + "blocked": "Astengkirî", + "connected-devices": "Amûrên girêdayî", + "device-address": "Navnîşana amûrê", + "disabled": "Bluetooth neçalak e", + "discoverable": "Dîtbar", + "enable-message": "Bo dîtina amûrên heyî Bluetooth çalak bike.", + "known-devices": "Amûrên naskirî", + "no-devices": "Amûr tune ne.", + "paired-devices": "ghhdhd", + "pairing-mode": "Piştrast bike ku cîhaza te di moda cotbûnê de ye.", + "scanning": "Lêgerîna cîhazan...", + "signal-text-excellent": "Nîşan: Baş e gelek", + "signal-text-fair": "Nîşan: Adil", + "signal-text-good": "Nîşan: Baş e", + "signal-text-poor": "Nîşan: Qels", + "signal-text-unknown": "Nîşan: Nenas", + "signal-text-very-poor": "Nîşan: Gelekî qels" + } + }, + "calendar": { + "timer": { + "hours": "d", + "minutes": "x", + "seconds": "ç" + }, + "weather-loading": "Rewşa bayê tê barkirin…" + }, + "changelog": { + "error": { + "fetch-failed": "Agahiyên guhertinê barkirin pêkan nebû. Ji kerema xwe re paşê dîsa biceribîne.", + "rate-limit": "Rêjeya GitHubê derbas bû. Ji kerema xwe di nav çend deqîqeyan de dîsa biceribîne." + }, + "panel": { + "buttons-discord": "Têkeve Discorda me", + "buttons-dismiss": "Baş e", + "buttons-feedback": "Nerînan bide", + "empty": "Nîşeyên weşanê hîn ne pêkan in.", + "highlight-title": "Berbiroj", + "released": "Di {date} de hat weşandin", + "subtitle-fresh": "Spas ji bo sazkirina Noctalia! Ev tiştên ku di vê çêkirinê de hene.", + "subtitle-updated": "Nûkirin ji {previousVersion}", + "title": "Çi nû di {versiyon} de heye", + "version": "Goherto {version}", + "version-new-user": "Sazkirina nû" + } + }, + "colors": { + "error": "Çewtî", + "on-surface": "Li ser Rûyê", + "primary": "Seretayî", + "secondary": "Duyemîn", + "tertiary": "Sêyemîn" + }, + "common": { + "actions": "Çalakî", + "add": "Tevlî bike", + "appearance": "Xuyanî", + "apply": "Bisepîne", + "automation": "Xweserî", + "available": "Berdest e", + "back": "Paş", + "battery": "Bataryayî", + "bluetooth": "Bluetooth", + "brightness": "Ronahî", + "browse": "Gerîn", + "calendar": "Salname", + "cancel": "Têk bibe", + "cards": "Kartên", + "charging": "Barkirin", + "check-settings": "Ji bo hûragahiyan sazkariyan kontrol bike", + "clear": "Paqij bike", + "clipboard": "Klîpbir", + "clock-panel": "Panela Saetê", + "close": "Bigire", + "colors": "Rengan", + "command": "Ferman", + "connect": "Girêdan", + "connected": "Girêdayî", + "connecting": "Tê girêdan...", + "contributors": "Beşdar", + "countdown": "Jimartin", + "date": "Dîrok", + "delete": "Jêbirin", + "devices": "Amûr", + "disabled": "Astengdar", + "discharging": "Deravkirin", + "disconnect": "Qutbûn", + "disconnected": "Berdîtin qut bûye", + "disconnecting": "Derdibirîne...", + "download": "Dakêşin", + "duration": "Dirêjahî", + "enabled": "Enabled", + "events": "Bûyer", + "execute": "Bicîh bîne", + "focus": "Bala serincê.", + "frequency": "Frekans", + "gateway": "Dergeh", + "general": "Giştî", + "hibernate": "Hibernate", + "history": "Dîrok", + "icon": "Îkon", + "idle": "Betal", + "info": "Agahî", + "input": "I need more context to provide a translation. Please provide the English text you want me to translate to Kurdish (ku).", + "install": "Sazkirin", + "installed": "Sazkirî", + "interface": "Navrû", + "internet": "Înternet", + "language": "Ziman", + "loading": "بارکردن...", + "local": "Herêmî", + "location": "Cih", + "lock": "Kilît", + "logout": "Derketina ji sîstemê", + "look": "Binêre", + "media": "Medya", + "memory": "Bîr", + "monitors": "Çavdêr", + "network": "Torağ", + "next": "Dûmahî", + "night-light": "Ronahiya şevê", + "no": "Na", + "no-results": "Ti encam tune.", + "none": "Tune", + "notifications": "Agahdarî", + "official": "Fermî", + "output": "Derket", + "pair": "Cot", + "paired": "Cotebûyî", + "pairing": "Hevberkirin...", + "panels": "Panelan", + "password": "Şîfre", + "pause": "Rawestan", + "pin": "Pîne", + "play": "Bileyz", + "polling": "Anket", + "position": "Helwest", + "previous": "Berê", + "random": "Bêserûber", + "reboot": "Ji nû ve dest pê bike", + "refresh": "Nûkirin", + "reset": "Vegerandin", + "resume": "Resume", + "save": "Tomar bike", + "scanning": "Lêgerîn...", + "screen-corners": "Kişekanên Dîmenderê", + "search": "Lêgerîn", + "security": "Ewlehî", + "select": "Hilbijêre", + "shortcuts": "Kurterê", + "shutdown": "Vemirandin", + "signal": "Sînyal", + "sound": "Deng", + "sources": "Çavkanî", + "start": "Destpêkirin", + "stop": "Raweste.", + "stopwatch": "Demjimêra rawestandinê", + "suspend": "Rawestîne", + "templates": "Şablonan", + "test": "Test", + "thresholds": "Asteyan", + "timer": "Demjimêr", + "title": "Sernav", + "toast": "Tost", + "trusted": "Bawerîpêkirî", + "uninstall": "Rakirin.", + "unknown": "Nenas", + "unpair": "Berdaneqetandin", + "unpin": "Bikole", + "update": "Nûkirin", + "upload": "Barkirin", + "version": "Guherto", + "visualizer": "Dîmender", + "volume": "Hêjmar", + "volumes": "Cild", + "wallpaper": "Dîwarê dîwaran", + "weather": "Hewa", + "week": "Hefte", + "widgets": "Amûr", + "width": "Firehî", + "yes": "Erê" + }, + "control-center": { + "power-profile": { + "tooltip-action": "Power profile", + "tooltip-disabled": "Daemonê power-profiles-daemon saz bike da ku profîlên hêzê bikar bîne" + }, + "screen-recorder": { + "label-stopped": "Tomar bike" + }, + "wifi": { + "label-disconnected": "Wi-Fi qut bû.", + "label-ethernet": "Ethernet" + } + }, + "display-modes": { + "always-hide": "Her tim veşêre", + "always-show": "Her tim nîşan bide", + "force-open": "Bişkîne veke", + "on-hover": "Li ser mişkê" + }, "general": { - "no-results": "Encam tune ne", - "no-summary": "Kurte tune ye", - "unknown": "Nenas" + "no-summary": "Kurte tune ye" + }, + "hide-modes": { + "hidden": "Veşêre dema vala be", + "idle": "Dema bêkar veşêre", + "transparent": "Dema vala zelal e", + "visible": "Her tim xuya dike" }, "launcher": { "categories": { @@ -643,38 +488,31 @@ "chat": "Axaftin", "development": "Pêşveçûn", "education": "Perwerde", - "emoji": { - "activity": "Çalakî", - "animals": "Ajal", - "flags": "Ala", - "food": "Xwarin & Vexwarin", - "nature": "Xweza", - "objects": "Tişt", - "people": "Mirov & Beden", - "recent": "Dawî", - "symbols": "Sembolan", - "travel": "Gerr û Cih" - }, + "emoji-activity": "Çalakî", + "emoji-animals": "Ajal", + "emoji-flags": "Ala", + "emoji-food": "Xwarin & Vexwarin", + "emoji-nature": "Xweza", + "emoji-objects": "Tişt", + "emoji-people": "Mirov & Beden", + "emoji-recent": "Dawî", + "emoji-symbols": "Sembolan", + "emoji-travel": "Gerr û Cih", "game": "Lîstik", "graphics": "Grafîk", "misc": "Ên din", - "network": "Tor", "office": "Ofîs", "pinned": "Bidarxistî", "system": "Pergal", "webbrowser": "Geroka tevnê" }, - "delete": "Jê bibe", "no-results": "Ti encamek nehat dîtin", - "pin": "Bi dar bixe", "providers": { "applications": "Serlêdan", "calculator": "Hesabker", "calculator-deprecated": "Fermana >calc hatiye betalkirin û dê di demeke nêz de were rakirin. Ji kerema xwe rasterast di lêgerînê de îfadeyên matematîkê binivîse.", "calculator-description": "Hesabker — nirxandina îfadeyên matematîkî", "calculator-enter-expression": "Têketineke matematîkî binivîse", - "calculator-error": "Şaşetî", - "calculator-name": "Hesabker", "clipboard": "Dîroka clipboardê", "clipboard-clear-description": "Hemû dîroka clipboardê paqij bike", "clipboard-clear-description-full": "Hemû tiştan ji dîroka clipboardê rake", @@ -683,154 +521,68 @@ "clipboard-history-disabled": "Dîroka clipboardê neçalak e", "clipboard-history-disabled-description": "Dîroka clipboardê di mîhengan de çalak bike an cliphist saz bike.", "clipboard-loading": "Dîroka clipboardê tê barkirin...", - "clipboard-loading-description": "Tika raweste", "clipboard-search-description": "Lêgerîna dîroka clipboardê", - "command": "Ferman", "command-description": "Fermanên shell bixebitîne", - "command-name": "Ferman", "emoji": "Hilbijêrê îmojî", "emoji-loading": "Îmojî tên barkriin...", "emoji-loading-description": "Tika raweste", "emoji-no-recent": "Hîna emojiyên dawî tune ne", "emoji-search-description": "Lêgerîn û kopîkirina emojiyan" - }, - "unpin": "Bi dar nexe" + } }, "lock-screen": { "authenticating": "Rastkirin...", - "authentication-failed": "Rastkirin têk çû", "password": "Borînpeyva xwe têxîne..", "restart": "Ji nû ve dest pê bike", - "shut-down": "Vemrîne", - "suspend": "Rawestîne", - "welcome-back": "Bi xêr hatî," + "shut-down": "Vemrîne" }, "notifications": { "panel": { "click-to-expand": "Bo dirêjkirinê bitikîne", "description": "Agahdariyên te dema ku werin ew ê li vir xuya bibin.", - "no-notifications": "Agahdarî tune ne", - "title": "Agahdarî" + "no-notifications": "Agahdarî tune ne" }, "range": { - "all": "Hemû", "earlier": "Berê", "today": "Îro", "yesterday": "Duh" }, "time": { - "diffD": "1 roj berê", - "diffDD": "{diff} roj berê", - "diffH": "1 demjimêr berê", - "diffHH": "{diff} demjimêr berê", - "diffM": "1 xulek berê", - "diffMM": "{diff} xulek berê", + "diff-d": "1 roj berê", + "diff-dd": "{diff} roj berê", + "diff-h": "1 demjimêr berê", + "diff-hh": "{diff} demjimêr berê", + "diff-m": "1 xulek berê", + "diff-mm": "{diff} xulek berê", "now": "niha" } }, "options": { "bar": { - "density": { - "comfortable": "Rêhet", - "compact": "Kompakt", - "default": "Berdest", - "mini": "Piçûk", - "spacious": "Berfireh" - }, - "position": { - "bottom": "Jêr", - "left": "Çep", - "right": "Rast", - "top": "Jor" - } - }, - "colors": { - "error": "Şaşetî", - "none": "Ne yek", - "onSurface": "Li ser Rûyê", - "primary": "Seretayî", - "secondary": "Duyemîn", - "tertiary": "Sêyemîn" + "density-comfortable": "Rêhet", + "density-compact": "Kompakt", + "density-default": "Berdest", + "density-mini": "Piçûk", + "density-spacious": "Berfireh" }, "control-center": { - "position": { - "bottom_center": "Navenda jêrîn", - "bottom_left": "Binê çepê", - "bottom_right": "ڕاستی خوارەوە", - "center": "Navend", - "close_to_bar_button": "Nêzîkî bişkoja barê", - "top_center": "Navenda jorîn", - "top_left": "Çepê jor", - "top_right": "Rastê jor" - }, - "quickSettingsStyle": { - "classic": "Klasîk", - "compact": "Kompakt", - "modern": "Nûjen" - } - }, - "display-mode": { - "always-hide": "Her dem veşêre", - "always-show": "Her dem nîşan bide", - "force-open": "Bişkîne veke", - "on-hover": "Li ser mişkê" - }, - "frame-rates": { - "fps": "{fps} FPS" - }, - "hide-modes": { - "hidden": "Veşêre dema vala be", - "idle": "Dema bêkar veşêre", - "transparent": "Dema vala zelal e", - "visible": "Her tim xuya dike" - }, - "launcher": { - "position": { - "bottom_center": "Jêr navend", - "bottom_left": "Jêr çep", - "bottom_right": "Jêr rast", - "center": "Navend", - "center_left": "Navend çep", - "center_right": "Navend rast", - "follow_bar": "Darikê bişopîne", - "top_center": "Navenda jor", - "top_left": "Jor çep", - "top_right": "Jor rast" - } - }, - "osd": { - "position": { - "bottom_center": "Jêr navend", - "bottom_left": "Jêr çep", - "bottom_right": "Jêr rast", - "center_left": "Navend çep", - "center_right": "Navend rast", - "top_center": "Jor navend", - "top_left": "Jor çep", - "top_right": "Jor rast" - } + "quick-settings-style-classic": "Klasîk", + "quick-settings-style-modern": "Nûjen" }, + "frame-rates-fps": "{fps} FPS", "screen-recording": { - "audio-sources": { - "both": "Derana pergalê + ketana mîkrofonê", - "microphone-input": "Ketana mîkrofonê", - "none": "Bê deng.", - "system-output": "Derana pergal" - }, - "color-range": { - "full": "Tijî", - "limited": "Sînorkirî" - }, - "quality": { - "high": "Bilind", - "medium": "Navîn", - "ultra": "Ultra", - "very-high": "Pir bilind" - }, - "sources": { - "portal": "Dergeh", - "screen": "Dîmender" - } + "audio-sources-both": "Derana pergalê + ketana mîkrofonê", + "audio-sources-microphone-input": "Ketana mîkrofonê", + "audio-sources-none": "Bê deng.", + "audio-sources-system-output": "Derana pergal", + "color-range-full": "Tijî", + "color-range-limited": "Sînorkirî", + "quality-high": "Bilind", + "quality-medium": "Navîn", + "quality-ultra": "Ultra", + "quality-very-high": "Pir bilind", + "sources-portal": "Dergeh", + "sources-screen": "Dîmender" }, "scrolling-modes": { "always": "Her tim bigere", @@ -848,34 +600,787 @@ }, "shadow-direction": { "bottom": "Jêr", - "bottom_left": "Binê çepê", - "bottom_right": "ڕاستی خوارەوە", "center": "Serê jor", - "left": "Çep", - "right": "Rast", - "top": "Jêr", - "top_left": "Jorî çep", - "top_right": "Rastê jor" + "top": "Jêr" }, "visualizer-types": { "linear": "Xêzikî", "mirrored": "Neynikîkirî", - "none": "Hîç", "wave": "Pêl" }, "visualizer-visibility": { - "always": "Her tim xuya dike", "with-background": "Tenê bi paşxaneyê" }, "workspace-labels": { "index": "Naverok", "index+name": "Naverok û nav", - "name": "Nav", - "none": "Ne yek" + "name": "Nav" + } + }, + "panels": { + "about": { + "changelog": "Dîroka guhertinan bibîne", + "contributors-desc": "Silav ji {count} beşkdarên me yên gewre re!", + "contributors-description-plural": "Spas ji {count} beşdarên me yên ecêb!", + "noctalia-desc": "Şêlekek sermaseyê ya spehî û mînîmal ku bi baldarî ji bo Waylandê hatiye çêkirin, bi Quickshellê hatiye avakirin.", + "noctalia-git-commit": "Pêşkêşkirina Git:", + "noctalia-installed-version": "Guhertoya sazkirî:", + "noctalia-latest-version": "Guhertoya herî dawî:", + "noctalia-title": "Noctalia qalik", + "support": "Piştgiriya me bike", + "title": "Derbar" + }, + "audio": { + "devices-desc": "Amûrên têketin û derketina deng ên berdest mîheng bike.", + "devices-input-device-description": "Amûra têketina deng a xwestî hilbijêre.", + "devices-input-device-label": "Amûra ketanê", + "devices-output-device-description": "Amûra derketina deng a xwestî hilbijêre.", + "devices-output-device-label": "Amûra deranê", + "devices-title": "Amûrên deng", + "external-mixer-description": "Navnîşana ferman an rêya sepanê binivîse ku dema çalakkirina taybetmendiya mîksera dengî ya derveyî were destpêkirin.", + "external-mixer-label": "Fermana mîksera dengî ya derveyî", + "external-mixer-placeholder": "pwvucontrol || pavucontrol", + "media-desc": "Serlêdanên xwe yên medyayê yên bijartî û yên ku te paşguh kirine destnîşan bike.", + "media-excluded-player-description": "Peyvên bingehîn ên lîstikvanên ku hûn dixwazin sîstem wan paşguh bike zêde bikin. Divê her peyvek bingehîn li ser rêzeke nû be.", + "media-excluded-player-label": "Lîstikvanê derxistî", + "media-excluded-player-placeholder": "binavê substring binivîse û + bitikîne", + "media-frame-rate-description": "Rêjeyên bilindtir nermtir in lê bêtir çavkaniyan bikar tînin.", + "media-frame-rate-label": "Rêjeya çarçoveyê", + "media-primary-player-description": "Têgehek binivîse da ku lîstikvanê xwe yê sereke nas bike.", + "media-primary-player-label": "Lîstikvanê sereke", + "media-primary-player-placeholder": "spotify, vlc, mpv", + "media-scrolling-speed-description": "Demjimêra bi saniyeyan ku sernav ji destpêkê heta dawiyê bigere.", + "media-scrolling-speed-label": "Leza gerandinê", + "media-scrolling-title-description": "Çalak bike geroka domdar ji bo sernavên medyayê yên dirêj.", + "media-scrolling-title-label": "Navnîşana ku digere", + "media-title": "Lîstikvanên medyayê", + "panel-applications-empty": "Ni sepanên ku niha deng lêdixin tune ne.", + "title": "Deng", + "visualizer-type-description": "Cureyeke cureyek dîtbarîkirinê ji bo lêdana medyayê.", + "visualizer-type-label": "Curey vîzyonê", + "volumes-desc": "Kontrolên deng û astên bihîstwerê sererast bikin.", + "volumes-input-volume-description": "Asta asta dengê mîkrofonê.", + "volumes-mute-input-description": "Dengê têketina dengî ya xwerû (mîkrofon) bêdeng bike.", + "volumes-mute-input-label": "Dengê têketinê bêdeng bike", + "volumes-mute-output-description": "Dengê sereke yê pergalê bêdeng bike.", + "volumes-mute-output-label": "Dengê derketinê bêdeng bike", + "volumes-output-volume-description": "Asta rêjeya dengê ya tevahiya pergalê.", + "volumes-step-size-description": "Guhertina pîvana gavê ji bo guhertinên deng (tekerê mişkê, kurteriyên klavyeyê).", + "volumes-step-size-label": "Mezinahiya gava dengdanê", + "volumes-volume-overdrive-description": "Destûr dide bilindkirina deng ji sedî 100î zêdetir. Dibe ku ji hêla hemû hardware ve neyê piştgirîkirin.", + "volumes-volume-overdrive-label": "Destûra zêdekirina deng." + }, + "bar": { + "appearance-background-opacity-description": "Şeffafiya paşxanê bi taybetî ji bo barî destnîşan bike.", + "appearance-background-opacity-label": "ڕوونیی پاشبنەمای بارەکە", + "appearance-capsule-opacity-description": "Dema kapsul xuya dibe, asta zelalbûna paşxaneyên widgetê diyar bike.", + "appearance-capsule-opacity-label": "Ronahiya kapsulê", + "appearance-density-description": "Pêdivî ye ku pêlava barê were sererast kirin ji bo xuyangek berbiçav an fireh.", + "appearance-density-label": "Çalyî bar", + "appearance-desc": "Xuyakirina xuyabûn û pozîsyona bar.", + "appearance-floating-description": "Bariş wekî 'heb'eke herikbar nîşan bide.", + "appearance-floating-label": "Barê avjen", + "appearance-margins-description": "Marginên dora bara herikbar eyar bike.", + "appearance-margins-horizontal": "Asoyî", + "appearance-margins-label": "Qirax", + "appearance-margins-vertical": "Stûnî", + "appearance-outer-corners-description": "Goşeyên derveyî yên çemandî li ser barî nîşan bide.", + "appearance-outer-corners-label": "Goşeyên derve", + "appearance-position-description": "Cihê ku bar li ser ekranê deyne hilbijêre.", + "appearance-position-label": "Cihê darikê", + "appearance-show-capsule-description": "Paşxaneyên widgetê nîşan bide.", + "appearance-show-capsule-label": "Pêşkêşkirina kapsulê", + "appearance-show-outline-description": "Dîwarê xuya li dora her widgetê nîşan dide.", + "appearance-show-outline-label": "Nîşandan xêzên widgetê", + "appearance-use-separate-opacity-description": "Destûrê bide ku ji bo paşxaneya bar nirxek opakbûna cuda were bikaranîn.", + "appearance-use-separate-opacity-label": "Şefafiya bara cuda bikar bîne", + "monitors-desc": "Nîşan bide bar li ser monitorên taybet. Eger tu kes neyê hilbijartin, ew ê bi awayekî xwerû hemûyan nîşan bide.", + "monitors-title": "Dîmender", + "title": "Darik", + "tray-blacklist-description": "Zêdekirina rêgezên derxistina trayê, piştgiriya wildcardan (*) dike.", + "tray-blacklist-label": "Reşkirin", + "tray-blacklist-placeholder": "nm-applet, Fcitx*", + "tray-pin-application": "Sepanê bi dar bixe", + "tray-unpin-application": "Sepanê bi dar nexe", + "widgets-desc": "Pêçikên amûran kaş bike da ku rêza wan biguherî. Ji bo veguhestina amûran di navbera beşan de an jî rakirina wan, menuya rast-klîk bikar bîne.", + "widgets-title": "Cihkirina widgetan" + }, + "color-scheme": { + "color-source-desc": "Mîhengên sereke yên rengên Noctalia.", + "color-source-matugen-scheme-type-description": "Rêbazê hilberîna şema rengan hilbijêre ku Matugen dê bikar bîne da ku rengan ji dîwarê te biafirîne.", + "color-source-matugen-scheme-type-label": "Şêweya şemaya Matugen", + "color-source-title": "Çavkaniya rengê", + "color-source-use-wallpaper-colors-description": "Bi Matugenê ji dîwarê xwe şemayên rengan çêbike. Rengan bixweber derdixe da ku temayeke hevgirtî çêbike.", + "color-source-use-wallpaper-colors-label": "Rengên dîwêr bikar bîne", + "dark-mode-mode-description": "Veguhestina otomatîkî di navbera Moda Ronahî û Tarî de çalak dike.", + "dark-mode-mode-label": "Bernameya Moda Tarî", + "dark-mode-mode-manual": "Bi destan", + "dark-mode-mode-off": "Vemirî", + "dark-mode-switch-description": "Veguherîne bo temayek tarîtir ji bo dîtina hêsantir bi şev.", + "delete-error-description": "Xwe ji birina {scheme} bi ser neket.", + "delete-error-title": "Serbirin nemû ye", + "delete-success-description": "Bi serkeftî {scheme} hate jêbirin.", + "delete-success-title": "Şêweya rengan hate jêbirin", + "download-button": "Bêtir daxîne", + "download-downloading": "Tê daxistin...", + "download-empty": "Rengên rengan tune ne.", + "download-error-api-error": "Çewtiya API: {status}", + "download-error-description": "Daxistina {scheme} bi ser neket", + "download-error-download-failed": "Daxistin bi koda derketinê ya: {code} têk çû.", + "download-error-invalid-response": "Formata bersiva API ne derbasdar e", + "download-error-no-files": "Tu dosye ji bo şemayê nehatin dîtin", + "download-error-parse-failed": "Şirovekirina bersiva API-yê bi ser neket: {error}", + "download-error-rate-limit": "Rêjeya daxwazên API ya GitHubê derbas bû.", + "download-error-title": "Daxistin bi ser neket.", + "download-fetching": "Digerandina şemayên rengan ên berdest...", + "download-success-description": "{scheme} bi serkeftî hate daxistin", + "download-success-title": "Şêweya rengê hate daxistin", + "download-title": "Dakêşkirina Rengên Rengîn", + "predefined-desc": "Ji berhevokek şemayên rengan ên pêşdiyarkirî hilbijêrin.", + "predefined-generate-templates-description": "Şablonên Matugen (GTK, temayên termînalê, hwd.) dema ku şemayên rengîn ên pêşwextkirî têne bikar anîn, çêbike.", + "predefined-generate-templates-label": "Şablonan ji bo şemayên pêşdiyarkirî çêbike", + "predefined-title": "Şemayên rengan ên pêşdiyarkirî", + "templates-compositors-description": "Temakirin pêkhatevan.", + "templates-compositors-label": "Kompozîtor", + "templates-compositors-mango-description": "Write {filepath}.", + "templates-compositors-niri-description": "Write {filepath}. Requires niri v25.11+", + "templates-desc": "ڕەنگان بخە سەر ئەپڵیکەیشنێن دەرەکی.", + "templates-misc-description": "Şablonên xwe biafirîne", + "templates-misc-label": "Pêşketî", + "templates-misc-user-templates-description": "Tenê eger tu dizanî çi dikî çalak bike - serî li belgekirina me ya serhêl bide", + "templates-misc-user-templates-label": "Şablonên bikarhêner çalak bike", + "templates-programs-code-description-detected": "Li ser profîla xwerû hate sepandin — hate dîtin: {clients}", + "templates-programs-code-description-missing": "Edîtorekî kodê nehatiye dîtin (VSCode an VSCodium)", + "templates-programs-description": "Şêweya taybet a sepanê.", + "templates-programs-discord-description": "Write {filepath} for {client} — HyprLuna theme needs to be activated manually", + "templates-programs-discord-description-detected": "Hat dîtin: {clients}", + "templates-programs-discord-description-missing": "Mu dîtina muşterîyê Discord tune.", + "templates-programs-emacs-description": "Doom: ~/.config/doom/themes/noctalia.el
Standard: ~/.emacs.d/themes/noctalia.el
Apply manually: (load-theme 'noctalia t)", + "templates-programs-label": "Bername", + "templates-programs-pywalfox-description": "Binivîse {filepath} û pywalfox update bimeşîne", + "templates-programs-spicetify-description": "{filepath} binivîse — Pêdivî ye ku temaya Comfy bi destan were sazkirin û aktîvkirin", + "templates-programs-walker-description": "{filepath} binivîse û temayê bike noctalia.", + "templates-programs-yazi-description": "{filepath} binivîse — divê çêj bi destan were aktîfkirin", + "templates-programs-zed-description": "Write {filepath} and reload.", + "templates-programs-zen-browser-description": "{filepath} binivîse; kopî bike nav chrome/userChrome.css ya profîla xwe ya Zen.", + "templates-terminal-description": "Şêweya termînalê.", + "templates-terminal-label": "Termînal", + "templates-ui-description": "Xuyangavî û amûrên UI yên mijûlkirina sermaseyê.", + "templates-ui-label": "NB", + "templates-ui-qt-description": "Binivîse {filepath}", + "title": "Şêweya rengan" + }, + "control-center": { + "cards-desc": "Xwerû bike ka kîjan kontrol di navenda kontrolê de û bi çi rêzê de xuya dibin.", + "desc": "Vesazkirina cih û reftarên panela navenda kontrolê.", + "position-description": "Dema ku destgeha navenda kontrolê vebe, hilbijêre ka li ku derê bila xuya bibe.", + "shortcuts-custom-button-command-description": "Fermana ku dema ku bişkok tê tikandin were meşandin.", + "shortcuts-custom-button-enable-on-state-logic-description": "Çalak bike îkonek duyem û rewşa 'germ' li ser bingeha fermana kontrolê.", + "shortcuts-custom-button-enable-on-state-logic-label": "Mantiqa rewşa-li-ser çalak bike", + "shortcuts-custom-button-general-tooltip-text-description": "Danasîna giştî ji bo sernavê bişkokê.", + "shortcuts-custom-button-general-tooltip-text-label": "Teksta şiroveya giştî", + "shortcuts-custom-button-on-clicked-label": "Fermana klîka çepê", + "shortcuts-custom-button-on-middle-clicked-label": "Fermana klîka navîn", + "shortcuts-custom-button-on-right-clicked-label": "Fermana rast-klîk", + "shortcuts-custom-button-on-state-command-description": "Fermana ku bê meşandin ji bo kontrolkirina ka divê bişkok di rewşa 'vekirî' de be. Ji bo vekirî 0, ji bo girtî ne-sifir vedigerîne.", + "shortcuts-custom-button-on-state-command-label": "Fermana kontrola rewşa li ser", + "shortcuts-custom-button-on-state-icon-description": "Îkona ji bo bişkokê dema ku di rewşa 'vekirî' de ye.", + "shortcuts-custom-button-on-state-icon-label": "Îkona rewşa çalak", + "shortcuts-custom-button-state-checks-add": "Rewşa Dewletê Zêde bike", + "shortcuts-custom-button-state-checks-command": "Fermana ji bo vê kontrola rewşê were meşandin", + "shortcuts-custom-button-state-checks-label": "Kontrolên dewletê", + "shortcuts-custom-button-state-checks-remove": "Rake", + "shortcuts-custom-button-tooltip-description": "Serişteya ku dema mişk li ser bişkokê be tê nîşandan.", + "shortcuts-custom-button-tooltip-label": "Serpêhatî", + "shortcuts-title": "Kurtebirên widgetê", + "system-monitor-disk-path-description": "Hilbijêre kîjan xala çiyayê dîskê karta çavdêriya pergalê ya di navenda kontrolê de divê çavdêriyê bike.", + "system-monitor-disk-path-label": "Rêya dîska çavdêriya pergalê", + "title": "Navenda kontrolê " + }, + "desktop-widgets": { + "clock-enabled-description": "Widêgetek demjimêrê li ser sermaseyê nîşan bide.", + "clock-enabled-label": "Widgetê demjimêrê çalak bike", + "clock-format-label": "Format", + "clock-height-description": "Bilindahiya widgeta demjimêrê bi pixelan.", + "clock-height-label": "Bilindî", + "clock-minimal-mode-description": "Dîmeneke demjimêrê ya herî kêm bi dem û dîrokê.", + "clock-minimal-mode-label": "Moda herî kêm", + "clock-rounded-corners-description": "Goşeyên dor ji bo paşxaneya widgetê bikar bîne.", + "clock-rounded-corners-label": "Goşeyên giloverkirî", + "clock-show-background-description": "Paşxaneya konteynera widgeta demjimêrê nîşan bide.", + "clock-show-background-label": "Paşrûyê nîşan bide", + "clock-show-date-description": "Dîroka îro li jêr demjimêrê nîşan bide.", + "clock-show-date-label": "Dîrokê nîşan bide", + "clock-show-seconds-description": "Çirkeyan di demê de nîşan bide.", + "clock-show-seconds-label": "Çirkeyan nîşan bide", + "clock-style-analog": "Analog", + "clock-style-binary": "Dûalî", + "clock-style-description": "Şêwaza nîşandana demjimêrê hilbijêre.", + "clock-style-digital": "Jimarî", + "clock-style-label": "Şêwaza demjimêrê", + "clock-style-minimal": "Kêmtirîn", + "clock-width-description": "Ferehiya alava demjimêrê bi pîkselan.", + "edit-mode-button-label": "Bike rewşena sererastkirinê.", + "edit-mode-controls-explanation": "Klîka çepê & kaş bike: Wîdgetê biguhezîne an mezinahîya wê biguherîne.\nKlîka rastê: Vebijarkên menuya kontekstê veke.", + "edit-mode-description": "Moda guhertinê çalak bike da ku alavên sermaseyê bilivînî û ji nû ve bicih bikî . Dema ku çalak be, alav xêzek kaşkirinê nîşan dide û dikare ji nû ve were bicihkirin.", + "edit-mode-exit-button": "Ji awaya guhertinê derkeve", + "edit-mode-grid-snap-label": "Girêdana torê", + "edit-mode-label": "ڕێگای دەستکاریکردن", + "enabled-description": "Alavên sermaseyê bi tevahî çalak an neçalak bike.", + "enabled-label": "Alavên sermaseyê çalak bike", + "general-desc": "Widgetên ku li ser sermaseya te xuya dibin saz bike.", + "general-title": "Alavên sermaseyê", + "media-player-enabled-description": "Pêşangeha widgetek lîstikvanê medyayê li ser sermaseyê.", + "media-player-enabled-label": "Widgeta lîstikvanê medyayê çalak bike", + "media-player-rounded-corners-description": "Goşeyên çargoşeyî li keviyên widgetê çalak bike.", + "media-player-show-album-art-description": "Wêneyê bergê albûmê û agahiyên stranê (nav û hunermend) nîşan bide.", + "media-player-show-album-art-label": "Wêneyê bergê û sernavê nîşan bide", + "media-player-show-background-description": "Show the background container for the media player widget.", + "media-player-show-buttons-description": "Bişkokên kontrola medyayê (lîstin/rawestandin, pêş, paş) li ser alavê lîstikvana medyayê nîşan bide.", + "media-player-show-buttons-label": "Bişkokan nîşan bide", + "media-player-show-visualizer-description": "Vîdyoyê dîtbarîkerê dengî nîşan bide.", + "media-player-visualizer-type-description": "Choose a visualization type for the desktop media player background.", + "title": "Alavên sermaseyê", + "weather-enabled-description": "Widjeyekî hewayê li ser sermaseyê nîşan bide.", + "weather-enabled-label": "Widgeta hewayê çalak bike", + "weather-show-background-description": "Konteynera paşxanê ya widgeta hewayê nîşan bide." + }, + "display": { + "monitors-brightness-step-description": "Pîvana gava guhertinên ronahiyê (tekerê mişkê û kurteriyên klavyeyê) eyar bike.", + "monitors-brightness-step-label": "Mezinahiya gava ronahiyê", + "monitors-brightness-unavailable-ddc-disabled": "Kontrola ronahiyê peyda nabe. Ji bo kontrolkirina ronahiya vê dîmenderê, \"Piştgiriya ronahiya derveyî\" çalak bike.", + "monitors-brightness-unavailable-generic": "Kontrola ronahiyê ji bo vê dîmêrê berdest nîne.", + "monitors-desc": "Guherandinên ronahiya mîhengên ji bo her dîmenderê.", + "monitors-enforce-minimum-description": "Çareseriya pirsgirêka ku ronahiya paş di hin dîmendêran de di ronahiya %0 de bi temamî dimire.", + "monitors-enforce-minimum-label": "Bi zor ronahiyê (1%) ferz bike", + "monitors-external-brightness-description": "DDCUtil پشتگیری چالاک بکە بۆ کۆنتڕۆڵکردنی ڕووناکی لەسەر شاشەی دەرەکی لە ڕێگەی پڕۆتۆکۆڵی DDC/CI.", + "monitors-external-brightness-label": "Piştgiriya ronahiya derve", + "monitors-title": "Pêşdîtinên per-monitor", + "night-light-auto-schedule-description": "به‌پێی کاتی خۆرئاوابوون و خۆرهه‌ڵاتن له‌ {location} — پێشنیارکراوه‌.", + "night-light-auto-schedule-label": "Bernamekirina otomatîk", + "night-light-desc": "Kêmkirina belavbûna ronahiya şîn ji bo ku hûn çêtir razên û zexta çavan kêm bikin.", + "night-light-enable-description": "Fîltreyeke rengê germ bikar bîne da ku belavbûna ronahiya şîn kêm bike.", + "night-light-enable-label": "Ronahiya Şevê çalak bike", + "night-light-force-activation-description": "Bernameyê paşguh dike û fîltra şevê yekser tetbîq dike.", + "night-light-force-activation-label": "Çalakkirina bide zorkirin", + "night-light-manual-schedule-description": "Demjimêrên kesane ji bo rojhilatbûn û rojavabûnê Saz bike.", + "night-light-manual-schedule-label": "Bernamekirina destî", + "night-light-manual-schedule-select-start": "Dema destpêkirinê hilbijêre", + "night-light-manual-schedule-select-stop": "Dema dawîbûnê hilbijêre", + "night-light-manual-schedule-sunrise": "Dema rojhilatbûnê", + "night-light-manual-schedule-sunset": "Dema rojavabûnê", + "night-light-temperature-day": "Roj", + "night-light-temperature-day-description": "Kontrola germa di dema rojê de dike.", + "night-light-temperature-description": "Germahiya rengê ji bo şev û rojê destnîşan bike.", + "night-light-temperature-label": "Germa rengan", + "night-light-temperature-night": "Şev", + "night-light-temperature-night-description": "Germahiya di dema şevê de kontrol dike.", + "title": "Dîmender" + }, + "dock": { + "appearance-background-opacity-description": "Zelalbûna paşrûyê benderê biguherîne.", + "appearance-border-radius-description": "Radyusa sînorê benderê biguherîne.", + "appearance-border-radius-label": "Radyusa sînorê", + "appearance-colorize-icons-description": "Rengên rûkarê li ser îkonên sepanê bisepîne (tenê sepanên bal-nekişandî).", + "appearance-colorize-icons-label": "Îkonan bi reng bike", + "appearance-dead-opacity-description": "Zelalbûna îkonên sepanên ku naxebitin biguherîne.", + "appearance-dead-opacity-label": "Zelalbûna mirî", + "appearance-desc": "Xweşikahî û xuyabûna dockê xweş bike.", + "appearance-display-auto-hide": "Xweber veşêre", + "appearance-display-description": "Hilbijêre ka bender çawa tev digere.", + "appearance-display-exclusive": "Taybet", + "appearance-floating-distance-description": "Dûrahiya di navbera benderê û qiraxa dîmenderê de saz bike.", + "appearance-floating-distance-label": "Dûriya herikînê ya dokê", + "appearance-hide-show-speed-description": "Lezgehîna bileziya anîmasyona veşartin/derxistina dokê sererast bike.", + "appearance-hide-show-speed-label": "Lezê nîşan bide/veşêre", + "appearance-icon-size-description": "Mezinahiya giştî ya dockê sererast bike.", + "appearance-icon-size-label": "Mezinahiya benderê", + "appearance-inactive-indicators-description": "Pîlûlên nîşanderê ji bo hemû sepanan, ne tenê ya niha çalak, nîşan bide.", + "appearance-inactive-indicators-label": "Nîşaneyên Xebatê", + "appearance-pinned-static-description": "Her gav îkonên sepanên pêvekirî bi rêza statîk ber bi çepê ve bikişîne.", + "appearance-pinned-static-label": "Serîlêdanên Sabîtkirî yên Statîk", + "enabled-description": "Nîşan bide an jî bi tevahî dokê veşêre.", + "enabled-label": "Dock çalak bike", + "monitors-desc": "Nîşan bide dock li ser çavdêrên taybet. Eger tu neyê hilbijartin, ew bi awayekî xwerû li ser hemûyan e.", + "monitors-only-same-monitor-description": "Tenê sepanên ji çavdêriya ku dock lê ye nîşan bide.", + "monitors-only-same-monitor-label": "Tenê sepanên ji heman monitorê", + "monitors-title": "Pêşangeha çavdêriyê", + "title": "Dok" + }, + "general": { + "fonts-default-description": "Cûrenivîsa sereke ku li seranserê navrûyê tê bikaranîn.", + "fonts-default-label": "Cûrenivîsa berdest", + "fonts-default-placeholder": "Cûrenivîsa berdest hilbijêre...", + "fonts-default-scale-description": "Mezinahiya nivîsa standard mezin an biçûk bike.", + "fonts-default-scale-label": "Mezinahiya cûrenivîsê", + "fonts-default-search-placeholder": "Cûrenivîsê bigere...", + "fonts-desc": "Cûrenivîsa ku di seranserê navrûyê de tên bikaranîn hilbijêre.", + "fonts-monospace-description": "Cûrenivîsa Monospac ji bo nîşandana jimar û amaran tê bikaranîn.", + "fonts-monospace-label": "Cûrenivîsa Monospace", + "fonts-monospace-placeholder": "Cûrenivîsa monospace hilbijêre...", + "fonts-monospace-scale-description": "Mezinahiya nivîsa monospace mezin an biçûk bike.", + "fonts-monospace-scale-label": "Mezinahiya cûernivîsa Monospace", + "fonts-monospace-search-placeholder": "Lêgerîn li fonta monospace...", + "fonts-reset-scaling": "Vekirina pîvanê", + "fonts-title": "Cûrenivîs", + "language-desc": "Zimanê xwe yê daxwazkirî ji bo sepanê hilbijêre.", + "language-select-auto-detect": "Xweber", + "language-select-description": "Zimanê ku di navrûya sepanê de tê bikaranîn hilbijêre.", + "language-select-label": "Zimanê sepanê", + "launch-setup-wizard": "Sêrbazê sazkirinê bide destpêkirin", + "profile-desc": "Hûrgilyên bikarhêner û avatarê xwe biguherîne.", + "profile-picture-description": "Wêneyê profîla we ku li seranserê navrûyê xuya dibe.", + "profile-picture-label": "Wêneyê profîlê {user}", + "profile-select-avatar": "Wêneyê avatarê hilbijêre", + "profile-title": "Profîl", + "profile-tooltip": "Wêneyê profîlê", + "screen-corners-desc": "Xêzkirina goşeyên ekranê û bandorên dîtbarî xweş bike.", + "screen-corners-radius-description": "Goşeyên giloverkirî yên ekranê eyar bike.", + "screen-corners-radius-label": "Radyusa quncikên dîmenderê", + "screen-corners-radius-reset": "Radiusê goşeyên ekranê ji nû ve saz bike", + "screen-corners-show-corners-description": "Goşeyên giloverkirî li qiraxa ekranê nîşan bide.", + "screen-corners-show-corners-label": "Nîşandan quncikên ekranê", + "screen-corners-solid-black-description": "Reşekî zexm bikar bîne li şûna rengê paşnavê bar.", + "screen-corners-solid-black-label": "Goşeyên reş ên zexm", + "screen-corners-title": "Quncikên dîmenderê" + }, + "hooks": { + "info-command-info-description": "• Ferman bi rêya shellê (sh -c) tên meşandin
• Ferman di paşperdeyê de dimeşin (veqetandî)
• Bişkokên ceribandinê bi nirxên heyî dimeşin", + "info-command-info-label": "Agahiyên fermana hookê", + "info-parameters-description": "• Hookê dîwarê: $1 = riya dîwarê, $2 = navê ekranê
• Hookê guhertina mijarê: $1 = rast/derew (Rewşa Moda Tarî)
• Hookên kilîtkirin/vekirina ekranê: Parametre tune
• Hookên moda performansê: Parametre tune", + "info-parameters-label": "Parametreyên berdest", + "performance-mode-disabled-description": "Fermana ku dema Moda Performansê ya Noctalia bêbandor dibe, tê meşandin.", + "performance-mode-disabled-label": "Rewaya kar rawestayî ye", + "performance-mode-disabled-placeholder": "notify-send \"Performance\" \"Mode Disabled\"", + "performance-mode-enabled-description": "Fermana ku dema Moda Performansê ya Noctalia were çalak kirin, were meşandin.", + "performance-mode-enabled-label": "Hêza xebatê aktîf bû", + "performance-mode-enabled-placeholder": "notify-send \"Performans\" \"Mod Çalak\"", + "screen-lock-description": "Fermana ku dema ekran tê kilîtkirin dê were meşandin.", + "screen-lock-label": "Ekrana kilîtkirî ye", + "screen-lock-placeholder": "agahdarkirin-şandin \"Dîmender\" \"Kilîtkirî\"", + "screen-unlock-description": "Fermana ku dema ekrana kilîtkirî vebe, bê tetbîqkirin.", + "screen-unlock-label": "Ekrana vekirî ye", + "screen-unlock-placeholder": "notify-send \"Screen\" \"Unlocked\"", + "system-hooks-desc": "Fermanan saz bike ku dema bûyerên pergalê çêdibin werin darvekirin.", + "system-hooks-enable-description": "Hemû fermanên hook çalak bike an jî neçalak bike.", + "system-hooks-enable-label": "Hooks çalak bike", + "system-hooks-title": "Sîstem hook", + "theme-changed-description": "Fermana ku dema mijar di navbera Moda Tarî û Ronahî de diguhere, were meşandin.", + "theme-changed-label": "Şêwe hate guhertin", + "theme-changed-placeholder": "notify-send \"Tema\" \"Guherandin\"", + "title": "Çengel", + "wallpaper-changed-description": "Fermana ku dema dîwêr diguhere bê cîbicîkirin.", + "wallpaper-changed-label": "Dîwar hate guhertin", + "wallpaper-changed-placeholder": "agahdarkirin-şandin \"Dîwarê dîwarê\" \"Guherandin\"" + }, + "indicator": { + "default-value": "Xwerû: {value}", + "system-default": "Sîstema Default" + }, + "launcher": { + "clipboard-desc": "Gihîştin û dîroka clipboardê xwe ji destpêkerê birêve bibin.", + "execute-desc": "Vê vesaz bike ka sepan çawa tên destpêkirin.", + "execute-title": "Cîbicîkirin", + "settings-annotation-tool-description": "Fermana ku dema tikandina bişkoka şîrovekirinê di dîroka clipboardê de were xebitandin, Wêne dê ji vê fermanê re were şandin.", + "settings-annotation-tool-label": "Amûra şîrovekirinê", + "settings-annotation-tool-placeholder": "Ez ji te hez dikim.", + "settings-auto-paste-description": "Bi otomatîkî tişta clipboardê ya hilbijartî bişîne. Wtype hewce dike.", + "settings-auto-paste-label": "Otomatîkî bixwe ve zeliqandin", + "settings-clip-preview-description": "Dîmenek pêşdîtinê ya naveroka clipboardê nîşan bide dema ku emrê >clip tê bikaranîn.", + "settings-clip-preview-label": "Pêşdîtina klîpê çalak bike", + "settings-clipboard-history-description": "Gihîştina tiştên ku berê hatine kopîkirin ji destpêkerê.", + "settings-clipboard-history-label": "Dîroka clipboardê çalak bike", + "settings-custom-launch-prefix-description": "Fermanên pêşgiran bi destpêkerek xwerû pêşda bikin (mînak, 'runapp' ji bo entegrasyona systemd).", + "settings-custom-launch-prefix-enabled-description": "Bi awayekî xwerû destpêkê ji bo destpêkirina sepanan bikar bîne li şûna rêbaza standard.", + "settings-custom-launch-prefix-enabled-label": "Pêşgira destpêkirinê ya xwerû çalak bike", + "settings-custom-launch-prefix-label": "Pêşgira destpêkirinê ya xwerû", + "settings-desc": "Xweşikbûn û xuyabûna destpêkerê xweş bike.", + "settings-grid-view-description": "Tiştan di şêweya grîdê de nîşan bide, ne di lîsteyê de.", + "settings-icon-mode-description": "Îkonên pergalê yên xwemalî li şûna îkonên Tabler bikar bîne.", + "settings-icon-mode-label": "Îkonên xwecihî bikar bîne", + "settings-ignore-mouse-input-description": "Di nav destpêkerê de, danûstandina mişkê û çerxa gerokê neçalak bike.", + "settings-ignore-mouse-input-label": "Guherandina mişkê paşguh bike", + "settings-position-description": "Cihê ku panela destpêkerê lê xuya dibe hilbijêre.", + "settings-show-categories-description": "Tabên kategoriyê nîşan bide ji bo parzûnkirina sepanan.", + "settings-show-categories-label": "Kategoriyan nîşan bide", + "settings-show-icon-background-description": "Li paş îkonan paşxaneyeke çargoşe ya gilover nîşan bide.", + "settings-show-icon-background-label": "Paşxaneya îkonê nîşan bide", + "settings-sort-by-usage-description": "Dema ku çalak be, sepanên ku pir caran têne destpêkirin pêşî di lîsteyê de xuya dibin.", + "settings-sort-by-usage-label": "Li gorî ya herî pir tê bikaranîn rêz bike", + "settings-terminal-command-description": "Fermana destpêkirina termînalê. Mînak, 'kitty -e' an 'gnome-terminal --'.", + "settings-terminal-command-label": "Fermana termînalê", + "settings-use-app2unit-description": "Rêbazeke destpêkirinê ya alternatîf bikar tîne da ku pêvajoyên sepanê baştir birêve bibe û pêşî li pirsgirêkan bigire.", + "settings-use-app2unit-label": "App2Unit bi kar bîne da ku sepanan bide destpêkirin", + "title": "Destpêkar" + }, + "location": { + "calendar-cards-desc": "Rêk bixe û kartên di panela salnameyê de çalak/neçalak bike.", + "calendar-cards-title": "Kartên salnameyê", + "calendar-header-label": "Sernavê Salnameyê", + "calendar-month-label": "Meh", + "date-time-12hour-format-description": "Demê bi formata 12-demjimêr li ser dîmendera kilîtkirinê û salnameyê nîşan bide. Darika demjimêrê sazkariyên xwe yên taybet hene.", + "date-time-12hour-format-label": "Formata demê ya 12-demjimêr bi kar bîne", + "date-time-desc": "Çawa dîrok û dem xuya dibin kesane bike.", + "date-time-first-day-of-week-automatic": "Xweber (a pergalê bi kar bîne)", + "date-time-first-day-of-week-description": "Roja kîjanê di salnameyê de dest bi hefteyê dike hilbijêre.", + "date-time-first-day-of-week-label": "Roja yekem a hefteyê", + "date-time-show-events-description": "Bûyeran di destgeha salnameyê de nîşan bide.", + "date-time-show-events-label": "Bûyerên salnameyê nîşan bide", + "date-time-title": "Dîrok & Dem", + "date-time-use-analog-description": "Demjimêreke bi şêwaza analog li ser çarçoveya salnameyê û dîmendera kilîtkirinê nîşan bide.", + "date-time-use-analog-label": "Demjimêrê bi şêwaza analog bi kar bîne", + "date-time-week-numbers-description": "Hefteya salê (mînak, hefteya 38) di salnameyê de nîşan bide.", + "date-time-week-numbers-label": "Jimarên hefteyê nîşan bide", + "location-desc": "Ji bo wergirtina hewayeke rast û bernameya Ronahiya Şevê, cîhê xwe diyar bike.", + "location-search-description": "b.m., Toronto, ", + "location-search-label": "Ji bo cihekî bigere", + "location-search-placeholder": "Navê cihê têxîne", + "location-title": "Cihê te", + "weather-desc": "Yekîneya germahiya xweya bijarte hilbijêrin.", + "weather-enabled-description": "Agahiyên hewayê li seranserê navbeynê nîşan bide û daneyên hewayê bîne. Dema ku neçalak be, dê hemû hêmanên hewayê werin veşartin û dê tu daxwazên torê neyên kirin.", + "weather-enabled-label": "Çalak bike hewayê", + "weather-fahrenheit-description": "Germahiya bi Fahrenheit nîşan bide, ne bi Celsius.", + "weather-fahrenheit-label": "Pîvana germahiyê bi Fahrenheit (°F) nîşan bide", + "weather-hide-city-description": "Navê bajarê ji dîmenên hewayê yên li seranserê navbeynê veşêre.", + "weather-hide-city-label": "Veşêre nameyê sûke", + "weather-hide-timezone-description": "Demjim kurtkirina herêma demjimêrê ji pêşandanên hewayê li seranserê navbeynê.", + "weather-hide-timezone-label": "Demjimêrê veşêre", + "weather-show-effects-description": "Bandora bandorên dîtbarî yên din (wek baran, berf, an birûsk) li ser karta hewayê nîşan bide.", + "weather-show-effects-label": "Nîşandan bandorên hewayê", + "weather-show-in-calendar-description": "Pêşbîniya hewayê ya rojane rasterast di dîmena salnameya xwe de nîşan bide.", + "weather-show-in-calendar-label": "Nîşandanîna hewayê di salnameyê de" + }, + "lock-screen": { + "compact-lockscreen-description": "Tenê inputa têketinê û kontrolên pergalê nîşan bide, widgetên hewayê û medyayê veşêre.", + "compact-lockscreen-label": "Kilîta ekrana berhevkirî", + "lock-on-suspend-description": "Dema ku pergal tê rawestandin, ekranê bixweber kilît bike.", + "lock-on-suspend-label": "Li ser rawestandinê kilît bike", + "show-hibernate-description": "Vebijêrka 'hibernasyonê' di kiryarên enerjiyê de nîşan bide.", + "show-hibernate-label": "Nîşan bide hibernate", + "show-session-buttons-description": "Destûra gihîştina mîhengên hêzê ji ekrana kilîtkirî re bide.", + "show-session-buttons-label": "Kontrolên hêzê", + "title": "Dîmendera kilîtkirinê" + }, + "network": { + "bluetooth-description": "Rêveberiya Bluetooth çalak bike.", + "bluetooth-rssi-polling-description": "Demjimêr RSSI ji bo cîhazên girêdayî bi rêya bluetoothctl nimûne bike. Dibe ku ji bo hemû cîhazên berdest nebe; dema ku çalak be çavkaniyên hindik bikar tîne.", + "bluetooth-rssi-polling-label": "Pirsgirêka sînyala Bluetoothê", + "desc": "Girêdanên Wi-Fi û Bluetooth bi rê ve bibe.", + "wifi-description": "Torên bêtêl bi rê ve bibe (pêdivî bi NetworkManager heye)." + }, + "notifications": { + "duration-critical-urgency-description": "Çend demjimêr notên girîng ên pêşîn xuya dimînin.", + "duration-critical-urgency-label": "Lezgînîya krîtîk", + "duration-desc": "Dem bi awayê lezgîniya wan notîs çiqas dirêj xuya dimînin mîheng bike.", + "duration-low-urgency-description": "Çiqas notîfîkasyonên pêşîniya kêm xuya dimînin.", + "duration-low-urgency-label": "Lezgînî kêm", + "duration-normal-urgency-description": "Notîfîkasyonên pêşîniya normal çiqas dirêj xuya dimînin.", + "duration-normal-urgency-label": "Lezgînahiya normal", + "duration-reset": "Demjimêra dema derbasbûnê ji nû ve saz bike", + "duration-respect-expire-description": "Dem wextê qedandinê yê ku di agahdariyê de hatiye danîn bikar bîne.", + "duration-respect-expire-label": "Dem bihurmet demdirêj qedandin", + "duration-title": "Dirêjahiya agahdariyê", + "history-critical-urgency-description": "Agahiyên girîng ên pêşîn li dîrokê tomar bike.", + "history-critical-urgency-label": "Dema awarte ya krîtîk tomar bike.", + "history-desc": "Kontrol bike kaîdî notîfîkasyonên ku li gorî asta lezgîniya wan di dîrokê de têne hilanîn.", + "history-low-urgency-description": "ڕاگەیاندنە گرنگی نزمەکان بۆ مێژوو هەڵبگرە.", + "history-low-urgency-label": "Dîroka lezgîniya kêm tomar bike", + "history-normal-urgency-description": "Agahiyên pêşîniya normal di dîrokê de tomar bike.", + "history-normal-urgency-label": "Dîroka lezgîniya normal tomar bike", + "monitors-desc": "Nîşandana agahdarkirinê li ser çavdêrên taybet. Heke neyên hilbijartin, bi awayekî xwerû hemûyan nîşan dide.", + "settings-always-on-top-description": "Nîşandanên li ser pencereyên tev-ekran û qatên din nîşan bide.", + "settings-background-opacity-description": "Guhertina zelaliya paşxaneyên agahdariyan.", + "settings-desc": "Xuyakir û reftarê agahdariyan saz bike.", + "settings-do-not-disturb-description": "Dema ku hat çalak kirin, hemû pop-upên agahdarkirinê neçalak bike.", + "settings-enabled-description": "Aktîv bike an jî deaktîv bike daemona ragihandinê, ji bo vê yekê ji nû ve destpêkirina şêla Noctalia hewce dike.", + "settings-enabled-label": "Agahdariyan çalak bike", + "settings-location-description": "Agahî li ser ekranê li ku derê xuya dibin.", + "sounds-desc": "Dengê bandorên hişyariyê û qebareyê saz bike.", + "sounds-enabled-description": "Çalak bike bandorên dengî ji bo agahiyên hatin.", + "sounds-enabled-label": "Dengên agahdariyê çalak bike", + "sounds-excluded-apps-description": "Berbîna lêdana dengê agahdarkirinê ya ku hatî vesazkirin ji bo sepanên taybet ên ku dengên wan ên çêkirî hene.", + "sounds-excluded-apps-label": "Serlêdanên hatine derxistin", + "sounds-excluded-apps-placeholder": "discord,firefox,chrome,chromium,edge", + "sounds-files-critical-description": "Rêya pelê dengî ya ku ji bo agahiyên pêşîniya krîtîk tê lîstin.", + "sounds-files-critical-label": "Dengek lezgîniya krîtîk", + "sounds-files-critical-select-title": "Pelê Dengî yê Lezgîniya Krîtîk Hilbijêre", + "sounds-files-desc": "Pelên dengî yên xwerû ji bo astên lezgîniya agahdarkirinê yên cuda mîheng bike.", + "sounds-files-low-description": "Rêya pelê dengî ya ku ji bo agahiyên pêşîniya kêm tê lîstin.", + "sounds-files-low-label": "Dengekî lezî kêm", + "sounds-files-low-select-title": "Pelê Dengî yê Bilezînek Kêm Hilbijêre", + "sounds-files-normal-description": "Rêya pelê dengî ya ku ji bo agahiyên pêşîniya normal tê lîstin.", + "sounds-files-normal-label": "Dengê lezgîniya normal", + "sounds-files-normal-select-title": "Pelê Dengî yê Bileziya Asayî Hilbijêre", + "sounds-files-placeholder": "Rêya pelê dengî binivîse", + "sounds-files-select-file": "Pelê Deng Hilbijêre", + "sounds-files-title": "Pelên deng", + "sounds-files-unified-description": "Rêya pelê dengî ya ku ji bo agahdariyan tê lîstin.", + "sounds-files-unified-label": "Dengê agahdarkirinê", + "sounds-files-unified-select-title": "Pelê Dengê Agahdarkirinê Hilbijêre", + "sounds-separate-description": "Ji bo agahiyên girîngiyên kêm, normal û krîtîk pelên dengî yên cuda bikar bîne.", + "sounds-separate-label": "Dengê cuda li gorî pêşîniyê bikar bîne", + "sounds-title": "Mîhengên deng", + "sounds-unavailable-description": "Ji bo ku dengên agahdarkirinê çalak bibin, Qt6 Multimedia saz bikin.", + "sounds-unavailable-label": "Dengên agahdarkirinê peyda nabin", + "sounds-volume-description": "Ayarê asta deng ji bo dengên agahdarkirinê rast bike.", + "sounds-volume-label": "Hêjmara deng", + "toast-desc": "Xuyabûn û reftarên toastê saz bike.", + "toast-keyboard-description": "Dema ku şewaza kilîtdankê were guhertin, hişyarî nîşan bide.", + "toast-keyboard-label": "Şêwaza kilîtdankê" + }, + "osd": { + "always-on-top-description": "OSD li ser pencereyên tev-ekran û qatên din nîşan bide.", + "always-on-top-label": "Her tim li ser", + "background-opacity-description": "Kontrola zelalbûna paşxaneya OSD.", + "background-opacity-label": "ڕوونیی پاشبنەما", + "description": "Mîhengên nîşanderên ser-ekranê yên wekî pêşandanên deng û ronahiyê saz bike.", + "duration-auto-hide-description": "Dema berî windabûna OSD biguherîne.", + "duration-auto-hide-label": "Piştî otomatîk veşêre", + "duration-desc": "Çiqas dirêj OSD berî ku bixweber veşêre, xuya dimîne.", + "duration-title": "Demjimêra veşartina otomatîk", + "enabled-description": "Guhertinên deng û ronahiyê di dema rast de nîşan bide.", + "enabled-label": "Dîmendera ser ekranê çalak bike", + "events-desc": "Bûyerên ku pêşandana ser ekranê çalak dikin hilbijêre.", + "general-desc": "Vebijêrkên dîtin û tevgera OSD'ê saz bike.", + "location-description": "Li ku derê dîmenderên ser ekranê xuya dibin.", + "monitors-desc": "OSD li ser çavdêrên taybet nîşan bide. Ger tu neyên hilbijartin, bi awayekî xwerû li ser hemûyan nîşan dide.", + "title": "Nîşandana Ser Ekranê", + "types-brightness-description": "Dîmendera OSD nîşan bide dema ronahiya ekranê diguhere.", + "types-brightness-label": "Ronahî", + "types-custom-text-description": "OSD ya nivîsandeyên xwerû yên ji IPC'yê nîşan bide.", + "types-custom-text-label": "Teksta Xweser", + "types-desc": "Bûyerên ku OSD'ê çalak dikin hilbijêre.", + "types-input-volume-description": "Dîmenê OSD nîşan bide dema ku qebareya mîkrofonê diguhere.", + "types-input-volume-label": "Hêjmara têketinê", + "types-lockkey-description": "Dema Caps Lock, Num Lock, an Scroll Lock hatin guhertin, OSD nîşan bide.", + "types-lockkey-label": "Kilîtên qeflê", + "types-title": "Bûyerên destpêker ên OSD", + "types-volume-description": "Dema ku asta dengê derketina bihîstwerê diguhere, OSD nîşan bide.", + "types-volume-label": "Hêjmara derketinê" + }, + "plugins": { + "available-description": "گەڕان بکە و پڵەگینەکان لە سەرچاوە ڕێکخراوەکان دابمەزرێنە.", + "available-label": "Pêvekên berdest", + "available-no-plugins-description": "Çavkaniyên pêvekê xwe kontrol bikin an lîsteyê nû bikin.", + "available-no-plugins-label": "Tiştên pêvek tune ne.", + "collision-already-installed": "Ev pêvek berê hatiye sazkirin.", + "collision-custom-version-exists": "Guhertoyeke taybet a ji \"{source}\" berê hatiye sazkirin", + "collision-official-version-exists": "Guhertoya fermî ya vê pêvekê berê hatiye sazkirin", + "filter-downloaded": "Daxistî", + "filter-not-downloaded": "Nehatiye Dakêşandin", + "hot-reload-description": "Bi guhertina pelên wan, bixweber pêvekên xwe ji nû ve bar bike. Ji bo pêşxistina pêvekan bikêr e.", + "hot-reload-label": "Nûbarkirina germ (moda pêşvebirinê)", + "hot-reloaded": "Plugin ji nû ve hate barkirin: {name}", + "install-error": "Sazkirin bi ser neket: {error}", + "install-incompatible": "{plugin} pêdivî bi Noctalia v{version} an bilindtir heye", + "install-success": "Bi serkeftî {plugin} hate sazkirin.", + "installed-description": "Birêvebir û hemû pêvekên ku herêmî hatine sazkirin mîheng bike.", + "installed-label": "Pêvekên sazkirî", + "installed-no-plugins-description": "Pêvekên ji beşa Pêvekên Berdest a li jêr saz bike.", + "installed-no-plugins-label": "Tu pêvek nehatine sazkirin", + "installing": "Sazkirina {plugin}...", + "open-plugins-tab": "Vekirina mîhengên pêvekê", + "plugin-settings-title": "Sazkairyên {plugin}", + "refresh-refreshing": "Lîsteya pêvekên nûvekirinê...", + "refresh-tooltip": "Nûkirina pêvekên berdest", + "settings-error-not-loaded": "Pêvek nehatiye barkirin.", + "settings-saved": "Ayarlarê pluginê hatin tomarkirin.", + "settings-tooltip": "Mîhengên pêvekê", + "source-custom": "Çavkaniya xwerû", + "sources-add-custom": "Lê zêde bike embarê xwerû", + "sources-add-dialog-description": "Depoyek GitHub wekî çavkaniyek plugin zêde bike.", + "sources-add-dialog-error": "Çavkaniya pêvekê nehat zêdekirin.", + "sources-add-dialog-name": "Navê embarê", + "sources-add-dialog-name-placeholder": "Pêvekên min ên Xweser", + "sources-add-dialog-success": "Çavkaniya pêvekê bi serkeftî hate zêdekirin.", + "sources-add-dialog-title": "Çavkaniya pêvekê zêde bike", + "sources-add-dialog-url": "Girêdanê depoyê", + "sources-description": "Depoyên pêvekan bi rê ve bibe.", + "sources-placeholder": "Depoya min a bedew", + "sources-remove-tooltip": "Çavkaniya pêvekê jê bibe", + "title": "Pêvek", + "uninstall-dialog-description": "Ma hûn bawer in ku hûn dixwazin {plugin} jêbirin? Ev ê hemî daneyên pêvekê jê bibe.", + "uninstall-dialog-title": "Rakêşana pêvekê", + "uninstall-error": "Nekarî were rakirin: {error}", + "uninstall-success": "Bi serkeftî {plugin} hate rakirin.", + "uninstalling": "Rakirina {plugin}...", + "update-all": "Hemûyan Nû bike ({count})", + "update-all-success": "Hemû pêvek bi serkeftî hatin nûkirin.", + "update-available": "Rojanekirina pêveka nû heye", + "update-available-plural": "Rojanekirinên pêvekên nû hene ({count})", + "update-error": "ڕێ ل نوو کرنەیا پلاکینێ هاتە گرتن: {plugin}: {error}", + "update-incompatible": "Pêdivî ye Noctalia v{version} an bilindtir", + "update-pending": "v{niha} → v{nu} (hewce dike Noctalia v{pêwîst})", + "update-success": "{plugin} hate nûkirin bo v{version}.", + "update-version": "v{niha} → v{nû}", + "updating": "Tê rojanekirin..." + }, + "region": { + "clock-panel-desc": "Xuyakirina xuyabûna panela demjimêrê.", + "clock-panel-title": "Panela demjimêrê", + "title": "Herêm" + }, + "screen-recorder": { + "audio-audio-codec-description": "ئۆپووس بۆ باشترین ئەنجام و بچووکترین قەبارەی دەنگی پێشنیار دەکرێت.", + "audio-audio-codec-label": "Kodkirina dengê", + "audio-audio-source-description": "Çavkaniya dengî ya ku di dema tomarkirinê de were girtin.", + "audio-audio-source-label": "Çavkaniya dengê", + "audio-desc": "Vebijarkên tomarkirina dengî saz bike.", + "audio-title": "Sazkariyên dengê", + "general-copy-to-clipboard-description": "Piştî qedandina tomarkirinê pelê kopî bike clipboardê.", + "general-copy-to-clipboard-label": "Kopî bo clipboardê", + "general-desc": "Derana tomarkirina dîmenderê û naverokê bi rê ve bibe.", + "general-output-folder-description": "Pelda ku dê tomarên dîmenderê lê bên hilanîn.", + "general-output-folder-label": "Peldanka deranê", + "general-select-output-folder": "Pelda qeydê hilbijêre", + "general-show-cursor-description": "Di vîdyoyê de nîşana mişkê tomar bike.", + "general-show-cursor-label": "Nîşankar nîşan bide", + "general-title": "Sazkariyên giştî", + "title": "Tomarkarê dîmenderê", + "video-color-range-description": "Ji bo çêtir lihevhatin, sînorkirî tê pêşniyarkirin.", + "video-color-range-label": "Rêjeya rengê", + "video-desc": "Vebijarkên tomarkirina vîdyoyê saz bike.", + "video-frame-rate-description": "ڕێژەی چوارچێوەی ئامانج بۆ تۆمارکردنی شاشە.", + "video-title": "Sazkariyên vîdyoyê", + "video-video-codec-description": "h264 kodeka herî berbelav e.", + "video-video-codec-label": "Kodkirinê vîdyoyê", + "video-video-quality-description": "Bilindtir kalîte dibe sedema mezinahiya pelên.", + "video-video-quality-label": "Kalîteya vîdyoyê", + "video-video-source-description": "Gerîn tê pêşniyarkirin, eger te artefakt dîtin, Screen biceribîne.", + "video-video-source-label": "Çavkaniya vîdyoyê" + }, + "session-menu": { + "countdown-duration-description": "Demjimêra heta pêkanîna kiryarên hêzê destnîşan bike.", + "countdown-duration-label": "Dirêjahiya jimartinê berjêr", + "enable-countdown-description": "Demjimêrek paşvekirinê nîşan bide berî pêkanîna kiryarên hêzê.", + "enable-countdown-label": "Demjimêra paşvejimêr çalak bike", + "entries-desc": "Çalakiyên hêzê yên ku di menuya danişînê de û bi kîjan rêzê de xuya dibin, xweş bikin.", + "entries-title": "Kiryarên hêzê", + "entry-settings-command-description": "Fermana xwerû ya ku ji bo vê çalakiyê were meşandin. Ji bo bikaranîna fermana pergalê ya xwerû vala bihêle.", + "entry-settings-command-placeholder": "systemctl poweroff", + "entry-settings-default-command-lock": "Kilîta hundirîn a ekranê (bê ferman)", + "entry-settings-default-command-logout": "Derketina navxweyî (bê ferman)", + "entry-settings-default-info-description": "Heke fermana xwerû neyê diyarkirin, fermana pergalê ya xwerû dê were bikar anîn.", + "entry-settings-default-info-label": "Fermana xwerû", + "entry-settings-title": "Vexîne {entry}", + "entry-settings-tooltip": "Fermanê vesazkirinê", + "general-desc": "Maneja reftar û xuyabûna panela menûya rûniştinê.", + "large-buttons-layout-description": "Çawa bişkokên menuya danişînê bên nîşandan hilbijêre.", + "large-buttons-layout-label": "Rêzika bişkokên mezin", + "large-buttons-style-description": "Pêşeka danişînê bi bişkokên mezin di şêweya grîd de nîşan bide.", + "large-buttons-style-label": "Şêwaza bişkokên mezin", + "position-description": "Dema ku panela menuya danişînê vebe, hilbijêre ku li ku derê xuya bibe.", + "show-header-description": "Sernavê û bişkoka girtinê li jorê menuyê rûniştinê nîşan bide.", + "show-header-label": "Serpê nîşan bide", + "show-number-labels-description": "Li ser bişkokan etîketên hejmaran (1-2-3-4...) nîşan bide û ji bo hilbijartina bilez kilîdên hejmaran çalak bike.", + "show-number-labels-label": "Nîşanên hejmaran nîşan bide" + }, + "system-monitor": { + "critical-color-label": "Rengê krîtîk", + "custom-highlight-colors-title-label": "Rengên ronîkirina xwerû", + "disk-section-label": "Bikaranîna dîskê", + "enable-dgpu-monitoring-description": "Hişyarî: Ev dê GPUya weya veqetandî (NVIDIA/AMD) hişyar bike, ku dibe ku bandorek girîng li ser jiyana pîlê li ser laptopên bi grafîkên hîbrîd bike.", + "enable-dgpu-monitoring-label": "Çavdêriya GPU'ya veqetandî çalak bike", + "external-monitor-description": "Fermanî an rêya sepanê binivîse ku dema sepana monitora pergala derveyî çalak dike were xebitandin.", + "external-monitor-label": "Fermana monitora pergala derveyî", + "external-monitor-placeholder": "çavkanî || navendamisyonê || jdsîstemonîtor || statîstîkênbingehîn || navenda-çavdêriya-sîstemê || gnome-sîstem-monitor || plasma-sîstemmonitor || mate-sîstem-monitor || ukui-sîstem-monitor || deepin-sîstem-monitor || pantheon-sîstem-monitor", + "general-desc": "Sazkirina reftar û xuyabûna çavdêriya pergalê.", + "gpu-section-label": "Germahiya GPU", + "highlight-colors-section-label": "Rengên ronîkirinê", + "polling-interval-label": "Navbera anketê", + "polling-section-description": "Mîheng bike ku her pîvana pergalê çiqas caran were nûkirin.", + "polling-section-label": "Navberên anketê", + "threshold-critical": "Astana krîtîk.", + "threshold-warning": "Asteya hişyariyê", + "thresholds-section-description": "Guherîn sînorên hişyariyê/krîtîk û navberên anketê ji bo her metrîkên pergalê.", + "use-custom-highlight-colors-description": "Dema ku neçalak be, rengên ronîkirina xwerû yên temayê têne bikar anîn.", + "use-custom-highlight-colors-label": "Rengên ronîkirina xwerû bikar bîne", + "warning-color-label": "rengê hişyariyê" + }, + "user-interface": { + "allow-panels-without-bar-description": "Dema ku çalak be, panel dikarin li ser her ekranê vebin. Dema ku neçalak be, panel tenê dê li ser ekranên ku barekî wan heye vebin, ku dikare bikaranîna bîrê kêm bike.", + "allow-panels-without-bar-label": "Destûrê bide panelan li ser ekranan bêyî barekî.", + "animation-disable-description": "Hemû anîmasyonan neçalak bike ji bo ezmûneke bileztir û bersivdartir.", + "animation-disable-label": "Bêçalakkirina anîmasyonên UI.", + "animation-speed-description": "Lezaaniya lezgîniya gerdûnî sererast bike.", + "animation-speed-label": "Leza anîmasyonê", + "animation-speed-reset": "Lezaaniya bilezîneka nû bike", + "appearance-desc": "Xwerûkirina hêmanên dîtbarî yên wekî serişteyên amûran, sînor û siya.", + "box-border-description": "Xêzekê li dora deverên naverokê nîşan dide.", + "box-border-label": "Çarçoweya konteynerê", + "box-border-radius-description": "Goşeya dorfirehiya beşên sereke yên layoutê, wekî barên kêlekê, kart, û panelên naverokê, eyar dike.", + "box-border-radius-label": "Radiusa Konteynirê", + "box-border-radius-reset": "Vegerandina radiusa konteynerê", + "control-border-radius-description": "Kontrola çemandina hêmanên înteraktîv, di nav de bişkok, guhêrbarok û qadên nivîsê.", + "control-border-radius-label": "Tîrêjê têketinê", + "control-border-radius-reset": "Dîsa çapemeniya têketinê saz bike", + "desc": "Xuyakirina xuyabûn, hest, û reftarên navrûyê.", + "dim-desktop-description": "Dema panel an menü vebin, sermaseyê tarî bike.", + "dim-desktop-label": "Dim sermaseyê", + "dimmer-opacity-description": "Ayarê asta zelalbûna ji bo tarîkirina sermaseyê bike.", + "dimmer-opacity-label": "Şefafiya sermaseyê sermaseyê kêmkirî", + "dimmer-opacity-reset": "Vekirina zelalbûna sermaseya tarîkirî", + "panel-background-opacity-description": "Zelalbûna paşrûyê ji bo hemû destgehan (darik, destpêker, sazkarî, hwd...) saz bike.", + "panel-background-opacity-label": "Şeffafiya paşxaneya panelê", + "panels-attached-to-bar-description": "Panelên bi qiraxên bar û ekranê ve têne kilît kirin, bi goşeyên berevajîkirî yên şêwekar xuyangek bêkêmasî diafirînin.", + "panels-attached-to-bar-label": "Panêlan bi kêlekê ve bişkînin.", + "panels-overlay-description": "Pişkin dike ku panel û bar, heta ser sepanên tev-ekran jî, xuya bimînin.", + "panels-overlay-label": "Panêl û barê li jor bihêle", + "scaling-description": "Guhertina mezinahiya navrûya giştî ya bikarhêner, ji bilî bar.", + "scaling-label": "Pîvana navbeynê", + "scaling-reset-scaling": "Pîvana navbeynê vegerîne", + "settings-panel-mode-description": "Hilbijêre şêweyê mîhengan (dibe ku ji nû ve vekirinê hewce bike).", + "settings-panel-mode-label": "Rewşa panela mîhengan", + "shadows-description": "Dîsa siya di bin bar û panelan de çalak dike.", + "shadows-direction-description": "Hilbijêre ku siya ji ku tê avêtin.", + "shadows-direction-label": "Arasteya siya", + "shadows-label": "Siyeyên ketî", + "title": "Navrûya bikarhêner", + "tooltips-description": "Aktîf bike an neçalak bike serişteyên amûrê li seranserê navbeynê.", + "tooltips-label": "Nîşandanê sernavên amûran" + }, + "wallpaper": { + "automation-change-mode-alphabetical": "Alfabetîk", + "automation-change-mode-description": "Dema ku dîwar otomatîk diguhere, hilbijêre ka dîwar çawa têne hilbijartin.", + "automation-change-mode-label": "Guherandin moda", + "automation-custom-interval-description": "Demê wekî HH:MM (b.m., 01:30) têxîne.", + "automation-custom-interval-label": "Navbera xwerû", + "automation-interval-description": "Çend caran divê dîwarên dîwêr bixweber werin guhertin.", + "automation-interval-label": "Navbera dîwêr", + "automation-random-wallpaper-description": "Bername guhertina dîwarê rasthatî di navberên rêkûpêk de.", + "automation-scheduled-change-description": "Bi awayekî otomatîkî di navberên rêkûpêk de dîwêran biguherîne.", + "automation-scheduled-change-label": "Guherîna plansazkirî", + "look-feel-edge-smoothness-description": "Bandora bo bandorê perîşan û nerm li keviya veguherînan dike.", + "look-feel-edge-smoothness-label": "Nermkirina keviya derbasbûnê", + "look-feel-fill-color-description": "ڕەنگێکی پڕ بکەرەوە هەڵبژێرە کە ڕەنگە لە پشت وێنەی سەر دیوارەوە دەربکەوێت.", + "look-feel-fill-mode-description": "Hilbijêre ka divê wêne çawa were pîvandin da ku bi çareseriya çavdêriya te re têkildar be.", + "look-feel-fill-mode-label": "Moda dagirtinê", + "look-feel-title": "Binêre û hîs bike", + "look-feel-transition-duration-description": "Dirêjahiya anîmasyonên derbasbûnê bi çirkeyan.", + "look-feel-transition-duration-label": "Dirêjahiya derbasbûnê", + "look-feel-transition-type-description": "Cureyê anîmasyonê dema ku di navbera dîwêran de diguherin.", + "look-feel-transition-type-label": "Curey guherînê", + "settings-desc": "Kontrolkirina çawaniya birêvebirin û nîşandana dîwêrên dîmenderê.", + "settings-enable-management-description": "Bi Noctalia dîwaran birêve bibin. Ger hûn dixwazin serlêdanek din bikar bînin, nîşana wê rake.", + "settings-enable-management-label": "Aktîvkirina birêvebirina dîwarê.", + "settings-enable-overview-description": "Dîwarekî dîm û nezelal li ser dîmendera giştî ferz dike.", + "settings-enable-overview-label": "Aktîfkirina dîwarê giştî", + "settings-folder-description": "Rêya peldanka te ya sereke ya dîwêr.", + "settings-folder-label": "Peldanka wêneyê dîwêr", + "settings-hide-wallpaper-filenames-tooltip-hide": "Navên pelan veşêre", + "settings-hide-wallpaper-filenames-tooltip-show": "Navên pelan nîşan bide", + "settings-monitor-specific-description": "Peldankekî dîwarê cuda ji bo her monitorekî destnîşan bike.", + "settings-monitor-specific-label": "Navnîşanên taybet bi çavdêran", + "settings-monitor-specific-tooltip": "Peldanka dîwarê çavdêriyê", + "settings-recursive-search-description": "Herwiha li peldankên binê peldanka dîwêr jî li dîwêran bigere.", + "settings-recursive-search-label": "Lêgerîna binyadan", + "settings-select-monitor-folder": "Hilbijêre peldanka dîwarê dîmenderê", + "settings-selector-description": "Wêneyê dîwarê xwe hilbijêre.", + "settings-selector-position-description": "Cihê ku panela hilbijêra dîwêr lê xuya dike hilbijêre.", + "settings-title": "Mîhengên dîwêr" } }, "placeholders": { - "cancel": "Têk bibe", "command-example": "dengvedana \"Silav cîhan\"", "enter-command": "Fermana ku bê tetbîqkirin binivîse (sepan an nivîsara taybet).", "enter-text-to-collapse": "e.g., 'tiştek nayê lîstin'. Use /regex/ for patterns.", @@ -886,1865 +1391,32 @@ "search-icons": "b.m., noctalia, niri, betarî, ewr", "search-launcher": "Li navnîşan bigere... an jî ji bo fermanan > bikar bîne", "search-wallhaven": "Lêgerîn li Wallhaven...", - "search-wallpapers": "Binivîse da ku dîwêran parzûn bikî...", - "select": "Hilbijêre", - "test": "Test" + "search-wallpapers": "Binivîse da ku dîwêran parzûn bikî..." }, - "quickSettings": { - "bluetooth": { - "label": { - "disabled": "Bluetooth", - "enabled": "Bluetooth" - }, - "tooltip": { - "action": "Bluetooth" - } - }, - "keepAwake": { - "label": { - "disabled": "Hişyar be", - "enabled": "Hişyar be" - }, - "tooltip": { - "action": "Hişyar be" - } - }, - "nightLight": { - "label": { - "disabled": "Ronahiya Şevê", - "enabled": "Ronahiya Şevê", - "forced": "Ronahiya Şevê" - }, - "tooltip": { - "action": "Ronahiya Şevê" - } - }, - "notifications": { - "label": { - "disabled": "Dengê dernexîne", - "enabled": "Agahdarî" - }, - "tooltip": { - "action": "Agahdarî" - } - }, - "powerProfile": { - "label": { - "unavailable": "Profîla Hêzê" - }, - "tooltip": { - "action": "Power profile", - "disabled": "Daemonê power-profiles-daemon saz bike da ku profîlên hêzê bikar bîne" - } - }, - "screenRecorder": { - "label": { - "recording": "Rawestîne", - "stopped": "Tomar bike" - }, - "tooltip": { - "action": "Dîmenderê tomar bike" - } - }, - "wallpaperSelector": { - "label": "Wêneyê dîwêr", - "tooltip": { - "action": "Wallpaper selector" - } - }, - "wifi": { - "label": { - "disconnected": "Wi-Fi qut bû.", - "ethernet": "Ethernet", - "wifi": "Wi-Fi" - }, - "tooltip": { - "action": "Wi-Fi" - } - } + "positions": { + "bottom": "Jêr", + "bottom-center": "Jêr navend", + "bottom-left": "Binê çepê", + "bottom-right": "ڕاستی خوارەوە", + "center": "Navend", + "center-left": "Navend çep", + "center-right": "Navend rast", + "close-to-bar": "Nêzîkî bişkoja barê", + "follow-bar": "Darikê bişopîne", + "left": "Çep", + "right": "Rast", + "top": "Jor", + "top-center": "Jor navend", + "top-left": "Jorî çep", + "top-right": "Rastê jor" }, "session-menu": { "action-in-seconds": "{action} di {seconds} çirke de...", - "hibernate": "Hibernate", - "lock": "Kilît bike", "lock-and-suspend": "Kilît bike û rawestîne", - "logout": "Derkeve", - "reboot": "Ji nû ve dest pê bike", - "shutdown": "Vemrîne", - "suspend": "Rawestîne", "title": "Menuya danişînê" }, - "settings": { - "about": { - "changelog": "Dîroka guhertinan bibîne", - "contributors": { - "section": { - "description": "Silav ji {count} beşkdarên me yên gewre re!", - "description_plural": "Spas ji {count} beşdarên me yên ecêb!", - "label": "Beşdar" - } - }, - "noctalia": { - "git-commit": "Pêşkêşkirina Git:", - "git-commit-loading": "Tê barkirin...", - "installed-version": "Guhertoya sazkirî:", - "latest-version": "Guhertoya herî dawî:", - "section": { - "description": "Şêlekek sermaseyê ya spehî û mînîmal ku bi baldarî ji bo Waylandê hatiye çêkirin, bi Quickshellê hatiye avakirin.", - "label": "Noctalia qalik" - } - }, - "support": "Piştgiriya me bike", - "title": "Derbar" - }, - "audio": { - "devices": { - "input-device": { - "description": "Amûra têketina deng a xwestî hilbijêre.", - "label": "Amûra ketanê" - }, - "output-device": { - "description": "Amûra derketina deng a xwestî hilbijêre.", - "label": "Amûra deranê" - }, - "section": { - "description": "Amûrên têketin û derketina deng ên berdest mîheng bike.", - "label": "Amûrên deng" - } - }, - "external-mixer": { - "description": "Navnîşana ferman an rêya sepanê binivîse ku dema çalakkirina taybetmendiya mîksera dengî ya derveyî were destpêkirin.", - "label": "Fermana mîksera dengî ya derveyî", - "placeholder": "pwvucontrol || pavucontrol" - }, - "media": { - "excluded-player": { - "description": "Peyvên bingehîn ên lîstikvanên ku hûn dixwazin sîstem wan paşguh bike zêde bikin. Divê her peyvek bingehîn li ser rêzeke nû be.", - "label": "Lîstikvanê derxistî", - "placeholder": "binavê substring binivîse û + bitikîne" - }, - "frame-rate": { - "description": "Rêjeyên bilindtir nermtir in lê bêtir çavkaniyan bikar tînin.", - "label": "Rêjeya çarçoveyê" - }, - "primary-player": { - "description": "Têgehek binivîse da ku lîstikvanê xwe yê sereke nas bike.", - "label": "Lîstikvanê sereke", - "placeholder": "spotify, vlc, mpv" - }, - "scrolling-speed": { - "description": "Demjimêra bi saniyeyan ku sernav ji destpêkê heta dawiyê bigere.", - "label": "Leza gerandinê" - }, - "scrolling-title": { - "description": "Çalak bike geroka domdar ji bo sernavên medyayê yên dirêj.", - "label": "Navnîşana ku digere" - }, - "section": { - "description": "Serlêdanên xwe yên medyayê yên bijartî û yên ku te paşguh kirine destnîşan bike.", - "label": "Lîstikvanên medyayê" - }, - "visualizer-type": { - "description": "Cureyeke cureyek dîtbarîkirinê ji bo lêdana medyayê.", - "label": "Cureyê dîtinê" - } - }, - "panel": { - "applications": { - "empty": "Ni sepanên ku niha deng lêdixin tune ne." - }, - "input": "Ketan", - "output": "Deran", - "tabs": { - "devices": "Amûr", - "volumes": "Berg" - } - }, - "tabs": { - "devices": "Amûr", - "media": "Medya", - "volumes": "Cild" - }, - "title": "Deng", - "volumes": { - "input-volume": { - "description": "Asta asta dengê mîkrofonê.", - "label": "Hêjmara têketinê" - }, - "mute-input": { - "description": "Dengê têketina dengî ya xwerû (mîkrofon) bêdeng bike.", - "label": "Dengê têketinê bêdeng bike" - }, - "mute-output": { - "description": "Dengê sereke yê pergalê bêdeng bike.", - "label": "Dengê derketinê bêdeng bike" - }, - "output-volume": { - "description": "Asta rêjeya dengê ya tevahiya pergalê.", - "label": "Hêjmara derketinê" - }, - "section": { - "description": "Kontrolên deng û astên bihîstwerê sererast bikin.", - "label": "Cild" - }, - "step-size": { - "description": "Guhertina pîvana gavê ji bo guhertinên deng (tekerê mişkê, kurteriyên klavyeyê).", - "label": "Mezinahiya gava dengdanê" - }, - "volume-overdrive": { - "description": "Destûr dide bilindkirina deng ji sedî 100î zêdetir. Dibe ku ji hêla hemû hardware ve neyê piştgirîkirin.", - "label": "Destûra zêdekirina deng." - } - } - }, - "bar": { - "appearance": { - "background-opacity": { - "description": "Şeffafiya paşxanê bi taybetî ji bo barî destnîşan bike.", - "label": "ڕوونیی پاشبنەمای بارەکە" - }, - "capsule-opacity": { - "description": "Dema kapsul xuya dibe, asta zelalbûna paşxaneyên widgetê diyar bike.", - "label": "Ronahiya kapsulê" - }, - "density": { - "description": "Pêdivî ye ku pêlava barê were sererast kirin ji bo xuyangek berbiçav an fireh.", - "label": "Çalyî bar" - }, - "floating": { - "description": "Bariş wekî 'heb'eke herikbar nîşan bide.", - "label": "Barê avjen" - }, - "margins": { - "description": "Marginên dora bara herikbar eyar bike.", - "horizontal": "Asoyî", - "label": "Qirax", - "vertical": "Stûnî" - }, - "outer-corners": { - "description": "Goşeyên derveyî yên çemandî li ser barî nîşan bide.", - "label": "Goşeyên derve" - }, - "position": { - "description": "Cihê ku bar li ser ekranê deyne hilbijêre.", - "label": "Cihê darikê" - }, - "section": { - "description": "Xuyakirina xuyabûn û pozîsyona bar.", - "label": "Xuyang" - }, - "show-capsule": { - "description": "Paşxaneyên widgetê nîşan bide.", - "label": "Pêşkêşkirina kapsulê" - }, - "show-outline": { - "description": "Dîwarê xuya li dora her widgetê nîşan dide.", - "label": "Nîşandan xêzên widgetê" - }, - "use-separate-opacity": { - "description": "Destûrê bide ku ji bo paşxaneya bar nirxek opakbûna cuda were bikaranîn.", - "label": "Şefafiya bara cuda bikar bîne" - } - }, - "monitors": { - "section": { - "description": "Nîşan bide bar li ser monitorên taybet. Eger tu kes neyê hilbijartin, ew ê bi awayekî xwerû hemûyan nîşan bide.", - "label": "Dîmender" - } - }, - "tabs": { - "appearance": "Xuyanî", - "monitors": "Çavdêr", - "widgets": "Amûr" - }, - "title": "Darik", - "tray": { - "back": "Vegere", - "blacklist": { - "description": "Zêdekirina rêgezên derxistina trayê, piştgiriya wildcardan (*) dike.", - "label": "Reşkirin", - "placeholder": "nm-applet, Fcitx*" - }, - "pin-application": "Sepanê bi dar bixe", - "unpin-application": "Sepanê bi dar nexe" - }, - "widgets": { - "section": { - "description": "Pêçikên amûran kaş bike da ku rêza wan biguherî. Ji bo veguhestina amûran di navbera beşan de an jî rakirina wan, menuya rast-klîk bikar bîne.", - "label": "Cihkirina widgetan" - } - } - }, - "color-scheme": { - "color-source": { - "matugen-scheme-type": { - "description": "Rêbazê hilberîna şema rengan hilbijêre ku Matugen dê bikar bîne da ku rengan ji dîwarê te biafirîne.", - "label": "Şêweya şemaya Matugen" - }, - "section": { - "description": "Mîhengên sereke yên rengên Noctalia.", - "label": "Çavkaniya rengê" - }, - "use-wallpaper-colors": { - "description": "Bi Matugenê ji dîwarê xwe şemayên rengan çêbike. Rengan bixweber derdixe da ku temayeke hevgirtî çêbike.", - "label": "Rengên dîwêr bikar bîne" - } - }, - "dark-mode": { - "mode": { - "description": "Veguhestina otomatîkî di navbera Moda Ronahî û Tarî de çalak dike.", - "label": "Bernameya Moda Tarî", - "location": "Cih", - "manual": "Bi destan", - "off": "Vemirî" - }, - "switch": { - "description": "Veguherîne bo temayek tarîtir ji bo dîtina hêsantir bi şev.", - "label": "Awaya tarî" - } - }, - "delete": { - "error": { - "description": "Xwe ji birina {scheme} bi ser neket.", - "title": "Serbirin nemû ye" - }, - "success": { - "description": "Bi serkeftî {scheme} hate jêbirin.", - "title": "Şêweya rengan hate jêbirin" - } - }, - "download": { - "button": "Bêtir daxîne", - "delete": "Jê bibe", - "download": "Daxîne", - "downloading": "Tê daxistin...", - "empty": "Rengên rengan tune ne.", - "error": { - "api-error": "Çewtiya API: {status}", - "description": "Daxistina {scheme} bi ser neket", - "download-failed": "Daxistin bi koda derketinê ya: {code} têk çû.", - "invalid-response": "Formata bersiva API ne derbasdar e", - "no-files": "Tu dosye ji bo şemayê nehatin dîtin", - "parse-failed": "Şirovekirina bersiva API-yê bi ser neket: {error}", - "rate-limit": "Rêjeya daxwazên API ya GitHubê derbas bû.", - "title": "Daxistin bi ser neket." - }, - "fetching": "Digerandina şemayên rengan ên berdest...", - "installed": "Sazkirî", - "refresh": "Nûkirin", - "success": { - "description": "{scheme} bi serkeftî hate daxistin", - "title": "Şêweya rengê hate daxistin" - }, - "title": "Dakêşkirina Rengên Rengîn" - }, - "predefined": { - "generate-templates": { - "description": "Şablonên Matugen (GTK, temayên termînalê, hwd.) dema ku şemayên rengîn ên pêşwextkirî têne bikar anîn, çêbike.", - "label": "Şablonan ji bo şemayên pêşdiyarkirî çêbike" - }, - "section": { - "description": "Ji berhevokek şemayên rengan ên pêşdiyarkirî hilbijêrin.", - "label": "Şemayên rengan ên pêşdiyarkirî" - } - }, - "tabs": { - "colors": "Rengan", - "templates": "Şablonan" - }, - "templates": { - "compositors": { - "description": "Temakirin pêkhatevan.", - "hyprland": { - "description": "Write {filepath}." - }, - "label": "Kompozîtor", - "mango": { - "description": "Write {filepath}." - }, - "niri": { - "description": "Write {filepath}. Requires niri v25.11+" - } - }, - "misc": { - "description": "Şablonên xwe biafirîne", - "label": "Pêşketî", - "user-templates": { - "description": "Tenê eger tu dizanî çi dikî çalak bike - serî li belgekirina me ya serhêl bide", - "label": "Şablonên bikarhêner çalak bike" - } - }, - "programs": { - "cava": { - "description": "Binivîse {filepath}" - }, - "code": { - "description": "Write {filepath} — HyprLuna theme needs to be installed and activated manually", - "description-detected": "Li ser profîla xwerû hate sepandin — hate dîtin: {clients}", - "description-missing": "Edîtorekî kodê nehatiye dîtin (VSCode an VSCodium)" - }, - "description": "Şêweya taybet a sepanê.", - "discord": { - "description": "Write {filepath} for {client} — HyprLuna theme needs to be activated manually", - "description-detected": "Hat dîtin: {clients}", - "description-missing": "Mu dîtina muşterîyê Discord tune." - }, - "emacs": { - "description": "Doom: ~/.config/doom/themes/noctalia.el
Standard: ~/.emacs.d/themes/noctalia.el
Apply manually: (load-theme 'noctalia t)" - }, - "fuzzel": { - "description": "Write {filepath} and reload." - }, - "label": "Bername", - "pywalfox": { - "description": "Binivîse {filepath} û pywalfox update bimeşîne" - }, - "spicetify": { - "description": "{filepath} binivîse — Pêdivî ye ku temaya Comfy bi destan were sazkirin û aktîvkirin" - }, - "telegram": { - "description": "Binivîse {filepath}" - }, - "vicinae": { - "description": "Write {filepath} and reload." - }, - "walker": { - "description": "{filepath} binivîse û temayê bike noctalia." - }, - "yazi": { - "description": "{filepath} binivîse — divê çêj bi destan were aktîfkirin" - }, - "zed": { - "description": "Write {filepath} and reload." - }, - "zen-browser": { - "description": "{filepath} binivîse; kopî bike nav chrome/userChrome.css ya profîla xwe ya Zen." - } - }, - "section": { - "description": "ڕەنگان بخە سەر ئەپڵیکەیشنێن دەرەکی.", - "label": "Şablonan" - }, - "terminal": { - "alacritty": { - "description": "Write {filepath} and reload." - }, - "description": "Şêweya termînalê.", - "foot": { - "description": "Write {filepath} and reload." - }, - "ghostty": { - "description": "Write {filepath} and reload." - }, - "kitty": { - "description": "Write {filepath} and reload." - }, - "label": "Termînal", - "wezterm": { - "description": "Write {filepath} and reload." - } - }, - "ui": { - "description": "Xuyangavî û amûrên UI yên mijûlkirina sermaseyê.", - "gtk": { - "description": "Binivîse {filepath}" - }, - "kcolorscheme": { - "description": "Binivîse {filepath}" - }, - "label": "NB", - "qt": { - "description": "Binivîse {filepath}" - } - } - }, - "title": "Şêweya rengan" - }, - "control-center": { - "cards": { - "section": { - "description": "Xwerû bike ka kîjan kontrol di navenda kontrolê de û bi çi rêzê de xuya dibin.", - "label": "Kartên" - } - }, - "position": { - "description": "Dema ku destgeha navenda kontrolê vebe, hilbijêre ka li ku derê bila xuya bibe.", - "label": "Rewş" - }, - "section": { - "description": "Vesazkirina cih û reftarên panela navenda kontrolê.", - "label": "Xuyabûn" - }, - "shortcuts": { - "custom-button": { - "browse": "Bigire", - "command": { - "description": "Fermana ku dema ku bişkok tê tikandin were meşandin.", - "label": "Ferman" - }, - "enable-on-state-logic": { - "description": "Çalak bike îkonek duyem û rewşa 'germ' li ser bingeha fermana kontrolê.", - "label": "Mantiqa rewşa-li-ser çalak bike" - }, - "general-tooltip-text": { - "description": "Danasîna giştî ji bo sernavê bişkokê.", - "label": "Teksta şiroveya giştî" - }, - "icon": { - "description": "Îkonek ji pirtûkxaneyê hilbijêre.", - "label": "Îkon" - }, - "on-clicked": { - "description": "Fermana ku dema bişkok bi çep tê klikkirin were meşandin.", - "label": "Fermana klîka çepê" - }, - "on-middle-clicked": { - "description": "Fermana ku dema bişkok bi mişkê navîn tê tikandin, bê cîbicîkirin.", - "label": "Fermana klîka navîn" - }, - "on-right-clicked": { - "description": "Fermana ku dema bişkojk bi rastî tê klîkkirin were meşandin.", - "label": "Fermana rast-klîk" - }, - "on-state-command": { - "description": "Fermana ku bê meşandin ji bo kontrolkirina ka divê bişkok di rewşa 'vekirî' de be. Ji bo vekirî 0, ji bo girtî ne-sifir vedigerîne.", - "label": "Fermana kontrola rewşa li ser" - }, - "on-state-icon": { - "description": "Îkona ji bo bişkokê dema ku di rewşa 'vekirî' de ye.", - "label": "Îkona rewşa çalak" - }, - "state-checks": { - "add": "Rewşa Dewletê Zêde bike", - "browse-icon": "Bigere", - "command": "Fermana ji bo vê kontrola rewşê were meşandin", - "label": "Kontrolên dewletê", - "remove": "Rake" - }, - "tooltip": { - "description": "Serişteya ku dema mişk li ser bişkokê be tê nîşandan.", - "label": "Serpêhatî" - } - }, - "dialog": { - "apply": "Bisepîne", - "cancel": "Têk bibe" - }, - "section": { - "description": "Pêçikên amûran kaş bike da ku rêza wan biguherî. Ji bo veguhestina amûran di navbera beşan de an jî rakirina wan, menuya rast-klîk bikar bîne.", - "label": "Kurtebirên widgetê" - }, - "sectionLeft": "Çep", - "sectionRight": "Rast" - }, - "system-monitor-disk-path": { - "description": "Hilbijêre kîjan xala çiyayê dîskê karta çavdêriya pergalê ya di navenda kontrolê de divê çavdêriyê bike.", - "label": "Rêya dîska çavdêriya pergalê" - }, - "tabs": { - "appearance": "Dîmenderî", - "cards": "Kartên", - "control-widgets": "Widgetên Kontrolê" - }, - "title": "Navenda kontrolê " - }, - "desktop-widgets": { - "clock": { - "clock-display": { - "description": "Dîmendera demjimêra xwe bi lê zêdekirina nîşanan ji lîsteya jêrîn xwerû bikin. Ji bo bikaranîna formata 12 saetan, divê hûn nîşana 'AP' têxin nav.", - "label": "Nîşandana demjimêrê" - }, - "custom-font": { - "description": "Ji bo nîşandana demjimêrê cûrenivîseke kesane hilbijêre.", - "label": "Cûrenivîsa demjimêrê", - "placeholder": "ڕێکخستنی خەتی تایبەت...", - "search-placeholder": "Lêgerîna fontan..." - }, - "enabled": { - "description": "Widêgetek demjimêrê li ser sermaseyê nîşan bide.", - "label": "Widgetê demjimêrê çalak bike" - }, - "format": { - "description": "Bibêje: \\n Ji bo çêkirina şikestinek rêzê \\n bikar bîne.", - "label": "Format" - }, - "height": { - "description": "Bilindahiya widgeta demjimêrê bi pixelan.", - "label": "Bilindî" - }, - "minimal-mode": { - "description": "Dîmeneke demjimêrê ya herî kêm bi dem û dîrokê.", - "label": "Moda herî kêm" - }, - "preview": "Pêşdîstin", - "rounded-corners": { - "description": "Goşeyên dor ji bo paşxaneya widgetê bikar bîne.", - "label": "Goşeyên giloverkirî" - }, - "show-background": { - "description": "Paşxaneya konteynera widgeta demjimêrê nîşan bide.", - "label": "Paşrûyê nîşan bide" - }, - "show-date": { - "description": "Dîroka îro li jêr demjimêrê nîşan bide.", - "label": "Dîrokê nîşan bide" - }, - "show-seconds": { - "description": "Çirkeyan di demê de nîşan bide.", - "label": "Çirkeyan nîşan bide" - }, - "style": { - "analog": "Analog", - "binary": "Dûalî", - "description": "Şêwaza nîşandana demjimêrê hilbijêre.", - "digital": "Jimarî", - "label": "Şêwaza demjimêrê", - "minimal": "Kêmtirîn" - }, - "use-custom-font": { - "description": "ڕێکخستنی فۆنتی پێشوەخت بگۆڕە بە فۆنتێکی تایبەت بۆ کاتژمێرەکە.", - "label": "Cûrenivîsa kesane bi kar bîne" - }, - "use-primary-color": { - "description": "Dema ku çalak be, ev rengê sereke ji bo pejirandinê tê sepandin.", - "label": "Rengê sereke bi kar bîne" - }, - "width": { - "description": "Ferehiya alava demjimêrê bi pîkselan.", - "label": "Ferehî" - } - }, - "edit-mode": { - "add-widget": "Widget zêde bike", - "button": { - "label": "Bike rewşena sererastkirinê." - }, - "controls-explanation": "Klîka çepê & kaş bike: Wîdgetê biguhezîne an mezinahîya wê biguherîne.\nKlîka rastê: Vebijarkên menuya kontekstê veke.", - "description": "Moda guhertinê çalak bike da ku alavên sermaseyê bilivînî û ji nû ve bicih bikî . Dema ku çalak be, alav xêzek kaşkirinê nîşan dide û dikare ji nû ve were bicihkirin.", - "exit-button": "Ji awaya guhertinê derkeve", - "grid-snap": { - "label": "Girêdana torê" - }, - "label": "ڕێگای دەستکاریکردن", - "open-settings": "Sazkariyan veke" - }, - "enabled": { - "description": "Alavên sermaseyê bi tevahî çalak an neçalak bike.", - "label": "Alavên sermaseyê çalak bike" - }, - "general": { - "section": { - "description": "Widgetên ku li ser sermaseya te xuya dibin saz bike.", - "label": "Alavên sermaseyê" - } - }, - "media-player": { - "enabled": { - "description": "Pêşangeha widgetek lîstikvanê medyayê li ser sermaseyê.", - "label": "Widgeta lîstikvanê medyayê çalak bike" - }, - "hide-mode": { - "description": "Kontrol dike ka widget çawa tevdigere dema ku tu medyayek nayê lîstin.", - "label": "Moda veşartinê" - }, - "rounded-corners": { - "description": "Goşeyên çargoşeyî li keviyên widgetê çalak bike.", - "label": "Goşeyên giloverkirî" - }, - "show-album-art": { - "description": "Wêneyê bergê albûmê û agahiyên stranê (nav û hunermend) nîşan bide.", - "label": "Wêneyê bergê û sernavê nîşan bide" - }, - "show-background": { - "description": "Show the background container for the media player widget.", - "label": "Paşrûyê nîşan bide" - }, - "show-buttons": { - "description": "Bişkokên kontrola medyayê (lîstin/rawestandin, pêş, paş) li ser alavê lîstikvana medyayê nîşan bide.", - "label": "Bişkokan nîşan bide" - }, - "show-visualizer": { - "description": "Vîdyoyê dîtbarîkerê dengî nîşan bide.", - "label": "Nîşan bide visualîzer" - }, - "visualizer-type": { - "description": "Choose a visualization type for the desktop media player background.", - "label": "Cureyê dîtinê" - } - }, - "title": "Alavên sermaseyê", - "weather": { - "enabled": { - "description": "Widjeyekî hewayê li ser sermaseyê nîşan bide.", - "label": "Widgeta hewayê çalak bike" - }, - "show-background": { - "description": "Konteynera paşxanê ya widgeta hewayê nîşan bide.", - "label": "Paşxaneyê nîşan bide" - } - } - }, - "display": { - "monitors": { - "brightness": "Ronahî", - "brightness-step": { - "description": "Pîvana gava guhertinên ronahiyê (tekerê mişkê û kurteriyên klavyeyê) eyar bike.", - "label": "Mezinahiya gava ronahiyê" - }, - "brightness-unavailable": { - "ddc-disabled": "Kontrola ronahiyê peyda nabe. Ji bo kontrolkirina ronahiya vê dîmenderê, \"Piştgiriya ronahiya derveyî\" çalak bike.", - "generic": "Kontrola ronahiyê ji bo vê dîmêrê berdest nîne." - }, - "enforce-minimum": { - "description": "Çareseriya pirsgirêka ku ronahiya paş di hin dîmendêran de di ronahiya %0 de bi temamî dimire.", - "label": "Bi zor ronahiyê (1%) ferz bike" - }, - "external-brightness": { - "description": "DDCUtil پشتگیری چالاک بکە بۆ کۆنتڕۆڵکردنی ڕووناکی لەسەر شاشەی دەرەکی لە ڕێگەی پڕۆتۆکۆڵی DDC/CI.", - "label": "Piştgiriya ronahiya derve" - }, - "section": { - "description": "Guherandinên ronahiya mîhengên ji bo her dîmenderê.", - "label": "Pêşdîtinên per-monitor" - } - }, - "night-light": { - "auto-schedule": { - "description": "به‌پێی کاتی خۆرئاوابوون و خۆرهه‌ڵاتن له‌ {location} — پێشنیارکراوه‌.", - "label": "Bernamekirina otomatîk" - }, - "enable": { - "description": "Fîltreyeke rengê germ bikar bîne da ku belavbûna ronahiya şîn kêm bike.", - "label": "Ronahiya Şevê çalak bike" - }, - "force-activation": { - "description": "Bernameyê paşguh dike û fîltra şevê yekser tetbîq dike.", - "label": "Çalakkirina bide zorkirin" - }, - "manual-schedule": { - "description": "Demjimêrên kesane ji bo rojhilatbûn û rojavabûnê Saz bike.", - "label": "Bernamekirina destî", - "select-start": "Dema destpêkirinê hilbijêre", - "select-stop": "Dema dawîbûnê hilbijêre", - "sunrise": "Dema rojhilatbûnê", - "sunset": "Dema rojavabûnê" - }, - "section": { - "description": "Kêmkirina belavbûna ronahiya şîn ji bo ku hûn çêtir razên û zexta çavan kêm bikin.", - "label": "Çiraya şevê" - }, - "temperature": { - "day": "Roj", - "day-description": "Kontrola germa di dema rojê de dike.", - "description": "Germahiya rengê ji bo şev û rojê destnîşan bike.", - "label": "Germa rengan", - "night": "Şev", - "night-description": "Germahiya di dema şevê de kontrol dike." - } - }, - "tabs": { - "brightness": "Ronahî", - "night-light": "Ronahiya şevê" - }, - "title": "Dîmender" - }, - "dock": { - "appearance": { - "background-opacity": { - "description": "Zelalbûna paşrûyê benderê biguherîne.", - "label": "Zelalbûna paşrûyê" - }, - "border-radius": { - "description": "Radyusa sînorê benderê biguherîne.", - "label": "Radyusa sînorê" - }, - "colorize-icons": { - "description": "Rengên rûkarê li ser îkonên sepanê bisepîne (tenê sepanên bal-nekişandî).", - "label": "Îkonan bi reng bike" - }, - "dead-opacity": { - "description": "Zelalbûna îkonên sepanên ku naxebitin biguherîne.", - "label": "Zelalbûna mirî" - }, - "display": { - "always-visible": "Her dem xuya ye", - "auto-hide": "Xweber veşêre", - "description": "Hilbijêre ka bender çawa tev digere.", - "exclusive": "Taybet", - "label": "Nîşan bide" - }, - "floating-distance": { - "description": "Dûrahiya di navbera benderê û qiraxa dîmenderê de saz bike.", - "label": "Dûriya herikînê ya dokê" - }, - "hide-show-speed": { - "description": "Lezgehîna bileziya anîmasyona veşartin/derxistina dokê sererast bike.", - "label": "Lezê nîşan bide/veşêre" - }, - "icon-size": { - "description": "Mezinahiya giştî ya dockê sererast bike.", - "label": "Mezinahiya benderê" - }, - "inactive-indicators": { - "description": "Pîlûlên nîşanderê ji bo hemû sepanan, ne tenê ya niha çalak, nîşan bide.", - "label": "Nîşaneyên Xebatê" - }, - "pinned-static": { - "description": "Her gav îkonên sepanên pêvekirî bi rêza statîk ber bi çepê ve bikişîne.", - "label": "Serîlêdanên Sabîtkirî yên Statîk" - }, - "section": { - "description": "Xweşikahî û xuyabûna dockê xweş bike.", - "label": "Xuyang" - } - }, - "enabled": { - "description": "Nîşan bide an jî bi tevahî dokê veşêre.", - "label": "Dock çalak bike" - }, - "monitors": { - "only-same-monitor": { - "description": "Tenê sepanên ji çavdêriya ku dock lê ye nîşan bide.", - "label": "Tenê sepanên ji heman monitorê" - }, - "section": { - "description": "Nîşan bide dock li ser çavdêrên taybet. Eger tu neyê hilbijartin, ew bi awayekî xwerû li ser hemûyan e.", - "label": "Pêşangeha çavdêriyê" - } - }, - "tabs": { - "appearance": "Xuyan", - "monitors": "Çavdêr" - }, - "title": "Dok" - }, - "general": { - "fonts": { - "default": { - "description": "Cûrenivîsa sereke ku li seranserê navrûyê tê bikaranîn.", - "label": "Cûrenivîsa berdest", - "placeholder": "Cûrenivîsa berdest hilbijêre...", - "scale": { - "description": "Mezinahiya nivîsa standard mezin an biçûk bike.", - "label": "Mezinahiya cûrenivîsê" - }, - "search-placeholder": "Cûrenivîsê bigere..." - }, - "monospace": { - "description": "Cûrenivîsa Monospac ji bo nîşandana jimar û amaran tê bikaranîn.", - "label": "Cûrenivîsa Monospace", - "placeholder": "Cûrenivîsa monospace hilbijêre...", - "scale": { - "description": "Mezinahiya nivîsa monospace mezin an biçûk bike.", - "label": "Mezinahiya cûernivîsa Monospace" - }, - "search-placeholder": "Lêgerîn li fonta monospace..." - }, - "reset-scaling": "Vekirina pîvanê", - "section": { - "description": "Cûrenivîsa ku di seranserê navrûyê de tên bikaranîn hilbijêre.", - "label": "Cûrenivîs" - } - }, - "language": { - "section": { - "description": "Zimanê xwe yê daxwazkirî ji bo sepanê hilbijêre.", - "label": "Ziman" - }, - "select": { - "auto-detect": "Xweber", - "description": "Zimanê ku di navrûya sepanê de tê bikaranîn hilbijêre.", - "label": "Zimanê sepanê" - } - }, - "launch-setup-wizard": "Sêrbazê sazkirinê bide destpêkirin", - "profile": { - "picture": { - "description": "Wêneyê profîla we ku li seranserê navrûyê xuya dibe.", - "label": "Wêneyê profîlê {user}" - }, - "section": { - "description": "Hûrgilyên bikarhêner û avatarê xwe biguherîne.", - "label": "Profîl" - }, - "select-avatar": "Wêneyê avatarê hilbijêre", - "tooltip": "Wêneyê profîlê" - }, - "screen-corners": { - "radius": { - "description": "Goşeyên giloverkirî yên ekranê eyar bike.", - "label": "Radyusa quncikên dîmenderê", - "reset": "Radiusê goşeyên ekranê ji nû ve saz bike" - }, - "section": { - "description": "Xêzkirina goşeyên ekranê û bandorên dîtbarî xweş bike.", - "label": "Quncikên dîmenderê" - }, - "show-corners": { - "description": "Goşeyên giloverkirî li qiraxa ekranê nîşan bide.", - "label": "Nîşandan quncikên ekranê" - }, - "solid-black": { - "description": "Reşekî zexm bikar bîne li şûna rengê paşnavê bar.", - "label": "Goşeyên reş ên zexm" - } - }, - "title": "Giştî" - }, - "hooks": { - "info": { - "command-info": { - "description": "• Ferman bi rêya shellê (sh -c) tên meşandin
• Ferman di paşperdeyê de dimeşin (veqetandî)
• Bişkokên ceribandinê bi nirxên heyî dimeşin", - "label": "Agahiyên fermana hookê" - }, - "parameters": { - "description": "• Hookê dîwarê: $1 = riya dîwarê, $2 = navê ekranê
• Hookê guhertina mijarê: $1 = rast/derew (Rewşa Moda Tarî)
• Hookên kilîtkirin/vekirina ekranê: Parametre tune
• Hookên moda performansê: Parametre tune", - "label": "Parametreyên berdest" - } - }, - "performance-mode-disabled": { - "description": "Fermana ku dema Moda Performansê ya Noctalia bêbandor dibe, tê meşandin.", - "label": "Rewaya kar rawestayî ye", - "placeholder": "notify-send \"Performance\" \"Mode Disabled\"" - }, - "performance-mode-enabled": { - "description": "Fermana ku dema Moda Performansê ya Noctalia were çalak kirin, were meşandin.", - "label": "Hêza xebatê aktîf bû", - "placeholder": "notify-send \"Performans\" \"Mod Çalak\"" - }, - "screen-lock": { - "description": "Fermana ku dema ekran tê kilîtkirin dê were meşandin.", - "label": "Ekrana kilîtkirî ye", - "placeholder": "agahdarkirin-şandin \"Dîmender\" \"Kilîtkirî\"" - }, - "screen-unlock": { - "description": "Fermana ku dema ekrana kilîtkirî vebe, bê tetbîqkirin.", - "label": "Ekrana vekirî ye", - "placeholder": "notify-send \"Screen\" \"Unlocked\"" - }, - "system-hooks": { - "enable": { - "description": "Hemû fermanên hook çalak bike an jî neçalak bike.", - "label": "Hooks çalak bike" - }, - "section": { - "description": "Fermanan saz bike ku dema bûyerên pergalê çêdibin werin darvekirin.", - "label": "Sîstem hook" - } - }, - "theme-changed": { - "description": "Fermana ku dema mijar di navbera Moda Tarî û Ronahî de diguhere, were meşandin.", - "label": "Şêwe hate guhertin", - "placeholder": "notify-send \"Tema\" \"Guherandin\"" - }, - "title": "Çengel", - "wallpaper-changed": { - "description": "Fermana ku dema dîwêr diguhere bê cîbicîkirin.", - "label": "Dîwar hate guhertin", - "placeholder": "agahdarkirin-şandin \"Dîwarê dîwarê\" \"Guherandin\"" - } - }, - "indicator": { - "default-value": "Xwerû: {value}", - "system-default": "Sîstema Default" - }, - "launcher": { - "settings": { - "annotation-tool": { - "description": "Fermana ku dema tikandina bişkoka şîrovekirinê di dîroka clipboardê de were xebitandin, Wêne dê ji vê fermanê re were şandin.", - "label": "Amûra şîrovekirinê", - "placeholder": "Ez ji te hez dikim." - }, - "auto-paste": { - "description": "Bi otomatîkî tişta clipboardê ya hilbijartî bişîne. Wtype hewce dike.", - "label": "Otomatîkî bixwe ve zeliqandin" - }, - "clip-preview": { - "description": "Dîmenek pêşdîtinê ya naveroka clipboardê nîşan bide dema ku emrê >clip tê bikaranîn.", - "label": "Pêşdîtina klîpê çalak bike" - }, - "clipboard-history": { - "description": "Gihîştina tiştên ku berê hatine kopîkirin ji destpêkerê.", - "label": "Dîroka clipboardê çalak bike" - }, - "custom-launch-prefix": { - "description": "Fermanên pêşgiran bi destpêkerek xwerû pêşda bikin (mînak, 'runapp' ji bo entegrasyona systemd).", - "label": "Pêşgira destpêkirinê ya xwerû" - }, - "custom-launch-prefix-enabled": { - "description": "Bi awayekî xwerû destpêkê ji bo destpêkirina sepanan bikar bîne li şûna rêbaza standard.", - "label": "Pêşgira destpêkirinê ya xwerû çalak bike" - }, - "grid-view": { - "description": "Tiştan di şêweya grîdê de nîşan bide, ne di lîsteyê de.", - "label": "Dîtina Grid" - }, - "icon-mode": { - "description": "Îkonên pergalê yên xwemalî li şûna îkonên Tabler bikar bîne.", - "label": "Îkonên xwecihî bikar bîne" - }, - "ignore-mouse-input": { - "description": "Di nav destpêkerê de, danûstandina mişkê û çerxa gerokê neçalak bike.", - "label": "Guherandina mişkê paşguh bike" - }, - "position": { - "description": "Cihê ku panela destpêkerê lê xuya dibe hilbijêre.", - "label": "Cih" - }, - "section": { - "description": "Xweşikbûn û xuyabûna destpêkerê xweş bike.", - "label": "Xuyang" - }, - "show-categories": { - "description": "Tabên kategoriyê nîşan bide ji bo parzûnkirina sepanan.", - "label": "Kategoriyan nîşan bide" - }, - "show-icon-background": { - "description": "Li paş îkonan paşxaneyeke çargoşe ya gilover nîşan bide.", - "label": "Paşxaneya îkonê nîşan bide" - }, - "sort-by-usage": { - "description": "Dema ku çalak be, sepanên ku pir caran têne destpêkirin pêşî di lîsteyê de xuya dibin.", - "label": "Li gorî ya herî pir tê bikaranîn rêz bike" - }, - "terminal-command": { - "description": "Fermana destpêkirina termînalê. Mînak, 'kitty -e' an 'gnome-terminal --'.", - "label": "Fermana termînalê" - }, - "use-app2unit": { - "description": "Rêbazeke destpêkirinê ya alternatîf bikar tîne da ku pêvajoyên sepanê baştir birêve bibe û pêşî li pirsgirêkan bigire.", - "label": "App2Unit bi kar bîne da ku sepanan bide destpêkirin" - } - }, - "title": "Destpêkar" - }, - "location": { - "calendar": { - "cards": { - "section": { - "description": "Rêk bixe û kartên di panela salnameyê de çalak/neçalak bike.", - "label": "Kartên salnameyê" - } - }, - "header": { - "label": "Sernavê Salnameyê" - }, - "month": { - "label": "Meh" - } - }, - "date-time": { - "12hour-format": { - "description": "Demê bi formata 12-demjimêr li ser dîmendera kilîtkirinê û salnameyê nîşan bide. Darika demjimêrê sazkariyên xwe yên taybet hene.", - "label": "Formata demê ya 12-demjimêr bi kar bîne" - }, - "first-day-of-week": { - "automatic": "Xweber (a pergalê bi kar bîne)", - "description": "Roja kîjanê di salnameyê de dest bi hefteyê dike hilbijêre.", - "label": "Roja yekem a hefteyê" - }, - "section": { - "description": "Çawa dîrok û dem xuya dibin kesane bike.", - "label": "Dîrok & Dem" - }, - "show-events": { - "description": "Bûyeran di destgeha salnameyê de nîşan bide.", - "label": "Bûyerên salnameyê nîşan bide" - }, - "use-analog": { - "description": "Demjimêreke bi şêwaza analog li ser çarçoveya salnameyê û dîmendera kilîtkirinê nîşan bide.", - "label": "Demjimêrê bi şêwaza analog bi kar bîne" - }, - "week-numbers": { - "description": "Hefteya salê (mînak, hefteya 38) di salnameyê de nîşan bide.", - "label": "Jimarên hefteyê nîşan bide" - } - }, - "location": { - "search": { - "description": "b.m., Toronto, ", - "label": "Ji bo cihekî bigere", - "placeholder": "Navê cihê têxîne" - }, - "section": { - "description": "Ji bo wergirtina hewayeke rast û bernameya Ronahiya Şevê, cîhê xwe diyar bike.", - "label": "Cihê te" - } - }, - "title": "Herêm", - "weather": { - "enabled": { - "description": "Agahiyên hewayê li seranserê navbeynê nîşan bide û daneyên hewayê bîne. Dema ku neçalak be, dê hemû hêmanên hewayê werin veşartin û dê tu daxwazên torê neyên kirin.", - "label": "Çalak bike hewayê" - }, - "fahrenheit": { - "description": "Germahiya bi Fahrenheit nîşan bide, ne bi Celsius.", - "label": "Pîvana germahiyê bi Fahrenheit (°F) nîşan bide" - }, - "hide-city": { - "description": "Navê bajarê ji dîmenên hewayê yên li seranserê navbeynê veşêre.", - "label": "Veşêre nameyê sûke" - }, - "hide-timezone": { - "description": "Demjim kurtkirina herêma demjimêrê ji pêşandanên hewayê li seranserê navbeynê.", - "label": "Demjimêrê veşêre" - }, - "section": { - "description": "Yekîneya germahiya xweya bijarte hilbijêrin.", - "label": "Rewşa bayê" - }, - "show-effects": { - "description": "Bandora bandorên dîtbarî yên din (wek baran, berf, an birûsk) li ser karta hewayê nîşan bide.", - "label": "Nîşandan bandorên hewayê" - }, - "show-in-calendar": { - "description": "Pêşbîniya hewayê ya rojane rasterast di dîmena salnameya xwe de nîşan bide.", - "label": "Nîşandanîna hewayê di salnameyê de" - } - } - }, - "lock-screen": { - "compact-lockscreen": { - "description": "Tenê inputa têketinê û kontrolên pergalê nîşan bide, widgetên hewayê û medyayê veşêre.", - "label": "Kilîta ekrana berhevkirî" - }, - "lock-on-suspend": { - "description": "Dema ku pergal tê rawestandin, ekranê bixweber kilît bike.", - "label": "Li ser rawestandinê kilît bike" - }, - "show-hibernate": { - "description": "Vebijêrka 'hibernasyonê' di kiryarên enerjiyê de nîşan bide.", - "label": "Nîşan bide hibernate" - }, - "show-session-buttons": { - "description": "Destûra gihîştina mîhengên hêzê ji ekrana kilîtkirî re bide.", - "label": "Kontrolên hêzê" - }, - "title": "Dîmendera kilîtkirinê" - }, - "network": { - "bluetooth": { - "description": "Rêveberiya Bluetooth çalak bike.", - "label": "Bluetooth çalak bike", - "rssi-polling": { - "description": "Demjimêr RSSI ji bo cîhazên girêdayî bi rêya bluetoothctl nimûne bike. Dibe ku ji bo hemû cîhazên berdest nebe; dema ku çalak be çavkaniyên hindik bikar tîne.", - "label": "Pirsgirêka sînyala Bluetoothê" - } - }, - "section": { - "description": "Girêdanên Wi-Fi û Bluetooth bi rê ve bibe." - }, - "title": "Tor", - "wifi": { - "description": "Torên bêtêl bi rê ve bibe (pêdivî bi NetworkManager heye).", - "label": "Wi-Fi çalak bike" - } - }, - "notifications": { - "duration": { - "critical-urgency": { - "description": "Çend demjimêr notên girîng ên pêşîn xuya dimînin.", - "label": "Lezgînîya krîtîk" - }, - "low-urgency": { - "description": "Çiqas notîfîkasyonên pêşîniya kêm xuya dimînin.", - "label": "Lezgînî kêm" - }, - "normal-urgency": { - "description": "Notîfîkasyonên pêşîniya normal çiqas dirêj xuya dimînin.", - "label": "Lezgînahiya normal" - }, - "reset": "Demjimêra dema derbasbûnê ji nû ve saz bike", - "respect-expire": { - "description": "Dem wextê qedandinê yê ku di agahdariyê de hatiye danîn bikar bîne.", - "label": "Dem bihurmet demdirêj qedandin" - }, - "section": { - "description": "Dem bi awayê lezgîniya wan notîs çiqas dirêj xuya dimînin mîheng bike.", - "label": "Dirêjahiya agahdariyê" - } - }, - "history": { - "critical-urgency": { - "description": "Agahiyên girîng ên pêşîn li dîrokê tomar bike.", - "label": "Dema awarte ya krîtîk tomar bike." - }, - "low-urgency": { - "description": "ڕاگەیاندنە گرنگی نزمەکان بۆ مێژوو هەڵبگرە.", - "label": "Dîroka lezgîniya kêm tomar bike" - }, - "normal-urgency": { - "description": "Agahiyên pêşîniya normal di dîrokê de tomar bike.", - "label": "Dîroka lezgîniya normal tomar bike" - }, - "section": { - "description": "Kontrol bike kaîdî notîfîkasyonên ku li gorî asta lezgîniya wan di dîrokê de têne hilanîn.", - "label": "Dîrok" - } - }, - "monitors": { - "section": { - "description": "Nîşandana agahdarkirinê li ser çavdêrên taybet. Heke neyên hilbijartin, bi awayekî xwerû hemûyan nîşan dide.", - "label": "Pêşangehên çavdêran" - } - }, - "settings": { - "always-on-top": { - "description": "Nîşandanên li ser pencereyên tev-ekran û qatên din nîşan bide.", - "label": "Her dem li jor" - }, - "background-opacity": { - "description": "Guhertina zelaliya paşxaneyên agahdariyan.", - "label": "Zelalbûna paşrûyê" - }, - "do-not-disturb": { - "description": "Dema ku hat çalak kirin, hemû pop-upên agahdarkirinê neçalak bike.", - "label": "Dengê dernexîne" - }, - "enable-osd": { - "description": "Guhertinên deng û ronahiyê di dema rast de nîşan bide.", - "label": "Dîmendera ser ekranê çalak bike" - }, - "enabled": { - "description": "Aktîv bike an jî deaktîv bike daemona ragihandinê, ji bo vê yekê ji nû ve destpêkirina şêla Noctalia hewce dike.", - "label": "Agahdariyan çalak bike" - }, - "location": { - "description": "Agahî li ser ekranê li ku derê xuya dibin.", - "label": "Cih" - }, - "section": { - "description": "Xuyakir û reftarê agahdariyan saz bike.", - "label": "Xuyang" - } - }, - "sounds": { - "enabled": { - "description": "Çalak bike bandorên dengî ji bo agahiyên hatin.", - "label": "Dengên agahdariyê çalak bike" - }, - "excluded-apps": { - "description": "Berbîna lêdana dengê agahdarkirinê ya ku hatî vesazkirin ji bo sepanên taybet ên ku dengên wan ên çêkirî hene.", - "label": "Serlêdanên hatine derxistin", - "placeholder": "discord,firefox,chrome,chromium,edge" - }, - "files": { - "critical": { - "description": "Rêya pelê dengî ya ku ji bo agahiyên pêşîniya krîtîk tê lîstin.", - "label": "Dengek lezgîniya krîtîk", - "select-title": "Pelê Dengî yê Lezgîniya Krîtîk Hilbijêre" - }, - "low": { - "description": "Rêya pelê dengî ya ku ji bo agahiyên pêşîniya kêm tê lîstin.", - "label": "Dengekî lezî kêm", - "select-title": "Pelê Dengî yê Bilezînek Kêm Hilbijêre" - }, - "normal": { - "description": "Rêya pelê dengî ya ku ji bo agahiyên pêşîniya normal tê lîstin.", - "label": "Dengê lezgîniya normal", - "select-title": "Pelê Dengî yê Bileziya Asayî Hilbijêre" - }, - "placeholder": "Rêya pelê dengî binivîse", - "section": { - "description": "Pelên dengî yên xwerû ji bo astên lezgîniya agahdarkirinê yên cuda mîheng bike.", - "label": "Pelên deng" - }, - "select-file": "Pelê Deng Hilbijêre", - "unified": { - "description": "Rêya pelê dengî ya ku ji bo agahdariyan tê lîstin.", - "label": "Dengê agahdarkirinê", - "select-title": "Pelê Dengê Agahdarkirinê Hilbijêre" - } - }, - "section": { - "description": "Dengê bandorên hişyariyê û qebareyê saz bike.", - "label": "Mîhengên deng" - }, - "separate": { - "description": "Ji bo agahiyên girîngiyên kêm, normal û krîtîk pelên dengî yên cuda bikar bîne.", - "label": "Dengê cuda li gorî pêşîniyê bikar bîne" - }, - "unavailable": { - "description": "Ji bo ku dengên agahdarkirinê çalak bibin, Qt6 Multimedia saz bikin.", - "label": "Dengên agahdarkirinê peyda nabin" - }, - "volume": { - "description": "Ayarê asta deng ji bo dengên agahdarkirinê rast bike.", - "label": "Hêjmara deng" - } - }, - "tabs": { - "general": "Giştî", - "history": "Dîrok", - "sounds": "Deng", - "toast": "Tost" - }, - "title": "Agahdarî", - "toast": { - "keyboard": { - "description": "Dema ku şewaza kilîtdankê were guhertin, hişyarî nîşan bide.", - "label": "Şêwaza kilîtdankê" - }, - "section": { - "description": "Xuyabûn û reftarên toastê saz bike.", - "label": "Tûst" - } - } - }, - "osd": { - "always-on-top": { - "description": "OSD li ser pencereyên tev-ekran û qatên din nîşan bide.", - "label": "Her tim li ser" - }, - "background-opacity": { - "description": "Kontrola zelalbûna paşxaneya OSD.", - "label": "ڕوونیی پاشبنەما" - }, - "description": "Mîhengên nîşanderên ser-ekranê yên wekî pêşandanên deng û ronahiyê saz bike.", - "duration": { - "auto-hide": { - "description": "Dema berî windabûna OSD biguherîne.", - "label": "Piştî otomatîk veşêre" - }, - "section": { - "description": "Çiqas dirêj OSD berî ku bixweber veşêre, xuya dimîne.", - "label": "Demjimêra veşartina otomatîk" - } - }, - "enabled": { - "description": "Guhertinên deng û ronahiyê di dema rast de nîşan bide.", - "label": "Dîmendera ser ekranê çalak bike" - }, - "location": { - "description": "Li ku derê dîmenderên ser ekranê xuya dibin.", - "label": "Cih" - }, - "monitors": { - "section": { - "description": "OSD li ser çavdêrên taybet nîşan bide. Ger tu neyên hilbijartin, bi awayekî xwerû li ser hemûyan nîşan dide.", - "label": "Dîmên nîşan didin" - } - }, - "section": { - "general": { - "description": "Vebijêrkên xuyabûn û tevgera OSD'ê saz bike.", - "label": "Giştî" - } - }, - "title": "Nîşandana Ser Ekranê", - "types": { - "brightness": { - "description": "Dîmendera OSD nîşan bide dema ronahiya ekranê diguhere.", - "label": "Ronahî" - }, - "custom-text": { - "description": "OSD ya nivîsandeyên xwerû yên ji IPC'yê nîşan bide.", - "label": "Teksta Xweser" - }, - "input-volume": { - "description": "Dîmenê OSD nîşan bide dema ku qebareya mîkrofonê diguhere.", - "label": "Hêjmara têketinê" - }, - "lockkey": { - "description": "Dema Caps Lock, Num Lock, an Scroll Lock hatin guhertin, OSD nîşan bide.", - "label": "Kilîtên qeflê" - }, - "section": { - "description": "Bûyerên ku OSD'ê çalak dikin hilbijêre.", - "label": "Bûyerên destpêker ên OSD" - }, - "volume": { - "description": "Dema ku asta dengê derketina bihîstwerê diguhere, OSD nîşan bide.", - "label": "Hêjmara derketinê" - } - } - }, - "plugins": { - "available": { - "description": "گەڕان بکە و پڵەگینەکان لە سەرچاوە ڕێکخراوەکان دابمەزرێنە.", - "label": "Pêvekên berdest", - "no-plugins-description": "Çavkaniyên pêvekê xwe kontrol bikin an lîsteyê nû bikin.", - "no-plugins-label": "Tiştên pêvek tune ne." - }, - "collision": { - "already-installed": "Ev pêvek berê hatiye sazkirin.", - "custom-version-exists": "Guhertoyeke taybet a ji \"{source}\" berê hatiye sazkirin", - "official-version-exists": "Guhertoya fermî ya vê pêvekê berê hatiye sazkirin" - }, - "filter": { - "all": "Hemû", - "downloaded": "Daxistî", - "not-downloaded": "Nehatiye Dakêşandin" - }, - "hot-reload": { - "description": "Bi guhertina pelên wan, bixweber pêvekên xwe ji nû ve bar bike. Ji bo pêşxistina pêvekan bikêr e.", - "label": "Nûbarkirina germ (moda pêşvebirinê)" - }, - "hot-reloaded": "Plugin ji nû ve hate barkirin: {name}", - "install": "Saz bike", - "install-error": "Sazkirin bi ser neket: {error}", - "install-incompatible": "{plugin} pêdivî bi Noctalia v{version} an bilindtir heye", - "install-success": "Bi serkeftî {plugin} hate sazkirin.", - "installed": { - "description": "Birêvebir û hemû pêvekên ku herêmî hatine sazkirin mîheng bike.", - "label": "Pêvekên sazkirî", - "no-plugins-description": "Pêvekên ji beşa Pêvekên Berdest a li jêr saz bike.", - "no-plugins-label": "Tu pêvek nehatine sazkirin" - }, - "installing": "Sazkirina {plugin}...", - "open-plugins-tab": "Vekirina mîhengên pêvekê", - "plugin-settings-title": "Sazkairyên {plugin}", - "refresh": { - "refreshing": "Lîsteya pêvekên nûvekirinê...", - "tooltip": "Nûkirina pêvekên berdest" - }, - "settings": { - "tooltip": "Mîhengên pêvekê" - }, - "settings-error-not-loaded": "Pêvek nehatiye barkirin.", - "settings-saved": "Ayarlarê pluginê hatin tomarkirin.", - "source": { - "custom": "Çavkaniya xwerû", - "official": "Fermî" - }, - "sources": { - "add-custom": "Lê zêde bike embarê xwerû", - "add-dialog": { - "description": "Depoyek GitHub wekî çavkaniyek plugin zêde bike.", - "error": "Çavkaniya pêvekê nehat zêdekirin.", - "name": "Navê embarê", - "name-placeholder": "Pêvekên min ên Xweser", - "success": "Çavkaniya pêvekê bi serkeftî hate zêdekirin.", - "title": "Çavkaniya pêvekê zêde bike", - "url": "Girêdanê depoyê" - }, - "description": "Depoyên pêvekan bi rê ve bibe.", - "label": "Çavkanî", - "placeholder": "Depoya min a bedew", - "remove": { - "tooltip": "Çavkaniya pêvekê jê bibe" - } - }, - "title": "Pêvek", - "uninstall": "Rake", - "uninstall-dialog": { - "description": "Ma hûn bawer in ku hûn dixwazin {plugin} jêbirin? Ev ê hemî daneyên pêvekê jê bibe.", - "title": "Rakêşana pêvekê" - }, - "uninstall-error": "Nekarî were rakirin: {error}", - "uninstall-success": "Bi serkeftî {plugin} hate rakirin.", - "uninstalling": "Rakirina {plugin}...", - "update": "Nûkirin", - "update-all": "Hemûyan Nû bike ({count})", - "update-all-success": "Hemû pêvek bi serkeftî hatin nûkirin.", - "update-available": "Rojanekirina pêveka nû heye", - "update-available_plural": "Rojanekirinên pêvekên nû hene ({count})", - "update-error": "ڕێ ل نوو کرنەیا پلاکینێ هاتە گرتن: {plugin}: {error}", - "update-incompatible": "Pêdivî ye Noctalia v{version} an bilindtir", - "update-pending": "v{niha} → v{nu} (hewce dike Noctalia v{pêwîst})", - "update-success": "{plugin} hate nûkirin bo v{version}.", - "update-version": "v{niha} → v{nû}", - "updating": "Tê rojanekirin..." - }, - "region": { - "title": "Herêm" - }, - "screen-recorder": { - "audio": { - "audio-codec": { - "description": "ئۆپووس بۆ باشترین ئەنجام و بچووکترین قەبارەی دەنگی پێشنیار دەکرێت.", - "label": "Kodkirina dengê" - }, - "audio-source": { - "description": "Çavkaniya dengî ya ku di dema tomarkirinê de were girtin.", - "label": "Çavkaniya dengê" - }, - "section": { - "description": "Vebijarkên tomarkirina dengî saz bike.", - "label": "Sazkariyên dengê" - } - }, - "general": { - "copy-to-clipboard": { - "description": "Piştî qedandina tomarkirinê pelê kopî bike clipboardê.", - "label": "Kopî bo clipboardê" - }, - "output-folder": { - "description": "Pelda ku dê tomarên dîmenderê lê bên hilanîn.", - "label": "Peldanka deranê", - "tooltip": "Peldanka ketanê" - }, - "section": { - "description": "Derana tomarkirina dîmenderê û naverokê bi rê ve bibe.", - "label": "Sazkariyên giştî" - }, - "select-output-folder": "Pelda qeydê hilbijêre", - "show-cursor": { - "description": "Di vîdyoyê de nîşana mişkê tomar bike.", - "label": "Nîşankar nîşan bide" - } - }, - "title": "Tomarkarê dîmenderê", - "video": { - "color-range": { - "description": "Ji bo çêtir lihevhatin, sînorkirî tê pêşniyarkirin.", - "label": "Rêjeya rengê" - }, - "frame-rate": { - "description": "ڕێژەی چوارچێوەی ئامانج بۆ تۆمارکردنی شاشە.", - "label": "Rêjeya Frame" - }, - "section": { - "description": "Vebijarkên tomarkirina vîdyoyê saz bike.", - "label": "Sazkariyên vîdyoyê" - }, - "video-codec": { - "description": "h264 kodeka herî berbelav e.", - "label": "Kodkirinê vîdyoyê" - }, - "video-quality": { - "description": "Bilindtir kalîte dibe sedema mezinahiya pelên.", - "label": "Kalîteya vîdyoyê" - }, - "video-source": { - "description": "Gerîn tê pêşniyarkirin, eger te artefakt dîtin, Screen biceribîne.", - "label": "Çavkaniya vîdyoyê" - } - } - }, - "session-menu": { - "countdown-duration": { - "description": "Demjimêra heta pêkanîna kiryarên hêzê destnîşan bike.", - "label": "Dirêjahiya jimartinê berjêr" - }, - "enable-countdown": { - "description": "Demjimêrek paşvekirinê nîşan bide berî pêkanîna kiryarên hêzê.", - "label": "Demjimêra paşvejimêr çalak bike" - }, - "entries": { - "section": { - "description": "Çalakiyên hêzê yên ku di menuya danişînê de û bi kîjan rêzê de xuya dibin, xweş bikin.", - "label": "Kiryarên hêzê" - } - }, - "entry-settings": { - "command": { - "description": "Fermana xwerû ya ku ji bo vê çalakiyê were meşandin. Ji bo bikaranîna fermana pergalê ya xwerû vala bihêle.", - "label": "Ferman", - "placeholder": "systemctl poweroff" - }, - "default-command": { - "lock": "Kilîta hundirîn a ekranê (bê ferman)", - "logout": "Derketina navxweyî (bê ferman)" - }, - "default-info": { - "description": "Heke fermana xwerû neyê diyarkirin, fermana pergalê ya xwerû dê were bikar anîn.", - "label": "Fermana xwerû" - }, - "title": "Vexîne {entry}", - "tooltip": "Fermanê vesazkirinê" - }, - "general": { - "section": { - "description": "Maneja reftar û xuyabûna panela menûya rûniştinê.", - "label": "Giştî" - } - }, - "large-buttons-layout": { - "description": "Çawa bişkokên menuya danişînê bên nîşandan hilbijêre.", - "label": "Rêzika bişkokên mezin" - }, - "large-buttons-style": { - "description": "Pêşeka danişînê bi bişkokên mezin di şêweya grîd de nîşan bide.", - "label": "Şêwaza bişkokên mezin" - }, - "position": { - "description": "Dema ku panela menuya danişînê vebe, hilbijêre ku li ku derê xuya bibe.", - "label": "Şûn" - }, - "show-header": { - "description": "Sernavê û bişkoka girtinê li jorê menuyê rûniştinê nîşan bide.", - "label": "Serpê nîşan bide" - }, - "show-number-labels": { - "description": "Li ser bişkokan etîketên hejmaran (1-2-3-4...) nîşan bide û ji bo hilbijartina bilez kilîdên hejmaran çalak bike.", - "label": "Nîşanên hejmaran nîşan bide" - }, - "title": "Menuya danişînê" - }, - "system-monitor": { - "cpu-section": { - "label": "Bikaranîna YKN" - }, - "critical-color": { - "label": "Rengê krîtîk" - }, - "custom-highlight-colors-title": { - "label": "Rengên ronîkirina xwerû" - }, - "disk-path": { - "description": "Hilbijêre kîjan xala çiyayê dîskê were şopandin.", - "label": "Rêya dîskê" - }, - "disk-section": { - "label": "Bikaranîna dîskê" - }, - "enable-dgpu-monitoring": { - "description": "Hişyarî: Ev dê GPUya weya veqetandî (NVIDIA/AMD) hişyar bike, ku dibe ku bandorek girîng li ser jiyana pîlê li ser laptopên bi grafîkên hîbrîd bike.", - "label": "Çavdêriya GPU'ya veqetandî çalak bike" - }, - "external-monitor": { - "description": "Fermanî an rêya sepanê binivîse ku dema sepana monitora pergala derveyî çalak dike were xebitandin.", - "label": "Fermana monitora pergala derveyî", - "placeholder": "çavkanî || navendamisyonê || jdsîstemonîtor || statîstîkênbingehîn || navenda-çavdêriya-sîstemê || gnome-sîstem-monitor || plasma-sîstemmonitor || mate-sîstem-monitor || ukui-sîstem-monitor || deepin-sîstem-monitor || pantheon-sîstem-monitor" - }, - "general": { - "section": { - "description": "Sazkirina reftar û xuyabûna çavdêriya pergalê.", - "label": "Giştî" - } - }, - "gpu-section": { - "label": "Germahiya GPU" - }, - "highlight-colors-section": { - "label": "Rengên ronîkirinê" - }, - "load-average-section": { - "label": "Barkirina navîn" - }, - "memory-section": { - "label": "Bikaranîna bîrdankê" - }, - "network-section": { - "label": "Tor" - }, - "polling-interval": { - "label": "Navbera anketê" - }, - "polling-section": { - "description": "Mîheng bike ku her pîvana pergalê çiqas caran were nûkirin.", - "label": "Navberên anketê" - }, - "tabs": { - "general": "Giştî", - "polling": "Anket", - "thresholds": "Asteyan" - }, - "temperature-section": { - "label": "Germahiya CPU" - }, - "threshold": { - "critical": "Astana krîtîk.", - "warning": "Asteya hişyariyê" - }, - "thresholds-section": { - "description": "Guherîn sînorên hişyariyê/krîtîk û navberên anketê ji bo her metrîkên pergalê.", - "label": "Asteyên destnîşankirî" - }, - "title": "Çavdêrê pergalê", - "use-custom-highlight-colors": { - "description": "Dema ku neçalak be, rengên ronîkirina xwerû yên temayê têne bikar anîn.", - "label": "Rengên ronîkirina xwerû bikar bîne" - }, - "warning-color": { - "label": "rengê hişyariyê" - } - }, - "user-interface": { - "allow-panels-without-bar": { - "description": "Dema ku çalak be, panel dikarin li ser her ekranê vebin. Dema ku neçalak be, panel tenê dê li ser ekranên ku barekî wan heye vebin, ku dikare bikaranîna bîrê kêm bike.", - "label": "Destûrê bide panelan li ser ekranan bêyî barekî." - }, - "animation-disable": { - "description": "Hemû anîmasyonan neçalak bike ji bo ezmûneke bileztir û bersivdartir.", - "label": "Bêçalakkirina anîmasyonên UI." - }, - "animation-speed": { - "description": "Lezaaniya lezgîniya gerdûnî sererast bike.", - "label": "Leza anîmasyonê", - "reset": "Lezaaniya bilezîneka nû bike" - }, - "appearance": { - "section": { - "description": "Xwerûkirina hêmanên dîtbarî yên wekî serişteyên amûran, sînor û siya.", - "label": "Xuyabûn" - } - }, - "box-border": { - "description": "Xêzekê li dora deverên naverokê nîşan dide.", - "label": "Çarçoweya konteynerê" - }, - "box-border-radius": { - "description": "Goşeya dorfirehiya beşên sereke yên layoutê, wekî barên kêlekê, kart, û panelên naverokê, eyar dike.", - "label": "Radiusa Konteynirê", - "reset": "Vegerandina radiusa konteynerê" - }, - "control-border-radius": { - "description": "Kontrola çemandina hêmanên înteraktîv, di nav de bişkok, guhêrbarok û qadên nivîsê.", - "label": "Tîrêjê têketinê", - "reset": "Dîsa çapemeniya têketinê saz bike" - }, - "dim-desktop": { - "description": "Dema panel an menü vebin, sermaseyê tarî bike.", - "label": "Dim sermaseyê" - }, - "dimmer-opacity": { - "description": "Ayarê asta zelalbûna ji bo tarîkirina sermaseyê bike.", - "label": "Şefafiya sermaseyê sermaseyê kêmkirî", - "reset": "Vekirina zelalbûna sermaseya tarîkirî" - }, - "panel-background-opacity": { - "description": "Zelalbûna paşrûyê ji bo hemû destgehan (darik, destpêker, sazkarî, hwd...) saz bike.", - "label": "Şeffafiya paşxaneya panelê" - }, - "panels-attached-to-bar": { - "description": "Panelên bi qiraxên bar û ekranê ve têne kilît kirin, bi goşeyên berevajîkirî yên şêwekar xuyangek bêkêmasî diafirînin.", - "label": "Panêlan bi kêlekê ve bişkînin." - }, - "panels-overlay": { - "description": "Pişkin dike ku panel û bar, heta ser sepanên tev-ekran jî, xuya bimînin.", - "label": "Panêl û barê li jor bihêle" - }, - "scaling": { - "description": "Guhertina mezinahiya navrûya giştî ya bikarhêner, ji bilî bar.", - "label": "Pîvana navbeynê", - "reset-scaling": "Pîvana navbeynê vegerîne" - }, - "section": { - "description": "Xuyakirina xuyabûn, hest, û reftarên navrûyê.", - "label": "Xuyang" - }, - "settings-panel-mode": { - "description": "Hilbijêre şêweyê mîhengan (dibe ku ji nû ve vekirinê hewce bike).", - "label": "Rewşa panela mîhengan" - }, - "shadows": { - "description": "Dîsa siya di bin bar û panelan de çalak dike.", - "direction": { - "description": "Hilbijêre ku siya ji ku tê avêtin.", - "label": "Arasteya siya" - }, - "label": "Siyeyên ketî" - }, - "tabs": { - "appearance": "Xuyanî", - "panels": "Panelan", - "screen-corners": "Kişekanên Dîmenderê" - }, - "title": "Navrûya bikarhêner", - "tooltips": { - "description": "Aktîf bike an neçalak bike serişteyên amûrê li seranserê navbeynê.", - "label": "Nîşandanê sernavên amûran" - } - }, - "wallpaper": { - "automation": { - "change-mode": { - "alphabetical": "Alfabetîk", - "description": "Dema ku dîwar otomatîk diguhere, hilbijêre ka dîwar çawa têne hilbijartin.", - "label": "Guherandin moda", - "random": "Bêserûber" - }, - "custom-interval": { - "description": "Demê wekî HH:MM (b.m., 01:30) têxîne.", - "label": "Navbera xwerû" - }, - "interval": { - "description": "Çend caran divê dîwarên dîwêr bixweber werin guhertin.", - "label": "Navbera dîwêr" - }, - "random-wallpaper": { - "description": "Bername guhertina dîwarê rasthatî di navberên rêkûpêk de.", - "label": "Dîwarê rasthatî" - }, - "scheduled-change": { - "description": "Bi awayekî otomatîkî di navberên rêkûpêk de dîwêran biguherîne.", - "label": "Guherîna plansazkirî" - }, - "section": { - "label": "Xweserî" - } - }, - "look-feel": { - "edge-smoothness": { - "description": "Bandora bo bandorê perîşan û nerm li keviya veguherînan dike.", - "label": "Nermkirina keviya derbasbûnê" - }, - "fill-color": { - "description": "ڕەنگێکی پڕ بکەرەوە هەڵبژێرە کە ڕەنگە لە پشت وێنەی سەر دیوارەوە دەربکەوێت.", - "label": "Rengê dagirtinê" - }, - "fill-mode": { - "description": "Hilbijêre ka divê wêne çawa were pîvandin da ku bi çareseriya çavdêriya te re têkildar be.", - "label": "Moda dagirtinê" - }, - "section": { - "label": "Binêre û hîs bike" - }, - "transition-duration": { - "description": "Dirêjahiya anîmasyonên derbasbûnê bi çirkeyan.", - "label": "Dirêjahiya derbasbûnê" - }, - "transition-type": { - "description": "Cureyê anîmasyonê dema ku di navbera dîwêran de diguherin.", - "label": "Curey guherînê" - } - }, - "settings": { - "enable-management": { - "description": "Bi Noctalia dîwaran birêve bibin. Ger hûn dixwazin serlêdanek din bikar bînin, nîşana wê rake.", - "label": "Aktîvkirina birêvebirina dîwarê." - }, - "enable-overview": { - "description": "Dîwarekî dîm û nezelal li ser dîmendera giştî ferz dike.", - "label": "Aktîfkirina dîwarê giştî" - }, - "folder": { - "description": "Rêya peldanka te ya sereke ya dîwêr.", - "label": "Peldanka wêneyê dîwêr", - "tooltip": "Peldanka wêneyê dîwêr" - }, - "hide-wallpaper-filenames": { - "tooltip-hide": "Navên pelan veşêre", - "tooltip-show": "Navên pelan nîşan bide" - }, - "monitor-specific": { - "description": "Peldankekî dîwarê cuda ji bo her monitorekî destnîşan bike.", - "label": "Navnîşanên taybet bi çavdêran", - "tooltip": "Peldanka dîwarê çavdêriyê" - }, - "recursive-search": { - "description": "Herwiha li peldankên binê peldanka dîwêr jî li dîwêran bigere.", - "label": "Lêgerîna binyadan" - }, - "section": { - "description": "Kontrolkirina çawaniya birêvebirin û nîşandana dîwêrên dîmenderê.", - "label": "Mîhengên dîwêr" - }, - "select-folder": "Pelê dîwarê hilbijêre", - "select-monitor-folder": "Hilbijêre peldanka dîwarê dîmenderê", - "selector": { - "description": "Wêneyê dîwarê xwe hilbijêre.", - "label": "Hilbijêra dîwarê", - "tooltip": "Hilbijêra dîwarê" - }, - "selector-position": { - "description": "Cihê ku panela hilbijêra dîwêr lê xuya dike hilbijêre.", - "label": "Helwest" - } - }, - "tabs": { - "automation": "Xweserî", - "look-feel": "Dîtin û hest", - "settings": "Settings" - }, - "title": "Wêneyê dîwêr" - } - }, "setup": { "appearance": { - "header": "Xuyang", "subheader": "Moda Tarî hilbijêre û çavkaniyên rengan (Matugen an pêşdiyarkirî) hilbijêre." }, "customize": { @@ -2753,12 +1425,10 @@ }, "wallpaper": { "choose-dir": "Dîrekteriyek ku wêneyên dîwarê te tê de hilbijêre", - "dir": { - "browse": "Geroka peldanka dîwêr", - "description": "Peldêra ku dîwarên te dihewîne hilbijêre", - "label": "Navnîşana dîwarê", - "select-title": "Pelê dîwarê hilbijêre" - }, + "dir-browse": "Geroka peldanka dîwêr", + "dir-description": "Peldêra ku dîwarên te dihewîne hilbijêre", + "dir-label": "Navnîşana dîwarê", + "dir-select-title": "Pelê dîwarê hilbijêre", "header": "Wêneyê dîwarê xwe hilbijêre", "no-dir": "Tuwalxaneyek dîwêr nehatiye hilbijartin", "no-valid": "Di {dir} de pelên wêneyan ên derbasdar nehatin dîtin.", @@ -2767,9 +1437,7 @@ "select-prompt": "Wêneyekî dîwarê jêrîn hilbijêre", "subheader": "Bi dîmenek xweşik hestê saz bike." }, - "welcome": { - "note": "Tenê çend bingehîn ji bo ku hûn dest pê bikin - vebijarkên tevahî di mîhengan de ne" - } + "welcome-note": "Tenê çend bingehîn ji bo ku hûn dest pê bikin - vebijarkên tevahî di mîhengan de ne" }, "system": { "cpu-temperature": "{temp}°C", @@ -2779,10 +1447,7 @@ "no-media-player-detected": "ئامێرێکی میدیایی نەدۆزرایەوە", "scaling-percentage": "%{percentage}", "signal-strength": "%{nîşan}", - "unknown": "Nenas", "unknown-app": "Sepanek nenas", - "unknown-layout": "Nenas", - "unknown-version": "Nenas", "uptime": "Dema xebitandinê: {uptime}", "user-requested": "Daxwaza bikarhêner", "welcome-back": "Bi xêr hatî,", @@ -2792,19 +1457,14 @@ "cpu-temp": "Germa CPU", "cpu-usage": "Bikaranîna CPU", "disk": "Dîsk", - "download": "Dakêşin", "download-speed": "Leza Daxistinê", "gpu-temp": "Germa GPU", "load-average": "Barkirina navîn", - "memory": "Bîr", "title": "Çavdêriya Sîstemê", - "upload": "Barkirin", "upload-speed": "Leza barkirinê" }, "toast": { "airplane-mode": { - "disabled": "Neçalakkirî.", - "enabled": "Çalakkirî.", "title": "Rewşa Balafirê" }, "battery": { @@ -2815,13 +1475,11 @@ "address-copied": "Navnîşan li clipboardê hate kopîkirin", "confirm-code": "Koda {value} li ser amûra din piştrast bike.", "connect-failed": "Têk çû girêdan bi cîhazê re.", - "disabled": "Neçalakkirî.", "disconnect-failed": "Têkçûn di qutkirina ji cîhazê de.", "discoverable-change-failed": "ڕا گۆڕینی باری دۆزراوە نەکرا.", "discoverable-disabled": "Dîtbar neçalak kirin.", "discoverable-enabled": "Hêzdar kirin.", "display-code": "Koda {value} li ser amûra din binivîse.", - "enabled": "Çalakkirî.", "forget-failed": "Têk çû ku amûr were jibîrkirin.", "pair-failed": "Cîhaz bi hev ve nehat girêdan.", "passkey-required": "Pêdivî bi şîfreya amûrê heye.", @@ -2829,45 +1487,31 @@ "state-change-failed": "فشل گوهارتنا حاله‌تا بلوتوثێ." }, "clipboard": { + "long-text": "Teksta dirêj", "unavailable": "Dîroka clipboardê tune ye", "unavailable-desc": "Serlêdana 'cliphist' nehatiye sazkirin. Ji bo bikaranîna taybetmendiyên dîroka clipboardê, ji kerema xwe wê saz bikin." }, - "dark-mode": { - "dark-mode": "ڕەنگی تاریک", - "enabled": "Çalakkirî.", - "light-mode": "ڕووناک" - }, "do-not-disturb": { "disabled": "Dengê dernexîne neçalak e", "disabled-desc": "Hemû agahdarî tên nîşandan.", "enabled": "Dengê dernexîne çalak e", "enabled-desc": "Hûn ê van agahdariyan di dîroka xwe de bibînin." }, - "internet": { - "limited": "Pêwendîdar bê înternetê." - }, + "internet-limited": "Pêwendîdar bê înternetê.", "ipc": { "powerpanel-deprecated": "PowerPanel bo navê SessionMenu hate guhertin, ev bangewaziya IPC dê di demeke nêz de bê bikaranîn. Ji kerema xwe li şûna wê \"ipc call sessionMenu toggle\" bikar bînin.", "sidepanel-deprecated": "Panela Alîgir wekî Navenda Kontrolê hate guhertin, ev banga IPC dê di demek nêz de were betal kirin. Ji kerema xwe \"ipc call controlCenter toggle\" bikar bînin." }, - "keep-awake": { - "disabled": "Neçalakkirî.", - "enabled": "Çalakkirî." - }, "keyboard-layout": { "changed": "Şêwaza kilîtdankê bo {layout} hat guhertin.", "title": "Klavyeya" }, - "kofi": { - "opened": "Rûpela Ko-fi di geroka te de vebû." - }, + "kofi-opened": "Rûpela Ko-fi di geroka te de vebû.", "missing-control-center": { "description": "Kurteya kontrolê ji barê hatiye rakirin. Ji bo ku hûn dîsa ji barê bigihîjinê, hûn ê hewce ne ku kurteyê ji nû ve zêde bikin. Her weha hûn dikarin bi rast-klîkkirina li ser barê jî vekin.", "label": "Amûra dawî ya navenda kontrolê hate rakirin" }, "night-light": { - "disabled": "Neçalakkirî.", - "enabled": "Çalakkirî.", "forced": "Çalakdarkirina bi zorê.", "normal": "Moda normal.", "not-installed": "wlsunset nehatiye sazkirin." @@ -2923,24 +1567,17 @@ "add-widget": "Widget zêde bike", "bluetooth-devices": "Amûrên Bluetooth", "brightness-at": "Ronahî: {brightness}%", - "cancel-timer": "Demjimêr", - "clear-history": "Dîrokê pak bike", "click-to-start-recording": "Tomarkarê dîmenderê (dest bi tomarkirinê bike)", "click-to-stop-recording": "Tomarkarê dîmenderê (tomarkirinê rawestîne)", - "close": "Bigire", "collapse": "Sidebarê veşêre", "connect-disconnect-devices": "Amûra Bluetooth", "copy-address": "Navnîşana kopî bike", "delete-notification": "Agahdariyê jê bibe", - "disable-keep-awake": "Hişyar be", - "do-not-disturb-disabled": "Dengê dernexîne", "do-not-disturb-enabled": "Dengê dernexîne", - "enable-keep-awake": "Hişyar be", "expand": "Darika kêlekê fereh bike", "forget-network": "Torê ji bîr bike", "grid-view": "Dîtina torî", "hidden-files-hide": "Pelên veşartî", - "hidden-files-show": "Pelên veşartî", "hide-unnamed-devices": "Veşêre cîhazên bê nav.", "home": "Dîrektoriya malê", "input-muted": "Guherandina bêdengkirina têketinê", @@ -2958,50 +1595,36 @@ "mute": "Bêdeng bike", "next-media": "Strana pêş", "next-month": "Meha bê", - "night-light-disabled": "Ronahiya Şevê", - "night-light-enabled": "Ronahiya Şevê", - "night-light-forced": "Ronahiya Şevê", "night-light-not-installed": "Ronahiya Şevê (tune)", - "noctalia-performance-disabled": "Moda Performansa Noctalia", "noctalia-performance-enabled": "Noctalia Moda Performansê", "open-annotation-tool": "Bi amûra şîrovekirinê veke", "open-control-center": "Navenda kontrolê", - "open-notification-history-disable-dnd": "Dîroka agahdariyê", "open-notification-history-enable-dnd": "Dîroka agahdariyê", "open-settings": "Sazkarî", "open-tray-dropdown": "Trayê sîstemê", - "open-wallpaper-selector": "Hilbijêra dîwarê", "output-muted": "Deng vedengê vemirîne/veke", - "pause": "Rawestîne", - "play": "Bilîze", "power-profile": "Profîla hêzê ya {profile}", "previous-media": "Pêşiya şopê", "previous-month": "Meha borî", - "refresh": "Rojane bike", "refresh-devices": "Amûran rojane bike", "refresh-wallhaven": "Nûkirina encamên Wallhavenê", "refresh-wallpaper-list": "Nûkirina lîsteya dîwêr", "remove-widget": "Rakire amûrekê", "screen-recorder-not-installed": "Tomarkarê dîmenderê (nehatiye sazkirin)", - "search": "Bigire", "search-close": "Lêgerînê bigire", "session-menu": "Menuya danişînê", - "set-power-profile": "Profîla hêzê ya {profile}", "show-all-devices": "Hemû amûran nîşan bide", - "start-screen-recording": "Tomarkarê dîmenderê", "stop-screen-recording": "Tomarkarê dîmenderê", "switch-to-dark-mode": "Awaya tarî", "switch-to-light-mode": "Awaya ronahî", "unmute": "Bêdeng neke", "up": "Rêgeha resen", "volume-at": "Dengê deranê: {volume}%", - "wallpaper-selector": "Hilbijêrê wêneyê dîwêr", - "widget-settings": "Sazkariyên alavê" + "wallpaper-selector": "Hilbijêrê wêneyê dîwêr" }, "wallpaper": { "configure-directory": "Rêgeha wêneyê dîwêrê xwe bi wêneyan re bi rêkxistin bike.", "fill-modes": { - "center": "Navend", "crop": "Birîn (Dagirtin)", "fit": "Guncav (Tê de)", "stretch": "Dirêjkirin" @@ -3009,80 +1632,47 @@ "no-match": "Lihevhatin nehat dîtin.", "no-wallpaper": "Wêneyê dîwêr nehat dîtin.", "panel": { - "apikey": { - "help": "Pêdivî bi kilîta API heye ji bo gihîştina naveroka NSFW.", - "label": "Kilîta API", - "managed-by-env": "Bi rêya guherbara hawîrdorê ya NOCTALIA_WALLHAVEN_API_KEY tê birêvebirin.", - "placeholder": "API Key-a Wallhavenê xwe binivîse" - }, - "apply-all-monitors": { - "description": "Wêneyê dîwêrê ya hilbijartî li ser hemû dîmenderan bisepîne.", - "label": "Li ser hemû dîmenderan bisepîne" - }, - "categories": { - "anime": "ئەنیمێ", - "general": "Giştî", - "label": "Beş", - "people": "Mirov" - }, - "order": { - "asc": "Berjor", - "desc": "Berjêr", - "label": "Ferman" - }, - "purity": { - "all": "Hemû", - "label": "Parzûna naverokê", - "nsfw": "Ne ewle.", - "sfw": "SFW", - "sketchy": "Neqişandî" - }, - "ratios": { - "any": "Her kîjan", - "label": "Rêjeya aliyê" - }, - "resolution": { - "atleast": "Herî kêm", - "exact": "Rast", - "label": "Çareserî", - "mode": { - "label": "Awa" - } - }, - "search": "Bigere", - "solid-color": { - "tooltip": "Zemînek bi rengê zexm" - }, - "sorting": { - "date_added": "Dîroka tevlîkirinê", - "favorites": "Bijarte", - "label": "Rêz bike bi ya", - "random": "Rastehatî", - "relevance": "Girîngî", - "toplist": "Lîsteya sereke", - "views": "Dîtin" - }, - "source": { - "label": "Çavkanî", - "local": "Herêmî", - "wallhaven": "Wallhaven" - }, + "apikey-help": "Pêdivî bi kilîta API heye ji bo gihîştina naveroka NSFW.", + "apikey-label": "Kilîta API", + "apikey-managed-by-env": "Bi rêya guherbara hawîrdorê ya NOCTALIA_WALLHAVEN_API_KEY tê birêvebirin.", + "apikey-placeholder": "API Key-a Wallhavenê xwe binivîse", + "apply-all-monitors-description": "Wêneyê dîwêrê ya hilbijartî li ser hemû dîmenderan bisepîne.", + "apply-all-monitors-label": "Li ser hemû dîmenderan bisepîne", + "categories-anime": "ئەنیمێ", + "categories-label": "Beş", + "categories-people": "Mirov", + "order-asc": "Berjor", + "order-desc": "Berjêr", + "order-label": "Ferman", + "purity-label": "Parzûna naverokê", + "purity-nsfw": "Ne ewle.", + "purity-sfw": "SFW", + "purity-sketchy": "Neqişandî", + "ratios-any": "Her kîjan", + "ratios-label": "Rêjeya aliyê", + "resolution-atleast": "Herî kêm", + "resolution-exact": "Rast", + "resolution-label": "Çareserî", + "resolution-mode-label": "Awa", + "solid-color-tooltip": "Zemînek bi rengê zexm", + "sorting-date-added": "Dîroka tevlîkirinê", + "sorting-favorites": "Bijarte", + "sorting-label": "Rêz bike bi ya", + "sorting-relevance": "Girîngî", + "sorting-toplist": "Lîsteya sereke", + "sorting-views": "Dîtin", + "source-label": "Çavkanî", + "source-wallhaven": "Wallhaven", "title": "Hilbijêrê wêneya dîwêr", - "wallhaven-settings": { - "apply": "Bisepîne", - "title": "Sazkariyên Wallhaven" - } + "wallhaven-settings-title": "Sazkariyên Wallhaven" }, "transitions": { "disc": "Dîsk", "fade": "Wendabûn", - "none": "Ne yek", - "random": "Rastehatî", "stripes": "xêz", "wipe": "Rakirin" }, "try-different-search": "Lêgerîneke cûda bi kar bîne.", - "unknown": "Nenas", "wallhaven": { "loading": "Wêneyên dîwaran tên barkirin...", "no-results": "Wêneyên dîwaran nehatin dîtin. Lêgerîneke cûda bi kar bîne.", @@ -3098,105 +1688,63 @@ "partly-cloudy": "Nîv ewrîn", "rain-showers": "Barîna baranê", "snow": "Berf", - "thunderstorm": "Bahoza bruskî", - "unknown": "Nenas e" - }, - "widget": { - "file-picker": { - "title": "Pelê hilbijêre" - } + "thunderstorm": "Bahoza bruskî" }, "widgets": { "color-picker": { - "apply": "Bisepîne", - "cancel": "Têk bibe", - "palette": { - "description": "Ji rêzek fereh ji rengên pêşdanasînkirî hilbijêre.", - "label": "Destgeh", - "theme-colors": "Gihîştina bilez bo destgeha rengên rûkara te." - }, + "palette-description": "Ji rêzek fereh ji rengên pêşdanasînkirî hilbijêre.", + "palette-label": "Destgeh", + "palette-theme-colors": "Gihîştina bilez bo destgeha rengên rûkara te.", "title": "Hilbijêrê rengê" }, "datetime-tokens": { - "ampm": { - "lowercase": "am/pm bi tîpên biçûk", - "uppercase": "AM/PM bi tîpên mezin" - }, - "common": { - "12hour-time-minutes": "12-demjimêr bi xulekan", - "24hour-time-minutes": "24-demjimêr bi xulekan", - "24hour-time-seconds": "24-demjimêr bi çirkeyan", - "european-date": "Awaya demê ya Ewropî", - "iso-date": "Awaya demê ya ISO", - "us-date": "Awaya demê ya DYE", - "weekday-date": "Roja hefteyê bi demê", - "weekday-month-day": "Rojên hefteyê, meh û roj" - }, - "day": { - "abbreviated": "Navê rojê yê kurtkirî", - "full": "Navê rojê yê tevahî", - "leading-zero": "Roj bi sifira destpêkê (01-31)", - "no-leading-zero": "Roj bê sifira destpêkê (1-31)" - }, - "hour": { - "leading-zero": "Demjimêr bi sifira destpêkê (00-23) — 24-awaya demjimêrê", - "no-leading-zero": "Demjimêr bê sifira destpêkê (0-23) — 24-awaya demjimêrê" - }, - "minute": { - "leading-zero": "Xulek bi sifira destpêkê (00-59)", - "no-leading-zero": "Xulek bê sifira destpêkê (0-59)" - }, - "month": { - "abbreviated": "Navê meha kurtkirî", - "full": "Navê mehê yê tevahî", - "number-leading-zero": "Meh wekî jimarek bi sifira destpêkê (01-12)", - "number-no-zero": "Meh wekî jimarek bê sifira destpêkê (1-12)" - }, - "second": { - "leading-zero": "Çirke bi sifira destpêkê (00-59)", - "no-leading-zero": "Çirke bê sifira destpêkê (0-59)" - }, - "timezone": { - "abbreviation": "Kurteya herêma demjimêrê" - }, - "year": { - "four-digit": "Sal wekî çar-jimar", - "two-digit": "Sal wekî du-jimar (00-99)" - } + "ampm-lowercase": "am/pm bi tîpên biçûk", + "ampm-uppercase": "AM/PM bi tîpên mezin", + "common-12hour-time-minutes": "12-demjimêr bi xulekan", + "common-24hour-time-minutes": "24-demjimêr bi xulekan", + "common-24hour-time-seconds": "24-demjimêr bi çirkeyan", + "common-european-date": "Awaya demê ya Ewropî", + "common-iso-date": "Awaya demê ya ISO", + "common-us-date": "Awaya demê ya DYE", + "common-weekday-date": "Roja hefteyê bi demê", + "common-weekday-month-day": "Rojên hefteyê, meh û roj", + "day-abbreviated": "Navê rojê yê kurtkirî", + "day-full": "Navê rojê yê tevahî", + "day-leading-zero": "Roj bi sifira destpêkê (01-31)", + "day-no-leading-zero": "Roj bê sifira destpêkê (1-31)", + "hour-leading-zero": "Demjimêr bi sifira destpêkê (00-23) — 24-awaya demjimêrê", + "hour-no-leading-zero": "Demjimêr bê sifira destpêkê (0-23) — 24-awaya demjimêrê", + "minute-leading-zero": "Xulek bi sifira destpêkê (00-59)", + "minute-no-leading-zero": "Xulek bê sifira destpêkê (0-59)", + "month-abbreviated": "Navê meha kurtkirî", + "month-full": "Navê mehê yê tevahî", + "month-number-leading-zero": "Meh wekî jimarek bi sifira destpêkê (01-12)", + "month-number-no-zero": "Meh wekî jimarek bê sifira destpêkê (1-12)", + "second-leading-zero": "Çirke bi sifira destpêkê (00-59)", + "second-no-leading-zero": "Çirke bê sifira destpêkê (0-59)", + "timezone-abbreviation": "Kurteya herêma demjimêrê", + "year-four-digit": "Sal wekî çar-jimar", + "year-two-digit": "Sal wekî du-jimar (00-99)" }, "file-picker": { - "cancel": "Têk bibe", "search-placeholder": "Li pel û peldankan bigere...", "select-current": "A heyî hilbijêre", "select-file": "Pelê hilbijêre", "select-folder": "Peldankê hilbijêre", "title": "Hilbijêrê pelê" }, + "file-picker-title": "Pelê hilbijêre", "icon-picker": { - "apply": "Bisepîne", - "cancel": "Têk bibe", - "search": { - "label": "Bigere" - }, "title": "Hilbijêrê îkonê" }, - "text-input": { - "clear": "Pak bike" - }, - "tooltip": { - "placeholder": "Cihgir" - } + "tooltip-placeholder": "Cihgir" }, "wifi": { "panel": { "action-required": "Çalakî pêwîst e", "available-interfaces": "Navên berdest", "available-networks": "Torên heyî", - "connect": "Girê bide", - "connected": "Girdayî", "disabled": "Wi‑Fi neçalak e", - "disconnect": "Girêdanê qut bike", - "disconnected": "Qutbûyî", "disconnecting": "Tê qutkirin…", "dns": "DNS", "enable-message": "Wi‑Fi çalak bike da ku torên heyî bibîne.", @@ -3204,11 +1752,7 @@ "forget": "Ji bîr bike", "forget-network": "Vê torê ji bîr bike", "forgetting": "Tê jibîrkirin…", - "frequency": "Frekans", - "gateway": "Dergeh", - "info": "Zanyarî", "interface": "Dîmendera torê", - "internet": "Înternet", "internet-connected": "Înternet hat girêdan", "internet-limited": "Înternet tune ye", "internet-status": "Rewşa Înternetê", @@ -3217,11 +1761,9 @@ "link-speed": "Lêza girêdanê", "no-ethernet-devices": "Amûrên Ethernetê nehatin dîtin", "no-networks": "Torên Wi‑Fi nehatin dîtin", - "password": "Borînpeyv", "saved": "Hat tomarkirin", "scan-again": "Dîsa bigere", "searching": "Ji bo toran bigere...", - "security": "Parastin", "title": "Wi-Fi" }, "signal": { diff --git a/Assets/Translations/nl.json b/Assets/Translations/nl.json index 734fe331c..82b219bfe 100644 --- a/Assets/Translations/nl.json +++ b/Assets/Translations/nl.json @@ -1,604 +1,9 @@ { - "authentication": { - "error": "Authenticatiefout", - "failed": "Authenticatie mislukt" - }, - "bar": { - "widget-settings": { - "active-window": { - "colorize-icons": { - "description": "Pas themakleuren toe op het pictogram van het actieve venster.", - "label": "Pictogrammen inkleuren" - }, - "hide-mode": { - "description": "Bepaalt hoe de widget zich gedraagt wanneer er geen actief venster is.", - "label": "Verbergmodus" - }, - "max-width": { - "description": "Stelt de maximale horizontale grootte van de widget in. De widget krimpt mee met kortere inhoud.", - "label": "Maximale breedte" - }, - "scrolling-mode": { - "description": "Bepaalt wanneer tekstscrollen wordt ingeschakeld voor lange venstertitels.", - "label": "Scrollmodus" - }, - "show-app-icon": { - "description": "Toon het applicatiepictogram naast de venstertitel.", - "label": "App-pictogram tonen" - }, - "use-fixed-width": { - "description": "Indien ingeschakeld gebruikt de widget altijd de maximale breedte in plaats van zich aan te passen aan de inhoud.", - "label": "Vaste breedte gebruiken" - } - }, - "audio-visualizer": { - "color-name": { - "description": "Selecteer de kleur voor de visualizer.", - "label": "Vulkleur" - }, - "hide-when-idle": { - "description": "Indien ingeschakeld wordt de visualizer verborgen, tenzij een speler actief afspeelt.", - "label": "Verbergen wanneer geen media speelt" - }, - "width": { - "description": "Aangepaste componentbreedte.", - "label": "Breedte" - } - }, - "battery": { - "device": { - "default": "Standaard (weergaveapparaat)", - "description": "Selecteer welk batterijapparaat u wilt weergeven.", - "label": "Batterijapparaat" - }, - "display-mode": { - "description": "Kies hoe je wilt dat deze waarde wordt weergegeven.", - "label": "Weergavemodus" - }, - "hide-if-not-detected": { - "description": "Verberg de widget als er geen batterij op het systeem wordt gedetecteerd.", - "label": "Verbergen indien niet gedetecteerd." - }, - "low-battery-threshold": { - "description": "Toon een waarschuwing wanneer de batterij onder dit percentage komt.", - "label": "Waarschuwingsdrempel voor lage batterij" - }, - "show-noctalia-performance": { - "description": "Toon de Noctalia-prestatiemodus-schakelaar in het batterijpaneel.", - "label": "Noctalia-Performance-schakelaar tonen" - }, - "show-power-profile": { - "description": "Toon de keuze van het stroomprofiel in het batterijpaneel.", - "label": "Stroomprofielbediening tonen" - } - }, - "brightness": { - "display-mode": { - "description": "Kies hoe je wilt dat deze waarde wordt weergegeven.", - "label": "Weergavemodus" - } - }, - "clock": { - "clock-display": { - "description": "Pas de weergave van je klok aan door tokens uit onderstaande lijst toe te voegen. Om de 12-uursnotatie te gebruiken, moet je de 'AP'-token opnemen.", - "label": "Klokweergave" - }, - "custom-font": { - "description": "Selecteer een aangepast lettertype voor de klokweergave.", - "label": "Aangepast lettertype", - "placeholder": "Selecteer aangepast lettertype...", - "search-placeholder": "Lettertypen zoeken..." - }, - "horizontal-bar": { - "description": "Tip: gebruik \\n om een regeleinde te maken.", - "label": "Horizontale balk" - }, - "preview": "Voorbeeld", - "tooltip-format": { - "description": "Opmaakreeks voor de tooltip die wordt weergegeven bij het zweven over de klok. Laat leeg om de standaard tooltip te gebruiken.", - "label": "Tooltip-opmaak" - }, - "use-custom-font": { - "description": "Overschrijf het standaardlettertype met een aangepast lettertype voor de klok.", - "label": "Aangepast lettertype gebruiken" - }, - "use-monospaced-font": { - "description": "Indien ingeschakeld gebruikt de klok het monospace-lettertype.", - "label": "Monospace-lettertype gebruiken" - }, - "use-primary-color": { - "description": "Indien ingeschakeld wordt de primaire kleur gebruikt voor nadruk.", - "label": "Primaire kleur gebruiken" - }, - "vertical-bar": { - "description": "Gebruik een spatie om elk deel op een nieuwe regel te plaatsen.", - "label": "Verticale balk" - } - }, - "control-center": { - "browse-file": "Bestand kiezen", - "browse-library": "Bibliotheek doorbladeren", - "color-selection": { - "description": "Themakleuren toepassen op pictogrammen.", - "label": "Kleur selecteren" - }, - "enable-colorization": { - "description": "Schakel kleuring in voor het pictogram van het controlecentrum, waarbij themakleuren worden toegepast.", - "label": "Kleuren inschakelen" - }, - "icon": { - "description": "Selecteer een pictogram uit de bibliotheek of een aangepast bestand.", - "label": "Pictogram" - }, - "select-custom-icon": "Aangepast pictogram selecteren", - "use-distro-logo": { - "description": "Gebruik het logo van je distributie in plaats van een aangepast pictogram.", - "label": "Distributielogo gebruiken in plaats van pictogram" - } - }, - "custom-button": { - "browse": "Bladeren", - "collapse-condition": { - "description": "Als de uitvoer overeenkomt met deze waarde, wordt de knop samengevouwen.", - "label": "Inklapvoorwaarde" - }, - "color-selection": { - "description": "Pas themakleuren toe op pictogram en tekst.", - "label": "Kleur selecteren" - }, - "display-command-output": { - "description": "Voer een commando in dat regelmatig wordt uitgevoerd. De eerste regel van de uitvoer wordt als tekst weergegeven.", - "label": "Commando-uitvoer weergeven", - "stream-description": "Voer een commando in dat continu wordt uitgevoerd." - }, - "dynamic-text": "Dynamische tekst", - "enable-colorization": { - "description": "Kleurtoepassing inschakelen voor het aangepaste knoppictogram en de tekst, met toepassing van themakleuren.", - "label": "Kleurtoepassing inschakelen" - }, - "hide-mode": { - "alwaysExpanded": "Altijd uitgeklapt", - "description": "Bepaalt de zichtbaarheid van de widget wanneer het commando geen uitvoer heeft.", - "expandWithOutput": "Uitklappen wanneer er uitvoer is", - "label": "Verbergmodus", - "maxTransparent": "Maximaal uitgeklapt maar transparant" - }, - "icon": { - "description": "Selecteer een pictogram uit de bibliotheek.", - "label": "Pictogram" - }, - "left-click": { - "description": "Commando dat wordt uitgevoerd wanneer met de linkermuisknop op de knop wordt geklikt.", - "label": "Linkermuisklik", - "update-text": "Tekst bijwerken bij linksklik" - }, - "max-text-length-horizontal": { - "description": "Maximaal aantal tekens dat moet worden weergegeven in horizontale balk (0 om tekst te verbergen).", - "label": "Max. tekstlengte (horizontaal)" - }, - "max-text-length-vertical": { - "description": "Maximaal aantal tekens dat moet worden weergegeven in verticale balk (0 om tekst te verbergen).", - "label": "Max. tekstlengte (verticaal)" - }, - "middle-click": { - "description": "Commando dat wordt uitgevoerd wanneer met de middelste muisknop op de knop wordt geklikt.", - "label": "Middelste muisklik", - "update-text": "Tekst bijwerken bij middelste muisklik" - }, - "parse-json": { - "description": "Interpreteer de commando-uitvoer als JSON-object om tekst en pictogram dynamisch in te stellen.", - "label": "Uitvoer als JSON parseren" - }, - "refresh-interval": { - "description": "Interval in milliseconden.", - "label": "Verversingsinterval" - }, - "right-click": { - "description": "Commando dat wordt uitgevoerd wanneer met de rechtermuisknop op de knop wordt geklikt.", - "label": "Rechtermuisklik", - "update-text": "Tekst bijwerken die wordt weergegeven bij rechtsklikken" - }, - "show-icon": { - "description": "Schakelt de zichtbaarheid van het widgetpictogram.", - "label": "Pictogram weergeven" - }, - "text-stream": { - "description": "Gestreamde regels uit het commando worden als tekst op de knop weergegeven.", - "label": "Stream" - }, - "wheel": { - "description": "Commando om uit te voeren wanneer het scrollwiel wordt gebruikt.
Gebruik $delta voor de scrollwiel-delta in het commando.", - "label": "Scrollwiel", - "update-text": "Weergegeven tekst bij scrollen bijwerken" - }, - "wheel-down": { - "description": "Commando om uit te voeren wanneer het scrollwiel omlaag wordt bewogen.", - "label": "Scrollwiel omlaag commando" - }, - "wheel-mode-separate": { - "description": "Afzonderlijke commando's inschakelen voor scrollwiel omhoog en omlaag.", - "label": "Afzonderlijke scrollwielcommando's" - }, - "wheel-up": { - "description": "Commando om uit te voeren wanneer het scrollwiel omhoog wordt bewogen.", - "label": "Scrollwiel omhoog commando" - } - }, - "dialog": { - "apply": "Toepassen", - "cancel": "Annuleren" - }, - "keyboard-layout": { - "display-mode": { - "description": "Kies hoe je wilt dat deze waarde wordt weergegeven.", - "label": "Weergavemodus" - }, - "show-icon": { - "description": "Toon het toetsenbordindeling-icoon.", - "label": "Icoon weergeven" - } - }, - "launcher": { - "use-primary-color": { - "description": "Indien ingeschakeld, past dit de primaire kleur toe voor nadruk.", - "label": "Gebruik een primaire kleur" - } - }, - "lock-keys": { - "browse": "Bladeren", - "show-caps-lock": { - "description": "Toon de status van caps lock.", - "label": "Caps Lock" - }, - "show-num-lock": { - "description": "Toon de status van num lock.", - "label": "Num Lock" - }, - "show-scroll-lock": { - "description": "Toon de status van scroll lock.", - "label": "Scroll Lock" - } - }, - "media-mini": { - "hide-mode": { - "description": "Bepaalt hoe de widget zich gedraagt wanneer er geen media wordt afgespeeld.", - "label": "Verbergmodus" - }, - "max-width": { - "description": "Stelt de maximale horizontale grootte van de widget in. De widget krimpt mee met kortere inhoud.", - "label": "Maximale breedte" - }, - "no-active-player": "Geen actieve speler", - "scrolling-mode": { - "description": "Bepaalt wanneer tekstscrollen wordt ingeschakeld voor lange tracktitels.", - "label": "Scrollmodus" - }, - "show-album-art": { - "description": "Toon de albumhoes van het huidige nummer.", - "label": "Albumhoes tonen" - }, - "show-artist-first": { - "description": "Toon artiest - titel in plaats van titel - artiest.", - "label": "Toon eerst de artiest" - }, - "show-progress-ring": { - "description": "Toon een circulaire voortgangsindicator die het bestandsspoor voortgang toont.", - "label": "Voortgangscirkel tonen" - }, - "show-visualizer": { - "description": "Toon een audiovisualizer wanneer muziek wordt afgespeeld.", - "label": "Visualizer tonen" - }, - "use-fixed-width": { - "description": "Indien ingeschakeld gebruikt de widget altijd de maximale breedte in plaats van zich aan te passen aan de inhoud.", - "label": "Vaste breedte gebruiken" - }, - "visualizer-type": { - "description": "Kies de stijl van de audiovisualizer.", - "label": "Type visualizer" - } - }, - "microphone": { - "display-mode": { - "description": "Kies hoe je wilt dat deze waarde wordt weergegeven.", - "label": "Weergavemodus" - } - }, - "notification-history": { - "hide-widget-when-zero": { - "description": "Verberg het meldingspictogram wanneer er geen ongelezen meldingen zijn.", - "label": "Pictogram verbergen bij nul" - }, - "show-unread-badge": { - "description": "Toon een badge met het aantal ongelezen meldingen.", - "label": "Ongelezen-badge tonen" - } - }, - "section-editor": { - "placeholder": "Selecteer een widget om toe te voegen...", - "search-placeholder": "Widget zoeken..." - }, - "spacer": { - "width": { - "description": "Breedte van de ruimte in pixels.", - "label": "Breedte" - } - }, - "system-monitor": { - "compact-mode": { - "description": "Statistieken weergeven als mini-staafdiagrammen in plaats van tekstwaarden. Voorkomt lay-outverschuiving.", - "label": "Compacte modus" - }, - "cpu-temperature": { - "description": "Toon CPU-temperatuur indien beschikbaar.", - "label": "CPU-temperatuur" - }, - "cpu-usage": { - "description": "Toon het huidige CPU-gebruik in procent.", - "label": "CPU-gebruik" - }, - "disk-path": { - "description": "Selecteer welk schijfkoppelpunt u wilt monitoren.", - "label": "Schijfpad" - }, - "gpu-temperature": { - "description": "Toon GPU-temperatuurmetingen indien beschikbaar.", - "label": "GPU-temperatuur" - }, - "load-average": { - "description": "Systeembelasting gemiddelde weergeven.", - "label": "Gemiddelde belasting" - }, - "memory-percentage": { - "description": "Toon geheugengebruik als percentage in plaats van absolute waarden.", - "label": "Geheugen als percentage" - }, - "memory-usage": { - "description": "Toon informatie over huidig RAM-gebruik.", - "label": "Geheugengebruik" - }, - "network-traffic": { - "description": "Toon uploadsnelheid en downloadsnelheid van het netwerk.", - "label": "Netwerkverkeer" - }, - "storage-usage": { - "description": "Toon informatie over schijfruimtegebruik.", - "label": "Opslaggebruik" - }, - "use-monospace-font": { - "description": "Gebruik een monospace lettertype voor een consistente tekenbreedte.", - "label": "Lettertype met vaste breedte" - } - }, - "taskbar": { - "colorize-icons": { - "description": "Pas themakleuren toe op taakbalkpictogrammen.", - "label": "Pictogrammen inkleuren" - }, - "hide-mode": { - "description": "Bepaalt hoe de widget zich gedraagt wanneer er geen overeenkomende vensters zijn.", - "label": "Verbergmodus" - }, - "icon-scale": { - "description": "Stelt de schaalfactor in voor taakbalkpictogrammen.", - "label": "Icoon schaling" - }, - "max-width": { - "description": "Maximale breedte van de taakbalk als percentage van de schermbreedte.", - "label": "Maximale breedte" - }, - "only-active-workspaces": { - "description": "Toon alleen apps van actieve werkruimten.", - "label": "Alleen van actieve werkruimten" - }, - "only-same-monitor": { - "description": "Toon alleen apps van de monitor waar de balk zich bevindt.", - "label": "Alleen vanaf dezelfde monitor" - }, - "show-pinned-apps": { - "description": "Toon vastgemaakte apps van het dock in de taakbalk.", - "label": "Toon vastgemaakte apps" - }, - "show-title": { - "description": "Venster titels weergeven in de taakbalk.", - "description-disabled": "Verticale taakbalk ondersteunt geen titelopties.", - "label": "Titel weergeven" - }, - "smart-width": { - "description": "Pas automatisch de breedte van items aan op basis van het aantal items.", - "label": "Slimme breedte" - }, - "title-width": { - "description": "Stel de breedte van venstertitels in de taakbalk in (in pixels).", - "label": "Titelbreedte", - "reset-tooltip": "Titelbreedte resetten" - } - }, - "tray": { - "colorize-icons": { - "description": "Pas themakleuren toe op systeemvakpictogrammen.", - "label": "Pictogrammen inkleuren" - }, - "drawer-enabled": { - "description": "Indien ingeschakeld worden niet-vastgemaakte systeemvakitems in een lade weergegeven.
Indien uitgeschakeld worden alle items inline getoond.", - "label": "Lade inschakelen" - }, - "hide-passive": { - "description": "Indien ingeschakeld, worden tray-items met de status Passief verborgen.", - "label": "Verberg passieve items" - } - }, - "volume": { - "display-mode": { - "description": "Kies hoe je wilt dat deze waarde wordt weergegeven.", - "label": "Weergavemodus" - } - }, - "workspace": { - "character-count": { - "description": "Aantal tekens dat wordt weergegeven van werkruimtenamen (1-10).", - "label": "Aantal tekens" - }, - "enable-scrollwheel": { - "description": "Schakel tussen werkruimtes met het muiswiel.", - "label": "Scroll om tussen werkruimtes te schakelen" - }, - "follow-focused-screen": { - "description": "Werkruimten weergeven van het momenteel gefocuste scherm, in plaats van het scherm waar de balk zich bevindt.", - "label": "Gefocust Scherm Volgen" - }, - "grouped-border-opacity": { - "description": "Stel het dekkingsniveau in voor de randen van de werkruimtecontainer.", - "label": "Randdekking" - }, - "hide-unoccupied": { - "description": "Werkruimten zonder vensters niet weergeven.", - "label": "Ongebruikte verbergen" - }, - "label-mode": { - "description": "Kies hoe labels van werkruimten worden weergegeven.", - "label": "Labelmodus" - }, - "show-applications": { - "description": "Toon applicatiepictogrammen in elke werkruimte.", - "label": "Toon applicaties" - }, - "show-labels-only-when-occupied": { - "description": "Toon alleen werkruimtelabels wanneer ze vensters bevatten.", - "label": "Toon labels alleen wanneer bezet." - }, - "unfocused-icons-opacity": { - "description": "Stel het dekkingsniveau in voor app-pictogrammen die niet in focus zijn.", - "label": "Ondoorzichtige, niet-focusseerbare pictogrammen" - } - } - } - }, - "battery": { - "battery-level": "Batterijniveau", - "brightness": "Helderheid", - "charging": "Opladen", - "charging-rate": "Laadsnelheid: {rate} W", - "discharging": "Ontladen", - "discharging-rate": "Ontlaadsnelheid: {rate} W", - "health": "Gezondheid: {percent}%", - "idle": "In rust", - "inhibit-idle-description": "Houdt het systeem wakker.", - "inhibit-idle-label": "Wakker houden", - "no-battery-detected": "Geen batterij gedetecteerd", - "panel-title": "Batterij", - "plugged-in": "Op netstroom", - "power-profile": "Energieprofiel", - "time-left": "Resterende tijd: {time}", - "time-until-full": "Tijd tot vol: {time}" - }, - "bluetooth": { - "panel": { - "available-devices": "Beschikbare apparaten", - "battery": "Batterij", - "blocked": "Geblokkeerd", - "connect": "Verbinden", - "connected-devices": "Verbonden apparaten", - "connecting": "Verbinden...", - "device-address": "Apparaatadres", - "disabled": "Bluetooth is uitgeschakeld", - "disconnect": "Verbreken", - "disconnecting": "Verbinding verbroken...", - "discoverable": "Zichtbaar", - "enable-message": "Schakel Bluetooth in om beschikbare apparaten te zien.", - "info": "Info", - "known-devices": "Bekende apparaten", - "no-devices": "Geen apparaten beschikbaar", - "pair": "Koppelen", - "paired": "Gekoppeld", - "paired-devices": "Gekoppelde apparaten", - "pairing": "Koppelen...", - "pairing-mode": "Zorg ervoor dat je apparaat in koppelmodus staat.", - "refresh-devices": "Apparaten verversen", - "scanning": "Zoeken naar apparaten...", - "signal": "Signaal", - "signal-text": { - "excellent": "Signaal: Uitstekend", - "fair": "Signaal: Redelijk", - "good": "Signaal: Goed", - "poor": "Signaal: Zwak", - "unknown": "Signaal: Onbekend", - "very-poor": "Signaal: Zeer slecht" - }, - "title": "Bluetooth", - "trusted": "Vertrouwd", - "unpair": "Ontkoppelen" - }, - "title": "Bluetooth" - }, - "calendar": { - "panel": { - "week": "Week" - }, - "timer": { - "countdown": "Aftellen", - "duration": "Duur", - "hours": "h", - "minutes": "m", - "pause": "Pauze", - "reset": "Resetten", - "resume": "Curriculum vitae", - "seconds": "s", - "start": "Begin", - "stopwatch": "Stopwatch", - "timer": "Timer", - "title": "Timer" - }, - "weather": { - "loading": "Weer laden…" - } - }, - "changelog": { - "error": { - "fetch-failed": "Kan changeloggegevens niet laden. Probeer het later opnieuw.", - "rate-limit": "GitHub-limiet bereikt. Probeer het over enkele minuten opnieuw." - }, - "panel": { - "buttons": { - "discord": "Word lid van onze Discord", - "dismiss": "Ok", - "feedback": "Geef feedback" - }, - "empty": "Er zijn nog geen release-opmerkingen beschikbaar.", - "highlight-title": "Hoogtepunten", - "section": { - "released": "Uitgebracht op {date}", - "version": "Versie {version}" - }, - "subtitle": { - "fresh": "Bedankt voor het installeren van Noctalia! Dit zit er in deze build.", - "updated": "Bijgewerkt vanaf {previousVersion}" - }, - "title": "Wat is er nieuw in {version}", - "version": { - "new-user": "Nieuwe installatie" - } - } - }, - "clock": { - "tooltip": "Kalender" - }, - "common": { - "add": "Toevoegen", - "apply": "Toepassen", - "cancel": "Annuleren", - "check-settings": "Controleer Instellingen voor details.", - "close": "Sluiten", - "no": "Nee", - "save": "Opslaan", - "yes": "Ja" - }, - "context-menu": { + "actions": { "clear-history": "Geschiedenis wissen", "close-app": "Sluit {app}", "connect-vpn": "Verbinding maken met {name}", "cycle-visualizer": "Cyclusvisualisatie", - "delete": "Verwijderen", "disable-bluetooth": "Bluetooth uitschakelen", "disable-dnd": "Niet Storen uitschakelen", "disable-wifi": "Wi-Fi uitschakelen", @@ -608,33 +13,473 @@ "enable-wifi": "Wi-Fi inschakelen", "launcher-settings": "Launcher instellingen", "lower-to-bottom": "Laagste naar beneden", - "next": "Volgende", "open-calendar": "Open agenda", "open-display-settings": "Beeldscherminstellingen", "open-launcher": "Launcher openen", "open-mixer": "Audiomixer", "open-settings": "Instellingen openen", - "pause": "Pauze", - "play": "Spelen", - "previous": "Vorige", "raise-to-top": "Naar boven halen", "random-wallpaper": "Willekeurige achtergrond", - "reset": "Resetten", "toggle-mute": "Dempen aan/uit", "widget-settings": "Widgetinstellingen" }, - "dock": { - "menu": { - "close": "Sluiten", - "focus": "Focus", - "pin": "Vastmaken", - "unpin": "Losmaken" + "authentication": { + "error": "Authenticatiefout", + "failed": "Authenticatie mislukt" + }, + "bar": { + "active-window": { + "colorize-icons-description": "Pas themakleuren toe op het pictogram van het actieve venster.", + "hide-mode-description": "Bepaalt hoe de widget zich gedraagt wanneer er geen actief venster is.", + "scrolling-mode-description": "Bepaalt wanneer tekstscrollen wordt ingeschakeld voor lange venstertitels.", + "show-app-icon-description": "Toon het applicatiepictogram naast de venstertitel.", + "show-app-icon-label": "App-pictogram tonen" + }, + "audio-visualizer": { + "color-name-description": "Selecteer de kleur voor de visualizer.", + "color-name-label": "Vulkleur", + "hide-when-idle-description": "Indien ingeschakeld wordt de visualizer verborgen, tenzij een speler actief afspeelt.", + "hide-when-idle-label": "Verbergen wanneer geen media speelt", + "width-description": "Aangepaste componentbreedte." + }, + "battery": { + "device-default": "Standaard (weergaveapparaat)", + "device-description": "Selecteer welk batterijapparaat u wilt weergeven.", + "device-label": "Batterijapparaat", + "hide-if-not-detected-description": "Verberg de widget als er geen batterij op het systeem wordt gedetecteerd.", + "hide-if-not-detected-label": "Verbergen indien niet gedetecteerd.", + "low-battery-threshold-description": "Toon een waarschuwing wanneer de batterij onder dit percentage komt.", + "low-battery-threshold-label": "Waarschuwingsdrempel voor lage batterij", + "show-noctalia-performance-description": "Toon de Noctalia-prestatiemodus-schakelaar in het batterijpaneel.", + "show-noctalia-performance-label": "Noctalia-Performance-schakelaar tonen", + "show-power-profile-description": "Toon de keuze van het stroomprofiel in het batterijpaneel.", + "show-power-profile-label": "Stroomprofielbediening tonen" + }, + "clock": { + "clock-display-description": "Pas de weergave van je klok aan door tokens uit onderstaande lijst toe te voegen. Om de 12-uursnotatie te gebruiken, moet je de 'AP'-token opnemen.", + "clock-display-label": "Klokweergave", + "custom-font-description": "Selecteer een aangepast lettertype voor de klokweergave.", + "custom-font-label": "Aangepast lettertype", + "custom-font-placeholder": "Selecteer aangepast lettertype...", + "custom-font-search-placeholder": "Lettertypen zoeken...", + "horizontal-bar-description": "Tip: gebruik \\n om een regeleinde te maken.", + "horizontal-bar-label": "Horizontale balk", + "preview": "Voorbeeld", + "tooltip-format-description": "Opmaakreeks voor de tooltip die wordt weergegeven bij het zweven over de klok. Laat leeg om de standaard tooltip te gebruiken.", + "tooltip-format-label": "Tooltip-opmaak", + "use-custom-font-description": "Overschrijf het standaardlettertype met een aangepast lettertype voor de klok.", + "use-custom-font-label": "Aangepast lettertype gebruiken", + "use-monospaced-font-description": "Indien ingeschakeld gebruikt de klok het monospace-lettertype.", + "use-monospaced-font-label": "Monospace-lettertype gebruiken", + "use-primary-color-description": "Indien ingeschakeld wordt de primaire kleur gebruikt voor nadruk.", + "use-primary-color-label": "Primaire kleur gebruiken", + "vertical-bar-description": "Gebruik een spatie om elk deel op een nieuwe regel te plaatsen.", + "vertical-bar-label": "Verticale balk" + }, + "control-center": { + "browse-file": "Bestand kiezen", + "browse-library": "Bibliotheek doorbladeren", + "color-selection-description": "Themakleuren toepassen op pictogrammen.", + "enable-colorization-description": "Schakel kleuring in voor het pictogram van het controlecentrum, waarbij themakleuren worden toegepast.", + "icon-description": "Selecteer een pictogram uit de bibliotheek of een aangepast bestand.", + "select-custom-icon": "Aangepast pictogram selecteren", + "use-distro-logo-description": "Gebruik het logo van je distributie in plaats van een aangepast pictogram.", + "use-distro-logo-label": "Distributielogo gebruiken in plaats van pictogram" + }, + "custom-button": { + "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.", + "color-selection-label": "Kleur selecteren", + "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.", + "dynamic-text": "Dynamische tekst", + "enable-colorization-description": "Kleurtoepassing inschakelen voor het aangepaste knoppictogram en de tekst, met toepassing van themakleuren.", + "enable-colorization-label": "Kleurtoepassing inschakelen", + "hide-mode-always-expanded": "Altijd uitgeklapt", + "hide-mode-description": "Bepaalt de zichtbaarheid van de widget wanneer het commando geen uitvoer heeft.", + "hide-mode-expand-with-output": "Uitklappen wanneer er uitvoer is", + "hide-mode-label": "Verbergmodus", + "hide-mode-max-transparent": "Maximaal uitgeklapt maar transparant", + "icon-description": "Selecteer een pictogram uit de bibliotheek.", + "left-click-description": "Commando dat wordt uitgevoerd wanneer met de linkermuisknop op de knop wordt geklikt.", + "left-click-label": "Linkermuisklik", + "left-click-update-text": "Tekst bijwerken bij linksklik", + "max-text-length-horizontal-description": "Maximaal aantal tekens dat moet worden weergegeven in horizontale balk (0 om tekst te verbergen).", + "max-text-length-horizontal-label": "Max. tekstlengte (horizontaal)", + "max-text-length-vertical-description": "Maximaal aantal tekens dat moet worden weergegeven in verticale balk (0 om tekst te verbergen).", + "max-text-length-vertical-label": "Max. tekstlengte (verticaal)", + "middle-click-description": "Commando dat wordt uitgevoerd wanneer met de middelste muisknop op de knop wordt geklikt.", + "middle-click-label": "Middelste muisklik", + "middle-click-update-text": "Tekst bijwerken bij middelste muisklik", + "parse-json-description": "Interpreteer de commando-uitvoer als JSON-object om tekst en pictogram dynamisch in te stellen.", + "parse-json-label": "Uitvoer als JSON parseren", + "refresh-interval-description": "Interval in milliseconden.", + "refresh-interval-label": "Verversingsinterval", + "right-click-description": "Commando dat wordt uitgevoerd wanneer met de rechtermuisknop op de knop wordt geklikt.", + "right-click-label": "Rechtermuisklik", + "right-click-update-text": "Tekst bijwerken die wordt weergegeven bij rechtsklikken", + "show-icon-description": "Schakelt de zichtbaarheid van het widgetpictogram.", + "show-icon-label": "Pictogram weergeven", + "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.
Gebruik $delta voor de scrollwiel-delta in het commando.", + "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-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" + }, + "keyboard-layout": { + "show-icon-description": "Toon het toetsenbordindeling-icoon." + }, + "lock-keys": { + "show-caps-lock-description": "Toon de status van caps lock.", + "show-caps-lock-label": "Caps Lock", + "show-num-lock-description": "Toon de status van num lock.", + "show-num-lock-label": "Num Lock", + "show-scroll-lock-description": "Toon de status van scroll lock.", + "show-scroll-lock-label": "Scroll Lock" + }, + "media-mini": { + "hide-mode-description": "Bepaalt hoe de widget zich gedraagt wanneer er geen media wordt afgespeeld.", + "max-width-description": "Stelt de maximale horizontale grootte van de widget in. De widget krimpt mee met kortere inhoud.", + "no-active-player": "Geen actieve speler", + "scrolling-mode-description": "Bepaalt wanneer tekstscrollen wordt ingeschakeld voor lange tracktitels.", + "scrolling-mode-label": "Scrollmodus", + "show-album-art-description": "Toon de albumhoes van het huidige nummer.", + "show-album-art-label": "Albumhoes tonen", + "show-artist-first-description": "Toon artiest - titel in plaats van titel - artiest.", + "show-artist-first-label": "Toon eerst de artiest", + "show-progress-ring-description": "Toon een circulaire voortgangsindicator die het bestandsspoor voortgang toont.", + "show-progress-ring-label": "Voortgangscirkel tonen", + "show-visualizer-description": "Toon een audiovisualizer wanneer muziek wordt afgespeeld.", + "show-visualizer-label": "Visualizer tonen", + "use-fixed-width-description": "Indien ingeschakeld gebruikt de widget altijd de maximale breedte in plaats van zich aan te passen aan de inhoud.", + "use-fixed-width-label": "Vaste breedte gebruiken", + "visualizer-type-description": "Kies de stijl van de audiovisualizer.", + "visualizer-type-label": "Type visualizer" + }, + "notification-history": { + "hide-widget-when-zero-description": "Verberg het meldingspictogram wanneer er geen ongelezen meldingen zijn.", + "hide-widget-when-zero-label": "Pictogram verbergen bij nul", + "show-unread-badge-description": "Toon een badge met het aantal ongelezen meldingen.", + "show-unread-badge-label": "Ongelezen-badge tonen" + }, + "section-editor": { + "placeholder": "Selecteer een widget om toe te voegen...", + "search-placeholder": "Widget zoeken..." + }, + "spacer": { + "width-description": "Breedte van de ruimte in pixels." + }, + "system-monitor": { + "compact-mode-description": "Statistieken weergeven als mini-staafdiagrammen in plaats van tekstwaarden. Voorkomt lay-outverschuiving.", + "compact-mode-label": "Compacte modus", + "cpu-temperature-description": "Toon CPU-temperatuur indien beschikbaar.", + "cpu-temperature-label": "CPU-temperatuur", + "cpu-usage-description": "Toon het huidige CPU-gebruik in procent.", + "cpu-usage-label": "CPU-gebruik", + "disk-path-description": "Selecteer welk schijfkoppelpunt u wilt monitoren.", + "disk-path-label": "Schijfpad", + "gpu-temperature-description": "Toon GPU-temperatuurmetingen indien beschikbaar.", + "load-average-description": "Systeembelasting gemiddelde weergeven.", + "load-average-label": "Gemiddelde belasting", + "memory-percentage-description": "Toon geheugengebruik als percentage in plaats van absolute waarden.", + "memory-percentage-label": "Geheugen als percentage", + "memory-usage-description": "Toon informatie over huidig RAM-gebruik.", + "memory-usage-label": "Geheugengebruik", + "network-traffic-description": "Toon uploadsnelheid en downloadsnelheid van het netwerk.", + "network-traffic-label": "Netwerkverkeer", + "storage-usage-description": "Toon informatie over schijfruimtegebruik.", + "storage-usage-label": "Opslaggebruik", + "use-monospace-font-description": "Gebruik een monospace lettertype voor een consistente tekenbreedte.", + "use-monospace-font-label": "Lettertype met vaste breedte" + }, + "taskbar": { + "colorize-icons-description": "Pas themakleuren toe op taakbalkpictogrammen.", + "hide-mode-description": "Bepaalt hoe de widget zich gedraagt wanneer er geen overeenkomende vensters zijn.", + "hide-mode-label": "Verbergmodus", + "icon-scale-description": "Stelt de schaalfactor in voor taakbalkpictogrammen.", + "icon-scale-label": "Icoon schaling", + "max-width-description": "Maximale breedte van de taakbalk als percentage van de schermbreedte.", + "max-width-label": "Maximale breedte", + "only-active-workspaces-description": "Toon alleen apps van actieve werkruimten.", + "only-active-workspaces-label": "Alleen van actieve werkruimten", + "only-same-monitor-description": "Toon alleen apps van de monitor waar de balk zich bevindt.", + "only-same-monitor-label": "Alleen vanaf dezelfde monitor", + "show-pinned-apps-description": "Toon vastgemaakte apps van het dock in de taakbalk.", + "show-pinned-apps-label": "Toon vastgemaakte apps", + "show-title-description": "Venster titels weergeven in de taakbalk.", + "show-title-description-disabled": "Verticale taakbalk ondersteunt geen titelopties.", + "show-title-label": "Titel weergeven", + "smart-width-description": "Pas automatisch de breedte van items aan op basis van het aantal items.", + "smart-width-label": "Slimme breedte", + "title-width-description": "Stel de breedte van venstertitels in de taakbalk in (in pixels).", + "title-width-label": "Titelbreedte", + "title-width-reset-tooltip": "Titelbreedte resetten" + }, + "tray": { + "colorize-icons-description": "Pas themakleuren toe op systeemvakpictogrammen.", + "colorize-icons-label": "Pictogrammen inkleuren", + "drawer-enabled-description": "Indien ingeschakeld worden niet-vastgemaakte systeemvakitems in een lade weergegeven.
Indien uitgeschakeld worden alle items inline getoond.", + "drawer-enabled-label": "Lade inschakelen", + "hide-passive-description": "Indien ingeschakeld, worden tray-items met de status Passief verborgen.", + "hide-passive-label": "Verberg passieve items" + }, + "volume": { + "display-mode-description": "Kies hoe je wilt dat deze waarde wordt weergegeven.", + "display-mode-label": "Weergavemodus" + }, + "workspace": { + "character-count-description": "Aantal tekens dat wordt weergegeven van werkruimtenamen (1-10).", + "character-count-label": "Aantal tekens", + "enable-scrollwheel-description": "Schakel tussen werkruimtes met het muiswiel.", + "enable-scrollwheel-label": "Scroll om tussen werkruimtes te schakelen", + "follow-focused-screen-description": "Werkruimten weergeven van het momenteel gefocuste scherm, in plaats van het scherm waar de balk zich bevindt.", + "follow-focused-screen-label": "Gefocust Scherm Volgen", + "grouped-border-opacity-description": "Stel het dekkingsniveau in voor de randen van de werkruimtecontainer.", + "grouped-border-opacity-label": "Randdekking", + "hide-unoccupied-description": "Werkruimten zonder vensters niet weergeven.", + "hide-unoccupied-label": "Ongebruikte verbergen", + "label-mode-description": "Kies hoe labels van werkruimten worden weergegeven.", + "label-mode-label": "Labelmodus", + "show-applications-description": "Toon applicatiepictogrammen in elke werkruimte.", + "show-applications-label": "Toon applicaties", + "show-labels-only-when-occupied-description": "Toon alleen werkruimtelabels wanneer ze vensters bevatten.", + "show-labels-only-when-occupied-label": "Toon labels alleen wanneer bezet.", + "unfocused-icons-opacity-description": "Stel het dekkingsniveau in voor app-pictogrammen die niet in focus zijn.", + "unfocused-icons-opacity-label": "Ondoorzichtige, niet-focusseerbare pictogrammen" } }, - "general": { + "battery": { + "battery-level": "Batterijniveau", + "charging-rate": "Laadsnelheid: {rate} W", + "discharging-rate": "Ontlaadsnelheid: {rate} W", + "health": "Gezondheid: {percent}%", + "inhibit-idle-description": "Houdt het systeem wakker.", + "no-battery-detected": "Geen batterij gedetecteerd", + "plugged-in": "Op netstroom", + "power-profile": "Energieprofiel", + "time-left": "Resterende tijd: {time}", + "time-until-full": "Tijd tot vol: {time}" + }, + "bluetooth": { + "panel": { + "available-devices": "Beschikbare apparaten", + "blocked": "Geblokkeerd", + "connected-devices": "Verbonden apparaten", + "device-address": "Apparaatadres", + "disabled": "Bluetooth is uitgeschakeld", + "discoverable": "Zichtbaar", + "enable-message": "Schakel Bluetooth in om beschikbare apparaten te zien.", + "known-devices": "Bekende apparaten", + "no-devices": "Geen apparaten beschikbaar", + "paired-devices": "Gekoppelde apparaten", + "pairing-mode": "Zorg ervoor dat je apparaat in koppelmodus staat.", + "scanning": "Zoeken naar apparaten...", + "signal-text-excellent": "Signaal: Uitstekend", + "signal-text-fair": "Signaal: Redelijk", + "signal-text-good": "Signaal: Goed", + "signal-text-poor": "Signaal: Zwak", + "signal-text-unknown": "Signaal: Onbekend", + "signal-text-very-poor": "Signaal: Zeer slecht" + } + }, + "calendar": { + "timer": { + "hours": "h", + "minutes": "m", + "seconds": "s" + }, + "weather-loading": "Weer laden…" + }, + "changelog": { + "error": { + "fetch-failed": "Kan changeloggegevens niet laden. Probeer het later opnieuw.", + "rate-limit": "GitHub-limiet bereikt. Probeer het over enkele minuten opnieuw." + }, + "panel": { + "buttons-discord": "Word lid van onze Discord", + "buttons-dismiss": "Ok", + "buttons-feedback": "Geef feedback", + "empty": "Er zijn nog geen release-opmerkingen beschikbaar.", + "highlight-title": "Hoogtepunten", + "released": "Uitgebracht op {date}", + "subtitle-fresh": "Bedankt voor het installeren van Noctalia! Dit zit er in deze build.", + "subtitle-updated": "Bijgewerkt vanaf {previousVersion}", + "title": "Wat is er nieuw in {version}", + "version": "Versie {version}", + "version-new-user": "Nieuwe installatie" + } + }, + "colors": { + "error": "Fout", + "on-surface": "Aan de oppervlakte", + "primary": "Primair", + "secondary": "Secundair", + "tertiary": "Tertiair" + }, + "common": { + "actions": "Acties", + "add": "Toevoegen", + "appearance": "Uiterlijk", + "apply": "Toepassen", + "automation": "Automatisering", + "available": "Beschikbaar", + "back": "Terug", + "battery": "Batterij", + "bluetooth": "Bluetooth", + "brightness": "Helderheid", + "browse": "Bladeren", + "calendar": "Kalender", + "cancel": "Annuleren", + "cards": "Kaarten", + "charging": "Opladen", + "check-settings": "Controleer Instellingen voor details.", + "clear": "Duidelijk", + "clipboard": "Klembord", + "clock-panel": "Klokpaneel", + "close": "Sluiten", + "colors": "Kleuren", + "command": "Commando", + "connect": "Verbinden", + "connected": "Verbonden", + "connecting": "Verbinden...", + "contributors": "Medewerkers", + "countdown": "Aftellen", + "date": "Datum", + "delete": "Verwijderen", + "devices": "Apparaten", + "disabled": "Gehandicapt", + "discharging": "Afvoeren", + "disconnect": "Verbreek de verbinding.", + "disconnected": "Verbinding verbroken", + "disconnecting": "Verbinding verbroken...", + "download": "Downloaden", + "duration": "Duur", + "enabled": "Ingeschakeld", + "events": "Evenementen", + "execute": "Uitvoeren", + "focus": "Focus", + "frequency": "Frequentie", + "gateway": "Poort", + "general": "Algemeen", + "hibernate": "Hibernate", + "history": "Geschiedenis", + "icon": "Icoon", + "idle": "Inactief", + "info": "Info", + "input": "Invoer", + "install": "Installeren", + "installed": "Geïnstalleerd", + "interface": "Interface", + "internet": "Internet", + "language": "Taal", + "loading": "Laden...", + "local": "Lokaal", + "location": "Locatie", + "lock": "Slot", + "logout": "Uitloggen", + "look": "Kijk", + "media": "Media", + "memory": "Geheugen", + "monitors": "Monitoren", + "network": "Netwerk", + "next": "Volgende", + "night-light": "Nachtlampje", + "no": "Nee", "no-results": "Geen resultaten", - "no-summary": "Geen samenvatting", - "unknown": "Onbekend" + "none": "Geen", + "notifications": "Meldingen", + "official": "Officieel", + "output": "Uitvoer", + "pair": "Paar", + "paired": "Gepaard", + "pairing": "Koppelen...", + "panels": "Panelen", + "password": "Wachtwoord", + "pause": "Pauze", + "pin": "Speld", + "play": "Spelen", + "polling": "Peilingen", + "position": "Positie", + "previous": "Vorige", + "random": "Willekeurig", + "reboot": "Herstarten", + "refresh": "Vernieuwen", + "reset": "Resetten", + "resume": "Curriculum vitae", + "save": "Opslaan", + "scanning": "Scannen...", + "screen-corners": "Schermhoeken", + "search": "Zoeken", + "security": "Beveiliging", + "select": "Selecteer", + "shortcuts": "Snelkoppelingen", + "shutdown": "Afsluiten", + "signal": "Signaal", + "sound": "Geluid", + "sources": "Bronnen", + "start": "Begin", + "stop": "Stop.", + "stopwatch": "Stopwatch", + "suspend": "Opschorten", + "templates": "Sjablonen", + "test": "Test", + "thresholds": "Drempels", + "timer": "Timer", + "title": "Titel", + "toast": "Toast", + "trusted": "Vertrouwd", + "uninstall": "Verwijderen", + "unknown": "Onbekend", + "unpair": "Ontkoppelen", + "unpin": "Losmaken", + "update": "Update", + "upload": "Uploaden", + "version": "Versie", + "visualizer": "Visualiseerder", + "volume": "Volume", + "volumes": "Volumes", + "wallpaper": "Behang", + "weather": "Weer", + "week": "Week", + "widgets": "Widgets", + "width": "Breedte", + "yes": "Ja" + }, + "control-center": { + "power-profile": { + "tooltip-action": "Energieprofiel", + "tooltip-disabled": "Installeer power-profiles-daemon om energieprofielen te gebruiken" + }, + "screen-recorder": { + "label-stopped": "Opnemen" + }, + "wifi": { + "label-disconnected": "Wi-Fi niet verbonden", + "label-ethernet": "Ethernet" + } + }, + "display-modes": { + "always-hide": "Altijd verbergen", + "always-show": "Altijd weergeven", + "force-open": "Openbreken", + "on-hover": "Bij zweven" + }, + "general": { + "no-summary": "Geen samenvatting" + }, + "hide-modes": { + "hidden": "Verbergen indien leeg", + "idle": "Verbergen indien inactief", + "transparent": "Transparant wanneer leeg", + "visible": "Altijd zichtbaar" }, "launcher": { "categories": { @@ -643,38 +488,31 @@ "chat": "Chat", "development": "Ontwikkeling", "education": "Onderwijs", - "emoji": { - "activity": "Activiteit", - "animals": "Dieren", - "flags": "Vlaggen", - "food": "Eten en drinken", - "nature": "Natuur", - "objects": "Objecten", - "people": "Mensen en lichaam", - "recent": "Recent", - "symbols": "Symbolen", - "travel": "Reizen en plaatsen" - }, + "emoji-activity": "Activiteit", + "emoji-animals": "Dieren", + "emoji-flags": "Vlaggen", + "emoji-food": "Eten en drinken", + "emoji-nature": "Natuur", + "emoji-objects": "Objecten", + "emoji-people": "Mensen en lichaam", + "emoji-recent": "Recent", + "emoji-symbols": "Symbolen", + "emoji-travel": "Reizen en plaatsen", "game": "Spellen", "graphics": "Grafische weergave", "misc": "Diversen", - "network": "Netwerk", "office": "Kantoor", "pinned": "Vastgemaakt", "system": "Systeem", "webbrowser": "Webbrowser" }, - "delete": "Verwijderen", "no-results": "Geen resultaten gevonden.", - "pin": "Vastmaken", "providers": { "applications": "Applicaties", "calculator": "Rekenmachine", "calculator-deprecated": "De >calc opdracht is verouderd en zal binnenkort verwijderd worden. Typ wiskundige uitdrukkingen in plaats daarvan direct in de zoekopdracht.", "calculator-description": "Rekenmachine — bereken wiskundige expressies", "calculator-enter-expression": "Voer een wiskundige expressie in", - "calculator-error": "Fout", - "calculator-name": "Rekenmachine", "clipboard": "Klembordgeschiedenis", "clipboard-clear-description": "Klembordgeschiedenis wissen", "clipboard-clear-description-full": "Alle items uit de klembordgeschiedenis verwijderen", @@ -683,154 +521,68 @@ "clipboard-history-disabled": "Klembordgeschiedenis uitgeschakeld", "clipboard-history-disabled-description": "Schakel klembordgeschiedenis in de instellingen in of installeer cliphist", "clipboard-loading": "Klembordgeschiedenis laden...", - "clipboard-loading-description": "Even geduld", "clipboard-search-description": "Zoek in klembordgeschiedenis", - "command": "Commando", "command-description": "Shell-opdrachten uitvoeren", - "command-name": "Commando", "emoji": "Emoji-kiezer", "emoji-loading": "Emoji's laden...", "emoji-loading-description": "Even geduld", "emoji-no-recent": "Nog geen recente emoji's.", "emoji-search-description": "Zoek en kopieer emoji's" - }, - "unpin": "Losmaken" + } }, "lock-screen": { "authenticating": "Bezig met verifiëren...", - "authentication-failed": "Authenticatie mislukt", "password": "Voer je wachtwoord in...", "restart": "Opnieuw opstarten", - "shut-down": "Uitschakelen", - "suspend": "Onderbreken", - "welcome-back": "Welkom terug," + "shut-down": "Uitschakelen" }, "notifications": { "panel": { "click-to-expand": "Klik om uit te vouwen", "description": "Je meldingen verschijnen hier zodra ze binnenkomen.", - "no-notifications": "Geen meldingen", - "title": "Meldingen" + "no-notifications": "Geen meldingen" }, "range": { - "all": "Alle", "earlier": "Eerder", "today": "Vandaag", "yesterday": "Gisteren" }, "time": { - "diffD": "1 dag geleden", - "diffDD": "{diff} dagen geleden", - "diffH": "1 uur geleden", - "diffHH": "{diff} uur geleden", - "diffM": "1 minuut geleden", - "diffMM": "{diff} minuten geleden", + "diff-d": "1 dag geleden", + "diff-dd": "{diff} dagen geleden", + "diff-h": "1 uur geleden", + "diff-hh": "{diff} uur geleden", + "diff-m": "1 minuut geleden", + "diff-mm": "{diff} minuten geleden", "now": "nu" } }, "options": { "bar": { - "density": { - "comfortable": "Comfortabel", - "compact": "Compact", - "default": "Standaard", - "mini": "Mini", - "spacious": "Ruim" - }, - "position": { - "bottom": "Onder", - "left": "Links", - "right": "Rechts", - "top": "Boven" - } - }, - "colors": { - "error": "Fout", - "none": "Geen", - "onSurface": "Op oppervlak", - "primary": "Primair", - "secondary": "Secundair", - "tertiary": "Tertiair" + "density-comfortable": "Comfortabel", + "density-compact": "Compact", + "density-default": "Standaard", + "density-mini": "Mini", + "density-spacious": "Ruim" }, "control-center": { - "position": { - "bottom_center": "Middenonder", - "bottom_left": "Linksonder", - "bottom_right": "Rechtsonder", - "center": "Midden", - "close_to_bar_button": "Dicht bij balkknop", - "top_center": "Middenboven", - "top_left": "Linksboven", - "top_right": "Rechtsboven" - }, - "quickSettingsStyle": { - "classic": "Klassiek", - "compact": "Compact", - "modern": "Modern" - } - }, - "display-mode": { - "always-hide": "Altijd verbergen", - "always-show": "Altijd tonen", - "force-open": "Geforceerd openen", - "on-hover": "Bij hover" - }, - "frame-rates": { - "fps": "{fps} FPS" - }, - "hide-modes": { - "hidden": "Verbergen wanneer leeg", - "idle": "Verbergen bij inactiviteit", - "transparent": "Transparant wanneer leeg", - "visible": "Altijd zichtbaar" - }, - "launcher": { - "position": { - "bottom_center": "Middenonder", - "bottom_left": "Linksonder", - "bottom_right": "Rechtsonder", - "center": "Midden", - "center_left": "Midden links", - "center_right": "Midden rechts", - "follow_bar": "Balk volgen", - "top_center": "Middenboven", - "top_left": "Linksboven", - "top_right": "Rechtsboven" - } - }, - "osd": { - "position": { - "bottom_center": "Middenonder", - "bottom_left": "Linksonder", - "bottom_right": "Rechtsonder", - "center_left": "Midden links", - "center_right": "Midden rechts", - "top_center": "Middenboven", - "top_left": "Linksboven", - "top_right": "Rechtsboven" - } + "quick-settings-style-classic": "Klassiek", + "quick-settings-style-modern": "Modern" }, + "frame-rates-fps": "{fps} FPS", "screen-recording": { - "audio-sources": { - "both": "Systeemuitvoer + microfooninvoer", - "microphone-input": "Microfooninvoer", - "none": "Geen audio", - "system-output": "Systeemuitvoer" - }, - "color-range": { - "full": "Volledig", - "limited": "Beperkt" - }, - "quality": { - "high": "Hoog", - "medium": "Gemiddeld", - "ultra": "Ultra", - "very-high": "Zeer hoog" - }, - "sources": { - "portal": "Portal", - "screen": "Scherm" - } + "audio-sources-both": "Systeemuitvoer + microfooninvoer", + "audio-sources-microphone-input": "Microfooninvoer", + "audio-sources-none": "Geen audio", + "audio-sources-system-output": "Systeemuitvoer", + "color-range-full": "Volledig", + "color-range-limited": "Beperkt", + "quality-high": "Hoog", + "quality-medium": "Gemiddeld", + "quality-ultra": "Ultra", + "quality-very-high": "Zeer hoog", + "sources-portal": "Portal", + "sources-screen": "Scherm" }, "scrolling-modes": { "always": "Altijd scrollen", @@ -848,34 +600,787 @@ }, "shadow-direction": { "bottom": "Onder", - "bottom_left": "Linksonder", - "bottom_right": "Rechtsonder", "center": "Recht van boven", - "left": "Links", - "right": "Rechts", - "top": "Boven", - "top_left": "Linksboven", - "top_right": "Rechtsboven" + "top": "Boven" }, "visualizer-types": { "linear": "Lineair", "mirrored": "Gespiegeld", - "none": "Geen", "wave": "Golf" }, "visualizer-visibility": { - "always": "Altijd zichtbaar", "with-background": "Alleen met achtergrond" }, "workspace-labels": { "index": "Index", "index+name": "Index en Naam", - "name": "Naam", - "none": "Geen" + "name": "Naam" + } + }, + "panels": { + "about": { + "changelog": "Bekijk wijzigingslogboek", + "contributors-desc": "Een shout-out naar onze {count} geweldige bijdrager!", + "contributors-description-plural": "Een shout-out naar onze {count} geweldige bijdragers!", + "noctalia-desc": "Een strakke en minimale desktopshell, met zorg gemaakt voor Wayland en gebouwd met Quickshell.", + "noctalia-git-commit": "Git commit:", + "noctalia-installed-version": "Geïnstalleerde versie:", + "noctalia-latest-version": "Nieuwste versie:", + "noctalia-title": "Noctalia-shell", + "support": "Steun ons", + "title": "Over" + }, + "audio": { + "devices-desc": "Configureer beschikbare audio-invoer- en -uitvoerapparaten.", + "devices-input-device-description": "Selecteer het gewenste audio-invoerapparaat.", + "devices-input-device-label": "Invoerapparaat", + "devices-output-device-description": "Selecteer het gewenste audio-uitvoerapparaat.", + "devices-output-device-label": "Uitvoerapparaat", + "devices-title": "Audio-apparaten", + "external-mixer-description": "Voer het commando of het applicatiepad in om te starten bij het activeren van de externe audiomixerfunctie.", + "external-mixer-label": "Extern audio mixer commando", + "external-mixer-placeholder": "pwvucontrol || pavucontrol", + "media-desc": "Stel je favoriete en genegeerde media-applicaties in.", + "media-excluded-player-description": "Voeg trefwoorden toe voor spelers die het systeem moet negeren. Elk trefwoord moet op een nieuwe regel staan.", + "media-excluded-player-label": "Uitgesloten spelers", + "media-excluded-player-placeholder": "typ een substring en druk op +", + "media-frame-rate-description": "Hogere waarden zijn vloeiender maar gebruiken meer resources.", + "media-frame-rate-label": "Framesnelheid", + "media-primary-player-description": "Voer een trefwoord in om je hoofdspeler te herkennen.", + "media-primary-player-label": "Primaire speler", + "media-primary-player-placeholder": "bijv. spotify, vlc, mpv", + "media-scrolling-speed-description": "Tijd in seconden waarin de titel van begin tot eind scrolt.", + "media-scrolling-speed-label": "Scrollsnelheid", + "media-scrolling-title-description": "Schakel continu scrollen in voor lange mediatitels.", + "media-scrolling-title-label": "Scrollende titel", + "media-title": "Mediaspelers", + "panel-applications-empty": "Er spelen momenteel geen applicaties audio af.", + "title": "Audio", + "visualizer-type-description": "Kies een visualisatietype voor mediaweergave.", + "visualizer-type-label": "Visualisatietype", + "volumes-desc": "Pas volumeregelaars en audioniveaus aan.", + "volumes-input-volume-description": "Volumeniveau van microfooninvoer.", + "volumes-mute-input-description": "Dempt de standaard audio-invoer (microfoon).", + "volumes-mute-input-label": "Audio-invoer dempen", + "volumes-mute-output-description": "Dempt de hoofd audio-uitvoer van het systeem.", + "volumes-mute-output-label": "Audio-uitvoer dempen", + "volumes-output-volume-description": "Systeembreed volumeniveau.", + "volumes-step-size-description": "Pas de stapgrootte voor volumewijzigingen aan (scrollwiel, sneltoetsen).", + "volumes-step-size-label": "Volumestapgrootte", + "volumes-volume-overdrive-description": "Sta toe dat het volume boven 100% wordt verhoogd. Mogelijk niet door alle hardware ondersteund.", + "volumes-volume-overdrive-label": "Volume-overdrive toestaan" + }, + "bar": { + "appearance-background-opacity-description": "Stel de achtergronddoorzichtigheid specifiek in voor de balk.", + "appearance-background-opacity-label": "Balk achtergronddoorzichtigheid", + "appearance-capsule-opacity-description": "Stel het doorzichtigheidsniveau in voor widget-achtergronden wanneer capsule wordt getoond.", + "appearance-capsule-opacity-label": "Capsule-doorzichtigheid", + "appearance-density-description": "Pas de opvulling van de balk aan voor een compacte of ruime uitstraling.", + "appearance-density-label": "Balkdichtheid", + "appearance-desc": "Pas de uitstraling en positie van de balk aan.", + "appearance-floating-description": "Toon de balk weer als een zwevende 'pil'.", + "appearance-floating-label": "Zwevende balk", + "appearance-margins-description": "Pas de marges rond de zwevende balk aan.", + "appearance-margins-horizontal": "Horizontaal", + "appearance-margins-label": "Marges", + "appearance-margins-vertical": "Verticaal", + "appearance-outer-corners-description": "Toon naar buiten afgeronde hoeken op de balk weer.", + "appearance-outer-corners-label": "Buitenhoeken", + "appearance-position-description": "Kies waar je de balk op het scherm wilt plaatsen.", + "appearance-position-label": "Positie van de balk", + "appearance-show-capsule-description": "Widget-achtergronden tonen.", + "appearance-show-capsule-label": "Capsules tonen", + "appearance-show-outline-description": "Toont een zichtbare rand rondom elke widget.", + "appearance-show-outline-label": "Toon widget-omtrekken", + "appearance-use-separate-opacity-description": "Maak het mogelijk om een aparte dekkingswaarde te gebruiken voor de achtergrond van de balk.", + "appearance-use-separate-opacity-label": "Gebruik afzonderlijke balkdekking", + "monitors-desc": "Balk op specifieke monitoren weergeven. Standaard op alle als er geen zijn gekozen.", + "monitors-title": "Monitorweergave", + "title": "Balk", + "tray-blacklist-description": "Voeg uitsluitingsregels voor het systeemvak toe, jokertekens (*) worden ondersteund.", + "tray-blacklist-label": "Zwarte lijst", + "tray-blacklist-placeholder": "bijv. nm-applet, Fcitx*", + "tray-pin-application": "Toepassing vastmaken", + "tray-unpin-application": "Toepassing losmaken", + "widgets-desc": "Sleep widgets om hun volgorde te wijzigen. Gebruik het rechtermuisknopmenu om widgets tussen secties te verplaatsen of te verwijderen.", + "widgets-title": "Widgetpositionering" + }, + "color-scheme": { + "color-source-desc": "Hoofdinstellingen voor Noctalia's kleuren.", + "color-source-matugen-scheme-type-description": "Kies de methode voor het genereren van kleurenschema's die Matugen zal gebruiken om kleuren te maken van je achtergrond.", + "color-source-matugen-scheme-type-label": "Matugen-schema type", + "color-source-title": "Kleurbron", + "color-source-use-wallpaper-colors-description": "Genereer kleurenschema's uit je achtergrond met Matugen. Kleuren worden automatisch geëxtraheerd om een samenhangend thema te maken.", + "color-source-use-wallpaper-colors-label": "Achtergrondkleuren gebruiken", + "dark-mode-mode-description": "Schakelt automatisch tussen lichte en donkere modus.", + "dark-mode-mode-label": "Schema voor donkere modus", + "dark-mode-mode-manual": "Handmatig", + "dark-mode-mode-off": "Uit", + "dark-mode-switch-description": "Schakelt over naar een donkerder thema voor comfortabeler kijken 's nachts.", + "delete-error-description": "Verwijderen van {scheme} mislukt", + "delete-error-title": "Verwijderen mislukt", + "delete-success-description": "{scheme} succesvol verwijderd", + "delete-success-title": "Kleurenschema verwijderd", + "download-button": "Meer downloaden", + "download-downloading": "Downloaden...", + "download-empty": "Geen kleurenschema's beschikbaar", + "download-error-api-error": "API-fout: {status}", + "download-error-description": "Download van {scheme} mislukt", + "download-error-download-failed": "Download mislukt met afsluitcode: {code}", + "download-error-invalid-response": "Ongeldig API-antwoordformaat", + "download-error-no-files": "Geen bestanden gevonden voor schema", + "download-error-parse-failed": "Fout bij parseren van API-antwoord: {error}", + "download-error-rate-limit": "GitHub API-snelheidslimiet overschreden", + "download-error-title": "Download mislukt", + "download-fetching": "Beschikbare kleurenschema's ophalen...", + "download-success-description": "{scheme} succesvol gedownload", + "download-success-title": "Kleurenschema gedownload", + "download-title": "Kleurenschema's downloaden", + "predefined-desc": "Kies uit een verzameling vooraf gedefinieerde kleurenschema's.", + "predefined-generate-templates-description": "Genereer Matugen-sjablonen (GTK, terminalthema's, enz.) bij gebruik van vooraf gedefinieerde kleurenschema's.", + "predefined-generate-templates-label": "Sjablonen genereren voor vooraf gedefinieerde schema's", + "predefined-title": "Vooraf gedefinieerde kleurenschema's", + "templates-compositors-description": "Theming van compositor.", + "templates-compositors-label": "Compositors", + "templates-compositors-mango-description": "Schrijf {filepath} — vereist Mango", + "templates-compositors-niri-description": "Schrijf {filepath} — vereist Niri v25.11+", + "templates-desc": "Pas kleuren toe op externe applicaties.", + "templates-misc-description": "Maak uw eigen sjablonen", + "templates-misc-label": "Geavanceerd", + "templates-misc-user-templates-description": "Alleen inschakelen als u weet wat u doet — raadpleeg onze online documentatie", + "templates-misc-user-templates-label": "Gebruikerssjablonen inschakelen", + "templates-programs-code-description-detected": "Toegepast op standaardprofiel — gedetecteerd: {clients}", + "templates-programs-code-description-missing": "Geen code-editor gedetecteerd (VSCode of VSCodium)", + "templates-programs-description": "Toepassingsspecifieke theming.", + "templates-programs-discord-description": "Schrijf {filepath} voor {client} — het theme moet handmatig worden geactiveerd", + "templates-programs-discord-description-detected": "Gedetecteerd: {clients}", + "templates-programs-discord-description-missing": "Geen Discord-client gedetecteerd", + "templates-programs-emacs-description": "Doom: ~/.config/doom/themes/noctalia.el
Standaard: ~/.emacs.d/themes/noctalia.el", + "templates-programs-label": "Programma's", + "templates-programs-pywalfox-description": "Schrijf {filepath} en voer pywalfox update uit", + "templates-programs-spicetify-description": "Schrijf {filepath} — het Comfy-thema moet handmatig worden geïnstalleerd en geactiveerd", + "templates-programs-walker-description": "Schrijf {filepath} en stel het thema in op noctalia", + "templates-programs-yazi-description": "Schrijf {filepath} — flavor moet handmatig worden geactiveerd", + "templates-programs-zed-description": "Schrijf {filepath} en herlaad", + "templates-programs-zen-browser-description": "Schrijf {filepath}; kopieer naar het chrome/userChrome.css bestand van je Zen profiel.", + "templates-terminal-description": "Thema's voor terminal-emulators.", + "templates-terminal-label": "Terminal", + "templates-ui-description": "Thema's voor desktopomgeving en UI-toolkit.", + "templates-ui-label": "UI", + "templates-ui-qt-description": "Schrijf {filepath}", + "title": "Kleurschema" + }, + "control-center": { + "cards-desc": "Pas aan welke bedieningselementen in het Bedieningscentrum verschijnen en in welke volgorde.", + "desc": "Configureer de positie en het gedrag van het Bedieningscentrum-paneel.", + "position-description": "Kies waar het Bedieningscentrum-paneel verschijnt wanneer het wordt geopend.", + "shortcuts-custom-button-command-description": "Het commando dat wordt uitgevoerd wanneer op de knop wordt geklikt.", + "shortcuts-custom-button-enable-on-state-logic-description": "Schakel een tweede pictogram en aan-status in op basis van een controlecommando.", + "shortcuts-custom-button-enable-on-state-logic-label": "Logica voor aan-status inschakelen", + "shortcuts-custom-button-general-tooltip-text-description": "Algemene beschrijving voor de tooltip van de knop.", + "shortcuts-custom-button-general-tooltip-text-label": "Algemene tooltiptekst", + "shortcuts-custom-button-on-clicked-label": "Commando bij linkermuisklik", + "shortcuts-custom-button-on-middle-clicked-label": "Commando bij middelste muisklik", + "shortcuts-custom-button-on-right-clicked-label": "Commando bij rechtermuisklik", + "shortcuts-custom-button-on-state-command-description": "Commando dat wordt uitgevoerd om te controleren of de knop in de aan-status moet staan. Geeft 0 terug voor aan, een andere waarde voor uit.", + "shortcuts-custom-button-on-state-command-label": "Controlecommando voor aan-status", + "shortcuts-custom-button-on-state-icon-description": "Het pictogram voor de knop wanneer deze in de aan-status staat.", + "shortcuts-custom-button-on-state-icon-label": "Pictogram voor aan-status", + "shortcuts-custom-button-state-checks-add": "Statuscontrole toevoegen", + "shortcuts-custom-button-state-checks-command": "Commando dat wordt uitgevoerd voor deze statuscontrole", + "shortcuts-custom-button-state-checks-label": "Statuscontroles", + "shortcuts-custom-button-state-checks-remove": "Verwijderen", + "shortcuts-custom-button-tooltip-description": "De tooltip die wordt getoond wanneer je over de knop zweeft.", + "shortcuts-custom-button-tooltip-label": "Tooltip", + "shortcuts-title": "Snelkoppeling-widgets", + "system-monitor-disk-path-description": "Selecteer welk schijf-mountpunt de systeemmonitor-kaart in het bedieningscentrum moet bewaken.", + "system-monitor-disk-path-label": "Systeemmonitor schijfpad", + "title": "Bedieningscentrum" + }, + "desktop-widgets": { + "clock-enabled-description": "Toon een klokwidget op het bureaublad.", + "clock-enabled-label": "Klokwidget inschakelen", + "clock-format-label": "Formaat", + "clock-height-description": "Hoogte van de klokwidget in pixels.", + "clock-height-label": "Hoogte", + "clock-minimal-mode-description": "Gebruik een minimale klokweergave met tijd en datum.", + "clock-minimal-mode-label": "Minimale modus", + "clock-rounded-corners-description": "Gebruik afgeronde hoeken voor de widgetachtergrond.", + "clock-rounded-corners-label": "Afgeronde hoeken", + "clock-show-background-description": "Toon de achtergrondcontainer voor de klokwidget.", + "clock-show-background-label": "Achtergrond weergeven", + "clock-show-date-description": "Toon de huidige datum onder de tijd.", + "clock-show-date-label": "Toon datum", + "clock-show-seconds-description": "Toon seconden in de tijd.", + "clock-show-seconds-label": "Toon seconden", + "clock-style-analog": "Analoog", + "clock-style-binary": "Binair", + "clock-style-description": "Kies de weergavestijl van de klok.", + "clock-style-digital": "Digitaal", + "clock-style-label": "Klokstijl", + "clock-style-minimal": "Minimaal", + "clock-width-description": "Breedte van de klokwidget in pixels.", + "edit-mode-button-label": "Ga naar de bewerkingsmodus", + "edit-mode-controls-explanation": "Linksklikken en slepen: Widget verplaatsen of het formaat wijzigen.\nRechtermuisknop: Het contextmenu openen.", + "edit-mode-description": "Schakel de bewerkingsmodus in om desktopwidgets te verplaatsen en te herpositioneren. In de ingeschakelde modus tonen widgets een sleepomtrek en kunnen ze worden verplaatst.", + "edit-mode-exit-button": "Bewerkingsmodus verlaten", + "edit-mode-grid-snap-label": "Raster uitlijnen", + "edit-mode-label": "Bewerkingsmodus", + "enabled-description": "Desktopwidgets volledig in- of uitschakelen.", + "enabled-label": "Desktopwidgets inschakelen", + "general-desc": "Configureer widgets die op je bureaublad verschijnen.", + "general-title": "Desktopwidgets", + "media-player-enabled-description": "Toon een mediaplayer-widget op het bureaublad.", + "media-player-enabled-label": "Mediaspeler-widget inschakelen", + "media-player-rounded-corners-description": "Ronde hoeken inschakelen op de widgetranden.", + "media-player-show-album-art-description": "Toon de albumhoes en trackinformatie (titel en artiest).", + "media-player-show-album-art-label": "Toon albumhoes & titel", + "media-player-show-background-description": "Toon de achtergrondcontainer voor de mediaspeler-widget.", + "media-player-show-buttons-description": "Toon mediabesturingsknoppen (afspelen/pauzeren, vorige, volgende) op de mediaspeler-widget.", + "media-player-show-buttons-label": "Knoppen weergeven", + "media-player-show-visualizer-description": "Toon de audio-visualisatie overlay.", + "media-player-visualizer-type-description": "Kies een visualisatietype voor de achtergrond van de desktop mediaspeler.", + "title": "Desktopwidgets", + "weather-enabled-description": "Toon een weerwidget op het bureaublad.", + "weather-enabled-label": "Weerwidget inschakelen", + "weather-show-background-description": "Toon de achtergrondcontainer voor de weerwidget." + }, + "display": { + "monitors-brightness-step-description": "Pas de stapgrootte voor helderheidswijzigingen aan (scrollwiel en sneltoetsen).", + "monitors-brightness-step-label": "Stapgrootte helderheid", + "monitors-brightness-unavailable-ddc-disabled": "Helderheidsregeling niet beschikbaar. Schakel \"Ondersteuning voor externe helderheid\" in om de helderheid van dit scherm te regelen.", + "monitors-brightness-unavailable-generic": "Helderheidsregeling is niet beschikbaar voor dit scherm.", + "monitors-desc": "Pas helderheidsinstellingen per scherm aan.", + "monitors-enforce-minimum-description": "Lost het probleem op dat de achtergrondverlichting op sommige schermen volledig uitgaat bij 0% helderheid.", + "monitors-enforce-minimum-label": "Minimale helderheid afdwingen (1%)", + "monitors-external-brightness-description": "Schakel DDCUtil-ondersteuning in om de helderheid op externe schermen te regelen via het DDC/CI-protocol.", + "monitors-external-brightness-label": "Ondersteuning voor externe helderheid", + "monitors-title": "Instellingen per monitor", + "night-light-auto-schedule-description": "Gebaseerd op de zonsopgang- en zonsondergangtijd in {location} — aanbevolen.", + "night-light-auto-schedule-label": "Automatische planning", + "night-light-desc": "Verminder blauw licht om beter te slapen en vermoeidheid van de ogen te beperken.", + "night-light-enable-description": "Past een warme kleurfilter toe om de afgifte van blauw licht te verminderen.", + "night-light-enable-label": "Nachtlicht inschakelen", + "night-light-force-activation-description": "Negeert het schema en past het nachtfilter direct toe.", + "night-light-force-activation-label": "Geforceerde activatie", + "night-light-manual-schedule-description": "Stel aangepaste tijden voor zonsopgang en zonsondergang in.", + "night-light-manual-schedule-label": "Handmatige planning", + "night-light-manual-schedule-select-start": "Starttijd selecteren", + "night-light-manual-schedule-select-stop": "Stoptijd selecteren", + "night-light-manual-schedule-sunrise": "Tijd van zonsopgang", + "night-light-manual-schedule-sunset": "Tijd van zonsondergang", + "night-light-temperature-day": "Dag", + "night-light-temperature-day-description": "Regelt de kleurtemperatuur overdag.", + "night-light-temperature-description": "Stel de kleurwarmte voor nacht en dag in.", + "night-light-temperature-label": "Kleurtemperatuur", + "night-light-temperature-night": "Nacht", + "night-light-temperature-night-description": "Regelt de kleurtemperatuur 's nachts.", + "title": "Beeldscherm" + }, + "dock": { + "appearance-background-opacity-description": "Pas de achtergronddekking van de dock aan.", + "appearance-border-radius-description": "Pas de randradius van het dock aan.", + "appearance-border-radius-label": "Randradius", + "appearance-colorize-icons-description": "Pas themakleuren toe op dock-pictogrammen (alleen niet-focuste apps).", + "appearance-colorize-icons-label": "Pictogrammen inkleuren", + "appearance-dead-opacity-description": "Pas de transparantie aan van app-iconen die niet actief zijn.", + "appearance-dead-opacity-label": "Dode opaciteit", + "appearance-desc": "Pas het gedrag en uiterlijk van de dock aan.", + "appearance-display-auto-hide": "Automatisch verbergen", + "appearance-display-description": "Kies hoe de dock zich gedraagt.", + "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-hide-show-speed-description": "Pas de snelheid van de verberg/weergeef animatie van de dock aan.", + "appearance-hide-show-speed-label": "Verberg/Weergeef Snelheid", + "appearance-icon-size-description": "Pas de algehele grootte van de dock aan.", + "appearance-icon-size-label": "Grootte van de dock", + "appearance-inactive-indicators-description": "Toon indicatorpillen voor alle apps, niet alleen de actieve.", + "appearance-inactive-indicators-label": "Lopende indicatoren", + "appearance-pinned-static-description": "Zet vastgemaakte app-pictogrammen altijd in statische volgorde aan de linkerkant.", + "appearance-pinned-static-label": "Statische vastgezette apps", + "enabled-description": "Dock geheel tonen of verbergen.", + "enabled-label": "Dock inschakelen", + "monitors-desc": "Dock op specifieke monitoren weergeven. Standaard op alle als er geen zijn gekozen.", + "monitors-only-same-monitor-description": "Toon alleen apps van de monitor waar het dock zich bevindt.", + "monitors-only-same-monitor-label": "Alleen apps van dezelfde monitor", + "monitors-title": "Monitorweergave", + "title": "Dock" + }, + "general": { + "fonts-default-description": "Hoofdlettertype dat in de hele interface wordt gebruikt.", + "fonts-default-label": "Standaardlettertype", + "fonts-default-placeholder": "Selecteer standaardlettertype...", + "fonts-default-scale-description": "Vergroot of verklein de grootte van standaardtekst.", + "fonts-default-scale-label": "Grootte standaardlettertype", + "fonts-default-search-placeholder": "Lettertype zoeken...", + "fonts-desc": "Kies de lettertypes die in de interface worden gebruikt.", + "fonts-monospace-description": "Monospace-lettertype dat wordt gebruikt voor cijfers en statische weergaven.", + "fonts-monospace-label": "Monospace-lettertype", + "fonts-monospace-placeholder": "Selecteer monospace-lettertype...", + "fonts-monospace-scale-description": "Vergroot of verklein de grootte van monospace-tekst.", + "fonts-monospace-scale-label": "Grootte monospace-lettertype", + "fonts-monospace-search-placeholder": "Monospace-lettertype zoeken...", + "fonts-reset-scaling": "Schaling resetten", + "fonts-title": "Lettertypes", + "language-desc": "Kies je voorkeurstaal voor de applicatie.", + "language-select-auto-detect": "Automatisch", + "language-select-description": "Selecteer de taal die in de interface van de applicatie wordt gebruikt.", + "language-select-label": "Applicatietaal", + "launch-setup-wizard": "Het configuratieprogramma starten", + "profile-desc": "Bewerk je gebruikersgegevens en avatar.", + "profile-picture-description": "Je profielfoto die overal in de interface verschijnt.", + "profile-picture-label": "Profielfoto van {user}", + "profile-select-avatar": "Avatarafbeelding selecteren", + "profile-title": "Profiel", + "profile-tooltip": "Profielfoto", + "screen-corners-desc": "Pas afronding en visuele effecten van schermhoeken aan.", + "screen-corners-radius-description": "Pas de afronding van de schermhoeken aan.", + "screen-corners-radius-label": "Straal schermhoeken", + "screen-corners-radius-reset": "Straal schermhoeken resetten", + "screen-corners-show-corners-description": "Toon afgeronde hoeken aan de rand van het scherm.", + "screen-corners-show-corners-label": "Schermhoeken tonen", + "screen-corners-solid-black-description": "Gebruik effen zwart in plaats van de achtergrondkleur van de balk.", + "screen-corners-solid-black-label": "Effen zwarte hoeken", + "screen-corners-title": "Schermhoeken" + }, + "hooks": { + "info-command-info-description": "• Commando's worden uitgevoerd via shell (sh -c)
• Commando's draaien op de achtergrond (losgekoppeld)
• Testknoppen worden uitgevoerd met de huidige waarden", + "info-command-info-label": "Informatie over hook-commando's", + "info-parameters-description": "• Wallpaper-hook: $1 = pad naar achtergrond, $2 = schermnaam
• Theme Toggle-hook: $1 = true/false (status donkere modus)", + "info-parameters-label": "Beschikbare parameters", + "performance-mode-disabled-description": "Commando dat wordt uitgevoerd wanneer de Noctalia Prestatiemodus wordt uitgeschakeld.", + "performance-mode-disabled-label": "Prestatiemodus uitgeschakeld", + "performance-mode-disabled-placeholder": "bijv. notify-send \"Prestatie\" \"Modus Uitgeschakeld\"", + "performance-mode-enabled-description": "Commando dat wordt uitgevoerd wanneer de Noctalia Prestatiemodus wordt ingeschakeld.", + "performance-mode-enabled-label": "Prestatiemodus ingeschakeld", + "performance-mode-enabled-placeholder": "bijv. notify-send \"Prestatie\" \"Modus Ingeschakeld\"", + "screen-lock-description": "Commando dat wordt uitgevoerd wanneer het scherm wordt vergrendeld.", + "screen-lock-label": "Scherm vergrendeld", + "screen-lock-placeholder": "bijv. notify-send \"Scherm\" \"Vergrendeld\"", + "screen-unlock-description": "Commando dat wordt uitgevoerd wanneer het scherm wordt ontgrendeld.", + "screen-unlock-label": "Scherm ontgrendeld", + "screen-unlock-placeholder": "bijv. notify-send \"Scherm\" \"Ontgrendeld\"", + "system-hooks-desc": "Configureer commando's die worden uitgevoerd wanneer systeemgebeurtenissen plaatsvinden.", + "system-hooks-enable-description": "Schakel alle hook-commando's in of uit.", + "system-hooks-enable-label": "Hooks inschakelen", + "system-hooks-title": "Systeemhooks", + "theme-changed-description": "Commando dat wordt uitgevoerd wanneer het thema tussen donkere en lichte modus schakelt.", + "theme-changed-label": "Thema gewijzigd", + "theme-changed-placeholder": "bijv. notify-send \"Thema\" \"Gewisseld\"", + "title": "Hooks", + "wallpaper-changed-description": "Commando dat wordt uitgevoerd wanneer de achtergrond verandert.", + "wallpaper-changed-label": "Achtergrond gewijzigd", + "wallpaper-changed-placeholder": "bijv. notify-send \"Achtergrond\" \"Gewijzigd\"" + }, + "indicator": { + "default-value": "Standaard: {value}", + "system-default": "Systeemstandaard" + }, + "launcher": { + "clipboard-desc": "Toegang tot en beheer uw klembordgeschiedenis vanuit de launcher.", + "execute-desc": "Configureer hoe applicaties worden gestart.", + "execute-title": "Uitvoering", + "settings-annotation-tool-description": "Commando dat wordt uitgevoerd bij het klikken op de annotatieknop in de klembordgeschiedenis. De afbeelding wordt naar dit commando gepiped.", + "settings-annotation-tool-label": "Annotatietool", + "settings-annotation-tool-placeholder": "e.g. 'gradia', 'satty -f -'", + "settings-auto-paste-description": "Plak automatisch het geselecteerde klemborditem. Vereist wtype.", + "settings-auto-paste-label": "Automatisch plakken", + "settings-clip-preview-description": "Toon een voorbeeld van de inhoud van het klembord bij gebruik van het >clip-commando.", + "settings-clip-preview-label": "Klembordvoorbeeld inschakelen", + "settings-clipboard-history-description": "Toegang tot eerder gekopieerde items vanuit de launcher.", + "settings-clipboard-history-label": "Klembordgeschiedenis inschakelen", + "settings-custom-launch-prefix-description": "Voorzie commando's van een aangepaste launcher-prefix (bijv. 'runapp' voor systemd-integratie).", + "settings-custom-launch-prefix-enabled-description": "Gebruik een aangepaste prefix om applicaties te starten in plaats van de standaardmethode.", + "settings-custom-launch-prefix-enabled-label": "Aangepaste startprefix inschakelen", + "settings-custom-launch-prefix-label": "Aangepaste startprefix", + "settings-desc": "Pas het gedrag en uiterlijk van de launcher aan.", + "settings-grid-view-description": "Items in een raster weergeven in plaats van een lijst.", + "settings-icon-mode-description": "Gebruik native systeemiconen in plaats van Tabler-iconen.", + "settings-icon-mode-label": "Gebruik native iconen", + "settings-ignore-mouse-input-description": "Schakel muisinteractie en scrollwiel uit in de launcher.", + "settings-ignore-mouse-input-label": "Negeer muisinvoer", + "settings-position-description": "Kies waar het launcher-paneel verschijnt.", + "settings-show-categories-description": "Categorieën-tabbladen weergeven voor het filteren van applicaties.", + "settings-show-categories-label": "Categorieën weergeven", + "settings-show-icon-background-description": "Toon een afgeronde rechthoek achtergrond achter pictogrammen.", + "settings-show-icon-background-label": "Toon pictogramachtergrond", + "settings-sort-by-usage-description": "Indien ingeschakeld, verschijnen vaak gestarte apps bovenaan in de lijst.", + "settings-sort-by-usage-label": "Sorteren op meest gebruikt", + "settings-terminal-command-description": "Commando om een terminal te starten. Bijv. 'kitty -e' of 'gnome-terminal --'.", + "settings-terminal-command-label": "Terminalcommando", + "settings-use-app2unit-description": "Gebruikt een alternatieve startmethode om app-processen beter te beheren en problemen te voorkomen.", + "settings-use-app2unit-label": "App2Unit gebruiken om applicaties te starten", + "title": "Launcher" + }, + "location": { + "calendar-cards-desc": "Kaarten organiseren en in-/uitschakelen in het kalenderpaneel.", + "calendar-cards-title": "Kalenderkaarten", + "calendar-header-label": "Kalenderkop", + "calendar-month-label": "Kalendermaand", + "date-time-12hour-format-description": "Toon tijd in 12-uurs formaat op het vergrendelscherm en in de kalender. De klok op de balk heeft zijn eigen instellingen.", + "date-time-12hour-format-label": "12-uurs tijdnotatie gebruiken", + "date-time-desc": "Pas aan hoe datum en tijd worden weergegeven.", + "date-time-first-day-of-week-automatic": "Automatisch (systeemlocale gebruiken)", + "date-time-first-day-of-week-description": "Kies welke dag de week in de kalender start.", + "date-time-first-day-of-week-label": "Eerste dag van de week", + "date-time-show-events-description": "Toon gebeurtenissen in het kalenderpaneel.", + "date-time-show-events-label": "Kalendergebeurtenissen tonen", + "date-time-title": "Datum & tijd", + "date-time-use-analog-description": "Toon een analoge klok in het kalendervenster en op het vergrendelscherm.", + "date-time-use-analog-label": "Analoge klok gebruiken", + "date-time-week-numbers-description": "Toon het weeknummer van het jaar (bijv. week 38) in de kalender.", + "date-time-week-numbers-label": "Weeknummers tonen", + "location-desc": "Krijg nauwkeurige weersinformatie en nachtlichtplanning door je locatie in te stellen.", + "location-search-description": "bijv. Toronto, ON", + "location-search-label": "Zoek een locatie", + "location-search-placeholder": "Voer de locatienaam in", + "location-title": "Je locatie", + "weather-desc": "Kies je voorkeurseenheid voor temperatuur.", + "weather-enabled-description": "Toon weerinformatie in de interface en haal weergegevens op. Wanneer uitgeschakeld, worden alle weerelementen verborgen en worden er geen netwerkverzoeken gedaan.", + "weather-enabled-label": "Weer inschakelen", + "weather-fahrenheit-description": "Temperatuur in Fahrenheit weergeven in plaats van Celsius.", + "weather-fahrenheit-label": "Temperatuur in Fahrenheit (°F) weergeven", + "weather-hide-city-description": "Verberg de stadsnaam in weerweergaven in de hele interface.", + "weather-hide-city-label": "Verberg stadsnaam", + "weather-hide-timezone-description": "Verberg de tijdzone-afkorting in alle weerweergaves in de interface.", + "weather-hide-timezone-label": "Verberg tijdzone", + "weather-show-effects-description": "Toon extra visuele effecten (zoals regen, sneeuw of bliksem) op de weerkaart.", + "weather-show-effects-label": "Weerseffecten weergeven", + "weather-show-in-calendar-description": "Toon de dagelijkse weersverwachting direct in je kalenderview.", + "weather-show-in-calendar-label": "Weer in kalender weergeven" + }, + "lock-screen": { + "compact-lockscreen-description": "Toon alleen de logininvoer en systeemknoppen, verberg weer- en mediawidgets.", + "compact-lockscreen-label": "Compact vergrendelscherm", + "lock-on-suspend-description": "Vergrendel het scherm automatisch wanneer het systeem wordt onderbroken.", + "lock-on-suspend-label": "Vergrendelen bij onderbreken", + "show-hibernate-description": "De optie 'sluimerstand' tonen in de energieacties.", + "show-hibernate-label": "Sluimerstand tonen", + "show-session-buttons-description": "Toegang tot energie-instellingen toestaan vanaf het vergrendelscherm.", + "show-session-buttons-label": "Stroombediening", + "title": "Vergrendelscherm" + }, + "network": { + "bluetooth-description": "Bluetooth-beheer activeren.", + "bluetooth-rssi-polling-description": "Periodiek de RSSI bemonsteren voor verbonden apparaten via bluetoothctl. Mogelijk niet beschikbaar voor alle apparaten; gebruikt minimale resources wanneer ingeschakeld.", + "bluetooth-rssi-polling-label": "Bluetooth-signaalpolling", + "desc": "Beheer Wi-Fi- en Bluetooth-verbindingen.", + "wifi-description": "Draadloze netwerken beheren (vereist NetworkManager)." + }, + "notifications": { + "duration-critical-urgency-description": "Hoe lang meldingen met kritieke prioriteit zichtbaar blijven.", + "duration-critical-urgency-label": "Kritieke urgentie", + "duration-desc": "Configureer hoe lang meldingen zichtbaar blijven op basis van hun urgentieniveau.", + "duration-low-urgency-description": "Hoe lang meldingen met lage prioriteit zichtbaar blijven.", + "duration-low-urgency-label": "Lage urgentie", + "duration-normal-urgency-description": "Hoe lang meldingen met normale prioriteit zichtbaar blijven.", + "duration-normal-urgency-label": "Normale urgentie", + "duration-reset": "Timeoutduur resetten", + "duration-respect-expire-description": "Gebruik de vervaltijd die in de melding is ingesteld.", + "duration-respect-expire-label": "Vervaltijd respecteren", + "duration-title": "Duur van meldingen", + "history-critical-urgency-description": "Meldingen met kritieke prioriteit opslaan in de geschiedenis.", + "history-critical-urgency-label": "Kritieke urgentie opslaan in geschiedenis", + "history-desc": "Bepalen welke meldingen worden opgeslagen in de geschiedenis op basis van hun urgentieniveau.", + "history-low-urgency-description": "Meldingen met lage prioriteit opslaan in de geschiedenis.", + "history-low-urgency-label": "Lage urgentie opslaan in geschiedenis", + "history-normal-urgency-description": "Meldingen met normale prioriteit opslaan in de geschiedenis.", + "history-normal-urgency-label": "Normale urgentie opslaan in geschiedenis", + "monitors-desc": "Meldingen op specifieke monitoren tonen. Standaard op alle als er geen zijn gekozen.", + "settings-always-on-top-description": "Toon meldingen boven fullscreen-vensters en andere lagen.", + "settings-background-opacity-description": "Pas de dekking van meldingsachtergronden aan.", + "settings-desc": "Configureer uiterlijk en gedrag van meldingen.", + "settings-do-not-disturb-description": "Schakel alle meldingspop-ups uit wanneer ingeschakeld.", + "settings-enabled-description": "Schakel de meldingsdaemon in of uit, vereist een herstart van Noctalia shell.", + "settings-enabled-label": "Meldingen inschakelen", + "settings-location-description": "Waar meldingen op het scherm verschijnen.", + "sounds-desc": "Configureer meldingsgeluidseffecten en volume.", + "sounds-enabled-description": "Schakel geluidseffecten in voor inkomende meldingen.", + "sounds-enabled-label": "Meldingsgeluiden inschakelen", + "sounds-excluded-apps-description": "Sla het afspelen van het geconfigureerde notificatiegeluid over voor specifieke applicaties die hun eigen ingebouwde geluiden hebben.", + "sounds-excluded-apps-label": "Uitgesloten applicaties", + "sounds-excluded-apps-placeholder": "discord,firefox,chrome,chromium,edge", + "sounds-files-critical-description": "Pad naar het geluidsbestand dat wordt afgespeeld voor meldingen met kritieke prioriteit.", + "sounds-files-critical-label": "Kritieke urgentie geluid", + "sounds-files-critical-select-title": "Selecteer Kritieke Urgentie Geluidsbestand", + "sounds-files-desc": "Configureer aangepaste geluidsbestanden voor verschillende meldingsurgentieniveaus.", + "sounds-files-low-description": "Pad naar het geluidsbestand dat wordt afgespeeld voor meldingen met lage prioriteit.", + "sounds-files-low-label": "Lage urgentie geluid", + "sounds-files-low-select-title": "Selecteer Lage Urgentie Geluidsbestand", + "sounds-files-normal-description": "Pad naar het geluidsbestand dat wordt afgespeeld voor meldingen met normale prioriteit.", + "sounds-files-normal-label": "Normale urgentie geluid", + "sounds-files-normal-select-title": "Selecteer Normale Urgentie Geluidsbestand", + "sounds-files-placeholder": "Voer pad naar geluidsbestand in", + "sounds-files-select-file": "Selecteer Geluidsbestand", + "sounds-files-title": "Geluidsbestanden", + "sounds-files-unified-description": "Pad naar het geluidsbestand dat wordt afgespeeld voor meldingen.", + "sounds-files-unified-label": "Meldingsgeluid", + "sounds-files-unified-select-title": "Selecteer Meldingsgeluidsbestand", + "sounds-separate-description": "Gebruik verschillende geluidsbestanden voor lage, normale en kritieke prioriteitsmeldingen.", + "sounds-separate-label": "Gebruik verschillende geluiden per prioriteit", + "sounds-title": "Geluidsinstellingen", + "sounds-unavailable-description": "Installeer Qt6 Multimedia om meldingsgeluiden in te schakelen.", + "sounds-unavailable-label": "Meldingsgeluiden niet beschikbaar", + "sounds-volume-description": "Pas het volumeniveau aan voor meldingsgeluiden.", + "sounds-volume-label": "Geluidsvolume", + "toast-desc": "Configureer het uiterlijk en gedrag van toasts.", + "toast-keyboard-description": "Toon een toastmelding wanneer de toetsenbordindeling verandert.", + "toast-keyboard-label": "Toetsenbordindeling" + }, + "osd": { + "always-on-top-description": "Toon OSD boven fullscreen-vensters en andere lagen.", + "always-on-top-label": "Altijd bovenop", + "background-opacity-description": "Regelt de transparantie van de OSD-achtergrond.", + "background-opacity-label": "Achtergrond dekkendheid", + "description": "Configureer on-screenindicatoren zoals overlays voor volume en helderheid.", + "duration-auto-hide-description": "Stel de tijd in voordat OSD verdwijnt.", + "duration-auto-hide-label": "Automatisch verbergen na", + "duration-desc": "Hoe lang OSD zichtbaar blijft voordat het automatisch verdwijnt.", + "duration-title": "Timeout automatisch verbergen", + "enabled-description": "Toon volumeveranderingen en helderheid in realtime.", + "enabled-label": "On-screenweergave inschakelen", + "events-desc": "Selecteer welke gebeurtenissen de weergave op het scherm activeren.", + "general-desc": "Configureer de zichtbaarheid en het gedrag van OSD.", + "location-description": "Waar on-screenweergaven verschijnen.", + "monitors-desc": "Toon OSD op specifieke monitoren. Standaard op alle als er geen zijn gekozen.", + "title": "On-screenweergave", + "types-brightness-description": "Toon het OSD wanneer de schermhelderheid verandert.", + "types-brightness-label": "Helderheid", + "types-custom-text-description": "OSD weergeven voor aangepaste tekstberichten via IPC.", + "types-custom-text-label": "Aangepaste tekst", + "types-desc": "Selecteer de gebeurtenissen die de OSD activeren.", + "types-input-volume-description": "Toon het OSD wanneer het microfoonvolume verandert.", + "types-input-volume-label": "Invoervolume", + "types-lockkey-description": "Toon het OSD wanneer Caps Lock, Num Lock of Scroll Lock wordt omgeschakeld.", + "types-lockkey-label": "Vergrendeltoetsen", + "types-title": "OSD triggergebeurtenissen", + "types-volume-description": "Toon het OSD wanneer het uitvoervolume verandert.", + "types-volume-label": "Uitvoervolume" + }, + "plugins": { + "available-description": "Blader door en installeer plugins vanuit geconfigureerde bronnen.", + "available-label": "Beschikbare plug-ins", + "available-no-plugins-description": "Controleer je plugin-bronnen of vernieuw de lijst.", + "available-no-plugins-label": "Geen plug-ins beschikbaar", + "collision-already-installed": "Deze plugin is al geïnstalleerd.", + "collision-custom-version-exists": "Er is al een aangepaste versie van \"{source}\" geïnstalleerd.", + "collision-official-version-exists": "De officiële versie van deze plugin is al geïnstalleerd.", + "filter-downloaded": "Gedownload", + "filter-not-downloaded": "Niet gedownload", + "hot-reload-description": "Laad plugins automatisch opnieuw wanneer hun bestanden veranderen. Handig voor plugin-ontwikkeling.", + "hot-reload-label": "Hot reload (ontwikkelmodus)", + "hot-reloaded": "Plugin opnieuw geladen: {name}", + "install-error": "Installatie mislukt: {error}", + "install-incompatible": "{plugin} vereist Noctalia v{version} of hoger", + "install-success": "{plugin} succesvol geïnstalleerd", + "installed-description": "Beheer en configureer alle lokaal geïnstalleerde plugins.", + "installed-label": "Geïnstalleerde plug-ins", + "installed-no-plugins-description": "Installeer plugins uit de sectie Beschikbare plugins hieronder.", + "installed-no-plugins-label": "Geen plugins geïnstalleerd", + "installing": "{plugin} installeren...", + "open-plugins-tab": "Open plugininstellingen", + "plugin-settings-title": "{plugin} Instellingen", + "refresh-refreshing": "Pluginlijst vernieuwen...", + "refresh-tooltip": "Beschikbare plugins vernieuwen", + "settings-error-not-loaded": "Plugin niet geladen.", + "settings-saved": "Plugininstellingen opgeslagen.", + "settings-tooltip": "Plugin instellingen", + "source-custom": "Aangepaste bron", + "sources-add-custom": "Aangepaste repository toevoegen", + "sources-add-dialog-description": "Voeg een GitHub repository toe als een pluginbron.", + "sources-add-dialog-error": "Pluginbron toevoegen mislukt.", + "sources-add-dialog-name": "Repositorynaam", + "sources-add-dialog-name-placeholder": "Mijn Aangepaste Plugins", + "sources-add-dialog-success": "Pluginbron succesvol toegevoegd.", + "sources-add-dialog-title": "Pluginbron toevoegen", + "sources-add-dialog-url": "Repository URL", + "sources-description": "Beheer plugin-repositories.", + "sources-placeholder": "Mijn coole repository", + "sources-remove-tooltip": "Pluginbron verwijderen", + "title": "Plugins", + "uninstall-dialog-description": "Weet je zeker dat je {plugin} wilt verwijderen? Hiermee worden alle plugin-gegevens verwijderd.", + "uninstall-dialog-title": "Plugin verwijderen", + "uninstall-error": "Verwijderen mislukt: {error}", + "uninstall-success": "{plugin} is succesvol verwijderd.", + "uninstalling": "{plugin} verwijderen...", + "update-all": "Alles bijwerken ({count})", + "update-all-success": "Alle plugins succesvol bijgewerkt.", + "update-available": "Nieuwe plugin update beschikbaar", + "update-available-plural": "Nieuwe plugin updates beschikbaar ({count})", + "update-error": "Plugin bijwerken mislukt: {plugin}: {error}", + "update-incompatible": "Vereist Noctalia v{version} of hoger", + "update-pending": "v{current} → v{new} (vereist Noctalia v{required})", + "update-success": "{plugin} is bijgewerkt naar v{version}", + "update-version": "v{huidig} → v{nieuw}", + "updating": "Bezig met updaten..." + }, + "region": { + "clock-panel-desc": "Pas het uiterlijk van het klokpaneel aan.", + "clock-panel-title": "Klokpaneel", + "title": "Regio" + }, + "screen-recorder": { + "audio-audio-codec-description": "Opus wordt aanbevolen voor de beste prestaties en de kleinste audiogrootte.", + "audio-audio-codec-label": "Audiocodec", + "audio-audio-source-description": "Audiobron om tijdens de opname vast te leggen.", + "audio-audio-source-label": "Audiobron", + "audio-desc": "Configureer opties voor audio-opname.", + "audio-title": "Audio-instellingen", + "general-copy-to-clipboard-description": "Kopieer het bestand naar het klembord nadat de opname is voltooid.", + "general-copy-to-clipboard-label": "Kopiëren naar klembord", + "general-desc": "Beheer schermopname-uitvoer en inhoud.", + "general-output-folder-description": "Map waarin schermopnamen worden opgeslagen.", + "general-output-folder-label": "Uitvoermap", + "general-select-output-folder": "Uitvoermap selecteren", + "general-show-cursor-description": "Neem de muiscursor op in de video.", + "general-show-cursor-label": "Cursor tonen", + "general-title": "Algemene instellingen", + "title": "Schermrecorder", + "video-color-range-description": "Beperkt wordt aanbevolen voor betere compatibiliteit.", + "video-color-range-label": "Kleurbereik", + "video-desc": "Configureer opties voor video-opname.", + "video-frame-rate-description": "Doelframesnelheid voor schermopnamen.", + "video-title": "Video-instellingen", + "video-video-codec-description": "h264 is de meest gebruikte codec.", + "video-video-codec-label": "Videocodec", + "video-video-quality-description": "Hogere kwaliteit resulteert in grotere bestanden.", + "video-video-quality-label": "Videokwaliteit", + "video-video-source-description": "Portal wordt aanbevolen; als je artefacten krijgt, probeer dan Screen.", + "video-video-source-label": "Videobron" + }, + "session-menu": { + "countdown-duration-description": "Stel in hoe lang de afteltimer duurt voordat energieacties worden uitgevoerd.", + "countdown-duration-label": "Afteltimer duur", + "enable-countdown-description": "Toon een afteltimer voordat energieacties worden uitgevoerd.", + "enable-countdown-label": "Afteltimer inschakelen", + "entries-desc": "Aanpassen welke energieacties in het Sessiemenu verschijnen en in welke volgorde.", + "entries-title": "Energieacties", + "entry-settings-command-description": "Aangepast commando om uit te voeren voor deze actie. Laat leeg om het standaard systeemcommando te gebruiken.", + "entry-settings-command-placeholder": "systemctl poweroff", + "entry-settings-default-command-lock": "Intern vergrendelscherm (geen commando)", + "entry-settings-default-command-logout": "Interne afmelding (geen commando)", + "entry-settings-default-info-description": "Als er geen aangepast commando is opgegeven, wordt het standaard systeemcommando gebruikt.", + "entry-settings-default-info-label": "Standaardopdracht", + "entry-settings-title": "Configureer {entry}", + "entry-settings-tooltip": "Configureer opdracht", + "general-desc": "Configureer het gedrag en uiterlijk van het sessiemenu-paneel.", + "large-buttons-layout-description": "Kies hoe sessiemenuknoppen worden weergegeven.", + "large-buttons-layout-label": "Lay-out met grote knoppen", + "large-buttons-style-description": "Toon het sessiemenu met grote knoppen in een rasterindeling.", + "large-buttons-style-label": "Stijl met grote knoppen", + "position-description": "Kies waar het Sessiemenu-paneel verschijnt wanneer het wordt geopend.", + "show-header-description": "Toon de titel en sluitknop bovenaan het Sessiemenu.", + "show-header-label": "Koptekst tonen", + "show-number-labels-description": "Nummerlabels (1-2-3-4...) op knoppen weergeven en nummertoetsen voor snelle selectie inschakelen.", + "show-number-labels-label": "Nummerlabels tonen" + }, + "system-monitor": { + "critical-color-label": "Kritische kleur", + "custom-highlight-colors-title-label": "Aangepaste markeerkleuren", + "disk-section-label": "Schijfgebruik", + "enable-dgpu-monitoring-description": "Waarschuwing: Dit zal uw dedicated GPU (NVIDIA/AMD) activeren, wat een aanzienlijke impact kan hebben op de batterijduur van laptops met hybride grafische kaarten.", + "enable-dgpu-monitoring-label": "Dedicated GPU-monitoring inschakelen", + "external-monitor-description": "Voer de opdracht of applicatiepad in om te starten bij het activeren van de externe systeemmonitor applicatie.", + "external-monitor-label": "Externe systeemmonitor opdracht", + "external-monitor-placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor", + "general-desc": "Configureer het gedrag en de weergave van de Systeemmonitor.", + "gpu-section-label": "GPU-temperatuur", + "highlight-colors-section-label": "Markeerkleuren", + "polling-interval-label": "Peilingsinterval", + "polling-section-description": "Configureer hoe vaak elke systeemmetriek wordt bijgewerkt.", + "polling-section-label": "Peilingsintervallen", + "threshold-critical": "Kritische drempel", + "threshold-warning": "Waarschuwingsdrempel", + "thresholds-section-description": "Pas de waarschuwing/kritieke drempels en de pollingsintervallen voor elke systeemmetriek aan.", + "use-custom-highlight-colors-description": "Indien uitgeschakeld, worden de standaard markeerkleuren van het thema gebruikt.", + "use-custom-highlight-colors-label": "Gebruik aangepaste markeerkleuren.", + "warning-color-label": "Waarschuwingskleur" + }, + "user-interface": { + "allow-panels-without-bar-description": "Indien ingeschakeld, kunnen panelen op elk scherm worden geopend. Indien uitgeschakeld, worden panelen alleen geopend op schermen met een balk, wat het geheugengebruik kan verminderen.", + "allow-panels-without-bar-label": "Sta panelen toe op schermen zonder balk.", + "animation-disable-description": "Schakel alle animaties uit voor een snellere, responsievere ervaring.", + "animation-disable-label": "UI-animaties uitschakelen", + "animation-speed-description": "Pas de globale animatiesnelheid aan.", + "animation-speed-label": "Animatiesnelheid", + "animation-speed-reset": "Animatiesnelheid resetten", + "appearance-desc": "Pas visuele elementen aan, zoals tooltips, randen en schaduwen.", + "box-border-description": "Toont een omlijning rond inhoudsgebieden.", + "box-border-label": "Containeromtrek", + "box-border-radius-description": "Past de hoekronding aan van belangrijke lay-outsecties, zoals zijbalken, kaarten en inhoudspanelen.", + "box-border-radius-label": "Container Radius", + "box-border-radius-reset": "Containerstraal resetten", + "control-border-radius-description": "Regelt de kromming van interactieve elementen, waaronder knoppen, schakelaars en tekstvelden.", + "control-border-radius-label": "Voer straal in", + "control-border-radius-reset": "Reset invoerradius", + "desc": "Pas de look, feel en het gedrag van de interface aan.", + "dim-desktop-description": "Dim de desktop wanneer panelen of menu's geopend zijn.", + "dim-desktop-label": "Desktop dimmen", + "dimmer-opacity-description": "Stel het opaciteitsniveau in voor het dimmen van het bureaublad.", + "dimmer-opacity-label": "Doorzichtigheid van gedimde desktop", + "dimmer-opacity-reset": "Doorzichtigheid van gedimde desktop resetten", + "panel-background-opacity-description": "Stel de achtergronddoorzichtigheid in voor alle panelen (balk, launcher, instellingen, enz...).", + "panel-background-opacity-label": "Paneel achtergronddoorzichtigheid", + "panels-attached-to-bar-description": "Panelen vergrendelen aan de balk en schermranden, voor een naadloze look met stijlvolle omgekeerde hoeken.", + "panels-attached-to-bar-label": "Panelen aan randen vastklikken", + "panels-overlay-description": "Zorgt ervoor dat panelen en de balk zichtbaar blijven, zelfs boven fullscreen-applicaties.", + "panels-overlay-label": "Panelen & balk bovenop houden", + "scaling-description": "Wijzigt de grootte van de algemene gebruikersinterface, exclusief de balk.", + "scaling-label": "Interfaceschaling", + "scaling-reset-scaling": "Interfaceschaling resetten", + "settings-panel-mode-description": "Kies lay-out voor instellingen (mogelijk opnieuw openen vereist).", + "settings-panel-mode-label": "Instellingenpaneelmodus", + "shadows-description": "Schakelt slagschaduwen onder balken en panelen in.", + "shadows-direction-description": "Kies vanaf waar de schaduw wordt geworpen.", + "shadows-direction-label": "Richting van schaduw", + "shadows-label": "Slagschaduwen", + "title": "Gebruikersinterface", + "tooltips-description": "Schakel tooltips in of uit in de hele interface.", + "tooltips-label": "Tooltips tonen" + }, + "wallpaper": { + "automation-change-mode-alphabetical": "Alfabetisch", + "automation-change-mode-description": "Kies hoe achtergronden worden geselecteerd bij automatisch wisselen.", + "automation-change-mode-label": "Wisselmodus", + "automation-custom-interval-description": "Voer tijd in als UU:MM (bijv. 01:30).", + "automation-custom-interval-label": "Aangepast interval", + "automation-interval-description": "Hoe vaak achtergronden automatisch worden gewisseld.", + "automation-interval-label": "Achtergrondinterval", + "automation-random-wallpaper-description": "Plan willekeurige achtergrondwissels op vaste intervallen.", + "automation-scheduled-change-description": "Wissel automatisch achtergronden op vaste intervallen.", + "automation-scheduled-change-label": "Geplande wissel", + "look-feel-edge-smoothness-description": "Past een zacht, vervaagd effect toe op de rand van overgangen.", + "look-feel-edge-smoothness-label": "Overgangsranden verzachten", + "look-feel-fill-color-description": "Kies een vulkleur die achter de achtergrond kan verschijnen.", + "look-feel-fill-mode-description": "Selecteer hoe de afbeelding moet schalen om overeen te komen met de resolutie van je monitor.", + "look-feel-fill-mode-label": "Vulmodus", + "look-feel-title": "Uiterlijk & gevoel", + "look-feel-transition-duration-description": "Duur van overgangsanimaties in seconden.", + "look-feel-transition-duration-label": "Overgangsduur", + "look-feel-transition-type-description": "Animatietype bij het wisselen tussen achtergronden.", + "look-feel-transition-type-label": "Overgangstype", + "settings-desc": "Bepaal hoe achtergronden worden beheerd en weergegeven.", + "settings-enable-management-description": "Beheer achtergronden met Noctalia. Schakel uit als je liever een andere applicatie gebruikt.", + "settings-enable-management-label": "Achtergrondbeheer inschakelen", + "settings-enable-overview-description": "Past een vervaagde en gedimde achtergrond toe op het overzichtsscherm.", + "settings-enable-overview-label": "Achtergrond voor overzicht inschakelen", + "settings-folder-description": "Pad naar je hoofdachtergrondmap.", + "settings-folder-label": "Achtergrondmap", + "settings-hide-wallpaper-filenames-tooltip-hide": "Bestandsnamen verbergen", + "settings-hide-wallpaper-filenames-tooltip-show": "Bestandsnamen weergeven", + "settings-monitor-specific-description": "Stel een andere achtergrondmap in voor elke monitor.", + "settings-monitor-specific-label": "Monitor-specifieke mappen", + "settings-monitor-specific-tooltip": "Monitor-achtergrondmap", + "settings-recursive-search-description": "Zoek ook naar achtergronden in submappen van de achtergrondmap.", + "settings-recursive-search-label": "Submappen doorzoeken", + "settings-select-monitor-folder": "Achtergrondmap voor monitor selecteren", + "settings-selector-description": "Kies je achtergrond.", + "settings-selector-position-description": "Kies waar het achtergrondselectiepaneel verschijnt.", + "settings-title": "Achtergrondinstellingen" } }, "placeholders": { - "cancel": "Annuleren", "command-example": "echo \"Hello World\"", "enter-command": "Voer het uit te voeren commando in (app of aangepast script)", "enter-text-to-collapse": "bijv. 'er wordt niets afgespeeld'. Gebruik /regex/ voor patronen.", @@ -886,1865 +1391,32 @@ "search-icons": "bijv. noctalia, niri, battery, cloud", "search-launcher": "Items zoeken... of gebruik > voor commando's", "search-wallhaven": "Zoek in Wallhaven...", - "search-wallpapers": "Typ om achtergronden te filteren...", - "select": "Selecteren", - "test": "Test" + "search-wallpapers": "Typ om achtergronden te filteren..." }, - "quickSettings": { - "bluetooth": { - "label": { - "disabled": "Bluetooth", - "enabled": "Bluetooth" - }, - "tooltip": { - "action": "Bluetooth" - } - }, - "keepAwake": { - "label": { - "disabled": "Wakker houden", - "enabled": "Wakker houden" - }, - "tooltip": { - "action": "Wakker houden" - } - }, - "nightLight": { - "label": { - "disabled": "Nachtlicht", - "enabled": "Nachtlicht", - "forced": "Nachtlicht" - }, - "tooltip": { - "action": "Nachtlicht" - } - }, - "notifications": { - "label": { - "disabled": "Niet storen", - "enabled": "Meldingen" - }, - "tooltip": { - "action": "Meldingen" - } - }, - "powerProfile": { - "label": { - "unavailable": "Energieprofiel" - }, - "tooltip": { - "action": "Energieprofiel", - "disabled": "Installeer power-profiles-daemon om energieprofielen te gebruiken" - } - }, - "screenRecorder": { - "label": { - "recording": "Stoppen", - "stopped": "Opnemen" - }, - "tooltip": { - "action": "Schermrecorder" - } - }, - "wallpaperSelector": { - "label": "Achtergrond", - "tooltip": { - "action": "Achtergrondkiezer" - } - }, - "wifi": { - "label": { - "disconnected": "Wi-Fi niet verbonden", - "ethernet": "Ethernet", - "wifi": "Wi-Fi" - }, - "tooltip": { - "action": "Wi-Fi" - } - } + "positions": { + "bottom": "Onder", + "bottom-center": "Middenonder", + "bottom-left": "Linksonder", + "bottom-right": "Rechtsonder", + "center": "Centreren", + "center-left": "Midden links", + "center-right": "Midden rechts", + "close-to-bar": "Dicht bij balkknop", + "follow-bar": "Balk volgen", + "left": "Links", + "right": "Rechts", + "top": "Boven", + "top-center": "Middenboven", + "top-left": "Linksboven", + "top-right": "Rechtsboven" }, "session-menu": { "action-in-seconds": "{action} over {seconds} seconden...", - "hibernate": "Slaperstand", - "lock": "Vergrendelen", "lock-and-suspend": "Vergrendelen en onderbreken", - "logout": "Afmelden", - "reboot": "Opnieuw opstarten", - "shutdown": "Uitschakelen", - "suspend": "Onderbreken", "title": "Sessie-menu" }, - "settings": { - "about": { - "changelog": "Bekijk wijzigingslogboek", - "contributors": { - "section": { - "description": "Een shout-out naar onze {count} geweldige bijdrager!", - "description_plural": "Een shout-out naar onze {count} geweldige bijdragers!", - "label": "Bijdragers" - } - }, - "noctalia": { - "git-commit": "Git commit:", - "git-commit-loading": "Laden...", - "installed-version": "Geïnstalleerde versie:", - "latest-version": "Nieuwste versie:", - "section": { - "description": "Een strakke en minimale desktopshell, met zorg gemaakt voor Wayland en gebouwd met Quickshell.", - "label": "Noctalia-shell" - } - }, - "support": "Steun ons", - "title": "Over" - }, - "audio": { - "devices": { - "input-device": { - "description": "Selecteer het gewenste audio-invoerapparaat.", - "label": "Invoerapparaat" - }, - "output-device": { - "description": "Selecteer het gewenste audio-uitvoerapparaat.", - "label": "Uitvoerapparaat" - }, - "section": { - "description": "Configureer beschikbare audio-invoer- en -uitvoerapparaten.", - "label": "Audio-apparaten" - } - }, - "external-mixer": { - "description": "Voer het commando of het applicatiepad in om te starten bij het activeren van de externe audiomixerfunctie.", - "label": "Extern audio mixer commando", - "placeholder": "pwvucontrol || pavucontrol" - }, - "media": { - "excluded-player": { - "description": "Voeg trefwoorden toe voor spelers die het systeem moet negeren. Elk trefwoord moet op een nieuwe regel staan.", - "label": "Uitgesloten spelers", - "placeholder": "typ een substring en druk op +" - }, - "frame-rate": { - "description": "Hogere waarden zijn vloeiender maar gebruiken meer resources.", - "label": "Framesnelheid" - }, - "primary-player": { - "description": "Voer een trefwoord in om je hoofdspeler te herkennen.", - "label": "Primaire speler", - "placeholder": "bijv. spotify, vlc, mpv" - }, - "scrolling-speed": { - "description": "Tijd in seconden waarin de titel van begin tot eind scrolt.", - "label": "Scrollsnelheid" - }, - "scrolling-title": { - "description": "Schakel continu scrollen in voor lange mediatitels.", - "label": "Scrollende titel" - }, - "section": { - "description": "Stel je favoriete en genegeerde media-applicaties in.", - "label": "Mediaspelers" - }, - "visualizer-type": { - "description": "Kies een visualisatietype voor mediaweergave.", - "label": "Type visualisatie" - } - }, - "panel": { - "applications": { - "empty": "Er spelen momenteel geen applicaties audio af." - }, - "input": "Invoer", - "output": "Uitvoer", - "tabs": { - "devices": "Apparaten", - "volumes": "Volumes" - } - }, - "tabs": { - "devices": "Apparaten", - "media": "Media", - "volumes": "Volumes" - }, - "title": "Audio", - "volumes": { - "input-volume": { - "description": "Volumeniveau van microfooninvoer.", - "label": "Invoervolume" - }, - "mute-input": { - "description": "Dempt de standaard audio-invoer (microfoon).", - "label": "Audio-invoer dempen" - }, - "mute-output": { - "description": "Dempt de hoofd audio-uitvoer van het systeem.", - "label": "Audio-uitvoer dempen" - }, - "output-volume": { - "description": "Systeembreed volumeniveau.", - "label": "Uitvoervolume" - }, - "section": { - "description": "Pas volumeregelaars en audioniveaus aan.", - "label": "Volumeniveaus" - }, - "step-size": { - "description": "Pas de stapgrootte voor volumewijzigingen aan (scrollwiel, sneltoetsen).", - "label": "Volumestapgrootte" - }, - "volume-overdrive": { - "description": "Sta toe dat het volume boven 100% wordt verhoogd. Mogelijk niet door alle hardware ondersteund.", - "label": "Volume-overdrive toestaan" - } - } - }, - "bar": { - "appearance": { - "background-opacity": { - "description": "Stel de achtergronddoorzichtigheid specifiek in voor de balk.", - "label": "Balk achtergronddoorzichtigheid" - }, - "capsule-opacity": { - "description": "Stel het doorzichtigheidsniveau in voor widget-achtergronden wanneer capsule wordt getoond.", - "label": "Capsule-doorzichtigheid" - }, - "density": { - "description": "Pas de opvulling van de balk aan voor een compacte of ruime uitstraling.", - "label": "Balkdichtheid" - }, - "floating": { - "description": "Toon de balk weer als een zwevende 'pil'.", - "label": "Zwevende balk" - }, - "margins": { - "description": "Pas de marges rond de zwevende balk aan.", - "horizontal": "Horizontaal", - "label": "Marges", - "vertical": "Verticaal" - }, - "outer-corners": { - "description": "Toon naar buiten afgeronde hoeken op de balk weer.", - "label": "Buitenhoeken" - }, - "position": { - "description": "Kies waar je de balk op het scherm wilt plaatsen.", - "label": "Positie van de balk" - }, - "section": { - "description": "Pas de uitstraling en positie van de balk aan.", - "label": "Uiterlijk" - }, - "show-capsule": { - "description": "Widget-achtergronden tonen.", - "label": "Capsules tonen" - }, - "show-outline": { - "description": "Toont een zichtbare rand rondom elke widget.", - "label": "Toon widget-omtrekken" - }, - "use-separate-opacity": { - "description": "Maak het mogelijk om een aparte dekkingswaarde te gebruiken voor de achtergrond van de balk.", - "label": "Gebruik afzonderlijke balkdekking" - } - }, - "monitors": { - "section": { - "description": "Balk op specifieke monitoren weergeven. Standaard op alle als er geen zijn gekozen.", - "label": "Monitorweergave" - } - }, - "tabs": { - "appearance": "Uiterlijk", - "monitors": "Monitoren", - "widgets": "Widgets" - }, - "title": "Balk", - "tray": { - "back": "Terug", - "blacklist": { - "description": "Voeg uitsluitingsregels voor het systeemvak toe, jokertekens (*) worden ondersteund.", - "label": "Zwarte lijst", - "placeholder": "bijv. nm-applet, Fcitx*" - }, - "pin-application": "Toepassing vastmaken", - "unpin-application": "Toepassing losmaken" - }, - "widgets": { - "section": { - "description": "Sleep widgets om hun volgorde te wijzigen. Gebruik het rechtermuisknopmenu om widgets tussen secties te verplaatsen of te verwijderen.", - "label": "Widgetpositionering" - } - } - }, - "color-scheme": { - "color-source": { - "matugen-scheme-type": { - "description": "Kies de methode voor het genereren van kleurenschema's die Matugen zal gebruiken om kleuren te maken van je achtergrond.", - "label": "Matugen-schema type" - }, - "section": { - "description": "Hoofdinstellingen voor Noctalia's kleuren.", - "label": "Kleurbron" - }, - "use-wallpaper-colors": { - "description": "Genereer kleurenschema's uit je achtergrond met Matugen. Kleuren worden automatisch geëxtraheerd om een samenhangend thema te maken.", - "label": "Achtergrondkleuren gebruiken" - } - }, - "dark-mode": { - "mode": { - "description": "Schakelt automatisch tussen lichte en donkere modus.", - "label": "Schema voor donkere modus", - "location": "Locatie", - "manual": "Handmatig", - "off": "Uit" - }, - "switch": { - "description": "Schakelt over naar een donkerder thema voor comfortabeler kijken 's nachts.", - "label": "Donkere modus" - } - }, - "delete": { - "error": { - "description": "Verwijderen van {scheme} mislukt", - "title": "Verwijderen mislukt" - }, - "success": { - "description": "{scheme} succesvol verwijderd", - "title": "Kleurenschema verwijderd" - } - }, - "download": { - "button": "Meer downloaden", - "delete": "Verwijderen", - "download": "Downloaden", - "downloading": "Downloaden...", - "empty": "Geen kleurenschema's beschikbaar", - "error": { - "api-error": "API-fout: {status}", - "description": "Download van {scheme} mislukt", - "download-failed": "Download mislukt met afsluitcode: {code}", - "invalid-response": "Ongeldig API-antwoordformaat", - "no-files": "Geen bestanden gevonden voor schema", - "parse-failed": "Fout bij parseren van API-antwoord: {error}", - "rate-limit": "GitHub API-snelheidslimiet overschreden", - "title": "Download mislukt" - }, - "fetching": "Beschikbare kleurenschema's ophalen...", - "installed": "Geïnstalleerd", - "refresh": "Vernieuwen", - "success": { - "description": "{scheme} succesvol gedownload", - "title": "Kleurenschema gedownload" - }, - "title": "Kleurenschema's downloaden" - }, - "predefined": { - "generate-templates": { - "description": "Genereer Matugen-sjablonen (GTK, terminalthema's, enz.) bij gebruik van vooraf gedefinieerde kleurenschema's.", - "label": "Sjablonen genereren voor vooraf gedefinieerde schema's" - }, - "section": { - "description": "Kies uit een verzameling vooraf gedefinieerde kleurenschema's.", - "label": "Vooraf gedefinieerde kleurenschema's" - } - }, - "tabs": { - "colors": "Kleuren", - "templates": "Sjablonen" - }, - "templates": { - "compositors": { - "description": "Theming van compositor.", - "hyprland": { - "description": "Schrijf {filepath}" - }, - "label": "Compositors", - "mango": { - "description": "Schrijf {filepath} — vereist Mango" - }, - "niri": { - "description": "Schrijf {filepath} — vereist Niri v25.11+" - } - }, - "misc": { - "description": "Maak uw eigen sjablonen", - "label": "Geavanceerd", - "user-templates": { - "description": "Alleen inschakelen als u weet wat u doet — raadpleeg onze online documentatie", - "label": "Gebruikerssjablonen inschakelen" - } - }, - "programs": { - "cava": { - "description": "Schrijf {filepath}" - }, - "code": { - "description": "Schrijf {filepath}", - "description-detected": "Toegepast op standaardprofiel — gedetecteerd: {clients}", - "description-missing": "Geen code-editor gedetecteerd (VSCode of VSCodium)" - }, - "description": "Toepassingsspecifieke theming.", - "discord": { - "description": "Schrijf {filepath} voor {client} — het theme moet handmatig worden geactiveerd", - "description-detected": "Gedetecteerd: {clients}", - "description-missing": "Geen Discord-client gedetecteerd" - }, - "emacs": { - "description": "Doom: ~/.config/doom/themes/noctalia.el
Standaard: ~/.emacs.d/themes/noctalia.el" - }, - "fuzzel": { - "description": "Schrijf {filepath} en herlaad" - }, - "label": "Programma's", - "pywalfox": { - "description": "Schrijf {filepath} en voer pywalfox update uit" - }, - "spicetify": { - "description": "Schrijf {filepath} — het Comfy-thema moet handmatig worden geïnstalleerd en geactiveerd" - }, - "telegram": { - "description": "Schrijf {filepath}" - }, - "vicinae": { - "description": "Schrijf {filepath} en herlaad" - }, - "walker": { - "description": "Schrijf {filepath} en stel het thema in op noctalia" - }, - "yazi": { - "description": "Schrijf {filepath} — flavor moet handmatig worden geactiveerd" - }, - "zed": { - "description": "Schrijf {filepath} en herlaad" - }, - "zen-browser": { - "description": "Schrijf {filepath}; kopieer naar het chrome/userChrome.css bestand van je Zen profiel." - } - }, - "section": { - "description": "Pas kleuren toe op externe applicaties.", - "label": "Sjablonen" - }, - "terminal": { - "alacritty": { - "description": "Schrijf {filepath} en herlaad" - }, - "description": "Thema's voor terminal-emulators.", - "foot": { - "description": "Schrijf {filepath} en herlaad" - }, - "ghostty": { - "description": "Schrijf {filepath} en herlaad" - }, - "kitty": { - "description": "Schrijf {filepath} en herlaad" - }, - "label": "Terminal", - "wezterm": { - "description": "Schrijf {filepath} en herlaad" - } - }, - "ui": { - "description": "Thema's voor desktopomgeving en UI-toolkit.", - "gtk": { - "description": "Schrijf {filepath}" - }, - "kcolorscheme": { - "description": "Schrijf {filepath}" - }, - "label": "UI", - "qt": { - "description": "Schrijf {filepath}" - } - } - }, - "title": "Kleurschema" - }, - "control-center": { - "cards": { - "section": { - "description": "Pas aan welke bedieningselementen in het Bedieningscentrum verschijnen en in welke volgorde.", - "label": "Kaarten" - } - }, - "position": { - "description": "Kies waar het Bedieningscentrum-paneel verschijnt wanneer het wordt geopend.", - "label": "Positie" - }, - "section": { - "description": "Configureer de positie en het gedrag van het Bedieningscentrum-paneel.", - "label": "Uiterlijk" - }, - "shortcuts": { - "custom-button": { - "browse": "Bladeren", - "command": { - "description": "Het commando dat wordt uitgevoerd wanneer op de knop wordt geklikt.", - "label": "Commando" - }, - "enable-on-state-logic": { - "description": "Schakel een tweede pictogram en aan-status in op basis van een controlecommando.", - "label": "Logica voor aan-status inschakelen" - }, - "general-tooltip-text": { - "description": "Algemene beschrijving voor de tooltip van de knop.", - "label": "Algemene tooltiptekst" - }, - "icon": { - "description": "Selecteer een pictogram uit de bibliotheek.", - "label": "Pictogram" - }, - "on-clicked": { - "description": "Commando dat wordt uitgevoerd wanneer met de linkermuisknop op de knop wordt geklikt.", - "label": "Commando bij linkermuisklik" - }, - "on-middle-clicked": { - "description": "Commando dat wordt uitgevoerd wanneer met de middelste muisknop op de knop wordt geklikt.", - "label": "Commando bij middelste muisklik" - }, - "on-right-clicked": { - "description": "Commando dat wordt uitgevoerd wanneer met de rechtermuisknop op de knop wordt geklikt.", - "label": "Commando bij rechtermuisklik" - }, - "on-state-command": { - "description": "Commando dat wordt uitgevoerd om te controleren of de knop in de aan-status moet staan. Geeft 0 terug voor aan, een andere waarde voor uit.", - "label": "Controlecommando voor aan-status" - }, - "on-state-icon": { - "description": "Het pictogram voor de knop wanneer deze in de aan-status staat.", - "label": "Pictogram voor aan-status" - }, - "state-checks": { - "add": "Statuscontrole toevoegen", - "browse-icon": "Bladeren", - "command": "Commando dat wordt uitgevoerd voor deze statuscontrole", - "label": "Statuscontroles", - "remove": "Verwijderen" - }, - "tooltip": { - "description": "De tooltip die wordt getoond wanneer je over de knop zweeft.", - "label": "Tooltip" - } - }, - "dialog": { - "apply": "Toepassen", - "cancel": "Annuleren" - }, - "section": { - "description": "Sleep widgets om hun volgorde te wijzigen. Gebruik het rechtermuisknopmenu om widgets tussen secties te verplaatsen of te verwijderen.", - "label": "Snelkoppeling-widgets" - }, - "sectionLeft": "Links", - "sectionRight": "Rechts" - }, - "system-monitor-disk-path": { - "description": "Selecteer welk schijf-mountpunt de systeemmonitor-kaart in het bedieningscentrum moet bewaken.", - "label": "Systeemmonitor schijfpad" - }, - "tabs": { - "appearance": "Uiterlijk", - "cards": "Kaarten", - "control-widgets": "Controlewidgets" - }, - "title": "Bedieningscentrum" - }, - "desktop-widgets": { - "clock": { - "clock-display": { - "description": "Pas de weergave van je klok aan door tokens uit onderstaande lijst toe te voegen. Om de 12-uursnotatie te gebruiken, moet je de 'AP'-token opnemen.", - "label": "Klokweergave" - }, - "custom-font": { - "description": "Selecteer een aangepast lettertype voor de klokweergave.", - "label": "Aangepast lettertype", - "placeholder": "Selecteer aangepast lettertype...", - "search-placeholder": "Lettertypen zoeken..." - }, - "enabled": { - "description": "Toon een klokwidget op het bureaublad.", - "label": "Klokwidget inschakelen" - }, - "format": { - "description": "Tip: gebruik \\n om een regeleinde te maken.", - "label": "Formaat" - }, - "height": { - "description": "Hoogte van de klokwidget in pixels.", - "label": "Hoogte" - }, - "minimal-mode": { - "description": "Gebruik een minimale klokweergave met tijd en datum.", - "label": "Minimale modus" - }, - "preview": "Voorbeeld", - "rounded-corners": { - "description": "Gebruik afgeronde hoeken voor de widgetachtergrond.", - "label": "Afgeronde hoeken" - }, - "show-background": { - "description": "Toon de achtergrondcontainer voor de klokwidget.", - "label": "Achtergrond weergeven" - }, - "show-date": { - "description": "Toon de huidige datum onder de tijd.", - "label": "Toon datum" - }, - "show-seconds": { - "description": "Toon seconden in de tijd.", - "label": "Toon seconden" - }, - "style": { - "analog": "Analoog", - "binary": "Binair", - "description": "Kies de weergavestijl van de klok.", - "digital": "Digitaal", - "label": "Klokstijl", - "minimal": "Minimaal" - }, - "use-custom-font": { - "description": "Overschrijf het standaardlettertype met een aangepast lettertype voor de klok.", - "label": "Aangepast lettertype gebruiken" - }, - "use-primary-color": { - "description": "Indien ingeschakeld wordt de primaire kleur gebruikt voor nadruk.", - "label": "Primaire kleur gebruiken" - }, - "width": { - "description": "Breedte van de klokwidget in pixels.", - "label": "Breedte" - } - }, - "edit-mode": { - "add-widget": "Widget toevoegen", - "button": { - "label": "Ga naar de bewerkingsmodus" - }, - "controls-explanation": "Linksklikken en slepen: Widget verplaatsen of het formaat wijzigen.\nRechtermuisknop: Het contextmenu openen.", - "description": "Schakel de bewerkingsmodus in om desktopwidgets te verplaatsen en te herpositioneren. In de ingeschakelde modus tonen widgets een sleepomtrek en kunnen ze worden verplaatst.", - "exit-button": "Bewerkingsmodus verlaten", - "grid-snap": { - "label": "Raster uitlijnen" - }, - "label": "Bewerkingsmodus", - "open-settings": "Instellingen openen" - }, - "enabled": { - "description": "Desktopwidgets volledig in- of uitschakelen.", - "label": "Desktopwidgets inschakelen" - }, - "general": { - "section": { - "description": "Configureer widgets die op je bureaublad verschijnen.", - "label": "Desktopwidgets" - } - }, - "media-player": { - "enabled": { - "description": "Toon een mediaplayer-widget op het bureaublad.", - "label": "Mediaspeler-widget inschakelen" - }, - "hide-mode": { - "description": "Bepaalt hoe de widget zich gedraagt wanneer er geen media wordt afgespeeld.", - "label": "Verbergmodus" - }, - "rounded-corners": { - "description": "Ronde hoeken inschakelen op de widgetranden.", - "label": "Afgeronde hoeken" - }, - "show-album-art": { - "description": "Toon de albumhoes en trackinformatie (titel en artiest).", - "label": "Toon albumhoes & titel" - }, - "show-background": { - "description": "Toon de achtergrondcontainer voor de mediaspeler-widget.", - "label": "Toon achtergrond" - }, - "show-buttons": { - "description": "Toon mediabesturingsknoppen (afspelen/pauzeren, vorige, volgende) op de mediaspeler-widget.", - "label": "Knoppen weergeven" - }, - "show-visualizer": { - "description": "Toon de audio-visualisatie overlay.", - "label": "Visualiseerder weergeven" - }, - "visualizer-type": { - "description": "Kies een visualisatietype voor de achtergrond van de desktop mediaspeler.", - "label": "Visualisatietype" - } - }, - "title": "Desktopwidgets", - "weather": { - "enabled": { - "description": "Toon een weerwidget op het bureaublad.", - "label": "Weerwidget inschakelen" - }, - "show-background": { - "description": "Toon de achtergrondcontainer voor de weerwidget.", - "label": "Toon achtergrond" - } - } - }, - "display": { - "monitors": { - "brightness": "Helderheid", - "brightness-step": { - "description": "Pas de stapgrootte voor helderheidswijzigingen aan (scrollwiel en sneltoetsen).", - "label": "Stapgrootte helderheid" - }, - "brightness-unavailable": { - "ddc-disabled": "Helderheidsregeling niet beschikbaar. Schakel \"Ondersteuning voor externe helderheid\" in om de helderheid van dit scherm te regelen.", - "generic": "Helderheidsregeling is niet beschikbaar voor dit scherm." - }, - "enforce-minimum": { - "description": "Lost het probleem op dat de achtergrondverlichting op sommige schermen volledig uitgaat bij 0% helderheid.", - "label": "Minimale helderheid afdwingen (1%)" - }, - "external-brightness": { - "description": "Schakel DDCUtil-ondersteuning in om de helderheid op externe schermen te regelen via het DDC/CI-protocol.", - "label": "Ondersteuning voor externe helderheid" - }, - "section": { - "description": "Pas helderheidsinstellingen per scherm aan.", - "label": "Instellingen per monitor" - } - }, - "night-light": { - "auto-schedule": { - "description": "Gebaseerd op de zonsopgang- en zonsondergangtijd in {location} — aanbevolen.", - "label": "Automatische planning" - }, - "enable": { - "description": "Past een warme kleurfilter toe om de afgifte van blauw licht te verminderen.", - "label": "Nachtlicht inschakelen" - }, - "force-activation": { - "description": "Negeert het schema en past het nachtfilter direct toe.", - "label": "Geforceerde activatie" - }, - "manual-schedule": { - "description": "Stel aangepaste tijden voor zonsopgang en zonsondergang in.", - "label": "Handmatige planning", - "select-start": "Starttijd selecteren", - "select-stop": "Stoptijd selecteren", - "sunrise": "Tijd van zonsopgang", - "sunset": "Tijd van zonsondergang" - }, - "section": { - "description": "Verminder blauw licht om beter te slapen en vermoeidheid van de ogen te beperken.", - "label": "Nachtlicht" - }, - "temperature": { - "day": "Dag", - "day-description": "Regelt de kleurtemperatuur overdag.", - "description": "Stel de kleurwarmte voor nacht en dag in.", - "label": "Kleurtemperatuur", - "night": "Nacht", - "night-description": "Regelt de kleurtemperatuur 's nachts." - } - }, - "tabs": { - "brightness": "Helderheid", - "night-light": "Nachtlampje" - }, - "title": "Beeldscherm" - }, - "dock": { - "appearance": { - "background-opacity": { - "description": "Pas de achtergronddekking van de dock aan.", - "label": "Achtergronddekking" - }, - "border-radius": { - "description": "Pas de randradius van het dock aan.", - "label": "Randradius" - }, - "colorize-icons": { - "description": "Pas themakleuren toe op dock-pictogrammen (alleen niet-focuste apps).", - "label": "Pictogrammen inkleuren" - }, - "dead-opacity": { - "description": "Pas de transparantie aan van app-iconen die niet actief zijn.", - "label": "Dode opaciteit" - }, - "display": { - "always-visible": "Altijd zichtbaar", - "auto-hide": "Automatisch verbergen", - "description": "Kies hoe de dock zich gedraagt.", - "exclusive": "Exclusief", - "label": "Weergave" - }, - "floating-distance": { - "description": "Stel de afstand in tussen de dock en de rand van het scherm.", - "label": "Afstand zwevende dock" - }, - "hide-show-speed": { - "description": "Pas de snelheid van de verberg/weergeef animatie van de dock aan.", - "label": "Verberg/Weergeef Snelheid" - }, - "icon-size": { - "description": "Pas de algehele grootte van de dock aan.", - "label": "Grootte van de dock" - }, - "inactive-indicators": { - "description": "Toon indicatorpillen voor alle apps, niet alleen de actieve.", - "label": "Lopende indicatoren" - }, - "pinned-static": { - "description": "Zet vastgemaakte app-pictogrammen altijd in statische volgorde aan de linkerkant.", - "label": "Statische vastgezette apps" - }, - "section": { - "description": "Pas het gedrag en uiterlijk van de dock aan.", - "label": "Uiterlijk" - } - }, - "enabled": { - "description": "Dock geheel tonen of verbergen.", - "label": "Dock inschakelen" - }, - "monitors": { - "only-same-monitor": { - "description": "Toon alleen apps van de monitor waar het dock zich bevindt.", - "label": "Alleen apps van dezelfde monitor" - }, - "section": { - "description": "Dock op specifieke monitoren weergeven. Standaard op alle als er geen zijn gekozen.", - "label": "Monitorweergave" - } - }, - "tabs": { - "appearance": "Uiterlijk", - "monitors": "Monitoren" - }, - "title": "Dock" - }, - "general": { - "fonts": { - "default": { - "description": "Hoofdlettertype dat in de hele interface wordt gebruikt.", - "label": "Standaardlettertype", - "placeholder": "Selecteer standaardlettertype...", - "scale": { - "description": "Vergroot of verklein de grootte van standaardtekst.", - "label": "Grootte standaardlettertype" - }, - "search-placeholder": "Lettertype zoeken..." - }, - "monospace": { - "description": "Monospace-lettertype dat wordt gebruikt voor cijfers en statische weergaven.", - "label": "Monospace-lettertype", - "placeholder": "Selecteer monospace-lettertype...", - "scale": { - "description": "Vergroot of verklein de grootte van monospace-tekst.", - "label": "Grootte monospace-lettertype" - }, - "search-placeholder": "Monospace-lettertype zoeken..." - }, - "reset-scaling": "Schaling resetten", - "section": { - "description": "Kies de lettertypes die in de interface worden gebruikt.", - "label": "Lettertypes" - } - }, - "language": { - "section": { - "description": "Kies je voorkeurstaal voor de applicatie.", - "label": "Taal" - }, - "select": { - "auto-detect": "Automatisch", - "description": "Selecteer de taal die in de interface van de applicatie wordt gebruikt.", - "label": "Applicatietaal" - } - }, - "launch-setup-wizard": "Het configuratieprogramma starten", - "profile": { - "picture": { - "description": "Je profielfoto die overal in de interface verschijnt.", - "label": "Profielfoto van {user}" - }, - "section": { - "description": "Bewerk je gebruikersgegevens en avatar.", - "label": "Profiel" - }, - "select-avatar": "Avatarafbeelding selecteren", - "tooltip": "Profielfoto" - }, - "screen-corners": { - "radius": { - "description": "Pas de afronding van de schermhoeken aan.", - "label": "Straal schermhoeken", - "reset": "Straal schermhoeken resetten" - }, - "section": { - "description": "Pas afronding en visuele effecten van schermhoeken aan.", - "label": "Schermhoeken" - }, - "show-corners": { - "description": "Toon afgeronde hoeken aan de rand van het scherm.", - "label": "Schermhoeken tonen" - }, - "solid-black": { - "description": "Gebruik effen zwart in plaats van de achtergrondkleur van de balk.", - "label": "Effen zwarte hoeken" - } - }, - "title": "Algemeen" - }, - "hooks": { - "info": { - "command-info": { - "description": "• Commando's worden uitgevoerd via shell (sh -c)
• Commando's draaien op de achtergrond (losgekoppeld)
• Testknoppen worden uitgevoerd met de huidige waarden", - "label": "Informatie over hook-commando's" - }, - "parameters": { - "description": "• Wallpaper-hook: $1 = pad naar achtergrond, $2 = schermnaam
• Theme Toggle-hook: $1 = true/false (status donkere modus)", - "label": "Beschikbare parameters" - } - }, - "performance-mode-disabled": { - "description": "Commando dat wordt uitgevoerd wanneer de Noctalia Prestatiemodus wordt uitgeschakeld.", - "label": "Prestatiemodus uitgeschakeld", - "placeholder": "bijv. notify-send \"Prestatie\" \"Modus Uitgeschakeld\"" - }, - "performance-mode-enabled": { - "description": "Commando dat wordt uitgevoerd wanneer de Noctalia Prestatiemodus wordt ingeschakeld.", - "label": "Prestatiemodus ingeschakeld", - "placeholder": "bijv. notify-send \"Prestatie\" \"Modus Ingeschakeld\"" - }, - "screen-lock": { - "description": "Commando dat wordt uitgevoerd wanneer het scherm wordt vergrendeld.", - "label": "Scherm vergrendeld", - "placeholder": "bijv. notify-send \"Scherm\" \"Vergrendeld\"" - }, - "screen-unlock": { - "description": "Commando dat wordt uitgevoerd wanneer het scherm wordt ontgrendeld.", - "label": "Scherm ontgrendeld", - "placeholder": "bijv. notify-send \"Scherm\" \"Ontgrendeld\"" - }, - "system-hooks": { - "enable": { - "description": "Schakel alle hook-commando's in of uit.", - "label": "Hooks inschakelen" - }, - "section": { - "description": "Configureer commando's die worden uitgevoerd wanneer systeemgebeurtenissen plaatsvinden.", - "label": "Systeemhooks" - } - }, - "theme-changed": { - "description": "Commando dat wordt uitgevoerd wanneer het thema tussen donkere en lichte modus schakelt.", - "label": "Thema gewijzigd", - "placeholder": "bijv. notify-send \"Thema\" \"Gewisseld\"" - }, - "title": "Hooks", - "wallpaper-changed": { - "description": "Commando dat wordt uitgevoerd wanneer de achtergrond verandert.", - "label": "Achtergrond gewijzigd", - "placeholder": "bijv. notify-send \"Achtergrond\" \"Gewijzigd\"" - } - }, - "indicator": { - "default-value": "Standaard: {value}", - "system-default": "Systeemstandaard" - }, - "launcher": { - "settings": { - "annotation-tool": { - "description": "Commando dat wordt uitgevoerd bij het klikken op de annotatieknop in de klembordgeschiedenis. De afbeelding wordt naar dit commando gepiped.", - "label": "Annotatietool", - "placeholder": "e.g. 'gradia', 'satty -f -'" - }, - "auto-paste": { - "description": "Plak automatisch het geselecteerde klemborditem. Vereist wtype.", - "label": "Automatisch plakken" - }, - "clip-preview": { - "description": "Toon een voorbeeld van de inhoud van het klembord bij gebruik van het >clip-commando.", - "label": "Klembordvoorbeeld inschakelen" - }, - "clipboard-history": { - "description": "Toegang tot eerder gekopieerde items vanuit de launcher.", - "label": "Klembordgeschiedenis inschakelen" - }, - "custom-launch-prefix": { - "description": "Voorzie commando's van een aangepaste launcher-prefix (bijv. 'runapp' voor systemd-integratie).", - "label": "Aangepaste startprefix" - }, - "custom-launch-prefix-enabled": { - "description": "Gebruik een aangepaste prefix om applicaties te starten in plaats van de standaardmethode.", - "label": "Aangepaste startprefix inschakelen" - }, - "grid-view": { - "description": "Items in een raster weergeven in plaats van een lijst.", - "label": "Rasterweergave" - }, - "icon-mode": { - "description": "Gebruik native systeemiconen in plaats van Tabler-iconen.", - "label": "Gebruik native iconen" - }, - "ignore-mouse-input": { - "description": "Schakel muisinteractie en scrollwiel uit in de launcher.", - "label": "Negeer muisinvoer" - }, - "position": { - "description": "Kies waar het launcher-paneel verschijnt.", - "label": "Positie" - }, - "section": { - "description": "Pas het gedrag en uiterlijk van de launcher aan.", - "label": "Uiterlijk" - }, - "show-categories": { - "description": "Categorieën-tabbladen weergeven voor het filteren van applicaties.", - "label": "Categorieën weergeven" - }, - "show-icon-background": { - "description": "Toon een afgeronde rechthoek achtergrond achter pictogrammen.", - "label": "Toon pictogramachtergrond" - }, - "sort-by-usage": { - "description": "Indien ingeschakeld, verschijnen vaak gestarte apps bovenaan in de lijst.", - "label": "Sorteren op meest gebruikt" - }, - "terminal-command": { - "description": "Commando om een terminal te starten. Bijv. 'kitty -e' of 'gnome-terminal --'.", - "label": "Terminalcommando" - }, - "use-app2unit": { - "description": "Gebruikt een alternatieve startmethode om app-processen beter te beheren en problemen te voorkomen.", - "label": "App2Unit gebruiken om applicaties te starten" - } - }, - "title": "Launcher" - }, - "location": { - "calendar": { - "cards": { - "section": { - "description": "Kaarten organiseren en in-/uitschakelen in het kalenderpaneel.", - "label": "Kalenderkaarten" - } - }, - "header": { - "label": "Kalenderkop" - }, - "month": { - "label": "Kalendermaand" - } - }, - "date-time": { - "12hour-format": { - "description": "Toon tijd in 12-uurs formaat op het vergrendelscherm en in de kalender. De klok op de balk heeft zijn eigen instellingen.", - "label": "12-uurs tijdnotatie gebruiken" - }, - "first-day-of-week": { - "automatic": "Automatisch (systeemlocale gebruiken)", - "description": "Kies welke dag de week in de kalender start.", - "label": "Eerste dag van de week" - }, - "section": { - "description": "Pas aan hoe datum en tijd worden weergegeven.", - "label": "Datum & tijd" - }, - "show-events": { - "description": "Toon gebeurtenissen in het kalenderpaneel.", - "label": "Kalendergebeurtenissen tonen" - }, - "use-analog": { - "description": "Toon een analoge klok in het kalendervenster en op het vergrendelscherm.", - "label": "Analoge klok gebruiken" - }, - "week-numbers": { - "description": "Toon het weeknummer van het jaar (bijv. week 38) in de kalender.", - "label": "Weeknummers tonen" - } - }, - "location": { - "search": { - "description": "bijv. Toronto, ON", - "label": "Zoek een locatie", - "placeholder": "Voer de locatienaam in" - }, - "section": { - "description": "Krijg nauwkeurige weersinformatie en nachtlichtplanning door je locatie in te stellen.", - "label": "Je locatie" - } - }, - "title": "Regio", - "weather": { - "enabled": { - "description": "Toon weerinformatie in de interface en haal weergegevens op. Wanneer uitgeschakeld, worden alle weerelementen verborgen en worden er geen netwerkverzoeken gedaan.", - "label": "Weer inschakelen" - }, - "fahrenheit": { - "description": "Temperatuur in Fahrenheit weergeven in plaats van Celsius.", - "label": "Temperatuur in Fahrenheit (°F) weergeven" - }, - "hide-city": { - "description": "Verberg de stadsnaam in weerweergaven in de hele interface.", - "label": "Verberg stadsnaam" - }, - "hide-timezone": { - "description": "Verberg de tijdzone-afkorting in alle weerweergaves in de interface.", - "label": "Verberg tijdzone" - }, - "section": { - "description": "Kies je voorkeurseenheid voor temperatuur.", - "label": "Weer" - }, - "show-effects": { - "description": "Toon extra visuele effecten (zoals regen, sneeuw of bliksem) op de weerkaart.", - "label": "Weerseffecten weergeven" - }, - "show-in-calendar": { - "description": "Toon de dagelijkse weersverwachting direct in je kalenderview.", - "label": "Weer in kalender weergeven" - } - } - }, - "lock-screen": { - "compact-lockscreen": { - "description": "Toon alleen de logininvoer en systeemknoppen, verberg weer- en mediawidgets.", - "label": "Compact vergrendelscherm" - }, - "lock-on-suspend": { - "description": "Vergrendel het scherm automatisch wanneer het systeem wordt onderbroken.", - "label": "Vergrendelen bij onderbreken" - }, - "show-hibernate": { - "description": "De optie 'sluimerstand' tonen in de energieacties.", - "label": "Sluimerstand tonen" - }, - "show-session-buttons": { - "description": "Toegang tot energie-instellingen toestaan vanaf het vergrendelscherm.", - "label": "Stroombediening" - }, - "title": "Vergrendelscherm" - }, - "network": { - "bluetooth": { - "description": "Bluetooth-beheer activeren.", - "label": "Bluetooth inschakelen", - "rssi-polling": { - "description": "Periodiek de RSSI bemonsteren voor verbonden apparaten via bluetoothctl. Mogelijk niet beschikbaar voor alle apparaten; gebruikt minimale resources wanneer ingeschakeld.", - "label": "Bluetooth-signaalpolling" - } - }, - "section": { - "description": "Beheer Wi-Fi- en Bluetooth-verbindingen." - }, - "title": "Netwerk", - "wifi": { - "description": "Draadloze netwerken beheren (vereist NetworkManager).", - "label": "Wi-Fi inschakelen" - } - }, - "notifications": { - "duration": { - "critical-urgency": { - "description": "Hoe lang meldingen met kritieke prioriteit zichtbaar blijven.", - "label": "Kritieke urgentie" - }, - "low-urgency": { - "description": "Hoe lang meldingen met lage prioriteit zichtbaar blijven.", - "label": "Lage urgentie" - }, - "normal-urgency": { - "description": "Hoe lang meldingen met normale prioriteit zichtbaar blijven.", - "label": "Normale urgentie" - }, - "reset": "Timeoutduur resetten", - "respect-expire": { - "description": "Gebruik de vervaltijd die in de melding is ingesteld.", - "label": "Vervaltijd respecteren" - }, - "section": { - "description": "Configureer hoe lang meldingen zichtbaar blijven op basis van hun urgentieniveau.", - "label": "Duur van meldingen" - } - }, - "history": { - "critical-urgency": { - "description": "Meldingen met kritieke prioriteit opslaan in de geschiedenis.", - "label": "Kritieke urgentie opslaan in geschiedenis" - }, - "low-urgency": { - "description": "Meldingen met lage prioriteit opslaan in de geschiedenis.", - "label": "Lage urgentie opslaan in geschiedenis" - }, - "normal-urgency": { - "description": "Meldingen met normale prioriteit opslaan in de geschiedenis.", - "label": "Normale urgentie opslaan in geschiedenis" - }, - "section": { - "description": "Bepalen welke meldingen worden opgeslagen in de geschiedenis op basis van hun urgentieniveau.", - "label": "Geschiedenis" - } - }, - "monitors": { - "section": { - "description": "Meldingen op specifieke monitoren tonen. Standaard op alle als er geen zijn gekozen.", - "label": "Monitorweergave" - } - }, - "settings": { - "always-on-top": { - "description": "Toon meldingen boven fullscreen-vensters en andere lagen.", - "label": "Altijd bovenop" - }, - "background-opacity": { - "description": "Pas de dekking van meldingsachtergronden aan.", - "label": "Achtergronddekking" - }, - "do-not-disturb": { - "description": "Schakel alle meldingspop-ups uit wanneer ingeschakeld.", - "label": "Niet storen" - }, - "enable-osd": { - "description": "Toon volumeveranderingen en helderheid in realtime.", - "label": "On-screenweergave inschakelen" - }, - "enabled": { - "description": "Schakel de meldingsdaemon in of uit, vereist een herstart van Noctalia shell.", - "label": "Meldingen inschakelen" - }, - "location": { - "description": "Waar meldingen op het scherm verschijnen.", - "label": "Locatie" - }, - "section": { - "description": "Configureer uiterlijk en gedrag van meldingen.", - "label": "Uiterlijk" - } - }, - "sounds": { - "enabled": { - "description": "Schakel geluidseffecten in voor inkomende meldingen.", - "label": "Meldingsgeluiden inschakelen" - }, - "excluded-apps": { - "description": "Sla het afspelen van het geconfigureerde notificatiegeluid over voor specifieke applicaties die hun eigen ingebouwde geluiden hebben.", - "label": "Uitgesloten applicaties", - "placeholder": "discord,firefox,chrome,chromium,edge" - }, - "files": { - "critical": { - "description": "Pad naar het geluidsbestand dat wordt afgespeeld voor meldingen met kritieke prioriteit.", - "label": "Kritieke urgentie geluid", - "select-title": "Selecteer Kritieke Urgentie Geluidsbestand" - }, - "low": { - "description": "Pad naar het geluidsbestand dat wordt afgespeeld voor meldingen met lage prioriteit.", - "label": "Lage urgentie geluid", - "select-title": "Selecteer Lage Urgentie Geluidsbestand" - }, - "normal": { - "description": "Pad naar het geluidsbestand dat wordt afgespeeld voor meldingen met normale prioriteit.", - "label": "Normale urgentie geluid", - "select-title": "Selecteer Normale Urgentie Geluidsbestand" - }, - "placeholder": "Voer pad naar geluidsbestand in", - "section": { - "description": "Configureer aangepaste geluidsbestanden voor verschillende meldingsurgentieniveaus.", - "label": "Geluidsbestanden" - }, - "select-file": "Selecteer Geluidsbestand", - "unified": { - "description": "Pad naar het geluidsbestand dat wordt afgespeeld voor meldingen.", - "label": "Meldingsgeluid", - "select-title": "Selecteer Meldingsgeluidsbestand" - } - }, - "section": { - "description": "Configureer meldingsgeluidseffecten en volume.", - "label": "Geluidsinstellingen" - }, - "separate": { - "description": "Gebruik verschillende geluidsbestanden voor lage, normale en kritieke prioriteitsmeldingen.", - "label": "Gebruik verschillende geluiden per prioriteit" - }, - "unavailable": { - "description": "Installeer Qt6 Multimedia om meldingsgeluiden in te schakelen.", - "label": "Meldingsgeluiden niet beschikbaar" - }, - "volume": { - "description": "Pas het volumeniveau aan voor meldingsgeluiden.", - "label": "Geluidsvolume" - } - }, - "tabs": { - "general": "Algemeen", - "history": "Geschiedenis", - "sounds": "Geluiden", - "toast": "Toast" - }, - "title": "Meldingen", - "toast": { - "keyboard": { - "description": "Toon een toastmelding wanneer de toetsenbordindeling verandert.", - "label": "Toetsenbordindeling" - }, - "section": { - "description": "Configureer het uiterlijk en gedrag van toasts.", - "label": "Toast" - } - } - }, - "osd": { - "always-on-top": { - "description": "Toon OSD boven fullscreen-vensters en andere lagen.", - "label": "Altijd bovenop" - }, - "background-opacity": { - "description": "Regelt de transparantie van de OSD-achtergrond.", - "label": "Achtergrond dekkendheid" - }, - "description": "Configureer on-screenindicatoren zoals overlays voor volume en helderheid.", - "duration": { - "auto-hide": { - "description": "Stel de tijd in voordat OSD verdwijnt.", - "label": "Automatisch verbergen na" - }, - "section": { - "description": "Hoe lang OSD zichtbaar blijft voordat het automatisch verdwijnt.", - "label": "Timeout automatisch verbergen" - } - }, - "enabled": { - "description": "Toon volumeveranderingen en helderheid in realtime.", - "label": "On-screenweergave inschakelen" - }, - "location": { - "description": "Waar on-screenweergaven verschijnen.", - "label": "Locatie" - }, - "monitors": { - "section": { - "description": "Toon OSD op specifieke monitoren. Standaard op alle als er geen zijn gekozen.", - "label": "Monitorweergave" - } - }, - "section": { - "general": { - "description": "Configureer zichtbaarheid en gedrag van OSD.", - "label": "Algemeen" - } - }, - "title": "On-screenweergave", - "types": { - "brightness": { - "description": "Toon het OSD wanneer de schermhelderheid verandert.", - "label": "Helderheid" - }, - "custom-text": { - "description": "OSD weergeven voor aangepaste tekstberichten via IPC.", - "label": "Aangepaste tekst" - }, - "input-volume": { - "description": "Toon het OSD wanneer het microfoonvolume verandert.", - "label": "Invoervolume" - }, - "lockkey": { - "description": "Toon het OSD wanneer Caps Lock, Num Lock of Scroll Lock wordt omgeschakeld.", - "label": "Vergrendeltoetsen" - }, - "section": { - "description": "Selecteer de gebeurtenissen die de OSD activeren.", - "label": "OSD triggergebeurtenissen" - }, - "volume": { - "description": "Toon het OSD wanneer het uitvoervolume verandert.", - "label": "Uitvoervolume" - } - } - }, - "plugins": { - "available": { - "description": "Blader door en installeer plugins vanuit geconfigureerde bronnen.", - "label": "Beschikbare plug-ins", - "no-plugins-description": "Controleer je plugin-bronnen of vernieuw de lijst.", - "no-plugins-label": "Geen plug-ins beschikbaar" - }, - "collision": { - "already-installed": "Deze plugin is al geïnstalleerd.", - "custom-version-exists": "Er is al een aangepaste versie van \"{source}\" geïnstalleerd.", - "official-version-exists": "De officiële versie van deze plugin is al geïnstalleerd." - }, - "filter": { - "all": "Alles", - "downloaded": "Gedownload", - "not-downloaded": "Niet gedownload" - }, - "hot-reload": { - "description": "Laad plugins automatisch opnieuw wanneer hun bestanden veranderen. Handig voor plugin-ontwikkeling.", - "label": "Hot reload (ontwikkelmodus)" - }, - "hot-reloaded": "Plugin opnieuw geladen: {name}", - "install": "Installeren", - "install-error": "Installatie mislukt: {error}", - "install-incompatible": "{plugin} vereist Noctalia v{version} of hoger", - "install-success": "{plugin} succesvol geïnstalleerd", - "installed": { - "description": "Beheer en configureer alle lokaal geïnstalleerde plugins.", - "label": "Geïnstalleerde plug-ins", - "no-plugins-description": "Installeer plugins uit de sectie Beschikbare plugins hieronder.", - "no-plugins-label": "Geen plugins geïnstalleerd" - }, - "installing": "{plugin} installeren...", - "open-plugins-tab": "Open plugininstellingen", - "plugin-settings-title": "{plugin} Instellingen", - "refresh": { - "refreshing": "Pluginlijst vernieuwen...", - "tooltip": "Beschikbare plugins vernieuwen" - }, - "settings": { - "tooltip": "Plugin instellingen" - }, - "settings-error-not-loaded": "Plugin niet geladen.", - "settings-saved": "Plugininstellingen opgeslagen.", - "source": { - "custom": "Aangepaste bron", - "official": "Officieel" - }, - "sources": { - "add-custom": "Aangepaste repository toevoegen", - "add-dialog": { - "description": "Voeg een GitHub repository toe als een pluginbron.", - "error": "Pluginbron toevoegen mislukt.", - "name": "Repositorynaam", - "name-placeholder": "Mijn Aangepaste Plugins", - "success": "Pluginbron succesvol toegevoegd.", - "title": "Pluginbron toevoegen", - "url": "Repository URL" - }, - "description": "Beheer plugin-repositories.", - "label": "Bronnen", - "placeholder": "Mijn coole repository", - "remove": { - "tooltip": "Pluginbron verwijderen" - } - }, - "title": "Plugins", - "uninstall": "Verwijderen", - "uninstall-dialog": { - "description": "Weet je zeker dat je {plugin} wilt verwijderen? Hiermee worden alle plugin-gegevens verwijderd.", - "title": "Plugin verwijderen" - }, - "uninstall-error": "Verwijderen mislukt: {error}", - "uninstall-success": "{plugin} is succesvol verwijderd.", - "uninstalling": "{plugin} verwijderen...", - "update": "Update", - "update-all": "Alles bijwerken ({count})", - "update-all-success": "Alle plugins succesvol bijgewerkt.", - "update-available": "Nieuwe plugin update beschikbaar", - "update-available_plural": "Nieuwe plugin updates beschikbaar ({count})", - "update-error": "Plugin bijwerken mislukt: {plugin}: {error}", - "update-incompatible": "Vereist Noctalia v{version} of hoger", - "update-pending": "v{current} → v{new} (vereist Noctalia v{required})", - "update-success": "{plugin} is bijgewerkt naar v{version}", - "update-version": "v{huidig} → v{nieuw}", - "updating": "Bezig met updaten..." - }, - "region": { - "title": "Regio" - }, - "screen-recorder": { - "audio": { - "audio-codec": { - "description": "Opus wordt aanbevolen voor de beste prestaties en de kleinste audiogrootte.", - "label": "Audiocodec" - }, - "audio-source": { - "description": "Audiobron om tijdens de opname vast te leggen.", - "label": "Audiobron" - }, - "section": { - "description": "Configureer opties voor audio-opname.", - "label": "Audio-instellingen" - } - }, - "general": { - "copy-to-clipboard": { - "description": "Kopieer het bestand naar het klembord nadat de opname is voltooid.", - "label": "Kopiëren naar klembord" - }, - "output-folder": { - "description": "Map waarin schermopnamen worden opgeslagen.", - "label": "Uitvoermap", - "tooltip": "Uitvoermap" - }, - "section": { - "description": "Beheer schermopname-uitvoer en inhoud.", - "label": "Algemene instellingen" - }, - "select-output-folder": "Uitvoermap selecteren", - "show-cursor": { - "description": "Neem de muiscursor op in de video.", - "label": "Cursor tonen" - } - }, - "title": "Schermrecorder", - "video": { - "color-range": { - "description": "Beperkt wordt aanbevolen voor betere compatibiliteit.", - "label": "Kleurbereik" - }, - "frame-rate": { - "description": "Doelframesnelheid voor schermopnamen.", - "label": "Framesnelheid" - }, - "section": { - "description": "Configureer opties voor video-opname.", - "label": "Video-instellingen" - }, - "video-codec": { - "description": "h264 is de meest gebruikte codec.", - "label": "Videocodec" - }, - "video-quality": { - "description": "Hogere kwaliteit resulteert in grotere bestanden.", - "label": "Videokwaliteit" - }, - "video-source": { - "description": "Portal wordt aanbevolen; als je artefacten krijgt, probeer dan Screen.", - "label": "Videobron" - } - } - }, - "session-menu": { - "countdown-duration": { - "description": "Stel in hoe lang de afteltimer duurt voordat energieacties worden uitgevoerd.", - "label": "Afteltimer duur" - }, - "enable-countdown": { - "description": "Toon een afteltimer voordat energieacties worden uitgevoerd.", - "label": "Afteltimer inschakelen" - }, - "entries": { - "section": { - "description": "Aanpassen welke energieacties in het Sessiemenu verschijnen en in welke volgorde.", - "label": "Energieacties" - } - }, - "entry-settings": { - "command": { - "description": "Aangepast commando om uit te voeren voor deze actie. Laat leeg om het standaard systeemcommando te gebruiken.", - "label": "Commando", - "placeholder": "systemctl poweroff" - }, - "default-command": { - "lock": "Intern vergrendelscherm (geen commando)", - "logout": "Interne afmelding (geen commando)" - }, - "default-info": { - "description": "Als er geen aangepast commando is opgegeven, wordt het standaard systeemcommando gebruikt.", - "label": "Standaardopdracht" - }, - "title": "Configureer {entry}", - "tooltip": "Configureer opdracht" - }, - "general": { - "section": { - "description": "Configureer het gedrag en uiterlijk van het sessiemenu-paneel.", - "label": "Algemeen" - } - }, - "large-buttons-layout": { - "description": "Kies hoe sessiemenuknoppen worden weergegeven.", - "label": "Lay-out met grote knoppen" - }, - "large-buttons-style": { - "description": "Toon het sessiemenu met grote knoppen in een rasterindeling.", - "label": "Stijl met grote knoppen" - }, - "position": { - "description": "Kies waar het Sessiemenu-paneel verschijnt wanneer het wordt geopend.", - "label": "Positie" - }, - "show-header": { - "description": "Toon de titel en sluitknop bovenaan het Sessiemenu.", - "label": "Koptekst tonen" - }, - "show-number-labels": { - "description": "Nummerlabels (1-2-3-4...) op knoppen weergeven en nummertoetsen voor snelle selectie inschakelen.", - "label": "Nummerlabels tonen" - }, - "title": "Sessiemenu" - }, - "system-monitor": { - "cpu-section": { - "label": "CPU-gebruik" - }, - "critical-color": { - "label": "Kritische kleur" - }, - "custom-highlight-colors-title": { - "label": "Aangepaste markeerkleuren" - }, - "disk-path": { - "description": "Selecteer welk schijf-mountpunt moet worden bewaakt.", - "label": "Schijfpad" - }, - "disk-section": { - "label": "Schijfgebruik" - }, - "enable-dgpu-monitoring": { - "description": "Waarschuwing: Dit zal uw dedicated GPU (NVIDIA/AMD) activeren, wat een aanzienlijke impact kan hebben op de batterijduur van laptops met hybride grafische kaarten.", - "label": "Dedicated GPU-monitoring inschakelen" - }, - "external-monitor": { - "description": "Voer de opdracht of applicatiepad in om te starten bij het activeren van de externe systeemmonitor applicatie.", - "label": "Externe systeemmonitor opdracht", - "placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor" - }, - "general": { - "section": { - "description": "Configureer het gedrag en de weergave van de Systeemmonitor.", - "label": "Algemeen" - } - }, - "gpu-section": { - "label": "GPU-temperatuur" - }, - "highlight-colors-section": { - "label": "Markeerkleuren" - }, - "load-average-section": { - "label": "Gemiddelde belasting" - }, - "memory-section": { - "label": "Geheugengebruik" - }, - "network-section": { - "label": "Netwerk" - }, - "polling-interval": { - "label": "Peilingsinterval" - }, - "polling-section": { - "description": "Configureer hoe vaak elke systeemmetriek wordt bijgewerkt.", - "label": "Peilingsintervallen" - }, - "tabs": { - "general": "Algemeen", - "polling": "Peilingen", - "thresholds": "Drempels" - }, - "temperature-section": { - "label": "CPU-temperatuur" - }, - "threshold": { - "critical": "Kritische drempel", - "warning": "Waarschuwingsdrempel" - }, - "thresholds-section": { - "description": "Pas de waarschuwing/kritieke drempels en de pollingsintervallen voor elke systeemmetriek aan.", - "label": "Drempels" - }, - "title": "Systeemmonitor", - "use-custom-highlight-colors": { - "description": "Indien uitgeschakeld, worden de standaard markeerkleuren van het thema gebruikt.", - "label": "Gebruik aangepaste markeerkleuren." - }, - "warning-color": { - "label": "Waarschuwingskleur" - } - }, - "user-interface": { - "allow-panels-without-bar": { - "description": "Indien ingeschakeld, kunnen panelen op elk scherm worden geopend. Indien uitgeschakeld, worden panelen alleen geopend op schermen met een balk, wat het geheugengebruik kan verminderen.", - "label": "Sta panelen toe op schermen zonder balk." - }, - "animation-disable": { - "description": "Schakel alle animaties uit voor een snellere, responsievere ervaring.", - "label": "UI-animaties uitschakelen" - }, - "animation-speed": { - "description": "Pas de globale animatiesnelheid aan.", - "label": "Animatiesnelheid", - "reset": "Animatiesnelheid resetten" - }, - "appearance": { - "section": { - "description": "Pas visuele elementen aan, zoals tooltips, randen en schaduwen.", - "label": "Uiterlijk" - } - }, - "box-border": { - "description": "Toont een omlijning rond inhoudsgebieden.", - "label": "Containeromtrek" - }, - "box-border-radius": { - "description": "Past de hoekronding aan van belangrijke lay-outsecties, zoals zijbalken, kaarten en inhoudspanelen.", - "label": "Container Radius", - "reset": "Containerstraal resetten" - }, - "control-border-radius": { - "description": "Regelt de kromming van interactieve elementen, waaronder knoppen, schakelaars en tekstvelden.", - "label": "Voer straal in", - "reset": "Reset invoerradius" - }, - "dim-desktop": { - "description": "Dim de desktop wanneer panelen of menu's geopend zijn.", - "label": "Desktop dimmen" - }, - "dimmer-opacity": { - "description": "Stel het opaciteitsniveau in voor het dimmen van het bureaublad.", - "label": "Doorzichtigheid van gedimde desktop", - "reset": "Doorzichtigheid van gedimde desktop resetten" - }, - "panel-background-opacity": { - "description": "Stel de achtergronddoorzichtigheid in voor alle panelen (balk, launcher, instellingen, enz...).", - "label": "Paneel achtergronddoorzichtigheid" - }, - "panels-attached-to-bar": { - "description": "Panelen vergrendelen aan de balk en schermranden, voor een naadloze look met stijlvolle omgekeerde hoeken.", - "label": "Panelen aan randen vastklikken" - }, - "panels-overlay": { - "description": "Zorgt ervoor dat panelen en de balk zichtbaar blijven, zelfs boven fullscreen-applicaties.", - "label": "Panelen & balk bovenop houden" - }, - "scaling": { - "description": "Wijzigt de grootte van de algemene gebruikersinterface, exclusief de balk.", - "label": "Interfaceschaling", - "reset-scaling": "Interfaceschaling resetten" - }, - "section": { - "description": "Pas de look, feel en het gedrag van de interface aan.", - "label": "Uiterlijk" - }, - "settings-panel-mode": { - "description": "Kies lay-out voor instellingen (mogelijk opnieuw openen vereist).", - "label": "Instellingenpaneelmodus" - }, - "shadows": { - "description": "Schakelt slagschaduwen onder balken en panelen in.", - "direction": { - "description": "Kies vanaf waar de schaduw wordt geworpen.", - "label": "Richting van schaduw" - }, - "label": "Slagschaduwen" - }, - "tabs": { - "appearance": "Uiterlijk", - "panels": "Panelen", - "screen-corners": "Schermhoeken" - }, - "title": "Gebruikersinterface", - "tooltips": { - "description": "Schakel tooltips in of uit in de hele interface.", - "label": "Tooltips tonen" - } - }, - "wallpaper": { - "automation": { - "change-mode": { - "alphabetical": "Alfabetisch", - "description": "Kies hoe achtergronden worden geselecteerd bij automatisch wisselen.", - "label": "Wisselmodus", - "random": "Willekeurig" - }, - "custom-interval": { - "description": "Voer tijd in als UU:MM (bijv. 01:30).", - "label": "Aangepast interval" - }, - "interval": { - "description": "Hoe vaak achtergronden automatisch worden gewisseld.", - "label": "Achtergrondinterval" - }, - "random-wallpaper": { - "description": "Plan willekeurige achtergrondwissels op vaste intervallen.", - "label": "Willekeurige achtergrond" - }, - "scheduled-change": { - "description": "Wissel automatisch achtergronden op vaste intervallen.", - "label": "Geplande wissel" - }, - "section": { - "label": "Automatisering" - } - }, - "look-feel": { - "edge-smoothness": { - "description": "Past een zacht, vervaagd effect toe op de rand van overgangen.", - "label": "Overgangsranden verzachten" - }, - "fill-color": { - "description": "Kies een vulkleur die achter de achtergrond kan verschijnen.", - "label": "Vulkleur" - }, - "fill-mode": { - "description": "Selecteer hoe de afbeelding moet schalen om overeen te komen met de resolutie van je monitor.", - "label": "Vulmodus" - }, - "section": { - "label": "Uiterlijk & gevoel" - }, - "transition-duration": { - "description": "Duur van overgangsanimaties in seconden.", - "label": "Overgangsduur" - }, - "transition-type": { - "description": "Animatietype bij het wisselen tussen achtergronden.", - "label": "Overgangstype" - } - }, - "settings": { - "enable-management": { - "description": "Beheer achtergronden met Noctalia. Schakel uit als je liever een andere applicatie gebruikt.", - "label": "Achtergrondbeheer inschakelen" - }, - "enable-overview": { - "description": "Past een vervaagde en gedimde achtergrond toe op het overzichtsscherm.", - "label": "Achtergrond voor overzicht inschakelen" - }, - "folder": { - "description": "Pad naar je hoofdachtergrondmap.", - "label": "Achtergrondmap", - "tooltip": "Achtergrondmap" - }, - "hide-wallpaper-filenames": { - "tooltip-hide": "Bestandsnamen verbergen", - "tooltip-show": "Bestandsnamen weergeven" - }, - "monitor-specific": { - "description": "Stel een andere achtergrondmap in voor elke monitor.", - "label": "Monitor-specifieke mappen", - "tooltip": "Monitor-achtergrondmap" - }, - "recursive-search": { - "description": "Zoek ook naar achtergronden in submappen van de achtergrondmap.", - "label": "Submappen doorzoeken" - }, - "section": { - "description": "Bepaal hoe achtergronden worden beheerd en weergegeven.", - "label": "Achtergrondinstellingen" - }, - "select-folder": "Achtergrondmap selecteren", - "select-monitor-folder": "Achtergrondmap voor monitor selecteren", - "selector": { - "description": "Kies je achtergrond.", - "label": "Achtergrondkiezer", - "tooltip": "Achtergrondkiezer" - }, - "selector-position": { - "description": "Kies waar het achtergrondselectiepaneel verschijnt.", - "label": "Positie" - } - }, - "tabs": { - "automation": "Automatisering", - "look-feel": "Uiterlijk en gevoel", - "settings": "Instellingen" - }, - "title": "Achtergrond" - } - }, "setup": { "appearance": { - "header": "Uiterlijk", "subheader": "Kies donkere modus en kleurbronnen (Matugen of vooraf gedefinieerd)." }, "customize": { @@ -2753,12 +1425,10 @@ }, "wallpaper": { "choose-dir": "Kies een map met je achtergrondafbeeldingen", - "dir": { - "browse": "Bladeren naar achtergrondmap", - "description": "Kies de map met je achtergronden", - "label": "Achtergrondmap", - "select-title": "Achtergrondmap selecteren" - }, + "dir-browse": "Bladeren naar achtergrondmap", + "dir-description": "Kies de map met je achtergronden", + "dir-label": "Achtergrondmap", + "dir-select-title": "Achtergrondmap selecteren", "header": "Kies je achtergrond", "no-dir": "Geen achtergrondmap geselecteerd", "no-valid": "Geen geldige afbeeldingsbestanden gevonden in: {dir}", @@ -2767,9 +1437,7 @@ "select-prompt": "Selecteer hieronder een achtergrond", "subheader": "Zet de toon met een mooie achtergrond." }, - "welcome": { - "note": "Een paar basisinstellingen om je op weg te helpen – alle opties vind je in instellingen." - } + "welcome-note": "Een paar basisinstellingen om je op weg te helpen – alle opties vind je in instellingen." }, "system": { "cpu-temperature": "{temp}°C", @@ -2779,10 +1447,7 @@ "no-media-player-detected": "Geen mediaspeler gedetecteerd", "scaling-percentage": "{percentage}%", "signal-strength": "{signal}%", - "unknown": "Onbekend", "unknown-app": "Onbekende app", - "unknown-layout": "Onbekende indeling", - "unknown-version": "Onbekende versie", "uptime": "Actieve tijd: {uptime}", "user-requested": "Door gebruiker aangevraagd", "welcome-back": "Welkom terug,", @@ -2792,19 +1457,14 @@ "cpu-temp": "CPU-temperatuur", "cpu-usage": "CPU-gebruik", "disk": "Schijf", - "download": "Downloaden", "download-speed": "Downloadsnelheid", "gpu-temp": "GPU-temperatuur", "load-average": "Gemiddelde belasting", - "memory": "Geheugen", "title": "Systeemmonitor", - "upload": "Uploaden", "upload-speed": "Uploadsnelheid" }, "toast": { "airplane-mode": { - "disabled": "Uitgeschakeld.", - "enabled": "Ingeschakeld.", "title": "Vliegtuigmodus" }, "battery": { @@ -2815,13 +1475,11 @@ "address-copied": "Adres gekopieerd naar klembord.", "confirm-code": "Bevestig code {value} op het andere apparaat.", "connect-failed": "Verbinding met apparaat mislukt.", - "disabled": "Uitgeschakeld.", "disconnect-failed": "Verbinding verbreken met apparaat mislukt.", "discoverable-change-failed": "Zichtbaarheidsstatus wijzigen mislukt.", "discoverable-disabled": "Zichtbaar uitgeschakeld.", "discoverable-enabled": "Zichtbaar ingeschakeld.", "display-code": "Voer code {value} in op het andere apparaat.", - "enabled": "Ingeschakeld.", "forget-failed": "Apparaat vergeten mislukt.", "pair-failed": "Apparaat koppelen mislukt.", "passkey-required": "Passkey vereist door het apparaat.", @@ -2829,45 +1487,31 @@ "state-change-failed": "Bluetooth‑status wijzigen mislukt." }, "clipboard": { + "long-text": "Lange tekst", "unavailable": "Klembordgeschiedenis niet beschikbaar", "unavailable-desc": "De toepassing 'cliphist' is niet geïnstalleerd. Installeer deze om functies voor klembordgeschiedenis te gebruiken." }, - "dark-mode": { - "dark-mode": "Donkere modus", - "enabled": "Ingeschakeld.", - "light-mode": "Lichte modus" - }, "do-not-disturb": { "disabled": "\"Niet storen\" uitgeschakeld", "disabled-desc": "Alle meldingen worden weergegeven.", "enabled": "\"Niet storen\" ingeschakeld", "enabled-desc": "Je vindt deze meldingen terug in je geschiedenis." }, - "internet": { - "limited": "Verbonden zonder internet." - }, + "internet-limited": "Verbonden zonder internet.", "ipc": { "powerpanel-deprecated": "PowerPanel is hernoemd naar SessionMenu, deze IPC-aanroep wordt binnenkort verouderd. Gebruik in plaats daarvan \"ipc call sessionMenu toggle\".", "sidepanel-deprecated": "SidePanel is hernoemd naar ControlCenter, deze IPC-aanroep wordt binnenkort verouderd. Gebruik in plaats daarvan \"ipc call controlCenter toggle\"." }, - "keep-awake": { - "disabled": "\"Wakker houden\" uitgeschakeld.", - "enabled": "\"Wakker houden\" ingeschakeld." - }, "keyboard-layout": { "changed": "Toetsenbordindeling gewijzigd naar {layout}.", "title": "Toetsenbord" }, - "kofi": { - "opened": "Ko-fi-pagina geopend in je browser." - }, + "kofi-opened": "Ko-fi-pagina geopend in je browser.", "missing-control-center": { "description": "De Bedieningscentrum-widget is uit de balk verwijderd. Om er vanuit de balk weer toegang toe te krijgen, moet je de widget opnieuw toevoegen. Je kunt het ook openen door met de rechtermuisknop op de balk te klikken.", "label": "Laatste Bedieningscentrum-widget verwijderd" }, "night-light": { - "disabled": "Nachtlicht uitgeschakeld.", - "enabled": "Nachtlicht ingeschakeld.", "forced": "Geforceerde activatie.", "normal": "Normale modus.", "not-installed": "wlsunset niet geïnstalleerd." @@ -2923,24 +1567,17 @@ "add-widget": "Widget toevoegen", "bluetooth-devices": "Bluetooth-apparaten", "brightness-at": "Helderheid: {brightness}%", - "cancel-timer": "Timer", - "clear-history": "Geschiedenis wissen", "click-to-start-recording": "Schermrecorder (opname starten)", "click-to-stop-recording": "Schermrecorder (opname stoppen)", - "close": "Sluiten", "collapse": "Zijbalk inklappen", "connect-disconnect-devices": "Bluetooth-apparaat", "copy-address": "Adres kopiëren", "delete-notification": "Melding verwijderen", - "disable-keep-awake": "Wakker houden", - "do-not-disturb-disabled": "Niet storen", "do-not-disturb-enabled": "Niet storen", - "enable-keep-awake": "Wakker houden", "expand": "Zijbalk uitklappen", "forget-network": "Netwerk vergeten", "grid-view": "Rasterweergave", "hidden-files-hide": "Verborgen bestanden", - "hidden-files-show": "Verborgen bestanden", "hide-unnamed-devices": "Verberg naamloze apparaten", "home": "Home-map", "input-muted": "Ingang dempen/dempen opheffen", @@ -2958,50 +1595,36 @@ "mute": "Dempen", "next-media": "Volgende track", "next-month": "Volgende maand", - "night-light-disabled": "Nachtlicht", - "night-light-enabled": "Nachtlicht", - "night-light-forced": "Nachtlicht", "night-light-not-installed": "Nachtlicht (niet beschikbaar)", - "noctalia-performance-disabled": "Noctalia-prestatiemodus", "noctalia-performance-enabled": "Noctalia-prestatiemodus", "open-annotation-tool": "Openen met annotatietool", "open-control-center": "Bedieningscentrum", - "open-notification-history-disable-dnd": "Meldingsgeschiedenis", "open-notification-history-enable-dnd": "Meldingsgeschiedenis", "open-settings": "Instellingen", "open-tray-dropdown": "Systeemvak", - "open-wallpaper-selector": "Achtergrondkiezer", "output-muted": "Uitgang dempen/dempen opheffen", - "pause": "Pauzeren", - "play": "Afspelen", "power-profile": "{profile} energieprofiel", "previous-media": "Vorige track", "previous-month": "Vorige maand", - "refresh": "Verversen", "refresh-devices": "Apparaten verversen", "refresh-wallhaven": "Wallhaven-resultaten verversen", "refresh-wallpaper-list": "Achtergrondlijst verversen", "remove-widget": "Widget verwijderen", "screen-recorder-not-installed": "Schermrecorder (niet geïnstalleerd)", - "search": "Zoeken", "search-close": "Zoeken sluiten", "session-menu": "Sessiemenu", - "set-power-profile": "{profile} energieprofiel", "show-all-devices": "Toon alle apparaten", - "start-screen-recording": "Schermrecorder", "stop-screen-recording": "Schermrecorder", "switch-to-dark-mode": "Donkere modus", "switch-to-light-mode": "Lichte modus", "unmute": "Dempen opheffen", "up": "Bovenliggende map", "volume-at": "Uitvoervolume: {volume}%", - "wallpaper-selector": "Achtergrondkiezer", - "widget-settings": "Widget-instellingen" + "wallpaper-selector": "Achtergrondkiezer" }, "wallpaper": { "configure-directory": "Configureer je achtergrondmap met afbeeldingen.", "fill-modes": { - "center": "Centreren", "crop": "Bijsnijden (vullend)", "fit": "Passend (volledig zichtbaar)", "stretch": "Uitrekken" @@ -3009,80 +1632,47 @@ "no-match": "Geen resultaten gevonden.", "no-wallpaper": "Geen achtergrond gevonden.", "panel": { - "apikey": { - "help": "Een API-sleutel is vereist om toegang te krijgen tot NSFW-content.", - "label": "API-sleutel", - "managed-by-env": "Beheerd via de NOCTALIA_WALLHAVEN_API_KEY omgevingsvariabele.", - "placeholder": "Voer uw Wallhaven API-sleutel in" - }, - "apply-all-monitors": { - "description": "Pas de geselecteerde achtergrond in één keer op alle monitoren toe.", - "label": "Toepassen op alle monitoren" - }, - "categories": { - "anime": "Anime", - "general": "Algemeen", - "label": "Categorieën", - "people": "Mensen" - }, - "order": { - "asc": "Oplopend", - "desc": "Aflopend", - "label": "Volgorde" - }, - "purity": { - "all": "Alles", - "label": "Inhoudsfilter", - "nsfw": "Niet geschikt voor werk", - "sfw": "SFW", - "sketchy": "Sketchy" - }, - "ratios": { - "any": "Elke", - "label": "Beeldverhouding" - }, - "resolution": { - "atleast": "Ten minste", - "exact": "Exact", - "label": "Resolutie", - "mode": { - "label": "Modus" - } - }, - "search": "Zoeken:", - "solid-color": { - "tooltip": "Effen kleur achtergrond" - }, - "sorting": { - "date_added": "Datum toegevoegd", - "favorites": "Favorieten", - "label": "Sorteren op", - "random": "Willekeurig", - "relevance": "Relevantie", - "toplist": "Toplijst", - "views": "Weergaven" - }, - "source": { - "label": "Bron", - "local": "Lokaal", - "wallhaven": "Wallhaven" - }, + "apikey-help": "Een API-sleutel is vereist om toegang te krijgen tot NSFW-content.", + "apikey-label": "API-sleutel", + "apikey-managed-by-env": "Beheerd via de NOCTALIA_WALLHAVEN_API_KEY omgevingsvariabele.", + "apikey-placeholder": "Voer uw Wallhaven API-sleutel in", + "apply-all-monitors-description": "Pas de geselecteerde achtergrond in één keer op alle monitoren toe.", + "apply-all-monitors-label": "Toepassen op alle monitoren", + "categories-anime": "Anime", + "categories-label": "Categorieën", + "categories-people": "Mensen", + "order-asc": "Oplopend", + "order-desc": "Aflopend", + "order-label": "Volgorde", + "purity-label": "Inhoudsfilter", + "purity-nsfw": "Niet geschikt voor werk", + "purity-sfw": "SFW", + "purity-sketchy": "Sketchy", + "ratios-any": "Elke", + "ratios-label": "Beeldverhouding", + "resolution-atleast": "Ten minste", + "resolution-exact": "Exact", + "resolution-label": "Resolutie", + "resolution-mode-label": "Modus", + "solid-color-tooltip": "Effen kleur achtergrond", + "sorting-date-added": "Datum toegevoegd", + "sorting-favorites": "Favorieten", + "sorting-label": "Sorteren op", + "sorting-relevance": "Relevantie", + "sorting-toplist": "Toplijst", + "sorting-views": "Weergaven", + "source-label": "Bron", + "source-wallhaven": "Wallhaven", "title": "Achtergrondkiezer", - "wallhaven-settings": { - "apply": "Toepassen", - "title": "Wallhaven-instellingen" - } + "wallhaven-settings-title": "Wallhaven-instellingen" }, "transitions": { "disc": "Schijf", "fade": "Vervagen", - "none": "Geen", - "random": "Willekeurig", "stripes": "Strepen", "wipe": "Vegen" }, "try-different-search": "Probeer een andere zoekopdracht.", - "unknown": "Onbekend", "wallhaven": { "loading": "Achtergronden laden...", "no-results": "Geen achtergronden gevonden. Probeer een andere zoekopdracht.", @@ -3098,105 +1688,63 @@ "partly-cloudy": "Gedeeltelijk bewolkt", "rain-showers": "Regenbuien", "snow": "Sneeuw", - "thunderstorm": "Onweer", - "unknown": "Onbekend" - }, - "widget": { - "file-picker": { - "title": "Selecteer een bestand" - } + "thunderstorm": "Onweer" }, "widgets": { "color-picker": { - "apply": "Toepassen", - "cancel": "Annuleren", - "palette": { - "description": "Kies uit een breed scala aan vooraf gedefinieerde kleuren.", - "label": "Palet", - "theme-colors": "Snelle toegang tot het kleurenpalet van je thema." - }, + "palette-description": "Kies uit een breed scala aan vooraf gedefinieerde kleuren.", + "palette-label": "Palet", + "palette-theme-colors": "Snelle toegang tot het kleurenpalet van je thema.", "title": "Kleurkiezer" }, "datetime-tokens": { - "ampm": { - "lowercase": "am/pm in kleine letters", - "uppercase": "AM/PM in hoofdletters" - }, - "common": { - "12hour-time-minutes": "12-uurs tijdnotatie met minuten", - "24hour-time-minutes": "24-uurs tijdnotatie met minuten", - "24hour-time-seconds": "24-uurs tijdnotatie met seconden", - "european-date": "Europese datumnotatie", - "iso-date": "ISO-datumnotatie", - "us-date": "Amerikaanse datumnotatie", - "weekday-date": "Weekdag met datum", - "weekday-month-day": "Weekdag, maand en dag" - }, - "day": { - "abbreviated": "Afgekorte naam van de dag", - "full": "Volledige naam van de dag", - "leading-zero": "Dag met voorloopnul (01-31)", - "no-leading-zero": "Dag zonder voorloopnul (1-31)" - }, - "hour": { - "leading-zero": "Uur met voorloopnul (00-23) — 24-uurs formaat", - "no-leading-zero": "Uur zonder voorloopnul (0-23) — 24-uurs formaat" - }, - "minute": { - "leading-zero": "Minuut met voorloopnul (00-59)", - "no-leading-zero": "Minuut zonder voorloopnul (0-59)" - }, - "month": { - "abbreviated": "Afgekorte maandnaam", - "full": "Volledige maandnaam", - "number-leading-zero": "Maand als getal met voorloopnul (01-12)", - "number-no-zero": "Maand als getal zonder voorloopnul (1-12)" - }, - "second": { - "leading-zero": "Seconde met voorloopnul (00-59)", - "no-leading-zero": "Seconde zonder voorloopnul (0-59)" - }, - "timezone": { - "abbreviation": "Afkorting van de tijdzone" - }, - "year": { - "four-digit": "Jaar als viercijferig getal", - "two-digit": "Jaar als tweecijferig getal (00-99)" - } + "ampm-lowercase": "am/pm in kleine letters", + "ampm-uppercase": "AM/PM in hoofdletters", + "common-12hour-time-minutes": "12-uurs tijdnotatie met minuten", + "common-24hour-time-minutes": "24-uurs tijdnotatie met minuten", + "common-24hour-time-seconds": "24-uurs tijdnotatie met seconden", + "common-european-date": "Europese datumnotatie", + "common-iso-date": "ISO-datumnotatie", + "common-us-date": "Amerikaanse datumnotatie", + "common-weekday-date": "Weekdag met datum", + "common-weekday-month-day": "Weekdag, maand en dag", + "day-abbreviated": "Afgekorte naam van de dag", + "day-full": "Volledige naam van de dag", + "day-leading-zero": "Dag met voorloopnul (01-31)", + "day-no-leading-zero": "Dag zonder voorloopnul (1-31)", + "hour-leading-zero": "Uur met voorloopnul (00-23) — 24-uurs formaat", + "hour-no-leading-zero": "Uur zonder voorloopnul (0-23) — 24-uurs formaat", + "minute-leading-zero": "Minuut met voorloopnul (00-59)", + "minute-no-leading-zero": "Minuut zonder voorloopnul (0-59)", + "month-abbreviated": "Afgekorte maandnaam", + "month-full": "Volledige maandnaam", + "month-number-leading-zero": "Maand als getal met voorloopnul (01-12)", + "month-number-no-zero": "Maand als getal zonder voorloopnul (1-12)", + "second-leading-zero": "Seconde met voorloopnul (00-59)", + "second-no-leading-zero": "Seconde zonder voorloopnul (0-59)", + "timezone-abbreviation": "Afkorting van de tijdzone", + "year-four-digit": "Jaar als viercijferig getal", + "year-two-digit": "Jaar als tweecijferig getal (00-99)" }, "file-picker": { - "cancel": "Annuleren", "search-placeholder": "Zoek bestanden en mappen...", "select-current": "Huidige selecteren", "select-file": "Bestand selecteren", "select-folder": "Map selecteren", "title": "Bestandskiezer" }, + "file-picker-title": "Selecteer een bestand", "icon-picker": { - "apply": "Toepassen", - "cancel": "Annuleren", - "search": { - "label": "Zoeken" - }, "title": "Pictogramkiezer" }, - "text-input": { - "clear": "Wissen" - }, - "tooltip": { - "placeholder": "Plaatshouder" - } + "tooltip-placeholder": "Plaatshouder" }, "wifi": { "panel": { "action-required": "Actie vereist", "available-interfaces": "Beschikbare interfaces", "available-networks": "Beschikbare netwerken", - "connect": "Verbinden", - "connected": "Verbonden", "disabled": "Wi-Fi is uitgeschakeld", - "disconnect": "Verbreken", - "disconnected": "Verbinding verbroken", "disconnecting": "Verbreken...", "dns": "DNS", "enable-message": "Schakel Wi-Fi in om beschikbare netwerken te zien.", @@ -3204,11 +1752,7 @@ "forget": "Vergeten", "forget-network": "Dit netwerk vergeten?", "forgetting": "Vergeten...", - "frequency": "Frequentie", - "gateway": "Poort", - "info": "Info", "interface": "Netwerkinterface", - "internet": "Internet", "internet-connected": "Verbonden met internet", "internet-limited": "Geen internet", "internet-status": "Internetstatus", @@ -3217,11 +1761,9 @@ "link-speed": "Link snelheid", "no-ethernet-devices": "Geen Ethernet-apparaten gedetecteerd", "no-networks": "Geen netwerken gevonden", - "password": "Wachtwoord", "saved": "Opgeslagen", "scan-again": "Opnieuw scannen", "searching": "Zoeken naar netwerken in de buurt...", - "security": "Beveiliging", "title": "Wi-Fi" }, "signal": { diff --git a/Assets/Translations/pl.json b/Assets/Translations/pl.json index 86b177b70..7d5afcd5c 100644 --- a/Assets/Translations/pl.json +++ b/Assets/Translations/pl.json @@ -1,604 +1,9 @@ { - "authentication": { - "error": "Błąd uwierzytelniania", - "failed": "Uwierzytelnianie nieudane" - }, - "bar": { - "widget-settings": { - "active-window": { - "colorize-icons": { - "description": "Zastosuj kolory motywu do ikony aktywnego okna.", - "label": "Koloryzuj ikony" - }, - "hide-mode": { - "description": "Kontroluje zachowanie widżetu, gdy żadne okno nie jest aktywne.", - "label": "Tryb ukrywania" - }, - "max-width": { - "description": "Ustawia maksymalną szerokość poziomą widżetu. Widżet skurczy się, aby dopasować się do krótszej zawartości.", - "label": "Maksymalna szerokość" - }, - "scrolling-mode": { - "description": "Kontroluje, kiedy włączone jest przewijanie tekstu dla długich tytułów okien.", - "label": "Tryb przewijania" - }, - "show-app-icon": { - "description": "Wyświetl ikonę aplikacji obok tytułu okna.", - "label": "Pokaż ikonę aplikacji" - }, - "use-fixed-width": { - "description": "Gdy włączone, widżet zawsze będzie używał maksymalnej szerokości zamiast dynamicznie dostosowywać się do treści.", - "label": "Użyj stałej szerokości" - } - }, - "audio-visualizer": { - "color-name": { - "description": "Wybierz kolor dla wizualizatora.", - "label": "Kolor wypełnienia" - }, - "hide-when-idle": { - "description": "Gdy włączone, wizualizator jest ukryty, chyba że odtwarzacz jest aktywny.", - "label": "Ukryj, gdy nic nie jest odtwarzane" - }, - "width": { - "description": "Niestandardowa szerokość komponentu.", - "label": "Szerokość" - } - }, - "battery": { - "device": { - "default": "Domyślne (urządzenie wyświetlające)", - "description": "Wybierz, które urządzenie baterii ma być wyświetlane.", - "label": "Urządzenie baterii" - }, - "display-mode": { - "description": "Wybierz sposób wyświetlania tej wartości.", - "label": "Tryb wyświetlania" - }, - "hide-if-not-detected": { - "description": "Ukryj widżet, gdy w systemie nie zostanie wykryta bateria.", - "label": "Ukryj się, jeśli nie wykryto." - }, - "low-battery-threshold": { - "description": "Pokaż ostrzeżenie, gdy poziom baterii spadnie poniżej tego procentu.", - "label": "Próg ostrzegania o niskim poziomie baterii" - }, - "show-noctalia-performance": { - "description": "Wyświetl przełącznik trybu wydajności Noctalia w panelu baterii.", - "label": "Pokaż przełącznik wydajności Noctalia" - }, - "show-power-profile": { - "description": "Wyświetl wybór profilu zasilania w panelu baterii.", - "label": "Pokaż kontrolki profilu zasilania" - } - }, - "brightness": { - "display-mode": { - "description": "Wybierz sposób wyświetlania tej wartości.", - "label": "Tryb wyświetlania" - } - }, - "clock": { - "clock-display": { - "description": "Dostosuj wyświetlanie zegara, dodając tokeny z poniższej listy. Aby użyć formatu 12-godzinnego, musisz dołączyć token 'AP'.", - "label": "Wyświetlanie zegara" - }, - "custom-font": { - "description": "Wybierz niestandardową czcionkę dla zegara.", - "label": "Niestandardowa czcionka", - "placeholder": "Wybierz czcionkę...", - "search-placeholder": "Szukaj czcionek..." - }, - "horizontal-bar": { - "description": "Wskazówka: Użyj \\n, aby utworzyć podział linii.", - "label": "Pasek poziomy" - }, - "preview": "Podgląd", - "tooltip-format": { - "description": "Ciąg formatujący dla etykietki wyświetlanej po najechaniu na zegar. Pozostaw puste, aby użyć domyślnej etykietki.", - "label": "Format etykietki" - }, - "use-custom-font": { - "description": "Zastąp domyślną czcionkę zegara czcionką niestandardową.", - "label": "Użyj niestandardowej czcionki" - }, - "use-monospaced-font": { - "description": "Gdy włączone, zegar będzie używał czcionki o stałej szerokości.", - "label": "Użyj czcionki monospaced" - }, - "use-primary-color": { - "description": "Gdy włączone, stosuje kolor podstawowy dla podkreślenia.", - "label": "Użyj koloru podstawowego" - }, - "vertical-bar": { - "description": "Użyj spacji, aby oddzielić każdą część w nowej linii.", - "label": "Pasek pionowy" - } - }, - "control-center": { - "browse-file": "Przeglądaj pliki", - "browse-library": "Przeglądaj bibliotekę", - "color-selection": { - "description": "Zastosuj kolory motywu do ikon.", - "label": "Wybierz kolor" - }, - "enable-colorization": { - "description": "Włącz koloryzację ikony centrum sterowania, stosując kolory motywu.", - "label": "Włącz koloryzację" - }, - "icon": { - "description": "Wybierz ikonę z biblioteki lub niestandardowy plik.", - "label": "Ikona" - }, - "select-custom-icon": "Wybierz własną ikonę", - "use-distro-logo": { - "description": "Użyj logo Twojej dystrybucji zamiast niestandardowej ikony.", - "label": "Użyj logo dystrybucji zamiast ikony" - } - }, - "custom-button": { - "browse": "Przeglądaj", - "collapse-condition": { - "description": "Jeśli tekst wyjściowy pasuje do tej wartości, przycisk zostanie zwinięty.", - "label": "Warunek zwinięcia" - }, - "color-selection": { - "description": "Zastosuj kolory motywu do ikony i tekstu.", - "label": "Wybierz kolor" - }, - "display-command-output": { - "description": "Wpisz polecenie do uruchamiania w regularnych odstępach czasu. Pierwsza linia wyniku zostanie wyświetlona jako tekst.", - "label": "Wyświetl wynik polecenia", - "stream-description": "Wpisz polecenie do uruchamiania w trybie ciągłym." - }, - "dynamic-text": "Dynamiczny tekst", - "enable-colorization": { - "description": "Włącz kolorowanie ikony i tekstu niestandardowego przycisku, stosując kolory motywu.", - "label": "Włącz kolorowanie" - }, - "hide-mode": { - "alwaysExpanded": "Zawsze rozwinięty", - "description": "Kontroluje widoczność widżetu, gdy polecenie nie zwraca wyniku.", - "expandWithOutput": "Rozwiń, gdy jest wynik", - "label": "Tryb ukrywania", - "maxTransparent": "Rozwinięty, ale przezroczysty" - }, - "icon": { - "description": "Wybierz ikonę z biblioteki.", - "label": "Ikona" - }, - "left-click": { - "description": "Polecenie do wykonania po kliknięciu lewym przyciskiem myszy.", - "label": "Lewy przycisk", - "update-text": "Aktualizuj tekst po kliknięciu lewym przyciskiem" - }, - "max-text-length-horizontal": { - "description": "Maksymalna liczba znaków na pasku poziomym (0, aby ukryć tekst).", - "label": "Max długość tekstu (poziomo)" - }, - "max-text-length-vertical": { - "description": "Maksymalna liczba znaków na pasku pionowym (0, aby ukryć tekst).", - "label": "Max długość tekstu (pionowo)" - }, - "middle-click": { - "description": "Polecenie do wykonania po kliknięciu środkowym przyciskiem myszy.", - "label": "Środkowy przycisk", - "update-text": "Aktualizuj tekst po kliknięciu środkowym przyciskiem" - }, - "parse-json": { - "description": "Przetwórz wynik polecenia jako obiekt JSON, aby dynamicznie ustawić tekst i ikonę.", - "label": "Parsuj wynik jako JSON" - }, - "refresh-interval": { - "description": "Interwał w milisekundach.", - "label": "Interwał odświeżania" - }, - "right-click": { - "description": "Polecenie do wykonania po kliknięciu prawym przyciskiem myszy.", - "label": "Prawy przycisk", - "update-text": "Aktualizuj tekst po kliknięciu prawym przyciskiem" - }, - "show-icon": { - "description": "Przełącza widoczność ikony widżetu.", - "label": "Pokaż ikonę" - }, - "text-stream": { - "description": "Linie przesyłane strumieniowo z polecenia będą wyświetlane jako tekst na przycisku.", - "label": "Strumień" - }, - "wheel": { - "description": "Polecenie do wykonania przy użyciu kółka myszy.
Użyj $delta dla wartości przesunięcia kółka w poleceniu.", - "label": "Kółko myszy", - "update-text": "Aktualizuj tekst po użyciu kółka" - }, - "wheel-down": { - "description": "Polecenie do wykonania przy przewijaniu kółkiem w dół.", - "label": "Polecenie kółka w dół" - }, - "wheel-mode-separate": { - "description": "Włącz oddzielne polecenia dla przewijania w górę i w dół.", - "label": "Oddzielne polecenia kółka" - }, - "wheel-up": { - "description": "Polecenie do wykonania przy przewijaniu kółkiem w górę.", - "label": "Polecenie kółka w górę" - } - }, - "dialog": { - "apply": "Zastosuj", - "cancel": "Anuluj" - }, - "keyboard-layout": { - "display-mode": { - "description": "Wybierz sposób wyświetlania tej wartości.", - "label": "Tryb wyświetlania" - }, - "show-icon": { - "description": "Wyświetl ikonę układu klawiatury.", - "label": "Pokaż ikonę" - } - }, - "launcher": { - "use-primary-color": { - "description": "Po włączeniu, stosuje kolor podstawowy dla podkreślenia.", - "label": "Użyj koloru podstawowego." - } - }, - "lock-keys": { - "browse": "Przeglądaj", - "show-caps-lock": { - "description": "Wyświetl status Caps Lock.", - "label": "Caps Lock" - }, - "show-num-lock": { - "description": "Wyświetl status Num Lock.", - "label": "Num Lock" - }, - "show-scroll-lock": { - "description": "Wyświetl status Scroll Lock.", - "label": "Scroll Lock" - } - }, - "media-mini": { - "hide-mode": { - "description": "Kontroluje zachowanie widżetu, gdy żadne media nie są odtwarzane.", - "label": "Tryb ukrywania" - }, - "max-width": { - "description": "Ustawia maksymalną szerokość poziomą widżetu. Widżet skurczy się, aby dopasować się do krótszej zawartości.", - "label": "Maksymalna szerokość" - }, - "no-active-player": "Brak aktywnego odtwarzacza", - "scrolling-mode": { - "description": "Kontroluje, kiedy włączone jest przewijanie tekstu dla długich tytułów utworów.", - "label": "Tryb przewijania" - }, - "show-album-art": { - "description": "Wyświetl okładkę albumu aktualnie odtwarzanego utworu.", - "label": "Pokaż okładkę" - }, - "show-artist-first": { - "description": "Wyświetl artystę - tytuł zamiast tytuł - artysta.", - "label": "Pokaż najpierw artystę" - }, - "show-progress-ring": { - "description": "Wyświetl kołowy wskaźnik postępu utworu.", - "label": "Pokaż pierścień postępu" - }, - "show-visualizer": { - "description": "Wyświetl wizualizator dźwięku podczas odtwarzania muzyki.", - "label": "Pokaż wizualizator" - }, - "use-fixed-width": { - "description": "Gdy włączone, widżet zawsze będzie używał maksymalnej szerokości zamiast dynamicznie dostosowywać się do treści.", - "label": "Użyj stałej szerokości" - }, - "visualizer-type": { - "description": "Wybierz styl wyświetlanego wizualizatora dźwięku.", - "label": "Typ wizualizatora" - } - }, - "microphone": { - "display-mode": { - "description": "Wybierz sposób wyświetlania tej wartości.", - "label": "Tryb wyświetlania" - } - }, - "notification-history": { - "hide-widget-when-zero": { - "description": "Ukryj ikonę powiadomień, gdy nie ma nieprzeczytanych powiadomień.", - "label": "Ukryj ikonę, gdy zero." - }, - "show-unread-badge": { - "description": "Wyświetl plakietkę z liczbą nieprzeczytanych powiadomień.", - "label": "Pokaż plakietkę nieprzeczytanych" - } - }, - "section-editor": { - "placeholder": "Wybierz widżet do dodania...", - "search-placeholder": "Szukaj widżetu..." - }, - "spacer": { - "width": { - "description": "Szerokość odstępu w pikselach.", - "label": "Szerokość" - } - }, - "system-monitor": { - "compact-mode": { - "description": "Wyświetlaj statystyki jako mini wykresy słupkowe zamiast wartości tekstowych. Zapobiega przesunięciom układu.", - "label": "Tryb kompaktowy" - }, - "cpu-temperature": { - "description": "Pokaż odczyty temperatury procesora (jeśli dostępne).", - "label": "Temperatura CPU" - }, - "cpu-usage": { - "description": "Wyświetl aktualne użycie procesora w procentach.", - "label": "Użycie CPU" - }, - "disk-path": { - "description": "Wybierz punkt montowania dysku do monitorowania.", - "label": "Ścieżka dysku" - }, - "gpu-temperature": { - "description": "Pokaż odczyty temperatury GPU (jeśli dostępne).", - "label": "Temperatura GPU" - }, - "load-average": { - "description": "Wyświetl średnie obciążenie systemu.", - "label": "Średnie obciążenie" - }, - "memory-percentage": { - "description": "Pokaż użycie pamięci w procentach zamiast wartości bezwzględnych.", - "label": "Pamięć w procentach" - }, - "memory-usage": { - "description": "Wyświetl aktualne użycie pamięci RAM.", - "label": "Użycie pamięci" - }, - "network-traffic": { - "description": "Wyświetl prędkość wysyłania i pobierania danych w sieci.", - "label": "Ruch sieciowy" - }, - "storage-usage": { - "description": "Pokaż informacje o użyciu miejsca na dysku.", - "label": "Użycie dysku" - }, - "use-monospace-font": { - "description": "Użyj czcionki o stałej szerokości znaków dla zachowania spójnej szerokości znaków.", - "label": "Czcionka o stałej szerokości znaków" - } - }, - "taskbar": { - "colorize-icons": { - "description": "Zastosuj kolory motywu do ikon paska zadań.", - "label": "Koloryzuj ikony" - }, - "hide-mode": { - "description": "Kontroluje zachowanie widżetu, gdy nie ma pasujących okien.", - "label": "Tryb ukrywania" - }, - "icon-scale": { - "description": "Ustawia współczynnik skalowania ikon na pasku zadań.", - "label": "Skalowanie ikon" - }, - "max-width": { - "description": "Maksymalna szerokość paska zadań jako procent szerokości ekranu.", - "label": "Maksymalna szerokość" - }, - "only-active-workspaces": { - "description": "Pokaż tylko aplikacje z aktywnych obszarów roboczych.", - "label": "Tylko z aktywnych obszarów" - }, - "only-same-monitor": { - "description": "Pokaż tylko aplikacje z monitora, na którym znajduje się pasek.", - "label": "Tylko z tego samego monitora" - }, - "show-pinned-apps": { - "description": "Pokaż przypięte aplikacje z doku na pasku zadań.", - "label": "Pokaż przypięte aplikacje" - }, - "show-title": { - "description": "Wyświetl tytuły okien na pasku zadań.", - "description-disabled": "Pionowy pasek zadań nie obsługuje wyświetlania tytułów.", - "label": "Pokaż tytuł" - }, - "smart-width": { - "description": "Automatycznie dostosuj szerokość wpisów na podstawie ich liczby.", - "label": "Inteligentna szerokość" - }, - "title-width": { - "description": "Ustaw szerokość tytułów okien na pasku zadań (w pikselach).", - "label": "Szerokość tytułu", - "reset-tooltip": "Resetuj szerokość tytułu" - } - }, - "tray": { - "colorize-icons": { - "description": "Zastosuj kolory motywu do ikon zasobnika.", - "label": "Koloryzuj ikony" - }, - "drawer-enabled": { - "description": "Gdy włączone, nieprzypięte elementy zasobnika są pokazywane w panelu szuflady.
Gdy wyłączone, wszystkie elementy są pokazywane w linii.", - "label": "Włącz szufladę" - }, - "hide-passive": { - "description": "Gdy włączone, elementy zasobnika o statusie 'Passive' będą ukryte.", - "label": "Ukryj pasywne elementy" - } - }, - "volume": { - "display-mode": { - "description": "Wybierz sposób wyświetlania tej wartości.", - "label": "Tryb wyświetlania" - } - }, - "workspace": { - "character-count": { - "description": "Liczba znaków do wyświetlenia z nazw obszarów roboczych (1-10).", - "label": "Liczba znaków" - }, - "enable-scrollwheel": { - "description": "Przełączaj między obszarami roboczymi za pomocą kółka myszy.", - "label": "Przewiń, aby przełączyć obszary" - }, - "follow-focused-screen": { - "description": "Wyświetl obszary robocze z aktualnie aktywnego ekranu, zamiast ekranu, na którym znajduje się pasek.", - "label": "Podążaj za skupionym ekranem" - }, - "grouped-border-opacity": { - "description": "Ustaw poziom krycia dla obramowań kontenerów obszaru roboczego.", - "label": "Krycie obramowania" - }, - "hide-unoccupied": { - "description": "Nie wyświetlaj obszarów roboczych bez okien.", - "label": "Ukryj nieobsadzone" - }, - "label-mode": { - "description": "Wybierz sposób wyświetlania etykiet obszarów roboczych.", - "label": "Tryb etykiet" - }, - "show-applications": { - "description": "Wyświetl ikony aplikacji wewnątrz każdego obszaru roboczego.", - "label": "Pokaż aplikacje" - }, - "show-labels-only-when-occupied": { - "description": "Pokazuj etykiety obszarów roboczych tylko wtedy, gdy zawierają okna.", - "label": "Pokaż etykiety tylko gdy obsadzone" - }, - "unfocused-icons-opacity": { - "description": "Ustaw poziom przezroczystości dla ikon nieaktywnych aplikacji.", - "label": "Krycie ikon bez ostrości" - } - } - } - }, - "battery": { - "battery-level": "Poziom baterii", - "brightness": "Jasność", - "charging": "Ładowanie", - "charging-rate": "Prędkość ładowania: {rate} W", - "discharging": "Rozładowywanie", - "discharging-rate": "Prędkość rozładowywania: {rate} W", - "health": "Kondycja: {percent}%", - "idle": "Bezczynność", - "inhibit-idle-description": "Zapobiega zasypianiu systemu.", - "inhibit-idle-label": "Nie usypiaj", - "no-battery-detected": "Nie wykryto baterii", - "panel-title": "Bateria", - "plugged-in": "Podłączony", - "power-profile": "Profil zasilania", - "time-left": "Pozostały czas: {time}", - "time-until-full": "Czas do pełnego naładowania: {time}" - }, - "bluetooth": { - "panel": { - "available-devices": "Dostępne urządzenia", - "battery": "Bateria", - "blocked": "Zablokowane", - "connect": "Połącz", - "connected-devices": "Połączone urządzenia", - "connecting": "Łączenie...", - "device-address": "Adres urządzenia", - "disabled": "Bluetooth jest wyłączony", - "disconnect": "Odłącz", - "disconnecting": "Rozłączanie...", - "discoverable": "Wykrywalny", - "enable-message": "Włącz Bluetooth, aby zobaczyć dostępne urządzenia.", - "info": "Informacje", - "known-devices": "Znane urządzenia", - "no-devices": "Brak dostępnych urządzeń", - "pair": "Para", - "paired": "Sparowany", - "paired-devices": "Sparowane urządzenia", - "pairing": "Parowanie...", - "pairing-mode": "Upewnij się, że urządzenie jest w trybie parowania.", - "refresh-devices": "Odśwież urządzenia", - "scanning": "Skanowanie urządzeń...", - "signal": "Sygnał", - "signal-text": { - "excellent": "Sygnał: Doskonały", - "fair": "Sygnał: Dobry", - "good": "Sygnał: Dobry", - "poor": "Sygnał: Słaby", - "unknown": "Sygnał: Nieznany", - "very-poor": "Sygnał: Bardzo słaby" - }, - "title": "Bluetooth", - "trusted": "Zaufany", - "unpair": "Rozłącz" - }, - "title": "Bluetooth" - }, - "calendar": { - "panel": { - "week": "Tydzień" - }, - "timer": { - "countdown": "Odliczanie", - "duration": "Czas trwania", - "hours": "g", - "minutes": "m", - "pause": "Wstrzymaj", - "reset": "Resetuj", - "resume": "Wznów", - "seconds": "s", - "start": "Start", - "stopwatch": "Stoper", - "timer": "Minutnik", - "title": "Minutnik" - }, - "weather": { - "loading": "Ładowanie pogody…" - } - }, - "changelog": { - "error": { - "fetch-failed": "Nie można załadować dziennika zmian. Spróbuj ponownie później.", - "rate-limit": "Przekroczono limit zapytań GitHub. Spróbuj ponownie za kilka minut." - }, - "panel": { - "buttons": { - "discord": "Dołącz do Discorda", - "dismiss": "Ok", - "feedback": "Przekaż opinię." - }, - "empty": "Informacje o wydaniu nie są jeszcze dostępne.", - "highlight-title": "Najważniejsze zmiany", - "section": { - "released": "Wydano: {date}", - "version": "Wersja {version}" - }, - "subtitle": { - "fresh": "Dziękujemy za zainstalowanie Noctalia! Oto co zawiera ta kompilacja.", - "updated": "Zaktualizowano z {previousVersion}" - }, - "title": "Co nowego w {version}", - "version": { - "new-user": "Nowa instalacja" - } - } - }, - "clock": { - "tooltip": "Kalendarz" - }, - "common": { - "add": "Dodaj", - "apply": "Zastosuj", - "cancel": "Anuluj", - "check-settings": "Sprawdź Ustawienia, aby uzyskać szczegóły", - "close": "Zamknij", - "no": "Nie", - "save": "Zapisz", - "yes": "Tak" - }, - "context-menu": { + "actions": { "clear-history": "Wyczyść historię", "close-app": "Zamknij {app}", "connect-vpn": "Połącz z {name}", "cycle-visualizer": "Przełącz wizualizator", - "delete": "Usuń", "disable-bluetooth": "Wyłącz Bluetooth", "disable-dnd": "Wyłącz Nie przeszkadzać", "disable-wifi": "Wyłącz Wi-Fi", @@ -608,33 +13,473 @@ "enable-wifi": "Włącz Wi-Fi", "launcher-settings": "Ustawienia programu uruchamiającego", "lower-to-bottom": "Opuść na dół.", - "next": "Następny", "open-calendar": "Otwórz kalendarz", "open-display-settings": "Ustawienia ekranu", "open-launcher": "Otwórz launcher", "open-mixer": "Mikser dźwięku", "open-settings": "Otwórz ustawienia", - "pause": "Wstrzymaj", - "play": "Odtwarzaj", - "previous": "Poprzedni", "raise-to-top": "Przenieś na górę", "random-wallpaper": "Losowa tapeta", - "reset": "Zresetuj", "toggle-mute": "Przełącz wyciszenie", "widget-settings": "Ustawienia widżetu" }, - "dock": { - "menu": { - "close": "Zamknij", - "focus": "Skupienie", - "pin": "Przypnij", - "unpin": "Odepnij" + "authentication": { + "error": "Błąd uwierzytelniania", + "failed": "Uwierzytelnianie nieudane" + }, + "bar": { + "active-window": { + "colorize-icons-description": "Zastosuj kolory motywu do ikony aktywnego okna.", + "hide-mode-description": "Kontroluje zachowanie widżetu, gdy żadne okno nie jest aktywne.", + "scrolling-mode-description": "Kontroluje, kiedy włączone jest przewijanie tekstu dla długich tytułów okien.", + "show-app-icon-description": "Wyświetl ikonę aplikacji obok tytułu okna.", + "show-app-icon-label": "Pokaż ikonę aplikacji" + }, + "audio-visualizer": { + "color-name-description": "Wybierz kolor dla wizualizatora.", + "color-name-label": "Kolor wypełnienia", + "hide-when-idle-description": "Gdy włączone, wizualizator jest ukryty, chyba że odtwarzacz jest aktywny.", + "hide-when-idle-label": "Ukryj, gdy nic nie jest odtwarzane", + "width-description": "Niestandardowa szerokość komponentu." + }, + "battery": { + "device-default": "Domyślne (urządzenie wyświetlające)", + "device-description": "Wybierz, które urządzenie baterii ma być wyświetlane.", + "device-label": "Urządzenie baterii", + "hide-if-not-detected-description": "Ukryj widżet, gdy w systemie nie zostanie wykryta bateria.", + "hide-if-not-detected-label": "Ukryj się, jeśli nie wykryto.", + "low-battery-threshold-description": "Pokaż ostrzeżenie, gdy poziom baterii spadnie poniżej tego procentu.", + "low-battery-threshold-label": "Próg ostrzegania o niskim poziomie baterii", + "show-noctalia-performance-description": "Wyświetl przełącznik trybu wydajności Noctalia w panelu baterii.", + "show-noctalia-performance-label": "Pokaż przełącznik wydajności Noctalia", + "show-power-profile-description": "Wyświetl wybór profilu zasilania w panelu baterii.", + "show-power-profile-label": "Pokaż kontrolki profilu zasilania" + }, + "clock": { + "clock-display-description": "Dostosuj wyświetlanie zegara, dodając tokeny z poniższej listy. Aby użyć formatu 12-godzinnego, musisz dołączyć token 'AP'.", + "clock-display-label": "Wyświetlanie zegara", + "custom-font-description": "Wybierz niestandardową czcionkę dla zegara.", + "custom-font-label": "Niestandardowa czcionka", + "custom-font-placeholder": "Wybierz czcionkę...", + "custom-font-search-placeholder": "Szukaj czcionek...", + "horizontal-bar-description": "Wskazówka: Użyj \\n, aby utworzyć podział linii.", + "horizontal-bar-label": "Pasek poziomy", + "preview": "Podgląd", + "tooltip-format-description": "Ciąg formatujący dla etykietki wyświetlanej po najechaniu na zegar. Pozostaw puste, aby użyć domyślnej etykietki.", + "tooltip-format-label": "Format etykietki", + "use-custom-font-description": "Zastąp domyślną czcionkę zegara czcionką niestandardową.", + "use-custom-font-label": "Użyj niestandardowej czcionki", + "use-monospaced-font-description": "Gdy włączone, zegar będzie używał czcionki o stałej szerokości.", + "use-monospaced-font-label": "Użyj czcionki monospaced", + "use-primary-color-description": "Gdy włączone, stosuje kolor podstawowy dla podkreślenia.", + "use-primary-color-label": "Użyj koloru podstawowego", + "vertical-bar-description": "Użyj spacji, aby oddzielić każdą część w nowej linii.", + "vertical-bar-label": "Pasek pionowy" + }, + "control-center": { + "browse-file": "Przeglądaj pliki", + "browse-library": "Przeglądaj bibliotekę", + "color-selection-description": "Zastosuj kolory motywu do ikon.", + "enable-colorization-description": "Włącz koloryzację ikony centrum sterowania, stosując kolory motywu.", + "icon-description": "Wybierz ikonę z biblioteki lub niestandardowy plik.", + "select-custom-icon": "Wybierz własną ikonę", + "use-distro-logo-description": "Użyj logo Twojej dystrybucji zamiast niestandardowej ikony.", + "use-distro-logo-label": "Użyj logo dystrybucji zamiast ikony" + }, + "custom-button": { + "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.", + "color-selection-label": "Wybierz kolor", + "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.", + "dynamic-text": "Dynamiczny tekst", + "enable-colorization-description": "Włącz kolorowanie ikony i tekstu niestandardowego przycisku, stosując kolory motywu.", + "enable-colorization-label": "Włącz kolorowanie", + "hide-mode-always-expanded": "Zawsze rozwinięty", + "hide-mode-description": "Kontroluje widoczność widżetu, gdy polecenie nie zwraca wyniku.", + "hide-mode-expand-with-output": "Rozwiń, gdy jest wynik", + "hide-mode-label": "Tryb ukrywania", + "hide-mode-max-transparent": "Rozwinięty, ale przezroczysty", + "icon-description": "Wybierz ikonę z biblioteki.", + "left-click-description": "Polecenie do wykonania po kliknięciu lewym przyciskiem myszy.", + "left-click-label": "Lewy przycisk", + "left-click-update-text": "Aktualizuj tekst po kliknięciu lewym przyciskiem", + "max-text-length-horizontal-description": "Maksymalna liczba znaków na pasku poziomym (0, aby ukryć tekst).", + "max-text-length-horizontal-label": "Max długość tekstu (poziomo)", + "max-text-length-vertical-description": "Maksymalna liczba znaków na pasku pionowym (0, aby ukryć tekst).", + "max-text-length-vertical-label": "Max długość tekstu (pionowo)", + "middle-click-description": "Polecenie do wykonania po kliknięciu środkowym przyciskiem myszy.", + "middle-click-label": "Środkowy przycisk", + "middle-click-update-text": "Aktualizuj tekst po kliknięciu środkowym przyciskiem", + "parse-json-description": "Przetwórz wynik polecenia jako obiekt JSON, aby dynamicznie ustawić tekst i ikonę.", + "parse-json-label": "Parsuj wynik jako JSON", + "refresh-interval-description": "Interwał w milisekundach.", + "refresh-interval-label": "Interwał odświeżania", + "right-click-description": "Polecenie do wykonania po kliknięciu prawym przyciskiem myszy.", + "right-click-label": "Prawy przycisk", + "right-click-update-text": "Aktualizuj tekst po kliknięciu prawym przyciskiem", + "show-icon-description": "Przełącza widoczność ikony widżetu.", + "show-icon-label": "Pokaż ikonę", + "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.
Użyj $delta dla wartości przesunięcia kółka w poleceniu.", + "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-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" + }, + "keyboard-layout": { + "show-icon-description": "Wyświetl ikonę układu klawiatury." + }, + "lock-keys": { + "show-caps-lock-description": "Wyświetl status Caps Lock.", + "show-caps-lock-label": "Caps Lock", + "show-num-lock-description": "Wyświetl status Num Lock.", + "show-num-lock-label": "Num Lock", + "show-scroll-lock-description": "Wyświetl status Scroll Lock.", + "show-scroll-lock-label": "Scroll Lock" + }, + "media-mini": { + "hide-mode-description": "Kontroluje zachowanie widżetu, gdy żadne media nie są odtwarzane.", + "max-width-description": "Ustawia maksymalną szerokość poziomą widżetu. Widżet skurczy się, aby dopasować się do krótszej zawartości.", + "no-active-player": "Brak aktywnego odtwarzacza", + "scrolling-mode-description": "Kontroluje, kiedy włączone jest przewijanie tekstu dla długich tytułów utworów.", + "scrolling-mode-label": "Tryb przewijania", + "show-album-art-description": "Wyświetl okładkę albumu aktualnie odtwarzanego utworu.", + "show-album-art-label": "Pokaż okładkę", + "show-artist-first-description": "Wyświetl artystę - tytuł zamiast tytuł - artysta.", + "show-artist-first-label": "Pokaż najpierw artystę", + "show-progress-ring-description": "Wyświetl kołowy wskaźnik postępu utworu.", + "show-progress-ring-label": "Pokaż pierścień postępu", + "show-visualizer-description": "Wyświetl wizualizator dźwięku podczas odtwarzania muzyki.", + "show-visualizer-label": "Pokaż wizualizator", + "use-fixed-width-description": "Gdy włączone, widżet zawsze będzie używał maksymalnej szerokości zamiast dynamicznie dostosowywać się do treści.", + "use-fixed-width-label": "Użyj stałej szerokości", + "visualizer-type-description": "Wybierz styl wyświetlanego wizualizatora dźwięku.", + "visualizer-type-label": "Typ wizualizatora" + }, + "notification-history": { + "hide-widget-when-zero-description": "Ukryj ikonę powiadomień, gdy nie ma nieprzeczytanych powiadomień.", + "hide-widget-when-zero-label": "Ukryj ikonę, gdy zero.", + "show-unread-badge-description": "Wyświetl plakietkę z liczbą nieprzeczytanych powiadomień.", + "show-unread-badge-label": "Pokaż plakietkę nieprzeczytanych" + }, + "section-editor": { + "placeholder": "Wybierz widżet do dodania...", + "search-placeholder": "Szukaj widżetu..." + }, + "spacer": { + "width-description": "Szerokość odstępu w pikselach." + }, + "system-monitor": { + "compact-mode-description": "Wyświetlaj statystyki jako mini wykresy słupkowe zamiast wartości tekstowych. Zapobiega przesunięciom układu.", + "compact-mode-label": "Tryb kompaktowy", + "cpu-temperature-description": "Pokaż odczyty temperatury procesora (jeśli dostępne).", + "cpu-temperature-label": "Temperatura CPU", + "cpu-usage-description": "Wyświetl aktualne użycie procesora w procentach.", + "cpu-usage-label": "Użycie CPU", + "disk-path-description": "Wybierz punkt montowania dysku do monitorowania.", + "disk-path-label": "Ścieżka dysku", + "gpu-temperature-description": "Pokaż odczyty temperatury GPU (jeśli dostępne).", + "load-average-description": "Wyświetl średnie obciążenie systemu.", + "load-average-label": "Średnie obciążenie", + "memory-percentage-description": "Pokaż użycie pamięci w procentach zamiast wartości bezwzględnych.", + "memory-percentage-label": "Pamięć w procentach", + "memory-usage-description": "Wyświetl aktualne użycie pamięci RAM.", + "memory-usage-label": "Użycie pamięci", + "network-traffic-description": "Wyświetl prędkość wysyłania i pobierania danych w sieci.", + "network-traffic-label": "Ruch sieciowy", + "storage-usage-description": "Pokaż informacje o użyciu miejsca na dysku.", + "storage-usage-label": "Użycie dysku", + "use-monospace-font-description": "Użyj czcionki o stałej szerokości znaków dla zachowania spójnej szerokości znaków.", + "use-monospace-font-label": "Czcionka o stałej szerokości znaków" + }, + "taskbar": { + "colorize-icons-description": "Zastosuj kolory motywu do ikon paska zadań.", + "hide-mode-description": "Kontroluje zachowanie widżetu, gdy nie ma pasujących okien.", + "hide-mode-label": "Tryb ukrywania", + "icon-scale-description": "Ustawia współczynnik skalowania ikon na pasku zadań.", + "icon-scale-label": "Skalowanie ikon", + "max-width-description": "Maksymalna szerokość paska zadań jako procent szerokości ekranu.", + "max-width-label": "Maksymalna szerokość", + "only-active-workspaces-description": "Pokaż tylko aplikacje z aktywnych obszarów roboczych.", + "only-active-workspaces-label": "Tylko z aktywnych obszarów", + "only-same-monitor-description": "Pokaż tylko aplikacje z monitora, na którym znajduje się pasek.", + "only-same-monitor-label": "Tylko z tego samego monitora", + "show-pinned-apps-description": "Pokaż przypięte aplikacje z doku na pasku zadań.", + "show-pinned-apps-label": "Pokaż przypięte aplikacje", + "show-title-description": "Wyświetl tytuły okien na pasku zadań.", + "show-title-description-disabled": "Pionowy pasek zadań nie obsługuje wyświetlania tytułów.", + "show-title-label": "Pokaż tytuł", + "smart-width-description": "Automatycznie dostosuj szerokość wpisów na podstawie ich liczby.", + "smart-width-label": "Inteligentna szerokość", + "title-width-description": "Ustaw szerokość tytułów okien na pasku zadań (w pikselach).", + "title-width-label": "Szerokość tytułu", + "title-width-reset-tooltip": "Resetuj szerokość tytułu" + }, + "tray": { + "colorize-icons-description": "Zastosuj kolory motywu do ikon zasobnika.", + "colorize-icons-label": "Koloryzuj ikony", + "drawer-enabled-description": "Gdy włączone, nieprzypięte elementy zasobnika są pokazywane w panelu szuflady.
Gdy wyłączone, wszystkie elementy są pokazywane w linii.", + "drawer-enabled-label": "Włącz szufladę", + "hide-passive-description": "Gdy włączone, elementy zasobnika o statusie 'Passive' będą ukryte.", + "hide-passive-label": "Ukryj pasywne elementy" + }, + "volume": { + "display-mode-description": "Wybierz sposób wyświetlania tej wartości.", + "display-mode-label": "Tryb wyświetlania" + }, + "workspace": { + "character-count-description": "Liczba znaków do wyświetlenia z nazw obszarów roboczych (1-10).", + "character-count-label": "Liczba znaków", + "enable-scrollwheel-description": "Przełączaj między obszarami roboczymi za pomocą kółka myszy.", + "enable-scrollwheel-label": "Przewiń, aby przełączyć obszary", + "follow-focused-screen-description": "Wyświetl obszary robocze z aktualnie aktywnego ekranu, zamiast ekranu, na którym znajduje się pasek.", + "follow-focused-screen-label": "Podążaj za skupionym ekranem", + "grouped-border-opacity-description": "Ustaw poziom krycia dla obramowań kontenerów obszaru roboczego.", + "grouped-border-opacity-label": "Krycie obramowania", + "hide-unoccupied-description": "Nie wyświetlaj obszarów roboczych bez okien.", + "hide-unoccupied-label": "Ukryj nieobsadzone", + "label-mode-description": "Wybierz sposób wyświetlania etykiet obszarów roboczych.", + "label-mode-label": "Tryb etykiet", + "show-applications-description": "Wyświetl ikony aplikacji wewnątrz każdego obszaru roboczego.", + "show-applications-label": "Pokaż aplikacje", + "show-labels-only-when-occupied-description": "Pokazuj etykiety obszarów roboczych tylko wtedy, gdy zawierają okna.", + "show-labels-only-when-occupied-label": "Pokaż etykiety tylko gdy obsadzone", + "unfocused-icons-opacity-description": "Ustaw poziom przezroczystości dla ikon nieaktywnych aplikacji.", + "unfocused-icons-opacity-label": "Krycie ikon bez ostrości" } }, + "battery": { + "battery-level": "Poziom baterii", + "charging-rate": "Prędkość ładowania: {rate} W", + "discharging-rate": "Prędkość rozładowywania: {rate} W", + "health": "Kondycja: {percent}%", + "inhibit-idle-description": "Zapobiega zasypianiu systemu.", + "no-battery-detected": "Nie wykryto baterii", + "plugged-in": "Podłączony", + "power-profile": "Profil zasilania", + "time-left": "Pozostały czas: {time}", + "time-until-full": "Czas do pełnego naładowania: {time}" + }, + "bluetooth": { + "panel": { + "available-devices": "Dostępne urządzenia", + "blocked": "Zablokowane", + "connected-devices": "Połączone urządzenia", + "device-address": "Adres urządzenia", + "disabled": "Bluetooth jest wyłączony", + "discoverable": "Wykrywalny", + "enable-message": "Włącz Bluetooth, aby zobaczyć dostępne urządzenia.", + "known-devices": "Znane urządzenia", + "no-devices": "Brak dostępnych urządzeń", + "paired-devices": "Sparowane urządzenia", + "pairing-mode": "Upewnij się, że urządzenie jest w trybie parowania.", + "scanning": "Skanowanie urządzeń...", + "signal-text-excellent": "Sygnał: Doskonały", + "signal-text-fair": "Sygnał: Dobry", + "signal-text-good": "Sygnał: Dobry", + "signal-text-poor": "Sygnał: Słaby", + "signal-text-unknown": "Sygnał: Nieznany", + "signal-text-very-poor": "Sygnał: Bardzo słaby" + } + }, + "calendar": { + "timer": { + "hours": "g", + "minutes": "m", + "seconds": "s" + }, + "weather-loading": "Ładowanie pogody…" + }, + "changelog": { + "error": { + "fetch-failed": "Nie można załadować dziennika zmian. Spróbuj ponownie później.", + "rate-limit": "Przekroczono limit zapytań GitHub. Spróbuj ponownie za kilka minut." + }, + "panel": { + "buttons-discord": "Dołącz do Discorda", + "buttons-dismiss": "Ok", + "buttons-feedback": "Przekaż opinię.", + "empty": "Informacje o wydaniu nie są jeszcze dostępne.", + "highlight-title": "Najważniejsze zmiany", + "released": "Wydano: {date}", + "subtitle-fresh": "Dziękujemy za zainstalowanie Noctalia! Oto co zawiera ta kompilacja.", + "subtitle-updated": "Zaktualizowano z {previousVersion}", + "title": "Co nowego w {version}", + "version": "Wersja {version}", + "version-new-user": "Nowa instalacja" + } + }, + "colors": { + "error": "Błąd", + "on-surface": "Na powierzchni", + "primary": "Podstawowy", + "secondary": "Wtórny", + "tertiary": "Trzeciorzędowy" + }, + "common": { + "actions": "Akcje", + "add": "Dodaj", + "appearance": "Wygląd", + "apply": "Zastosuj", + "automation": "Automatyzacja", + "available": "Dostępny", + "back": "Powrót", + "battery": "Bateria", + "bluetooth": "Bluetooth", + "brightness": "Jasność", + "browse": "Przeglądaj", + "calendar": "Kalendarz", + "cancel": "Anuluj", + "cards": "Karty", + "charging": "Ładowanie", + "check-settings": "Sprawdź Ustawienia, aby uzyskać szczegóły", + "clear": "Jasny, przejrzysty, oczywisty.", + "clipboard": "Schowek", + "clock-panel": "Panel zegara", + "close": "Zamknij", + "colors": "Kolory", + "command": "Komenda", + "connect": "Połącz", + "connected": "Połączony", + "connecting": "Łączenie...", + "contributors": "Współtwórcy", + "countdown": "Odliczanie", + "date": "Data", + "delete": "Usuń", + "devices": "Urządzenia", + "disabled": "Niepełnosprawny/a", + "discharging": "Wypisywanie", + "disconnect": "Rozłącz.", + "disconnected": "Rozłączony", + "disconnecting": "Rozłączanie...", + "download": "Pobierz", + "duration": "Czas trwania", + "enabled": "Włączone", + "events": "Wydarzenia", + "execute": "Wykonaj", + "focus": "Skupienie", + "frequency": "Częstotliwość", + "gateway": "Brama", + "general": "Ogólne", + "hibernate": "Hibernacja", + "history": "Historia", + "icon": "Ikona", + "idle": "Bezczynny", + "info": "Informacje", + "input": "Wprowadź", + "install": "Zainstaluj", + "installed": "Zainstalowano", + "interface": "Interfejs", + "internet": "Internet", + "language": "Język", + "loading": "Ładowanie...", + "local": "Lokalny", + "location": "Lokalizacja", + "lock": "Zamek", + "logout": "Wyloguj się", + "look": "Spójrz.", + "media": "Media", + "memory": "Pamięć", + "monitors": "Monitory", + "network": "Sieć", + "next": "Następny", + "night-light": "Lampka nocna", + "no": "Nie", + "no-results": "Brak wyników.", + "none": "Brak.", + "notifications": "Powiadomienia", + "official": "Oficjalny", + "output": "Wyjście", + "pair": "Para", + "paired": "Sparowany", + "pairing": "Parowanie...", + "panels": "Panele", + "password": "Hasło", + "pause": "Pauza", + "pin": "Szpilka", + "play": "Graj", + "polling": "Sondaż", + "position": "Pozycja", + "previous": "Poprzedni", + "random": "Losowy", + "reboot": "Uruchom ponownie.", + "refresh": "Odśwież", + "reset": "Zresetuj", + "resume": "Życiorys", + "save": "Zapisz", + "scanning": "Skanowanie...", + "screen-corners": "Narożniki ekranu", + "search": "Szukaj", + "security": "Bezpieczeństwo", + "select": "Wybierz", + "shortcuts": "Skróty", + "shutdown": "Wyłączanie", + "signal": "Sygnał", + "sound": "Dźwięk", + "sources": "Źródła", + "start": "Start.", + "stop": "Stop.", + "stopwatch": "Stoper", + "suspend": "Zawiesić", + "templates": "Szablony", + "test": "Test", + "thresholds": "Progi", + "timer": "Stoper", + "title": "Tytuł", + "toast": "Tost", + "trusted": "Zaufany", + "uninstall": "Odinstaluj", + "unknown": "Nieznany", + "unpair": "Rozłącz parę", + "unpin": "Odepnij", + "update": "Aktualizacja", + "upload": "Prześlij", + "version": "Wersja", + "visualizer": "Wizualizator", + "volume": "Objętość", + "volumes": "Tomy", + "wallpaper": "Tapeta", + "weather": "Pogoda", + "week": "Tydzień", + "widgets": "Widżety", + "width": "Szerokość", + "yes": "Tak" + }, + "control-center": { + "power-profile": { + "tooltip-action": "Profil zasilania", + "tooltip-disabled": "Zainstaluj power-profiles-daemon, aby korzystać z profili zasilania" + }, + "screen-recorder": { + "label-stopped": "Nagraj" + }, + "wifi": { + "label-disconnected": "Wi-Fi rozłączone", + "label-ethernet": "Ethernet" + } + }, + "display-modes": { + "always-hide": "Zawsze się ukrywaj.", + "always-show": "Zawsze pokazuj", + "force-open": "Wyważyć.", + "on-hover": "Po najechaniu kursorem" + }, "general": { - "no-results": "Brak wyników", - "no-summary": "Brak podsumowania", - "unknown": "Nieznane" + "no-summary": "Brak podsumowania" + }, + "hide-modes": { + "hidden": "Ukryj, gdy puste", + "idle": "Ukryj, gdy bezczynny.", + "transparent": "Przezroczysty, gdy pusty.", + "visible": "Zawsze widoczny" }, "launcher": { "categories": { @@ -643,38 +488,31 @@ "chat": "Czat", "development": "Programowanie", "education": "Edukacja", - "emoji": { - "activity": "Aktywność", - "animals": "Zwierzęta", - "flags": "Flagi", - "food": "Jedzenie i napoje", - "nature": "Natura", - "objects": "Obiekty", - "people": "Ludzie i Ciało", - "recent": "Ostatni", - "symbols": "Symbole", - "travel": "Podróże i Miejsca" - }, + "emoji-activity": "Aktywność", + "emoji-animals": "Zwierzęta", + "emoji-flags": "Flagi", + "emoji-food": "Jedzenie i napoje", + "emoji-nature": "Natura", + "emoji-objects": "Obiekty", + "emoji-people": "Ludzie i Ciało", + "emoji-recent": "Ostatni", + "emoji-symbols": "Symbole", + "emoji-travel": "Podróże i Miejsca", "game": "Gry", "graphics": "Grafika", "misc": "Różne", - "network": "Sieć", "office": "Biuro", "pinned": "Przypięte", "system": "System", "webbrowser": "Przeglądarka www" }, - "delete": "Usuń", "no-results": "Nie znaleziono wyników.", - "pin": "Przypnij", "providers": { "applications": "Aplikacje", "calculator": "Kalkulator", "calculator-deprecated": "Polecenie >calc jest przestarzałe i wkrótce zostanie usunięte. Zamiast tego wpisuj wyrażenia matematyczne bezpośrednio w wyszukiwarce.", "calculator-description": "Kalkulator — obliczaj wyrażenia matematyczne", "calculator-enter-expression": "Wpisz wyrażenie matematyczne", - "calculator-error": "Błąd", - "calculator-name": "Kalkulator", "clipboard": "Historia schowka", "clipboard-clear-description": "Wyczyść całą historię schowka", "clipboard-clear-description-full": "Usuń wszystkie elementy z historii schowka", @@ -683,154 +521,68 @@ "clipboard-history-disabled": "Historia schowka wyłączona", "clipboard-history-disabled-description": "Włącz historię schowka w ustawieniach lub zainstaluj cliphist", "clipboard-loading": "Ładowanie historii schowka...", - "clipboard-loading-description": "Proszę czekać", "clipboard-search-description": "Szukaj w historii schowka", - "command": "Polecenie", "command-description": "Uruchamiaj polecenia powłoki", - "command-name": "Polecenie", "emoji": "Wybór Emoji", "emoji-loading": "Ładowanie emoji...", "emoji-loading-description": "Proszę czekać", "emoji-no-recent": "Brak ostatnich emoji.", "emoji-search-description": "Szukaj i kopiuj emoji" - }, - "unpin": "Odepnij" + } }, "lock-screen": { "authenticating": "Uwierzytelnianie...", - "authentication-failed": "Uwierzytelnianie nieudane", "password": "Wprowadź hasło...", "restart": "Restart", - "shut-down": "Wyłącz", - "suspend": "Uśpij", - "welcome-back": "Witaj z powrotem," + "shut-down": "Wyłącz" }, "notifications": { "panel": { "click-to-expand": "Kliknij, aby rozwinąć", "description": "Twoje powiadomienia pojawią się tutaj, gdy nadejdą.", - "no-notifications": "Brak powiadomień", - "title": "Powiadomienia" + "no-notifications": "Brak powiadomień" }, "range": { - "all": "Wszystkie", "earlier": "Wcześniej", "today": "Dzisiaj", "yesterday": "Wczoraj" }, "time": { - "diffD": "1 dzień temu", - "diffDD": "{diff} dni temu", - "diffH": "1 godzinę temu", - "diffHH": "{diff} godzin temu", - "diffM": "1 minutę temu", - "diffMM": "{diff} minut temu", + "diff-d": "1 dzień temu", + "diff-dd": "{diff} dni temu", + "diff-h": "1 godzinę temu", + "diff-hh": "{diff} godzin temu", + "diff-m": "1 minutę temu", + "diff-mm": "{diff} minut temu", "now": "teraz" } }, "options": { "bar": { - "density": { - "comfortable": "Komfortowy", - "compact": "Kompaktowy", - "default": "Domyślny", - "mini": "Mini", - "spacious": "Przestronny" - }, - "position": { - "bottom": "Dół", - "left": "Lewo", - "right": "Prawo", - "top": "Góra" - } - }, - "colors": { - "error": "Błąd", - "none": "Brak", - "onSurface": "Na powierzchni", - "primary": "Podstawowy", - "secondary": "Drugorzędny", - "tertiary": "Trzeciorzędny" + "density-comfortable": "Komfortowy", + "density-compact": "Kompaktowy", + "density-default": "Domyślny", + "density-mini": "Mini", + "density-spacious": "Przestronny" }, "control-center": { - "position": { - "bottom_center": "Dół środek", - "bottom_left": "Dół lewo", - "bottom_right": "Dół prawo", - "center": "Środek", - "close_to_bar_button": "Blisko przycisku paska", - "top_center": "Góra środek", - "top_left": "Góra lewo", - "top_right": "Góra prawo" - }, - "quickSettingsStyle": { - "classic": "Klasyczny", - "compact": "Kompaktowy", - "modern": "Nowoczesny" - } - }, - "display-mode": { - "always-hide": "Zawsze ukrywaj", - "always-show": "Zawsze pokazuj", - "force-open": "Wymuś otwarcie", - "on-hover": "Po najechaniu" - }, - "frame-rates": { - "fps": "{fps} FPS" - }, - "hide-modes": { - "hidden": "Ukryj gdy pusty", - "idle": "Ukryj przy bezczynności", - "transparent": "Przezroczysty gdy pusty", - "visible": "Zawsze widoczny" - }, - "launcher": { - "position": { - "bottom_center": "Dół środek", - "bottom_left": "Dół lewo", - "bottom_right": "Dół prawo", - "center": "Środek", - "center_left": "Środek lewo", - "center_right": "Środek prawo", - "follow_bar": "Podążaj za paskiem", - "top_center": "Góra środek", - "top_left": "Góra lewo", - "top_right": "Góra prawo" - } - }, - "osd": { - "position": { - "bottom_center": "Dół środek", - "bottom_left": "Dół lewo", - "bottom_right": "Dół prawo", - "center_left": "Środek lewo", - "center_right": "Środek prawo", - "top_center": "Góra środek", - "top_left": "Góra lewo", - "top_right": "Góra prawo" - } + "quick-settings-style-classic": "Klasyczny", + "quick-settings-style-modern": "Nowoczesny" }, + "frame-rates-fps": "{fps} FPS", "screen-recording": { - "audio-sources": { - "both": "Wyjście systemowe + mikrofon", - "microphone-input": "Wejście mikrofonu", - "none": "Brak dźwięku.", - "system-output": "Wyjście systemowe" - }, - "color-range": { - "full": "Pełny", - "limited": "Ograniczony" - }, - "quality": { - "high": "Wysoka", - "medium": "Średnia", - "ultra": "Ultra", - "very-high": "Bardzo wysoka" - }, - "sources": { - "portal": "Portal", - "screen": "Ekran" - } + "audio-sources-both": "Wyjście systemowe + mikrofon", + "audio-sources-microphone-input": "Wejście mikrofonu", + "audio-sources-none": "Brak dźwięku.", + "audio-sources-system-output": "Wyjście systemowe", + "color-range-full": "Pełny", + "color-range-limited": "Ograniczony", + "quality-high": "Wysoka", + "quality-medium": "Średnia", + "quality-ultra": "Ultra", + "quality-very-high": "Bardzo wysoka", + "sources-portal": "Portal", + "sources-screen": "Ekran" }, "scrolling-modes": { "always": "Zawsze przewijaj", @@ -848,34 +600,787 @@ }, "shadow-direction": { "bottom": "Poniżej", - "bottom_left": "Dół lewo", - "bottom_right": "Dół prawo", "center": "Nad głową", - "left": "Lewo", - "right": "Prawo", - "top": "Powyżej", - "top_left": "Góra lewo", - "top_right": "Góra prawo" + "top": "Powyżej" }, "visualizer-types": { "linear": "Liniowy", "mirrored": "Lustrzany", - "none": "Brak", "wave": "Fala" }, "visualizer-visibility": { - "always": "Zawsze widoczny", "with-background": "Tylko z tłem" }, "workspace-labels": { "index": "Indeks", "index+name": "Indeks i nazwa", - "name": "Nazwa", - "none": "Brak" + "name": "Nazwa" + } + }, + "panels": { + "about": { + "changelog": "Zobacz dziennik zmian", + "contributors-desc": "Podziękowania dla naszego {count} niesamowitego współtwórcy!", + "contributors-description-plural": "Podziękowania dla naszych {count} niesamowitych współtwórców!", + "noctalia-desc": "Elegancka i minimalistyczna powłoka pulpitu stworzona dla Wayland, zbudowana w Quickshell.", + "noctalia-git-commit": "Git commit:", + "noctalia-installed-version": "Zainstalowana wersja:", + "noctalia-latest-version": "Najnowsza wersja:", + "noctalia-title": "Noctalia shell", + "support": "Wesprzyj nas", + "title": "O programie" + }, + "audio": { + "devices-desc": "Konfiguruj dostępne urządzenia wejściowe i wyjściowe audio.", + "devices-input-device-description": "Wybierz żądane urządzenie wejściowe dźwięku.", + "devices-input-device-label": "Urządzenie wejściowe", + "devices-output-device-description": "Wybierz żądane urządzenie wyjściowe dźwięku.", + "devices-output-device-label": "Urządzenie wyjściowe", + "devices-title": "Urządzenia audio", + "external-mixer-description": "Wpisz polecenie lub ścieżkę do aplikacji, aby uruchomić zewnętrzny mikser dźwięku.", + "external-mixer-label": "Polecenie zewnętrznego miksera", + "external-mixer-placeholder": "pwvucontrol || pavucontrol", + "media-desc": "Ustaw preferowane i ignorowane aplikacje multimedialne.", + "media-excluded-player-description": "Dodaj słowa kluczowe dla odtwarzaczy, które system ma ignorować. Każde słowo w nowej linii.", + "media-excluded-player-label": "Wykluczony odtwarzacz", + "media-excluded-player-placeholder": "wpisz fragment i naciśnij +", + "media-frame-rate-description": "Wyższe wartości są płynniejsze, ale zużywają więcej zasobów.", + "media-frame-rate-label": "Liczba klatek (FPS)", + "media-primary-player-description": "Wpisz słowo kluczowe, aby zidentyfikować swój główny odtwarzacz.", + "media-primary-player-label": "Główny odtwarzacz", + "media-primary-player-placeholder": "np. spotify, vlc, mpv", + "media-scrolling-speed-description": "Czas w sekundach na przewinięcie tytułu od początku do końca.", + "media-scrolling-speed-label": "Prędkość przewijania", + "media-scrolling-title-description": "Włącz ciągłe przewijanie długich tytułów mediów.", + "media-scrolling-title-label": "Przewijany tytuł", + "media-title": "Odtwarzacze mediów", + "panel-applications-empty": "Żadna aplikacja nie odtwarza obecnie dźwięku", + "title": "Audio", + "visualizer-type-description": "Wybierz typ wizualizacji odtwarzania multimediów.", + "visualizer-type-label": "Typ wizualizacji", + "volumes-desc": "Dostosuj głośność i poziomy dźwięku.", + "volumes-input-volume-description": "Poziom głośności wejścia mikrofonu.", + "volumes-mute-input-description": "Wycisz domyślne wejście audio (mikrofon).", + "volumes-mute-input-label": "Wycisz wejście audio", + "volumes-mute-output-description": "Wycisz główne wyjście audio systemu.", + "volumes-mute-output-label": "Wycisz wyjście audio", + "volumes-output-volume-description": "Poziom głośności całego systemu.", + "volumes-step-size-description": "Dostosuj skok zmiany głośności (kółko myszy, skróty klawiszowe).", + "volumes-step-size-label": "Skok głośności", + "volumes-volume-overdrive-description": "Pozwól na zwiększenie głośności powyżej 100%. Może nie być obsługiwane przez każdy sprzęt.", + "volumes-volume-overdrive-label": "Zezwalaj na wzmocnienie głośności (overdrive)" + }, + "bar": { + "appearance-background-opacity-description": "Ustaw przezroczystość tła konkretnie dla paska.", + "appearance-background-opacity-label": "Krycie tła paska", + "appearance-capsule-opacity-description": "Ustaw poziom przezroczystości tła widżetów, gdy kapsuła jest widoczna.", + "appearance-capsule-opacity-label": "Przezroczystość kapsuły", + "appearance-density-description": "Dostosuj odstępy paska dla kompaktowego lub przestronnego wyglądu.", + "appearance-density-label": "Zagęszczenie paska", + "appearance-desc": "Dostosuj wygląd i pozycję paska.", + "appearance-floating-description": "Wyświetl pasek jako pływającą 'pigułkę'.", + "appearance-floating-label": "Pływający pasek", + "appearance-margins-description": "Dostosuj marginesy wokół pływającego paska.", + "appearance-margins-horizontal": "Poziome", + "appearance-margins-label": "Marginesy", + "appearance-margins-vertical": "Pionowe", + "appearance-outer-corners-description": "Wyświetl zaokrąglone narożniki na zewnątrz paska.", + "appearance-outer-corners-label": "Narożniki zewnętrzne", + "appearance-position-description": "Wybierz miejsce umieszczenia paska na ekranie.", + "appearance-position-label": "Pozycja paska", + "appearance-show-capsule-description": "Pokaż tła widżetów.", + "appearance-show-capsule-label": "Pokaż kapsułę", + "appearance-show-outline-description": "Wyświetla widoczne obramowanie wokół każdego widżetu.", + "appearance-show-outline-label": "Pokaż obramowanie widżetów", + "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.", + "monitors-desc": "Pokaż pasek na konkretnych monitorach. Domyślnie na wszystkich, jeśli żaden nie zostanie wybrany.", + "monitors-title": "Wyświetlanie na monitorach", + "title": "Pasek", + "tray-blacklist-description": "Dodaj reguły wykluczenia zasobnika, obsługuje maski (*).", + "tray-blacklist-label": "Czarna lista", + "tray-blacklist-placeholder": "np. nm-applet, Fcitx*", + "tray-pin-application": "Przypnij aplikację", + "tray-unpin-application": "Odepnij aplikację", + "widgets-desc": "Przeciągnij widżety, aby zmienić ich kolejność. Użyj menu pod prawym przyciskiem, aby przenosić lub usuwać widżety.", + "widgets-title": "Pozycjonowanie widżetów" + }, + "color-scheme": { + "color-source-desc": "Główne ustawienia kolorów Noctalia.", + "color-source-matugen-scheme-type-description": "Wybierz metodę generowania schematu kolorów, której Matugen użyje do tworzenia kolorów z Twojej tapety.", + "color-source-matugen-scheme-type-label": "Typ schematu Matugen", + "color-source-title": "Źródło kolorów", + "color-source-use-wallpaper-colors-description": "Generuj schematy kolorów z tapety za pomocą Matugen. Automatycznie dopasowuje motyw.", + "color-source-use-wallpaper-colors-label": "Użyj kolorów tapety", + "dark-mode-mode-description": "Włącza automatyczne przełączanie między trybem jasnym a ciemnym.", + "dark-mode-mode-label": "Harmonogram trybu ciemnego", + "dark-mode-mode-manual": "Ręcznie", + "dark-mode-mode-off": "Wyłączony", + "dark-mode-switch-description": "Przełącza na ciemniejszy motyw dla łatwiejszego oglądania w nocy.", + "delete-error-description": "Nie udało się usunąć {scheme}", + "delete-error-title": "Usuwanie nieudane", + "delete-success-description": "Pomyślnie usunięto {scheme}", + "delete-success-title": "Schemat kolorów usunięty", + "download-button": "Pobierz więcej", + "download-downloading": "Pobieranie...", + "download-empty": "Brak dostępnych schematów kolorów", + "download-error-api-error": "Błąd API: {status}", + "download-error-description": "Nie udało się pobrać {scheme}", + "download-error-download-failed": "Pobieranie nieudane z kodem: {code}", + "download-error-invalid-response": "Nieprawidłowy format odpowiedzi API", + "download-error-no-files": "Nie znaleziono plików dla schematu", + "download-error-parse-failed": "Błąd przetwarzania odpowiedzi API: {error}", + "download-error-rate-limit": "Przekroczono limit zapytań GitHub API", + "download-error-title": "Pobieranie nieudane", + "download-fetching": "Pobieranie dostępnych schematów kolorów...", + "download-success-description": "Pomyślnie pobrano {scheme}", + "download-success-title": "Schemat kolorów pobrany", + "download-title": "Pobierz schematy kolorów", + "predefined-desc": "Wybierz z kolekcji predefiniowanych schematów kolorów.", + "predefined-generate-templates-description": "Generuj szablony Matugen (GTK, motywy terminala itp.) przy użyciu predefiniowanych schematów kolorów.", + "predefined-generate-templates-label": "Generuj szablony dla predefiniowanych schematów", + "predefined-title": "Predefiniowane schematy kolorów", + "templates-compositors-description": "Motywy kompozytora.", + "templates-compositors-label": "Kompozytory", + "templates-compositors-mango-description": "Zapisz {filepath} — wymaga Mango", + "templates-compositors-niri-description": "Zapisz {filepath} — wymaga Niri v25.11+", + "templates-desc": "Zastosuj kolory w aplikacjach zewnętrznych.", + "templates-misc-description": "Twórz własne szablony", + "templates-misc-label": "Zaawansowane", + "templates-misc-user-templates-description": "Włącz tylko jeśli wiesz co robisz — zapoznaj się z dokumentacją online", + "templates-misc-user-templates-label": "Włącz szablony użytkownika", + "templates-programs-code-description-detected": "Zastosowano do profilu domyślnego — wykryto: {clients}", + "templates-programs-code-description-missing": "Nie wykryto klienta Code — zainstaluj VSCode lub VSCodium", + "templates-programs-description": "Motywy specyficzne dla aplikacji.", + "templates-programs-discord-description": "Zapisz {filepath} dla {client} — motyw HyprLuna musi być aktywowany ręcznie", + "templates-programs-discord-description-detected": "Wykryto: {clients}", + "templates-programs-discord-description-missing": "Nie wykryto klienta Discord — zainstaluj vencord, vesktop, webcord, armcord, equibop, lightcord lub dorion", + "templates-programs-emacs-description": "Doom: ~/.config/doom/themes/noctalia.el
Standard: ~/.emacs.d/themes/noctalia.el
Zastosuj ręcznie: (load-theme 'noctalia t)", + "templates-programs-label": "Programy", + "templates-programs-pywalfox-description": "Zapisz {filepath} i uruchom pywalfox update", + "templates-programs-spicetify-description": "Zapisz {filepath} — motyw Comfy musi być zainstalowany i aktywowany ręcznie", + "templates-programs-walker-description": "Zapisz {filepath} i ustaw motyw na noctalia", + "templates-programs-yazi-description": "Zapisz {filepath} — styl musi być aktywowany ręcznie", + "templates-programs-zed-description": "Zapisz {filepath} i przeładuj", + "templates-programs-zen-browser-description": "Zapisz w {filepath}; skopiuj do chrome/userChrome.css w swoim profilu Zen.", + "templates-terminal-description": "Motywy emulatora terminala.", + "templates-terminal-label": "Terminal", + "templates-ui-description": "Motywy środowiska graficznego i toolkitów UI.", + "templates-ui-label": "Interfejs (UI)", + "templates-ui-qt-description": "Zapisz {filepath}", + "title": "Schemat kolorów" + }, + "control-center": { + "cards-desc": "Dostosuj, które kontrolki pojawiają się w centrum sterowania i w jakiej kolejności.", + "desc": "Konfiguruj pozycjonowanie i zachowanie panelu centrum sterowania.", + "position-description": "Wybierz, gdzie pojawia się panel centrum sterowania po otwarciu.", + "shortcuts-custom-button-command-description": "Polecenie do wykonania po kliknięciu przycisku.", + "shortcuts-custom-button-enable-on-state-logic-description": "Włącz drugą ikonę i stan 'aktywny' na podstawie polecenia sprawdzającego.", + "shortcuts-custom-button-enable-on-state-logic-label": "Włącz logikę stanu 'on'", + "shortcuts-custom-button-general-tooltip-text-description": "Ogólny opis dla podpowiedzi przycisku.", + "shortcuts-custom-button-general-tooltip-text-label": "Ogólny tekst podpowiedzi", + "shortcuts-custom-button-on-clicked-label": "Polecenie lewego kliknięcia", + "shortcuts-custom-button-on-middle-clicked-label": "Polecenie środkowego kliknięcia", + "shortcuts-custom-button-on-right-clicked-label": "Polecenie prawego kliknięcia", + "shortcuts-custom-button-on-state-command-description": "Polecenie sprawdzające, czy przycisk powinien być w stanie 'on'. Zwraca 0 dla on, inne dla off.", + "shortcuts-custom-button-on-state-command-label": "Polecenie sprawdzające stan 'on'", + "shortcuts-custom-button-on-state-icon-description": "Ikona przycisku, gdy jest on w stanie 'on'.", + "shortcuts-custom-button-on-state-icon-label": "Ikona stanu 'on'", + "shortcuts-custom-button-state-checks-add": "Dodaj sprawdzanie stanu", + "shortcuts-custom-button-state-checks-command": "Polecenie do wykonania dla tego sprawdzenia stanu", + "shortcuts-custom-button-state-checks-label": "Sprawdzanie stanu", + "shortcuts-custom-button-state-checks-remove": "Usuń", + "shortcuts-custom-button-tooltip-description": "Podpowiedź wyświetlana po najechaniu na przycisk.", + "shortcuts-custom-button-tooltip-label": "Podpowiedź", + "shortcuts-title": "Widżety skrótów", + "system-monitor-disk-path-description": "Wybierz, który punkt montowania dysku ma być monitorowany przez kartę monitora systemu w centrum sterowania.", + "system-monitor-disk-path-label": "Ścieżka dysku monitora systemu", + "title": "Centrum sterowania" + }, + "desktop-widgets": { + "clock-enabled-description": "Pokaż widżet zegara na pulpicie.", + "clock-enabled-label": "Włącz widżet zegara", + "clock-format-label": "Format", + "clock-height-description": "Wysokość widżetu zegara w pikselach.", + "clock-height-label": "Wysokość", + "clock-minimal-mode-description": "Użyj minimalistycznego zegara z czasem i datą.", + "clock-minimal-mode-label": "Tryb minimalistyczny", + "clock-rounded-corners-description": "Użyj zaokrąglonych rogów dla tła widżetu.", + "clock-rounded-corners-label": "Zaokrąglone rogi", + "clock-show-background-description": "Pokaż tło dla widżetu zegara.", + "clock-show-background-label": "Pokaż tło", + "clock-show-date-description": "Wyświetl aktualną datę poniżej godziny.", + "clock-show-date-label": "Pokaż datę", + "clock-show-seconds-description": "Wyświetl sekundy.", + "clock-show-seconds-label": "Pokaż sekundy", + "clock-style-analog": "Analogowy", + "clock-style-binary": "Binarny", + "clock-style-description": "Wybierz styl wyświetlania zegara.", + "clock-style-digital": "Cyfrowy", + "clock-style-label": "Styl zegara", + "clock-style-minimal": "Minimalistyczny", + "clock-width-description": "Szerokość widżetu zegara w pikselach.", + "edit-mode-button-label": "Wejdź w tryb edycji", + "edit-mode-controls-explanation": "Lewy przycisk myszy: Przesuń widżet\nPrawy przycisk myszy: Zmień rozmiar widżetu", + "edit-mode-description": "Włącz tryb edycji, aby przesuwać i zmieniać pozycję widżetów pulpitu. Gdy włączone, widżety pokazują ramkę przeciągania.", + "edit-mode-exit-button": "Wyjdź z trybu edycji", + "edit-mode-grid-snap-label": "Przyciągaj do siatki", + "edit-mode-label": "Tryb edycji", + "enabled-description": "Włącz lub całkowicie wyłącz widżety pulpitu.", + "enabled-label": "Włącz widżety pulpitu", + "general-desc": "Konfiguruj widżety pojawiające się na pulpicie.", + "general-title": "Widżety pulpitu", + "media-player-enabled-description": "Pokaż widżet odtwarzacza mediów na pulpicie.", + "media-player-enabled-label": "Włącz widżet odtwarzacza", + "media-player-rounded-corners-description": "Włącz zaokrąglone rogi na krawędziach widżetu.", + "media-player-show-album-art-description": "Pokaż okładkę albumu i informacje o utworach (tytuł i wykonawca).", + "media-player-show-album-art-label": "Pokaż okładkę albumu i tytuł.", + "media-player-show-background-description": "Pokaż tło dla widżetu odtwarzacza.", + "media-player-show-buttons-description": "Pokaż przyciski sterowania multimediami (odtwarzanie/pauza, poprzedni, następny) na widżecie odtwarzacza multimedialnego.", + "media-player-show-buttons-label": "Pokaż przyciski", + "media-player-show-visualizer-description": "Pokaż nakładkę wizualizatora audio.", + "media-player-visualizer-type-description": "Wybierz typ wizualizacji dla tła odtwarzacza pulpitu.", + "title": "Widżety pulpitu", + "weather-enabled-description": "Pokaż widżet pogody na pulpicie.", + "weather-enabled-label": "Włącz widżet pogody", + "weather-show-background-description": "Pokaż tło dla widżetu pogody." + }, + "display": { + "monitors-brightness-step-description": "Dostosuj skok zmiany jasności (kółko myszy i skróty klawiszowe).", + "monitors-brightness-step-label": "Skok jasności", + "monitors-brightness-unavailable-ddc-disabled": "Sterowanie jasnością niedostępne. Włącz \"Obsługa zewnętrznej jasności\", aby sterować jasnością tego ekranu.", + "monitors-brightness-unavailable-generic": "Sterowanie jasnością nie jest dostępne dla tego ekranu.", + "monitors-desc": "Dostosuj jasność dla każdego ekranu.", + "monitors-enforce-minimum-description": "Rozwiązuje problem całkowitego wyłączania podświetlenia na niektórych ekranach przy 0% jasności.", + "monitors-enforce-minimum-label": "Wymuś minimalną jasność (1%)", + "monitors-external-brightness-description": "Włącz obsługę DDCUtil dla sterowania jasnością zewnętrznych monitorów przez protokół DDC/CI.", + "monitors-external-brightness-label": "Obsługa zewnętrznej jasności", + "monitors-title": "Ustawienia per-monitor", + "night-light-auto-schedule-description": "Oparte na czasie zachodu i wschodu słońca w {location} — zalecane.", + "night-light-auto-schedule-label": "Automatyczny harmonogram", + "night-light-desc": "Zredukuj emisję niebieskiego światła, aby lepiej spać i mniej męczyć oczy.", + "night-light-enable-description": "Zastosuj ciepły filtr kolorów, aby zredukować emisję niebieskiego światła.", + "night-light-enable-label": "Włącz podświetlenie nocne", + "night-light-force-activation-description": "Ignoruje harmonogram i natychmiast stosuje filtr nocny.", + "night-light-force-activation-label": "Wymuś aktywację", + "night-light-manual-schedule-description": "Ustaw własne godziny wschodu i zachodu słońca.", + "night-light-manual-schedule-label": "Ręczny harmonogram", + "night-light-manual-schedule-select-start": "Wybierz czas rozpoczęcia", + "night-light-manual-schedule-select-stop": "Wybierz czas zakończenia", + "night-light-manual-schedule-sunrise": "Godzina wschodu", + "night-light-manual-schedule-sunset": "Godzina zachodu", + "night-light-temperature-day": "Dzień", + "night-light-temperature-day-description": "Kontroluje temperaturę barwową w ciągu dnia.", + "night-light-temperature-description": "Ustaw ciepło barw dla nocy i dnia.", + "night-light-temperature-label": "Temperatura barwowa", + "night-light-temperature-night": "Noc", + "night-light-temperature-night-description": "Kontroluje temperaturę barwową w nocy.", + "title": "Ekran" + }, + "dock": { + "appearance-background-opacity-description": "Dostosuj przezroczystość tła doku.", + "appearance-border-radius-description": "Dostosuj zaokrąglenie krawędzi doku.", + "appearance-border-radius-label": "Promień narożników", + "appearance-colorize-icons-description": "Zastosuj kolory motywu do ikon aplikacji w doku (tylko dla nieaktywnych aplikacji).", + "appearance-colorize-icons-label": "Koloryzuj ikony", + "appearance-dead-opacity-description": "Dostosuj przezroczystość ikon aplikacji, które nie są uruchomione.", + "appearance-dead-opacity-label": "Przezroczystość nieaktywnych", + "appearance-desc": "Dostosuj zachowanie i wygląd doku.", + "appearance-display-auto-hide": "Auto-ukrywanie", + "appearance-display-description": "Wybierz, jak ma zachowywać się dok.", + "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-hide-show-speed-description": "Dostosuj prędkość animacji ukrywania/pokazywania doku.", + "appearance-hide-show-speed-label": "Prędkość ukrywania/pokazywania", + "appearance-icon-size-description": "Dostosuj ogólny rozmiar doku.", + "appearance-icon-size-label": "Rozmiar doku", + "appearance-inactive-indicators-description": "Wyświetlaj wskaźniki dla wszystkich uruchomionych aplikacji, nie tylko dla aktywnej.", + "appearance-inactive-indicators-label": "Wskaźniki uruchomionych", + "appearance-pinned-static-description": "Zawsze spychaj przypięte aplikacje na lewo w stałej kolejności.", + "appearance-pinned-static-label": "Statyczne przypięte aplikacje", + "enabled-description": "Pokaż lub całkowicie ukryj dok.", + "enabled-label": "Włącz dok", + "monitors-desc": "Pokaż dok na konkretnych monitorach. Domyślnie na wszystkich, jeśli żaden nie zostanie wybrany.", + "monitors-only-same-monitor-description": "Pokaż tylko aplikacje z monitora, na którym znajduje się dok.", + "monitors-only-same-monitor-label": "Tylko aplikacje z tego samego monitora", + "monitors-title": "Wyświetlanie na monitorach", + "title": "Dok" + }, + "general": { + "fonts-default-description": "Główna czcionka używana w całym interfejsie.", + "fonts-default-label": "Czcionka domyślna", + "fonts-default-placeholder": "Wybierz czcionkę domyślną...", + "fonts-default-scale-description": "Zwiększ lub zmniejsz rozmiar standardowego tekstu.", + "fonts-default-scale-label": "Rozmiar czcionki domyślnej", + "fonts-default-search-placeholder": "Szukaj czcionki...", + "fonts-desc": "Wybierz czcionki używane w interfejsie.", + "fonts-monospace-description": "Czcionka o stałej szerokości używana do liczb i statystyk.", + "fonts-monospace-label": "Czcionka Monospace", + "fonts-monospace-placeholder": "Wybierz czcionkę monospace...", + "fonts-monospace-scale-description": "Zwiększ lub zmniejsz rozmiar tekstu o stałej szerokości.", + "fonts-monospace-scale-label": "Rozmiar czcionki monospace", + "fonts-monospace-search-placeholder": "Szukaj czcionki monospace...", + "fonts-reset-scaling": "Resetuj skalowanie", + "fonts-title": "Czcionki", + "language-desc": "Wybierz preferowany język aplikacji.", + "language-select-auto-detect": "Automatyczny", + "language-select-description": "Wybierz język używany w interfejsie aplikacji.", + "language-select-label": "Język aplikacji", + "launch-setup-wizard": "Uruchom asystenta konfiguracji", + "profile-desc": "Edytuj dane użytkownika i awatar.", + "profile-picture-description": "Twoje zdjęcie profilowe pojawiające się w interfejsie.", + "profile-picture-label": "Zdjęcie profilowe użytkownika {user}", + "profile-select-avatar": "Wybierz obraz awatara", + "profile-title": "Profil", + "profile-tooltip": "Zdjęcie profilowe", + "screen-corners-desc": "Dostosuj zaokrąglenia krawędzi ekranu i efekty wizualne.", + "screen-corners-radius-description": "Dostosuj zaokrąglenie narożników ekranu.", + "screen-corners-radius-label": "Promień narożników ekranu", + "screen-corners-radius-reset": "Resetuj promień narożników", + "screen-corners-show-corners-description": "Wyświetlaj zaokrąglone narożniki na krawędzi ekranu.", + "screen-corners-show-corners-label": "Pokaż narożniki ekranu", + "screen-corners-solid-black-description": "Użyj jednolitej czerni zamiast koloru tła paska.", + "screen-corners-solid-black-label": "Jednolicie czarne narożniki", + "screen-corners-title": "Narożniki ekranu" + }, + "hooks": { + "info-command-info-description": "• Polecenia są wykonywane przez powłokę (sh -c)
• Polecenia działają w tle (detached)
• Przyciski testowe wykonują się z aktualnymi wartościami", + "info-command-info-label": "Informacje o poleceniach Hook", + "info-parameters-description": "• Hook tapety: $1 = ścieżka tapety, $2 = nazwa ekranu
• Hook zmiany motywu: $1 = true/false (stan trybu ciemnego)
• Hooki blokady: Brak parametrów", + "info-parameters-label": "Dostępne parametry", + "performance-mode-disabled-description": "Komenda do wykonania, gdy tryb wydajności Noctalia zostanie wyłączony.", + "performance-mode-disabled-label": "Tryb wydajności wyłączony.", + "performance-mode-disabled-placeholder": "notify-send \"Wydajność\" \"Tryb Wyłączony\"", + "performance-mode-enabled-description": "Komenda do wykonania, gdy tryb wydajności Noctalia jest włączony.", + "performance-mode-enabled-label": "Tryb wydajności włączony.", + "performance-mode-enabled-placeholder": "notify-send \"Wydajność\" \"Tryb włączony\"", + "screen-lock-description": "Polecenie do wykonania, gdy ekran zostanie zablokowany.", + "screen-lock-label": "Ekran zablokowany", + "screen-lock-placeholder": "np. notify-send \"Ekran\" \"Zablokowany\"", + "screen-unlock-description": "Polecenie do wykonania, gdy ekran zostanie odblokowany.", + "screen-unlock-label": "Ekran odblokowany", + "screen-unlock-placeholder": "np. notify-send \"Ekran\" \"Odblokowany\"", + "system-hooks-desc": "Konfiguruj polecenia do wykonania podczas zdarzeń systemowych.", + "system-hooks-enable-description": "Włącz lub wyłącz wszystkie polecenia hooków.", + "system-hooks-enable-label": "Włącz hooki", + "system-hooks-title": "Hooki systemowe", + "theme-changed-description": "Polecenie do wykonania podczas przełączania między trybem Ciemnym a Jasnym.", + "theme-changed-label": "Zmiana motywu", + "theme-changed-placeholder": "np. notify-send \"Motyw\" \"Przełączony\"", + "title": "Hooki", + "wallpaper-changed-description": "Polecenie do wykonania podczas zmiany tapety.", + "wallpaper-changed-label": "Zmiana tapety", + "wallpaper-changed-placeholder": "np. notify-send \"Tapeta\" \"Zmieniona\"" + }, + "indicator": { + "default-value": "Domyślnie: {value}", + "system-default": "Domyślne ustawienia systemowe" + }, + "launcher": { + "clipboard-desc": "Dostęp i zarządzanie historią schowka z poziomu launchera.", + "execute-desc": "Skonfiguruj sposób uruchamiania aplikacji.", + "execute-title": "Wykonanie", + "settings-annotation-tool-description": "Komenda do uruchomienia po kliknięciu przycisku adnotacji w historii schowka. Obraz zostanie przekazany do tej komendy.", + "settings-annotation-tool-label": "Narzędzie do adnotacji", + "settings-annotation-tool-placeholder": "Przepraszam, nie rozumiem. Proszę podać tekst do przetłumaczenia.", + "settings-auto-paste-description": "Automatyczne wklejanie wybranego elementu ze schowka. Wymaga wtype.", + "settings-auto-paste-label": "Automatyczne wklejanie", + "settings-clip-preview-description": "Pokaż podgląd zawartości schowka przy użyciu polecenia >clip.", + "settings-clip-preview-label": "Włącz podgląd schowka", + "settings-clipboard-history-description": "Dostęp do wcześniej skopiowanych elementów z poziomu launchera.", + "settings-clipboard-history-label": "Włącz historię schowka", + "settings-custom-launch-prefix-description": "Poprzedzaj polecenia własnym prefiksem (np. 'runapp' dla integracji z systemd).", + "settings-custom-launch-prefix-enabled-description": "Używaj własnego prefiksu do uruchamiania aplikacji zamiast metody domyślnej.", + "settings-custom-launch-prefix-enabled-label": "Włącz własny prefiks", + "settings-custom-launch-prefix-label": "Własny prefiks uruchamiania", + "settings-desc": "Dostosuj zachowanie i wygląd launchera.", + "settings-grid-view-description": "Wyświetlaj elementy w układzie siatki zamiast listy.", + "settings-icon-mode-description": "Używaj natywnych ikon systemowych zamiast ikon Tabler.", + "settings-icon-mode-label": "Używaj natywnych ikon.", + "settings-ignore-mouse-input-description": "Wyłącz interakcję myszy i kółko przewijania w launcherze.", + "settings-ignore-mouse-input-label": "Ignoruj dane wejściowe myszy.", + "settings-position-description": "Wybierz, gdzie pojawia się panel launchera.", + "settings-show-categories-description": "Pokaż karty kategorii do filtrowania aplikacji.", + "settings-show-categories-label": "Pokaż kategorie", + "settings-show-icon-background-description": "Pokaż zaokrąglone tło prostokątne za ikonami.", + "settings-show-icon-background-label": "Pokaż tło ikony", + "settings-sort-by-usage-description": "Gdy włączone, najczęściej uruchamiane aplikacje pojawiają się na początku listy.", + "settings-sort-by-usage-label": "Sortuj według użycia", + "settings-terminal-command-description": "Polecenie uruchamiające terminal. Np. 'kitty -e' lub 'gnome-terminal --'.", + "settings-terminal-command-label": "Polecenie terminala", + "settings-use-app2unit-description": "Używa alternatywnej metody uruchamiania, aby lepiej zarządzać procesami i zapobiegać problemom.", + "settings-use-app2unit-label": "Użyj App2Unit do uruchamiania aplikacji", + "title": "Launcher" + }, + "location": { + "calendar-cards-desc": "Organizuj i włączaj/wyłączaj karty w panelu kalendarza.", + "calendar-cards-title": "Karty kalendarza", + "calendar-header-label": "Nagłówek kalendarza", + "calendar-month-label": "Miesiąc kalendarza", + "date-time-12hour-format-description": "Wyświetlaj czas w formacie 12-godzinnym na ekranie blokady i w kalendarzu. Zegar paska ma własne ustawienia.", + "date-time-12hour-format-label": "Użyj formatu 12-godzinnego", + "date-time-desc": "Dostosuj sposób wyświetlania daty i czasu.", + "date-time-first-day-of-week-automatic": "Automatycznie (według systemu)", + "date-time-first-day-of-week-description": "Wybierz, który dzień zaczyna tydzień w kalendarzu.", + "date-time-first-day-of-week-label": "Pierwszy dzień tygodnia", + "date-time-show-events-description": "Wyświetlaj wydarzenia w panelu kalendarza.", + "date-time-show-events-label": "Pokaż wydarzenia kalendarza", + "date-time-title": "Data i czas", + "date-time-use-analog-description": "Pokaż zegar analogowy w oknie kalendarza i na ekranie blokady.", + "date-time-use-analog-label": "Użyj zegara analogowego", + "date-time-week-numbers-description": "Wyświetlaj numer tygodnia w roku (np. tydzień 38) w kalendarzu.", + "date-time-week-numbers-label": "Pokaż numery tygodni", + "location-desc": "Ustaw lokalizację, aby otrzymywać dokładną pogodę i harmonogram podświetlenia nocnego.", + "location-search-description": "np. Warszawa, PL", + "location-search-label": "Szukaj lokalizacji", + "location-search-placeholder": "Wpisz nazwę lokalizacji", + "location-title": "Twoja lokalizacja", + "weather-desc": "Wybierz preferowaną jednostkę temperatury.", + "weather-enabled-description": "Włącz pobieranie danych pogodowych i ich wyświetlanie. Gdy wyłączone, wszystkie elementy pogody zostaną ukryte i nie będą wysyłane zapytania sieciowe.", + "weather-enabled-label": "Włącz pogodę", + "weather-fahrenheit-description": "Wyświetlaj temperaturę w stopniach Fahrenheita zamiast Celsjusza.", + "weather-fahrenheit-label": "Pokaż temperaturę w Fahrenheitach (°F)", + "weather-hide-city-description": "Ukryj nazwę miasta na wyświetlaczach pogody w całym interfejsie.", + "weather-hide-city-label": "Ukryj nazwę miasta.", + "weather-hide-timezone-description": "Ukryj skrót strefy czasowej na wyświetlaczach pogody w całym interfejsie.", + "weather-hide-timezone-label": "Ukryj strefę czasową", + "weather-show-effects-description": "Pokaż dodatkowe efekty wizualne (deszcz, śnieg, błyskawice) na karcie pogody.", + "weather-show-effects-label": "Wyświetlaj efekty pogodowe", + "weather-show-in-calendar-description": "Pokaż dzienną prognozę pogody bezpośrednio w widoku kalendarza.", + "weather-show-in-calendar-label": "Wyświetlaj pogodę w kalendarzu" + }, + "lock-screen": { + "compact-lockscreen-description": "Pokaż tylko logowanie i kontrolki systemowe, ukrywając widżety pogody i mediów.", + "compact-lockscreen-label": "Kompaktowy ekran blokady", + "lock-on-suspend-description": "Automatycznie blokuj ekran podczas uśpienia systemu.", + "lock-on-suspend-label": "Blokuj przy uśpieniu", + "show-hibernate-description": "Pokaż opcję 'hibernacja' w akcjach zasilania.", + "show-hibernate-label": "Pokaż hibernację", + "show-session-buttons-description": "Zezwalaj na dostęp do ustawień zasilania z poziomu ekranu blokady.", + "show-session-buttons-label": "Kontrolki zasilania", + "title": "Ekran blokady" + }, + "network": { + "bluetooth-description": "Włącz zarządzanie Bluetooth.", + "bluetooth-rssi-polling-description": "Okresowo próbkuje RSSI dla podłączonych urządzeń przez bluetoothctl. Może nie być dostępne dla wszystkich urządzeń; zużywa minimalne zasoby, gdy jest włączone.", + "bluetooth-rssi-polling-label": "Odpytywanie sygnału Bluetooth", + "desc": "Zarządzaj połączeniami Wi-Fi i Bluetooth.", + "wifi-description": "Zarządzanie sieciami bezprzewodowymi (wymaga NetworkManager)." + }, + "notifications": { + "duration-critical-urgency-description": "Jak długo widoczne są powiadomienia o priorytecie krytycznym.", + "duration-critical-urgency-label": "Pilność krytyczna", + "duration-desc": "Konfiguruj, jak długo powiadomienia pozostają widoczne w zależności od poziomu pilności.", + "duration-low-urgency-description": "Jak długo widoczne są powiadomienia o priorytecie niskim.", + "duration-low-urgency-label": "Pilność niska", + "duration-normal-urgency-description": "Jak długo widoczne są powiadomienia o priorytecie normalnym.", + "duration-normal-urgency-label": "Pilność normalna", + "duration-reset": "Resetuj czas wygasania", + "duration-respect-expire-description": "Używaj czasu wygasania ustawionego w samym powiadomieniu.", + "duration-respect-expire-label": "Respektuj czas wygasania (expire timeout)", + "duration-title": "Czas trwania powiadomienia", + "history-critical-urgency-description": "Zapisuj powiadomienia o krytycznym priorytecie w historii.", + "history-critical-urgency-label": "Zachowaj krytyczną pilność dla historii.", + "history-desc": "Kontroluj, które powiadomienia są zapisywane w historii na podstawie ich poziomu ważności.", + "history-low-urgency-description": "Zapisuj powiadomienia o niskim priorytecie w historii.", + "history-low-urgency-label": "Odeślij niską pilność do historii.", + "history-normal-urgency-description": "Zapisuj powiadomienia o normalnym priorytecie w historii.", + "history-normal-urgency-label": "Zapisz normalny priorytet do historii.", + "monitors-desc": "Pokazuj powiadomienia na konkretnych monitorach. Domyślnie na wszystkich.", + "settings-always-on-top-description": "Wyświetlaj powiadomienia nad oknami pełnoekranowymi i innymi warstwami.", + "settings-background-opacity-description": "Dostosuj przezroczystość tła powiadomień.", + "settings-desc": "Konfiguruj wygląd i zachowanie powiadomień.", + "settings-do-not-disturb-description": "Wyłącz wszystkie wyskakujące powiadomienia.", + "settings-enabled-description": "Włącz lub wyłącz demona powiadomień (wymaga restartu Noctalia).", + "settings-enabled-label": "Włącz powiadomienia", + "settings-location-description": "Miejsce na ekranie, w którym pojawiają się powiadomienia.", + "sounds-desc": "Konfiguruj efekty dźwiękowe i głośność powiadomień.", + "sounds-enabled-description": "Włącz efekty dźwiękowe dla przychodzących powiadomień.", + "sounds-enabled-label": "Włącz dźwięki powiadomień", + "sounds-excluded-apps-description": "Pomiń odtwarzanie dźwięku systemowego dla aplikacji, które mają własne wbudowane powiadomienia dźwiękowe.", + "sounds-excluded-apps-label": "Wykluczone aplikacje", + "sounds-excluded-apps-placeholder": "discord,firefox,chrome,chromium,edge", + "sounds-files-critical-description": "Ścieżka do pliku dźwiękowego dla powiadomień krytycznych.", + "sounds-files-critical-label": "Dźwięk pilności krytycznej", + "sounds-files-critical-select-title": "Wybierz dźwięk pilności krytycznej", + "sounds-files-desc": "Konfiguruj własne pliki dźwiękowe dla różnych poziomów pilności.", + "sounds-files-low-description": "Ścieżka do pliku dźwiękowego dla powiadomień o niskim priorytecie.", + "sounds-files-low-label": "Dźwięk pilności niskiej", + "sounds-files-low-select-title": "Wybierz dźwięk pilności niskiej", + "sounds-files-normal-description": "Ścieżka do pliku dźwiękowego dla powiadomień normalnych.", + "sounds-files-normal-label": "Dźwięk pilności normalnej", + "sounds-files-normal-select-title": "Wybierz dźwięk pilności normalnej", + "sounds-files-placeholder": "Wprowadź ścieżkę do pliku dźwiękowego", + "sounds-files-select-file": "Wybierz plik dźwiękowy", + "sounds-files-title": "Pliki dźwiękowe", + "sounds-files-unified-description": "Ścieżka do pliku dźwiękowego dla wszystkich powiadomień.", + "sounds-files-unified-label": "Dźwięk powiadomienia", + "sounds-files-unified-select-title": "Wybierz plik dźwięku powiadomienia", + "sounds-separate-description": "Używaj różnych dźwięków dla niskiej, normalnej i krytycznej pilności.", + "sounds-separate-label": "Różne dźwięki zależnie od priorytetu", + "sounds-title": "Ustawienia dźwięku", + "sounds-unavailable-description": "Zainstaluj Qt6 Multimedia, aby włączyć dźwięki powiadomień.", + "sounds-unavailable-label": "Dźwięki powiadomień niedostępne", + "sounds-volume-description": "Dostosuj poziom głośności dźwięków powiadomień.", + "sounds-volume-label": "Głośność dźwięku", + "toast-desc": "Konfiguruj wygląd i zachowanie dymków powiadomień.", + "toast-keyboard-description": "Pokaż dymek (toast), gdy zmieni się układ klawiatury.", + "toast-keyboard-label": "Układ klawiatury" + }, + "osd": { + "always-on-top-description": "Wyświetlaj OSD nad oknami pełnoekranowymi i innymi warstwami.", + "always-on-top-label": "Zawsze na wierzchu", + "background-opacity-description": "Kontroluje przezroczystość tła OSD.", + "background-opacity-label": "Przezroczystość tła", + "description": "Konfiguruj wskaźniki ekranowe, takie jak nakładki głośności i jasności.", + "duration-auto-hide-description": "Dostosuj czas, po którym OSD zniknie.", + "duration-auto-hide-label": "Ukryj automatycznie po", + "duration-desc": "Jak długo OSD pozostaje widoczne przed automatycznym ukryciem.", + "duration-title": "Czas wygasania OSD", + "enabled-description": "Pokazuj zmiany głośności i jasności w czasie rzeczywistym.", + "enabled-label": "Włącz OSD (On-screen display)", + "events-desc": "Wybierz, które zdarzenia mają wywoływać wyświetlanie ekranowe.", + "general-desc": "Skonfiguruj widoczność i zachowanie OSD.", + "location-description": "Miejsce na ekranie, w którym pojawia się OSD.", + "monitors-desc": "Pokazuj OSD na konkretnych monitorach. Domyślnie na wszystkich.", + "title": "OSD (On-Screen Display)", + "types-brightness-description": "Pokazuj OSD podczas zmiany jasności ekranu.", + "types-brightness-label": "Jasność", + "types-custom-text-description": "Pokazuj OSD dla własnych wiadomości tekstowych z IPC.", + "types-custom-text-label": "Własny tekst", + "types-desc": "Wybierz zdarzenia, które wyzwalają OSD.", + "types-input-volume-description": "Pokazuj OSD podczas zmiany głośności mikrofonu.", + "types-input-volume-label": "Głośność wejściowa", + "types-lockkey-description": "Pokazuj OSD podczas przełączania Caps Lock, Num Lock lub Scroll Lock.", + "types-lockkey-label": "Klawisze blokady", + "types-title": "Zdarzenia wyzwalające OSD", + "types-volume-description": "Pokazuj OSD podczas zmiany głośności wyjścia audio.", + "types-volume-label": "Głośność wyjściowa" + }, + "plugins": { + "available-description": "Przeglądaj i instaluj wtyczki ze skonfigurowanych źródeł.", + "available-label": "Dostępne wtyczki", + "available-no-plugins-description": "Sprawdź źródła wtyczek lub odśwież listę.", + "available-no-plugins-label": "Brak dostępnych wtyczek", + "collision-already-installed": "Ta wtyczka jest już zainstalowana.", + "collision-custom-version-exists": "Niestandardowa wersja z \"{source}\" jest już zainstalowana.", + "collision-official-version-exists": "Oficjalna wersja tej wtyczki jest już zainstalowana.", + "filter-downloaded": "Pobrane", + "filter-not-downloaded": "Niepobrane", + "hot-reload-description": "Automatycznie przeładuj wtyczki przy zmianie ich plików. Przydatne przy tworzeniu wtyczek.", + "hot-reload-label": "Gorące przeładowanie (tryb deweloperski)", + "hot-reloaded": "Przeładowano wtyczkę: {name}", + "install-error": "Błąd instalacji: {error}", + "install-incompatible": "{plugin} wymaga Noctalii w wersji v{version} lub wyższej.", + "install-success": "Pomyślnie zainstalowano {plugin}", + "installed-description": "Zarządzaj i konfiguruj lokalnie zainstalowane wtyczki.", + "installed-label": "Zainstalowane wtyczki", + "installed-no-plugins-description": "Zainstaluj wtyczki z sekcji Dostępne wtyczki poniżej.", + "installed-no-plugins-label": "Brak zainstalowanych wtyczek", + "installing": "Instalowanie {plugin}...", + "open-plugins-tab": "Otwórz ustawienia wtyczek", + "plugin-settings-title": "Ustawienia {plugin}", + "refresh-refreshing": "Odświeżanie listy wtyczek...", + "refresh-tooltip": "Odśwież dostępne wtyczki", + "settings-error-not-loaded": "Wtyczka nie została załadowana.", + "settings-saved": "Ustawienia wtyczki zapisane.", + "settings-tooltip": "Ustawienia wtyczki", + "source-custom": "Źródło niestandardowe", + "sources-add-custom": "Dodaj własne repozytorium", + "sources-add-dialog-description": "Dodaj repozytorium GitHub jako źródło wtyczek.", + "sources-add-dialog-error": "Nie udało się dodać źródła wtyczek.", + "sources-add-dialog-name": "Nazwa repozytorium", + "sources-add-dialog-name-placeholder": "Moje własne wtyczki", + "sources-add-dialog-success": "Źródło wtyczek dodane pomyślnie.", + "sources-add-dialog-title": "Dodaj źródło wtyczek", + "sources-add-dialog-url": "Adres URL repozytorium", + "sources-description": "Zarządzaj repozytoriami wtyczek.", + "sources-placeholder": "Moje fajne repozytorium", + "sources-remove-tooltip": "Usuń źródło wtyczek", + "title": "Wtyczki", + "uninstall-dialog-description": "Czy na pewno chcesz odinstalować {plugin}? Spowoduje to usunięcie wszystkich danych wtyczki.", + "uninstall-dialog-title": "Odinstaluj wtyczkę", + "uninstall-error": "Błąd odinstalowywania: {error}", + "uninstall-success": "Pomyślnie odinstalowano {plugin}", + "uninstalling": "Odinstalowywanie {plugin}...", + "update-all": "Aktualizuj wszystkie ({count})", + "update-all-success": "Wszystkie wtyczki zaktualizowane pomyślnie.", + "update-available": "Dostępna nowa aktualizacja wtyczki", + "update-available-plural": "Dostępne nowe aktualizacje wtyczek ({count})", + "update-error": "Błąd aktualizacji wtyczki {plugin}: {error}", + "update-incompatible": "Wymaga Noctalia v{version} lub nowszej", + "update-pending": "v{bieżąca} → v{nowa} (wymaga Noctalii v{wymagana})", + "update-success": "Zaktualizowano {plugin} do v{version}", + "update-version": "v{current} → v{new}", + "updating": "Aktualizowanie {plugin}..." + }, + "region": { + "clock-panel-desc": "Dostosuj wygląd panelu zegara.", + "clock-panel-title": "Panel zegara", + "title": "Region" + }, + "screen-recorder": { + "audio-audio-codec-description": "Opus jest zalecany dla najlepszej wydajności i najmniejszego rozmiaru pliku.", + "audio-audio-codec-label": "Kodek audio", + "audio-audio-source-description": "Źródło dźwięku do przechwycenia podczas nagrywania.", + "audio-audio-source-label": "Źródło audio", + "audio-desc": "Konfiguruj opcje nagrywania dźwięku.", + "audio-title": "Ustawienia audio", + "general-copy-to-clipboard-description": "Skopiuj plik do schowka po zakończeniu nagrywania.", + "general-copy-to-clipboard-label": "Kopiuj do schowka", + "general-desc": "Zarządzaj wyjściem i zawartością nagrań ekranu.", + "general-output-folder-description": "Folder, w którym będą zapisywane nagrania.", + "general-output-folder-label": "Folder wyjściowy", + "general-select-output-folder": "Wybierz folder wyjściowy", + "general-show-cursor-description": "Nagrywaj kursor myszy na wideo.", + "general-show-cursor-label": "Pokaż kursor", + "general-title": "Ustawienia ogólne", + "title": "Nagrywanie ekranu", + "video-color-range-description": "Zakres ograniczony (Limited) jest zalecany dla lepszej kompatybilności.", + "video-color-range-label": "Zakres kolorów", + "video-desc": "Konfiguruj opcje nagrywania wideo.", + "video-frame-rate-description": "Docelowa liczba klatek na sekundę (FPS).", + "video-title": "Ustawienia wideo", + "video-video-codec-description": "h264 to najczęściej spotykany kodek.", + "video-video-codec-label": "Kodek wideo", + "video-video-quality-description": "Wyższa jakość skutkuje większym rozmiarem plików.", + "video-video-quality-label": "Jakość wideo", + "video-video-source-description": "Zalecany jest Portal. Jeśli pojawiają się błędy, spróbuj Ekran (Screen).", + "video-video-source-label": "Źródło wideo" + }, + "session-menu": { + "countdown-duration-description": "Ustaw czas odliczania przed wykonaniem akcji zasilania.", + "countdown-duration-label": "Czas trwania odliczania", + "enable-countdown-description": "Pokaż minutnik odliczający przed wykonaniem akcji zasilania.", + "enable-countdown-label": "Włącz minutnik odliczania", + "entries-desc": "Dostosuj, które akcje zasilania pojawiają się w menu sesji i w jakiej kolejności.", + "entries-title": "Akcje zasilania", + "entry-settings-command-description": "Własne polecenie dla tej akcji. Zostaw puste, aby użyć domyślnego polecenia systemowego.", + "entry-settings-command-placeholder": "np. systemctl poweroff", + "entry-settings-default-command-lock": "Wewnętrzna blokada (brak polecenia)", + "entry-settings-default-command-logout": "Wewnętrzne wylogowanie (brak polecenia)", + "entry-settings-default-info-description": "Jeśli nie podano własnego polecenia, zostanie użyte domyślne polecenie systemowe.", + "entry-settings-default-info-label": "Domyślne polecenie", + "entry-settings-title": "Konfiguruj {entry}", + "entry-settings-tooltip": "Konfiguruj polecenie", + "general-desc": "Konfiguruj zachowanie i wygląd panelu menu sesji.", + "large-buttons-layout-description": "Wybierz sposób wyświetlania przycisków menu sesji.", + "large-buttons-layout-label": "Układ z dużymi przyciskami", + "large-buttons-style-description": "Wyświetlaj menu sesji z dużymi przyciskami w układzie siatki.", + "large-buttons-style-label": "Styl dużych przycisków", + "position-description": "Wybierz, gdzie pojawia się panel menu sesji po otwarciu.", + "show-header-description": "Wyświetlaj tytuł i przycisk zamknięcia na górze menu sesji.", + "show-header-label": "Pokaż nagłówek", + "show-number-labels-description": "Wyświetl etykiety z numerami (1-2-3-4...) na przyciskach i włącz przypisanie klawiszy numerycznych do szybkiego wyboru.", + "show-number-labels-label": "Pokaż etykiety numerów" + }, + "system-monitor": { + "critical-color-label": "Kolor krytyczny", + "custom-highlight-colors-title-label": "Własne kolory podświetlenia", + "disk-section-label": "Użycie dysku", + "enable-dgpu-monitoring-description": "Ostrzeżenie: To obudzi twoją dedykowaną kartę graficzną (NVIDIA/AMD), co może znacząco wpłynąć na żywotność baterii w laptopach z hybrydową grafiką.", + "enable-dgpu-monitoring-label": "Włącz monitorowanie dedykowanej karty graficznej.", + "external-monitor-description": "Wprowadź polecenie lub ścieżkę aplikacji do uruchomienia przy aktywacji zewnętrznej aplikacji monitora systemu.", + "external-monitor-label": "Polecenie zewnętrznego monitora systemu", + "external-monitor-placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor", + "general-desc": "Konfiguruj zachowanie i wygląd monitora systemu.", + "gpu-section-label": "Temperatura GPU", + "highlight-colors-section-label": "Kolory podświetlenia", + "polling-interval-label": "Interwał odświeżania", + "polling-section-description": "Skonfiguruj, jak często każda metryka systemowa jest aktualizowana.", + "polling-section-label": "Interwały odpytywania", + "threshold-critical": "Próg krytyczny", + "threshold-warning": "Próg ostrzegawczy", + "thresholds-section-description": "Dostosuj progi ostrzegawcze/krytyczne oraz interwały odświeżania dla każdej metryki systemu.", + "use-custom-highlight-colors-description": "Gdy wyłączone, używane są domyślne kolory podświetlenia motywu.", + "use-custom-highlight-colors-label": "Użyj własnych kolorów podświetlenia", + "warning-color-label": "Kolor ostrzegawczy" + }, + "user-interface": { + "allow-panels-without-bar-description": "Gdy włączone, panele mogą otwierać się na dowolnym ekranie. Gdy wyłączone, panele otworzą się tylko na ekranach z paskiem, co może zmniejszyć zużycie pamięci.", + "allow-panels-without-bar-label": "Zezwalaj na panele na ekranach bez paska", + "animation-disable-description": "Wyłącz wszystkie animacje dla szybszego i bardziej responsywnego działania.", + "animation-disable-label": "Wyłącz animacje UI", + "animation-speed-description": "Dostosuj globalną prędkość animacji.", + "animation-speed-label": "Prędkość animacji", + "animation-speed-reset": "Resetuj prędkość animacji", + "appearance-desc": "Dostosuj elementy wizualne, takie jak podpowiedzi, obramowania i cienie.", + "box-border-description": "Wyświetla obrys wokół obszarów zawartości.", + "box-border-label": "Obrys kontenera", + "box-border-radius-description": "Dostosowuje zaokrąglenie narożników głównych sekcji układu, takich jak paski boczne, karty i panele treści.", + "box-border-radius-label": "Promień kontenerów", + "box-border-radius-reset": "Resetuj promień kontenerów", + "control-border-radius-description": "Kontroluje zaokrąglenie elementów interaktywnych, w tym przycisków, przełączników i pól tekstowych.", + "control-border-radius-label": "Promień wejść (Input Radius)", + "control-border-radius-reset": "Resetuj promień wejść", + "desc": "Dostosuj wygląd i zachowanie interfejsu.", + "dim-desktop-description": "Przyciemniaj pulpit, gdy panele lub menu są otwarte.", + "dim-desktop-label": "Przyciemniaj pulpit", + "dimmer-opacity-description": "Ustaw poziom przezroczystości przyciemnienia pulpitu.", + "dimmer-opacity-label": "Przezroczystość przyciemnienia", + "dimmer-opacity-reset": "Resetuj przezroczystość przyciemnienia", + "panel-background-opacity-description": "Ustaw przezroczystość tła dla wszystkich paneli (pasek, launcher, ustawienia itp.).", + "panel-background-opacity-label": "Przezroczystość tła paneli", + "panels-attached-to-bar-description": "Panele przypinają się do paska i krawędzi ekranu, tworząc spójny wygląd ze stylowymi odwróconymi narożnikami.", + "panels-attached-to-bar-label": "Przyciągaj panele do krawędzi", + "panels-overlay-description": "Zapewnia, że panele i pasek pozostają widoczne nawet nad aplikacjami pełnoekranowymi.", + "panels-overlay-label": "Trzymaj panele i pasek na wierzchu", + "scaling-description": "Zmienia rozmiar ogólnego interfejsu użytkownika, z wyłączeniem paska.", + "scaling-label": "Skalowanie interfejsu", + "scaling-reset-scaling": "Resetuj skalowanie interfejsu", + "settings-panel-mode-description": "Wybierz układ ustawień (może wymagać ponownego otwarcia).", + "settings-panel-mode-label": "Tryb panelu ustawień", + "shadows-description": "Włącza cienie pod paskami i panelami.", + "shadows-direction-description": "Wybierz, w którą stronę rzucany jest cień.", + "shadows-direction-label": "Kierunek cienia", + "shadows-label": "Cienie", + "title": "Interfejs użytkownika", + "tooltips-description": "Włącz lub wyłącz podpowiedzi w całym interfejsie.", + "tooltips-label": "Pokaż podpowiedzi" + }, + "wallpaper": { + "automation-change-mode-alphabetical": "Alfabetyczny", + "automation-change-mode-description": "Wybierz, jak wybierane są tapety podczas automatycznej zmiany.", + "automation-change-mode-label": "Tryb zmiany", + "automation-custom-interval-description": "Wprowadź czas jako GG:MM (np. 01:30).", + "automation-custom-interval-label": "Niestandardowy interwał", + "automation-interval-description": "Jak często automatycznie zmieniać tapety.", + "automation-interval-label": "Interwał tapet", + "automation-random-wallpaper-description": "Harmonogram losowych zmian tapet w regularnych odstępach czasu.", + "automation-scheduled-change-description": "Automatycznie zmieniaj tapety w regularnych odstępach czasu.", + "automation-scheduled-change-label": "Zaplanowana zmiana", + "look-feel-edge-smoothness-description": "Stosuje efekt miękkiego wtapiania na krawędziach przejść.", + "look-feel-edge-smoothness-label": "Zmiękcz krawędzie przejścia", + "look-feel-fill-color-description": "Wybierz kolor wypełnienia, który może pojawić się pod tapetą.", + "look-feel-fill-mode-description": "Wybierz, jak obraz ma się skalować, aby pasować do rozdzielczości monitora.", + "look-feel-fill-mode-label": "Tryb wypełnienia", + "look-feel-title": "Wygląd i styl", + "look-feel-transition-duration-description": "Czas trwania animacji przejścia w sekundach.", + "look-feel-transition-duration-label": "Czas trwania przejścia", + "look-feel-transition-type-description": "Typ animacji podczas przełączania tapet.", + "look-feel-transition-type-label": "Typ przejścia", + "settings-desc": "Kontroluj sposób zarządzania i wyświetlania tapet.", + "settings-enable-management-description": "Zarządzaj tapetami za pomocą Noctalia. Odznacz, jeśli wolisz używać innej aplikacji.", + "settings-enable-management-label": "Włącz zarządzanie tapetami", + "settings-enable-overview-description": "Stosuje rozmytą i przyciemnioną tapetę na ekranie podglądu (overview).", + "settings-enable-overview-label": "Włącz tapetę podglądu", + "settings-folder-description": "Ścieżka do głównego folderu z tapetami.", + "settings-folder-label": "Folder tapet", + "settings-hide-wallpaper-filenames-tooltip-hide": "Ukryj nazwy plików", + "settings-hide-wallpaper-filenames-tooltip-show": "Pokaż nazwy plików", + "settings-monitor-specific-description": "Ustaw inny folder tapet dla każdego monitora.", + "settings-monitor-specific-label": "Katalogi per-monitor", + "settings-monitor-specific-tooltip": "Folder tapet monitora", + "settings-recursive-search-description": "Szukaj tapet również w podfolderach katalogu głównego.", + "settings-recursive-search-label": "Przeszukuj podfoldery", + "settings-select-monitor-folder": "Wybierz folder tapet monitora", + "settings-selector-description": "Wybierz swoją tapetę.", + "settings-selector-position-description": "Wybierz, gdzie pojawia się panel wyboru tapety.", + "settings-title": "Ustawienia tapet" } }, "placeholders": { - "cancel": "Anuluj", "command-example": "echo \"Witaj świecie\"", "enter-command": "Wpisz polecenie do wykonania (aplikacja lub skrypt)", "enter-text-to-collapse": "np. 'nic nie jest odtwarzane'. Użyj /regex/ dla wzorców.", @@ -886,1865 +1391,32 @@ "search-icons": "np. noctalia, niri, battery, cloud", "search-launcher": "Szukaj wpisów... lub użyj > dla poleceń", "search-wallhaven": "Szukaj w Wallhaven...", - "search-wallpapers": "Wpisz, aby filtrować tapety...", - "select": "Wybierz", - "test": "Test" + "search-wallpapers": "Wpisz, aby filtrować tapety..." }, - "quickSettings": { - "bluetooth": { - "label": { - "disabled": "Bluetooth", - "enabled": "Bluetooth" - }, - "tooltip": { - "action": "Bluetooth" - } - }, - "keepAwake": { - "label": { - "disabled": "Nie usypiaj", - "enabled": "Nie usypiaj" - }, - "tooltip": { - "action": "Zapobiegaj uśpieniu" - } - }, - "nightLight": { - "label": { - "disabled": "Podświetlenie nocne", - "enabled": "Podświetlenie nocne", - "forced": "Podświetlenie nocne" - }, - "tooltip": { - "action": "Podświetlenie nocne" - } - }, - "notifications": { - "label": { - "disabled": "Nie przeszkadzać", - "enabled": "Powiadomienia" - }, - "tooltip": { - "action": "Powiadomienia" - } - }, - "powerProfile": { - "label": { - "unavailable": "Profil zasilania" - }, - "tooltip": { - "action": "Profil zasilania", - "disabled": "Zainstaluj power-profiles-daemon, aby korzystać z profili zasilania" - } - }, - "screenRecorder": { - "label": { - "recording": "Stop", - "stopped": "Nagraj" - }, - "tooltip": { - "action": "Nagrywanie ekranu" - } - }, - "wallpaperSelector": { - "label": "Tapeta", - "tooltip": { - "action": "Wybór tapety" - } - }, - "wifi": { - "label": { - "disconnected": "Wi-Fi rozłączone", - "ethernet": "Ethernet", - "wifi": "Wi-Fi" - }, - "tooltip": { - "action": "Wi-Fi" - } - } + "positions": { + "bottom": "Dół", + "bottom-center": "Dół środek", + "bottom-left": "Dół lewo", + "bottom-right": "Dół prawo", + "center": "Środek", + "center-left": "Środek lewo", + "center-right": "Środek prawo", + "close-to-bar": "Blisko przycisku paska", + "follow-bar": "Podążaj za paskiem", + "left": "Lewo", + "right": "Prawo", + "top": "Góra", + "top-center": "Góra środek", + "top-left": "Góra lewo", + "top-right": "Góra prawo" }, "session-menu": { "action-in-seconds": "{action} za {seconds} sekund...", - "hibernate": "Hibernacja", - "lock": "Zablokuj", "lock-and-suspend": "Zablokuj i uśpij", - "logout": "Wyloguj", - "reboot": "Uruchom ponownie", - "shutdown": "Wyłącz", - "suspend": "Uśpij", "title": "Menu sesji" }, - "settings": { - "about": { - "changelog": "Zobacz dziennik zmian", - "contributors": { - "section": { - "description": "Podziękowania dla naszego {count} niesamowitego współtwórcy!", - "description_plural": "Podziękowania dla naszych {count} niesamowitych współtwórców!", - "label": "Współtwórcy" - } - }, - "noctalia": { - "git-commit": "Git commit:", - "git-commit-loading": "Ładowanie...", - "installed-version": "Zainstalowana wersja:", - "latest-version": "Najnowsza wersja:", - "section": { - "description": "Elegancka i minimalistyczna powłoka pulpitu stworzona dla Wayland, zbudowana w Quickshell.", - "label": "Noctalia shell" - } - }, - "support": "Wesprzyj nas", - "title": "O programie" - }, - "audio": { - "devices": { - "input-device": { - "description": "Wybierz żądane urządzenie wejściowe dźwięku.", - "label": "Urządzenie wejściowe" - }, - "output-device": { - "description": "Wybierz żądane urządzenie wyjściowe dźwięku.", - "label": "Urządzenie wyjściowe" - }, - "section": { - "description": "Konfiguruj dostępne urządzenia wejściowe i wyjściowe audio.", - "label": "Urządzenia audio" - } - }, - "external-mixer": { - "description": "Wpisz polecenie lub ścieżkę do aplikacji, aby uruchomić zewnętrzny mikser dźwięku.", - "label": "Polecenie zewnętrznego miksera", - "placeholder": "pwvucontrol || pavucontrol" - }, - "media": { - "excluded-player": { - "description": "Dodaj słowa kluczowe dla odtwarzaczy, które system ma ignorować. Każde słowo w nowej linii.", - "label": "Wykluczony odtwarzacz", - "placeholder": "wpisz fragment i naciśnij +" - }, - "frame-rate": { - "description": "Wyższe wartości są płynniejsze, ale zużywają więcej zasobów.", - "label": "Liczba klatek (FPS)" - }, - "primary-player": { - "description": "Wpisz słowo kluczowe, aby zidentyfikować swój główny odtwarzacz.", - "label": "Główny odtwarzacz", - "placeholder": "np. spotify, vlc, mpv" - }, - "scrolling-speed": { - "description": "Czas w sekundach na przewinięcie tytułu od początku do końca.", - "label": "Prędkość przewijania" - }, - "scrolling-title": { - "description": "Włącz ciągłe przewijanie długich tytułów mediów.", - "label": "Przewijany tytuł" - }, - "section": { - "description": "Ustaw preferowane i ignorowane aplikacje multimedialne.", - "label": "Odtwarzacze mediów" - }, - "visualizer-type": { - "description": "Wybierz typ wizualizacji dla odtwarzanych mediów.", - "label": "Typ wizualizacji" - } - }, - "panel": { - "applications": { - "empty": "Żadna aplikacja nie odtwarza obecnie dźwięku" - }, - "input": "Wejście", - "output": "Wyjście", - "tabs": { - "devices": "Urządzenia", - "volumes": "Głośność" - } - }, - "tabs": { - "devices": "Urządzenia", - "media": "Media", - "volumes": "Tomy" - }, - "title": "Audio", - "volumes": { - "input-volume": { - "description": "Poziom głośności wejścia mikrofonu.", - "label": "Głośność wejściowa" - }, - "mute-input": { - "description": "Wycisz domyślne wejście audio (mikrofon).", - "label": "Wycisz wejście audio" - }, - "mute-output": { - "description": "Wycisz główne wyjście audio systemu.", - "label": "Wycisz wyjście audio" - }, - "output-volume": { - "description": "Poziom głośności całego systemu.", - "label": "Głośność wyjściowa" - }, - "section": { - "description": "Dostosuj głośność i poziomy dźwięku.", - "label": "Głośność" - }, - "step-size": { - "description": "Dostosuj skok zmiany głośności (kółko myszy, skróty klawiszowe).", - "label": "Skok głośności" - }, - "volume-overdrive": { - "description": "Pozwól na zwiększenie głośności powyżej 100%. Może nie być obsługiwane przez każdy sprzęt.", - "label": "Zezwalaj na wzmocnienie głośności (overdrive)" - } - } - }, - "bar": { - "appearance": { - "background-opacity": { - "description": "Ustaw przezroczystość tła konkretnie dla paska.", - "label": "Krycie tła paska" - }, - "capsule-opacity": { - "description": "Ustaw poziom przezroczystości tła widżetów, gdy kapsuła jest widoczna.", - "label": "Przezroczystość kapsuły" - }, - "density": { - "description": "Dostosuj odstępy paska dla kompaktowego lub przestronnego wyglądu.", - "label": "Zagęszczenie paska" - }, - "floating": { - "description": "Wyświetl pasek jako pływającą 'pigułkę'.", - "label": "Pływający pasek" - }, - "margins": { - "description": "Dostosuj marginesy wokół pływającego paska.", - "horizontal": "Poziome", - "label": "Marginesy", - "vertical": "Pionowe" - }, - "outer-corners": { - "description": "Wyświetl zaokrąglone narożniki na zewnątrz paska.", - "label": "Narożniki zewnętrzne" - }, - "position": { - "description": "Wybierz miejsce umieszczenia paska na ekranie.", - "label": "Pozycja paska" - }, - "section": { - "description": "Dostosuj wygląd i pozycję paska.", - "label": "Wygląd" - }, - "show-capsule": { - "description": "Pokaż tła widżetów.", - "label": "Pokaż kapsułę" - }, - "show-outline": { - "description": "Wyświetla widoczne obramowanie wokół każdego widżetu.", - "label": "Pokaż obramowanie widżetów" - }, - "use-separate-opacity": { - "description": "Umożliwia użycie oddzielnej wartości krycia dla tła paska.", - "label": "Użyj osobnej przezroczystości słupków." - } - }, - "monitors": { - "section": { - "description": "Pokaż pasek na konkretnych monitorach. Domyślnie na wszystkich, jeśli żaden nie zostanie wybrany.", - "label": "Wyświetlanie na monitorach" - } - }, - "tabs": { - "appearance": "Wygląd", - "monitors": "Monitory", - "widgets": "Widżety" - }, - "title": "Pasek", - "tray": { - "back": "Wstecz", - "blacklist": { - "description": "Dodaj reguły wykluczenia zasobnika, obsługuje maski (*).", - "label": "Czarna lista", - "placeholder": "np. nm-applet, Fcitx*" - }, - "pin-application": "Przypnij aplikację", - "unpin-application": "Odepnij aplikację" - }, - "widgets": { - "section": { - "description": "Przeciągnij widżety, aby zmienić ich kolejność. Użyj menu pod prawym przyciskiem, aby przenosić lub usuwać widżety.", - "label": "Pozycjonowanie widżetów" - } - } - }, - "color-scheme": { - "color-source": { - "matugen-scheme-type": { - "description": "Wybierz metodę generowania schematu kolorów, której Matugen użyje do tworzenia kolorów z Twojej tapety.", - "label": "Typ schematu Matugen" - }, - "section": { - "description": "Główne ustawienia kolorów Noctalia.", - "label": "Źródło kolorów" - }, - "use-wallpaper-colors": { - "description": "Generuj schematy kolorów z tapety za pomocą Matugen. Automatycznie dopasowuje motyw.", - "label": "Użyj kolorów tapety" - } - }, - "dark-mode": { - "mode": { - "description": "Włącza automatyczne przełączanie między trybem jasnym a ciemnym.", - "label": "Harmonogram trybu ciemnego", - "location": "Lokalizacja", - "manual": "Ręcznie", - "off": "Wyłączony" - }, - "switch": { - "description": "Przełącza na ciemniejszy motyw dla łatwiejszego oglądania w nocy.", - "label": "Tryb ciemny" - } - }, - "delete": { - "error": { - "description": "Nie udało się usunąć {scheme}", - "title": "Usuwanie nieudane" - }, - "success": { - "description": "Pomyślnie usunięto {scheme}", - "title": "Schemat kolorów usunięty" - } - }, - "download": { - "button": "Pobierz więcej", - "delete": "Usuń", - "download": "Pobierz", - "downloading": "Pobieranie...", - "empty": "Brak dostępnych schematów kolorów", - "error": { - "api-error": "Błąd API: {status}", - "description": "Nie udało się pobrać {scheme}", - "download-failed": "Pobieranie nieudane z kodem: {code}", - "invalid-response": "Nieprawidłowy format odpowiedzi API", - "no-files": "Nie znaleziono plików dla schematu", - "parse-failed": "Błąd przetwarzania odpowiedzi API: {error}", - "rate-limit": "Przekroczono limit zapytań GitHub API", - "title": "Pobieranie nieudane" - }, - "fetching": "Pobieranie dostępnych schematów kolorów...", - "installed": "Zainstalowane", - "refresh": "Odśwież", - "success": { - "description": "Pomyślnie pobrano {scheme}", - "title": "Schemat kolorów pobrany" - }, - "title": "Pobierz schematy kolorów" - }, - "predefined": { - "generate-templates": { - "description": "Generuj szablony Matugen (GTK, motywy terminala itp.) przy użyciu predefiniowanych schematów kolorów.", - "label": "Generuj szablony dla predefiniowanych schematów" - }, - "section": { - "description": "Wybierz z kolekcji predefiniowanych schematów kolorów.", - "label": "Predefiniowane schematy kolorów" - } - }, - "tabs": { - "colors": "Kolory", - "templates": "Szablony" - }, - "templates": { - "compositors": { - "description": "Motywy kompozytora.", - "hyprland": { - "description": "Zapisz {filepath}" - }, - "label": "Kompozytory", - "mango": { - "description": "Zapisz {filepath} — wymaga Mango" - }, - "niri": { - "description": "Zapisz {filepath} — wymaga Niri v25.11+" - } - }, - "misc": { - "description": "Twórz własne szablony", - "label": "Zaawansowane", - "user-templates": { - "description": "Włącz tylko jeśli wiesz co robisz — zapoznaj się z dokumentacją online", - "label": "Włącz szablony użytkownika" - } - }, - "programs": { - "cava": { - "description": "Zapisz {filepath}" - }, - "code": { - "description": "Zapisz {filepath} — motyw HyprLuna musi być zainstalowany i aktywowany ręcznie", - "description-detected": "Zastosowano do profilu domyślnego — wykryto: {clients}", - "description-missing": "Nie wykryto klienta Code — zainstaluj VSCode lub VSCodium" - }, - "description": "Motywy specyficzne dla aplikacji.", - "discord": { - "description": "Zapisz {filepath} dla {client} — motyw HyprLuna musi być aktywowany ręcznie", - "description-detected": "Wykryto: {clients}", - "description-missing": "Nie wykryto klienta Discord — zainstaluj vencord, vesktop, webcord, armcord, equibop, lightcord lub dorion" - }, - "emacs": { - "description": "Doom: ~/.config/doom/themes/noctalia.el
Standard: ~/.emacs.d/themes/noctalia.el
Zastosuj ręcznie: (load-theme 'noctalia t)" - }, - "fuzzel": { - "description": "Zapisz {filepath} i przeładuj" - }, - "label": "Programy", - "pywalfox": { - "description": "Zapisz {filepath} i uruchom pywalfox update" - }, - "spicetify": { - "description": "Zapisz {filepath} — motyw Comfy musi być zainstalowany i aktywowany ręcznie" - }, - "telegram": { - "description": "Zapisz {filepath}" - }, - "vicinae": { - "description": "Zapisz {filepath} i przeładuj" - }, - "walker": { - "description": "Zapisz {filepath} i ustaw motyw na noctalia" - }, - "yazi": { - "description": "Zapisz {filepath} — styl musi być aktywowany ręcznie" - }, - "zed": { - "description": "Zapisz {filepath} i przeładuj" - }, - "zen-browser": { - "description": "Zapisz w {filepath}; skopiuj do chrome/userChrome.css w swoim profilu Zen." - } - }, - "section": { - "description": "Zastosuj kolory w aplikacjach zewnętrznych.", - "label": "Szablony" - }, - "terminal": { - "alacritty": { - "description": "Zapisz {filepath} i przeładuj" - }, - "description": "Motywy emulatora terminala.", - "foot": { - "description": "Zapisz {filepath} i przeładuj" - }, - "ghostty": { - "description": "Zapisz {filepath} i przeładuj" - }, - "kitty": { - "description": "Zapisz {filepath} i przeładuj" - }, - "label": "Terminal", - "wezterm": { - "description": "Zapisz {filepath} i przeładuj" - } - }, - "ui": { - "description": "Motywy środowiska graficznego i toolkitów UI.", - "gtk": { - "description": "Zapisz {filepath}" - }, - "kcolorscheme": { - "description": "Zapisz {filepath}" - }, - "label": "Interfejs (UI)", - "qt": { - "description": "Zapisz {filepath}" - } - } - }, - "title": "Schemat kolorów" - }, - "control-center": { - "cards": { - "section": { - "description": "Dostosuj, które kontrolki pojawiają się w centrum sterowania i w jakiej kolejności.", - "label": "Karty" - } - }, - "position": { - "description": "Wybierz, gdzie pojawia się panel centrum sterowania po otwarciu.", - "label": "Pozycja" - }, - "section": { - "description": "Konfiguruj pozycjonowanie i zachowanie panelu centrum sterowania.", - "label": "Wygląd" - }, - "shortcuts": { - "custom-button": { - "browse": "Przeglądaj", - "command": { - "description": "Polecenie do wykonania po kliknięciu przycisku.", - "label": "Polecenie" - }, - "enable-on-state-logic": { - "description": "Włącz drugą ikonę i stan 'aktywny' na podstawie polecenia sprawdzającego.", - "label": "Włącz logikę stanu 'on'" - }, - "general-tooltip-text": { - "description": "Ogólny opis dla podpowiedzi przycisku.", - "label": "Ogólny tekst podpowiedzi" - }, - "icon": { - "description": "Wybierz ikonę z biblioteki.", - "label": "Ikona" - }, - "on-clicked": { - "description": "Polecenie do wykonania po kliknięciu lewym przyciskiem myszy.", - "label": "Polecenie lewego kliknięcia" - }, - "on-middle-clicked": { - "description": "Polecenie do wykonania po kliknięciu środkowym przyciskiem myszy.", - "label": "Polecenie środkowego kliknięcia" - }, - "on-right-clicked": { - "description": "Polecenie do wykonania po kliknięciu prawym przyciskiem myszy.", - "label": "Polecenie prawego kliknięcia" - }, - "on-state-command": { - "description": "Polecenie sprawdzające, czy przycisk powinien być w stanie 'on'. Zwraca 0 dla on, inne dla off.", - "label": "Polecenie sprawdzające stan 'on'" - }, - "on-state-icon": { - "description": "Ikona przycisku, gdy jest on w stanie 'on'.", - "label": "Ikona stanu 'on'" - }, - "state-checks": { - "add": "Dodaj sprawdzanie stanu", - "browse-icon": "Przeglądaj", - "command": "Polecenie do wykonania dla tego sprawdzenia stanu", - "label": "Sprawdzanie stanu", - "remove": "Usuń" - }, - "tooltip": { - "description": "Podpowiedź wyświetlana po najechaniu na przycisk.", - "label": "Podpowiedź" - } - }, - "dialog": { - "apply": "Zastosuj", - "cancel": "Anuluj" - }, - "section": { - "description": "Przeciągnij widżety, aby zmienić ich kolejność. Użyj menu pod prawym przyciskiem, aby przenosić lub usuwać widżety.", - "label": "Widżety skrótów" - }, - "sectionLeft": "Lewo", - "sectionRight": "Prawo" - }, - "system-monitor-disk-path": { - "description": "Wybierz, który punkt montowania dysku ma być monitorowany przez kartę monitora systemu w centrum sterowania.", - "label": "Ścieżka dysku monitora systemu" - }, - "tabs": { - "appearance": "Wygląd", - "cards": "Karty", - "control-widgets": "Widgety sterowania" - }, - "title": "Centrum sterowania" - }, - "desktop-widgets": { - "clock": { - "clock-display": { - "description": "Dostosuj wyświetlanie zegara, dodając tokeny z poniższej listy. Aby użyć formatu 12-godzinnego, musisz dołączyć token 'AP'.", - "label": "Wyświetlanie zegara" - }, - "custom-font": { - "description": "Wybierz niestandardową czcionkę dla zegara.", - "label": "Niestandardowa czcionka", - "placeholder": "Wybierz czcionkę...", - "search-placeholder": "Szukaj czcionek..." - }, - "enabled": { - "description": "Pokaż widżet zegara na pulpicie.", - "label": "Włącz widżet zegara" - }, - "format": { - "description": "Wskazówka: Użyj \\n, aby utworzyć podział linii.", - "label": "Format" - }, - "height": { - "description": "Wysokość widżetu zegara w pikselach.", - "label": "Wysokość" - }, - "minimal-mode": { - "description": "Użyj minimalistycznego zegara z czasem i datą.", - "label": "Tryb minimalistyczny" - }, - "preview": "Podgląd", - "rounded-corners": { - "description": "Użyj zaokrąglonych rogów dla tła widżetu.", - "label": "Zaokrąglone rogi" - }, - "show-background": { - "description": "Pokaż tło dla widżetu zegara.", - "label": "Pokaż tło" - }, - "show-date": { - "description": "Wyświetl aktualną datę poniżej godziny.", - "label": "Pokaż datę" - }, - "show-seconds": { - "description": "Wyświetl sekundy.", - "label": "Pokaż sekundy" - }, - "style": { - "analog": "Analogowy", - "binary": "Binarny", - "description": "Wybierz styl wyświetlania zegara.", - "digital": "Cyfrowy", - "label": "Styl zegara", - "minimal": "Minimalistyczny" - }, - "use-custom-font": { - "description": "Zastąp domyślną czcionkę zegara czcionką niestandardową.", - "label": "Użyj niestandardowej czcionki" - }, - "use-primary-color": { - "description": "Gdy włączone, stosuje kolor podstawowy dla podkreślenia.", - "label": "Użyj koloru podstawowego" - }, - "width": { - "description": "Szerokość widżetu zegara w pikselach.", - "label": "Szerokość" - } - }, - "edit-mode": { - "add-widget": "Dodaj widżet", - "button": { - "label": "Wejdź w tryb edycji" - }, - "controls-explanation": "Lewy przycisk myszy: Przesuń widżet\nPrawy przycisk myszy: Zmień rozmiar widżetu", - "description": "Włącz tryb edycji, aby przesuwać i zmieniać pozycję widżetów pulpitu. Gdy włączone, widżety pokazują ramkę przeciągania.", - "exit-button": "Wyjdź z trybu edycji", - "grid-snap": { - "label": "Przyciągaj do siatki" - }, - "label": "Tryb edycji", - "open-settings": "Otwórz ustawienia" - }, - "enabled": { - "description": "Włącz lub całkowicie wyłącz widżety pulpitu.", - "label": "Włącz widżety pulpitu" - }, - "general": { - "section": { - "description": "Konfiguruj widżety pojawiające się na pulpicie.", - "label": "Widżety pulpitu" - } - }, - "media-player": { - "enabled": { - "description": "Pokaż widżet odtwarzacza mediów na pulpicie.", - "label": "Włącz widżet odtwarzacza" - }, - "hide-mode": { - "description": "Kontroluje zachowanie widżetu, gdy żadne media nie są odtwarzane.", - "label": "Tryb ukrywania" - }, - "rounded-corners": { - "description": "Włącz zaokrąglone rogi na krawędziach widżetu.", - "label": "Zaokrąglone rogi" - }, - "show-album-art": { - "description": "Pokaż okładkę albumu i informacje o utworach (tytuł i wykonawca).", - "label": "Pokaż okładkę albumu i tytuł." - }, - "show-background": { - "description": "Pokaż tło dla widżetu odtwarzacza.", - "label": "Pokaż tło" - }, - "show-buttons": { - "description": "Pokaż przyciski sterowania multimediami (odtwarzanie/pauza, poprzedni, następny) na widżecie odtwarzacza multimedialnego.", - "label": "Pokaż przyciski" - }, - "show-visualizer": { - "description": "Pokaż nakładkę wizualizatora audio.", - "label": "Pokaż wizualizator" - }, - "visualizer-type": { - "description": "Wybierz typ wizualizacji dla tła odtwarzacza pulpitu.", - "label": "Typ wizualizacji" - } - }, - "title": "Widżety pulpitu", - "weather": { - "enabled": { - "description": "Pokaż widżet pogody na pulpicie.", - "label": "Włącz widżet pogody" - }, - "show-background": { - "description": "Pokaż tło dla widżetu pogody.", - "label": "Pokaż tło" - } - } - }, - "display": { - "monitors": { - "brightness": "Jasność", - "brightness-step": { - "description": "Dostosuj skok zmiany jasności (kółko myszy i skróty klawiszowe).", - "label": "Skok jasności" - }, - "brightness-unavailable": { - "ddc-disabled": "Sterowanie jasnością niedostępne. Włącz \"Obsługa zewnętrznej jasności\", aby sterować jasnością tego ekranu.", - "generic": "Sterowanie jasnością nie jest dostępne dla tego ekranu." - }, - "enforce-minimum": { - "description": "Rozwiązuje problem całkowitego wyłączania podświetlenia na niektórych ekranach przy 0% jasności.", - "label": "Wymuś minimalną jasność (1%)" - }, - "external-brightness": { - "description": "Włącz obsługę DDCUtil dla sterowania jasnością zewnętrznych monitorów przez protokół DDC/CI.", - "label": "Obsługa zewnętrznej jasności" - }, - "section": { - "description": "Dostosuj jasność dla każdego ekranu.", - "label": "Ustawienia per-monitor" - } - }, - "night-light": { - "auto-schedule": { - "description": "Oparte na czasie zachodu i wschodu słońca w {location} — zalecane.", - "label": "Automatyczny harmonogram" - }, - "enable": { - "description": "Zastosuj ciepły filtr kolorów, aby zredukować emisję niebieskiego światła.", - "label": "Włącz podświetlenie nocne" - }, - "force-activation": { - "description": "Ignoruje harmonogram i natychmiast stosuje filtr nocny.", - "label": "Wymuś aktywację" - }, - "manual-schedule": { - "description": "Ustaw własne godziny wschodu i zachodu słońca.", - "label": "Ręczny harmonogram", - "select-start": "Wybierz czas rozpoczęcia", - "select-stop": "Wybierz czas zakończenia", - "sunrise": "Godzina wschodu", - "sunset": "Godzina zachodu" - }, - "section": { - "description": "Zredukuj emisję niebieskiego światła, aby lepiej spać i mniej męczyć oczy.", - "label": "Podświetlenie nocne" - }, - "temperature": { - "day": "Dzień", - "day-description": "Kontroluje temperaturę barwową w ciągu dnia.", - "description": "Ustaw ciepło barw dla nocy i dnia.", - "label": "Temperatura barwowa", - "night": "Noc", - "night-description": "Kontroluje temperaturę barwową w nocy." - } - }, - "tabs": { - "brightness": "Jasność", - "night-light": "Lampka nocna" - }, - "title": "Ekran" - }, - "dock": { - "appearance": { - "background-opacity": { - "description": "Dostosuj przezroczystość tła doku.", - "label": "Przezroczystość tła" - }, - "border-radius": { - "description": "Dostosuj zaokrąglenie krawędzi doku.", - "label": "Promień narożników" - }, - "colorize-icons": { - "description": "Zastosuj kolory motywu do ikon aplikacji w doku (tylko dla nieaktywnych aplikacji).", - "label": "Koloryzuj ikony" - }, - "dead-opacity": { - "description": "Dostosuj przezroczystość ikon aplikacji, które nie są uruchomione.", - "label": "Przezroczystość nieaktywnych" - }, - "display": { - "always-visible": "Zawsze widoczny", - "auto-hide": "Auto-ukrywanie", - "description": "Wybierz, jak ma zachowywać się dok.", - "exclusive": "Ekskluzywny", - "label": "Wyświetlanie" - }, - "floating-distance": { - "description": "Ustaw odległość między dokiem a krawędzią ekranu.", - "label": "Odległość pływania doku" - }, - "hide-show-speed": { - "description": "Dostosuj prędkość animacji ukrywania/pokazywania doku.", - "label": "Prędkość ukrywania/pokazywania" - }, - "icon-size": { - "description": "Dostosuj ogólny rozmiar doku.", - "label": "Rozmiar doku" - }, - "inactive-indicators": { - "description": "Wyświetlaj wskaźniki dla wszystkich uruchomionych aplikacji, nie tylko dla aktywnej.", - "label": "Wskaźniki uruchomionych" - }, - "pinned-static": { - "description": "Zawsze spychaj przypięte aplikacje na lewo w stałej kolejności.", - "label": "Statyczne przypięte aplikacje" - }, - "section": { - "description": "Dostosuj zachowanie i wygląd doku.", - "label": "Wygląd" - } - }, - "enabled": { - "description": "Pokaż lub całkowicie ukryj dok.", - "label": "Włącz dok" - }, - "monitors": { - "only-same-monitor": { - "description": "Pokaż tylko aplikacje z monitora, na którym znajduje się dok.", - "label": "Tylko aplikacje z tego samego monitora" - }, - "section": { - "description": "Pokaż dok na konkretnych monitorach. Domyślnie na wszystkich, jeśli żaden nie zostanie wybrany.", - "label": "Wyświetlanie na monitorach" - } - }, - "tabs": { - "appearance": "Wygląd", - "monitors": "Monitory" - }, - "title": "Dok" - }, - "general": { - "fonts": { - "default": { - "description": "Główna czcionka używana w całym interfejsie.", - "label": "Czcionka domyślna", - "placeholder": "Wybierz czcionkę domyślną...", - "scale": { - "description": "Zwiększ lub zmniejsz rozmiar standardowego tekstu.", - "label": "Rozmiar czcionki domyślnej" - }, - "search-placeholder": "Szukaj czcionki..." - }, - "monospace": { - "description": "Czcionka o stałej szerokości używana do liczb i statystyk.", - "label": "Czcionka Monospace", - "placeholder": "Wybierz czcionkę monospace...", - "scale": { - "description": "Zwiększ lub zmniejsz rozmiar tekstu o stałej szerokości.", - "label": "Rozmiar czcionki monospace" - }, - "search-placeholder": "Szukaj czcionki monospace..." - }, - "reset-scaling": "Resetuj skalowanie", - "section": { - "description": "Wybierz czcionki używane w interfejsie.", - "label": "Czcionki" - } - }, - "language": { - "section": { - "description": "Wybierz preferowany język aplikacji.", - "label": "Język" - }, - "select": { - "auto-detect": "Automatyczny", - "description": "Wybierz język używany w interfejsie aplikacji.", - "label": "Język aplikacji" - } - }, - "launch-setup-wizard": "Uruchom asystenta konfiguracji", - "profile": { - "picture": { - "description": "Twoje zdjęcie profilowe pojawiające się w interfejsie.", - "label": "Zdjęcie profilowe użytkownika {user}" - }, - "section": { - "description": "Edytuj dane użytkownika i awatar.", - "label": "Profil" - }, - "select-avatar": "Wybierz obraz awatara", - "tooltip": "Zdjęcie profilowe" - }, - "screen-corners": { - "radius": { - "description": "Dostosuj zaokrąglenie narożników ekranu.", - "label": "Promień narożników ekranu", - "reset": "Resetuj promień narożników" - }, - "section": { - "description": "Dostosuj zaokrąglenia krawędzi ekranu i efekty wizualne.", - "label": "Narożniki ekranu" - }, - "show-corners": { - "description": "Wyświetlaj zaokrąglone narożniki na krawędzi ekranu.", - "label": "Pokaż narożniki ekranu" - }, - "solid-black": { - "description": "Użyj jednolitej czerni zamiast koloru tła paska.", - "label": "Jednolicie czarne narożniki" - } - }, - "title": "Ogólne" - }, - "hooks": { - "info": { - "command-info": { - "description": "• Polecenia są wykonywane przez powłokę (sh -c)
• Polecenia działają w tle (detached)
• Przyciski testowe wykonują się z aktualnymi wartościami", - "label": "Informacje o poleceniach Hook" - }, - "parameters": { - "description": "• Hook tapety: $1 = ścieżka tapety, $2 = nazwa ekranu
• Hook zmiany motywu: $1 = true/false (stan trybu ciemnego)
• Hooki blokady: Brak parametrów", - "label": "Dostępne parametry" - } - }, - "performance-mode-disabled": { - "description": "Komenda do wykonania, gdy tryb wydajności Noctalia zostanie wyłączony.", - "label": "Tryb wydajności wyłączony.", - "placeholder": "notify-send \"Wydajność\" \"Tryb Wyłączony\"" - }, - "performance-mode-enabled": { - "description": "Komenda do wykonania, gdy tryb wydajności Noctalia jest włączony.", - "label": "Tryb wydajności włączony.", - "placeholder": "notify-send \"Wydajność\" \"Tryb włączony\"" - }, - "screen-lock": { - "description": "Polecenie do wykonania, gdy ekran zostanie zablokowany.", - "label": "Ekran zablokowany", - "placeholder": "np. notify-send \"Ekran\" \"Zablokowany\"" - }, - "screen-unlock": { - "description": "Polecenie do wykonania, gdy ekran zostanie odblokowany.", - "label": "Ekran odblokowany", - "placeholder": "np. notify-send \"Ekran\" \"Odblokowany\"" - }, - "system-hooks": { - "enable": { - "description": "Włącz lub wyłącz wszystkie polecenia hooków.", - "label": "Włącz hooki" - }, - "section": { - "description": "Konfiguruj polecenia do wykonania podczas zdarzeń systemowych.", - "label": "Hooki systemowe" - } - }, - "theme-changed": { - "description": "Polecenie do wykonania podczas przełączania między trybem Ciemnym a Jasnym.", - "label": "Zmiana motywu", - "placeholder": "np. notify-send \"Motyw\" \"Przełączony\"" - }, - "title": "Hooki", - "wallpaper-changed": { - "description": "Polecenie do wykonania podczas zmiany tapety.", - "label": "Zmiana tapety", - "placeholder": "np. notify-send \"Tapeta\" \"Zmieniona\"" - } - }, - "indicator": { - "default-value": "Domyślnie: {value}", - "system-default": "Domyślne ustawienia systemowe" - }, - "launcher": { - "settings": { - "annotation-tool": { - "description": "Komenda do uruchomienia po kliknięciu przycisku adnotacji w historii schowka. Obraz zostanie przekazany do tej komendy.", - "label": "Narzędzie do adnotacji", - "placeholder": "Przepraszam, nie rozumiem. Proszę podać tekst do przetłumaczenia." - }, - "auto-paste": { - "description": "Automatyczne wklejanie wybranego elementu ze schowka. Wymaga wtype.", - "label": "Automatyczne wklejanie" - }, - "clip-preview": { - "description": "Pokaż podgląd zawartości schowka przy użyciu polecenia >clip.", - "label": "Włącz podgląd schowka" - }, - "clipboard-history": { - "description": "Dostęp do wcześniej skopiowanych elementów z poziomu launchera.", - "label": "Włącz historię schowka" - }, - "custom-launch-prefix": { - "description": "Poprzedzaj polecenia własnym prefiksem (np. 'runapp' dla integracji z systemd).", - "label": "Własny prefiks uruchamiania" - }, - "custom-launch-prefix-enabled": { - "description": "Używaj własnego prefiksu do uruchamiania aplikacji zamiast metody domyślnej.", - "label": "Włącz własny prefiks" - }, - "grid-view": { - "description": "Wyświetlaj elementy w układzie siatki zamiast listy.", - "label": "Widok siatki" - }, - "icon-mode": { - "description": "Używaj natywnych ikon systemowych zamiast ikon Tabler.", - "label": "Używaj natywnych ikon." - }, - "ignore-mouse-input": { - "description": "Wyłącz interakcję myszy i kółko przewijania w launcherze.", - "label": "Ignoruj dane wejściowe myszy." - }, - "position": { - "description": "Wybierz, gdzie pojawia się panel launchera.", - "label": "Pozycja" - }, - "section": { - "description": "Dostosuj zachowanie i wygląd launchera.", - "label": "Wygląd" - }, - "show-categories": { - "description": "Pokaż karty kategorii do filtrowania aplikacji.", - "label": "Pokaż kategorie" - }, - "show-icon-background": { - "description": "Pokaż zaokrąglone tło prostokątne za ikonami.", - "label": "Pokaż tło ikony" - }, - "sort-by-usage": { - "description": "Gdy włączone, najczęściej uruchamiane aplikacje pojawiają się na początku listy.", - "label": "Sortuj według użycia" - }, - "terminal-command": { - "description": "Polecenie uruchamiające terminal. Np. 'kitty -e' lub 'gnome-terminal --'.", - "label": "Polecenie terminala" - }, - "use-app2unit": { - "description": "Używa alternatywnej metody uruchamiania, aby lepiej zarządzać procesami i zapobiegać problemom.", - "label": "Użyj App2Unit do uruchamiania aplikacji" - } - }, - "title": "Launcher" - }, - "location": { - "calendar": { - "cards": { - "section": { - "description": "Organizuj i włączaj/wyłączaj karty w panelu kalendarza.", - "label": "Karty kalendarza" - } - }, - "header": { - "label": "Nagłówek kalendarza" - }, - "month": { - "label": "Miesiąc kalendarza" - } - }, - "date-time": { - "12hour-format": { - "description": "Wyświetlaj czas w formacie 12-godzinnym na ekranie blokady i w kalendarzu. Zegar paska ma własne ustawienia.", - "label": "Użyj formatu 12-godzinnego" - }, - "first-day-of-week": { - "automatic": "Automatycznie (według systemu)", - "description": "Wybierz, który dzień zaczyna tydzień w kalendarzu.", - "label": "Pierwszy dzień tygodnia" - }, - "section": { - "description": "Dostosuj sposób wyświetlania daty i czasu.", - "label": "Data i czas" - }, - "show-events": { - "description": "Wyświetlaj wydarzenia w panelu kalendarza.", - "label": "Pokaż wydarzenia kalendarza" - }, - "use-analog": { - "description": "Pokaż zegar analogowy w oknie kalendarza i na ekranie blokady.", - "label": "Użyj zegara analogowego" - }, - "week-numbers": { - "description": "Wyświetlaj numer tygodnia w roku (np. tydzień 38) w kalendarzu.", - "label": "Pokaż numery tygodni" - } - }, - "location": { - "search": { - "description": "np. Warszawa, PL", - "label": "Szukaj lokalizacji", - "placeholder": "Wpisz nazwę lokalizacji" - }, - "section": { - "description": "Ustaw lokalizację, aby otrzymywać dokładną pogodę i harmonogram podświetlenia nocnego.", - "label": "Twoja lokalizacja" - } - }, - "title": "Region", - "weather": { - "enabled": { - "description": "Włącz pobieranie danych pogodowych i ich wyświetlanie. Gdy wyłączone, wszystkie elementy pogody zostaną ukryte i nie będą wysyłane zapytania sieciowe.", - "label": "Włącz pogodę" - }, - "fahrenheit": { - "description": "Wyświetlaj temperaturę w stopniach Fahrenheita zamiast Celsjusza.", - "label": "Pokaż temperaturę w Fahrenheitach (°F)" - }, - "hide-city": { - "description": "Ukryj nazwę miasta na wyświetlaczach pogody w całym interfejsie.", - "label": "Ukryj nazwę miasta." - }, - "hide-timezone": { - "description": "Ukryj skrót strefy czasowej na wyświetlaczach pogody w całym interfejsie.", - "label": "Ukryj strefę czasową" - }, - "section": { - "description": "Wybierz preferowaną jednostkę temperatury.", - "label": "Pogoda" - }, - "show-effects": { - "description": "Pokaż dodatkowe efekty wizualne (deszcz, śnieg, błyskawice) na karcie pogody.", - "label": "Wyświetlaj efekty pogodowe" - }, - "show-in-calendar": { - "description": "Pokaż dzienną prognozę pogody bezpośrednio w widoku kalendarza.", - "label": "Wyświetlaj pogodę w kalendarzu" - } - } - }, - "lock-screen": { - "compact-lockscreen": { - "description": "Pokaż tylko logowanie i kontrolki systemowe, ukrywając widżety pogody i mediów.", - "label": "Kompaktowy ekran blokady" - }, - "lock-on-suspend": { - "description": "Automatycznie blokuj ekran podczas uśpienia systemu.", - "label": "Blokuj przy uśpieniu" - }, - "show-hibernate": { - "description": "Pokaż opcję 'hibernacja' w akcjach zasilania.", - "label": "Pokaż hibernację" - }, - "show-session-buttons": { - "description": "Zezwalaj na dostęp do ustawień zasilania z poziomu ekranu blokady.", - "label": "Kontrolki zasilania" - }, - "title": "Ekran blokady" - }, - "network": { - "bluetooth": { - "description": "Włącz zarządzanie Bluetooth.", - "label": "Włącz Bluetooth", - "rssi-polling": { - "description": "Okresowo próbkuje RSSI dla podłączonych urządzeń przez bluetoothctl. Może nie być dostępne dla wszystkich urządzeń; zużywa minimalne zasoby, gdy jest włączone.", - "label": "Odpytywanie sygnału Bluetooth" - } - }, - "section": { - "description": "Zarządzaj połączeniami Wi-Fi i Bluetooth." - }, - "title": "Sieć", - "wifi": { - "description": "Zarządzanie sieciami bezprzewodowymi (wymaga NetworkManager).", - "label": "Włącz Wi-Fi" - } - }, - "notifications": { - "duration": { - "critical-urgency": { - "description": "Jak długo widoczne są powiadomienia o priorytecie krytycznym.", - "label": "Pilność krytyczna" - }, - "low-urgency": { - "description": "Jak długo widoczne są powiadomienia o priorytecie niskim.", - "label": "Pilność niska" - }, - "normal-urgency": { - "description": "Jak długo widoczne są powiadomienia o priorytecie normalnym.", - "label": "Pilność normalna" - }, - "reset": "Resetuj czas wygasania", - "respect-expire": { - "description": "Używaj czasu wygasania ustawionego w samym powiadomieniu.", - "label": "Respektuj czas wygasania (expire timeout)" - }, - "section": { - "description": "Konfiguruj, jak długo powiadomienia pozostają widoczne w zależności od poziomu pilności.", - "label": "Czas trwania powiadomienia" - } - }, - "history": { - "critical-urgency": { - "description": "Zapisuj powiadomienia o krytycznym priorytecie w historii.", - "label": "Zachowaj krytyczną pilność dla historii." - }, - "low-urgency": { - "description": "Zapisuj powiadomienia o niskim priorytecie w historii.", - "label": "Odeślij niską pilność do historii." - }, - "normal-urgency": { - "description": "Zapisuj powiadomienia o normalnym priorytecie w historii.", - "label": "Zapisz normalny priorytet do historii." - }, - "section": { - "description": "Kontroluj, które powiadomienia są zapisywane w historii na podstawie ich poziomu ważności.", - "label": "Historia" - } - }, - "monitors": { - "section": { - "description": "Pokazuj powiadomienia na konkretnych monitorach. Domyślnie na wszystkich.", - "label": "Wyświetlanie na monitorach" - } - }, - "settings": { - "always-on-top": { - "description": "Wyświetlaj powiadomienia nad oknami pełnoekranowymi i innymi warstwami.", - "label": "Zawsze na wierzchu" - }, - "background-opacity": { - "description": "Dostosuj przezroczystość tła powiadomień.", - "label": "Przezroczystość tła" - }, - "do-not-disturb": { - "description": "Wyłącz wszystkie wyskakujące powiadomienia.", - "label": "Nie przeszkadzać" - }, - "enable-osd": { - "description": "Pokazuj zmiany głośności i jasności w czasie rzeczywistym.", - "label": "Włącz OSD (On-screen display)" - }, - "enabled": { - "description": "Włącz lub wyłącz demona powiadomień (wymaga restartu Noctalia).", - "label": "Włącz powiadomienia" - }, - "location": { - "description": "Miejsce na ekranie, w którym pojawiają się powiadomienia.", - "label": "Lokalizacja" - }, - "section": { - "description": "Konfiguruj wygląd i zachowanie powiadomień.", - "label": "Wygląd" - } - }, - "sounds": { - "enabled": { - "description": "Włącz efekty dźwiękowe dla przychodzących powiadomień.", - "label": "Włącz dźwięki powiadomień" - }, - "excluded-apps": { - "description": "Pomiń odtwarzanie dźwięku systemowego dla aplikacji, które mają własne wbudowane powiadomienia dźwiękowe.", - "label": "Wykluczone aplikacje", - "placeholder": "discord,firefox,chrome,chromium,edge" - }, - "files": { - "critical": { - "description": "Ścieżka do pliku dźwiękowego dla powiadomień krytycznych.", - "label": "Dźwięk pilności krytycznej", - "select-title": "Wybierz dźwięk pilności krytycznej" - }, - "low": { - "description": "Ścieżka do pliku dźwiękowego dla powiadomień o niskim priorytecie.", - "label": "Dźwięk pilności niskiej", - "select-title": "Wybierz dźwięk pilności niskiej" - }, - "normal": { - "description": "Ścieżka do pliku dźwiękowego dla powiadomień normalnych.", - "label": "Dźwięk pilności normalnej", - "select-title": "Wybierz dźwięk pilności normalnej" - }, - "placeholder": "Wprowadź ścieżkę do pliku dźwiękowego", - "section": { - "description": "Konfiguruj własne pliki dźwiękowe dla różnych poziomów pilności.", - "label": "Pliki dźwiękowe" - }, - "select-file": "Wybierz plik dźwiękowy", - "unified": { - "description": "Ścieżka do pliku dźwiękowego dla wszystkich powiadomień.", - "label": "Dźwięk powiadomienia", - "select-title": "Wybierz plik dźwięku powiadomienia" - } - }, - "section": { - "description": "Konfiguruj efekty dźwiękowe i głośność powiadomień.", - "label": "Ustawienia dźwięku" - }, - "separate": { - "description": "Używaj różnych dźwięków dla niskiej, normalnej i krytycznej pilności.", - "label": "Różne dźwięki zależnie od priorytetu" - }, - "unavailable": { - "description": "Zainstaluj Qt6 Multimedia, aby włączyć dźwięki powiadomień.", - "label": "Dźwięki powiadomień niedostępne" - }, - "volume": { - "description": "Dostosuj poziom głośności dźwięków powiadomień.", - "label": "Głośność dźwięku" - } - }, - "tabs": { - "general": "Ogólne", - "history": "Historia", - "sounds": "Dźwięki", - "toast": "Tost" - }, - "title": "Powiadomienia", - "toast": { - "keyboard": { - "description": "Pokaż dymek (toast), gdy zmieni się układ klawiatury.", - "label": "Układ klawiatury" - }, - "section": { - "description": "Konfiguruj wygląd i zachowanie dymków powiadomień.", - "label": "Toast" - } - } - }, - "osd": { - "always-on-top": { - "description": "Wyświetlaj OSD nad oknami pełnoekranowymi i innymi warstwami.", - "label": "Zawsze na wierzchu" - }, - "background-opacity": { - "description": "Kontroluje przezroczystość tła OSD.", - "label": "Przezroczystość tła" - }, - "description": "Konfiguruj wskaźniki ekranowe, takie jak nakładki głośności i jasności.", - "duration": { - "auto-hide": { - "description": "Dostosuj czas, po którym OSD zniknie.", - "label": "Ukryj automatycznie po" - }, - "section": { - "description": "Jak długo OSD pozostaje widoczne przed automatycznym ukryciem.", - "label": "Czas wygasania OSD" - } - }, - "enabled": { - "description": "Pokazuj zmiany głośności i jasności w czasie rzeczywistym.", - "label": "Włącz OSD (On-screen display)" - }, - "location": { - "description": "Miejsce na ekranie, w którym pojawia się OSD.", - "label": "Lokalizacja" - }, - "monitors": { - "section": { - "description": "Pokazuj OSD na konkretnych monitorach. Domyślnie na wszystkich.", - "label": "Wyświetlanie na monitorach" - } - }, - "section": { - "general": { - "description": "Konfiguruj widoczność i zachowanie OSD.", - "label": "Ogólne" - } - }, - "title": "OSD (On-Screen Display)", - "types": { - "brightness": { - "description": "Pokazuj OSD podczas zmiany jasności ekranu.", - "label": "Jasność" - }, - "custom-text": { - "description": "Pokazuj OSD dla własnych wiadomości tekstowych z IPC.", - "label": "Własny tekst" - }, - "input-volume": { - "description": "Pokazuj OSD podczas zmiany głośności mikrofonu.", - "label": "Głośność wejściowa" - }, - "lockkey": { - "description": "Pokazuj OSD podczas przełączania Caps Lock, Num Lock lub Scroll Lock.", - "label": "Klawisze blokady" - }, - "section": { - "description": "Wybierz zdarzenia, które wyzwalają OSD.", - "label": "Zdarzenia wyzwalające OSD" - }, - "volume": { - "description": "Pokazuj OSD podczas zmiany głośności wyjścia audio.", - "label": "Głośność wyjściowa" - } - } - }, - "plugins": { - "available": { - "description": "Przeglądaj i instaluj wtyczki ze skonfigurowanych źródeł.", - "label": "Dostępne wtyczki", - "no-plugins-description": "Sprawdź źródła wtyczek lub odśwież listę.", - "no-plugins-label": "Brak dostępnych wtyczek" - }, - "collision": { - "already-installed": "Ta wtyczka jest już zainstalowana.", - "custom-version-exists": "Niestandardowa wersja z \"{source}\" jest już zainstalowana.", - "official-version-exists": "Oficjalna wersja tej wtyczki jest już zainstalowana." - }, - "filter": { - "all": "Wszystkie", - "downloaded": "Pobrane", - "not-downloaded": "Niepobrane" - }, - "hot-reload": { - "description": "Automatycznie przeładuj wtyczki przy zmianie ich plików. Przydatne przy tworzeniu wtyczek.", - "label": "Gorące przeładowanie (tryb deweloperski)" - }, - "hot-reloaded": "Przeładowano wtyczkę: {name}", - "install": "Zainstaluj", - "install-error": "Błąd instalacji: {error}", - "install-incompatible": "{plugin} wymaga Noctalii w wersji v{version} lub wyższej.", - "install-success": "Pomyślnie zainstalowano {plugin}", - "installed": { - "description": "Zarządzaj i konfiguruj lokalnie zainstalowane wtyczki.", - "label": "Zainstalowane wtyczki", - "no-plugins-description": "Zainstaluj wtyczki z sekcji Dostępne wtyczki poniżej.", - "no-plugins-label": "Brak zainstalowanych wtyczek" - }, - "installing": "Instalowanie {plugin}...", - "open-plugins-tab": "Otwórz ustawienia wtyczek", - "plugin-settings-title": "Ustawienia {plugin}", - "refresh": { - "refreshing": "Odświeżanie listy wtyczek...", - "tooltip": "Odśwież dostępne wtyczki" - }, - "settings": { - "tooltip": "Ustawienia wtyczki" - }, - "settings-error-not-loaded": "Wtyczka nie została załadowana.", - "settings-saved": "Ustawienia wtyczki zapisane.", - "source": { - "custom": "Źródło niestandardowe", - "official": "Oficjalny" - }, - "sources": { - "add-custom": "Dodaj własne repozytorium", - "add-dialog": { - "description": "Dodaj repozytorium GitHub jako źródło wtyczek.", - "error": "Nie udało się dodać źródła wtyczek.", - "name": "Nazwa repozytorium", - "name-placeholder": "Moje własne wtyczki", - "success": "Źródło wtyczek dodane pomyślnie.", - "title": "Dodaj źródło wtyczek", - "url": "Adres URL repozytorium" - }, - "description": "Zarządzaj repozytoriami wtyczek.", - "label": "Źródła", - "placeholder": "Moje fajne repozytorium", - "remove": { - "tooltip": "Usuń źródło wtyczek" - } - }, - "title": "Wtyczki", - "uninstall": "Odinstaluj", - "uninstall-dialog": { - "description": "Czy na pewno chcesz odinstalować {plugin}? Spowoduje to usunięcie wszystkich danych wtyczki.", - "title": "Odinstaluj wtyczkę" - }, - "uninstall-error": "Błąd odinstalowywania: {error}", - "uninstall-success": "Pomyślnie odinstalowano {plugin}", - "uninstalling": "Odinstalowywanie {plugin}...", - "update": "Aktualizuj", - "update-all": "Aktualizuj wszystkie ({count})", - "update-all-success": "Wszystkie wtyczki zaktualizowane pomyślnie.", - "update-available": "Dostępna nowa aktualizacja wtyczki", - "update-available_plural": "Dostępne nowe aktualizacje wtyczek ({count})", - "update-error": "Błąd aktualizacji wtyczki {plugin}: {error}", - "update-incompatible": "Wymaga Noctalia v{version} lub nowszej", - "update-pending": "v{bieżąca} → v{nowa} (wymaga Noctalii v{wymagana})", - "update-success": "Zaktualizowano {plugin} do v{version}", - "update-version": "v{current} → v{new}", - "updating": "Aktualizowanie {plugin}..." - }, - "region": { - "title": "Region" - }, - "screen-recorder": { - "audio": { - "audio-codec": { - "description": "Opus jest zalecany dla najlepszej wydajności i najmniejszego rozmiaru pliku.", - "label": "Kodek audio" - }, - "audio-source": { - "description": "Źródło dźwięku do przechwycenia podczas nagrywania.", - "label": "Źródło audio" - }, - "section": { - "description": "Konfiguruj opcje nagrywania dźwięku.", - "label": "Ustawienia audio" - } - }, - "general": { - "copy-to-clipboard": { - "description": "Skopiuj plik do schowka po zakończeniu nagrywania.", - "label": "Kopiuj do schowka" - }, - "output-folder": { - "description": "Folder, w którym będą zapisywane nagrania.", - "label": "Folder wyjściowy", - "tooltip": "Folder wyjściowy" - }, - "section": { - "description": "Zarządzaj wyjściem i zawartością nagrań ekranu.", - "label": "Ustawienia ogólne" - }, - "select-output-folder": "Wybierz folder wyjściowy", - "show-cursor": { - "description": "Nagrywaj kursor myszy na wideo.", - "label": "Pokaż kursor" - } - }, - "title": "Nagrywanie ekranu", - "video": { - "color-range": { - "description": "Zakres ograniczony (Limited) jest zalecany dla lepszej kompatybilności.", - "label": "Zakres kolorów" - }, - "frame-rate": { - "description": "Docelowa liczba klatek na sekundę (FPS).", - "label": "Liczba klatek (FPS)" - }, - "section": { - "description": "Konfiguruj opcje nagrywania wideo.", - "label": "Ustawienia wideo" - }, - "video-codec": { - "description": "h264 to najczęściej spotykany kodek.", - "label": "Kodek wideo" - }, - "video-quality": { - "description": "Wyższa jakość skutkuje większym rozmiarem plików.", - "label": "Jakość wideo" - }, - "video-source": { - "description": "Zalecany jest Portal. Jeśli pojawiają się błędy, spróbuj Ekran (Screen).", - "label": "Źródło wideo" - } - } - }, - "session-menu": { - "countdown-duration": { - "description": "Ustaw czas odliczania przed wykonaniem akcji zasilania.", - "label": "Czas trwania odliczania" - }, - "enable-countdown": { - "description": "Pokaż minutnik odliczający przed wykonaniem akcji zasilania.", - "label": "Włącz minutnik odliczania" - }, - "entries": { - "section": { - "description": "Dostosuj, które akcje zasilania pojawiają się w menu sesji i w jakiej kolejności.", - "label": "Akcje zasilania" - } - }, - "entry-settings": { - "command": { - "description": "Własne polecenie dla tej akcji. Zostaw puste, aby użyć domyślnego polecenia systemowego.", - "label": "Polecenie", - "placeholder": "np. systemctl poweroff" - }, - "default-command": { - "lock": "Wewnętrzna blokada (brak polecenia)", - "logout": "Wewnętrzne wylogowanie (brak polecenia)" - }, - "default-info": { - "description": "Jeśli nie podano własnego polecenia, zostanie użyte domyślne polecenie systemowe.", - "label": "Domyślne polecenie" - }, - "title": "Konfiguruj {entry}", - "tooltip": "Konfiguruj polecenie" - }, - "general": { - "section": { - "description": "Konfiguruj zachowanie i wygląd panelu menu sesji.", - "label": "Ogólne" - } - }, - "large-buttons-layout": { - "description": "Wybierz sposób wyświetlania przycisków menu sesji.", - "label": "Układ z dużymi przyciskami" - }, - "large-buttons-style": { - "description": "Wyświetlaj menu sesji z dużymi przyciskami w układzie siatki.", - "label": "Styl dużych przycisków" - }, - "position": { - "description": "Wybierz, gdzie pojawia się panel menu sesji po otwarciu.", - "label": "Pozycja" - }, - "show-header": { - "description": "Wyświetlaj tytuł i przycisk zamknięcia na górze menu sesji.", - "label": "Pokaż nagłówek" - }, - "show-number-labels": { - "description": "Wyświetl etykiety z numerami (1-2-3-4...) na przyciskach i włącz przypisanie klawiszy numerycznych do szybkiego wyboru.", - "label": "Pokaż etykiety numerów" - }, - "title": "Menu sesji" - }, - "system-monitor": { - "cpu-section": { - "label": "Użycie CPU" - }, - "critical-color": { - "label": "Kolor krytyczny" - }, - "custom-highlight-colors-title": { - "label": "Własne kolory podświetlenia" - }, - "disk-path": { - "description": "Wybierz, który punkt montowania dysku ma być monitorowany.", - "label": "Ścieżka dysku" - }, - "disk-section": { - "label": "Użycie dysku" - }, - "enable-dgpu-monitoring": { - "description": "Ostrzeżenie: To obudzi twoją dedykowaną kartę graficzną (NVIDIA/AMD), co może znacząco wpłynąć na żywotność baterii w laptopach z hybrydową grafiką.", - "label": "Włącz monitorowanie dedykowanej karty graficznej." - }, - "external-monitor": { - "description": "Wprowadź polecenie lub ścieżkę aplikacji do uruchomienia przy aktywacji zewnętrznej aplikacji monitora systemu.", - "label": "Polecenie zewnętrznego monitora systemu", - "placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor" - }, - "general": { - "section": { - "description": "Konfiguruj zachowanie i wygląd monitora systemu.", - "label": "Ogólne" - } - }, - "gpu-section": { - "label": "Temperatura GPU" - }, - "highlight-colors-section": { - "label": "Kolory podświetlenia" - }, - "load-average-section": { - "label": "Średnie obciążenie" - }, - "memory-section": { - "label": "Użycie pamięci" - }, - "network-section": { - "label": "Sieć" - }, - "polling-interval": { - "label": "Interwał odświeżania" - }, - "polling-section": { - "description": "Skonfiguruj, jak często każda metryka systemowa jest aktualizowana.", - "label": "Interwały odpytywania" - }, - "tabs": { - "general": "Ogólne", - "polling": "Sondaż", - "thresholds": "Progi" - }, - "temperature-section": { - "label": "Temperatura CPU" - }, - "threshold": { - "critical": "Próg krytyczny", - "warning": "Próg ostrzegawczy" - }, - "thresholds-section": { - "description": "Dostosuj progi ostrzegawcze/krytyczne oraz interwały odświeżania dla każdej metryki systemu.", - "label": "Progi" - }, - "title": "Monitor systemu", - "use-custom-highlight-colors": { - "description": "Gdy wyłączone, używane są domyślne kolory podświetlenia motywu.", - "label": "Użyj własnych kolorów podświetlenia" - }, - "warning-color": { - "label": "Kolor ostrzegawczy" - } - }, - "user-interface": { - "allow-panels-without-bar": { - "description": "Gdy włączone, panele mogą otwierać się na dowolnym ekranie. Gdy wyłączone, panele otworzą się tylko na ekranach z paskiem, co może zmniejszyć zużycie pamięci.", - "label": "Zezwalaj na panele na ekranach bez paska" - }, - "animation-disable": { - "description": "Wyłącz wszystkie animacje dla szybszego i bardziej responsywnego działania.", - "label": "Wyłącz animacje UI" - }, - "animation-speed": { - "description": "Dostosuj globalną prędkość animacji.", - "label": "Prędkość animacji", - "reset": "Resetuj prędkość animacji" - }, - "appearance": { - "section": { - "description": "Dostosuj elementy wizualne, takie jak podpowiedzi, obramowania i cienie.", - "label": "Wygląd" - } - }, - "box-border": { - "description": "Wyświetla obrys wokół obszarów zawartości.", - "label": "Obrys kontenera" - }, - "box-border-radius": { - "description": "Dostosowuje zaokrąglenie narożników głównych sekcji układu, takich jak paski boczne, karty i panele treści.", - "label": "Promień kontenerów", - "reset": "Resetuj promień kontenerów" - }, - "control-border-radius": { - "description": "Kontroluje zaokrąglenie elementów interaktywnych, w tym przycisków, przełączników i pól tekstowych.", - "label": "Promień wejść (Input Radius)", - "reset": "Resetuj promień wejść" - }, - "dim-desktop": { - "description": "Przyciemniaj pulpit, gdy panele lub menu są otwarte.", - "label": "Przyciemniaj pulpit" - }, - "dimmer-opacity": { - "description": "Ustaw poziom przezroczystości przyciemnienia pulpitu.", - "label": "Przezroczystość przyciemnienia", - "reset": "Resetuj przezroczystość przyciemnienia" - }, - "panel-background-opacity": { - "description": "Ustaw przezroczystość tła dla wszystkich paneli (pasek, launcher, ustawienia itp.).", - "label": "Przezroczystość tła paneli" - }, - "panels-attached-to-bar": { - "description": "Panele przypinają się do paska i krawędzi ekranu, tworząc spójny wygląd ze stylowymi odwróconymi narożnikami.", - "label": "Przyciągaj panele do krawędzi" - }, - "panels-overlay": { - "description": "Zapewnia, że panele i pasek pozostają widoczne nawet nad aplikacjami pełnoekranowymi.", - "label": "Trzymaj panele i pasek na wierzchu" - }, - "scaling": { - "description": "Zmienia rozmiar ogólnego interfejsu użytkownika, z wyłączeniem paska.", - "label": "Skalowanie interfejsu", - "reset-scaling": "Resetuj skalowanie interfejsu" - }, - "section": { - "description": "Dostosuj wygląd i zachowanie interfejsu.", - "label": "Wygląd" - }, - "settings-panel-mode": { - "description": "Wybierz układ ustawień (może wymagać ponownego otwarcia).", - "label": "Tryb panelu ustawień" - }, - "shadows": { - "description": "Włącza cienie pod paskami i panelami.", - "direction": { - "description": "Wybierz, w którą stronę rzucany jest cień.", - "label": "Kierunek cienia" - }, - "label": "Cienie" - }, - "tabs": { - "appearance": "Wygląd", - "panels": "Panele", - "screen-corners": "Narożniki ekranu" - }, - "title": "Interfejs użytkownika", - "tooltips": { - "description": "Włącz lub wyłącz podpowiedzi w całym interfejsie.", - "label": "Pokaż podpowiedzi" - } - }, - "wallpaper": { - "automation": { - "change-mode": { - "alphabetical": "Alfabetyczny", - "description": "Wybierz, jak wybierane są tapety podczas automatycznej zmiany.", - "label": "Tryb zmiany", - "random": "Losowy" - }, - "custom-interval": { - "description": "Wprowadź czas jako GG:MM (np. 01:30).", - "label": "Niestandardowy interwał" - }, - "interval": { - "description": "Jak często automatycznie zmieniać tapety.", - "label": "Interwał tapet" - }, - "random-wallpaper": { - "description": "Harmonogram losowych zmian tapet w regularnych odstępach czasu.", - "label": "Losowa tapeta" - }, - "scheduled-change": { - "description": "Automatycznie zmieniaj tapety w regularnych odstępach czasu.", - "label": "Zaplanowana zmiana" - }, - "section": { - "label": "Automatyzacja" - } - }, - "look-feel": { - "edge-smoothness": { - "description": "Stosuje efekt miękkiego wtapiania na krawędziach przejść.", - "label": "Zmiękcz krawędzie przejścia" - }, - "fill-color": { - "description": "Wybierz kolor wypełnienia, który może pojawić się pod tapetą.", - "label": "Kolor wypełnienia" - }, - "fill-mode": { - "description": "Wybierz, jak obraz ma się skalować, aby pasować do rozdzielczości monitora.", - "label": "Tryb wypełnienia" - }, - "section": { - "label": "Wygląd i styl" - }, - "transition-duration": { - "description": "Czas trwania animacji przejścia w sekundach.", - "label": "Czas trwania przejścia" - }, - "transition-type": { - "description": "Typ animacji podczas przełączania tapet.", - "label": "Typ przejścia" - } - }, - "settings": { - "enable-management": { - "description": "Zarządzaj tapetami za pomocą Noctalia. Odznacz, jeśli wolisz używać innej aplikacji.", - "label": "Włącz zarządzanie tapetami" - }, - "enable-overview": { - "description": "Stosuje rozmytą i przyciemnioną tapetę na ekranie podglądu (overview).", - "label": "Włącz tapetę podglądu" - }, - "folder": { - "description": "Ścieżka do głównego folderu z tapetami.", - "label": "Folder tapet", - "tooltip": "Folder tapet" - }, - "hide-wallpaper-filenames": { - "tooltip-hide": "Ukryj nazwy plików", - "tooltip-show": "Pokaż nazwy plików" - }, - "monitor-specific": { - "description": "Ustaw inny folder tapet dla każdego monitora.", - "label": "Katalogi per-monitor", - "tooltip": "Folder tapet monitora" - }, - "recursive-search": { - "description": "Szukaj tapet również w podfolderach katalogu głównego.", - "label": "Przeszukuj podfoldery" - }, - "section": { - "description": "Kontroluj sposób zarządzania i wyświetlania tapet.", - "label": "Ustawienia tapet" - }, - "select-folder": "Wybierz folder tapet", - "select-monitor-folder": "Wybierz folder tapet monitora", - "selector": { - "description": "Wybierz swoją tapetę.", - "label": "Selektor tapety", - "tooltip": "Selektor tapety" - }, - "selector-position": { - "description": "Wybierz, gdzie pojawia się panel wyboru tapety.", - "label": "Pozycja" - } - }, - "tabs": { - "automation": "Automatyzacja", - "look-feel": "Wygląd i styl", - "settings": "Ustawienia" - }, - "title": "Tapeta" - } - }, "setup": { "appearance": { - "header": "Wygląd", "subheader": "Wybierz tryb ciemny i źródła kolorów (Matugen lub predefiniowane)." }, "customize": { @@ -2753,12 +1425,10 @@ }, "wallpaper": { "choose-dir": "Wybierz katalog zawierający obrazy tapet", - "dir": { - "browse": "Przeglądaj folder tapet", - "description": "Wybierz folder zawierający Twoje tapety", - "label": "Katalog tapet", - "select-title": "Wybierz folder tapet" - }, + "dir-browse": "Przeglądaj folder tapet", + "dir-description": "Wybierz folder zawierający Twoje tapety", + "dir-label": "Katalog tapet", + "dir-select-title": "Wybierz folder tapet", "header": "Wybierz tapetę", "no-dir": "Nie wybrano katalogu tapet", "no-valid": "Nie znaleziono prawidłowych plików obrazów w: {dir}", @@ -2767,9 +1437,7 @@ "select-prompt": "Wybierz tapetę poniżej", "subheader": "Ustaw nastrój dzięki pięknemu tłu." }, - "welcome": { - "note": "Tylko kilka podstaw na początek — pełne opcje znajdują się w ustawieniach" - } + "welcome-note": "Tylko kilka podstaw na początek — pełne opcje znajdują się w ustawieniach" }, "system": { "cpu-temperature": "{temp}°C", @@ -2779,10 +1447,7 @@ "no-media-player-detected": "Nie wykryto odtwarzacza mediów", "scaling-percentage": "{percentage}%", "signal-strength": "{signal}%", - "unknown": "Nieznany", "unknown-app": "Nieznana aplikacja", - "unknown-layout": "Nieznany", - "unknown-version": "Nieznana", "uptime": "Czas pracy: {uptime}", "user-requested": "Na prośbę użytkownika", "welcome-back": "Witaj z powrotem,", @@ -2792,19 +1457,14 @@ "cpu-temp": "Temperatura CPU", "cpu-usage": "Użycie CPU", "disk": "Dysk", - "download": "Pobierz", "download-speed": "Prędkość pobierania", "gpu-temp": "Temperatura GPU", "load-average": "Średnie obciążenie", - "memory": "Pamięć", "title": "Monitor systemu", - "upload": "Prześlij", "upload-speed": "Prędkość wysyłania" }, "toast": { "airplane-mode": { - "disabled": "Wyłączony.", - "enabled": "Włączony.", "title": "Tryb samolotowy" }, "battery": { @@ -2815,13 +1475,11 @@ "address-copied": "Adres skopiowany do schowka.", "confirm-code": "Potwierdź kod {value} na drugim urządzeniu.", "connect-failed": "Nie udało się połączyć z urządzeniem.", - "disabled": "Wyłączony.", "disconnect-failed": "Nie udało się rozłączyć z urządzeniem.", "discoverable-change-failed": "Nie udało się zmienić stanu wykrywalności.", "discoverable-disabled": "Wykrywalność wyłączona.", "discoverable-enabled": "Wykrywalność włączona.", "display-code": "Wprowadź kod {value} na drugim urządzeniu.", - "enabled": "Włączony.", "forget-failed": "Nie udało się zapomnieć urządzenia.", "pair-failed": "Nie udało się sparować urządzenia.", "passkey-required": "Wymagany klucz dostępu przez urządzenie.", @@ -2829,45 +1487,31 @@ "state-change-failed": "Nie udało się zmienić stanu Bluetooth." }, "clipboard": { + "long-text": "Długi tekst", "unavailable": "Historia schowka niedostępna", "unavailable-desc": "Aplikacja 'cliphist' nie jest zainstalowana. Zainstaluj ją, aby korzystać z historii schowka." }, - "dark-mode": { - "dark-mode": "Tryb ciemny", - "enabled": "Włączony.", - "light-mode": "Tryb jasny" - }, "do-not-disturb": { "disabled": "Nie przeszkadzać wyłączone", "disabled-desc": "Pokazywanie wszystkich powiadomień.", "enabled": "Nie przeszkadzać włączone", "enabled-desc": "Powiadomienia znajdziesz w swojej historii." }, - "internet": { - "limited": "Połączono bez dostępu do internetu." - }, + "internet-limited": "Połączono bez dostępu do internetu.", "ipc": { "powerpanel-deprecated": "PowerPanel zmienił nazwę na SessionMenu, to wywołanie IPC zostanie wkrótce wycofane. Użyj \"ipc call sessionMenu toggle\".", "sidepanel-deprecated": "SidePanel zmienił nazwę na ControlCenter, to wywołanie IPC zostanie wkrótce wycofane. Użyj \"ipc call controlCenter toggle\"." }, - "keep-awake": { - "disabled": "Wyłączone.", - "enabled": "Włączone." - }, "keyboard-layout": { "changed": "Układ klawiatury zmieniony na {layout}.", "title": "Klawiatura" }, - "kofi": { - "opened": "Strona Ko-fi otwarta w przeglądarce." - }, + "kofi-opened": "Strona Ko-fi otwarta w przeglądarce.", "missing-control-center": { "description": "Widżet centrum sterowania został usunięty z paska. Aby mieć do niego dostęp, musisz go dodać ponownie. Możesz go również otworzyć, klikając prawym przyciskiem na pasek.", "label": "Ostatni widżet centrum sterowania usunięty" }, "night-light": { - "disabled": "Wyłączone.", - "enabled": "Włączone.", "forced": "Wymuszona aktywacja.", "normal": "Tryb normalny.", "not-installed": "wlsunset nie jest zainstalowany." @@ -2923,24 +1567,17 @@ "add-widget": "Dodaj widżet", "bluetooth-devices": "Urządzenia Bluetooth", "brightness-at": "Jasność: {brightness}%", - "cancel-timer": "Minutnik", - "clear-history": "Wyczyść historię", "click-to-start-recording": "Nagrywanie ekranu (start)", "click-to-stop-recording": "Nagrywanie ekranu (stop)", - "close": "Zamknij", "collapse": "Zwiń pasek boczny", "connect-disconnect-devices": "Urządzenie Bluetooth", "copy-address": "Kopiuj adres", "delete-notification": "Usuń powiadomienie", - "disable-keep-awake": "Nie usypiaj", - "do-not-disturb-disabled": "Nie przeszkadzać", "do-not-disturb-enabled": "Nie przeszkadzać", - "enable-keep-awake": "Nie usypiaj", "expand": "Rozwiń pasek boczny", "forget-network": "Zapomnij sieć", "grid-view": "Widok siatki", "hidden-files-hide": "Ukryte pliki", - "hidden-files-show": "Ukryte pliki", "hide-unnamed-devices": "Ukryj urządzenia bez nazwy", "home": "Katalog domowy", "input-muted": "Przełącz wyciszenie wejścia", @@ -2958,50 +1595,36 @@ "mute": "Wycisz", "next-media": "Następny utwór", "next-month": "Następny miesiąc", - "night-light-disabled": "Podświetlenie nocne", - "night-light-enabled": "Podświetlenie nocne", - "night-light-forced": "Podświetlenie nocne", "night-light-not-installed": "Podświetlenie nocne (niedostępne)", - "noctalia-performance-disabled": "Tryb wydajności Noctalia", "noctalia-performance-enabled": "Tryb wydajności Noctalia", "open-annotation-tool": "Otwórz za pomocą narzędzia do adnotacji.", "open-control-center": "Centrum sterowania", - "open-notification-history-disable-dnd": "Historia powiadomień", "open-notification-history-enable-dnd": "Historia powiadomień", "open-settings": "Ustawienia", "open-tray-dropdown": "Zasobnik systemowy", - "open-wallpaper-selector": "Wybór tapety", "output-muted": "Przełącz wyciszenie wyjścia", - "pause": "Wstrzymaj", - "play": "Odtwarzaj", "power-profile": "Profil zasilania {profile}", "previous-media": "Poprzedni utwór", "previous-month": "Poprzedni miesiąc", - "refresh": "Odśwież", "refresh-devices": "Odśwież urządzenia", "refresh-wallhaven": "Odśwież wyniki Wallhaven", "refresh-wallpaper-list": "Odśwież listę tapet", "remove-widget": "Usuń widżet", "screen-recorder-not-installed": "Nagrywanie ekranu (niezainstalowane)", - "search": "Szukaj", "search-close": "Zamknij wyszukiwanie", "session-menu": "Menu sesji", - "set-power-profile": "Profil zasilania {profile}", "show-all-devices": "Pokaż wszystkie urządzenia.", - "start-screen-recording": "Nagrywanie ekranu", "stop-screen-recording": "Nagrywanie ekranu", "switch-to-dark-mode": "Tryb ciemny", "switch-to-light-mode": "Tryb jasny", "unmute": "Wyłącz wyciszenie", "up": "Katalog nadrzędny", "volume-at": "Głośność wyjściowa: {volume}%", - "wallpaper-selector": "Wybór tapety", - "widget-settings": "Ustawienia widżetu" + "wallpaper-selector": "Wybór tapety" }, "wallpaper": { "configure-directory": "Skonfiguruj swój katalog z obrazami tapet.", "fill-modes": { - "center": "Środek", "crop": "Przytnij (Wypełnij)", "fit": "Dopasuj (Zmieść)", "stretch": "Rozciągnij" @@ -3009,80 +1632,47 @@ "no-match": "Nie znaleziono dopasowania.", "no-wallpaper": "Nie znaleziono tapety.", "panel": { - "apikey": { - "help": "Do dostępu do treści NSFW wymagany jest klucz API.", - "label": "Klucz API", - "managed-by-env": "Zarządzane za pomocą zmiennej środowiskowej NOCTALIA_WALLHAVEN_API_KEY.", - "placeholder": "Wprowadź swój klucz API Wallhaven." - }, - "apply-all-monitors": { - "description": "Zastosuj wybraną tapetę na wszystkich monitorach.", - "label": "Zastosuj na wszystkich monitorach" - }, - "categories": { - "anime": "Anime", - "general": "Ogólne", - "label": "Kategorie", - "people": "Ludzie" - }, - "order": { - "asc": "Rosnąco", - "desc": "Malejąco", - "label": "Kolejność" - }, - "purity": { - "all": "Wszystkie", - "label": "Filtr treści", - "nsfw": "Niebezpieczne dla pracy.", - "sfw": "Bezpieczne (SFW)", - "sketchy": "Podejrzane (Sketchy)" - }, - "ratios": { - "any": "Jakikolwiek", - "label": "Współczynnik proporcji" - }, - "resolution": { - "atleast": "Przynajmniej", - "exact": "Dokładnie", - "label": "Rozdzielczość", - "mode": { - "label": "Tryb" - } - }, - "search": "Szukaj", - "solid-color": { - "tooltip": "Jednolite tło kolorystyczne." - }, - "sorting": { - "date_added": "Data dodania", - "favorites": "Ulubione", - "label": "Sortuj według", - "random": "Losowo", - "relevance": "Trafność", - "toplist": "Najlepsze", - "views": "Wyświetlenia" - }, - "source": { - "label": "Źródło", - "local": "Lokalne", - "wallhaven": "Wallhaven" - }, + "apikey-help": "Do dostępu do treści NSFW wymagany jest klucz API.", + "apikey-label": "Klucz API", + "apikey-managed-by-env": "Zarządzane za pomocą zmiennej środowiskowej NOCTALIA_WALLHAVEN_API_KEY.", + "apikey-placeholder": "Wprowadź swój klucz API Wallhaven.", + "apply-all-monitors-description": "Zastosuj wybraną tapetę na wszystkich monitorach.", + "apply-all-monitors-label": "Zastosuj na wszystkich monitorach", + "categories-anime": "Anime", + "categories-label": "Kategorie", + "categories-people": "Ludzie", + "order-asc": "Rosnąco", + "order-desc": "Malejąco", + "order-label": "Kolejność", + "purity-label": "Filtr treści", + "purity-nsfw": "Niebezpieczne dla pracy.", + "purity-sfw": "Bezpieczne (SFW)", + "purity-sketchy": "Podejrzane (Sketchy)", + "ratios-any": "Jakikolwiek", + "ratios-label": "Współczynnik proporcji", + "resolution-atleast": "Przynajmniej", + "resolution-exact": "Dokładnie", + "resolution-label": "Rozdzielczość", + "resolution-mode-label": "Tryb", + "solid-color-tooltip": "Jednolite tło kolorystyczne.", + "sorting-date-added": "Data dodania", + "sorting-favorites": "Ulubione", + "sorting-label": "Sortuj według", + "sorting-relevance": "Trafność", + "sorting-toplist": "Najlepsze", + "sorting-views": "Wyświetlenia", + "source-label": "Źródło", + "source-wallhaven": "Wallhaven", "title": "Selektor tapety", - "wallhaven-settings": { - "apply": "Zastosuj", - "title": "Ustawienia Wallhaven" - } + "wallhaven-settings-title": "Ustawienia Wallhaven" }, "transitions": { "disc": "Dysk", "fade": "Zanikanie", - "none": "Brak", - "random": "Losowe", "stripes": "Paski", "wipe": "Wycieranie" }, "try-different-search": "Spróbuj innego zapytania.", - "unknown": "Nieznane", "wallhaven": { "loading": "Ładowanie tapet...", "no-results": "Nie znaleziono tapet. Spróbuj innego zapytania.", @@ -3098,105 +1688,63 @@ "partly-cloudy": "Częściowe zachmurzenie", "rain-showers": "Przelotne opady deszczu", "snow": "Śnieg", - "thunderstorm": "Burza", - "unknown": "Nieznane" - }, - "widget": { - "file-picker": { - "title": "Wybierz plik" - } + "thunderstorm": "Burza" }, "widgets": { "color-picker": { - "apply": "Zastosuj", - "cancel": "Anuluj", - "palette": { - "description": "Wybierz z szerokiej gamy predefiniowanych kolorów.", - "label": "Paleta", - "theme-colors": "Szybki dostęp do palety kolorów Twojego motywu." - }, + "palette-description": "Wybierz z szerokiej gamy predefiniowanych kolorów.", + "palette-label": "Paleta", + "palette-theme-colors": "Szybki dostęp do palety kolorów Twojego motywu.", "title": "Próbnik kolorów" }, "datetime-tokens": { - "ampm": { - "lowercase": "am/pm małymi literami", - "uppercase": "AM/PM wielkimi literami" - }, - "common": { - "12hour-time-minutes": "Czas 12-godzinny z minutami", - "24hour-time-minutes": "Czas 24-godzinny z minutami", - "24hour-time-seconds": "Czas 24-godzinny z sekundami", - "european-date": "Europejski format daty", - "iso-date": "Format daty ISO", - "us-date": "Amerykański format daty", - "weekday-date": "Dzień tygodnia z datą", - "weekday-month-day": "Dzień tygodnia, miesiąc i dzień" - }, - "day": { - "abbreviated": "Skrócona nazwa dnia", - "full": "Pełna nazwa dnia", - "leading-zero": "Dzień z zerem wiodącym (01-31)", - "no-leading-zero": "Dzień bez zera wiodącego (1-31)" - }, - "hour": { - "leading-zero": "Godzina z zerem wiodącym (00-23) — format 24h", - "no-leading-zero": "Godzina bez zera wiodącego (0-23) — format 24h" - }, - "minute": { - "leading-zero": "Minuta z zerem wiodącym (00-59)", - "no-leading-zero": "Minuta bez zera wiodącego (0-59)" - }, - "month": { - "abbreviated": "Skrócona nazwa miesiąca", - "full": "Pełna nazwa miesiąca", - "number-leading-zero": "Miesiąc jako liczba z zerem wiodącym (01-12)", - "number-no-zero": "Miesiąc jako liczba bez zera wiodącego (1-12)" - }, - "second": { - "leading-zero": "Sekunda z zerem wiodącym (00-59)", - "no-leading-zero": "Sekunda bez zera wiodącego (0-59)" - }, - "timezone": { - "abbreviation": "Skrót strefy czasowej" - }, - "year": { - "four-digit": "Rok jako liczba czterocyfrowa", - "two-digit": "Rok jako liczba dwucyfrowa (00-99)" - } + "ampm-lowercase": "am/pm małymi literami", + "ampm-uppercase": "AM/PM wielkimi literami", + "common-12hour-time-minutes": "Czas 12-godzinny z minutami", + "common-24hour-time-minutes": "Czas 24-godzinny z minutami", + "common-24hour-time-seconds": "Czas 24-godzinny z sekundami", + "common-european-date": "Europejski format daty", + "common-iso-date": "Format daty ISO", + "common-us-date": "Amerykański format daty", + "common-weekday-date": "Dzień tygodnia z datą", + "common-weekday-month-day": "Dzień tygodnia, miesiąc i dzień", + "day-abbreviated": "Skrócona nazwa dnia", + "day-full": "Pełna nazwa dnia", + "day-leading-zero": "Dzień z zerem wiodącym (01-31)", + "day-no-leading-zero": "Dzień bez zera wiodącego (1-31)", + "hour-leading-zero": "Godzina z zerem wiodącym (00-23) — format 24h", + "hour-no-leading-zero": "Godzina bez zera wiodącego (0-23) — format 24h", + "minute-leading-zero": "Minuta z zerem wiodącym (00-59)", + "minute-no-leading-zero": "Minuta bez zera wiodącego (0-59)", + "month-abbreviated": "Skrócona nazwa miesiąca", + "month-full": "Pełna nazwa miesiąca", + "month-number-leading-zero": "Miesiąc jako liczba z zerem wiodącym (01-12)", + "month-number-no-zero": "Miesiąc jako liczba bez zera wiodącego (1-12)", + "second-leading-zero": "Sekunda z zerem wiodącym (00-59)", + "second-no-leading-zero": "Sekunda bez zera wiodącego (0-59)", + "timezone-abbreviation": "Skrót strefy czasowej", + "year-four-digit": "Rok jako liczba czterocyfrowa", + "year-two-digit": "Rok jako liczba dwucyfrowa (00-99)" }, "file-picker": { - "cancel": "Anuluj", "search-placeholder": "Szukaj plików i folderów...", "select-current": "Wybierz bieżący", "select-file": "Wybierz plik", "select-folder": "Wybierz folder", "title": "Wybór plików" }, + "file-picker-title": "Wybierz plik", "icon-picker": { - "apply": "Zastosuj", - "cancel": "Anuluj", - "search": { - "label": "Szukaj" - }, "title": "Wybór ikon" }, - "text-input": { - "clear": "Wyczyść" - }, - "tooltip": { - "placeholder": "Miejsce na tekst" - } + "tooltip-placeholder": "Miejsce na tekst" }, "wifi": { "panel": { "action-required": "Wymagane działanie.", "available-interfaces": "Dostępne interfejsy", "available-networks": "Dostępne sieci", - "connect": "Połącz", - "connected": "Połączono", "disabled": "Wi-Fi jest wyłączone", - "disconnect": "Odłącz", - "disconnected": "Rozłączony", "disconnecting": "Rozłączanie...", "dns": "DNS", "enable-message": "Włącz Wi-Fi, aby zobaczyć dostępne sieci.", @@ -3204,11 +1752,7 @@ "forget": "Zapomnij", "forget-network": "Zapomnieć tę sieć?", "forgetting": "Zapominanie...", - "frequency": "Częstotliwość", - "gateway": "Brama", - "info": "Informacje", "interface": "Interfejs sieciowy", - "internet": "Internet", "internet-connected": "Połączony z internetem", "internet-limited": "Brak internetu", "internet-status": "Status internetu", @@ -3217,11 +1761,9 @@ "link-speed": "Prędkość łącza", "no-ethernet-devices": "Nie wykryto żadnych urządzeń Ethernet.", "no-networks": "Nie znaleziono żadnych sieci", - "password": "Hasło", "saved": "Zapisano", "scan-again": "Skanuj ponownie", "searching": "Szukanie pobliskich sieci...", - "security": "Bezpieczeństwo", "title": "Wi-Fi" }, "signal": { diff --git a/Assets/Translations/pt.json b/Assets/Translations/pt.json index 7eaff5070..8dc7039f9 100644 --- a/Assets/Translations/pt.json +++ b/Assets/Translations/pt.json @@ -1,604 +1,9 @@ { - "authentication": { - "error": "Erro de autenticação", - "failed": "Falha na autenticação" - }, - "bar": { - "widget-settings": { - "active-window": { - "colorize-icons": { - "description": "Aplicar cores do tema ao ícone da janela ativa.", - "label": "Colorir ícones" - }, - "hide-mode": { - "description": "Controla o comportamento do widget quando nenhuma janela está ativa.", - "label": "Modo de ocultação" - }, - "max-width": { - "description": "Define o tamanho horizontal máximo do widget. O widget será reduzido para se adequar a conteúdo mais curto.", - "label": "Largura Máxima" - }, - "scrolling-mode": { - "description": "Controlar quando a rolagem de texto está habilitada para títulos de janela longos.", - "label": "Modo de rolagem" - }, - "show-app-icon": { - "description": "Exibir o ícone do aplicativo ao lado do título da janela.", - "label": "Mostrar ícone do aplicativo" - }, - "use-fixed-width": { - "description": "Quando ativado, o widget sempre usará a largura máxima em vez de ajustar dinamicamente ao conteúdo.", - "label": "Usar Largura Fixa" - } - }, - "audio-visualizer": { - "color-name": { - "description": "Selecione a cor para o visualizador.", - "label": "Cor de preenchimento" - }, - "hide-when-idle": { - "description": "Quando ativado, o visualizador fica oculto a menos que haja reprodução ativa.", - "label": "Ocultar quando não houver reprodução" - }, - "width": { - "description": "Largura do componente personalizado.", - "label": "Largura" - } - }, - "battery": { - "device": { - "default": "Padrão (Dispositivo de Exibição)", - "description": "Selecione qual dispositivo de bateria exibir.", - "label": "Dispositivo de bateria" - }, - "display-mode": { - "description": "Escolha como você gostaria que este valor aparecesse.", - "label": "Modo de exibição" - }, - "hide-if-not-detected": { - "description": "Oculte o widget quando nenhuma bateria for detectada no sistema.", - "label": "Ocultar se não detectado." - }, - "low-battery-threshold": { - "description": "Mostrar um aviso quando a bateria cair abaixo desta porcentagem.", - "label": "Limite de aviso de bateria fraca" - }, - "show-noctalia-performance": { - "description": "Exibir o interruptor do modo de desempenho Noctalia no painel da bateria.", - "label": "Mostrar alternância de Noctalia Desempenho" - }, - "show-power-profile": { - "description": "Exibir a seleção de perfil de energia no painel da bateria.", - "label": "Mostrar controles de perfil de energia" - } - }, - "brightness": { - "display-mode": { - "description": "Escolha como você gostaria que este valor aparecesse.", - "label": "Modo de exibição" - } - }, - "clock": { - "clock-display": { - "description": "Personalize a exibição do seu relógio adicionando tokens da lista abaixo. Para usar o formato de 12 horas, você deve incluir o token 'AP'.", - "label": "Exibição do relógio" - }, - "custom-font": { - "description": "Selecione uma fonte personalizada para a exibição do relógio.", - "label": "Fonte personalizada", - "placeholder": "Selecionar fonte personalizada...", - "search-placeholder": "Procurar fontes..." - }, - "horizontal-bar": { - "description": "Dica: Use \\n para criar uma quebra de linha.", - "label": "Barra horizontal" - }, - "preview": "Pré-visualização", - "tooltip-format": { - "description": "String de formato para a dica de ferramenta exibida ao passar o mouse sobre o relógio. Deixe vazio para usar a dica de ferramenta padrão.", - "label": "Formato da dica de ferramenta" - }, - "use-custom-font": { - "description": "Substitua a fonte padrão por uma fonte personalizada para o relógio.", - "label": "Usar fonte personalizada" - }, - "use-monospaced-font": { - "description": "Quando ativado, o relógio usará a fonte monoespaçada.", - "label": "Usar fonte monoespaçada" - }, - "use-primary-color": { - "description": "Quando ativado, aplica a cor primária para dar ênfase.", - "label": "Usar cor primária" - }, - "vertical-bar": { - "description": "Use um espaço para separar cada parte em uma nova linha.", - "label": "Barra vertical" - } - }, - "control-center": { - "browse-file": "Navegar por Arquivo", - "browse-library": "Navegar na Biblioteca", - "color-selection": { - "description": "Aplica as cores do tema aos ícones.", - "label": "Selecionar cor" - }, - "enable-colorization": { - "description": "Ativa a colorização para o ícone do centro de controlo, aplicando as cores do tema.", - "label": "Ativar colorização" - }, - "icon": { - "description": "Selecione um ícone da biblioteca ou um arquivo personalizado.", - "label": "Ícone" - }, - "select-custom-icon": "Selecione um ícone personalizado", - "use-distro-logo": { - "description": "Usar o logo da sua distribuição em vez de um ícone personalizado.", - "label": "Usar logo da distribuição em vez de ícone" - } - }, - "custom-button": { - "browse": "Navegar", - "collapse-condition": { - "description": "Se o texto de saída corresponder a este valor, o botão será recolhido.", - "label": "Condição de recolhimento" - }, - "color-selection": { - "description": "Aplicar cores do tema ao ícone e ao texto.", - "label": "Selecionar cor" - }, - "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.", - "label": "Exibir Saída de Comando", - "stream-description": "Insira um comando para executar continuamente." - }, - "dynamic-text": "Texto dinâmico", - "enable-colorization": { - "description": "Ativar colorização para o ícone e texto do botão personalizado, aplicando cores do tema.", - "label": "Ativar colorização" - }, - "hide-mode": { - "alwaysExpanded": "Sempre expandido", - "description": "Controla a visibilidade do widget quando o comando não tem saída.", - "expandWithOutput": "Expandir quando tem saída", - "label": "Modo de ocultação", - "maxTransparent": "Totalmente expandido mas transparente" - }, - "icon": { - "description": "Selecione um ícone da biblioteca.", - "label": "Ícone" - }, - "left-click": { - "description": "Comando a executar quando o botão é clicado com o botão esquerdo.", - "label": "Clique esquerdo", - "update-text": "Atualizar texto exibido ao clicar com o botão esquerdo" - }, - "max-text-length-horizontal": { - "description": "Número máximo de caracteres a serem exibidos na barra horizontal (0 para ocultar o texto).", - "label": "Comprimento máximo do texto (horizontal)" - }, - "max-text-length-vertical": { - "description": "Número máximo de caracteres a serem exibidos na barra vertical (0 para ocultar o texto).", - "label": "Comprimento máximo do texto (vertical)" - }, - "middle-click": { - "description": "Comando a executar quando o botão é clicado com o botão do meio.", - "label": "Clique do meio", - "update-text": "Atualizar texto exibido com clique do meio" - }, - "parse-json": { - "description": "Analisa a saída do comando como um objeto JSON para definir dinamicamente o texto e o ícone.", - "label": "Analisar saída como JSON" - }, - "refresh-interval": { - "description": "Intervalo em milissegundos.", - "label": "Intervalo de atualização" - }, - "right-click": { - "description": "Comando a executar quando o botão é clicado com o botão direito.", - "label": "Clique direito", - "update-text": "Atualizar o texto exibido ao clicar com o botão direito." - }, - "show-icon": { - "description": "Alterna a visibilidade do ícone do widget.", - "label": "Mostrar ícone" - }, - "text-stream": { - "description": "As linhas transmitidas do comando serão exibidas como texto no botão.", - "label": "Transmissão" - }, - "wheel": { - "description": "Comando a executar quando a roda de rolagem é usada.
Use $delta para o delta da roda de rolagem no comando.", - "label": "Roda de rolagem", - "update-text": "Atualizar texto exibido ao rolar" - }, - "wheel-down": { - "description": "Comando a executar quando a roda de rolagem é rolada para baixo.", - "label": "Comando de roda para baixo" - }, - "wheel-mode-separate": { - "description": "Ativar comandos separados para roda para cima e para baixo.", - "label": "Comandos de roda separados" - }, - "wheel-up": { - "description": "Comando a executar quando a roda de rolagem é rolada para cima.", - "label": "Comando de roda para cima" - } - }, - "dialog": { - "apply": "Aplicar", - "cancel": "Cancelar" - }, - "keyboard-layout": { - "display-mode": { - "description": "Escolha como você gostaria que este valor aparecesse.", - "label": "Modo de exibição" - }, - "show-icon": { - "description": "Exibir o ícone do layout do teclado.", - "label": "Mostrar ícone" - } - }, - "launcher": { - "use-primary-color": { - "description": "Quando ativado, aplica a cor primária para ênfase.", - "label": "Use cores primárias" - } - }, - "lock-keys": { - "browse": "Navegar", - "show-caps-lock": { - "description": "Exibir o status do Caps Lock.", - "label": "Caps Lock" - }, - "show-num-lock": { - "description": "Exibir o status do Num Lock.", - "label": "Bloq Num" - }, - "show-scroll-lock": { - "description": "Exibir o status do Scroll Lock.", - "label": "Scroll Lock" - } - }, - "media-mini": { - "hide-mode": { - "description": "Controla o comportamento do widget quando nenhuma mídia está sendo reproduzida.", - "label": "Modo de ocultação" - }, - "max-width": { - "description": "Define o tamanho horizontal máximo do widget. O widget será reduzido para se adequar a conteúdo mais curto.", - "label": "Largura Máxima" - }, - "no-active-player": "Nenhum player ativo", - "scrolling-mode": { - "description": "Controlar quando a rolagem de texto está habilitada para títulos de faixa longos.", - "label": "Modo de rolagem" - }, - "show-album-art": { - "description": "Exibir a arte do álbum da faixa atualmente sendo reproduzida.", - "label": "Mostrar arte do álbum" - }, - "show-artist-first": { - "description": "Exibir artista - título em vez de título - artista.", - "label": "Mostrar o artista primeiro" - }, - "show-progress-ring": { - "description": "Exibir um indicador de progresso circular mostrando o progresso da faixa.", - "label": "Mostrar anel de progresso" - }, - "show-visualizer": { - "description": "Exibir um visualizador de áudio quando música está sendo reproduzida.", - "label": "Mostrar visualizador" - }, - "use-fixed-width": { - "description": "Quando ativado, o widget sempre usará a largura máxima em vez de ajustar dinamicamente ao conteúdo.", - "label": "Usar Largura Fixa" - }, - "visualizer-type": { - "description": "Escolher o estilo de visualizador de áudio a exibir.", - "label": "Tipo de visualizador" - } - }, - "microphone": { - "display-mode": { - "description": "Escolha como você gostaria que este valor aparecesse.", - "label": "Modo de exibição" - } - }, - "notification-history": { - "hide-widget-when-zero": { - "description": "Ocultar o ícone de notificação quando não há notificações não lidas.", - "label": "Ocultar ícone quando zero" - }, - "show-unread-badge": { - "description": "Exibir um distintivo mostrando o número de notificações não lidas.", - "label": "Mostrar distintivo de não lidos" - } - }, - "section-editor": { - "placeholder": "Selecione um widget para adicionar...", - "search-placeholder": "Pesquisar widgets..." - }, - "spacer": { - "width": { - "description": "Largura do espaçamento em pixels.", - "label": "Largura" - } - }, - "system-monitor": { - "compact-mode": { - "description": "Exibir estatísticas como mini gráficos de barras em vez de valores de texto. Evita mudanças no layout.", - "label": "Modo compacto" - }, - "cpu-temperature": { - "description": "Mostrar leituras de temperatura da CPU se disponíveis.", - "label": "Temperatura da CPU" - }, - "cpu-usage": { - "description": "Exibir o percentual atual de uso da CPU.", - "label": "Uso da CPU" - }, - "disk-path": { - "description": "Selecione qual ponto de montagem de disco monitorar.", - "label": "Caminho do disco" - }, - "gpu-temperature": { - "description": "Mostrar as leituras de temperatura da GPU, se disponíveis.", - "label": "Temperatura da GPU" - }, - "load-average": { - "description": "Exibir média de carga do sistema.", - "label": "Média de carga" - }, - "memory-percentage": { - "description": "Mostrar o uso de memória como percentual em vez de valores absolutos.", - "label": "Memória como percentual" - }, - "memory-usage": { - "description": "Exibir informações atuais de uso da RAM.", - "label": "Uso de memória" - }, - "network-traffic": { - "description": "Exibir velocidades de upload e download da rede.", - "label": "Tráfego de rede" - }, - "storage-usage": { - "description": "Mostrar informações de uso do espaço em disco.", - "label": "Uso de armazenamento" - }, - "use-monospace-font": { - "description": "```\nUse fonte monoespaçada para largura de caractere consistente.\n```", - "label": "Fonte monoespaçada" - } - }, - "taskbar": { - "colorize-icons": { - "description": "Aplicar cores do tema aos ícones da barra de tarefas.", - "label": "Colorir ícones" - }, - "hide-mode": { - "description": "Controla como o widget se comporta quando não há janelas correspondentes.", - "label": "Modo de ocultação" - }, - "icon-scale": { - "description": "Define o fator de escala para ícones da barra de tarefas.", - "label": "Escalonamento de ícones" - }, - "max-width": { - "description": "Largura máxima da barra de tarefas como porcentagem da largura da tela.", - "label": "Largura máxima" - }, - "only-active-workspaces": { - "description": "Mostrar apenas aplicativos de áreas de trabalho ativas.", - "label": "Apenas de espaços de trabalho ativos" - }, - "only-same-monitor": { - "description": "Mostrar apenas aplicativos do monitor onde a barra está localizada.", - "label": "Apenas do mesmo monitor" - }, - "show-pinned-apps": { - "description": "Mostrar aplicativos fixados do Dock na barra de tarefas.", - "label": "Mostrar aplicativos fixados" - }, - "show-title": { - "description": "Exibir títulos de janelas na barra de tarefas.", - "description-disabled": "A barra de tarefas vertical não suporta exibir títulos.", - "label": "Mostrar título" - }, - "smart-width": { - "description": "Ajustar automaticamente a largura das entradas com base no número de entradas.", - "label": "Largura inteligente" - }, - "title-width": { - "description": "Definir a largura dos títulos de janelas na barra de tarefas (em pixels).", - "label": "Largura do título", - "reset-tooltip": "Redefinir largura do título" - } - }, - "tray": { - "colorize-icons": { - "description": "Aplicar cores do tema aos ícones da bandeja do sistema.", - "label": "Colorir ícones" - }, - "drawer-enabled": { - "description": "Quando habilitado, os itens da bandeja não fixados são exibidos em um painel gaveta.
Quando desabilitado, todos os itens da bandeja são exibidos inline.", - "label": "Habilitar gaveta" - }, - "hide-passive": { - "description": "Quando ativado, os itens da bandeja com status Passivo serão ocultados.", - "label": "Ocultar itens passivos" - } - }, - "volume": { - "display-mode": { - "description": "Escolha como você gostaria que este valor aparecesse.", - "label": "Modo de exibição" - } - }, - "workspace": { - "character-count": { - "description": "Número de caracteres a exibir dos nomes de espaços de trabalho (1-10).", - "label": "Número de caracteres" - }, - "enable-scrollwheel": { - "description": "Alternar entre áreas de trabalho usando a roda do mouse.", - "label": "Role para alternar entre áreas de trabalho." - }, - "follow-focused-screen": { - "description": "Exibir áreas de trabalho da tela atualmente em foco, em vez da tela onde a barra está localizada.", - "label": "Seguir Tela em Foco" - }, - "grouped-border-opacity": { - "description": "Definir o nível de opacidade para as bordas do contêiner do espaço de trabalho.", - "label": "Opacidade da borda" - }, - "hide-unoccupied": { - "description": "Não exibir áreas de trabalho sem janelas.", - "label": "Ocultar desocupados" - }, - "label-mode": { - "description": "Escolher como os rótulos de espaço de trabalho são exibidos.", - "label": "Modo de rótulo" - }, - "show-applications": { - "description": "Exibir ícones de aplicativos dentro de cada espaço de trabalho.", - "label": "Mostrar aplicativos" - }, - "show-labels-only-when-occupied": { - "description": "Mostrar rótulos de área de trabalho apenas quando contiverem janelas.", - "label": "Mostrar rótulos apenas quando ocupado." - }, - "unfocused-icons-opacity": { - "description": "Definir o nível de opacidade para ícones de aplicativos não focados.", - "label": "Opacidade dos ícones desfocados" - } - } - } - }, - "battery": { - "battery-level": "Nível da bateria", - "brightness": "Brilho", - "charging": "Carregando", - "charging-rate": "Taxa de carregamento: {rate} W", - "discharging": "Descarregando", - "discharging-rate": "Taxa de descarregamento: {rate} W", - "health": "Saúde: {percent}%", - "idle": "Ocioso", - "inhibit-idle-description": "Mantém o sistema acordado.", - "inhibit-idle-label": "Manter acordado", - "no-battery-detected": "Nenhuma bateria detectada", - "panel-title": "Bateria", - "plugged-in": "Conectado", - "power-profile": "Perfil de energia", - "time-left": "Tempo restante: {time}", - "time-until-full": "Tempo até carga completa: {time}" - }, - "bluetooth": { - "panel": { - "available-devices": "Dispositivos disponíveis", - "battery": "Bateria", - "blocked": "Bloqueado", - "connect": "Conectar", - "connected-devices": "Dispositivos conectados", - "connecting": "Conectando...", - "device-address": "Endereço do dispositivo", - "disabled": "O Bluetooth está desativado", - "disconnect": "Desconectar", - "disconnecting": "Desconectando...", - "discoverable": "Visível", - "enable-message": "Ative o Bluetooth para ver os dispositivos disponíveis.", - "info": "Informações", - "known-devices": "Dispositivos conhecidos", - "no-devices": "Nenhum dispositivo disponível", - "pair": "Emparelhar", - "paired": "Emparelhado", - "paired-devices": "Dispositivos emparelhados", - "pairing": "Emparelhamento...", - "pairing-mode": "Certifique-se de que seu dispositivo está em modo de pareamento.", - "refresh-devices": "Atualizar dispositivos", - "scanning": "Procurando por dispositivos...", - "signal": "Sinal", - "signal-text": { - "excellent": "Sinal: Excelente", - "fair": "Sinal: Justo", - "good": "Sinal: Bom", - "poor": "Sinal: Fraco", - "unknown": "Sinal: Desconhecido", - "very-poor": "Sinal: Muito fraco" - }, - "title": "Bluetooth", - "trusted": "Confiável", - "unpair": "Desemparelhar" - }, - "title": "Bluetooth" - }, - "calendar": { - "panel": { - "week": "Semana" - }, - "timer": { - "countdown": "Contagem regressiva", - "duration": "Duração", - "hours": "h", - "minutes": "m", - "pause": "Pausar", - "reset": "Reiniciar", - "resume": "Currículo", - "seconds": "s", - "start": "Começar", - "stopwatch": "Cronômetro", - "timer": "Temporizador", - "title": "Temporizador" - }, - "weather": { - "loading": "Carregando o clima…" - } - }, - "changelog": { - "error": { - "fetch-failed": "Não foi possível carregar os dados do changelog. Tente novamente mais tarde.", - "rate-limit": "Limite do GitHub atingido. Tente novamente em alguns minutos." - }, - "panel": { - "buttons": { - "discord": "Entre no nosso Discord", - "dismiss": "Ok", - "feedback": "Dar feedback" - }, - "empty": "As notas da versão ainda não estão disponíveis.", - "highlight-title": "Destaques", - "section": { - "released": "Lançado em {date}", - "version": "Versão {version}" - }, - "subtitle": { - "fresh": "Obrigado por instalar o Noctalia! Veja o que está incluído nesta compilação.", - "updated": "Atualizado a partir da {previousVersion}" - }, - "title": "Novidades na {version}", - "version": { - "new-user": "Nova instalação" - } - } - }, - "clock": { - "tooltip": "Calendário" - }, - "common": { - "add": "Adicionar", - "apply": "Aplicar", - "cancel": "Cancelar", - "check-settings": "Verifique as configurações para obter detalhes.", - "close": "Fechar", - "no": "Não", - "save": "Salvar", - "yes": "Sim" - }, - "context-menu": { + "actions": { "clear-history": "Limpar histórico", "close-app": "Fechar {app}", "connect-vpn": "Conectar-se a {name}", "cycle-visualizer": "Visualizador de ciclo", - "delete": "Apagar", "disable-bluetooth": "Desativar Bluetooth", "disable-dnd": "Desativar o Não Perturbe", "disable-wifi": "Desativar Wi-Fi", @@ -608,33 +13,473 @@ "enable-wifi": "Ativar Wi-Fi", "launcher-settings": "Configurações do iniciador", "lower-to-bottom": "Abaixar para o fundo", - "next": "Próximo(a)", "open-calendar": "Abrir calendário", "open-display-settings": "Configurações de exibição", "open-launcher": "Abrir iniciador", "open-mixer": "Mesa de som", "open-settings": "Abrir configurações", - "pause": "Pausa", - "play": "Jogar", - "previous": "Anterior", "raise-to-top": "Elevar ao topo", "random-wallpaper": "Papel de parede aleatório", - "reset": "Reiniciar", "toggle-mute": "Alternar mudo", "widget-settings": "Configurações do widget" }, - "dock": { - "menu": { - "close": "Fechar", - "focus": "Focar", - "pin": "Fixar", - "unpin": "Desafixar" + "authentication": { + "error": "Erro de autenticação", + "failed": "Falha na autenticação" + }, + "bar": { + "active-window": { + "colorize-icons-description": "Aplicar cores do tema ao ícone da janela ativa.", + "hide-mode-description": "Controla o comportamento do widget quando nenhuma janela está ativa.", + "scrolling-mode-description": "Controlar quando a rolagem de texto está habilitada para títulos de janela longos.", + "show-app-icon-description": "Exibir o ícone do aplicativo ao lado do título da janela.", + "show-app-icon-label": "Mostrar ícone do aplicativo" + }, + "audio-visualizer": { + "color-name-description": "Selecione a cor para o visualizador.", + "color-name-label": "Cor de preenchimento", + "hide-when-idle-description": "Quando ativado, o visualizador fica oculto a menos que haja reprodução ativa.", + "hide-when-idle-label": "Ocultar quando não houver reprodução", + "width-description": "Largura do componente personalizado." + }, + "battery": { + "device-default": "Padrão (Dispositivo de Exibição)", + "device-description": "Selecione qual dispositivo de bateria exibir.", + "device-label": "Dispositivo de bateria", + "hide-if-not-detected-description": "Oculte o widget quando nenhuma bateria for detectada no sistema.", + "hide-if-not-detected-label": "Ocultar se não detectado.", + "low-battery-threshold-description": "Mostrar um aviso quando a bateria cair abaixo desta porcentagem.", + "low-battery-threshold-label": "Limite de aviso de bateria fraca", + "show-noctalia-performance-description": "Exibir o interruptor do modo de desempenho Noctalia no painel da bateria.", + "show-noctalia-performance-label": "Mostrar alternância de Noctalia Desempenho", + "show-power-profile-description": "Exibir a seleção de perfil de energia no painel da bateria.", + "show-power-profile-label": "Mostrar controles de perfil de energia" + }, + "clock": { + "clock-display-description": "Personalize a exibição do seu relógio adicionando tokens da lista abaixo. Para usar o formato de 12 horas, você deve incluir o token 'AP'.", + "clock-display-label": "Exibição do relógio", + "custom-font-description": "Selecione uma fonte personalizada para a exibição do relógio.", + "custom-font-label": "Fonte personalizada", + "custom-font-placeholder": "Selecionar fonte personalizada...", + "custom-font-search-placeholder": "Procurar fontes...", + "horizontal-bar-description": "Dica: Use \\n para criar uma quebra de linha.", + "horizontal-bar-label": "Barra horizontal", + "preview": "Pré-visualização", + "tooltip-format-description": "String de formato para a dica de ferramenta exibida ao passar o mouse sobre o relógio. Deixe vazio para usar a dica de ferramenta padrão.", + "tooltip-format-label": "Formato da dica de ferramenta", + "use-custom-font-description": "Substitua a fonte padrão por uma fonte personalizada para o relógio.", + "use-custom-font-label": "Usar fonte personalizada", + "use-monospaced-font-description": "Quando ativado, o relógio usará a fonte monoespaçada.", + "use-monospaced-font-label": "Usar fonte monoespaçada", + "use-primary-color-description": "Quando ativado, aplica a cor primária para dar ênfase.", + "use-primary-color-label": "Usar cor primária", + "vertical-bar-description": "Use um espaço para separar cada parte em uma nova linha.", + "vertical-bar-label": "Barra vertical" + }, + "control-center": { + "browse-file": "Navegar por Arquivo", + "browse-library": "Navegar na Biblioteca", + "color-selection-description": "Aplica as cores do tema aos ícones.", + "enable-colorization-description": "Ativa a colorização para o ícone do centro de controlo, aplicando as cores do tema.", + "icon-description": "Selecione um ícone da biblioteca ou um arquivo personalizado.", + "select-custom-icon": "Selecione um ícone personalizado", + "use-distro-logo-description": "Usar o logo da sua distribuição em vez de um ícone personalizado.", + "use-distro-logo-label": "Usar logo da distribuição em vez de ícone" + }, + "custom-button": { + "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.", + "color-selection-label": "Selecionar cor", + "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.", + "dynamic-text": "Texto dinâmico", + "enable-colorization-description": "Ativar colorização para o ícone e texto do botão personalizado, aplicando cores do tema.", + "enable-colorization-label": "Ativar colorização", + "hide-mode-always-expanded": "Sempre expandido", + "hide-mode-description": "Controla a visibilidade do widget quando o comando não tem saída.", + "hide-mode-expand-with-output": "Expandir quando tem saída", + "hide-mode-label": "Modo de ocultação", + "hide-mode-max-transparent": "Totalmente expandido mas transparente", + "icon-description": "Selecione um ícone da biblioteca.", + "left-click-description": "Comando a executar quando o botão é clicado com o botão esquerdo.", + "left-click-label": "Clique esquerdo", + "left-click-update-text": "Atualizar texto exibido ao clicar com o botão esquerdo", + "max-text-length-horizontal-description": "Número máximo de caracteres a serem exibidos na barra horizontal (0 para ocultar o texto).", + "max-text-length-horizontal-label": "Comprimento máximo do texto (horizontal)", + "max-text-length-vertical-description": "Número máximo de caracteres a serem exibidos na barra vertical (0 para ocultar o texto).", + "max-text-length-vertical-label": "Comprimento máximo do texto (vertical)", + "middle-click-description": "Comando a executar quando o botão é clicado com o botão do meio.", + "middle-click-label": "Clique do meio", + "middle-click-update-text": "Atualizar texto exibido com clique do meio", + "parse-json-description": "Analisa a saída do comando como um objeto JSON para definir dinamicamente o texto e o ícone.", + "parse-json-label": "Analisar saída como JSON", + "refresh-interval-description": "Intervalo em milissegundos.", + "refresh-interval-label": "Intervalo de atualização", + "right-click-description": "Comando a executar quando o botão é clicado com o botão direito.", + "right-click-label": "Clique direito", + "right-click-update-text": "Atualizar o texto exibido ao clicar com o botão direito.", + "show-icon-description": "Alterna a visibilidade do ícone do widget.", + "show-icon-label": "Mostrar ícone", + "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.
Use $delta para o delta da roda de rolagem no comando.", + "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-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" + }, + "keyboard-layout": { + "show-icon-description": "Exibir o ícone do layout do teclado." + }, + "lock-keys": { + "show-caps-lock-description": "Exibir o status do Caps Lock.", + "show-caps-lock-label": "Caps Lock", + "show-num-lock-description": "Exibir o status do Num Lock.", + "show-num-lock-label": "Bloq Num", + "show-scroll-lock-description": "Exibir o status do Scroll Lock.", + "show-scroll-lock-label": "Scroll Lock" + }, + "media-mini": { + "hide-mode-description": "Controla o comportamento do widget quando nenhuma mídia está sendo reproduzida.", + "max-width-description": "Define o tamanho horizontal máximo do widget. O widget será reduzido para se adequar a conteúdo mais curto.", + "no-active-player": "Nenhum player ativo", + "scrolling-mode-description": "Controlar quando a rolagem de texto está habilitada para títulos de faixa longos.", + "scrolling-mode-label": "Modo de rolagem", + "show-album-art-description": "Exibir a arte do álbum da faixa atualmente sendo reproduzida.", + "show-album-art-label": "Mostrar arte do álbum", + "show-artist-first-description": "Exibir artista - título em vez de título - artista.", + "show-artist-first-label": "Mostrar o artista primeiro", + "show-progress-ring-description": "Exibir um indicador de progresso circular mostrando o progresso da faixa.", + "show-progress-ring-label": "Mostrar anel de progresso", + "show-visualizer-description": "Exibir um visualizador de áudio quando música está sendo reproduzida.", + "show-visualizer-label": "Mostrar visualizador", + "use-fixed-width-description": "Quando ativado, o widget sempre usará a largura máxima em vez de ajustar dinamicamente ao conteúdo.", + "use-fixed-width-label": "Usar Largura Fixa", + "visualizer-type-description": "Escolher o estilo de visualizador de áudio a exibir.", + "visualizer-type-label": "Tipo de visualizador" + }, + "notification-history": { + "hide-widget-when-zero-description": "Ocultar o ícone de notificação quando não há notificações não lidas.", + "hide-widget-when-zero-label": "Ocultar ícone quando zero", + "show-unread-badge-description": "Exibir um distintivo mostrando o número de notificações não lidas.", + "show-unread-badge-label": "Mostrar distintivo de não lidos" + }, + "section-editor": { + "placeholder": "Selecione um widget para adicionar...", + "search-placeholder": "Pesquisar widgets..." + }, + "spacer": { + "width-description": "Largura do espaçamento em pixels." + }, + "system-monitor": { + "compact-mode-description": "Exibir estatísticas como mini gráficos de barras em vez de valores de texto. Evita mudanças no layout.", + "compact-mode-label": "Modo compacto", + "cpu-temperature-description": "Mostrar leituras de temperatura da CPU se disponíveis.", + "cpu-temperature-label": "Temperatura da CPU", + "cpu-usage-description": "Exibir o percentual atual de uso da CPU.", + "cpu-usage-label": "Uso da CPU", + "disk-path-description": "Selecione qual ponto de montagem de disco monitorar.", + "disk-path-label": "Caminho do disco", + "gpu-temperature-description": "Mostrar as leituras de temperatura da GPU, se disponíveis.", + "load-average-description": "Exibir média de carga do sistema.", + "load-average-label": "Média de carga", + "memory-percentage-description": "Mostrar o uso de memória como percentual em vez de valores absolutos.", + "memory-percentage-label": "Memória como percentual", + "memory-usage-description": "Exibir informações atuais de uso da RAM.", + "memory-usage-label": "Uso de memória", + "network-traffic-description": "Exibir velocidades de upload e download da rede.", + "network-traffic-label": "Tráfego de rede", + "storage-usage-description": "Mostrar informações de uso do espaço em disco.", + "storage-usage-label": "Uso de armazenamento", + "use-monospace-font-description": "```\nUse fonte monoespaçada para largura de caractere consistente.\n```", + "use-monospace-font-label": "Fonte monoespaçada" + }, + "taskbar": { + "colorize-icons-description": "Aplicar cores do tema aos ícones da barra de tarefas.", + "hide-mode-description": "Controla como o widget se comporta quando não há janelas correspondentes.", + "hide-mode-label": "Modo de ocultação", + "icon-scale-description": "Define o fator de escala para ícones da barra de tarefas.", + "icon-scale-label": "Escalonamento de ícones", + "max-width-description": "Largura máxima da barra de tarefas como porcentagem da largura da tela.", + "max-width-label": "Largura máxima", + "only-active-workspaces-description": "Mostrar apenas aplicativos de áreas de trabalho ativas.", + "only-active-workspaces-label": "Apenas de espaços de trabalho ativos", + "only-same-monitor-description": "Mostrar apenas aplicativos do monitor onde a barra está localizada.", + "only-same-monitor-label": "Apenas do mesmo monitor", + "show-pinned-apps-description": "Mostrar aplicativos fixados do Dock na barra de tarefas.", + "show-pinned-apps-label": "Mostrar aplicativos fixados", + "show-title-description": "Exibir títulos de janelas na barra de tarefas.", + "show-title-description-disabled": "A barra de tarefas vertical não suporta exibir títulos.", + "show-title-label": "Mostrar título", + "smart-width-description": "Ajustar automaticamente a largura das entradas com base no número de entradas.", + "smart-width-label": "Largura inteligente", + "title-width-description": "Definir a largura dos títulos de janelas na barra de tarefas (em pixels).", + "title-width-label": "Largura do título", + "title-width-reset-tooltip": "Redefinir largura do título" + }, + "tray": { + "colorize-icons-description": "Aplicar cores do tema aos ícones da bandeja do sistema.", + "colorize-icons-label": "Colorir ícones", + "drawer-enabled-description": "Quando habilitado, os itens da bandeja não fixados são exibidos em um painel gaveta.
Quando desabilitado, todos os itens da bandeja são exibidos inline.", + "drawer-enabled-label": "Habilitar gaveta", + "hide-passive-description": "Quando ativado, os itens da bandeja com status Passivo serão ocultados.", + "hide-passive-label": "Ocultar itens passivos" + }, + "volume": { + "display-mode-description": "Escolha como você gostaria que este valor aparecesse.", + "display-mode-label": "Modo de exibição" + }, + "workspace": { + "character-count-description": "Número de caracteres a exibir dos nomes de espaços de trabalho (1-10).", + "character-count-label": "Número de caracteres", + "enable-scrollwheel-description": "Alternar entre áreas de trabalho usando a roda do mouse.", + "enable-scrollwheel-label": "Role para alternar entre áreas de trabalho.", + "follow-focused-screen-description": "Exibir áreas de trabalho da tela atualmente em foco, em vez da tela onde a barra está localizada.", + "follow-focused-screen-label": "Seguir Tela em Foco", + "grouped-border-opacity-description": "Definir o nível de opacidade para as bordas do contêiner do espaço de trabalho.", + "grouped-border-opacity-label": "Opacidade da borda", + "hide-unoccupied-description": "Não exibir áreas de trabalho sem janelas.", + "hide-unoccupied-label": "Ocultar desocupados", + "label-mode-description": "Escolher como os rótulos de espaço de trabalho são exibidos.", + "label-mode-label": "Modo de rótulo", + "show-applications-description": "Exibir ícones de aplicativos dentro de cada espaço de trabalho.", + "show-applications-label": "Mostrar aplicativos", + "show-labels-only-when-occupied-description": "Mostrar rótulos de área de trabalho apenas quando contiverem janelas.", + "show-labels-only-when-occupied-label": "Mostrar rótulos apenas quando ocupado.", + "unfocused-icons-opacity-description": "Definir o nível de opacidade para ícones de aplicativos não focados.", + "unfocused-icons-opacity-label": "Opacidade dos ícones desfocados" } }, - "general": { + "battery": { + "battery-level": "Nível da bateria", + "charging-rate": "Taxa de carregamento: {rate} W", + "discharging-rate": "Taxa de descarregamento: {rate} W", + "health": "Saúde: {percent}%", + "inhibit-idle-description": "Mantém o sistema acordado.", + "no-battery-detected": "Nenhuma bateria detectada", + "plugged-in": "Conectado", + "power-profile": "Perfil de energia", + "time-left": "Tempo restante: {time}", + "time-until-full": "Tempo até carga completa: {time}" + }, + "bluetooth": { + "panel": { + "available-devices": "Dispositivos disponíveis", + "blocked": "Bloqueado", + "connected-devices": "Dispositivos conectados", + "device-address": "Endereço do dispositivo", + "disabled": "O Bluetooth está desativado", + "discoverable": "Visível", + "enable-message": "Ative o Bluetooth para ver os dispositivos disponíveis.", + "known-devices": "Dispositivos conhecidos", + "no-devices": "Nenhum dispositivo disponível", + "paired-devices": "Dispositivos emparelhados", + "pairing-mode": "Certifique-se de que seu dispositivo está em modo de pareamento.", + "scanning": "Procurando por dispositivos...", + "signal-text-excellent": "Sinal: Excelente", + "signal-text-fair": "Sinal: Justo", + "signal-text-good": "Sinal: Bom", + "signal-text-poor": "Sinal: Fraco", + "signal-text-unknown": "Sinal: Desconhecido", + "signal-text-very-poor": "Sinal: Muito fraco" + } + }, + "calendar": { + "timer": { + "hours": "h", + "minutes": "m", + "seconds": "s" + }, + "weather-loading": "Carregando o clima…" + }, + "changelog": { + "error": { + "fetch-failed": "Não foi possível carregar os dados do changelog. Tente novamente mais tarde.", + "rate-limit": "Limite do GitHub atingido. Tente novamente em alguns minutos." + }, + "panel": { + "buttons-discord": "Entre no nosso Discord", + "buttons-dismiss": "Ok", + "buttons-feedback": "Dar feedback", + "empty": "As notas da versão ainda não estão disponíveis.", + "highlight-title": "Destaques", + "released": "Lançado em {date}", + "subtitle-fresh": "Obrigado por instalar o Noctalia! Veja o que está incluído nesta compilação.", + "subtitle-updated": "Atualizado a partir da {previousVersion}", + "title": "Novidades na {version}", + "version": "Versão {version}", + "version-new-user": "Nova instalação" + } + }, + "colors": { + "error": "Erro", + "on-surface": "Na Superfície", + "primary": "Primário", + "secondary": "Secundário", + "tertiary": "Terciário" + }, + "common": { + "actions": "Ações", + "add": "Adicionar", + "appearance": "Aparência", + "apply": "Aplicar", + "automation": "Automação", + "available": "Disponível", + "back": "Voltar", + "battery": "Bateria", + "bluetooth": "Bluetooth", + "brightness": "Brilho", + "browse": "Navegar", + "calendar": "Calendário", + "cancel": "Cancelar", + "cards": "Cartões", + "charging": "Carregando", + "check-settings": "Verifique as configurações para obter detalhes.", + "clear": "Claro", + "clipboard": "Área de transferência", + "clock-panel": "Painel do Relógio", + "close": "Fechar", + "colors": "Cores", + "command": "Comando", + "connect": "Conectar", + "connected": "Conectado(a)", + "connecting": "Conectando...", + "contributors": "Colaboradores", + "countdown": "Contagem regressiva", + "date": "Data", + "delete": "Apagar", + "devices": "Dispositivos", + "disabled": "Deficiente", + "discharging": "Descarregando", + "disconnect": "Desconectar", + "disconnected": "Desconectado(a)", + "disconnecting": "Desconectando...", + "download": "Baixar", + "duration": "Duração", + "enabled": "Ativado", + "events": "Eventos", + "execute": "Executar", + "focus": "Foco", + "frequency": "Frequência", + "gateway": "Porta de entrada", + "general": "Geral", + "hibernate": "Hibernar", + "history": "História", + "icon": "Ícone", + "idle": "Ocioso", + "info": "Informação", + "input": "Entrada", + "install": "Instalar", + "installed": "Instalado", + "interface": "Interface", + "internet": "Internet", + "language": "Linguagem", + "loading": "Carregando...", + "local": "Local", + "location": "Localização", + "lock": "Fechadura", + "logout": "Sair", + "look": "Olhe", + "media": "Mídia", + "memory": "Memória", + "monitors": "Monitores", + "network": "Rede", + "next": "Próximo", + "night-light": "Luz Noturna", + "no": "Não", "no-results": "Nenhum resultado", - "no-summary": "Sem resumo", - "unknown": "Desconhecido" + "none": "Nenhum.", + "notifications": "Notificações", + "official": "Oficial", + "output": "Saída", + "pair": "Par", + "paired": "Emparelhado", + "pairing": "Emparelhando...", + "panels": "Painéis", + "password": "Senha", + "pause": "Pausar", + "pin": "Alfinete", + "play": "Jogar", + "polling": "Pesquisa de opinião", + "position": "Posição", + "previous": "Anterior", + "random": "Aleatório", + "reboot": "Reiniciar", + "refresh": "Atualizar", + "reset": "Reiniciar", + "resume": "Currículo", + "save": "Salvar", + "scanning": "A digitalização está em andamento...", + "screen-corners": "Cantos da tela", + "search": "Pesquisar", + "security": "Segurança", + "select": "Selecionar", + "shortcuts": "Atalhos", + "shutdown": "Desligar", + "signal": "Sinal", + "sound": "Som", + "sources": "Fontes", + "start": "Começar", + "stop": "Pare", + "stopwatch": "Cronômetro", + "suspend": "Suspender", + "templates": "Modelos", + "test": "Teste", + "thresholds": "Limiares", + "timer": "Temporizador", + "title": "Título", + "toast": "Torrada", + "trusted": "Confiável", + "uninstall": "Desinstalar", + "unknown": "Desconhecido", + "unpair": "Desemparelhar", + "unpin": "Desafixar", + "update": "Atualização", + "upload": "Enviar", + "version": "Versão", + "visualizer": "Visualizador", + "volume": "Volume", + "volumes": "Volumes", + "wallpaper": "Papel de parede", + "weather": "Tempo", + "week": "Semana", + "widgets": "Widgets", + "width": "Largura", + "yes": "Sim" + }, + "control-center": { + "power-profile": { + "tooltip-action": "Perfil de energia", + "tooltip-disabled": "Instale power-profiles-daemon para usar perfis de energia" + }, + "screen-recorder": { + "label-stopped": "Gravar" + }, + "wifi": { + "label-disconnected": "Wi-Fi desconectado", + "label-ethernet": "Ethernet" + } + }, + "display-modes": { + "always-hide": "Sempre se esconda.", + "always-show": "Sempre mostrar", + "force-open": "Forçar a abertura", + "on-hover": "Ao passar o mouse" + }, + "general": { + "no-summary": "Sem resumo" + }, + "hide-modes": { + "hidden": "Ocultar quando vazio", + "idle": "Ocultar quando inativo", + "transparent": "Transparente quando vazio", + "visible": "Sempre visível" }, "launcher": { "categories": { @@ -643,38 +488,31 @@ "chat": "Bate-papo", "development": "Desenvolvimento", "education": "Educação", - "emoji": { - "activity": "Atividade", - "animals": "Animais", - "flags": "Bandeiras", - "food": "Comida e bebida", - "nature": "Natureza", - "objects": "Objetos", - "people": "Pessoas e corpo", - "recent": "Recentes", - "symbols": "Símbolos", - "travel": "Viagens e lugares" - }, + "emoji-activity": "Atividade", + "emoji-animals": "Animais", + "emoji-flags": "Bandeiras", + "emoji-food": "Comida e bebida", + "emoji-nature": "Natureza", + "emoji-objects": "Objetos", + "emoji-people": "Pessoas e corpo", + "emoji-recent": "Recentes", + "emoji-symbols": "Símbolos", + "emoji-travel": "Viagens e lugares", "game": "Jogos", "graphics": "Gráficos", "misc": "Diversos", - "network": "Rede", "office": "Escritório", "pinned": "Fixado", "system": "Sistema", "webbrowser": "Navegador web" }, - "delete": "Apagar", "no-results": "Nenhum resultado encontrado.", - "pin": "Fixar", "providers": { "applications": "Aplicativos", "calculator": "Calculadora", "calculator-deprecated": "O comando >calc está obsoleto e será removido em breve. Por favor, digite expressões matemáticas diretamente na pesquisa.", "calculator-description": "Calculadora — avalie expressões matemáticas", "calculator-enter-expression": "Digite uma expressão matemática", - "calculator-error": "Erro", - "calculator-name": "Calculadora", "clipboard": "Histórico da área de transferência", "clipboard-clear-description": "Limpar todo o histórico da área de transferência", "clipboard-clear-description-full": "Remover todos os itens do histórico da área de transferência", @@ -683,154 +521,68 @@ "clipboard-history-disabled": "Histórico da área de transferência desativado", "clipboard-history-disabled-description": "Ative o histórico da área de transferência nas configurações ou instale o cliphist", "clipboard-loading": "Carregando histórico da área de transferência...", - "clipboard-loading-description": "Por favor, aguarde", "clipboard-search-description": "Pesquisar no histórico da área de transferência", - "command": "Comando", "command-description": "Executar comandos shell", - "command-name": "Comando", "emoji": "Seletor de emojis", "emoji-loading": "Carregando emojis...", "emoji-loading-description": "Por favor, aguarde", "emoji-no-recent": "Ainda não há emojis recentes.", "emoji-search-description": "Buscar e copiar emojis" - }, - "unpin": "Desafixar" + } }, "lock-screen": { "authenticating": "Autenticando...", - "authentication-failed": "Falha na autenticação", "password": "Digite sua senha...", "restart": "Reiniciar", - "shut-down": "Desligar", - "suspend": "Suspender", - "welcome-back": "Bem-vindo de volta," + "shut-down": "Desligar" }, "notifications": { "panel": { "click-to-expand": "Clique para expandir", "description": "Suas notificações aparecerão aqui assim que chegarem.", - "no-notifications": "Nenhuma notificação", - "title": "Notificações" + "no-notifications": "Nenhuma notificação" }, "range": { - "all": "Todas", "earlier": "Mais antigas", "today": "Hoje", "yesterday": "Ontem" }, "time": { - "diffD": "há 1 dia", - "diffDD": "há {diff} dias", - "diffH": "há 1 hora", - "diffHH": "há {diff} horas", - "diffM": "há 1 minuto", - "diffMM": "há {diff} minutos", + "diff-d": "há 1 dia", + "diff-dd": "há {diff} dias", + "diff-h": "há 1 hora", + "diff-hh": "há {diff} horas", + "diff-m": "há 1 minuto", + "diff-mm": "há {diff} minutos", "now": "agora" } }, "options": { "bar": { - "density": { - "comfortable": "Confortável", - "compact": "Compacta", - "default": "Padrão", - "mini": "Mini", - "spacious": "Espaçoso(a)" - }, - "position": { - "bottom": "Inferior", - "left": "Esquerda", - "right": "Direita", - "top": "Topo" - } - }, - "colors": { - "error": "Erro", - "none": "Nenhum", - "onSurface": "Na Superfície", - "primary": "Primário", - "secondary": "Secundário", - "tertiary": "Terciário" + "density-comfortable": "Confortável", + "density-compact": "Compacta", + "density-default": "Padrão", + "density-mini": "Mini", + "density-spacious": "Espaçoso(a)" }, "control-center": { - "position": { - "bottom_center": "Centro inferior", - "bottom_left": "Inferior esquerdo", - "bottom_right": "Inferior direito", - "center": "Centro", - "close_to_bar_button": "Perto do botão da barra", - "top_center": "Centro superior", - "top_left": "Superior esquerdo", - "top_right": "Superior direito" - }, - "quickSettingsStyle": { - "classic": "Clássico", - "compact": "Compacto", - "modern": "Moderno" - } - }, - "display-mode": { - "always-hide": "Sempre ocultar", - "always-show": "Sempre mostrar", - "force-open": "Forçar Abertura", - "on-hover": "Ao passar o mouse" - }, - "frame-rates": { - "fps": "{fps} FPS" - }, - "hide-modes": { - "hidden": "Ocultar Quando Vazio", - "idle": "Ocultar quando inativo", - "transparent": "Transparente quando vazio", - "visible": "Sempre Visível" - }, - "launcher": { - "position": { - "bottom_center": "Centro inferior", - "bottom_left": "Inferior esquerdo", - "bottom_right": "Inferior direito", - "center": "Centro", - "center_left": "Centro à esquerda", - "center_right": "Centro à direita", - "follow_bar": "Seguir barra", - "top_center": "Centro superior", - "top_left": "Superior esquerdo", - "top_right": "Superior direito" - } - }, - "osd": { - "position": { - "bottom_center": "Centro inferior", - "bottom_left": "Inferior esquerdo", - "bottom_right": "Inferior direito", - "center_left": "Esquerda central", - "center_right": "Direita central", - "top_center": "Centro superior", - "top_left": "Superior esquerdo", - "top_right": "Superior direito" - } + "quick-settings-style-classic": "Clássico", + "quick-settings-style-modern": "Moderno" }, + "frame-rates-fps": "{fps} FPS", "screen-recording": { - "audio-sources": { - "both": "Saída do sistema + entrada do microfone", - "microphone-input": "Entrada do microfone", - "none": "No audio", - "system-output": "Saída do sistema" - }, - "color-range": { - "full": "Completa", - "limited": "Limitada" - }, - "quality": { - "high": "Alta", - "medium": "Média", - "ultra": "Ultra", - "very-high": "Muito alta" - }, - "sources": { - "portal": "Portal", - "screen": "Tela" - } + "audio-sources-both": "Saída do sistema + entrada do microfone", + "audio-sources-microphone-input": "Entrada do microfone", + "audio-sources-none": "No audio", + "audio-sources-system-output": "Saída do sistema", + "color-range-full": "Completa", + "color-range-limited": "Limitada", + "quality-high": "Alta", + "quality-medium": "Média", + "quality-ultra": "Ultra", + "quality-very-high": "Muito alta", + "sources-portal": "Portal", + "sources-screen": "Tela" }, "scrolling-modes": { "always": "Rolar Sempre", @@ -848,34 +600,787 @@ }, "shadow-direction": { "bottom": "Inferior", - "bottom_left": "Inferior esquerda", - "bottom_right": "Inferior direita", "center": "Centro", - "left": "Esquerda", - "right": "Direita", - "top": "Superior", - "top_left": "Superior esquerda", - "top_right": "Superior direita" + "top": "Superior" }, "visualizer-types": { "linear": "Linear", "mirrored": "Espelhado", - "none": "Nenhum", "wave": "Onda" }, "visualizer-visibility": { - "always": "Sempre visível", "with-background": "Apenas com fundo" }, "workspace-labels": { "index": "Índice", "index+name": "Índice e Nome", - "name": "Nome", - "none": "Nenhum" + "name": "Nome" + } + }, + "panels": { + "about": { + "changelog": "Ver histórico de alterações", + "contributors-desc": "Agradecimentos ao nosso incrível colaborador!", + "contributors-description-plural": "Agradecimentos aos nossos {count} incríveis colaboradores!", + "noctalia-desc": "Um shell de desktop elegante e minimalista, cuidadosamente criado para Wayland, construído com Quickshell.", + "noctalia-git-commit": "Commit Git:", + "noctalia-installed-version": "Versão instalada:", + "noctalia-latest-version": "Última versão:", + "noctalia-title": "Shell Noctalia", + "support": "Apoie-nos", + "title": "Sobre" + }, + "audio": { + "devices-desc": "Configure os dispositivos de entrada e saída de áudio disponíveis.", + "devices-input-device-description": "Selecione o dispositivo de entrada de áudio desejado.", + "devices-input-device-label": "Dispositivo de entrada", + "devices-output-device-description": "Selecione o dispositivo de saída de áudio desejado.", + "devices-output-device-label": "Dispositivo de saída", + "devices-title": "Dispositivos de áudio", + "external-mixer-description": "Insira o comando ou o caminho do aplicativo para iniciar ao ativar o recurso de mixer de áudio externo.", + "external-mixer-label": "Comando de Mixer de Áudio Externo", + "external-mixer-placeholder": "pwvucontrol || pavucontrol", + "media-desc": "Defina seus aplicativos de mídia preferidos e ignorados.", + "media-excluded-player-description": "Adicione palavras-chave para os reprodutores que você deseja que o sistema ignore. Cada palavra-chave deve estar em uma nova linha.", + "media-excluded-player-label": "Reprodutor excluído", + "media-excluded-player-placeholder": "digite a substring e pressione +", + "media-frame-rate-description": "Taxas mais altas são mais suaves, mas consomem mais recursos.", + "media-frame-rate-label": "Taxa de quadros", + "media-primary-player-description": "Digite uma palavra-chave para identificar seu reprodutor principal.", + "media-primary-player-label": "Reprodutor principal", + "media-primary-player-placeholder": "ex: spotify, vlc, mpv", + "media-scrolling-speed-description": "Tempo em segundos para o título rolar do início ao fim", + "media-scrolling-speed-label": "Velocidade de rolagem", + "media-scrolling-title-description": "Ativar rolagem contínua para títulos de mídia longos", + "media-scrolling-title-label": "Título com rolagem", + "media-title": "Reprodutores de mídia", + "panel-applications-empty": "Nenhum aplicativo está reproduzindo áudio no momento.", + "title": "Áudio", + "visualizer-type-description": "Escolha um tipo de visualização para reprodução de mídia.", + "visualizer-type-label": "Tipo de visualização", + "volumes-desc": "Ajuste os controles de volume e os níveis de áudio.", + "volumes-input-volume-description": "Nível de volume de entrada do microfone.", + "volumes-mute-input-description": "Silencia a entrada de áudio padrão (microfone).", + "volumes-mute-input-label": "Silenciar entrada de áudio", + "volumes-mute-output-description": "Silencia a saída de áudio principal do sistema.", + "volumes-mute-output-label": "Silenciar saída de áudio", + "volumes-output-volume-description": "Nível de volume de todo o sistema.", + "volumes-step-size-description": "Ajuste o tamanho do passo para alterações de volume (roda do mouse, atalhos de teclado).", + "volumes-step-size-label": "Tamanho do passo do volume", + "volumes-volume-overdrive-description": "Permite aumentar o volume para além dos 100%. Poderá não ser suportado por todo o hardware.", + "volumes-volume-overdrive-label": "Permitir volume acima de 100%" + }, + "bar": { + "appearance-background-opacity-description": "Defina a opacidade do fundo especificamente para a barra.", + "appearance-background-opacity-label": "Opacidade do fundo da barra", + "appearance-capsule-opacity-description": "Define o nível de opacidade para fundos dos widgets quando a cápsula é mostrada.", + "appearance-capsule-opacity-label": "Opacidade da cápsula", + "appearance-density-description": "Ajuste o preenchimento da barra para um visual compacto ou espaçoso.", + "appearance-density-label": "Densidade da barra", + "appearance-desc": "Personalize a aparência e a posição da barra.", + "appearance-floating-description": "Exibe a barra como uma 'pílula' flutuante.", + "appearance-floating-label": "Barra flutuante", + "appearance-margins-description": "Ajuste as margens ao redor da barra flutuante.", + "appearance-margins-horizontal": "Horizontal", + "appearance-margins-label": "Margens", + "appearance-margins-vertical": "Vertical", + "appearance-outer-corners-description": "Exibe cantos curvados para fora na barra.", + "appearance-outer-corners-label": "Cantos externos", + "appearance-position-description": "Escolha onde posicionar a barra na tela.", + "appearance-position-label": "Posição da barra", + "appearance-show-capsule-description": "Mostra o fundo dos widgets.", + "appearance-show-capsule-label": "Mostrar cápsula", + "appearance-show-outline-description": "Exibe uma borda visível ao redor de cada widget.", + "appearance-show-outline-label": "Mostrar contornos do widget", + "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.", + "monitors-desc": "Mostra a barra em monitores específicos. O padrão é todos, se nenhum for escolhido.", + "monitors-title": "Exibição nos monitores", + "title": "Barra", + "tray-blacklist-description": "Adicione regras de exclusão para a bandeja do sistema, suporta curingas (*).", + "tray-blacklist-label": "Lista Negra", + "tray-blacklist-placeholder": "ex: nm-applet, Fcitx*", + "tray-pin-application": "Fixar Aplicativo", + "tray-unpin-application": "Desfixar Aplicativo", + "widgets-desc": "Arraste os widgets para alterar a ordem. Use o menu do botão direito para transferir widgets entre seções ou removê-los.", + "widgets-title": "Posicionamento dos widgets" + }, + "color-scheme": { + "color-source-desc": "Configurações principais para as cores do Noctalia.", + "color-source-matugen-scheme-type-description": "Escolha o método de geração de esquema de cores que o Matugen usará para criar cores a partir do seu papel de parede.", + "color-source-matugen-scheme-type-label": "Tipo de esquema Matugen", + "color-source-title": "Fonte de cor", + "color-source-use-wallpaper-colors-description": "Gerar esquemas de cores do seu papel de parede usando Matugen. Extrai automaticamente cores para criar um tema coeso.", + "color-source-use-wallpaper-colors-label": "Usar cores do papel de parede", + "dark-mode-mode-description": "Ativa a mudança automática entre o modo claro e o modo escuro.", + "dark-mode-mode-label": "Agendamento do modo escuro", + "dark-mode-mode-manual": "Manual", + "dark-mode-mode-off": "Desligado", + "dark-mode-switch-description": "Muda para um tema mais escuro para facilitar a visualização à noite.", + "delete-error-description": "Falha ao excluir {scheme}", + "delete-error-title": "Falha ao excluir", + "delete-success-description": "{scheme} excluído com sucesso", + "delete-success-title": "Esquema de cores excluído", + "download-button": "Baixar mais", + "download-downloading": "Baixando...", + "download-empty": "Nenhum esquema de cores disponível", + "download-error-api-error": "Erro da API: {status}", + "download-error-description": "Falha ao baixar {scheme}", + "download-error-download-failed": "Falha no download com código de saída: {code}", + "download-error-invalid-response": "Formato de resposta da API inválido", + "download-error-no-files": "Nenhum arquivo encontrado para o esquema", + "download-error-parse-failed": "Falha ao analisar a resposta da API: {error}", + "download-error-rate-limit": "Limite de taxa da API do GitHub excedido", + "download-error-title": "Falha no download", + "download-fetching": "Buscando esquemas de cores disponíveis...", + "download-success-description": "{scheme} baixado com sucesso", + "download-success-title": "Esquema de cores baixado", + "download-title": "Baixar esquemas de cores", + "predefined-desc": "Escolha entre uma coleção de esquemas de cores predefinidos.", + "predefined-generate-templates-description": "Gera modelos Matugen (GTK, temas de terminal, etc.) ao usar esquemas de cores predefinidos.", + "predefined-generate-templates-label": "Gerar modelos para esquemas predefinidos", + "predefined-title": "Esquemas de cores predefinidos", + "templates-compositors-description": "Tematização do compositor.", + "templates-compositors-label": "Compositores", + "templates-compositors-mango-description": "Escrever {filepath} — requer Mango", + "templates-compositors-niri-description": "Escrever {filepath} — requer Niri v25.11+", + "templates-desc": "Aplicar cores a aplicações externas.", + "templates-misc-description": "Crie seus próprios modelos", + "templates-misc-label": "Avançado", + "templates-misc-user-templates-description": "Ative apenas se souber o que está fazendo — consulte nossa documentação online", + "templates-misc-user-templates-label": "Ativar modelos do usuário", + "templates-programs-code-description-detected": "Aplicado ao perfil padrão — detectado: {clients}", + "templates-programs-code-description-missing": "Nenhum editor de código detectado (VSCode ou VSCodium)", + "templates-programs-description": "Tematização específica de aplicativos.", + "templates-programs-discord-description": "Escrever {filepath} para {client} — o tema precisa ser ativado manualmente", + "templates-programs-discord-description-detected": "Detectado: {clients}", + "templates-programs-discord-description-missing": "Nenhum cliente Discord detectado", + "templates-programs-emacs-description": "Doom: ~/.config/doom/themes/noctalia.el
Padrão: ~/.emacs.d/themes/noctalia.el", + "templates-programs-label": "Programas", + "templates-programs-pywalfox-description": "Escrever {filepath} e executar pywalfox update", + "templates-programs-spicetify-description": "Escrever {filepath} — o tema Comfy precisa ser instalado e ativado manualmente", + "templates-programs-walker-description": "Escrever {filepath} e definir tema como noctalia", + "templates-programs-yazi-description": "Escrever {filepath} — o sabor precisa ser ativado manualmente", + "templates-programs-zed-description": "Escrever {filepath} e recarregar", + "templates-programs-zen-browser-description": "Escreva em {filepath}; copie para o chrome/userChrome.css do seu perfil Zen.", + "templates-terminal-description": "Tematização do emulador de terminal.", + "templates-terminal-label": "Terminal", + "templates-ui-description": "Tematização do ambiente de desktop e kit de ferramentas de UI.", + "templates-ui-label": "UI", + "templates-ui-qt-description": "Escrever {filepath}", + "title": "Esquema de cores" + }, + "control-center": { + "cards-desc": "Personalize quais controles aparecem na Central de Controle e em que ordem.", + "desc": "Configurar o posicionamento e o comportamento do painel da Central de Controle.", + "position-description": "Escolha onde o painel da Central de Controle aparece quando aberto.", + "shortcuts-custom-button-command-description": "O comando a ser executado quando o botão é clicado.", + "shortcuts-custom-button-enable-on-state-logic-description": "Ativa um segundo ícone e um estado 'quente' com base em um comando de verificação.", + "shortcuts-custom-button-enable-on-state-logic-label": "Ativar lógica de estado ativado", + "shortcuts-custom-button-general-tooltip-text-description": "Descrição geral para a dica de ferramenta do botão.", + "shortcuts-custom-button-general-tooltip-text-label": "Texto geral da dica de ferramenta", + "shortcuts-custom-button-on-clicked-label": "Comando de clique esquerdo", + "shortcuts-custom-button-on-middle-clicked-label": "Comando de clique do meio", + "shortcuts-custom-button-on-right-clicked-label": "Comando de clique direito", + "shortcuts-custom-button-on-state-command-description": "Comando a ser executado para verificar se o botão deve estar no estado 'ligado'. Retorna 0 para ligado, diferente de zero para desligado.", + "shortcuts-custom-button-on-state-command-label": "Comando de verificação de estado ativado", + "shortcuts-custom-button-on-state-icon-description": "O ícone para o botão quando ele está no estado 'ligado'.", + "shortcuts-custom-button-on-state-icon-label": "Ícone de estado ativado", + "shortcuts-custom-button-state-checks-add": "Adicionar verificação de estado", + "shortcuts-custom-button-state-checks-command": "Comando a ser executado para esta verificação de estado", + "shortcuts-custom-button-state-checks-label": "Verificações de estado", + "shortcuts-custom-button-state-checks-remove": "Remover", + "shortcuts-custom-button-tooltip-description": "A dica de ferramenta a ser exibida ao passar o mouse sobre o botão.", + "shortcuts-custom-button-tooltip-label": "Dica de ferramenta", + "shortcuts-title": "Widgets de atalhos", + "system-monitor-disk-path-description": "Selecione qual ponto de montagem do disco o cartão do monitor do sistema no centro de controle deve monitorar.", + "system-monitor-disk-path-label": "Caminho do disco do monitor do sistema", + "title": "Central de Controle" + }, + "desktop-widgets": { + "clock-enabled-description": "Mostrar um widget de relógio na área de trabalho.", + "clock-enabled-label": "Ativar widget de relógio", + "clock-format-label": "Formato", + "clock-height-description": "Altura do widget do relógio em pixels.", + "clock-height-label": "Altura", + "clock-minimal-mode-description": "Usar uma exibição de relógio minimalista com hora e data.", + "clock-minimal-mode-label": "Modo minimalista", + "clock-rounded-corners-description": "Use cantos arredondados para o fundo do widget.", + "clock-rounded-corners-label": "Cantos arredondados", + "clock-show-background-description": "Mostrar o contêiner de fundo para o widget de relógio.", + "clock-show-background-label": "Mostrar plano de fundo", + "clock-show-date-description": "Exiba a data atual abaixo da hora.", + "clock-show-date-label": "Mostrar data", + "clock-show-seconds-description": "Exibir segundos na hora.", + "clock-show-seconds-label": "Mostrar segundos", + "clock-style-analog": "Analógico", + "clock-style-binary": "Binário", + "clock-style-description": "Escolha o estilo de exibição do relógio.", + "clock-style-digital": "Digital", + "clock-style-label": "Estilo do relógio", + "clock-style-minimal": "Minimal", + "clock-width-description": "Largura do widget do relógio em pixels.", + "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.", + "edit-mode-exit-button": "Sair do modo de edição", + "edit-mode-grid-snap-label": "Alinhar à grade", + "edit-mode-label": "Modo de edição", + "enabled-description": "Ativar ou desativar widgets da área de trabalho completamente.", + "enabled-label": "Ativar widgets da área de trabalho", + "general-desc": "Configure widgets que aparecem na sua área de trabalho.", + "general-title": "Widgets para desktop", + "media-player-enabled-description": "Mostrar um widget de reprodutor de mídia na área de trabalho.", + "media-player-enabled-label": "Ativar widget do reprodutor de mídia", + "media-player-rounded-corners-description": "Ativar cantos arredondados nas bordas do widget.", + "media-player-show-album-art-description": "Mostrar a capa do álbum e as informações da faixa (título e artista).", + "media-player-show-album-art-label": "Mostrar a capa do álbum e o título", + "media-player-show-background-description": "Mostrar o contêiner de fundo para o widget do reprodutor de mídia.", + "media-player-show-buttons-description": "Mostrar botões de controle de mídia (reproduzir/pausar, anterior, próximo) no widget do reprodutor de mídia.", + "media-player-show-buttons-label": "Mostrar botões", + "media-player-show-visualizer-description": "Mostrar a sobreposição do visualizador de áudio.", + "media-player-visualizer-type-description": "Escolha um tipo de visualização para o fundo do reprodutor de mídia na área de trabalho.", + "title": "Widgets da Área de Trabalho", + "weather-enabled-description": "Mostrar um widget de clima na área de trabalho.", + "weather-enabled-label": "Ativar widget de clima", + "weather-show-background-description": "Mostrar o contêiner de fundo para o widget de clima." + }, + "display": { + "monitors-brightness-step-description": "Ajuste o tamanho do passo para alterações de brilho (roda do mouse e atalhos de teclado).", + "monitors-brightness-step-label": "Tamanho do passo do brilho", + "monitors-brightness-unavailable-ddc-disabled": "Controle de brilho indisponível. Ative \"Suporte de brilho externo\" para controlar o brilho desta tela.", + "monitors-brightness-unavailable-generic": "O controle de brilho não está disponível para esta tela.", + "monitors-desc": "Ajustar o brilho das configurações para cada tela.", + "monitors-enforce-minimum-description": "Resolve o problema da retroiluminação apagar completamente em alguns monitores com brilho em 0%.", + "monitors-enforce-minimum-label": "Forçar brilho mínimo (1%)", + "monitors-external-brightness-description": "Ativar suporte DDCUtil para controlar o brilho em monitores externos através do protocolo DDC/CI.", + "monitors-external-brightness-label": "Suporte de brilho externo", + "monitors-title": "Configurações por monitor", + "night-light-auto-schedule-description": "Baseado no horário do pôr do sol e do nascer do sol em {location} — recomendado.", + "night-light-auto-schedule-label": "Agendamento automático", + "night-light-desc": "Reduz a emissão de luz azul para ajudar você a dormir melhor e diminuir o cansaço visual.", + "night-light-enable-description": "Aplica um filtro de cor quente para reduzir a emissão de luz azul.", + "night-light-enable-label": "Ativar luz noturna", + "night-light-force-activation-description": "Ignora o agendamento e aplica o filtro noturno imediatamente.", + "night-light-force-activation-label": "Forçar ativação", + "night-light-manual-schedule-description": "Defina horários personalizados para o nascer e o pôr do sol.", + "night-light-manual-schedule-label": "Agendamento manual", + "night-light-manual-schedule-select-start": "Selecionar hora de início", + "night-light-manual-schedule-select-stop": "Selecionar hora de término", + "night-light-manual-schedule-sunrise": "Horário do nascer do sol", + "night-light-manual-schedule-sunset": "Horário do pôr do sol", + "night-light-temperature-day": "Dia", + "night-light-temperature-day-description": "Controla a temperatura durante o dia.", + "night-light-temperature-description": "Defina o quão quente a cor será durante a noite e o dia.", + "night-light-temperature-label": "Temperatura da cor", + "night-light-temperature-night": "Noite", + "night-light-temperature-night-description": "Controla a temperatura durante a noite.", + "title": "Tela" + }, + "dock": { + "appearance-background-opacity-description": "Ajuste a opacidade do fundo da dock.", + "appearance-border-radius-description": "Ajustar o raio da borda da dock.", + "appearance-border-radius-label": "Raio da borda", + "appearance-colorize-icons-description": "Aplicar cores do tema aos ícones de aplicativos da dock (apenas aplicativos não focados).", + "appearance-colorize-icons-label": "Colorir ícones", + "appearance-dead-opacity-description": "Ajustar a opacidade dos ícones de aplicativos que não estão em execução.", + "appearance-dead-opacity-label": "Opacidade Morta", + "appearance-desc": "Personalize o comportamento e a aparência da dock.", + "appearance-display-auto-hide": "Ocultar automaticamente", + "appearance-display-description": "Escolha como a dock se comporta.", + "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-hide-show-speed-description": "Ajuste a velocidade da animação de ocultar/mostrar da dock.", + "appearance-hide-show-speed-label": "Velocidade de Ocultar/Mostrar", + "appearance-icon-size-description": "Ajustar o tamanho geral do Dock.", + "appearance-icon-size-label": "Tamanho do Dock", + "appearance-inactive-indicators-description": "Exibir indicadores de pílula para todos os aplicativos, não apenas para o aplicativo ativo no momento.", + "appearance-inactive-indicators-label": "Indicadores de execução", + "appearance-pinned-static-description": "Sempre posicione os ícones de aplicativos fixados à esquerda em ordem estática.", + "appearance-pinned-static-label": "Aplicativos Fixados Estaticamente", + "enabled-description": "Mostrar ou ocultar o dock completamente", + "enabled-label": "Ativar dock", + "monitors-desc": "Mostrar dock em monitores específicos. O padrão é todos se nenhum for escolhido.", + "monitors-only-same-monitor-description": "Mostrar apenas aplicativos do monitor onde a dock está localizada.", + "monitors-only-same-monitor-label": "Apenas aplicativos do mesmo monitor", + "monitors-title": "Exibição no monitor", + "title": "Dock" + }, + "general": { + "fonts-default-description": "Fonte principal usada em toda a interface.", + "fonts-default-label": "Fonte padrão", + "fonts-default-placeholder": "Selecione a fonte padrão...", + "fonts-default-scale-description": "Aumentar ou diminuir o tamanho do texto padrão.", + "fonts-default-scale-label": "Tamanho de fonte padrão", + "fonts-default-search-placeholder": "Pesquisar fontes...", + "fonts-desc": "Escolha as fontes usadas em toda a interface.", + "fonts-monospace-description": "Fonte monoespaçada usada para exibição de números e estatísticas.", + "fonts-monospace-label": "Fonte monoespaçada", + "fonts-monospace-placeholder": "Selecione a fonte monoespaçada...", + "fonts-monospace-scale-description": "Aumentar ou diminuir o tamanho do texto monoespaçado.", + "fonts-monospace-scale-label": "Tamanho da fonte monoespaçada", + "fonts-monospace-search-placeholder": "Pesquisar fontes monoespaçadas...", + "fonts-reset-scaling": "Redefinir escala", + "fonts-title": "Fontes", + "language-desc": "Escolha o seu idioma preferido para a aplicação.", + "language-select-auto-detect": "Automático", + "language-select-description": "Selecione o idioma usado na interface da aplicação.", + "language-select-label": "Idioma da aplicação", + "launch-setup-wizard": "Iniciar o assistente de configuração", + "profile-desc": "Edite os detalhes do seu usuário e avatar.", + "profile-picture-description": "Sua foto de perfil que aparece em toda a interface.", + "profile-picture-label": "Foto de perfil de {user}", + "profile-select-avatar": "Selecionar imagem de avatar", + "profile-title": "Perfil", + "profile-tooltip": "Foto de perfil", + "screen-corners-desc": "Personalize o arredondamento dos cantos da tela e os efeitos visuais.", + "screen-corners-radius-description": "Ajuste os cantos arredondados da tela.", + "screen-corners-radius-label": "Raio dos cantos da tela", + "screen-corners-radius-reset": "Redefinir raio dos cantos da tela", + "screen-corners-show-corners-description": "Exibe cantos arredondados na borda da tela.", + "screen-corners-show-corners-label": "Mostrar cantos da tela", + "screen-corners-solid-black-description": "Use preto sólido em vez da cor de fundo da barra.", + "screen-corners-solid-black-label": "Cantos pretos sólidos", + "screen-corners-title": "Cantos da tela" + }, + "hooks": { + "info-command-info-description": "• Comandos são executados via shell (sh -c)
• Comandos rodam em segundo plano (desanexados)
• Botões de teste executam com os valores atuais", + "info-command-info-label": "Informações de Comando do Hook", + "info-parameters-description": "• Hook de Papel de Parede: $1 = caminho do papel de parede, $2 = nome da tela
• Hook de Alternância de Tema: $1 = true/false (estado do modo escuro)", + "info-parameters-label": "Parâmetros Disponíveis", + "performance-mode-disabled-description": "Comando a ser executado quando o Modo de Desempenho Noctalia é desabilitado.", + "performance-mode-disabled-label": "Modo de desempenho desabilitado", + "performance-mode-disabled-placeholder": "ex., notify-send \"Desempenho\" \"Modo Desabilitado\"", + "performance-mode-enabled-description": "Comando a ser executado quando o Modo de Desempenho Noctalia é habilitado.", + "performance-mode-enabled-label": "Modo de desempenho habilitado", + "performance-mode-enabled-placeholder": "ex., notify-send \"Desempenho\" \"Modo Habilitado\"", + "screen-lock-description": "Comando a ser executado quando a tela é bloqueada.", + "screen-lock-label": "Tela bloqueada", + "screen-lock-placeholder": "ex., notify-send \"Tela\" \"Bloqueada\"", + "screen-unlock-description": "Comando a ser executado quando a tela é desbloqueada.", + "screen-unlock-label": "Tela desbloqueada", + "screen-unlock-placeholder": "ex., notify-send \"Tela\" \"Desbloqueada\"", + "system-hooks-desc": "Configure comandos para serem executados quando eventos do sistema ocorrerem.", + "system-hooks-enable-description": "Ativa ou desativa todos os comandos de hook.", + "system-hooks-enable-label": "Ativar hooks", + "system-hooks-title": "Ganchos do sistema", + "theme-changed-description": "Comando a ser executado quando o tema alterna entre modo escuro e claro.", + "theme-changed-label": "Tema alterado", + "theme-changed-placeholder": "ex., notify-send \"Tema\" \"Alternado\"", + "title": "Hooks", + "wallpaper-changed-description": "Comando a ser executado quando o papel de parede muda.", + "wallpaper-changed-label": "Papel de parede alterado", + "wallpaper-changed-placeholder": "ex., notify-send \"Papel de parede\" \"Alterado\"" + }, + "indicator": { + "default-value": "Padrão: {value}", + "system-default": "Padrão do sistema" + }, + "launcher": { + "clipboard-desc": "Acesse e gerencie seu histórico da área de transferência a partir do iniciador.", + "execute-desc": "Configurar como os aplicativos são iniciados.", + "execute-title": "Execução", + "settings-annotation-tool-description": "Comando para executar ao clicar no botão de anotação no histórico da área de transferência. A imagem será enviada para este comando.", + "settings-annotation-tool-label": "Ferramenta de anotação", + "settings-annotation-tool-placeholder": "gradia, satty -f -", + "settings-auto-paste-description": "Colar automaticamente o item selecionado da área de transferência. Requer wtype.", + "settings-auto-paste-label": "Colar automaticamente", + "settings-clip-preview-description": "Mostra uma pré-visualização do conteúdo da área de transferência ao usar o comando >clip.", + "settings-clip-preview-label": "Ativar pré-visualização da área de transferência", + "settings-clipboard-history-description": "Acesse itens copiados anteriormente a partir do lançador.", + "settings-clipboard-history-label": "Ativar histórico da área de transferência", + "settings-custom-launch-prefix-description": "Prefixar comandos com um inicializador personalizado (ex. 'runapp' para integração systemd).", + "settings-custom-launch-prefix-enabled-description": "Usar um prefixo personalizado para inicializar aplicativos em vez do método padrão.", + "settings-custom-launch-prefix-enabled-label": "Habilitar prefixo de inicialização personalizado", + "settings-custom-launch-prefix-label": "Prefixo de inicialização personalizado", + "settings-desc": "Personalize o comportamento e a aparência do lançador.", + "settings-grid-view-description": "Exibir itens em uma grade em vez de uma lista.", + "settings-icon-mode-description": "Use ícones nativos do sistema em vez de ícones Tabler.", + "settings-icon-mode-label": "Usar ícones nativos", + "settings-ignore-mouse-input-description": "Desativar a interação do mouse e a roda de rolagem no iniciador.", + "settings-ignore-mouse-input-label": "Ignorar entrada do mouse.", + "settings-position-description": "Escolha onde o painel do lançador aparece.", + "settings-show-categories-description": "Mostrar abas de categorias para filtrar aplicativos.", + "settings-show-categories-label": "Mostrar categorias", + "settings-show-icon-background-description": "Mostrar um fundo retangular arredondado atrás dos ícones.", + "settings-show-icon-background-label": "Mostrar fundo do ícone", + "settings-sort-by-usage-description": "Quando ativado, os aplicativos mais usados aparecem primeiro na lista.", + "settings-sort-by-usage-label": "Ordenar por mais usados", + "settings-terminal-command-description": "Comando para iniciar um terminal. Ex: 'kitty -e' ou 'gnome-terminal --'.", + "settings-terminal-command-label": "Comando do terminal", + "settings-use-app2unit-description": "Usa um método de inicialização alternativo para gerenciar melhor os processos de aplicativos e evitar problemas.", + "settings-use-app2unit-label": "Usar App2Unit para iniciar aplicativos", + "title": "Lançador" + }, + "location": { + "calendar-cards-desc": "Organize e ative/desative cartões no painel do calendário.", + "calendar-cards-title": "Cartões de calendário", + "calendar-header-label": "Cabeçalho do Calendário", + "calendar-month-label": "Mês do calendário", + "date-time-12hour-format-description": "Exibe a hora no formato de 12 horas na tela de bloqueio e no calendário. O relógio da barra tem suas próprias configurações.", + "date-time-12hour-format-label": "Use o formato de hora de 12 horas", + "date-time-desc": "Personalize como a data e a hora aparecem.", + "date-time-first-day-of-week-automatic": "Automático (usar localização do sistema)", + "date-time-first-day-of-week-description": "Escolha qual dia começa a semana no calendário.", + "date-time-first-day-of-week-label": "Primeiro dia da semana", + "date-time-show-events-description": "Exibir eventos no painel do calendário.", + "date-time-show-events-label": "Mostrar eventos do calendário", + "date-time-title": "Data e hora", + "date-time-use-analog-description": "Mostrar um relógio estilo analógico na janela do calendário e na tela de bloqueio.", + "date-time-use-analog-label": "Use um relógio de estilo analógico.", + "date-time-week-numbers-description": "Exibe a semana do ano (ex., Semana 38) no calendário.", + "date-time-week-numbers-label": "Mostrar números da semana", + "location-desc": "Obtenha previsão do tempo e agendamento de luz noturna precisos definindo sua localização.", + "location-search-description": "ex., São Paulo, SP", + "location-search-label": "Procurar por uma localização", + "location-search-placeholder": "Digite o nome da localização", + "location-title": "Sua localização", + "weather-desc": "Escolha sua unidade de temperatura preferida.", + "weather-enabled-description": "Mostrar informações meteorológicas em toda a interface e buscar dados do clima. Quando desativado, todos os elementos do clima serão ocultados e nenhuma solicitação de rede será feita.", + "weather-enabled-label": "Ativar clima", + "weather-fahrenheit-description": "Exibe a temperatura em Fahrenheit em vez de Celsius.", + "weather-fahrenheit-label": "Exibir temperatura em Fahrenheit (°F)", + "weather-hide-city-description": "Oculte o nome da cidade das exibições de clima em toda a interface.", + "weather-hide-city-label": "Ocultar nome da cidade", + "weather-hide-timezone-description": "Oculte a abreviação do fuso horário das exibições de clima em toda a interface.", + "weather-hide-timezone-label": "Ocultar fuso horário", + "weather-show-effects-description": "Mostra efeitos visuais adicionais (como chuva, neve ou relâmpagos) no cartão de clima.", + "weather-show-effects-label": "Exibir efeitos climáticos", + "weather-show-in-calendar-description": "Mostre a previsão do tempo diária diretamente na sua visualização de calendário.", + "weather-show-in-calendar-label": "Exibir clima no calendário" + }, + "lock-screen": { + "compact-lockscreen-description": "Mostrar apenas a entrada de login e os controles do sistema, ocultando os widgets de clima e mídia.", + "compact-lockscreen-label": "Tela de bloqueio compacta", + "lock-on-suspend-description": "Bloquear a tela automaticamente ao suspender o sistema.", + "lock-on-suspend-label": "Bloquear ao suspender", + "show-hibernate-description": "Mostrar a opção 'hibernar' nas ações de energia.", + "show-hibernate-label": "Mostrar hibernar", + "show-session-buttons-description": "Permitir acesso às configurações de energia a partir da tela de bloqueio.", + "show-session-buttons-label": "Controles de energia", + "title": "Tela de bloqueio" + }, + "network": { + "bluetooth-description": "Ativar gerenciamento de Bluetooth.", + "bluetooth-rssi-polling-description": "Amostre periodicamente o RSSI para dispositivos conectados via bluetoothctl. Pode não estar disponível para todos os dispositivos; usa recursos mínimos quando ativado.", + "bluetooth-rssi-polling-label": "Sondagem de sinal Bluetooth", + "desc": "Gerencie conexões Wi-Fi e Bluetooth.", + "wifi-description": "Gerenciar redes sem fio (requer NetworkManager)." + }, + "notifications": { + "duration-critical-urgency-description": "Por quanto tempo as notificações de prioridade crítica permanecem visíveis.", + "duration-critical-urgency-label": "Urgência crítica", + "duration-desc": "Configure por quanto tempo as notificações permanecem visíveis com base no nível de urgência.", + "duration-low-urgency-description": "Por quanto tempo as notificações de baixa prioridade permanecem visíveis.", + "duration-low-urgency-label": "Urgência baixa", + "duration-normal-urgency-description": "Por quanto tempo as notificações de prioridade normal permanecem visíveis.", + "duration-normal-urgency-label": "Urgência normal", + "duration-reset": "Redefinir duração do tempo limite", + "duration-respect-expire-description": "Usa o tempo de expiração definido na notificação.", + "duration-respect-expire-label": "Respeitar tempo de expiração", + "duration-title": "Duração da notificação", + "history-critical-urgency-description": "Salvar notificações de prioridade crítica no histórico.", + "history-critical-urgency-label": "Salvar urgência crítica no histórico", + "history-desc": "Controlar quais notificações são salvas no histórico com base no nível de urgência.", + "history-low-urgency-description": "Salvar notificações de prioridade baixa no histórico.", + "history-low-urgency-label": "Salvar urgência baixa no histórico", + "history-normal-urgency-description": "Salvar notificações de prioridade normal no histórico.", + "history-normal-urgency-label": "Salvar urgência normal no histórico", + "monitors-desc": "Mostra a notificação em monitores específicos. O padrão é todos, se nenhum for escolhido.", + "settings-always-on-top-description": "Exibe notificações acima de janelas em tela cheia e outras camadas.", + "settings-background-opacity-description": "Ajustar a opacidade dos fundos das notificações.", + "settings-desc": "Configure a aparência e o comportamento das notificações.", + "settings-do-not-disturb-description": "Desativa todos os pop-ups de notificação quando ativado.", + "settings-enabled-description": "Ativar ou desativar o daemon de notificações, requer reiniciar o Noctalia shell.", + "settings-enabled-label": "Ativar notificações", + "settings-location-description": "Onde as notificações aparecem na tela.", + "sounds-desc": "Configurar efeitos sonoros e volume de notificações.", + "sounds-enabled-description": "Ativar efeitos sonoros para notificações recebidas.", + "sounds-enabled-label": "Ativar sons de notificação", + "sounds-excluded-apps-description": "Pular a reprodução do som de notificação configurado para aplicativos específicos que têm seus próprios sons integrados.", + "sounds-excluded-apps-label": "Aplicativos excluídos", + "sounds-excluded-apps-placeholder": "discord,firefox,chrome,chromium,edge", + "sounds-files-critical-description": "Caminho para o arquivo de som tocado para notificações de prioridade crítica.", + "sounds-files-critical-label": "Som de urgência crítica", + "sounds-files-critical-select-title": "Selecionar Arquivo de Som de Urgência Crítica", + "sounds-files-desc": "Configurar arquivos de som personalizados para diferentes níveis de urgência de notificação.", + "sounds-files-low-description": "Caminho para o arquivo de som tocado para notificações de prioridade baixa.", + "sounds-files-low-label": "Som de urgência baixa", + "sounds-files-low-select-title": "Selecionar Arquivo de Som de Urgência Baixa", + "sounds-files-normal-description": "Caminho para o arquivo de som tocado para notificações de prioridade normal.", + "sounds-files-normal-label": "Som de urgência normal", + "sounds-files-normal-select-title": "Selecionar Arquivo de Som de Urgência Normal", + "sounds-files-placeholder": "Digitar o caminho para o arquivo de som", + "sounds-files-select-file": "Selecionar Arquivo de Som", + "sounds-files-title": "Arquivos de som", + "sounds-files-unified-description": "Caminho para o arquivo de som tocado para notificações.", + "sounds-files-unified-label": "Som de notificação", + "sounds-files-unified-select-title": "Selecionar Arquivo de Som de Notificação", + "sounds-separate-description": "Usar arquivos de som diferentes para notificações de prioridade baixa, normal e crítica.", + "sounds-separate-label": "Usar sons diferentes por prioridade", + "sounds-title": "Configurações de som", + "sounds-unavailable-description": "Instale o Qt6 Multimedia para habilitar sons de notificação.", + "sounds-unavailable-label": "Sons de notificação indisponíveis", + "sounds-volume-description": "Ajustar o nível de volume para sons de notificação.", + "sounds-volume-label": "Volume do som", + "toast-desc": "Configurar a aparência e o comportamento do toast.", + "toast-keyboard-description": "Mostrar uma notificação quando o layout do teclado mudar.", + "toast-keyboard-label": "Layout do teclado" + }, + "osd": { + "always-on-top-description": "Exibir OSD acima de janelas em tela cheia e outras camadas.", + "always-on-top-label": "Sempre no topo", + "background-opacity-description": "Controla a transparência do fundo do OSD.", + "background-opacity-label": "Opacidade do fundo", + "description": "Configure indicadores na tela, como volume e brilho.", + "duration-auto-hide-description": "Ajusta o tempo antes da OSD desaparecer.", + "duration-auto-hide-label": "Ocultar após", + "duration-desc": "Quanto tempo a OSD permanece visível antes de ocultar automaticamente.", + "duration-title": "Tempo para ocultar", + "enabled-description": "Mostrar alterações de volume e brilho em tempo real.", + "enabled-label": "Ativar exibição na tela", + "events-desc": "Selecione quais eventos acionam a exibição na tela.", + "general-desc": "Configurar a visibilidade e o comportamento do OSD.", + "location-description": "Onde a exibição na tela aparece.", + "monitors-desc": "Mostrar a OSD em monitores específicos. Padrão é todos se nenhum for escolhido.", + "title": "Exibição na tela", + "types-brightness-description": "Mostrar o OSD quando o brilho da tela mudar.", + "types-brightness-label": "Brilho", + "types-custom-text-description": "Mostrar OSD para mensagens de texto personalizadas via IPC.", + "types-custom-text-label": "Texto personalizado", + "types-desc": "Selecione os eventos que acionam o OSD.", + "types-input-volume-description": "Mostrar o OSD quando o volume do microfone mudar.", + "types-input-volume-label": "Volume de entrada", + "types-lockkey-description": "Mostrar o OSD quando Caps Lock, Num Lock ou Scroll Lock forem alternadas.", + "types-lockkey-label": "Teclas de bloqueio", + "types-title": "Eventos de disparo OSD", + "types-volume-description": "Mostrar o OSD quando o volume de saída de áudio mudar.", + "types-volume-label": "Volume de saída" + }, + "plugins": { + "available-description": "Navegue e instale plugins a partir de fontes configuradas.", + "available-label": "Plugins disponíveis", + "available-no-plugins-description": "Verifique as fontes do seu plugin ou atualize a lista.", + "available-no-plugins-label": "Nenhum plugin disponível.", + "collision-already-installed": "Este plugin já está instalado.", + "collision-custom-version-exists": "Uma versão personalizada de \"{source}\" já está instalada.", + "collision-official-version-exists": "A versão oficial deste plugin já está instalada.", + "filter-downloaded": "Baixado", + "filter-not-downloaded": "Não Baixado", + "hot-reload-description": "Recarrega automaticamente os plugins quando seus arquivos são alterados. Útil para o desenvolvimento de plugins.", + "hot-reload-label": "Recarga a quente (modo de desenvolvimento)", + "hot-reloaded": "Plugin recarregado: {name}", + "install-error": "Falha ao instalar: {error}", + "install-incompatible": "{plugin} requer Noctalia v{version} ou superior", + "install-success": "{plugin} instalado com sucesso.", + "installed-description": "Gerenciar e configurar todos os plugins instalados localmente.", + "installed-label": "Plugins instalados", + "installed-no-plugins-description": "Instale os plugins da seção Plugins Disponíveis abaixo.", + "installed-no-plugins-label": "Nenhum plugin instalado", + "installing": "Instalando {plugin}...", + "open-plugins-tab": "Abrir configurações de plugins", + "plugin-settings-title": "Configurações do {plugin}", + "refresh-refreshing": "Atualizando a lista de plugins...", + "refresh-tooltip": "Atualizar plugins disponíveis", + "settings-error-not-loaded": "Plugin não carregado.", + "settings-saved": "Configurações do plugin salvas.", + "settings-tooltip": "Configurações do plugin", + "source-custom": "Fonte personalizada", + "sources-add-custom": "Adicionar repositório personalizado", + "sources-add-dialog-description": "Adicionar um repositório GitHub como fonte de plugin.", + "sources-add-dialog-error": "Falha ao adicionar a fonte do plugin.", + "sources-add-dialog-name": "Nome do repositório", + "sources-add-dialog-name-placeholder": "Meus Plugins Personalizados", + "sources-add-dialog-success": "Fonte do plugin adicionada com sucesso.", + "sources-add-dialog-title": "Adicionar fonte do plugin", + "sources-add-dialog-url": "URL do repositório", + "sources-description": "Gerenciar repositórios de plugins.", + "sources-placeholder": "Meu repositório legal", + "sources-remove-tooltip": "Remover código fonte do plugin", + "title": "Plugins", + "uninstall-dialog-description": "Tem certeza de que deseja desinstalar {plugin}? Isso removerá todos os dados do plugin.", + "uninstall-dialog-title": "Desinstalar plugin", + "uninstall-error": "Falha ao desinstalar: {error}", + "uninstall-success": "{plugin} desinstalado com sucesso", + "uninstalling": "Desinstalando {plugin}...", + "update-all": "Atualizar Tudo ({count})", + "update-all-success": "Todos os plugins foram atualizados com sucesso.", + "update-available": "Nova atualização de plugin disponível", + "update-available-plural": "Novas atualizações de plugin disponíveis ({count})", + "update-error": "Falha ao atualizar o plugin: {plugin}: {error}", + "update-incompatible": "Requer Noctalia v{version} ou superior", + "update-pending": "v{atual} → v{novo} (requer Noctalia v{requerida})", + "update-success": "{plugin} atualizado para a versão {version}", + "update-version": "v{atual} → v{novo}", + "updating": "Atualizando..." + }, + "region": { + "clock-panel-desc": "Personalize a aparência do painel do relógio.", + "clock-panel-title": "Painel do relógio", + "title": "Região" + }, + "screen-recorder": { + "audio-audio-codec-description": "Opus é recomendado para melhor desempenho e menor tamanho de áudio.", + "audio-audio-codec-label": "Codec de áudio", + "audio-audio-source-description": "Fonte de áudio a ser capturada durante a gravação.", + "audio-audio-source-label": "Fonte de áudio", + "audio-desc": "Configure as opções de gravação de áudio.", + "audio-title": "Configurações de áudio", + "general-copy-to-clipboard-description": "Copiar o arquivo para a área de transferência após a gravação terminar.", + "general-copy-to-clipboard-label": "Copiar para a área de transferência", + "general-desc": "Gerencie a saída e o conteúdo da gravação de tela.", + "general-output-folder-description": "Pasta onde as gravações de tela serão salvas.", + "general-output-folder-label": "Pasta de saída", + "general-select-output-folder": "Selecionar pasta de saída", + "general-show-cursor-description": "Grava o cursor do mouse no vídeo.", + "general-show-cursor-label": "Mostrar cursor", + "general-title": "Configurações gerais", + "title": "Gravador de tela", + "video-color-range-description": "Limitada é recomendada para melhor compatibilidade.", + "video-color-range-label": "Gama de cores", + "video-desc": "Configure as opções de gravação de vídeo.", + "video-frame-rate-description": "Taxa de quadros alvo para gravações de tela.", + "video-title": "Configurações de vídeo", + "video-video-codec-description": "h264 é o codec mais comum.", + "video-video-codec-label": "Codec de vídeo", + "video-video-quality-description": "Qualidade mais alta resulta em arquivos maiores.", + "video-video-quality-label": "Qualidade de vídeo", + "video-video-source-description": "Portal é recomendado, se você tiver artefatos, tente Screen.", + "video-video-source-label": "Fonte de vídeo" + }, + "session-menu": { + "countdown-duration-description": "Definir por quanto tempo o temporizador de contagem regressiva dura antes de executar ações de energia.", + "countdown-duration-label": "Duração da contagem regressiva", + "enable-countdown-description": "Mostrar um temporizador de contagem regressiva antes de executar ações de energia.", + "enable-countdown-label": "Ativar temporizador de contagem regressiva", + "entries-desc": "Personalizar quais ações de energia aparecem no Menu de sessão e em que ordem.", + "entries-title": "Ações de energia", + "entry-settings-command-description": "Comando personalizado para executar para esta ação. Deixe vazio para usar o comando padrão do sistema.", + "entry-settings-command-placeholder": "systemctl poweroff", + "entry-settings-default-command-lock": "Tela de bloqueio interna (sem comando)", + "entry-settings-default-command-logout": "Logout interno (sem comando)", + "entry-settings-default-info-description": "Se nenhum comando personalizado for especificado, o comando padrão do sistema será usado.", + "entry-settings-default-info-label": "Comando padrão", + "entry-settings-title": "Configurar {entry}", + "entry-settings-tooltip": "Configurar comando", + "general-desc": "Configurar o comportamento e a aparência do painel do menu de sessão.", + "large-buttons-layout-description": "Escolha como os botões do menu de sessão são exibidos.", + "large-buttons-layout-label": "Layout de botões grandes", + "large-buttons-style-description": "Exibir o menu de sessão com botões grandes em um layout de grade.", + "large-buttons-style-label": "Estilo de botões grandes", + "position-description": "Escolha onde o painel do Menu de sessão aparece quando aberto.", + "show-header-description": "Exibir o título e o botão de fechar na parte superior do Menu de sessão.", + "show-header-label": "Mostrar cabeçalho", + "show-number-labels-description": "Exibir rótulos numéricos (1-2-3-4...) nos botões e habilitar atalhos de teclado numéricos para seleção rápida.", + "show-number-labels-label": "Mostrar rótulos numéricos" + }, + "system-monitor": { + "critical-color-label": "Cor crítica", + "custom-highlight-colors-title-label": "Cores de destaque personalizadas", + "disk-section-label": "Uso do disco", + "enable-dgpu-monitoring-description": "Atenção: Isto irá ativar sua GPU dedicada (NVIDIA/AMD), o que pode impactar significativamente a duração da bateria em laptops com gráficos híbridos.", + "enable-dgpu-monitoring-label": "Ativar o monitoramento da GPU dedicada", + "external-monitor-description": "Digite o comando ou caminho da aplicação para executar ao ativar a aplicação externa de monitoramento do sistema.", + "external-monitor-label": "Comando do monitor do sistema externo", + "external-monitor-placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor", + "general-desc": "Configure o comportamento e a aparência do Monitor do Sistema.", + "gpu-section-label": "Temperatura da GPU", + "highlight-colors-section-label": "Cores de destaque", + "polling-interval-label": "Intervalo de pesquisa", + "polling-section-description": "Configure a frequência com que cada métrica do sistema é atualizada.", + "polling-section-label": "Intervalos de pesquisa", + "threshold-critical": "Limiar crítico", + "threshold-warning": "Limite de alerta", + "thresholds-section-description": "Ajuste os limites de aviso/crítico e os intervalos de consulta para cada métrica do sistema.", + "use-custom-highlight-colors-description": "Quando desativado, são usadas as cores de destaque padrão do tema.", + "use-custom-highlight-colors-label": "Usar cores de destaque personalizadas", + "warning-color-label": "Cor de aviso" + }, + "user-interface": { + "allow-panels-without-bar-description": "Quando ativado, os painéis podem abrir em qualquer tela. Quando desativado, os painéis só abrirão em telas que tenham uma barra, o que pode reduzir o uso de memória.", + "allow-panels-without-bar-label": "Permitir painéis em telas sem uma barra.", + "animation-disable-description": "Desative todas as animações para uma experiência mais rápida e responsiva.", + "animation-disable-label": "Desativar animações da interface do usuário", + "animation-speed-description": "Ajustar a velocidade global da animação.", + "animation-speed-label": "Velocidade da animação", + "animation-speed-reset": "Redefinir velocidade da animação", + "appearance-desc": "Personalize elementos visuais como dicas de ferramentas, bordas e sombras.", + "box-border-description": "Exibe um contorno ao redor das áreas de conteúdo.", + "box-border-label": "Contorno do recipiente", + "box-border-radius-description": "Ajusta o arredondamento dos cantos das principais seções do layout, como barras laterais, cards e painéis de conteúdo.", + "box-border-radius-label": "Raio do Contêiner", + "box-border-radius-reset": "Redefinir raio do recipiente", + "control-border-radius-description": "Controla a curvatura de elementos interativos, incluindo botões, alternâncias e campos de texto.", + "control-border-radius-label": "Raio de entrada", + "control-border-radius-reset": "Redefinir raio de entrada", + "desc": "Personalize a aparência, a sensação e o comportamento da interface.", + "dim-desktop-description": "Escurecer a área de trabalho quando painéis ou menus estiverem abertos.", + "dim-desktop-label": "Dim área de trabalho", + "dimmer-opacity-description": "Definir o nível de opacidade para o escurecimento da área de trabalho.", + "dimmer-opacity-label": "Opacidade da área de trabalho escurecida", + "dimmer-opacity-reset": "Redefinir opacidade da área de trabalho escurecida", + "panel-background-opacity-description": "Definir a opacidade do fundo para todos os painéis (barra, iniciador, configurações, etc...).", + "panel-background-opacity-label": "Opacidade de fundo do painel", + "panels-attached-to-bar-description": "Os painéis travam na barra e nas bordas da tela, criando uma aparência perfeita com cantos invertidos elegantes.", + "panels-attached-to-bar-label": "Ajustar Painéis às Bordas", + "panels-overlay-description": "Garante que os painéis e a barra permaneçam visíveis, mesmo sobre aplicativos em tela cheia.", + "panels-overlay-label": "Manter Painéis e Barra no Topo", + "scaling-description": "Altera o tamanho da interface geral do usuário, excluindo a barra.", + "scaling-label": "Escalonamento da interface", + "scaling-reset-scaling": "Redefinir escala da interface", + "settings-panel-mode-description": "Escolha o layout das configurações (pode ser necessário reabrir).", + "settings-panel-mode-label": "Modo do painel de configurações", + "shadows-description": "Ativa sombras projetadas sob barras e painéis.", + "shadows-direction-description": "Escolha de onde a sombra é projetada.", + "shadows-direction-label": "Direção da sombra", + "shadows-label": "Sombras projetadas", + "title": "Interface do usuário", + "tooltips-description": "Ativar ou desativar dicas de ferramentas em toda a interface.", + "tooltips-label": "Mostrar dicas de ferramenta" + }, + "wallpaper": { + "automation-change-mode-alphabetical": "Alfabético", + "automation-change-mode-description": "Escolha como os papéis de parede são selecionados ao alterar automaticamente.", + "automation-change-mode-label": "Modo de alteração", + "automation-custom-interval-description": "Digite o tempo como HH:MM (ex., 01:30).", + "automation-custom-interval-label": "Intervalo personalizado", + "automation-interval-description": "Com que frequência alterar os papéis de parede automaticamente.", + "automation-interval-label": "Intervalo do papel de parede", + "automation-random-wallpaper-description": "Agende mudanças aleatórias de papel de parede em intervalos regulares.", + "automation-scheduled-change-description": "Alterar automaticamente os papéis de parede em intervalos regulares.", + "automation-scheduled-change-label": "Alteração agendada", + "look-feel-edge-smoothness-description": "Aplica um efeito suave e esfumaçado à borda das transições.", + "look-feel-edge-smoothness-label": "Suavizar borda da transição", + "look-feel-fill-color-description": "Escolha uma cor de preenchimento que pode aparecer atrás do papel de parede.", + "look-feel-fill-mode-description": "Selecione como a imagem deve ser dimensionada para corresponder à resolução do seu monitor.", + "look-feel-fill-mode-label": "Modo de preenchimento", + "look-feel-title": "Aparência e estilo", + "look-feel-transition-duration-description": "Duração das animações de transição em segundos.", + "look-feel-transition-duration-label": "Duração da transição", + "look-feel-transition-type-description": "Tipo de animação ao alternar entre papéis de parede.", + "look-feel-transition-type-label": "Tipo de transição", + "settings-desc": "Controle como os papéis de parede são gerenciados e exibidos.", + "settings-enable-management-description": "Gerencie papéis de parede com o Noctalia. Desmarque se preferir usar outro aplicativo.", + "settings-enable-management-label": "Ativar gerenciamento de papel de parede", + "settings-enable-overview-description": "Aplica um papel de parede desfocado e escurecido à tela de visão geral.", + "settings-enable-overview-label": "Ativar papel de parede de visão geral", + "settings-folder-description": "Caminho para a sua pasta principal de papéis de parede.", + "settings-folder-label": "Pasta de papéis de parede", + "settings-hide-wallpaper-filenames-tooltip-hide": "Ocultar nomes de arquivo", + "settings-hide-wallpaper-filenames-tooltip-show": "Mostrar nomes de arquivo", + "settings-monitor-specific-description": "Defina uma pasta de papel de parede diferente para cada monitor.", + "settings-monitor-specific-label": "Diretórios específicos por monitor", + "settings-monitor-specific-tooltip": "Pasta de papéis de parede do monitor", + "settings-recursive-search-description": "Também buscar papéis de parede em subpastas do diretório de papéis de parede.", + "settings-recursive-search-label": "Buscar em subpastas", + "settings-select-monitor-folder": "Selecionar pasta de papéis de parede do monitor", + "settings-selector-description": "Escolha o seu papel de parede.", + "settings-selector-position-description": "Escolha onde o painel do seletor de papel de parede aparece.", + "settings-title": "Configurações de papel de parede" } }, "placeholders": { - "cancel": "Cancelar", "command-example": "echo \"Olá Mundo\"", "enter-command": "Digite o comando para executar (app ou script personalizado)", "enter-text-to-collapse": "por exemplo, 'nada está sendo reproduzido'. Use /regex/ para padrões.", @@ -886,1865 +1391,32 @@ "search-icons": "ex., noctalia, niri, battery, cloud", "search-launcher": "Pesquisar entradas... ou use > para comandos", "search-wallhaven": "Pesquisar no Wallhaven...", - "search-wallpapers": "Digite para filtrar papéis de parede...", - "select": "Selecionar", - "test": "Testar" + "search-wallpapers": "Digite para filtrar papéis de parede..." }, - "quickSettings": { - "bluetooth": { - "label": { - "disabled": "Bluetooth", - "enabled": "Bluetooth" - }, - "tooltip": { - "action": "Bluetooth" - } - }, - "keepAwake": { - "label": { - "disabled": "Manter acordado", - "enabled": "Manter acordado" - }, - "tooltip": { - "action": "Manter acordado" - } - }, - "nightLight": { - "label": { - "disabled": "Luz noturna", - "enabled": "Luz noturna", - "forced": "Luz noturna" - }, - "tooltip": { - "action": "Luz noturna" - } - }, - "notifications": { - "label": { - "disabled": "Não perturbar", - "enabled": "Notificações" - }, - "tooltip": { - "action": "Notificações" - } - }, - "powerProfile": { - "label": { - "unavailable": "Perfil de energia" - }, - "tooltip": { - "action": "Perfil de energia", - "disabled": "Instale power-profiles-daemon para usar perfis de energia" - } - }, - "screenRecorder": { - "label": { - "recording": "Parar", - "stopped": "Gravar" - }, - "tooltip": { - "action": "Gravador de tela" - } - }, - "wallpaperSelector": { - "label": "Papel de parede", - "tooltip": { - "action": "Seletor de papel de parede" - } - }, - "wifi": { - "label": { - "disconnected": "Wi-Fi desconectado", - "ethernet": "Ethernet", - "wifi": "Wi-Fi" - }, - "tooltip": { - "action": "Wi-Fi" - } - } + "positions": { + "bottom": "Inferior", + "bottom-center": "Centro inferior", + "bottom-left": "Inferior esquerda", + "bottom-right": "Inferior direita", + "center": "Centralizar", + "center-left": "Esquerda central", + "center-right": "Direita central", + "close-to-bar": "Perto do botão da barra", + "follow-bar": "Seguir barra", + "left": "Esquerda", + "right": "Direito/Certo/À direita", + "top": "Topo", + "top-center": "Centro superior", + "top-left": "Superior esquerda", + "top-right": "Superior direita" }, "session-menu": { "action-in-seconds": "{action} em {seconds} segundos...", - "hibernate": "Hibernação", - "lock": "Bloquear", "lock-and-suspend": "Bloquear e Suspender", - "logout": "Sair", - "reboot": "Reiniciar", - "shutdown": "Desligar", - "suspend": "Suspender", "title": "Menu da Sessão" }, - "settings": { - "about": { - "changelog": "Ver histórico de alterações", - "contributors": { - "section": { - "description": "Agradecimentos ao nosso incrível colaborador!", - "description_plural": "Agradecimentos aos nossos {count} incríveis colaboradores!", - "label": "Contribuidores" - } - }, - "noctalia": { - "git-commit": "Commit Git:", - "git-commit-loading": "Carregando...", - "installed-version": "Versão instalada:", - "latest-version": "Última versão:", - "section": { - "description": "Um shell de desktop elegante e minimalista, cuidadosamente criado para Wayland, construído com Quickshell.", - "label": "Shell Noctalia" - } - }, - "support": "Apoie-nos", - "title": "Sobre" - }, - "audio": { - "devices": { - "input-device": { - "description": "Selecione o dispositivo de entrada de áudio desejado.", - "label": "Dispositivo de entrada" - }, - "output-device": { - "description": "Selecione o dispositivo de saída de áudio desejado.", - "label": "Dispositivo de saída" - }, - "section": { - "description": "Configure os dispositivos de entrada e saída de áudio disponíveis.", - "label": "Dispositivos de áudio" - } - }, - "external-mixer": { - "description": "Insira o comando ou o caminho do aplicativo para iniciar ao ativar o recurso de mixer de áudio externo.", - "label": "Comando de Mixer de Áudio Externo", - "placeholder": "pwvucontrol || pavucontrol" - }, - "media": { - "excluded-player": { - "description": "Adicione palavras-chave para os reprodutores que você deseja que o sistema ignore. Cada palavra-chave deve estar em uma nova linha.", - "label": "Reprodutor excluído", - "placeholder": "digite a substring e pressione +" - }, - "frame-rate": { - "description": "Taxas mais altas são mais suaves, mas consomem mais recursos.", - "label": "Taxa de quadros" - }, - "primary-player": { - "description": "Digite uma palavra-chave para identificar seu reprodutor principal.", - "label": "Reprodutor principal", - "placeholder": "ex: spotify, vlc, mpv" - }, - "scrolling-speed": { - "description": "Tempo em segundos para o título rolar do início ao fim", - "label": "Velocidade de rolagem" - }, - "scrolling-title": { - "description": "Ativar rolagem contínua para títulos de mídia longos", - "label": "Título com rolagem" - }, - "section": { - "description": "Defina seus aplicativos de mídia preferidos e ignorados.", - "label": "Reprodutores de mídia" - }, - "visualizer-type": { - "description": "Escolha um tipo de visualização para a reprodução de mídia", - "label": "Tipo de visualização" - } - }, - "panel": { - "applications": { - "empty": "Nenhum aplicativo está reproduzindo áudio no momento." - }, - "input": "Entrada", - "output": "Saída", - "tabs": { - "devices": "Dispositivos", - "volumes": "Volumes" - } - }, - "tabs": { - "devices": "Dispositivos", - "media": "Mídia", - "volumes": "Volumes" - }, - "title": "Áudio", - "volumes": { - "input-volume": { - "description": "Nível de volume de entrada do microfone.", - "label": "Volume de entrada" - }, - "mute-input": { - "description": "Silencia a entrada de áudio padrão (microfone).", - "label": "Silenciar entrada de áudio" - }, - "mute-output": { - "description": "Silencia a saída de áudio principal do sistema.", - "label": "Silenciar saída de áudio" - }, - "output-volume": { - "description": "Nível de volume de todo o sistema.", - "label": "Volume de saída" - }, - "section": { - "description": "Ajuste os controles de volume e os níveis de áudio.", - "label": "Volumes" - }, - "step-size": { - "description": "Ajuste o tamanho do passo para alterações de volume (roda do mouse, atalhos de teclado).", - "label": "Tamanho do passo do volume" - }, - "volume-overdrive": { - "description": "Permite aumentar o volume para além dos 100%. Poderá não ser suportado por todo o hardware.", - "label": "Permitir volume acima de 100%" - } - } - }, - "bar": { - "appearance": { - "background-opacity": { - "description": "Defina a opacidade do fundo especificamente para a barra.", - "label": "Opacidade do fundo da barra" - }, - "capsule-opacity": { - "description": "Define o nível de opacidade para fundos dos widgets quando a cápsula é mostrada.", - "label": "Opacidade da cápsula" - }, - "density": { - "description": "Ajuste o preenchimento da barra para um visual compacto ou espaçoso.", - "label": "Densidade da barra" - }, - "floating": { - "description": "Exibe a barra como uma 'pílula' flutuante.", - "label": "Barra flutuante" - }, - "margins": { - "description": "Ajuste as margens ao redor da barra flutuante.", - "horizontal": "Horizontal", - "label": "Margens", - "vertical": "Vertical" - }, - "outer-corners": { - "description": "Exibe cantos curvados para fora na barra.", - "label": "Cantos externos" - }, - "position": { - "description": "Escolha onde posicionar a barra na tela.", - "label": "Posição da barra" - }, - "section": { - "description": "Personalize a aparência e a posição da barra.", - "label": "Aparência" - }, - "show-capsule": { - "description": "Mostra o fundo dos widgets.", - "label": "Mostrar cápsula" - }, - "show-outline": { - "description": "Exibe uma borda visível ao redor de cada widget.", - "label": "Mostrar contornos do widget" - }, - "use-separate-opacity": { - "description": "Permitir usar um valor de opacidade separado para o fundo da barra.", - "label": "Usar opacidade separada para as barras." - } - }, - "monitors": { - "section": { - "description": "Mostra a barra em monitores específicos. O padrão é todos, se nenhum for escolhido.", - "label": "Exibição nos monitores" - } - }, - "tabs": { - "appearance": "Aparência", - "monitors": "Monitores", - "widgets": "Widgets" - }, - "title": "Barra", - "tray": { - "back": "Voltar", - "blacklist": { - "description": "Adicione regras de exclusão para a bandeja do sistema, suporta curingas (*).", - "label": "Lista Negra", - "placeholder": "ex: nm-applet, Fcitx*" - }, - "pin-application": "Fixar Aplicativo", - "unpin-application": "Desfixar Aplicativo" - }, - "widgets": { - "section": { - "description": "Arraste os widgets para alterar a ordem. Use o menu do botão direito para transferir widgets entre seções ou removê-los.", - "label": "Posicionamento dos widgets" - } - } - }, - "color-scheme": { - "color-source": { - "matugen-scheme-type": { - "description": "Escolha o método de geração de esquema de cores que o Matugen usará para criar cores a partir do seu papel de parede.", - "label": "Tipo de esquema Matugen" - }, - "section": { - "description": "Configurações principais para as cores do Noctalia.", - "label": "Fonte de cor" - }, - "use-wallpaper-colors": { - "description": "Gerar esquemas de cores do seu papel de parede usando Matugen. Extrai automaticamente cores para criar um tema coeso.", - "label": "Usar cores do papel de parede" - } - }, - "dark-mode": { - "mode": { - "description": "Ativa a mudança automática entre o modo claro e o modo escuro.", - "label": "Agendamento do modo escuro", - "location": "Localização", - "manual": "Manual", - "off": "Desligado" - }, - "switch": { - "description": "Muda para um tema mais escuro para facilitar a visualização à noite.", - "label": "Modo escuro" - } - }, - "delete": { - "error": { - "description": "Falha ao excluir {scheme}", - "title": "Falha ao excluir" - }, - "success": { - "description": "{scheme} excluído com sucesso", - "title": "Esquema de cores excluído" - } - }, - "download": { - "button": "Baixar mais", - "delete": "Excluir", - "download": "Baixar", - "downloading": "Baixando...", - "empty": "Nenhum esquema de cores disponível", - "error": { - "api-error": "Erro da API: {status}", - "description": "Falha ao baixar {scheme}", - "download-failed": "Falha no download com código de saída: {code}", - "invalid-response": "Formato de resposta da API inválido", - "no-files": "Nenhum arquivo encontrado para o esquema", - "parse-failed": "Falha ao analisar a resposta da API: {error}", - "rate-limit": "Limite de taxa da API do GitHub excedido", - "title": "Falha no download" - }, - "fetching": "Buscando esquemas de cores disponíveis...", - "installed": "Instalado", - "refresh": "Atualizar", - "success": { - "description": "{scheme} baixado com sucesso", - "title": "Esquema de cores baixado" - }, - "title": "Baixar esquemas de cores" - }, - "predefined": { - "generate-templates": { - "description": "Gera modelos Matugen (GTK, temas de terminal, etc.) ao usar esquemas de cores predefinidos.", - "label": "Gerar modelos para esquemas predefinidos" - }, - "section": { - "description": "Escolha entre uma coleção de esquemas de cores predefinidos.", - "label": "Esquemas de cores predefinidos" - } - }, - "tabs": { - "colors": "Cores", - "templates": "Modelos" - }, - "templates": { - "compositors": { - "description": "Tematização do compositor.", - "hyprland": { - "description": "Escrever {filepath}" - }, - "label": "Compositores", - "mango": { - "description": "Escrever {filepath} — requer Mango" - }, - "niri": { - "description": "Escrever {filepath} — requer Niri v25.11+" - } - }, - "misc": { - "description": "Crie seus próprios modelos", - "label": "Avançado", - "user-templates": { - "description": "Ative apenas se souber o que está fazendo — consulte nossa documentação online", - "label": "Ativar modelos do usuário" - } - }, - "programs": { - "cava": { - "description": "Escrever {filepath}" - }, - "code": { - "description": "Escrever {filepath}", - "description-detected": "Aplicado ao perfil padrão — detectado: {clients}", - "description-missing": "Nenhum editor de código detectado (VSCode ou VSCodium)" - }, - "description": "Tematização específica de aplicativos.", - "discord": { - "description": "Escrever {filepath} para {client} — o tema precisa ser ativado manualmente", - "description-detected": "Detectado: {clients}", - "description-missing": "Nenhum cliente Discord detectado" - }, - "emacs": { - "description": "Doom: ~/.config/doom/themes/noctalia.el
Padrão: ~/.emacs.d/themes/noctalia.el" - }, - "fuzzel": { - "description": "Escrever {filepath} e recarregar" - }, - "label": "Programas", - "pywalfox": { - "description": "Escrever {filepath} e executar pywalfox update" - }, - "spicetify": { - "description": "Escrever {filepath} — o tema Comfy precisa ser instalado e ativado manualmente" - }, - "telegram": { - "description": "Escrever {filepath}" - }, - "vicinae": { - "description": "Escrever {filepath} e recarregar" - }, - "walker": { - "description": "Escrever {filepath} e definir tema como noctalia" - }, - "yazi": { - "description": "Escrever {filepath} — o sabor precisa ser ativado manualmente" - }, - "zed": { - "description": "Escrever {filepath} e recarregar" - }, - "zen-browser": { - "description": "Escreva em {filepath}; copie para o chrome/userChrome.css do seu perfil Zen." - } - }, - "section": { - "description": "Aplicar cores a aplicações externas.", - "label": "Modelos" - }, - "terminal": { - "alacritty": { - "description": "Escrever {filepath} e recarregar" - }, - "description": "Tematização do emulador de terminal.", - "foot": { - "description": "Escrever {filepath} e recarregar" - }, - "ghostty": { - "description": "Escrever {filepath} e recarregar" - }, - "kitty": { - "description": "Escrever {filepath} e recarregar" - }, - "label": "Terminal", - "wezterm": { - "description": "Escrever {filepath} e recarregar" - } - }, - "ui": { - "description": "Tematização do ambiente de desktop e kit de ferramentas de UI.", - "gtk": { - "description": "Escrever {filepath}" - }, - "kcolorscheme": { - "description": "Escrever {filepath}" - }, - "label": "UI", - "qt": { - "description": "Escrever {filepath}" - } - } - }, - "title": "Esquema de cores" - }, - "control-center": { - "cards": { - "section": { - "description": "Personalize quais controles aparecem na Central de Controle e em que ordem.", - "label": "Cartas" - } - }, - "position": { - "description": "Escolha onde o painel da Central de Controle aparece quando aberto.", - "label": "Posição" - }, - "section": { - "description": "Configurar o posicionamento e o comportamento do painel da Central de Controle.", - "label": "Aparência" - }, - "shortcuts": { - "custom-button": { - "browse": "Procurar", - "command": { - "description": "O comando a ser executado quando o botão é clicado.", - "label": "Comando" - }, - "enable-on-state-logic": { - "description": "Ativa um segundo ícone e um estado 'quente' com base em um comando de verificação.", - "label": "Ativar lógica de estado ativado" - }, - "general-tooltip-text": { - "description": "Descrição geral para a dica de ferramenta do botão.", - "label": "Texto geral da dica de ferramenta" - }, - "icon": { - "description": "Selecione um ícone da biblioteca.", - "label": "Ícone" - }, - "on-clicked": { - "description": "Comando a ser executado quando o botão é clicado com o botão esquerdo.", - "label": "Comando de clique esquerdo" - }, - "on-middle-clicked": { - "description": "Comando a ser executado quando o botão é clicado com o botão do meio.", - "label": "Comando de clique do meio" - }, - "on-right-clicked": { - "description": "Comando a ser executado quando o botão é clicado com o botão direito.", - "label": "Comando de clique direito" - }, - "on-state-command": { - "description": "Comando a ser executado para verificar se o botão deve estar no estado 'ligado'. Retorna 0 para ligado, diferente de zero para desligado.", - "label": "Comando de verificação de estado ativado" - }, - "on-state-icon": { - "description": "O ícone para o botão quando ele está no estado 'ligado'.", - "label": "Ícone de estado ativado" - }, - "state-checks": { - "add": "Adicionar verificação de estado", - "browse-icon": "Procurar", - "command": "Comando a ser executado para esta verificação de estado", - "label": "Verificações de estado", - "remove": "Remover" - }, - "tooltip": { - "description": "A dica de ferramenta a ser exibida ao passar o mouse sobre o botão.", - "label": "Dica de ferramenta" - } - }, - "dialog": { - "apply": "Aplicar", - "cancel": "Cancelar" - }, - "section": { - "description": "Arraste os widgets para alterar a ordem. Use o menu do botão direito para transferir widgets entre seções ou removê-los.", - "label": "Widgets de atalhos" - }, - "sectionLeft": "Esquerda", - "sectionRight": "Direito/Certo/À direita" - }, - "system-monitor-disk-path": { - "description": "Selecione qual ponto de montagem do disco o cartão do monitor do sistema no centro de controle deve monitorar.", - "label": "Caminho do disco do monitor do sistema" - }, - "tabs": { - "appearance": "Aparência", - "cards": "Cartões", - "control-widgets": "Widgets de controle" - }, - "title": "Central de Controle" - }, - "desktop-widgets": { - "clock": { - "clock-display": { - "description": "Personalize a exibição do seu relógio adicionando tokens da lista abaixo. Para usar o formato de 12 horas, você deve incluir o token 'AP'.", - "label": "Exibição do relógio" - }, - "custom-font": { - "description": "Selecione uma fonte personalizada para a exibição do relógio.", - "label": "Fonte personalizada", - "placeholder": "Selecionar fonte personalizada...", - "search-placeholder": "Procurar fontes..." - }, - "enabled": { - "description": "Mostrar um widget de relógio na área de trabalho.", - "label": "Ativar widget de relógio" - }, - "format": { - "description": "Dica: Use \\n para criar uma quebra de linha.", - "label": "Formato" - }, - "height": { - "description": "Altura do widget do relógio em pixels.", - "label": "Altura" - }, - "minimal-mode": { - "description": "Usar uma exibição de relógio minimalista com hora e data.", - "label": "Modo minimalista" - }, - "preview": "Pré-visualização", - "rounded-corners": { - "description": "Use cantos arredondados para o fundo do widget.", - "label": "Cantos arredondados" - }, - "show-background": { - "description": "Mostrar o contêiner de fundo para o widget de relógio.", - "label": "Mostrar plano de fundo" - }, - "show-date": { - "description": "Exiba a data atual abaixo da hora.", - "label": "Mostrar data" - }, - "show-seconds": { - "description": "Exibir segundos na hora.", - "label": "Mostrar segundos" - }, - "style": { - "analog": "Analógico", - "binary": "Binário", - "description": "Escolha o estilo de exibição do relógio.", - "digital": "Digital", - "label": "Estilo do relógio", - "minimal": "Minimal" - }, - "use-custom-font": { - "description": "Substitua a fonte padrão por uma fonte personalizada para o relógio.", - "label": "Usar fonte personalizada" - }, - "use-primary-color": { - "description": "Quando ativado, aplica a cor primária para dar ênfase.", - "label": "Usar cor primária" - }, - "width": { - "description": "Largura do widget do relógio em pixels.", - "label": "Largura" - } - }, - "edit-mode": { - "add-widget": "Adicionar widget", - "button": { - "label": "Entrar no modo de edição" - }, - "controls-explanation": "Clique esquerdo e arraste: Mover ou redimensionar o widget.\nClique direito: Abrir as opções do menu de contexto.", - "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.", - "exit-button": "Sair do modo de edição", - "grid-snap": { - "label": "Alinhar à grade" - }, - "label": "Modo de edição", - "open-settings": "Abrir configurações" - }, - "enabled": { - "description": "Ativar ou desativar widgets da área de trabalho completamente.", - "label": "Ativar widgets da área de trabalho" - }, - "general": { - "section": { - "description": "Configure widgets que aparecem na sua área de trabalho.", - "label": "Widgets para desktop" - } - }, - "media-player": { - "enabled": { - "description": "Mostrar um widget de reprodutor de mídia na área de trabalho.", - "label": "Ativar widget do reprodutor de mídia" - }, - "hide-mode": { - "description": "Controla o comportamento do widget quando nenhuma mídia está sendo reproduzida.", - "label": "Modo de ocultação" - }, - "rounded-corners": { - "description": "Ativar cantos arredondados nas bordas do widget.", - "label": "Cantos arredondados" - }, - "show-album-art": { - "description": "Mostrar a capa do álbum e as informações da faixa (título e artista).", - "label": "Mostrar a capa do álbum e o título" - }, - "show-background": { - "description": "Mostrar o contêiner de fundo para o widget do reprodutor de mídia.", - "label": "Mostrar plano de fundo" - }, - "show-buttons": { - "description": "Mostrar botões de controle de mídia (reproduzir/pausar, anterior, próximo) no widget do reprodutor de mídia.", - "label": "Mostrar botões" - }, - "show-visualizer": { - "description": "Mostrar a sobreposição do visualizador de áudio.", - "label": "Mostrar visualizador" - }, - "visualizer-type": { - "description": "Escolha um tipo de visualização para o fundo do reprodutor de mídia na área de trabalho.", - "label": "Tipo de visualização" - } - }, - "title": "Widgets da Área de Trabalho", - "weather": { - "enabled": { - "description": "Mostrar um widget de clima na área de trabalho.", - "label": "Ativar widget de clima" - }, - "show-background": { - "description": "Mostrar o contêiner de fundo para o widget de clima.", - "label": "Mostrar plano de fundo" - } - } - }, - "display": { - "monitors": { - "brightness": "Brilho", - "brightness-step": { - "description": "Ajuste o tamanho do passo para alterações de brilho (roda do mouse e atalhos de teclado).", - "label": "Tamanho do passo do brilho" - }, - "brightness-unavailable": { - "ddc-disabled": "Controle de brilho indisponível. Ative \"Suporte de brilho externo\" para controlar o brilho desta tela.", - "generic": "O controle de brilho não está disponível para esta tela." - }, - "enforce-minimum": { - "description": "Resolve o problema da retroiluminação apagar completamente em alguns monitores com brilho em 0%.", - "label": "Forçar brilho mínimo (1%)" - }, - "external-brightness": { - "description": "Ativar suporte DDCUtil para controlar o brilho em monitores externos através do protocolo DDC/CI.", - "label": "Suporte de brilho externo" - }, - "section": { - "description": "Ajustar o brilho das configurações para cada tela.", - "label": "Configurações por monitor" - } - }, - "night-light": { - "auto-schedule": { - "description": "Baseado no horário do pôr do sol e do nascer do sol em {location} — recomendado.", - "label": "Agendamento automático" - }, - "enable": { - "description": "Aplica um filtro de cor quente para reduzir a emissão de luz azul.", - "label": "Ativar luz noturna" - }, - "force-activation": { - "description": "Ignora o agendamento e aplica o filtro noturno imediatamente.", - "label": "Forçar ativação" - }, - "manual-schedule": { - "description": "Defina horários personalizados para o nascer e o pôr do sol.", - "label": "Agendamento manual", - "select-start": "Selecionar hora de início", - "select-stop": "Selecionar hora de término", - "sunrise": "Horário do nascer do sol", - "sunset": "Horário do pôr do sol" - }, - "section": { - "description": "Reduz a emissão de luz azul para ajudar você a dormir melhor e diminuir o cansaço visual.", - "label": "Luz noturna" - }, - "temperature": { - "day": "Dia", - "day-description": "Controla a temperatura durante o dia.", - "description": "Defina o quão quente a cor será durante a noite e o dia.", - "label": "Temperatura da cor", - "night": "Noite", - "night-description": "Controla a temperatura durante a noite." - } - }, - "tabs": { - "brightness": "Brilho", - "night-light": "Luz Noturna" - }, - "title": "Tela" - }, - "dock": { - "appearance": { - "background-opacity": { - "description": "Ajuste a opacidade do fundo da dock.", - "label": "Opacidade do fundo" - }, - "border-radius": { - "description": "Ajustar o raio da borda da dock.", - "label": "Raio da borda" - }, - "colorize-icons": { - "description": "Aplicar cores do tema aos ícones de aplicativos da dock (apenas aplicativos não focados).", - "label": "Colorir ícones" - }, - "dead-opacity": { - "description": "Ajustar a opacidade dos ícones de aplicativos que não estão em execução.", - "label": "Opacidade Morta" - }, - "display": { - "always-visible": "Sempre visível", - "auto-hide": "Ocultar automaticamente", - "description": "Escolha como a dock se comporta.", - "exclusive": "Exclusivo", - "label": "Exibição" - }, - "floating-distance": { - "description": "Ajuste a distância de flutuação da borda da tela.", - "label": "Distância de flutuação da dock" - }, - "hide-show-speed": { - "description": "Ajuste a velocidade da animação de ocultar/mostrar da dock.", - "label": "Velocidade de Ocultar/Mostrar" - }, - "icon-size": { - "description": "Ajustar o tamanho geral do Dock.", - "label": "Tamanho do Dock" - }, - "inactive-indicators": { - "description": "Exibir indicadores de pílula para todos os aplicativos, não apenas para o aplicativo ativo no momento.", - "label": "Indicadores de execução" - }, - "pinned-static": { - "description": "Sempre posicione os ícones de aplicativos fixados à esquerda em ordem estática.", - "label": "Aplicativos Fixados Estaticamente" - }, - "section": { - "description": "Personalize o comportamento e a aparência da dock.", - "label": "Aparência" - } - }, - "enabled": { - "description": "Mostrar ou ocultar o dock completamente", - "label": "Ativar dock" - }, - "monitors": { - "only-same-monitor": { - "description": "Mostrar apenas aplicativos do monitor onde a dock está localizada.", - "label": "Apenas aplicativos do mesmo monitor" - }, - "section": { - "description": "Mostrar dock em monitores específicos. O padrão é todos se nenhum for escolhido.", - "label": "Exibição no monitor" - } - }, - "tabs": { - "appearance": "Aparência", - "monitors": "Monitores" - }, - "title": "Dock" - }, - "general": { - "fonts": { - "default": { - "description": "Fonte principal usada em toda a interface.", - "label": "Fonte padrão", - "placeholder": "Selecione a fonte padrão...", - "scale": { - "description": "Aumentar ou diminuir o tamanho do texto padrão.", - "label": "Tamanho de fonte padrão" - }, - "search-placeholder": "Pesquisar fontes..." - }, - "monospace": { - "description": "Fonte monoespaçada usada para exibição de números e estatísticas.", - "label": "Fonte monoespaçada", - "placeholder": "Selecione a fonte monoespaçada...", - "scale": { - "description": "Aumentar ou diminuir o tamanho do texto monoespaçado.", - "label": "Tamanho da fonte monoespaçada" - }, - "search-placeholder": "Pesquisar fontes monoespaçadas..." - }, - "reset-scaling": "Redefinir escala", - "section": { - "description": "Escolha as fontes usadas em toda a interface.", - "label": "Fontes" - } - }, - "language": { - "section": { - "description": "Escolha o seu idioma preferido para a aplicação.", - "label": "Idioma" - }, - "select": { - "auto-detect": "Automático", - "description": "Selecione o idioma usado na interface da aplicação.", - "label": "Idioma da aplicação" - } - }, - "launch-setup-wizard": "Iniciar o assistente de configuração", - "profile": { - "picture": { - "description": "Sua foto de perfil que aparece em toda a interface.", - "label": "Foto de perfil de {user}" - }, - "section": { - "description": "Edite os detalhes do seu usuário e avatar.", - "label": "Perfil" - }, - "select-avatar": "Selecionar imagem de avatar", - "tooltip": "Foto de perfil" - }, - "screen-corners": { - "radius": { - "description": "Ajuste os cantos arredondados da tela.", - "label": "Raio dos cantos da tela", - "reset": "Redefinir raio dos cantos da tela" - }, - "section": { - "description": "Personalize o arredondamento dos cantos da tela e os efeitos visuais.", - "label": "Cantos da tela" - }, - "show-corners": { - "description": "Exibe cantos arredondados na borda da tela.", - "label": "Mostrar cantos da tela" - }, - "solid-black": { - "description": "Use preto sólido em vez da cor de fundo da barra.", - "label": "Cantos pretos sólidos" - } - }, - "title": "Geral" - }, - "hooks": { - "info": { - "command-info": { - "description": "• Comandos são executados via shell (sh -c)
• Comandos rodam em segundo plano (desanexados)
• Botões de teste executam com os valores atuais", - "label": "Informações de Comando do Hook" - }, - "parameters": { - "description": "• Hook de Papel de Parede: $1 = caminho do papel de parede, $2 = nome da tela
• Hook de Alternância de Tema: $1 = true/false (estado do modo escuro)", - "label": "Parâmetros Disponíveis" - } - }, - "performance-mode-disabled": { - "description": "Comando a ser executado quando o Modo de Desempenho Noctalia é desabilitado.", - "label": "Modo de desempenho desabilitado", - "placeholder": "ex., notify-send \"Desempenho\" \"Modo Desabilitado\"" - }, - "performance-mode-enabled": { - "description": "Comando a ser executado quando o Modo de Desempenho Noctalia é habilitado.", - "label": "Modo de desempenho habilitado", - "placeholder": "ex., notify-send \"Desempenho\" \"Modo Habilitado\"" - }, - "screen-lock": { - "description": "Comando a ser executado quando a tela é bloqueada.", - "label": "Tela bloqueada", - "placeholder": "ex., notify-send \"Tela\" \"Bloqueada\"" - }, - "screen-unlock": { - "description": "Comando a ser executado quando a tela é desbloqueada.", - "label": "Tela desbloqueada", - "placeholder": "ex., notify-send \"Tela\" \"Desbloqueada\"" - }, - "system-hooks": { - "enable": { - "description": "Ativa ou desativa todos os comandos de hook.", - "label": "Ativar hooks" - }, - "section": { - "description": "Configure comandos para serem executados quando eventos do sistema ocorrerem.", - "label": "Ganchos do sistema" - } - }, - "theme-changed": { - "description": "Comando a ser executado quando o tema alterna entre modo escuro e claro.", - "label": "Tema alterado", - "placeholder": "ex., notify-send \"Tema\" \"Alternado\"" - }, - "title": "Hooks", - "wallpaper-changed": { - "description": "Comando a ser executado quando o papel de parede muda.", - "label": "Papel de parede alterado", - "placeholder": "ex., notify-send \"Papel de parede\" \"Alterado\"" - } - }, - "indicator": { - "default-value": "Padrão: {value}", - "system-default": "Padrão do sistema" - }, - "launcher": { - "settings": { - "annotation-tool": { - "description": "Comando para executar ao clicar no botão de anotação no histórico da área de transferência. A imagem será enviada para este comando.", - "label": "Ferramenta de anotação", - "placeholder": "gradia, satty -f -" - }, - "auto-paste": { - "description": "Colar automaticamente o item selecionado da área de transferência. Requer wtype.", - "label": "Colar automaticamente" - }, - "clip-preview": { - "description": "Mostra uma pré-visualização do conteúdo da área de transferência ao usar o comando >clip.", - "label": "Ativar pré-visualização da área de transferência" - }, - "clipboard-history": { - "description": "Acesse itens copiados anteriormente a partir do lançador.", - "label": "Ativar histórico da área de transferência" - }, - "custom-launch-prefix": { - "description": "Prefixar comandos com um inicializador personalizado (ex. 'runapp' para integração systemd).", - "label": "Prefixo de inicialização personalizado" - }, - "custom-launch-prefix-enabled": { - "description": "Usar um prefixo personalizado para inicializar aplicativos em vez do método padrão.", - "label": "Habilitar prefixo de inicialização personalizado" - }, - "grid-view": { - "description": "Exibir itens em uma grade em vez de uma lista.", - "label": "Visualização em grade" - }, - "icon-mode": { - "description": "Use ícones nativos do sistema em vez de ícones Tabler.", - "label": "Usar ícones nativos" - }, - "ignore-mouse-input": { - "description": "Desativar a interação do mouse e a roda de rolagem no iniciador.", - "label": "Ignorar entrada do mouse." - }, - "position": { - "description": "Escolha onde o painel do lançador aparece.", - "label": "Posição" - }, - "section": { - "description": "Personalize o comportamento e a aparência do lançador.", - "label": "Aparência" - }, - "show-categories": { - "description": "Mostrar abas de categorias para filtrar aplicativos.", - "label": "Mostrar categorias" - }, - "show-icon-background": { - "description": "Mostrar um fundo retangular arredondado atrás dos ícones.", - "label": "Mostrar fundo do ícone" - }, - "sort-by-usage": { - "description": "Quando ativado, os aplicativos mais usados aparecem primeiro na lista.", - "label": "Ordenar por mais usados" - }, - "terminal-command": { - "description": "Comando para iniciar um terminal. Ex: 'kitty -e' ou 'gnome-terminal --'.", - "label": "Comando do terminal" - }, - "use-app2unit": { - "description": "Usa um método de inicialização alternativo para gerenciar melhor os processos de aplicativos e evitar problemas.", - "label": "Usar App2Unit para iniciar aplicativos" - } - }, - "title": "Lançador" - }, - "location": { - "calendar": { - "cards": { - "section": { - "description": "Organize e ative/desative cartões no painel do calendário.", - "label": "Cartões de calendário" - } - }, - "header": { - "label": "Cabeçalho do Calendário" - }, - "month": { - "label": "Mês do calendário" - } - }, - "date-time": { - "12hour-format": { - "description": "Exibe a hora no formato de 12 horas na tela de bloqueio e no calendário. O relógio da barra tem suas próprias configurações.", - "label": "Use o formato de hora de 12 horas" - }, - "first-day-of-week": { - "automatic": "Automático (usar localização do sistema)", - "description": "Escolha qual dia começa a semana no calendário.", - "label": "Primeiro dia da semana" - }, - "section": { - "description": "Personalize como a data e a hora aparecem.", - "label": "Data e hora" - }, - "show-events": { - "description": "Exibir eventos no painel do calendário.", - "label": "Mostrar eventos do calendário" - }, - "use-analog": { - "description": "Mostrar um relógio estilo analógico na janela do calendário e na tela de bloqueio.", - "label": "Use um relógio de estilo analógico." - }, - "week-numbers": { - "description": "Exibe a semana do ano (ex., Semana 38) no calendário.", - "label": "Mostrar números da semana" - } - }, - "location": { - "search": { - "description": "ex., São Paulo, SP", - "label": "Procurar por uma localização", - "placeholder": "Digite o nome da localização" - }, - "section": { - "description": "Obtenha previsão do tempo e agendamento de luz noturna precisos definindo sua localização.", - "label": "Sua localização" - } - }, - "title": "Região", - "weather": { - "enabled": { - "description": "Mostrar informações meteorológicas em toda a interface e buscar dados do clima. Quando desativado, todos os elementos do clima serão ocultados e nenhuma solicitação de rede será feita.", - "label": "Ativar clima" - }, - "fahrenheit": { - "description": "Exibe a temperatura em Fahrenheit em vez de Celsius.", - "label": "Exibir temperatura em Fahrenheit (°F)" - }, - "hide-city": { - "description": "Oculte o nome da cidade das exibições de clima em toda a interface.", - "label": "Ocultar nome da cidade" - }, - "hide-timezone": { - "description": "Oculte a abreviação do fuso horário das exibições de clima em toda a interface.", - "label": "Ocultar fuso horário" - }, - "section": { - "description": "Escolha sua unidade de temperatura preferida.", - "label": "Clima" - }, - "show-effects": { - "description": "Mostra efeitos visuais adicionais (como chuva, neve ou relâmpagos) no cartão de clima.", - "label": "Exibir efeitos climáticos" - }, - "show-in-calendar": { - "description": "Mostre a previsão do tempo diária diretamente na sua visualização de calendário.", - "label": "Exibir clima no calendário" - } - } - }, - "lock-screen": { - "compact-lockscreen": { - "description": "Mostrar apenas a entrada de login e os controles do sistema, ocultando os widgets de clima e mídia.", - "label": "Tela de bloqueio compacta" - }, - "lock-on-suspend": { - "description": "Bloquear a tela automaticamente ao suspender o sistema.", - "label": "Bloquear ao suspender" - }, - "show-hibernate": { - "description": "Mostrar a opção 'hibernar' nas ações de energia.", - "label": "Mostrar hibernar" - }, - "show-session-buttons": { - "description": "Permitir acesso às configurações de energia a partir da tela de bloqueio.", - "label": "Controles de energia" - }, - "title": "Tela de bloqueio" - }, - "network": { - "bluetooth": { - "description": "Ativar gerenciamento de Bluetooth.", - "label": "Ativar Bluetooth", - "rssi-polling": { - "description": "Amostre periodicamente o RSSI para dispositivos conectados via bluetoothctl. Pode não estar disponível para todos os dispositivos; usa recursos mínimos quando ativado.", - "label": "Sondagem de sinal Bluetooth" - } - }, - "section": { - "description": "Gerencie conexões Wi-Fi e Bluetooth." - }, - "title": "Rede", - "wifi": { - "description": "Gerenciar redes sem fio (requer NetworkManager).", - "label": "Ativar Wi-Fi" - } - }, - "notifications": { - "duration": { - "critical-urgency": { - "description": "Por quanto tempo as notificações de prioridade crítica permanecem visíveis.", - "label": "Urgência crítica" - }, - "low-urgency": { - "description": "Por quanto tempo as notificações de baixa prioridade permanecem visíveis.", - "label": "Urgência baixa" - }, - "normal-urgency": { - "description": "Por quanto tempo as notificações de prioridade normal permanecem visíveis.", - "label": "Urgência normal" - }, - "reset": "Redefinir duração do tempo limite", - "respect-expire": { - "description": "Usa o tempo de expiração definido na notificação.", - "label": "Respeitar tempo de expiração" - }, - "section": { - "description": "Configure por quanto tempo as notificações permanecem visíveis com base no nível de urgência.", - "label": "Duração da notificação" - } - }, - "history": { - "critical-urgency": { - "description": "Salvar notificações de prioridade crítica no histórico.", - "label": "Salvar urgência crítica no histórico" - }, - "low-urgency": { - "description": "Salvar notificações de prioridade baixa no histórico.", - "label": "Salvar urgência baixa no histórico" - }, - "normal-urgency": { - "description": "Salvar notificações de prioridade normal no histórico.", - "label": "Salvar urgência normal no histórico" - }, - "section": { - "description": "Controlar quais notificações são salvas no histórico com base no nível de urgência.", - "label": "Histórico" - } - }, - "monitors": { - "section": { - "description": "Mostra a notificação em monitores específicos. O padrão é todos, se nenhum for escolhido.", - "label": "Exibição nos monitores" - } - }, - "settings": { - "always-on-top": { - "description": "Exibe notificações acima de janelas em tela cheia e outras camadas.", - "label": "Sempre no topo" - }, - "background-opacity": { - "description": "Ajustar a opacidade dos fundos das notificações.", - "label": "Opacidade do fundo" - }, - "do-not-disturb": { - "description": "Desativa todos os pop-ups de notificação quando ativado.", - "label": "Não perturbe" - }, - "enable-osd": { - "description": "Mostra alterações de volume e brilho em tempo real.", - "label": "Ativar exibição na tela" - }, - "enabled": { - "description": "Ativar ou desativar o daemon de notificações, requer reiniciar o Noctalia shell.", - "label": "Ativar notificações" - }, - "location": { - "description": "Onde as notificações aparecem na tela.", - "label": "Localização" - }, - "section": { - "description": "Configure a aparência e o comportamento das notificações.", - "label": "Aparência" - } - }, - "sounds": { - "enabled": { - "description": "Ativar efeitos sonoros para notificações recebidas.", - "label": "Ativar sons de notificação" - }, - "excluded-apps": { - "description": "Pular a reprodução do som de notificação configurado para aplicativos específicos que têm seus próprios sons integrados.", - "label": "Aplicativos excluídos", - "placeholder": "discord,firefox,chrome,chromium,edge" - }, - "files": { - "critical": { - "description": "Caminho para o arquivo de som tocado para notificações de prioridade crítica.", - "label": "Som de urgência crítica", - "select-title": "Selecionar Arquivo de Som de Urgência Crítica" - }, - "low": { - "description": "Caminho para o arquivo de som tocado para notificações de prioridade baixa.", - "label": "Som de urgência baixa", - "select-title": "Selecionar Arquivo de Som de Urgência Baixa" - }, - "normal": { - "description": "Caminho para o arquivo de som tocado para notificações de prioridade normal.", - "label": "Som de urgência normal", - "select-title": "Selecionar Arquivo de Som de Urgência Normal" - }, - "placeholder": "Digitar o caminho para o arquivo de som", - "section": { - "description": "Configurar arquivos de som personalizados para diferentes níveis de urgência de notificação.", - "label": "Arquivos de som" - }, - "select-file": "Selecionar Arquivo de Som", - "unified": { - "description": "Caminho para o arquivo de som tocado para notificações.", - "label": "Som de notificação", - "select-title": "Selecionar Arquivo de Som de Notificação" - } - }, - "section": { - "description": "Configurar efeitos sonoros e volume de notificações.", - "label": "Configurações de som" - }, - "separate": { - "description": "Usar arquivos de som diferentes para notificações de prioridade baixa, normal e crítica.", - "label": "Usar sons diferentes por prioridade" - }, - "unavailable": { - "description": "Instale o Qt6 Multimedia para habilitar sons de notificação.", - "label": "Sons de notificação indisponíveis" - }, - "volume": { - "description": "Ajustar o nível de volume para sons de notificação.", - "label": "Volume do som" - } - }, - "tabs": { - "general": "Geral", - "history": "História", - "sounds": "Sons", - "toast": "Torrada" - }, - "title": "Notificações", - "toast": { - "keyboard": { - "description": "Mostrar uma notificação quando o layout do teclado mudar.", - "label": "Layout do teclado" - }, - "section": { - "description": "Configurar a aparência e o comportamento do toast.", - "label": "Torrada" - } - } - }, - "osd": { - "always-on-top": { - "description": "Exibir OSD acima de janelas em tela cheia e outras camadas.", - "label": "Sempre no topo" - }, - "background-opacity": { - "description": "Controla a transparência do fundo do OSD.", - "label": "Opacidade do fundo" - }, - "description": "Configure indicadores na tela, como volume e brilho.", - "duration": { - "auto-hide": { - "description": "Ajusta o tempo antes da OSD desaparecer.", - "label": "Ocultar após" - }, - "section": { - "description": "Quanto tempo a OSD permanece visível antes de ocultar automaticamente.", - "label": "Tempo para ocultar" - } - }, - "enabled": { - "description": "Mostrar alterações de volume e brilho em tempo real.", - "label": "Ativar exibição na tela" - }, - "location": { - "description": "Onde a exibição na tela aparece.", - "label": "Localização" - }, - "monitors": { - "section": { - "description": "Mostrar a OSD em monitores específicos. Padrão é todos se nenhum for escolhido.", - "label": "Exibição nos monitores" - } - }, - "section": { - "general": { - "description": "Configurar visibilidade e comportamento da OSD.", - "label": "Geral" - } - }, - "title": "Exibição na tela", - "types": { - "brightness": { - "description": "Mostrar o OSD quando o brilho da tela mudar.", - "label": "Brilho" - }, - "custom-text": { - "description": "Mostrar OSD para mensagens de texto personalizadas via IPC.", - "label": "Texto personalizado" - }, - "input-volume": { - "description": "Mostrar o OSD quando o volume do microfone mudar.", - "label": "Volume de entrada" - }, - "lockkey": { - "description": "Mostrar o OSD quando Caps Lock, Num Lock ou Scroll Lock forem alternadas.", - "label": "Teclas de bloqueio" - }, - "section": { - "description": "Selecione os eventos que acionam o OSD.", - "label": "Eventos de disparo OSD" - }, - "volume": { - "description": "Mostrar o OSD quando o volume de saída de áudio mudar.", - "label": "Volume de saída" - } - } - }, - "plugins": { - "available": { - "description": "Navegue e instale plugins a partir de fontes configuradas.", - "label": "Plugins disponíveis", - "no-plugins-description": "Verifique as fontes do seu plugin ou atualize a lista.", - "no-plugins-label": "Nenhum plugin disponível." - }, - "collision": { - "already-installed": "Este plugin já está instalado.", - "custom-version-exists": "Uma versão personalizada de \"{source}\" já está instalada.", - "official-version-exists": "A versão oficial deste plugin já está instalada." - }, - "filter": { - "all": "Tudo", - "downloaded": "Baixado", - "not-downloaded": "Não Baixado" - }, - "hot-reload": { - "description": "Recarrega automaticamente os plugins quando seus arquivos são alterados. Útil para o desenvolvimento de plugins.", - "label": "Recarga a quente (modo de desenvolvimento)" - }, - "hot-reloaded": "Plugin recarregado: {name}", - "install": "Instalar", - "install-error": "Falha ao instalar: {error}", - "install-incompatible": "{plugin} requer Noctalia v{version} ou superior", - "install-success": "{plugin} instalado com sucesso.", - "installed": { - "description": "Gerenciar e configurar todos os plugins instalados localmente.", - "label": "Plugins instalados", - "no-plugins-description": "Instale os plugins da seção Plugins Disponíveis abaixo.", - "no-plugins-label": "Nenhum plugin instalado" - }, - "installing": "Instalando {plugin}...", - "open-plugins-tab": "Abrir configurações de plugins", - "plugin-settings-title": "Configurações do {plugin}", - "refresh": { - "refreshing": "Atualizando a lista de plugins...", - "tooltip": "Atualizar plugins disponíveis" - }, - "settings": { - "tooltip": "Configurações do plugin" - }, - "settings-error-not-loaded": "Plugin não carregado.", - "settings-saved": "Configurações do plugin salvas.", - "source": { - "custom": "Fonte personalizada", - "official": "Oficial" - }, - "sources": { - "add-custom": "Adicionar repositório personalizado", - "add-dialog": { - "description": "Adicionar um repositório GitHub como fonte de plugin.", - "error": "Falha ao adicionar a fonte do plugin.", - "name": "Nome do repositório", - "name-placeholder": "Meus Plugins Personalizados", - "success": "Fonte do plugin adicionada com sucesso.", - "title": "Adicionar fonte do plugin", - "url": "URL do repositório" - }, - "description": "Gerenciar repositórios de plugins.", - "label": "Fontes", - "placeholder": "Meu repositório legal", - "remove": { - "tooltip": "Remover código fonte do plugin" - } - }, - "title": "Plugins", - "uninstall": "Desinstalar", - "uninstall-dialog": { - "description": "Tem certeza de que deseja desinstalar {plugin}? Isso removerá todos os dados do plugin.", - "title": "Desinstalar plugin" - }, - "uninstall-error": "Falha ao desinstalar: {error}", - "uninstall-success": "{plugin} desinstalado com sucesso", - "uninstalling": "Desinstalando {plugin}...", - "update": "Atualização", - "update-all": "Atualizar Tudo ({count})", - "update-all-success": "Todos os plugins foram atualizados com sucesso.", - "update-available": "Nova atualização de plugin disponível", - "update-available_plural": "Novas atualizações de plugin disponíveis ({count})", - "update-error": "Falha ao atualizar o plugin: {plugin}: {error}", - "update-incompatible": "Requer Noctalia v{version} ou superior", - "update-pending": "v{atual} → v{novo} (requer Noctalia v{requerida})", - "update-success": "{plugin} atualizado para a versão {version}", - "update-version": "v{atual} → v{novo}", - "updating": "Atualizando..." - }, - "region": { - "title": "Região" - }, - "screen-recorder": { - "audio": { - "audio-codec": { - "description": "Opus é recomendado para melhor desempenho e menor tamanho de áudio.", - "label": "Codec de áudio" - }, - "audio-source": { - "description": "Fonte de áudio a ser capturada durante a gravação.", - "label": "Fonte de áudio" - }, - "section": { - "description": "Configure as opções de gravação de áudio.", - "label": "Configurações de áudio" - } - }, - "general": { - "copy-to-clipboard": { - "description": "Copiar o arquivo para a área de transferência após a gravação terminar.", - "label": "Copiar para a área de transferência" - }, - "output-folder": { - "description": "Pasta onde as gravações de tela serão salvas.", - "label": "Pasta de saída", - "tooltip": "Pasta de saída" - }, - "section": { - "description": "Gerencie a saída e o conteúdo da gravação de tela.", - "label": "Configurações gerais" - }, - "select-output-folder": "Selecionar pasta de saída", - "show-cursor": { - "description": "Grava o cursor do mouse no vídeo.", - "label": "Mostrar cursor" - } - }, - "title": "Gravador de tela", - "video": { - "color-range": { - "description": "Limitada é recomendada para melhor compatibilidade.", - "label": "Gama de cores" - }, - "frame-rate": { - "description": "Taxa de quadros alvo para gravações de tela.", - "label": "Taxa de quadros" - }, - "section": { - "description": "Configure as opções de gravação de vídeo.", - "label": "Configurações de vídeo" - }, - "video-codec": { - "description": "h264 é o codec mais comum.", - "label": "Codec de vídeo" - }, - "video-quality": { - "description": "Qualidade mais alta resulta em arquivos maiores.", - "label": "Qualidade de vídeo" - }, - "video-source": { - "description": "Portal é recomendado, se você tiver artefatos, tente Screen.", - "label": "Fonte de vídeo" - } - } - }, - "session-menu": { - "countdown-duration": { - "description": "Definir por quanto tempo o temporizador de contagem regressiva dura antes de executar ações de energia.", - "label": "Duração da contagem regressiva" - }, - "enable-countdown": { - "description": "Mostrar um temporizador de contagem regressiva antes de executar ações de energia.", - "label": "Ativar temporizador de contagem regressiva" - }, - "entries": { - "section": { - "description": "Personalizar quais ações de energia aparecem no Menu de sessão e em que ordem.", - "label": "Ações de energia" - } - }, - "entry-settings": { - "command": { - "description": "Comando personalizado para executar para esta ação. Deixe vazio para usar o comando padrão do sistema.", - "label": "Comando", - "placeholder": "systemctl poweroff" - }, - "default-command": { - "lock": "Tela de bloqueio interna (sem comando)", - "logout": "Logout interno (sem comando)" - }, - "default-info": { - "description": "Se nenhum comando personalizado for especificado, o comando padrão do sistema será usado.", - "label": "Comando padrão" - }, - "title": "Configurar {entry}", - "tooltip": "Configurar comando" - }, - "general": { - "section": { - "description": "Configurar o comportamento e a aparência do painel do menu de sessão.", - "label": "Geral" - } - }, - "large-buttons-layout": { - "description": "Escolha como os botões do menu de sessão são exibidos.", - "label": "Layout de botões grandes" - }, - "large-buttons-style": { - "description": "Exibir o menu de sessão com botões grandes em um layout de grade.", - "label": "Estilo de botões grandes" - }, - "position": { - "description": "Escolha onde o painel do Menu de sessão aparece quando aberto.", - "label": "Posição" - }, - "show-header": { - "description": "Exibir o título e o botão de fechar na parte superior do Menu de sessão.", - "label": "Mostrar cabeçalho" - }, - "show-number-labels": { - "description": "Exibir rótulos numéricos (1-2-3-4...) nos botões e habilitar atalhos de teclado numéricos para seleção rápida.", - "label": "Mostrar rótulos numéricos" - }, - "title": "Menu de sessão" - }, - "system-monitor": { - "cpu-section": { - "label": "Uso da CPU" - }, - "critical-color": { - "label": "Cor crítica" - }, - "custom-highlight-colors-title": { - "label": "Cores de destaque personalizadas" - }, - "disk-path": { - "description": "Selecione qual ponto de montagem do disco monitorar.", - "label": "Caminho do disco" - }, - "disk-section": { - "label": "Uso do disco" - }, - "enable-dgpu-monitoring": { - "description": "Atenção: Isto irá ativar sua GPU dedicada (NVIDIA/AMD), o que pode impactar significativamente a duração da bateria em laptops com gráficos híbridos.", - "label": "Ativar o monitoramento da GPU dedicada" - }, - "external-monitor": { - "description": "Digite o comando ou caminho da aplicação para executar ao ativar a aplicação externa de monitoramento do sistema.", - "label": "Comando do monitor do sistema externo", - "placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor" - }, - "general": { - "section": { - "description": "Configure o comportamento e a aparência do Monitor do Sistema.", - "label": "Geral" - } - }, - "gpu-section": { - "label": "Temperatura da GPU" - }, - "highlight-colors-section": { - "label": "Cores de destaque" - }, - "load-average-section": { - "label": "Média de carga" - }, - "memory-section": { - "label": "Uso de memória" - }, - "network-section": { - "label": "Rede" - }, - "polling-interval": { - "label": "Intervalo de pesquisa" - }, - "polling-section": { - "description": "Configure a frequência com que cada métrica do sistema é atualizada.", - "label": "Intervalos de pesquisa" - }, - "tabs": { - "general": "Geral", - "polling": "Pesquisa de opinião", - "thresholds": "Limiares" - }, - "temperature-section": { - "label": "Temperatura da CPU" - }, - "threshold": { - "critical": "Limiar crítico", - "warning": "Limite de alerta" - }, - "thresholds-section": { - "description": "Ajuste os limites de aviso/crítico e os intervalos de consulta para cada métrica do sistema.", - "label": "Limiares" - }, - "title": "Monitor do Sistema", - "use-custom-highlight-colors": { - "description": "Quando desativado, são usadas as cores de destaque padrão do tema.", - "label": "Usar cores de destaque personalizadas" - }, - "warning-color": { - "label": "Cor de aviso" - } - }, - "user-interface": { - "allow-panels-without-bar": { - "description": "Quando ativado, os painéis podem abrir em qualquer tela. Quando desativado, os painéis só abrirão em telas que tenham uma barra, o que pode reduzir o uso de memória.", - "label": "Permitir painéis em telas sem uma barra." - }, - "animation-disable": { - "description": "Desative todas as animações para uma experiência mais rápida e responsiva.", - "label": "Desativar animações da interface do usuário" - }, - "animation-speed": { - "description": "Ajustar a velocidade global da animação.", - "label": "Velocidade da animação", - "reset": "Redefinir velocidade da animação" - }, - "appearance": { - "section": { - "description": "Personalize elementos visuais como dicas de ferramentas, bordas e sombras.", - "label": "Aparência" - } - }, - "box-border": { - "description": "Exibe um contorno ao redor das áreas de conteúdo.", - "label": "Contorno do recipiente" - }, - "box-border-radius": { - "description": "Ajusta o arredondamento dos cantos das principais seções do layout, como barras laterais, cards e painéis de conteúdo.", - "label": "Raio do Contêiner", - "reset": "Redefinir raio do recipiente" - }, - "control-border-radius": { - "description": "Controla a curvatura de elementos interativos, incluindo botões, alternâncias e campos de texto.", - "label": "Raio de entrada", - "reset": "Redefinir raio de entrada" - }, - "dim-desktop": { - "description": "Escurecer a área de trabalho quando painéis ou menus estiverem abertos.", - "label": "Dim área de trabalho" - }, - "dimmer-opacity": { - "description": "Definir o nível de opacidade para o escurecimento da área de trabalho.", - "label": "Opacidade da área de trabalho escurecida", - "reset": "Redefinir opacidade da área de trabalho escurecida" - }, - "panel-background-opacity": { - "description": "Definir a opacidade do fundo para todos os painéis (barra, iniciador, configurações, etc...).", - "label": "Opacidade de fundo do painel" - }, - "panels-attached-to-bar": { - "description": "Os painéis travam na barra e nas bordas da tela, criando uma aparência perfeita com cantos invertidos elegantes.", - "label": "Ajustar Painéis às Bordas" - }, - "panels-overlay": { - "description": "Garante que os painéis e a barra permaneçam visíveis, mesmo sobre aplicativos em tela cheia.", - "label": "Manter Painéis e Barra no Topo" - }, - "scaling": { - "description": "Altera o tamanho da interface geral do usuário, excluindo a barra.", - "label": "Escalonamento da interface", - "reset-scaling": "Redefinir escala da interface" - }, - "section": { - "description": "Personalize a aparência, a sensação e o comportamento da interface.", - "label": "Aparência" - }, - "settings-panel-mode": { - "description": "Escolha o layout das configurações (pode ser necessário reabrir).", - "label": "Modo do painel de configurações" - }, - "shadows": { - "description": "Ativa sombras projetadas sob barras e painéis.", - "direction": { - "description": "Escolha de onde a sombra é projetada.", - "label": "Direção da sombra" - }, - "label": "Sombras projetadas" - }, - "tabs": { - "appearance": "Aparência", - "panels": "Painéis", - "screen-corners": "Cantos da tela" - }, - "title": "Interface do usuário", - "tooltips": { - "description": "Ativar ou desativar dicas de ferramentas em toda a interface.", - "label": "Mostrar dicas de ferramenta" - } - }, - "wallpaper": { - "automation": { - "change-mode": { - "alphabetical": "Alfabético", - "description": "Escolha como os papéis de parede são selecionados ao alterar automaticamente.", - "label": "Modo de alteração", - "random": "Aleatório" - }, - "custom-interval": { - "description": "Digite o tempo como HH:MM (ex., 01:30).", - "label": "Intervalo personalizado" - }, - "interval": { - "description": "Com que frequência alterar os papéis de parede automaticamente.", - "label": "Intervalo do papel de parede" - }, - "random-wallpaper": { - "description": "Agende mudanças aleatórias de papel de parede em intervalos regulares.", - "label": "Papel de parede aleatório" - }, - "scheduled-change": { - "description": "Alterar automaticamente os papéis de parede em intervalos regulares.", - "label": "Alteração agendada" - }, - "section": { - "label": "Automação" - } - }, - "look-feel": { - "edge-smoothness": { - "description": "Aplica um efeito suave e esfumaçado à borda das transições.", - "label": "Suavizar borda da transição" - }, - "fill-color": { - "description": "Escolha uma cor de preenchimento que pode aparecer atrás do papel de parede.", - "label": "Cor de preenchimento" - }, - "fill-mode": { - "description": "Selecione como a imagem deve ser dimensionada para corresponder à resolução do seu monitor.", - "label": "Modo de preenchimento" - }, - "section": { - "label": "Aparência e estilo" - }, - "transition-duration": { - "description": "Duração das animações de transição em segundos.", - "label": "Duração da transição" - }, - "transition-type": { - "description": "Tipo de animação ao alternar entre papéis de parede.", - "label": "Tipo de transição" - } - }, - "settings": { - "enable-management": { - "description": "Gerencie papéis de parede com o Noctalia. Desmarque se preferir usar outro aplicativo.", - "label": "Ativar gerenciamento de papel de parede" - }, - "enable-overview": { - "description": "Aplica um papel de parede desfocado e escurecido à tela de visão geral.", - "label": "Ativar papel de parede de visão geral" - }, - "folder": { - "description": "Caminho para a sua pasta principal de papéis de parede.", - "label": "Pasta de papéis de parede", - "tooltip": "Pasta de papéis de parede" - }, - "hide-wallpaper-filenames": { - "tooltip-hide": "Ocultar nomes de arquivo", - "tooltip-show": "Mostrar nomes de arquivo" - }, - "monitor-specific": { - "description": "Defina uma pasta de papel de parede diferente para cada monitor.", - "label": "Diretórios específicos por monitor", - "tooltip": "Pasta de papéis de parede do monitor" - }, - "recursive-search": { - "description": "Também buscar papéis de parede em subpastas do diretório de papéis de parede.", - "label": "Buscar em subpastas" - }, - "section": { - "description": "Controle como os papéis de parede são gerenciados e exibidos.", - "label": "Configurações de papel de parede" - }, - "select-folder": "Selecionar pasta de papéis de parede", - "select-monitor-folder": "Selecionar pasta de papéis de parede do monitor", - "selector": { - "description": "Escolha o seu papel de parede.", - "label": "Seletor de papel de parede", - "tooltip": "Seletor de papel de parede" - }, - "selector-position": { - "description": "Escolha onde o painel do seletor de papel de parede aparece.", - "label": "Posição" - } - }, - "tabs": { - "automation": "Automação", - "look-feel": "Aparência e sensação", - "settings": "Configurações" - }, - "title": "Papel de parede" - } - }, "setup": { "appearance": { - "header": "Aparência", "subheader": "Escolha o modo escuro e as fontes de cores (Matugen ou predefinidas)." }, "customize": { @@ -2753,12 +1425,10 @@ }, "wallpaper": { "choose-dir": "Escolha um diretório contendo seus papéis de parede", - "dir": { - "browse": "Procurar pasta", - "description": "Escolha a pasta que contém seus papéis de parede", - "label": "Diretório de papéis de parede", - "select-title": "Selecionar pasta de papéis de parede" - }, + "dir-browse": "Procurar pasta", + "dir-description": "Escolha a pasta que contém seus papéis de parede", + "dir-label": "Diretório de papéis de parede", + "dir-select-title": "Selecionar pasta de papéis de parede", "header": "Escolha o seu papel de parede", "no-dir": "Nenhum diretório de papéis de parede selecionado", "no-valid": "Nenhuma imagem válida encontrada em: {dir}", @@ -2767,9 +1437,7 @@ "select-prompt": "Selecione um papel de parede abaixo", "subheader": "Defina o ambiente com um belo fundo." }, - "welcome": { - "note": "Apenas alguns ajustes básicos para começar - o restante está em configurações" - } + "welcome-note": "Apenas alguns ajustes básicos para começar - o restante está em configurações" }, "system": { "cpu-temperature": "{temp}°C", @@ -2779,10 +1447,7 @@ "no-media-player-detected": "Nenhum reprodutor de mídia detectado", "scaling-percentage": "{percentage}%", "signal-strength": "{signal}%", - "unknown": "Desconhecido", "unknown-app": "Aplicativo Desconhecido", - "unknown-layout": "Desconhecido", - "unknown-version": "Desconhecida", "uptime": "Atividade: {uptime}", "user-requested": "Solicitado pelo usuário", "welcome-back": "Bem-vindo(a) de volta, {user}!", @@ -2792,19 +1457,14 @@ "cpu-temp": "Temperatura da CPU", "cpu-usage": "Uso da CPU", "disk": "Disco", - "download": "Baixar", "download-speed": "Velocidade de Download", "gpu-temp": "Temperatura da GPU", "load-average": "Média de carga", - "memory": "Memória", "title": "Monitor do Sistema", - "upload": "Enviar", "upload-speed": "Velocidade de upload" }, "toast": { "airplane-mode": { - "disabled": "Desativado.", - "enabled": "Ativado.", "title": "Modo avião" }, "battery": { @@ -2815,13 +1475,11 @@ "address-copied": "Endereço copiado para a área de transferência.", "confirm-code": "Confirme o código {value} no outro dispositivo.", "connect-failed": "Falha ao conectar ao dispositivo.", - "disabled": "Desativado.", "disconnect-failed": "Falha ao desconectar do dispositivo.", "discoverable-change-failed": "Falha ao alterar o estado de visibilidade.", "discoverable-disabled": "Visível desativado.", "discoverable-enabled": "Visível ativado.", "display-code": "Insira o código {value} no outro dispositivo.", - "enabled": "Ativado.", "forget-failed": "Falha ao esquecer o dispositivo.", "pair-failed": "Falha ao emparelhar o dispositivo.", "passkey-required": "Senha necessária pelo dispositivo.", @@ -2829,45 +1487,31 @@ "state-change-failed": "Falha ao alterar o estado do Bluetooth." }, "clipboard": { + "long-text": "Texto longo", "unavailable": "Histórico da área de transferência indisponível", "unavailable-desc": "O aplicativo 'cliphist' não está instalado. Por favor, instale-o para usar os recursos do histórico da área de transferência." }, - "dark-mode": { - "dark-mode": "Modo escuro", - "enabled": "Ativado.", - "light-mode": "Modo claro" - }, "do-not-disturb": { "disabled": "'Não perturbe' desativado", "disabled-desc": "Mostrando todas as notificações.", "enabled": "'Não perturbe' ativado", "enabled-desc": "Você encontrará essas notificações no seu histórico." }, - "internet": { - "limited": "Conectado sem Internet." - }, + "internet-limited": "Conectado sem Internet.", "ipc": { "powerpanel-deprecated": "PowerPanel foi renomeado para SessionMenu, esta chamada de IPC será descontinuada em breve. Por favor, use \"ipc call sessionMenu toggle\".", "sidepanel-deprecated": "SidePanel foi renomeado para ControlCenter, esta chamada de IPC será descontinuada em breve. Por favor, use \"ipc call controlCenter toggle\"." }, - "keep-awake": { - "disabled": "Desativado.", - "enabled": "Ativado." - }, "keyboard-layout": { "changed": "Layout de teclado alterado para {layout}.", "title": "Teclado" }, - "kofi": { - "opened": "Página do Ko-fi aberta no seu navegador." - }, + "kofi-opened": "Página do Ko-fi aberta no seu navegador.", "missing-control-center": { "description": "O widget da Central de Controle foi removido da barra. Para acessá-lo novamente pela barra, adicione o widget novamente. Você também pode abri-lo clicando com o botão direito na barra.", "label": "Último widget da Central de Controle removido" }, "night-light": { - "disabled": "Desativada.", - "enabled": "Ativada.", "forced": "Ativação forçada.", "normal": "Modo normal.", "not-installed": "wlsunset não está instalado." @@ -2923,24 +1567,17 @@ "add-widget": "Adicionar widget", "bluetooth-devices": "Dispositivos Bluetooth", "brightness-at": "Brilho: {brightness}%", - "cancel-timer": "Temporizador", - "clear-history": "Limpar histórico", "click-to-start-recording": "Gravador de tela (iniciar gravação)", "click-to-stop-recording": "Gravador de tela (parar gravação)", - "close": "Fechar", "collapse": "Recolher barra lateral", "connect-disconnect-devices": "Dispositivo Bluetooth", "copy-address": "Copiar endereço", "delete-notification": "Excluir notificação", - "disable-keep-awake": "Manter acordado", - "do-not-disturb-disabled": "Não perturbe", "do-not-disturb-enabled": "Não perturbe", - "enable-keep-awake": "Manter acordado", "expand": "Expandir barra lateral", "forget-network": "Esquecer rede", "grid-view": "Visualização em grade", "hidden-files-hide": "Arquivos ocultos", - "hidden-files-show": "Arquivos ocultos", "hide-unnamed-devices": "Ocultar dispositivos sem nome", "home": "Diretório home", "input-muted": "Alternar mudo de entrada", @@ -2958,50 +1595,36 @@ "mute": "Silenciar", "next-media": "Próxima faixa", "next-month": "Próximo mês", - "night-light-disabled": "Luz noturna", - "night-light-enabled": "Luz noturna", - "night-light-forced": "Luz noturna", "night-light-not-installed": "Luz noturna (não disponível)", - "noctalia-performance-disabled": "Modo de desempenho Noctalia", "noctalia-performance-enabled": "Modo de desempenho Noctalia", "open-annotation-tool": "Abrir com ferramenta de anotação", "open-control-center": "Central de controle", - "open-notification-history-disable-dnd": "Histórico de notificações", "open-notification-history-enable-dnd": "Histórico de notificações", "open-settings": "Configurações", "open-tray-dropdown": "Bandeja do sistema", - "open-wallpaper-selector": "Seletor de papel de parede", "output-muted": "Alternar mudo da saída", - "pause": "Pausar", - "play": "Reproduzir", "power-profile": "{profile} perfil de energia", "previous-media": "Faixa anterior", "previous-month": "Mês anterior", - "refresh": "Atualizar", "refresh-devices": "Atualizar dispositivos", "refresh-wallhaven": "Atualizar resultados do Wallhaven", "refresh-wallpaper-list": "Atualizar lista de papéis de parede", "remove-widget": "Remover widget", "screen-recorder-not-installed": "Gravador de tela (não instalado)", - "search": "Pesquisar", "search-close": "Fechar pesquisa", "session-menu": "Menu da Sessão", - "set-power-profile": "{profile} perfil de energia", "show-all-devices": "Mostrar todos os dispositivos", - "start-screen-recording": "Gravador de tela", "stop-screen-recording": "Gravador de tela", "switch-to-dark-mode": "Modo escuro", "switch-to-light-mode": "Modo claro", "unmute": "Desativar o mudo", "up": "Diretório superior", "volume-at": "Volume de saída: {volume}%", - "wallpaper-selector": "Seletor de papel de parede", - "widget-settings": "Configurações do widget" + "wallpaper-selector": "Seletor de papel de parede" }, "wallpaper": { "configure-directory": "Configure seu diretório de papéis de parede com imagens.", "fill-modes": { - "center": "Centralizar", "crop": "Cortar (Preencher)", "fit": "Ajustar (Conter)", "stretch": "Esticar" @@ -3009,80 +1632,47 @@ "no-match": "Nenhuma correspondência encontrada.", "no-wallpaper": "Nenhum papel de parede encontrado.", "panel": { - "apikey": { - "help": "É necessária uma chave de API para acessar conteúdo NSFW.", - "label": "Chave de API", - "managed-by-env": "Gerenciado através da variável de ambiente NOCTALIA_WALLHAVEN_API_KEY.", - "placeholder": "Insira sua chave da API Wallhaven" - }, - "apply-all-monitors": { - "description": "Aplica o papel de parede selecionado a todos os monitores de uma só vez.", - "label": "Aplicar a todos os monitores" - }, - "categories": { - "anime": "Anime", - "general": "Geral", - "label": "Categorias", - "people": "Pessoas" - }, - "order": { - "asc": "Crescente", - "desc": "Decrescente", - "label": "Ordem" - }, - "purity": { - "all": "Tudo", - "label": "Filtro de conteúdo", - "nsfw": "NSFW: Conteúdo adulto/impróprio para menores/NSFW", - "sfw": "SFW", - "sketchy": "Sketchy" - }, - "ratios": { - "any": "Qualquer", - "label": "Proporção da tela" - }, - "resolution": { - "atleast": "Pelo menos", - "exact": "Exato", - "label": "Resolução", - "mode": { - "label": "Modo" - } - }, - "search": "Pesquisar:", - "solid-color": { - "tooltip": "Fundo de cor sólida" - }, - "sorting": { - "date_added": "Data de adição", - "favorites": "Favoritos", - "label": "Ordenar por", - "random": "Aleatório", - "relevance": "Relevância", - "toplist": "Lista superior", - "views": "Visualizações" - }, - "source": { - "label": "Fonte", - "local": "Local", - "wallhaven": "Wallhaven" - }, + "apikey-help": "É necessária uma chave de API para acessar conteúdo NSFW.", + "apikey-label": "Chave de API", + "apikey-managed-by-env": "Gerenciado através da variável de ambiente NOCTALIA_WALLHAVEN_API_KEY.", + "apikey-placeholder": "Insira sua chave da API Wallhaven", + "apply-all-monitors-description": "Aplica o papel de parede selecionado a todos os monitores de uma só vez.", + "apply-all-monitors-label": "Aplicar a todos os monitores", + "categories-anime": "Anime", + "categories-label": "Categorias", + "categories-people": "Pessoas", + "order-asc": "Crescente", + "order-desc": "Decrescente", + "order-label": "Ordem", + "purity-label": "Filtro de conteúdo", + "purity-nsfw": "NSFW: Conteúdo adulto/impróprio para menores/NSFW", + "purity-sfw": "SFW", + "purity-sketchy": "Sketchy", + "ratios-any": "Qualquer", + "ratios-label": "Proporção da tela", + "resolution-atleast": "Pelo menos", + "resolution-exact": "Exato", + "resolution-label": "Resolução", + "resolution-mode-label": "Modo", + "solid-color-tooltip": "Fundo de cor sólida", + "sorting-date-added": "Data de adição", + "sorting-favorites": "Favoritos", + "sorting-label": "Ordenar por", + "sorting-relevance": "Relevância", + "sorting-toplist": "Lista superior", + "sorting-views": "Visualizações", + "source-label": "Fonte", + "source-wallhaven": "Wallhaven", "title": "Seletor de papel de parede", - "wallhaven-settings": { - "apply": "Aplicar", - "title": "Configurações do Wallhaven" - } + "wallhaven-settings-title": "Configurações do Wallhaven" }, "transitions": { "disc": "Disco", "fade": "Esmaecer", - "none": "Nenhuma", - "random": "Aleatória", "stripes": "Listras", "wipe": "Limpar" }, "try-different-search": "Tente uma busca diferente.", - "unknown": "Desconhecido", "wallhaven": { "loading": "Carregando papéis de parede...", "no-results": "Nenhum papel de parede encontrado. Tente uma busca diferente.", @@ -3098,105 +1688,63 @@ "partly-cloudy": "Parcialmente nublado", "rain-showers": "Pancadas de chuva", "snow": "Neve", - "thunderstorm": "Tempestade", - "unknown": "Desconhecido" - }, - "widget": { - "file-picker": { - "title": "Selecione um arquivo" - } + "thunderstorm": "Tempestade" }, "widgets": { "color-picker": { - "apply": "Aplicar", - "cancel": "Cancelar", - "palette": { - "description": "Escolha entre uma vasta gama de cores predefinidas.", - "label": "Paleta", - "theme-colors": "Acesso rápido à paleta de cores do seu tema." - }, + "palette-description": "Escolha entre uma vasta gama de cores predefinidas.", + "palette-label": "Paleta", + "palette-theme-colors": "Acesso rápido à paleta de cores do seu tema.", "title": "Seletor de cores" }, "datetime-tokens": { - "ampm": { - "lowercase": "am/pm em minúsculas", - "uppercase": "AM/PM em maiúsculas" - }, - "common": { - "12hour-time-minutes": "Horário de 12 horas com minutos", - "24hour-time-minutes": "Horário de 24 horas com minutos", - "24hour-time-seconds": "Horário de 24 horas com segundos", - "european-date": "Formato de data europeu", - "iso-date": "Formato de data ISO", - "us-date": "Formato de data dos EUA", - "weekday-date": "Dia da semana com data", - "weekday-month-day": "Dia da semana, mês e dia" - }, - "day": { - "abbreviated": "Nome do dia abreviado", - "full": "Nome completo do dia", - "leading-zero": "Dia com zero à esquerda (01-31)", - "no-leading-zero": "Dia sem zero à esquerda (1-31)" - }, - "hour": { - "leading-zero": "Hora com zero à esquerda (00-23) - formato de 24 horas", - "no-leading-zero": "Hora sem zero à esquerda (0-23) - formato de 24 horas" - }, - "minute": { - "leading-zero": "Minuto com zero à esquerda (00-59)", - "no-leading-zero": "Minuto sem zero à esquerda (0-59)" - }, - "month": { - "abbreviated": "Nome do mês abreviado", - "full": "Nome completo do mês", - "number-leading-zero": "Mês como número com zero à esquerda (01-12)", - "number-no-zero": "Mês como número sem zero à esquerda (1-12)" - }, - "second": { - "leading-zero": "Segundo com zero à esquerda (00-59)", - "no-leading-zero": "Segundo sem zero à esquerda (0-59)" - }, - "timezone": { - "abbreviation": "Abreviação do fuso horário" - }, - "year": { - "four-digit": "Ano com quatro dígitos", - "two-digit": "Ano com dois dígitos (00-99)" - } + "ampm-lowercase": "am/pm em minúsculas", + "ampm-uppercase": "AM/PM em maiúsculas", + "common-12hour-time-minutes": "Horário de 12 horas com minutos", + "common-24hour-time-minutes": "Horário de 24 horas com minutos", + "common-24hour-time-seconds": "Horário de 24 horas com segundos", + "common-european-date": "Formato de data europeu", + "common-iso-date": "Formato de data ISO", + "common-us-date": "Formato de data dos EUA", + "common-weekday-date": "Dia da semana com data", + "common-weekday-month-day": "Dia da semana, mês e dia", + "day-abbreviated": "Nome do dia abreviado", + "day-full": "Nome completo do dia", + "day-leading-zero": "Dia com zero à esquerda (01-31)", + "day-no-leading-zero": "Dia sem zero à esquerda (1-31)", + "hour-leading-zero": "Hora com zero à esquerda (00-23) - formato de 24 horas", + "hour-no-leading-zero": "Hora sem zero à esquerda (0-23) - formato de 24 horas", + "minute-leading-zero": "Minuto com zero à esquerda (00-59)", + "minute-no-leading-zero": "Minuto sem zero à esquerda (0-59)", + "month-abbreviated": "Nome do mês abreviado", + "month-full": "Nome completo do mês", + "month-number-leading-zero": "Mês como número com zero à esquerda (01-12)", + "month-number-no-zero": "Mês como número sem zero à esquerda (1-12)", + "second-leading-zero": "Segundo com zero à esquerda (00-59)", + "second-no-leading-zero": "Segundo sem zero à esquerda (0-59)", + "timezone-abbreviation": "Abreviação do fuso horário", + "year-four-digit": "Ano com quatro dígitos", + "year-two-digit": "Ano com dois dígitos (00-99)" }, "file-picker": { - "cancel": "Cancelar", "search-placeholder": "Pesquisar arquivos e pastas...", "select-current": "Selecionar Atual", "select-file": "Selecionar Arquivo", "select-folder": "Selecionar Pasta", "title": "Seletor de Arquivos" }, + "file-picker-title": "Selecione um arquivo", "icon-picker": { - "apply": "Aplicar", - "cancel": "Cancelar", - "search": { - "label": "Pesquisar" - }, "title": "Seletor de ícones" }, - "text-input": { - "clear": "Limpar" - }, - "tooltip": { - "placeholder": "Espaço reservado" - } + "tooltip-placeholder": "Espaço reservado" }, "wifi": { "panel": { "action-required": "Ação Requerida", "available-interfaces": "Interfaces disponíveis", "available-networks": "Redes Disponíveis", - "connect": "Conectar", - "connected": "Conectado", "disabled": "O Wi-Fi está desativado", - "disconnect": "Desconectar", - "disconnected": "Desconectado(a)", "disconnecting": "Desconectando...", "dns": "DNS", "enable-message": "Ative o Wi-Fi para ver as redes disponíveis.", @@ -3204,11 +1752,7 @@ "forget": "Esquecer", "forget-network": "Esquecer esta rede?", "forgetting": "Esquecendo...", - "frequency": "Frequência", - "gateway": "Porta de entrada", - "info": "Informação", "interface": "Interface de rede", - "internet": "Internet", "internet-connected": "Conectado à internet", "internet-limited": "Sem internet", "internet-status": "Status da internet", @@ -3217,11 +1761,9 @@ "link-speed": "Velocidade de ligação", "no-ethernet-devices": "Nenhum dispositivo Ethernet detectado.", "no-networks": "Nenhuma rede encontrada", - "password": "Senha", "saved": "Salva", "scan-again": "Escanear novamente", "searching": "Procurando redes próximas...", - "security": "Segurança", "title": "Wi-Fi" }, "signal": { diff --git a/Assets/Translations/ru.json b/Assets/Translations/ru.json index 6a0d3e348..4bc3047da 100644 --- a/Assets/Translations/ru.json +++ b/Assets/Translations/ru.json @@ -1,604 +1,9 @@ { - "authentication": { - "error": "Ошибка аутентификации", - "failed": "Сбой аутентификации" - }, - "bar": { - "widget-settings": { - "active-window": { - "colorize-icons": { - "description": "Применить цвета темы к иконке активного окна.", - "label": "Раскрасить иконки" - }, - "hide-mode": { - "description": "Управляет поведением виджета, когда ни одно окно не активно.", - "label": "Режим скрытия" - }, - "max-width": { - "description": "Устанавливает максимальный горизонтальный размер виджета. Виджет будет сжиматься, чтобы соответствовать более короткому содержимому.", - "label": "Максимальная ширина" - }, - "scrolling-mode": { - "description": "Управление включением прокрутки текста для длинных заголовков окон.", - "label": "Режим прокрутки" - }, - "show-app-icon": { - "description": "Отображать иконку приложения рядом с заголовком окна.", - "label": "Показывать иконку приложения" - }, - "use-fixed-width": { - "description": "Если включено, виджет всегда будет использовать максимальную ширину вместо динамической подстройки под содержимое.", - "label": "Использовать фиксированную ширину" - } - }, - "audio-visualizer": { - "color-name": { - "description": "Выберите цвет для визуализатора.", - "label": "Цвет заливки" - }, - "hide-when-idle": { - "description": "Если включено, визуализатор скрыт, пока плеер активно не воспроизводит.", - "label": "Скрывать, когда медиа не воспроизводится" - }, - "width": { - "description": "Пользовательская ширина компонента.", - "label": "Ширина" - } - }, - "battery": { - "device": { - "default": "Устройство отображения по умолчанию", - "description": "Выберите, какое устройство с батареей отображать.", - "label": "Батарейное устройство" - }, - "display-mode": { - "description": "Выберите, как это значение должно отображаться.", - "label": "Режим отображения" - }, - "hide-if-not-detected": { - "description": "Скрыть виджет, если в системе не обнаружена батарея.", - "label": "Скрыться, если не обнаружен." - }, - "low-battery-threshold": { - "description": "Показывать предупреждение, когда уровень заряда батареи падает ниже этого процента.", - "label": "Порог предупреждения о низком заряде батареи" - }, - "show-noctalia-performance": { - "description": "Отображать переключатель режима производительности Noctalia в панели батареи.", - "label": "Показывать переключатель Производительность Noctalia" - }, - "show-power-profile": { - "description": "Отображать выбор профиля питания в панели батареи.", - "label": "Показывать элементы управления профилем питания" - } - }, - "brightness": { - "display-mode": { - "description": "Выберите, как это значение должно отображаться.", - "label": "Режим отображения" - } - }, - "clock": { - "clock-display": { - "description": "Настройте отображение часов, добавив токены из списка ниже. Чтобы использовать 12-часовой формат, необходимо включить токен 'AP'.", - "label": "Отображение часов" - }, - "custom-font": { - "description": "Выберите пользовательский шрифт для отображения часов.", - "label": "Пользовательский шрифт", - "placeholder": "Выбрать пользовательский шрифт...", - "search-placeholder": "Поиск шрифтов..." - }, - "horizontal-bar": { - "description": "Совет: используйте \\n для создания разрыва строки.", - "label": "Горизонтальная панель" - }, - "preview": "Предварительный просмотр", - "tooltip-format": { - "description": "Строка формата для подсказки, отображаемой при наведении на часы. Оставьте пустым, чтобы использовать подсказку по умолчанию.", - "label": "Формат подсказки" - }, - "use-custom-font": { - "description": "Переопределить выбор шрифта по умолчанию пользовательским шрифтом для часов.", - "label": "Использовать пользовательский шрифт" - }, - "use-monospaced-font": { - "description": "Если включено, часы будут использовать моноширинный шрифт.", - "label": "Использовать моноширинный шрифт" - }, - "use-primary-color": { - "description": "Если включено, это применит основной цвет для выделения.", - "label": "Использовать основной цвет" - }, - "vertical-bar": { - "description": "Используйте пробел, чтобы разделить каждую часть на новую строку.", - "label": "Вертикальная панель" - } - }, - "control-center": { - "browse-file": "Обзор файла", - "browse-library": "Обзор библиотеки", - "color-selection": { - "description": "Применяет цвета темы к значкам.", - "label": "Выбор цвета" - }, - "enable-colorization": { - "description": "Включает окрашивание для значка центра управления, применяя цвета темы.", - "label": "Включить окрашивание" - }, - "icon": { - "description": "Выберите иконку из библиотеки или пользовательский файл.", - "label": "Иконка" - }, - "select-custom-icon": "Выбрать пользовательскую иконку", - "use-distro-logo": { - "description": "Использовать логотип вашего дистрибутива вместо пользовательской иконки.", - "label": "Использовать логотип дистрибутива вместо иконки" - } - }, - "custom-button": { - "browse": "Обзор", - "collapse-condition": { - "description": "Если выходной текст соответствует этому значению, кнопка будет скрыта.", - "label": "Условие скрытия" - }, - "color-selection": { - "description": "Применить цвета темы к значку и тексту.", - "label": "Выбрать цвет" - }, - "display-command-output": { - "description": "Введите команду для регулярного выполнения. Первая строка ее вывода будет отображаться как текст.", - "label": "Вывод команды", - "stream-description": "Введите команду для непрерывного выполнения." - }, - "dynamic-text": "Динамический текст", - "enable-colorization": { - "description": "Включить раскраску значка и текста пользовательской кнопки, применяя цвета темы.", - "label": "Включить раскраску" - }, - "hide-mode": { - "alwaysExpanded": "Всегда раскрыт", - "description": "Управляет видимостью виджета, когда команда не имеет вывода.", - "expandWithOutput": "Раскрывать при наличии вывода", - "label": "Режим скрытия", - "maxTransparent": "Максимально раскрыт, но прозрачный" - }, - "icon": { - "description": "Выберите иконку из библиотеки.", - "label": "Иконка" - }, - "left-click": { - "description": "Команда для выполнения при нажатии левой кнопкой мыши.", - "label": "Клик левой кнопкой", - "update-text": "Обновить отображаемый текст по левому клику" - }, - "max-text-length-horizontal": { - "description": "Максимальное количество символов для отображения в горизонтальной панели (0 для скрытия текста).", - "label": "Макс. длина текста (горизонтально)" - }, - "max-text-length-vertical": { - "description": "Максимальное количество символов для отображения в вертикальной панели (0 для скрытия текста).", - "label": "Макс. длина текста (вертикально)" - }, - "middle-click": { - "description": "Команда для выполнения при нажатии средней кнопкой мыши.", - "label": "Клик средней кнопкой", - "update-text": "Обновить отображаемый текст по среднему клику" - }, - "parse-json": { - "description": "Разобрать вывод команды как объект JSON для динамической установки текста и иконки.", - "label": "Разобрать вывод как JSON" - }, - "refresh-interval": { - "description": "Интервал в миллисекундах.", - "label": "Интервал обновления" - }, - "right-click": { - "description": "Команда для выполнения при нажатии правой кнопкой мыши.", - "label": "Клик правой кнопкой", - "update-text": "Обновить отображаемый текст по правому клику" - }, - "show-icon": { - "description": "Переключает видимость иконки виджета.", - "label": "Показать иконку" - }, - "text-stream": { - "description": "Потоковые строки из команды будут отображаться как текст на кнопке.", - "label": "Поток" - }, - "wheel": { - "description": "Команда для выполнения при использовании колеса прокрутки.
Используйте $delta для дельты колеса прокрутки в команде.", - "label": "Колесо прокрутки", - "update-text": "Обновить отображаемый текст при прокрутке" - }, - "wheel-down": { - "description": "Команда для выполнения при прокрутке колеса вниз.", - "label": "Команда прокрутки колеса вниз" - }, - "wheel-mode-separate": { - "description": "Включить раздельные команды для колеса прокрутки вверх и вниз.", - "label": "Раздельные команды колеса прокрутки" - }, - "wheel-up": { - "description": "Команда для выполнения при прокрутке колеса вверх.", - "label": "Команда прокрутки колеса вверх" - } - }, - "dialog": { - "apply": "Применить", - "cancel": "Отмена" - }, - "keyboard-layout": { - "display-mode": { - "description": "Выберите, как это значение должно отображаться.", - "label": "Режим отображения" - }, - "show-icon": { - "description": "Отображать значок раскладки клавиатуры.", - "label": "Показать значок" - } - }, - "launcher": { - "use-primary-color": { - "description": "Если включено, использует основной цвет для выделения.", - "label": "Использовать основной цвет" - } - }, - "lock-keys": { - "browse": "Обзор", - "show-caps-lock": { - "description": "Отображать статус Caps Lock.", - "label": "Caps Lock" - }, - "show-num-lock": { - "description": "Отображать статус Num Lock.", - "label": "Num Lock" - }, - "show-scroll-lock": { - "description": "Отображать статус Scroll Lock.", - "label": "Scroll Lock" - } - }, - "media-mini": { - "hide-mode": { - "description": "Управляет поведением виджета, когда медиа не воспроизводится.", - "label": "Режим скрытия" - }, - "max-width": { - "description": "Устанавливает максимальный горизонтальный размер виджета. Виджет будет сжиматься, чтобы соответствовать более короткому содержимому.", - "label": "Максимальная ширина" - }, - "no-active-player": "Нет активного плеера", - "scrolling-mode": { - "description": "Управление включением прокрутки текста для длинных названий треков.", - "label": "Режим прокрутки" - }, - "show-album-art": { - "description": "Отображать обложку альбома для текущего воспроизводимого трека.", - "label": "Показывать обложку альбома" - }, - "show-artist-first": { - "description": "Исполнитель - название вместо название - исполнитель.", - "label": "Сначала исполнитель" - }, - "show-progress-ring": { - "description": "Отображать круговой индикатор прогресса воспроизведения трека.", - "label": "Показывать кольцо прогресса" - }, - "show-visualizer": { - "description": "Отображать аудиовизуализатор при воспроизведении музыки.", - "label": "Показывать визуализатор" - }, - "use-fixed-width": { - "description": "Если включено, виджет всегда будет использовать максимальную ширину вместо динамической подстройки под содержимое.", - "label": "Использовать фиксированную ширину" - }, - "visualizer-type": { - "description": "Выберите стиль аудиовизуализатора для отображения.", - "label": "Тип визуализатора" - } - }, - "microphone": { - "display-mode": { - "description": "Выберите, как это значение должно отображаться.", - "label": "Режим отображения" - } - }, - "notification-history": { - "hide-widget-when-zero": { - "description": "Скрыть значок уведомлений, когда нет непрочитанных уведомлений.", - "label": "Скрыть значок, если ноль" - }, - "show-unread-badge": { - "description": "Отображать значок, показывающий количество непрочитанных уведомлений.", - "label": "Показывать значок непрочитанных" - } - }, - "section-editor": { - "placeholder": "Выберите виджет для добавления...", - "search-placeholder": "Поиск виджетов..." - }, - "spacer": { - "width": { - "description": "Ширина интервала в пикселях.", - "label": "Ширина" - } - }, - "system-monitor": { - "compact-mode": { - "description": "Отображать статистику в виде мини-диаграмм вместо текстовых значений. Предотвращает сдвиг макета.", - "label": "Компактный режим" - }, - "cpu-temperature": { - "description": "Показывать показания температуры процессора, если доступны.", - "label": "Температура CPU" - }, - "cpu-usage": { - "description": "Отображать текущий процент использования CPU.", - "label": "Использование CPU" - }, - "disk-path": { - "description": "Выберите точку монтирования диска для мониторинга.", - "label": "Путь к диску" - }, - "gpu-temperature": { - "description": "Показать показания температуры GPU, если доступны.", - "label": "Температура GPU" - }, - "load-average": { - "description": "Показать среднюю нагрузку системы.", - "label": "Средняя нагрузка" - }, - "memory-percentage": { - "description": "Показывать использование памяти в процентах вместо абсолютных значений.", - "label": "Память в процентах" - }, - "memory-usage": { - "description": "Отображать информацию о текущем использовании RAM.", - "label": "Использование памяти" - }, - "network-traffic": { - "description": "Отображать скорости загрузки и скачивания по сети.", - "label": "Сетевой трафик" - }, - "storage-usage": { - "description": "Показывать информацию об использовании дискового пространства.", - "label": "Использование хранилища" - }, - "use-monospace-font": { - "description": "```\nИспользуйте моноширинный шрифт для единообразной ширины символов.\n```", - "label": "Моноширинный шрифт" - } - }, - "taskbar": { - "colorize-icons": { - "description": "Применить цвета темы к иконкам панели задач.", - "label": "Раскрасить иконки" - }, - "hide-mode": { - "description": "Управляет поведением виджета, когда нет соответствующих окон.", - "label": "Режим скрытия" - }, - "icon-scale": { - "description": "Задает коэффициент масштабирования для значков панели задач.", - "label": "Масштабирование значков" - }, - "max-width": { - "description": "Максимальная ширина панели задач в процентах от ширины экрана.", - "label": "Максимальная ширина" - }, - "only-active-workspaces": { - "description": "Показывать только приложения из активных рабочих пространств.", - "label": "Только из активных рабочих пространств" - }, - "only-same-monitor": { - "description": "Показывать только приложения с монитора, на котором находится панель.", - "label": "Только с того же монитора" - }, - "show-pinned-apps": { - "description": "Показывать закреплённые приложения из Dock на панели задач.", - "label": "Показать закреплённые приложения" - }, - "show-title": { - "description": "Отображать заголовки окон на панели задач.", - "description-disabled": "Вертикальная панель задач не поддерживает отображение заголовков.", - "label": "Показать заголовок" - }, - "smart-width": { - "description": "Автоматически регулировать ширину записей в зависимости от их количества.", - "label": "Умная ширина" - }, - "title-width": { - "description": "Установить ширину заголовков окон на панели задач (в пикселях).", - "label": "Ширина заголовка", - "reset-tooltip": "Сбросить ширину заголовка" - } - }, - "tray": { - "colorize-icons": { - "description": "Применить цвета темы к иконкам трея.", - "label": "Раскрасить иконки" - }, - "drawer-enabled": { - "description": "Если включено, незакрепленные элементы трея отображаются во всплывающей панели.
Если отключено, все элементы трея отображаются в строку.", - "label": "Включить всплывающую панель" - }, - "hide-passive": { - "description": "Если включено, элементы в трее со статусом \"Пассивный\" будут скрыты.", - "label": "Скрыть пассивные предметы" - } - }, - "volume": { - "display-mode": { - "description": "Выберите, как это значение должно отображаться.", - "label": "Режим отображения" - } - }, - "workspace": { - "character-count": { - "description": "Количество символов для отображения из имен рабочих пространств (1-10).", - "label": "Количество символов" - }, - "enable-scrollwheel": { - "description": "Переключайтесь между рабочими пространствами с помощью колеса прокрутки мыши.", - "label": "Прокрутите, чтобы переключить рабочие столы." - }, - "follow-focused-screen": { - "description": "Отображать рабочие пространства с текущего активного экрана, а не с экрана, на котором расположена панель.", - "label": "Следовать за Активным Экраном" - }, - "grouped-border-opacity": { - "description": "Установить уровень прозрачности для границ контейнера рабочей области.", - "label": "Прозрачность границы" - }, - "hide-unoccupied": { - "description": "Не отображать рабочие пространства без окон.", - "label": "Скрыть незанятые" - }, - "label-mode": { - "description": "Выберите, как отображаются метки рабочих пространств.", - "label": "Режим метки" - }, - "show-applications": { - "description": "Отображать значки приложений внутри каждого рабочего пространства.", - "label": "Показать приложения" - }, - "show-labels-only-when-occupied": { - "description": "Показывать метки рабочих пространств только тогда, когда они содержат окна.", - "label": "Показывать метки только при наличии содержимого" - }, - "unfocused-icons-opacity": { - "description": "Установить уровень прозрачности для неактивных значков приложений.", - "label": "Неактивные значки, прозрачность" - } - } - } - }, - "battery": { - "battery-level": "Уровень заряда батареи", - "brightness": "Яркость", - "charging": "Зарядка", - "charging-rate": "Скорость зарядки: {rate} Вт", - "discharging": "Разрядка", - "discharging-rate": "Скорость разрядки: {rate} Вт", - "health": "Здоровье: {percent}%", - "idle": "Простой", - "inhibit-idle-description": "Не дает системе уснуть.", - "inhibit-idle-label": "Не давать засыпать", - "no-battery-detected": "Батарея не обнаружена", - "panel-title": "Батарея", - "plugged-in": "Подключено", - "power-profile": "Профиль питания", - "time-left": "Осталось времени: {time}", - "time-until-full": "Время до полной зарядки: {time}" - }, - "bluetooth": { - "panel": { - "available-devices": "Доступные устройства", - "battery": "Батарея", - "blocked": "Заблокировано", - "connect": "Подключить", - "connected-devices": "Подключенные устройства", - "connecting": "Подключение…", - "device-address": "Адрес устройства", - "disabled": "Bluetooth отключен", - "disconnect": "Отключить", - "disconnecting": "Отключение...", - "discoverable": "Обнаруживаемый", - "enable-message": "Включите Bluetooth, чтобы увидеть доступные устройства.", - "info": "Информация", - "known-devices": "Известные устройства", - "no-devices": "Нет доступных устройств", - "pair": "Пара", - "paired": "Парный", - "paired-devices": "Сопряжённые устройства", - "pairing": "Сопряжение...", - "pairing-mode": "Убедитесь, что ваше устройство находится в режиме сопряжения.", - "refresh-devices": "Обновить устройства", - "scanning": "Поиск устройств...", - "signal": "Сигнал", - "signal-text": { - "excellent": "Сигнал: Отличный", - "fair": "Сигнал: Средний", - "good": "Сигнал: Хороший", - "poor": "Сигнал: Плохой", - "unknown": "Сигнал: Неизвестен", - "very-poor": "Сигнал: Очень слабый" - }, - "title": "Bluetooth", - "trusted": "Надёжный", - "unpair": "Разорвать пару" - }, - "title": "Bluetooth" - }, - "calendar": { - "panel": { - "week": "Неделя" - }, - "timer": { - "countdown": "Обратный отсчёт", - "duration": "Продолжительность", - "hours": "ч", - "minutes": "м", - "pause": "Пауза", - "reset": "Сброс", - "resume": "Продолжить", - "seconds": "с", - "start": "Начать", - "stopwatch": "Секундомер", - "timer": "Таймер", - "title": "Таймер" - }, - "weather": { - "loading": "Загрузка погоды…" - } - }, - "changelog": { - "error": { - "fetch-failed": "Не удалось загрузить данные журнала изменений. Пожалуйста, попробуйте позже.", - "rate-limit": "Превышен лимит GitHub. Попробуйте снова через несколько минут." - }, - "panel": { - "buttons": { - "discord": "Присоединиться к нашему Discord", - "dismiss": "Ок", - "feedback": "Оставьте отзыв" - }, - "empty": "Примечания к выпуску пока недоступны.", - "highlight-title": "Основные изменения", - "section": { - "released": "Выпущено {date}", - "version": "Версия {version}" - }, - "subtitle": { - "fresh": "Спасибо за установку Noctalia! Вот что входит в этот билд.", - "updated": "Обновлено с {previousVersion}" - }, - "title": "Что нового в {version}", - "version": { - "new-user": "Новая установка" - } - } - }, - "clock": { - "tooltip": "Календарь" - }, - "common": { - "add": "Добавить", - "apply": "Применить", - "cancel": "Отменить", - "check-settings": "Проверьте настройки для получения подробной информации.", - "close": "Закрыть", - "no": "Нет", - "save": "Сохранить", - "yes": "Да" - }, - "context-menu": { + "actions": { "clear-history": "Очистить историю", "close-app": "Закрыть {app}", "connect-vpn": "Подключиться к {name}", "cycle-visualizer": "Визуализатор циклов", - "delete": "Удалить", "disable-bluetooth": "Отключить Bluetooth", "disable-dnd": "Отключить режим \"Не беспокоить\"", "disable-wifi": "Отключить Wi-Fi", @@ -608,33 +13,473 @@ "enable-wifi": "Включить Wi-Fi", "launcher-settings": "Настройки лаунчера", "lower-to-bottom": "Опустить до дна", - "next": "Следующий", "open-calendar": "Открыть календарь", "open-display-settings": "Настройки экрана", "open-launcher": "Открыть лаунчер", "open-mixer": "Аудиомикшер", "open-settings": "Открыть настройки", - "pause": "Пауза", - "play": "Играть", - "previous": "Предыдущий", "raise-to-top": "Поднять наверх", "random-wallpaper": "Случайные обои", - "reset": "Сброс", "toggle-mute": "Включить/выключить звук", "widget-settings": "Настройки виджета" }, - "dock": { - "menu": { - "close": "Закрыть", - "focus": "Фокусировка", - "pin": "Закрепить", - "unpin": "Открепить" + "authentication": { + "error": "Ошибка аутентификации", + "failed": "Сбой аутентификации" + }, + "bar": { + "active-window": { + "colorize-icons-description": "Применить цвета темы к иконке активного окна.", + "hide-mode-description": "Управляет поведением виджета, когда ни одно окно не активно.", + "scrolling-mode-description": "Управление включением прокрутки текста для длинных заголовков окон.", + "show-app-icon-description": "Отображать иконку приложения рядом с заголовком окна.", + "show-app-icon-label": "Показывать иконку приложения" + }, + "audio-visualizer": { + "color-name-description": "Выберите цвет для визуализатора.", + "color-name-label": "Цвет заливки", + "hide-when-idle-description": "Если включено, визуализатор скрыт, пока плеер активно не воспроизводит.", + "hide-when-idle-label": "Скрывать, когда медиа не воспроизводится", + "width-description": "Пользовательская ширина компонента." + }, + "battery": { + "device-default": "Устройство отображения по умолчанию", + "device-description": "Выберите, какое устройство с батареей отображать.", + "device-label": "Батарейное устройство", + "hide-if-not-detected-description": "Скрыть виджет, если в системе не обнаружена батарея.", + "hide-if-not-detected-label": "Скрыться, если не обнаружен.", + "low-battery-threshold-description": "Показывать предупреждение, когда уровень заряда батареи падает ниже этого процента.", + "low-battery-threshold-label": "Порог предупреждения о низком заряде батареи", + "show-noctalia-performance-description": "Отображать переключатель режима производительности Noctalia в панели батареи.", + "show-noctalia-performance-label": "Показывать переключатель Производительность Noctalia", + "show-power-profile-description": "Отображать выбор профиля питания в панели батареи.", + "show-power-profile-label": "Показывать элементы управления профилем питания" + }, + "clock": { + "clock-display-description": "Настройте отображение часов, добавив токены из списка ниже. Чтобы использовать 12-часовой формат, необходимо включить токен 'AP'.", + "clock-display-label": "Отображение часов", + "custom-font-description": "Выберите пользовательский шрифт для отображения часов.", + "custom-font-label": "Пользовательский шрифт", + "custom-font-placeholder": "Выбрать пользовательский шрифт...", + "custom-font-search-placeholder": "Поиск шрифтов...", + "horizontal-bar-description": "Совет: используйте \\n для создания разрыва строки.", + "horizontal-bar-label": "Горизонтальная панель", + "preview": "Предварительный просмотр", + "tooltip-format-description": "Строка формата для подсказки, отображаемой при наведении на часы. Оставьте пустым, чтобы использовать подсказку по умолчанию.", + "tooltip-format-label": "Формат подсказки", + "use-custom-font-description": "Переопределить выбор шрифта по умолчанию пользовательским шрифтом для часов.", + "use-custom-font-label": "Использовать пользовательский шрифт", + "use-monospaced-font-description": "Если включено, часы будут использовать моноширинный шрифт.", + "use-monospaced-font-label": "Использовать моноширинный шрифт", + "use-primary-color-description": "Если включено, это применит основной цвет для выделения.", + "use-primary-color-label": "Использовать основной цвет", + "vertical-bar-description": "Используйте пробел, чтобы разделить каждую часть на новую строку.", + "vertical-bar-label": "Вертикальная панель" + }, + "control-center": { + "browse-file": "Обзор файла", + "browse-library": "Обзор библиотеки", + "color-selection-description": "Применяет цвета темы к значкам.", + "enable-colorization-description": "Включает окрашивание для значка центра управления, применяя цвета темы.", + "icon-description": "Выберите иконку из библиотеки или пользовательский файл.", + "select-custom-icon": "Выбрать пользовательскую иконку", + "use-distro-logo-description": "Использовать логотип вашего дистрибутива вместо пользовательской иконки.", + "use-distro-logo-label": "Использовать логотип дистрибутива вместо иконки" + }, + "custom-button": { + "collapse-condition-description": "Если выходной текст соответствует этому значению, кнопка будет скрыта.", + "collapse-condition-label": "Условие скрытия", + "color-selection-description": "Применить цвета темы к значку и тексту.", + "color-selection-label": "Выбрать цвет", + "display-command-output-description": "Введите команду для регулярного выполнения. Первая строка ее вывода будет отображаться как текст.", + "display-command-output-label": "Вывод команды", + "display-command-output-stream-description": "Введите команду для непрерывного выполнения.", + "dynamic-text": "Динамический текст", + "enable-colorization-description": "Включить раскраску значка и текста пользовательской кнопки, применяя цвета темы.", + "enable-colorization-label": "Включить раскраску", + "hide-mode-always-expanded": "Всегда раскрыт", + "hide-mode-description": "Управляет видимостью виджета, когда команда не имеет вывода.", + "hide-mode-expand-with-output": "Раскрывать при наличии вывода", + "hide-mode-label": "Режим скрытия", + "hide-mode-max-transparent": "Максимально раскрыт, но прозрачный", + "icon-description": "Выберите иконку из библиотеки.", + "left-click-description": "Команда для выполнения при нажатии левой кнопкой мыши.", + "left-click-label": "Клик левой кнопкой", + "left-click-update-text": "Обновить отображаемый текст по левому клику", + "max-text-length-horizontal-description": "Максимальное количество символов для отображения в горизонтальной панели (0 для скрытия текста).", + "max-text-length-horizontal-label": "Макс. длина текста (горизонтально)", + "max-text-length-vertical-description": "Максимальное количество символов для отображения в вертикальной панели (0 для скрытия текста).", + "max-text-length-vertical-label": "Макс. длина текста (вертикально)", + "middle-click-description": "Команда для выполнения при нажатии средней кнопкой мыши.", + "middle-click-label": "Клик средней кнопкой", + "middle-click-update-text": "Обновить отображаемый текст по среднему клику", + "parse-json-description": "Разобрать вывод команды как объект JSON для динамической установки текста и иконки.", + "parse-json-label": "Разобрать вывод как JSON", + "refresh-interval-description": "Интервал в миллисекундах.", + "refresh-interval-label": "Интервал обновления", + "right-click-description": "Команда для выполнения при нажатии правой кнопкой мыши.", + "right-click-label": "Клик правой кнопкой", + "right-click-update-text": "Обновить отображаемый текст по правому клику", + "show-icon-description": "Переключает видимость иконки виджета.", + "show-icon-label": "Показать иконку", + "text-stream-description": "Потоковые строки из команды будут отображаться как текст на кнопке.", + "text-stream-label": "Поток", + "wheel-description": "Команда для выполнения при использовании колеса прокрутки.
Используйте $delta для дельты колеса прокрутки в команде.", + "wheel-down-description": "Команда для выполнения при прокрутке колеса вниз.", + "wheel-down-label": "Команда прокрутки колеса вниз", + "wheel-label": "Колесо прокрутки", + "wheel-mode-separate-description": "Включить раздельные команды для колеса прокрутки вверх и вниз.", + "wheel-mode-separate-label": "Раздельные команды колеса прокрутки", + "wheel-up-description": "Команда для выполнения при прокрутке колеса вверх.", + "wheel-up-label": "Команда прокрутки колеса вверх", + "wheel-update-text": "Обновить отображаемый текст при прокрутке" + }, + "keyboard-layout": { + "show-icon-description": "Отображать значок раскладки клавиатуры." + }, + "lock-keys": { + "show-caps-lock-description": "Отображать статус Caps Lock.", + "show-caps-lock-label": "Caps Lock", + "show-num-lock-description": "Отображать статус Num Lock.", + "show-num-lock-label": "Num Lock", + "show-scroll-lock-description": "Отображать статус Scroll Lock.", + "show-scroll-lock-label": "Scroll Lock" + }, + "media-mini": { + "hide-mode-description": "Управляет поведением виджета, когда медиа не воспроизводится.", + "max-width-description": "Устанавливает максимальный горизонтальный размер виджета. Виджет будет сжиматься, чтобы соответствовать более короткому содержимому.", + "no-active-player": "Нет активного плеера", + "scrolling-mode-description": "Управление включением прокрутки текста для длинных названий треков.", + "scrolling-mode-label": "Режим прокрутки", + "show-album-art-description": "Отображать обложку альбома для текущего воспроизводимого трека.", + "show-album-art-label": "Показывать обложку альбома", + "show-artist-first-description": "Исполнитель - название вместо название - исполнитель.", + "show-artist-first-label": "Сначала исполнитель", + "show-progress-ring-description": "Отображать круговой индикатор прогресса воспроизведения трека.", + "show-progress-ring-label": "Показывать кольцо прогресса", + "show-visualizer-description": "Отображать аудиовизуализатор при воспроизведении музыки.", + "show-visualizer-label": "Показывать визуализатор", + "use-fixed-width-description": "Если включено, виджет всегда будет использовать максимальную ширину вместо динамической подстройки под содержимое.", + "use-fixed-width-label": "Использовать фиксированную ширину", + "visualizer-type-description": "Выберите стиль аудиовизуализатора для отображения.", + "visualizer-type-label": "Тип визуализатора" + }, + "notification-history": { + "hide-widget-when-zero-description": "Скрыть значок уведомлений, когда нет непрочитанных уведомлений.", + "hide-widget-when-zero-label": "Скрыть значок, если ноль", + "show-unread-badge-description": "Отображать значок, показывающий количество непрочитанных уведомлений.", + "show-unread-badge-label": "Показывать значок непрочитанных" + }, + "section-editor": { + "placeholder": "Выберите виджет для добавления...", + "search-placeholder": "Поиск виджетов..." + }, + "spacer": { + "width-description": "Ширина интервала в пикселях." + }, + "system-monitor": { + "compact-mode-description": "Отображать статистику в виде мини-диаграмм вместо текстовых значений. Предотвращает сдвиг макета.", + "compact-mode-label": "Компактный режим", + "cpu-temperature-description": "Показывать показания температуры процессора, если доступны.", + "cpu-temperature-label": "Температура CPU", + "cpu-usage-description": "Отображать текущий процент использования CPU.", + "cpu-usage-label": "Использование CPU", + "disk-path-description": "Выберите точку монтирования диска для мониторинга.", + "disk-path-label": "Путь к диску", + "gpu-temperature-description": "Показать показания температуры GPU, если доступны.", + "load-average-description": "Показать среднюю нагрузку системы.", + "load-average-label": "Средняя нагрузка", + "memory-percentage-description": "Показывать использование памяти в процентах вместо абсолютных значений.", + "memory-percentage-label": "Память в процентах", + "memory-usage-description": "Отображать информацию о текущем использовании RAM.", + "memory-usage-label": "Использование памяти", + "network-traffic-description": "Отображать скорости загрузки и скачивания по сети.", + "network-traffic-label": "Сетевой трафик", + "storage-usage-description": "Показывать информацию об использовании дискового пространства.", + "storage-usage-label": "Использование хранилища", + "use-monospace-font-description": "```\nИспользуйте моноширинный шрифт для единообразной ширины символов.\n```", + "use-monospace-font-label": "Моноширинный шрифт" + }, + "taskbar": { + "colorize-icons-description": "Применить цвета темы к иконкам панели задач.", + "hide-mode-description": "Управляет поведением виджета, когда нет соответствующих окон.", + "hide-mode-label": "Режим скрытия", + "icon-scale-description": "Задает коэффициент масштабирования для значков панели задач.", + "icon-scale-label": "Масштабирование значков", + "max-width-description": "Максимальная ширина панели задач в процентах от ширины экрана.", + "max-width-label": "Максимальная ширина", + "only-active-workspaces-description": "Показывать только приложения из активных рабочих пространств.", + "only-active-workspaces-label": "Только из активных рабочих пространств", + "only-same-monitor-description": "Показывать только приложения с монитора, на котором находится панель.", + "only-same-monitor-label": "Только с того же монитора", + "show-pinned-apps-description": "Показывать закреплённые приложения из Dock на панели задач.", + "show-pinned-apps-label": "Показать закреплённые приложения", + "show-title-description": "Отображать заголовки окон на панели задач.", + "show-title-description-disabled": "Вертикальная панель задач не поддерживает отображение заголовков.", + "show-title-label": "Показать заголовок", + "smart-width-description": "Автоматически регулировать ширину записей в зависимости от их количества.", + "smart-width-label": "Умная ширина", + "title-width-description": "Установить ширину заголовков окон на панели задач (в пикселях).", + "title-width-label": "Ширина заголовка", + "title-width-reset-tooltip": "Сбросить ширину заголовка" + }, + "tray": { + "colorize-icons-description": "Применить цвета темы к иконкам трея.", + "colorize-icons-label": "Раскрасить иконки", + "drawer-enabled-description": "Если включено, незакрепленные элементы трея отображаются во всплывающей панели.
Если отключено, все элементы трея отображаются в строку.", + "drawer-enabled-label": "Включить всплывающую панель", + "hide-passive-description": "Если включено, элементы в трее со статусом \"Пассивный\" будут скрыты.", + "hide-passive-label": "Скрыть пассивные предметы" + }, + "volume": { + "display-mode-description": "Выберите, как это значение должно отображаться.", + "display-mode-label": "Режим отображения" + }, + "workspace": { + "character-count-description": "Количество символов для отображения из имен рабочих пространств (1-10).", + "character-count-label": "Количество символов", + "enable-scrollwheel-description": "Переключайтесь между рабочими пространствами с помощью колеса прокрутки мыши.", + "enable-scrollwheel-label": "Прокрутите, чтобы переключить рабочие столы.", + "follow-focused-screen-description": "Отображать рабочие пространства с текущего активного экрана, а не с экрана, на котором расположена панель.", + "follow-focused-screen-label": "Следовать за Активным Экраном", + "grouped-border-opacity-description": "Установить уровень прозрачности для границ контейнера рабочей области.", + "grouped-border-opacity-label": "Прозрачность границы", + "hide-unoccupied-description": "Не отображать рабочие пространства без окон.", + "hide-unoccupied-label": "Скрыть незанятые", + "label-mode-description": "Выберите, как отображаются метки рабочих пространств.", + "label-mode-label": "Режим метки", + "show-applications-description": "Отображать значки приложений внутри каждого рабочего пространства.", + "show-applications-label": "Показать приложения", + "show-labels-only-when-occupied-description": "Показывать метки рабочих пространств только тогда, когда они содержат окна.", + "show-labels-only-when-occupied-label": "Показывать метки только при наличии содержимого", + "unfocused-icons-opacity-description": "Установить уровень прозрачности для неактивных значков приложений.", + "unfocused-icons-opacity-label": "Неактивные значки, прозрачность" } }, - "general": { + "battery": { + "battery-level": "Уровень заряда батареи", + "charging-rate": "Скорость зарядки: {rate} Вт", + "discharging-rate": "Скорость разрядки: {rate} Вт", + "health": "Здоровье: {percent}%", + "inhibit-idle-description": "Не дает системе уснуть.", + "no-battery-detected": "Батарея не обнаружена", + "plugged-in": "Подключено", + "power-profile": "Профиль питания", + "time-left": "Осталось времени: {time}", + "time-until-full": "Время до полной зарядки: {time}" + }, + "bluetooth": { + "panel": { + "available-devices": "Доступные устройства", + "blocked": "Заблокировано", + "connected-devices": "Подключенные устройства", + "device-address": "Адрес устройства", + "disabled": "Bluetooth отключен", + "discoverable": "Обнаруживаемый", + "enable-message": "Включите Bluetooth, чтобы увидеть доступные устройства.", + "known-devices": "Известные устройства", + "no-devices": "Нет доступных устройств", + "paired-devices": "Сопряжённые устройства", + "pairing-mode": "Убедитесь, что ваше устройство находится в режиме сопряжения.", + "scanning": "Поиск устройств...", + "signal-text-excellent": "Сигнал: Отличный", + "signal-text-fair": "Сигнал: Средний", + "signal-text-good": "Сигнал: Хороший", + "signal-text-poor": "Сигнал: Плохой", + "signal-text-unknown": "Сигнал: Неизвестен", + "signal-text-very-poor": "Сигнал: Очень слабый" + } + }, + "calendar": { + "timer": { + "hours": "ч", + "minutes": "м", + "seconds": "с" + }, + "weather-loading": "Загрузка погоды…" + }, + "changelog": { + "error": { + "fetch-failed": "Не удалось загрузить данные журнала изменений. Пожалуйста, попробуйте позже.", + "rate-limit": "Превышен лимит GitHub. Попробуйте снова через несколько минут." + }, + "panel": { + "buttons-discord": "Присоединиться к нашему Discord", + "buttons-dismiss": "Ок", + "buttons-feedback": "Оставьте отзыв", + "empty": "Примечания к выпуску пока недоступны.", + "highlight-title": "Основные изменения", + "released": "Выпущено {date}", + "subtitle-fresh": "Спасибо за установку Noctalia! Вот что входит в этот билд.", + "subtitle-updated": "Обновлено с {previousVersion}", + "title": "Что нового в {version}", + "version": "Версия {version}", + "version-new-user": "Новая установка" + } + }, + "colors": { + "error": "Ошибка", + "on-surface": "На поверхности", + "primary": "Первичный", + "secondary": "Вторичный", + "tertiary": "Третичный" + }, + "common": { + "actions": "Действия", + "add": "Добавить", + "appearance": "Внешность", + "apply": "Применить", + "automation": "Автоматизация", + "available": "Доступно", + "back": "Назад", + "battery": "Батарея", + "bluetooth": "Bluetooth", + "brightness": "Яркость", + "browse": "Обзор", + "calendar": "Календарь", + "cancel": "Отменить", + "cards": "Карточки", + "charging": "Зарядка", + "check-settings": "Проверьте настройки для получения подробной информации.", + "clear": "Ясно", + "clipboard": "Буфер обмена", + "clock-panel": "Панель часов", + "close": "Закрыть", + "colors": "Цвета", + "command": "Команда", + "connect": "Соединить", + "connected": "Подключено", + "connecting": "Соединение...", + "contributors": "Участники", + "countdown": "Обратный отсчёт", + "date": "Дата", + "delete": "Удалить", + "devices": "Устройства", + "disabled": "Инвалид", + "discharging": "Разрядка", + "disconnect": "Отключить", + "disconnected": "Отключено", + "disconnecting": "Отключение...", + "download": "Скачать", + "duration": "Продолжительность", + "enabled": "Включено", + "events": "События", + "execute": "Выполнить", + "focus": "Фокус", + "frequency": "Частота", + "gateway": "Шлюз", + "general": "Общее", + "hibernate": "Hibernate", + "history": "История", + "icon": "Иконка", + "idle": "Простой", + "info": "Информация", + "input": "Ввод", + "install": "Установить", + "installed": "Установлено", + "interface": "Интерфейс", + "internet": "Интернет", + "language": "Язык", + "loading": "Загрузка...", + "local": "Местный", + "location": "Местоположение", + "lock": "Замок", + "logout": "Выйти", + "look": "Смотри.", + "media": "СМИ", + "memory": "Память", + "monitors": "Мониторы", + "network": "Сеть", + "next": "Следующий", + "night-light": "Ночник", + "no": "Нет", "no-results": "Нет результатов", - "no-summary": "Нет сводки", - "unknown": "Неизвестно" + "none": "Ничего", + "notifications": "Уведомления", + "official": "Официальный", + "output": "Вывод", + "pair": "Пара", + "paired": "В паре", + "pairing": "Сопряжение...", + "panels": "Панели", + "password": "Пароль", + "pause": "Пауза", + "pin": "Булавка", + "play": "Играть", + "polling": "Опрос", + "position": "Позиция", + "previous": "Предыдущий", + "random": "Случайный", + "reboot": "Перезагрузка", + "refresh": "Обновить", + "reset": "Сброс", + "resume": "Резюме", + "save": "Сохранить", + "scanning": "Сканирование...", + "screen-corners": "Углы экрана", + "search": "Поиск", + "security": "Безопасность", + "select": "Выбрать", + "shortcuts": "Ярлыки", + "shutdown": "Выключение", + "signal": "Сигнал", + "sound": "Звук", + "sources": "Источники", + "start": "Начать", + "stop": "Стоп", + "stopwatch": "Секундомер", + "suspend": "Приостановить", + "templates": "Шаблоны", + "test": "Тест", + "thresholds": "Пороги", + "timer": "Таймер", + "title": "Название", + "toast": "Тост", + "trusted": "Надёжный", + "uninstall": "Удалить", + "unknown": "Неизвестно", + "unpair": "Разорвать пару", + "unpin": "Открепить", + "update": "Обновление", + "upload": "Загрузить", + "version": "Версия", + "visualizer": "Визуализатор", + "volume": "Объём", + "volumes": "Тома", + "wallpaper": "Обои", + "weather": "Погода", + "week": "Неделя", + "widgets": "Виджеты", + "width": "Ширина", + "yes": "Да" + }, + "control-center": { + "power-profile": { + "tooltip-action": "Профиль питания", + "tooltip-disabled": "Установите power-profiles-daemon, чтобы использовать профили питания" + }, + "screen-recorder": { + "label-stopped": "Записать" + }, + "wifi": { + "label-disconnected": "Wi-Fi отключен", + "label-ethernet": "Ethernet" + } + }, + "display-modes": { + "always-hide": "Всегда прячься.", + "always-show": "Всегда показывать", + "force-open": "Взломать силой / Выломать / Вскрыть силой", + "on-hover": "При наведении" + }, + "general": { + "no-summary": "Нет сводки" + }, + "hide-modes": { + "hidden": "Скрывать, когда пусто", + "idle": "Скрывать в режиме простоя", + "transparent": "Прозрачный, когда пустой", + "visible": "Всегда виден" }, "launcher": { "categories": { @@ -643,38 +488,31 @@ "chat": "Чат", "development": "Разработка", "education": "Образование", - "emoji": { - "activity": "Активность", - "animals": "Животные", - "flags": "Флаги", - "food": "Еда и напитки", - "nature": "Природа", - "objects": "Объекты", - "people": "Люди и тело", - "recent": "Недавние", - "symbols": "Символы", - "travel": "Путешествия и места" - }, + "emoji-activity": "Активность", + "emoji-animals": "Животные", + "emoji-flags": "Флаги", + "emoji-food": "Еда и напитки", + "emoji-nature": "Природа", + "emoji-objects": "Объекты", + "emoji-people": "Люди и тело", + "emoji-recent": "Недавние", + "emoji-symbols": "Символы", + "emoji-travel": "Путешествия и места", "game": "Игры", "graphics": "Графика", "misc": "Разное", - "network": "Сеть", "office": "Офис", "pinned": "Закреплено", "system": "Система", "webbrowser": "Веб-браузер" }, - "delete": "Удалить", "no-results": "Ничего не найдено.", - "pin": "Закрепить", "providers": { "applications": "Приложения", "calculator": "Калькулятор", "calculator-deprecated": "Команда >calc устарела и скоро будет удалена. Пожалуйста, вводите математические выражения прямо в поиск.", "calculator-description": "Калькулятор — вычисление математических выражений", "calculator-enter-expression": "Введите математическое выражение", - "calculator-error": "Ошибка", - "calculator-name": "Калькулятор", "clipboard": "История буфера обмена", "clipboard-clear-description": "Очистить всю историю буфера обмена", "clipboard-clear-description-full": "Удалить все элементы из истории буфера обмена", @@ -683,154 +521,68 @@ "clipboard-history-disabled": "История буфера обмена отключена", "clipboard-history-disabled-description": "Включите историю буфера обмена в настройках или установите cliphist", "clipboard-loading": "Загрузка истории буфера обмена...", - "clipboard-loading-description": "Пожалуйста, подождите", "clipboard-search-description": "Поиск в истории буфера обмена", - "command": "Команда", "command-description": "Выполнять команды оболочки", - "command-name": "Команда", "emoji": "Выбор эмодзи", "emoji-loading": "Загрузка эмодзи...", "emoji-loading-description": "Пожалуйста, подождите", "emoji-no-recent": "Недавних эмодзи пока нет.", "emoji-search-description": "Поиск и копирование эмодзи" - }, - "unpin": "Открепить" + } }, "lock-screen": { "authenticating": "Аутентификация...", - "authentication-failed": "Сбой аутентификации", "password": "Введите ваш пароль...", "restart": "Перезагрузить", - "shut-down": "Выключить", - "suspend": "Приостановить", - "welcome-back": "С возвращением," + "shut-down": "Выключить" }, "notifications": { "panel": { "click-to-expand": "Нажмите, чтобы развернуть", "description": "Ваши уведомления будут появляться здесь по мере их поступления.", - "no-notifications": "Нет уведомлений", - "title": "Уведомления" + "no-notifications": "Нет уведомлений" }, "range": { - "all": "Все", "earlier": "Ранее", "today": "Сегодня", "yesterday": "Вчера" }, "time": { - "diffD": "1 день назад", - "diffDD": "{diff} дней назад", - "diffH": "1 час назад", - "diffHH": "{diff} часов назад", - "diffM": "1 минуту назад", - "diffMM": "{diff} минут назад", + "diff-d": "1 день назад", + "diff-dd": "{diff} дней назад", + "diff-h": "1 час назад", + "diff-hh": "{diff} часов назад", + "diff-m": "1 минуту назад", + "diff-mm": "{diff} минут назад", "now": "сейчас" } }, "options": { "bar": { - "density": { - "comfortable": "Комфортная", - "compact": "Компактная", - "default": "По умолчанию", - "mini": "Мини", - "spacious": "Просторный" - }, - "position": { - "bottom": "Внизу", - "left": "Слева", - "right": "Справа", - "top": "Вверху" - } - }, - "colors": { - "error": "Ошибка", - "none": "Ничего", - "onSurface": "На поверхности", - "primary": "Основной", - "secondary": "Второстепенный", - "tertiary": "Третичный" + "density-comfortable": "Комфортная", + "density-compact": "Компактная", + "density-default": "По умолчанию", + "density-mini": "Мини", + "density-spacious": "Просторный" }, "control-center": { - "position": { - "bottom_center": "Внизу по центру", - "bottom_left": "Внизу слева", - "bottom_right": "Внизу справа", - "center": "По центру", - "close_to_bar_button": "Рядом с кнопкой панели", - "top_center": "Вверху по центру", - "top_left": "Вверху слева", - "top_right": "Вверху справа" - }, - "quickSettingsStyle": { - "classic": "Классический", - "compact": "Компактный", - "modern": "Современный" - } - }, - "display-mode": { - "always-hide": "Всегда скрывать", - "always-show": "Всегда показывать", - "force-open": "Принудительно открыть", - "on-hover": "При наведении" - }, - "frame-rates": { - "fps": "{fps} FPS" - }, - "hide-modes": { - "hidden": "Скрывать, когда пусто", - "idle": "Скрывать, когда в простое", - "transparent": "Прозрачный, когда пусто", - "visible": "Всегда видимый" - }, - "launcher": { - "position": { - "bottom_center": "Внизу по центру", - "bottom_left": "Внизу слева", - "bottom_right": "Внизу справа", - "center": "По центру", - "center_left": "По центру слева", - "center_right": "По центру справа", - "follow_bar": "Следовать за панелью", - "top_center": "Вверху по центру", - "top_left": "Вверху слева", - "top_right": "Вверху справа" - } - }, - "osd": { - "position": { - "bottom_center": "Внизу по центру", - "bottom_left": "Внизу слева", - "bottom_right": "Внизу справа", - "center_left": "По центру слева", - "center_right": "По центру справа", - "top_center": "Вверху по центру", - "top_left": "Вверху слева", - "top_right": "Вверху справа" - } + "quick-settings-style-classic": "Классический", + "quick-settings-style-modern": "Современный" }, + "frame-rates-fps": "{fps} FPS", "screen-recording": { - "audio-sources": { - "both": "Системный вывод + ввод с микрофона", - "microphone-input": "Ввод с микрофона", - "none": "Нет звука", - "system-output": "Системный вывод" - }, - "color-range": { - "full": "Полный", - "limited": "Ограниченный" - }, - "quality": { - "high": "Высокое", - "medium": "Среднее", - "ultra": "Ультра", - "very-high": "Очень высокое" - }, - "sources": { - "portal": "Портал", - "screen": "Экран" - } + "audio-sources-both": "Системный вывод + ввод с микрофона", + "audio-sources-microphone-input": "Ввод с микрофона", + "audio-sources-none": "Нет звука", + "audio-sources-system-output": "Системный вывод", + "color-range-full": "Полный", + "color-range-limited": "Ограниченный", + "quality-high": "Высокое", + "quality-medium": "Среднее", + "quality-ultra": "Ультра", + "quality-very-high": "Очень высокое", + "sources-portal": "Портал", + "sources-screen": "Экран" }, "scrolling-modes": { "always": "Всегда прокручивать", @@ -848,34 +600,787 @@ }, "shadow-direction": { "bottom": "Внизу", - "bottom_left": "Внизу слева", - "bottom_right": "Внизу справа", "center": "Над головой", - "left": "Слева", - "right": "Справа", - "top": "Вверху", - "top_left": "Вверху слева", - "top_right": "Вверху справа" + "top": "Вверху" }, "visualizer-types": { "linear": "Линейный", "mirrored": "Зеркальный", - "none": "Нет", "wave": "Волна" }, "visualizer-visibility": { - "always": "Всегда видимый", "with-background": "Только с фоном" }, "workspace-labels": { "index": "Индекс", "index+name": "Индекс и название", - "name": "Имя", - "none": "Нет" + "name": "Имя" + } + }, + "panels": { + "about": { + "changelog": "Посмотреть список изменений", + "contributors-desc": "Благодарим нашего замечательного участника: {count}!", + "contributors-description-plural": "Благодарим наших замечательных участников: {count}!", + "noctalia-desc": "Изящная и минималистичная оболочка рабочего стола, тщательно разработанная для Wayland, созданная с помощью Quickshell.", + "noctalia-git-commit": "Git коммит:", + "noctalia-installed-version": "Установленная версия:", + "noctalia-latest-version": "Последняя версия:", + "noctalia-title": "Оболочка Noctalia", + "support": "Поддержать нас", + "title": "О программе" + }, + "audio": { + "devices-desc": "Настройка доступных устройств ввода и вывода аудио.", + "devices-input-device-description": "Выберите желаемое устройство ввода аудио.", + "devices-input-device-label": "Устройство ввода", + "devices-output-device-description": "Выберите желаемое устройство вывода аудио.", + "devices-output-device-label": "Устройство вывода", + "devices-title": "Аудиоустройства", + "external-mixer-description": "Введите команду или путь к приложению для запуска при активации функции внешнего аудиомикшера.", + "external-mixer-label": "Команда внешнего аудиомикшера", + "external-mixer-placeholder": "pwvucontrol || pavucontrol", + "media-desc": "Установите предпочитаемые и игнорируемые медиа-приложения.", + "media-excluded-player-description": "Добавьте ключевые слова для плееров, которые система должна игнорировать. Каждое ключевое слово должно быть на новой строке.", + "media-excluded-player-label": "Исключенный плеер", + "media-excluded-player-placeholder": "введите подстроку и нажмите +", + "media-frame-rate-description": "Более высокие частоты кадров обеспечивают более плавное изображение, но используют больше ресурсов.", + "media-frame-rate-label": "Частота кадров", + "media-primary-player-description": "Введите ключевое слово для идентификации вашего основного плеера.", + "media-primary-player-label": "Основной плеер", + "media-primary-player-placeholder": "например, spotify, vlc, mpv", + "media-scrolling-speed-description": "Время в секундах, за которое заголовок прокручивается от начала до конца.", + "media-scrolling-speed-label": "Скорость прокрутки", + "media-scrolling-title-description": "Включить непрерывную прокрутку для длинных названий медиа.", + "media-scrolling-title-label": "Прокрутка названия", + "media-title": "Медиаплееры", + "panel-applications-empty": "В данный момент нет приложений, воспроизводящих звук.", + "title": "Аудио", + "visualizer-type-description": "Выберите тип визуализации для воспроизведения медиа.", + "visualizer-type-label": "Тип визуализации", + "volumes-desc": "Настройка регуляторов громкости и уровней аудио.", + "volumes-input-volume-description": "Уровень громкости ввода с микрофона.", + "volumes-mute-input-description": "Отключить стандартный аудиовход (микрофон).", + "volumes-mute-input-label": "Отключить аудиовход", + "volumes-mute-output-description": "Отключить основной системный аудиовыход.", + "volumes-mute-output-label": "Отключить аудиовыход", + "volumes-output-volume-description": "Общесистемный уровень громкости.", + "volumes-step-size-description": "Настройка шага изменения громкости (колесо прокрутки, сочетания клавиш).", + "volumes-step-size-label": "Шаг изменения громкости", + "volumes-volume-overdrive-description": "Разрешить повышение громкости выше 100%. Может не поддерживаться всем оборудованием.", + "volumes-volume-overdrive-label": "Разрешить перегрузку громкости" + }, + "bar": { + "appearance-background-opacity-description": "Установите прозрачность фона специально для панели.", + "appearance-background-opacity-label": "Прозрачность фона бара", + "appearance-capsule-opacity-description": "Установить уровень непрозрачности для фона виджетов, когда капсула отображается.", + "appearance-capsule-opacity-label": "Непрозрачность капсулы", + "appearance-density-description": "Настройка отступов панели для компактного или просторного вида.", + "appearance-density-label": "Плотность панели", + "appearance-desc": "Настройка внешнего вида и положения панели.", + "appearance-floating-description": "Отображает панель как плавающую 'таблетку'.", + "appearance-floating-label": "Плавающая панель", + "appearance-margins-description": "Настройка отступов вокруг плавающей панели.", + "appearance-margins-horizontal": "Горизонтальный", + "appearance-margins-label": "Отступы", + "appearance-margins-vertical": "Вертикальный", + "appearance-outer-corners-description": "Отображает внешне изогнутые углы на панели.", + "appearance-outer-corners-label": "Внешние углы", + "appearance-position-description": "Выберите, где разместить панель на экране.", + "appearance-position-label": "Положение панели", + "appearance-show-capsule-description": "Показывать фон виджетов.", + "appearance-show-capsule-label": "Показывать капсулу", + "appearance-show-outline-description": "Отображает видимую границу вокруг каждого виджета.", + "appearance-show-outline-label": "Показать контуры виджетов", + "appearance-use-separate-opacity-description": "Включить использование отдельного значения прозрачности для фона полосы.", + "appearance-use-separate-opacity-label": "Использовать раздельную прозрачность столбцов", + "monitors-desc": "Показывать панель на определенных мониторах. По умолчанию на всех, если ни один не выбран.", + "monitors-title": "Отображение на мониторах", + "title": "Панель", + "tray-blacklist-description": "Добавьте правила исключения трея, поддерживает подстановочные знаки (*).", + "tray-blacklist-label": "Черный список", + "tray-blacklist-placeholder": "например, nm-applet, Fcitx*", + "tray-pin-application": "Закрепить приложение", + "tray-unpin-application": "Открепить приложение", + "widgets-desc": "Перетаскивайте виджеты, чтобы изменить их порядок. Используйте контекстное меню (правой кнопкой мыши), чтобы перемещать виджеты между разделами или удалять их.", + "widgets-title": "Расположение виджетов" + }, + "color-scheme": { + "color-source-desc": "Основные настройки цветов Noctalia.", + "color-source-matugen-scheme-type-description": "Выберите метод генерации цветовой схемы, который Matugen будет использовать для создания цветов из ваших обоев.", + "color-source-matugen-scheme-type-label": "Тип схемы Matugen", + "color-source-title": "Источник цвета", + "color-source-use-wallpaper-colors-description": "Генерировать цветовые схемы из ваших обоев с помощью Matugen. Автоматически извлекает цвета для создания целостной темы.", + "color-source-use-wallpaper-colors-label": "Использовать цвета обоев", + "dark-mode-mode-description": "Включает автоматическое переключение между светлым и темным режимами.", + "dark-mode-mode-label": "Расписание темного режима", + "dark-mode-mode-manual": "Вручную", + "dark-mode-mode-off": "Выкл", + "dark-mode-switch-description": "Переключается на более темную тему для удобства просмотра ночью.", + "delete-error-description": "Не удалось удалить {scheme}", + "delete-error-title": "Ошибка удаления", + "delete-success-description": "{scheme} успешно удалена", + "delete-success-title": "Цветовая схема удалена", + "download-button": "Загрузить ещё", + "download-downloading": "Загрузка...", + "download-empty": "Нет доступных цветовых схем", + "download-error-api-error": "Ошибка API: {status}", + "download-error-description": "Не удалось загрузить {scheme}", + "download-error-download-failed": "Ошибка загрузки с кодом выхода: {code}", + "download-error-invalid-response": "Неверный формат ответа API", + "download-error-no-files": "Файлы для схемы не найдены", + "download-error-parse-failed": "Ошибка парсинга ответа API: {error}", + "download-error-rate-limit": "Превышен лимит запросов GitHub API", + "download-error-title": "Ошибка загрузки", + "download-fetching": "Получение доступных цветовых схем...", + "download-success-description": "{scheme} успешно загружена", + "download-success-title": "Цветовая схема загружена", + "download-title": "Загрузить цветовые схемы", + "predefined-desc": "Выберите из коллекции предопределенных цветовых схем.", + "predefined-generate-templates-description": "Генерировать шаблоны Matugen (GTK, темы терминала и т. д.) при использовании предопределенных цветовых схем.", + "predefined-generate-templates-label": "Генерировать шаблоны для предопределенных схем", + "predefined-title": "Предопределенные цветовые схемы", + "templates-compositors-description": "Оформление композитора.", + "templates-compositors-label": "Компоновщики", + "templates-compositors-mango-description": "Записать {filepath} — требуется Mango", + "templates-compositors-niri-description": "Записать {filepath} — требуется Niri v25.11+", + "templates-desc": "Применение цветов к внешним приложениям.", + "templates-misc-description": "Создайте свои собственные шаблоны", + "templates-misc-label": "Дополнительно", + "templates-misc-user-templates-description": "Включайте только если вы знаете, что делаете — обратитесь к нашей онлайн-документации", + "templates-misc-user-templates-label": "Включить пользовательские шаблоны", + "templates-programs-code-description-detected": "Применено к профилю по умолчанию — обнаружено: {clients}", + "templates-programs-code-description-missing": "Редактор кода не обнаружен (VSCode или VSCodium)", + "templates-programs-description": "Тематика для конкретных приложений.", + "templates-programs-discord-description": "Записать {filepath} для {client} — тему нужно активировать вручную", + "templates-programs-discord-description-detected": "Обнаружено: {clients}", + "templates-programs-discord-description-missing": "Клиент Discord не обнаружен", + "templates-programs-emacs-description": "Doom: ~/.config/doom/themes/noctalia.el
Стандартный: ~/.emacs.d/themes/noctalia.el", + "templates-programs-label": "Программы", + "templates-programs-pywalfox-description": "Записать {filepath} и запустить pywalfox update", + "templates-programs-spicetify-description": "Записать {filepath} — тему Comfy нужно установить и активировать вручную", + "templates-programs-walker-description": "Записать {filepath} и установить тему noctalia", + "templates-programs-yazi-description": "Записать {filepath} — flavor необходимо активировать вручную", + "templates-programs-zed-description": "Записать {filepath} и перезагрузить", + "templates-programs-zen-browser-description": "Запишите в {filepath}; скопируйте в chrome/userChrome.css вашего профиля Zen.", + "templates-terminal-description": "Тематика эмулятора терминала.", + "templates-terminal-label": "Терминал", + "templates-ui-description": "Тематика окружения рабочего стола и набора инструментов пользовательского интерфейса.", + "templates-ui-label": "Интерфейс", + "templates-ui-qt-description": "Записать {filepath}", + "title": "Цветовая схема" + }, + "control-center": { + "cards-desc": "Настройте, какие элементы управления появляются в Центре управления и в каком порядке.", + "desc": "Настройка позиционирования и поведения панели Центра управления.", + "position-description": "Выберите, где появляется панель Центра управления при открытии.", + "shortcuts-custom-button-command-description": "Команда для выполнения при нажатии на кнопку.", + "shortcuts-custom-button-enable-on-state-logic-description": "Включить вторую иконку и 'активное' состояние на основе команды проверки.", + "shortcuts-custom-button-enable-on-state-logic-label": "Включить логику активного состояния", + "shortcuts-custom-button-general-tooltip-text-description": "Общее описание для подсказки кнопки.", + "shortcuts-custom-button-general-tooltip-text-label": "Общий текст подсказки", + "shortcuts-custom-button-on-clicked-label": "Команда для левого клика", + "shortcuts-custom-button-on-middle-clicked-label": "Команда для среднего клика", + "shortcuts-custom-button-on-right-clicked-label": "Команда для правого клика", + "shortcuts-custom-button-on-state-command-description": "Команда для проверки, должна ли кнопка находиться в 'активном' состоянии. Возвращает 0 для 'включено', ненулевое для 'выключено'.", + "shortcuts-custom-button-on-state-command-label": "Команда проверки активного состояния", + "shortcuts-custom-button-on-state-icon-description": "Иконка для кнопки, когда она находится в 'активном' состоянии.", + "shortcuts-custom-button-on-state-icon-label": "Иконка активного состояния", + "shortcuts-custom-button-state-checks-add": "Добавить проверку состояния", + "shortcuts-custom-button-state-checks-command": "Команда для выполнения для этой проверки состояния", + "shortcuts-custom-button-state-checks-label": "Проверки состояния", + "shortcuts-custom-button-state-checks-remove": "Удалить", + "shortcuts-custom-button-tooltip-description": "Подсказка, которая будет отображаться при наведении на кнопку.", + "shortcuts-custom-button-tooltip-label": "Подсказка", + "shortcuts-title": "Виджеты ярлыков", + "system-monitor-disk-path-description": "Выберите точку монтирования диска, которую должна отслеживать карта системного монитора в центре управления.", + "system-monitor-disk-path-label": "Путь к диску системного монитора", + "title": "Центр управления" + }, + "desktop-widgets": { + "clock-enabled-description": "Показать виджет часов на рабочем столе.", + "clock-enabled-label": "Включить виджет часов", + "clock-format-label": "Формат", + "clock-height-description": "Высота виджета часов в пикселях.", + "clock-height-label": "Высота", + "clock-minimal-mode-description": "Использовать минимальное отображение часов с временем и датой.", + "clock-minimal-mode-label": "Минимальный режим", + "clock-rounded-corners-description": "Использовать скруглённые углы для фона виджета.", + "clock-rounded-corners-label": "Скруглённые углы", + "clock-show-background-description": "Показать фоновый контейнер для виджета часов.", + "clock-show-background-label": "Показать фон", + "clock-show-date-description": "Отобразите текущую дату под временем.", + "clock-show-date-label": "Показать дату", + "clock-show-seconds-description": "Отображать секунды во времени.", + "clock-show-seconds-label": "Показывать секунды", + "clock-style-analog": "Аналоговый", + "clock-style-binary": "Бинарный", + "clock-style-description": "Выберите стиль отображения часов.", + "clock-style-digital": "Цифровой", + "clock-style-label": "Стиль часов", + "clock-style-minimal": "Минимальный", + "clock-width-description": "Ширина виджета часов в пикселях.", + "edit-mode-button-label": "Войти в режим редактирования", + "edit-mode-controls-explanation": "Левый клик и перетаскивание: Переместить или изменить размер виджета.\nПравый клик: Открыть контекстное меню.", + "edit-mode-description": "Включите режим редактирования, чтобы перемещать и изменять положение виджетов рабочего стола. В этом режиме виджеты отображаются с контуром перетаскивания и могут быть перемещены.", + "edit-mode-exit-button": "Выйти из режима редактирования", + "edit-mode-grid-snap-label": "Привязка к сетке", + "edit-mode-label": "Режим редактирования", + "enabled-description": "Включить или отключить виджеты рабочего стола полностью.", + "enabled-label": "Включить виджеты рабочего стола", + "general-desc": "Настройте виджеты, отображаемые на вашем рабочем столе.", + "general-title": "Настольные виджеты", + "media-player-enabled-description": "Отобразить виджет медиаплеера на рабочем столе.", + "media-player-enabled-label": "Включить виджет медиаплеера", + "media-player-rounded-corners-description": "Включить скругленные углы на краях виджета.", + "media-player-show-album-art-description": "Показать обложку альбома и информацию о треках (название и исполнитель).", + "media-player-show-album-art-label": "Показывать обложку альбома и название", + "media-player-show-background-description": "Показать фоновый контейнер для виджета медиаплеера.", + "media-player-show-buttons-description": "Показать кнопки управления медиа (воспроизведение/пауза, предыдущий, следующий) на виджете медиаплеера.", + "media-player-show-buttons-label": "Показать кнопки", + "media-player-show-visualizer-description": "Показать наложение аудиовизуализатора.", + "media-player-visualizer-type-description": "Выберите тип визуализации для фона медиаплеера.", + "title": "Настольные виджеты", + "weather-enabled-description": "Показать погодный виджет на рабочем столе.", + "weather-enabled-label": "Включить виджет погоды", + "weather-show-background-description": "Показать фоновый контейнер для погодного виджета." + }, + "display": { + "monitors-brightness-step-description": "Настройка шага изменения яркости (колесо прокрутки и сочетания клавиш).", + "monitors-brightness-step-label": "Шаг изменения яркости", + "monitors-brightness-unavailable-ddc-disabled": "Управление яркостью недоступно. Включите \"Поддержка внешней яркости\", чтобы управлять яркостью этого дисплея.", + "monitors-brightness-unavailable-generic": "Управление яркостью недоступно для этого дисплея.", + "monitors-desc": "Настройка яркости для каждого дисплея.", + "monitors-enforce-minimum-description": "Решает проблему полного отключения подсветки на некоторых дисплеях при 0% яркости.", + "monitors-enforce-minimum-label": "Обеспечить минимальную яркость (1%)", + "monitors-external-brightness-description": "Включить поддержку DDCUtil для управления яркостью на внешних дисплеях через протокол DDC/CI.", + "monitors-external-brightness-label": "Поддержка внешней яркости", + "monitors-title": "Настройки для каждого монитора", + "night-light-auto-schedule-description": "На основе времени заката и восхода солнца в {location} — рекомендуется.", + "night-light-auto-schedule-label": "Автоматическое расписание", + "night-light-desc": "Уменьшение излучения синего света, чтобы помочь вам лучше спать и уменьшить напряжение глаз.", + "night-light-enable-description": "Применить теплый цветовой фильтр для уменьшения излучения синего света.", + "night-light-enable-label": "Включить ночной свет", + "night-light-force-activation-description": "Игнорирует расписание и немедленно применяет ночной фильтр.", + "night-light-force-activation-label": "Принудительная активация", + "night-light-manual-schedule-description": "Установить пользовательское время восхода и заката.", + "night-light-manual-schedule-label": "Ручное расписание", + "night-light-manual-schedule-select-start": "Выбрать время начала", + "night-light-manual-schedule-select-stop": "Выбрать время остановки", + "night-light-manual-schedule-sunrise": "Время восхода", + "night-light-manual-schedule-sunset": "Время заката", + "night-light-temperature-day": "День", + "night-light-temperature-day-description": "Управляет цветовой температурой в дневное время.", + "night-light-temperature-description": "Установите цветовую температуру для ночного и дневного времени.", + "night-light-temperature-label": "Цветовая температура", + "night-light-temperature-night": "Ночь", + "night-light-temperature-night-description": "Управляет цветовой температурой в ночное время.", + "title": "Дисплей" + }, + "dock": { + "appearance-background-opacity-description": "Настройка непрозрачности фона панели приложений.", + "appearance-border-radius-description": "Измените радиус границы дока.", + "appearance-border-radius-label": "Радиус скругления границы", + "appearance-colorize-icons-description": "Применить цвета темы к иконкам приложений на панели (только для нефокусированных приложений).", + "appearance-colorize-icons-label": "Раскрасить иконки", + "appearance-dead-opacity-description": "Настройте прозрачность значков неактивных приложений.", + "appearance-dead-opacity-label": "Мёртвая непрозрачность", + "appearance-desc": "Настройка поведения и внешнего вида панели приложений.", + "appearance-display-auto-hide": "Автоматически скрывать", + "appearance-display-description": "Выберите, как ведет себя панель приложений.", + "appearance-display-exclusive": "Исключительно", + "appearance-floating-distance-description": "Установите расстояние между панелью приложений и краем экрана.", + "appearance-floating-distance-label": "Расстояние плавающей панели", + "appearance-hide-show-speed-description": "Настройте скорость анимации скрытия/показа панели приложений.", + "appearance-hide-show-speed-label": "Скорость скрытия/показа", + "appearance-icon-size-description": "Настройка общего размера панели приложений.", + "appearance-icon-size-label": "Размер панели", + "appearance-inactive-indicators-description": "Отображать индикаторы для всех приложений, а не только для активного.", + "appearance-inactive-indicators-label": "Бегущие индикаторы", + "appearance-pinned-static-description": "Всегда перемещайте закреплённые значки приложений влево в статичном порядке.", + "appearance-pinned-static-label": "Закреплённые статические приложения", + "enabled-description": "Показать или скрыть панель приложений целиком", + "enabled-label": "Включить панель приложений", + "monitors-desc": "Показывать панель приложений на определенных мониторах. По умолчанию на всех, если ни один не выбран.", + "monitors-only-same-monitor-description": "Показывать только приложения с монитора, где находится док.", + "monitors-only-same-monitor-label": "Только приложения с того же монитора", + "monitors-title": "Отображение на мониторах", + "title": "Панель приложений" + }, + "general": { + "fonts-default-description": "Основной шрифт, используемый во всем интерфейсе.", + "fonts-default-label": "Шрифт по умолчанию", + "fonts-default-placeholder": "Выбрать шрифт по умолчанию...", + "fonts-default-scale-description": "Увеличение или уменьшение размера стандартного текста.", + "fonts-default-scale-label": "Размер шрифта по умолчанию", + "fonts-default-search-placeholder": "Поиск шрифта...", + "fonts-desc": "Выберите шрифты, используемые во всем интерфейсе.", + "fonts-monospace-description": "Моноширинный шрифт, используемый для чисел и отображения статистики.", + "fonts-monospace-label": "Моноширинный шрифт", + "fonts-monospace-placeholder": "Выбрать моноширинный шрифт...", + "fonts-monospace-scale-description": "Увеличение или уменьшение размера моноширинного текста.", + "fonts-monospace-scale-label": "Размер моноширинного шрифта", + "fonts-monospace-search-placeholder": "Поиск моноширинного шрифта...", + "fonts-reset-scaling": "Сбросить масштабирование", + "fonts-title": "Шрифты", + "language-desc": "Выберите предпочитаемый язык для приложения.", + "language-select-auto-detect": "Автоматически", + "language-select-description": "Выберите язык, используемый в интерфейсе приложения.", + "language-select-label": "Язык приложения", + "launch-setup-wizard": "Запустить мастер настройки", + "profile-desc": "Редактируйте данные пользователя и аватар.", + "profile-picture-description": "Ваша фотография профиля, которая появляется во всем интерфейсе.", + "profile-picture-label": "Фотография профиля {user}", + "profile-select-avatar": "Выбрать изображение аватара", + "profile-title": "Профиль", + "profile-tooltip": "Фото профілю", + "screen-corners-desc": "Настройка скругления углов экрана и визуальных эффектов.", + "screen-corners-radius-description": "Настройка скругления углов экрана.", + "screen-corners-radius-label": "Радиус углов экрана", + "screen-corners-radius-reset": "Сбросить радиус углов экрана", + "screen-corners-show-corners-description": "Отображать скругленные углы по краю экрана.", + "screen-corners-show-corners-label": "Показывать углы экрана", + "screen-corners-solid-black-description": "Использовать сплошной черный цвет вместо цвета фона панели.", + "screen-corners-solid-black-label": "Сплошные черные углы", + "screen-corners-title": "Углы экрана" + }, + "hooks": { + "info-command-info-description": "• Команды выполняются через shell (sh -c)
• Команды выполняются в фоновом режиме (отдельно)
• Кнопки 'Тест' выполняются с текущими значениями", + "info-command-info-label": "Информация о команде хука", + "info-parameters-description": "• Хук обоев: $1 = путь к обоям, $2 = имя экрана
• Хук переключения темы: $1 = true/false (состояние темного режима)", + "info-parameters-label": "Доступные параметры", + "performance-mode-disabled-description": "Команда для выполнения при выключении режима производительности Noctalia.", + "performance-mode-disabled-label": "Режим производительности выключен", + "performance-mode-disabled-placeholder": "например, notify-send \"Производительность\" \"Режим Выключен\"", + "performance-mode-enabled-description": "Команда для выполнения при включении режима производительности Noctalia.", + "performance-mode-enabled-label": "Режим производительности включен", + "performance-mode-enabled-placeholder": "например, notify-send \"Производительность\" \"Режим Включен\"", + "screen-lock-description": "Команда для выполнения при блокировке экрана.", + "screen-lock-label": "Экран заблокирован", + "screen-lock-placeholder": "например, notify-send \"Экран\" \"Заблокирован\"", + "screen-unlock-description": "Команда для выполнения при разблокировке экрана.", + "screen-unlock-label": "Экран разблокирован", + "screen-unlock-placeholder": "например, notify-send \"Экран\" \"Разблокирован\"", + "system-hooks-desc": "Настройка команд для выполнения при системных событиях.", + "system-hooks-enable-description": "Включить или отключить все команды хуков.", + "system-hooks-enable-label": "Включить хуки", + "system-hooks-title": "Системные хуки", + "theme-changed-description": "Команда для выполнения при переключении темы между темным и светлым режимами.", + "theme-changed-label": "Тема изменена", + "theme-changed-placeholder": "например, notify-send \"Theme\" \"Toggled\"", + "title": "Хуки", + "wallpaper-changed-description": "Команда для выполнения при смене обоев.", + "wallpaper-changed-label": "Обои изменены", + "wallpaper-changed-placeholder": "например, notify-send \"Wallpaper\" \"Changed\"" + }, + "indicator": { + "default-value": "По умолчанию: {value}", + "system-default": "По умолчанию" + }, + "launcher": { + "clipboard-desc": "Получайте доступ к истории буфера обмена и управляйте ею из панели запуска.", + "execute-desc": "Настройте способ запуска приложений.", + "execute-title": "Исполнение", + "settings-annotation-tool-description": "Команда для запуска при нажатии кнопки аннотирования в истории буфера обмена. Изображение будет передано в эту команду.", + "settings-annotation-tool-label": "Инструмент аннотирования", + "settings-annotation-tool-placeholder": "градия, сатти -ф -", + "settings-auto-paste-description": "Автоматически вставить выбранный элемент из буфера обмена. Требуется wtype.", + "settings-auto-paste-label": "Автоматическая вставка", + "settings-clip-preview-description": "Показывать предварительный просмотр содержимого буфера обмена при использовании команды >clip.", + "settings-clip-preview-label": "Включить предварительный просмотр буфера обмена", + "settings-clipboard-history-description": "Доступ к ранее скопированным элементам из запуска.", + "settings-clipboard-history-label": "Включить историю буфера обмена", + "settings-custom-launch-prefix-description": "Добавлять префикс к командам с помощью пользовательского запуска (например, 'runapp' для интеграции с systemd).", + "settings-custom-launch-prefix-enabled-description": "Использовать пользовательский префикс для запуска приложений вместо метода по умолчанию.", + "settings-custom-launch-prefix-enabled-label": "Включить пользовательский префикс запуска", + "settings-custom-launch-prefix-label": "Пользовательский префикс запуска", + "settings-desc": "Настройка поведения и внешнего вида запуска.", + "settings-grid-view-description": "Показывать элементы в виде сетки вместо списка.", + "settings-icon-mode-description": "Использовать нативные системные иконки вместо иконок Tabler.", + "settings-icon-mode-label": "Использовать нативные иконки", + "settings-ignore-mouse-input-description": "Отключить взаимодействие с мышью и колесо прокрутки в лаунчере.", + "settings-ignore-mouse-input-label": "Игнорировать ввод мыши", + "settings-position-description": "Выберите, где появляется панель запуска.", + "settings-show-categories-description": "Показывать вкладки категорий для фильтрации приложений.", + "settings-show-categories-label": "Показывать категории", + "settings-show-icon-background-description": "Показывать закругленный прямоугольник в качестве фона для иконок.", + "settings-show-icon-background-label": "Показать фон значка", + "settings-sort-by-usage-description": "Если включено, часто запускаемые приложения появляются в списке первыми.", + "settings-sort-by-usage-label": "Сортировать по частоте использования", + "settings-terminal-command-description": "Команда для запуска терминала. Например, 'kitty -e' или 'gnome-terminal --'.", + "settings-terminal-command-label": "Команда терминала", + "settings-use-app2unit-description": "Использует альтернативный метод запуска для лучшего управления процессами приложений и предотвращения проблем.", + "settings-use-app2unit-label": "Использовать App2Unit для запуска приложений", + "title": "Запуск" + }, + "location": { + "calendar-cards-desc": "Организуйте и включайте/выключайте карточки в панели календаря.", + "calendar-cards-title": "Карточки календаря", + "calendar-header-label": "Заголовок календаря", + "calendar-month-label": "Календарный месяц", + "date-time-12hour-format-description": "Отображает время в 12-часовом формате на экране блокировки и в календаре. Часы на панели имеют собственные настройки.", + "date-time-12hour-format-label": "Использовать 12-часовой формат времени", + "date-time-desc": "Настройка отображения даты и времени.", + "date-time-first-day-of-week-automatic": "Автоматически (использовать системную локаль)", + "date-time-first-day-of-week-description": "Выберите, с какого дня начинается неделя в календаре.", + "date-time-first-day-of-week-label": "Первый день недели", + "date-time-show-events-description": "Отображать события на панели календаря.", + "date-time-show-events-label": "Показывать события календаря", + "date-time-title": "Дата и время", + "date-time-use-analog-description": "Показывать аналоговые часы в окне календаря и на экране блокировки.", + "date-time-use-analog-label": "Использовать аналоговый стиль часов", + "date-time-week-numbers-description": "Отображает номер недели в году (например, Неделя 38) в календаре.", + "date-time-week-numbers-label": "Показывать номера недель", + "location-desc": "Получите точную погоду и расписание ночного света, установив свое местоположение.", + "location-search-description": "например, Москва, RU", + "location-search-label": "Поиск местоположения", + "location-search-placeholder": "Введите название местоположения", + "location-title": "Ваше местоположение", + "weather-desc": "Выберите предпочитаемую единицу измерения температуры.", + "weather-enabled-description": "Показывать информацию о погоде во всем интерфейсе и получать данные о погоде. Если отключено, все элементы погоды будут скрыты, и сетевые запросы не будут выполняться.", + "weather-enabled-label": "Включить погоду", + "weather-fahrenheit-description": "Отображать температуру в Фаренгейтах вместо Цельсия.", + "weather-fahrenheit-label": "Отображать температуру в Фаренгейтах (°F)", + "weather-hide-city-description": "Скрыть название города из отображения погоды во всем интерфейсе.", + "weather-hide-city-label": "Скрыть название города", + "weather-hide-timezone-description": "Скрыть аббревиатуру часового пояса из отображения погоды во всем интерфейсе.", + "weather-hide-timezone-label": "Скрыть часовой пояс", + "weather-show-effects-description": "Отображает дополнительные визуальные эффекты (например, дождь, снег или молнию) на карточке погоды.", + "weather-show-effects-label": "Отображать погодные эффекты", + "weather-show-in-calendar-description": "Показывать ежедневный прогноз погоды непосредственно в вашем календаре.", + "weather-show-in-calendar-label": "Отображать погоду в календаре" + }, + "lock-screen": { + "compact-lockscreen-description": "Показывать только поле для ввода логина и системные элементы управления, скрывая виджеты погоды и медиа.", + "compact-lockscreen-label": "Компактный экран блокировки", + "lock-on-suspend-description": "Автоматически блокировать экран при приостановке работы системы.", + "lock-on-suspend-label": "Блокировать при приостановке", + "show-hibernate-description": "Показывать опцию 'спящий режим' в действиях питания.", + "show-hibernate-label": "Показывать спящий режим", + "show-session-buttons-description": "Разрешить доступ к настройкам питания с экрана блокировки.", + "show-session-buttons-label": "Элементы управления питанием", + "title": "Экран блокировки" + }, + "network": { + "bluetooth-description": "Включить управление Bluetooth.", + "bluetooth-rssi-polling-description": "Периодически опрашивать RSSI для подключенных устройств через bluetoothctl. Может быть недоступно для всех устройств; использует минимальные ресурсы при включении.", + "bluetooth-rssi-polling-label": "Опрос сигнала Bluetooth", + "desc": "Управление Wi-Fi и Bluetooth подключениями.", + "wifi-description": "Управление беспроводными сетями (требуется NetworkManager)." + }, + "notifications": { + "duration-critical-urgency-description": "Как долго остаются видимыми уведомления с критическим приоритетом.", + "duration-critical-urgency-label": "Критическая срочность", + "duration-desc": "Настройка времени видимости уведомлений в зависимости от их уровня срочности.", + "duration-low-urgency-description": "Как долго остаются видимыми уведомления с низким приоритетом.", + "duration-low-urgency-label": "Низкая срочность", + "duration-normal-urgency-description": "Как долго остаются видимыми уведомления с нормальным приоритетом.", + "duration-normal-urgency-label": "Нормальная срочность", + "duration-reset": "Сбросить длительность тайм-аута", + "duration-respect-expire-description": "Использовать таймаут истечения, установленный в уведомлении.", + "duration-respect-expire-label": "Учитывать таймаут истечения", + "duration-title": "Продолжительность уведомлений", + "history-critical-urgency-description": "Сохранять уведомления с критическим приоритетом в истории.", + "history-critical-urgency-label": "Сохранять критическую срочность в истории", + "history-desc": "Управление тем, какие уведомления сохраняются в истории в зависимости от их уровня срочности.", + "history-low-urgency-description": "Сохранять уведомления с низким приоритетом в истории.", + "history-low-urgency-label": "Сохранять низкую срочность в истории", + "history-normal-urgency-description": "Сохранять уведомления с нормальным приоритетом в истории.", + "history-normal-urgency-label": "Сохранять нормальную срочность в истории", + "monitors-desc": "Показывать уведомления на определенных мониторах. По умолчанию на всех, если ни один не выбран.", + "settings-always-on-top-description": "Отображать уведомления поверх полноэкранных окон и других слоев.", + "settings-background-opacity-description": "Настройка непрозрачности фона уведомлений.", + "settings-desc": "Настройка внешнего вида и поведения уведомлений.", + "settings-do-not-disturb-description": "Отключить все всплывающие окна уведомлений, если включено.", + "settings-enabled-description": "Включить или отключить демон уведомлений, требуется перезапуск Noctalia shell.", + "settings-enabled-label": "Включить уведомления", + "settings-location-description": "Где уведомления появляются на экране.", + "sounds-desc": "Настроить звуковые эффекты и громкость уведомлений.", + "sounds-enabled-description": "Включить звуковые эффекты для входящих уведомлений.", + "sounds-enabled-label": "Включить звуки уведомлений", + "sounds-excluded-apps-description": "Пропускать воспроизведение настроенного звука уведомлений для определенных приложений, имеющих собственные встроенные звуки.", + "sounds-excluded-apps-label": "Исключенные приложения", + "sounds-excluded-apps-placeholder": "discord,firefox,chrome,chromium,edge", + "sounds-files-critical-description": "Путь к звуковому файлу, воспроизводимому для уведомлений с критическим приоритетом.", + "sounds-files-critical-label": "Звук критической важности", + "sounds-files-critical-select-title": "Выбрать Файл Звука Критической Важности", + "sounds-files-desc": "Настроить пользовательские звуковые файлы для разных уровней важности уведомлений.", + "sounds-files-low-description": "Путь к звуковому файлу, воспроизводимому для уведомлений с низким приоритетом.", + "sounds-files-low-label": "Звук низкой важности", + "sounds-files-low-select-title": "Выбрать Файл Звука Низкой Важности", + "sounds-files-normal-description": "Путь к звуковому файлу, воспроизводимому для уведомлений с нормальным приоритетом.", + "sounds-files-normal-label": "Звук нормальной важности", + "sounds-files-normal-select-title": "Выбрать Файл Звука Нормальной Важности", + "sounds-files-placeholder": "Введите путь к звуковому файлу", + "sounds-files-select-file": "Выбрать Звуковой Файл", + "sounds-files-title": "Звуковые файлы", + "sounds-files-unified-description": "Путь к звуковому файлу, воспроизводимому для уведомлений.", + "sounds-files-unified-label": "Звук уведомления", + "sounds-files-unified-select-title": "Выбрать Файл Звука Уведомления", + "sounds-separate-description": "Использовать разные звуковые файлы для уведомлений с низким, нормальным и критическим приоритетом.", + "sounds-separate-label": "Использовать разные звуки для разных приоритетов", + "sounds-title": "Настройки звука", + "sounds-unavailable-description": "Установите Qt6 Multimedia для включения звуков уведомлений.", + "sounds-unavailable-label": "Звуки уведомлений недоступны", + "sounds-volume-description": "Настроить уровень громкости для звуков уведомлений.", + "sounds-volume-label": "Громкость звука", + "toast-desc": "Настроить внешний вид и поведение всплывающих уведомлений.", + "toast-keyboard-description": "Показывать всплывающее уведомление при смене раскладки клавиатуры.", + "toast-keyboard-label": "Раскладка клавиатуры" + }, + "osd": { + "always-on-top-description": "Отображать OSD поверх полноэкранных окон и других слоев.", + "always-on-top-label": "Всегда сверху", + "background-opacity-description": "Управляет прозрачностью фона OSD.", + "background-opacity-label": "Прозрачность фона", + "description": "Настройка экранных индикаторов, таких как оверлеи громкости и яркости.", + "duration-auto-hide-description": "Настройка времени, прежде чем OSD исчезнет.", + "duration-auto-hide-label": "Автоматически скрывать через", + "duration-desc": "Как долго OSD остается видимым перед автоматическим скрытием.", + "duration-title": "Таймаут автоскрытия", + "enabled-description": "Показывать изменения громкости и яркости в реальном времени.", + "enabled-label": "Включить экранное отображение (OSD)", + "events-desc": "Выберите, какие события запускают экранное меню.", + "general-desc": "Настроить видимость и поведение экранного меню (OSD).", + "location-description": "Где появляются экранные отображения.", + "monitors-desc": "Показывать OSD на определенных мониторах. По умолчанию на всех, если ни один не выбран.", + "title": "Экранное отображение (OSD)", + "types-brightness-description": "Показывать OSD при изменении яркости экрана.", + "types-brightness-label": "Яркость", + "types-custom-text-description": "Показывать OSD для пользовательских текстовых сообщений через IPC.", + "types-custom-text-label": "Пользовательский текст", + "types-desc": "Выберите события, которые должны запускать экранное меню (OSD).", + "types-input-volume-description": "Показывать OSD при изменении громкости микрофона.", + "types-input-volume-label": "Входная громкость", + "types-lockkey-description": "Показывать OSD при переключении клавиш Caps Lock, Num Lock или Scroll Lock.", + "types-lockkey-label": "Клавиши блокировки", + "types-title": "События, запускающие экранное меню", + "types-volume-description": "Показывать OSD при изменении громкости аудиовыхода.", + "types-volume-label": "Выходная громкость" + }, + "plugins": { + "available-description": "Просмотр и установка плагинов из настроенных источников.", + "available-label": "Доступные плагины", + "available-no-plugins-description": "Проверьте исходники вашего плагина или обновите список.", + "available-no-plugins-label": "Нет доступных плагинов.", + "collision-already-installed": "Этот плагин уже установлен.", + "collision-custom-version-exists": "Пользовательская версия из \"{source}\" уже установлена.", + "collision-official-version-exists": "Официальная версия этого плагина уже установлена.", + "filter-downloaded": "Скачано", + "filter-not-downloaded": "Не загружено", + "hot-reload-description": "Автоматически перезагружать плагины при изменении их файлов. Полезно для разработки плагинов.", + "hot-reload-label": "Горячая перезагрузка (режим разработки)", + "hot-reloaded": "Перезагружен плагин: {name}", + "install-error": "Не удалось установить: {error}", + "install-incompatible": "{plugin} требует Noctalia версии {version} или выше.", + "install-success": "Успешно установлен {plugin}", + "installed-description": "Управляйте и настраивайте все локально установленные плагины.", + "installed-label": "Установленные плагины", + "installed-no-plugins-description": "Установите плагины из раздела \"Доступные плагины\" ниже.", + "installed-no-plugins-label": "Нет установленных плагинов", + "installing": "Установка {plugin}...", + "open-plugins-tab": "Открыть настройки плагинов", + "plugin-settings-title": "Настройки {plugin}", + "refresh-refreshing": "Обновление списка плагинов...", + "refresh-tooltip": "Обновить доступные плагины", + "settings-error-not-loaded": "Плагин не загружен.", + "settings-saved": "Настройки плагина сохранены.", + "settings-tooltip": "Настройки плагина", + "source-custom": "Пользовательский источник", + "sources-add-custom": "Добавить пользовательский репозиторий", + "sources-add-dialog-description": "Добавить репозиторий GitHub в качестве источника плагинов.", + "sources-add-dialog-error": "Не удалось добавить источник плагина.", + "sources-add-dialog-name": "Имя репозитория", + "sources-add-dialog-name-placeholder": "Мои пользовательские плагины", + "sources-add-dialog-success": "Источник плагина успешно добавлен.", + "sources-add-dialog-title": "Добавить исходный код плагина", + "sources-add-dialog-url": "URL репозитория", + "sources-description": "Управление репозиториями плагинов.", + "sources-placeholder": "Мой крутой репозиторий", + "sources-remove-tooltip": "Удалить исходный код плагина", + "title": "Плагины", + "uninstall-dialog-description": "Вы уверены, что хотите удалить {plugin}? Это удалит все данные плагина.", + "uninstall-dialog-title": "Удалить плагин", + "uninstall-error": "Не удалось удалить: {error}", + "uninstall-success": "{plugin} успешно удален.", + "uninstalling": "Удаление {plugin}...", + "update-all": "Обновить все ({count})", + "update-all-success": "Все плагины успешно обновлены.", + "update-available": "Доступно новое обновление плагина", + "update-available-plural": "Доступны новые обновления плагинов ({count})", + "update-error": "Не удалось обновить плагин: {plugin}: {error}", + "update-incompatible": "Требуется Noctalia v{version} или выше", + "update-pending": "v{current} → v{new} (требуется Noctalia v{required})", + "update-success": "Плагин {plugin} обновлён до версии {version}", + "update-version": "v{текущее} → v{новое}", + "updating": "Обновление..." + }, + "region": { + "clock-panel-desc": "Настроить внешний вид панели часов.", + "clock-panel-title": "Панель часов", + "title": "Регион" + }, + "screen-recorder": { + "audio-audio-codec-description": "Opus рекомендуется для лучшей производительности и наименьшего размера аудио.", + "audio-audio-codec-label": "Аудиокодек", + "audio-audio-source-description": "Источник аудио для захвата во время записи.", + "audio-audio-source-label": "Источник аудио", + "audio-desc": "Настройка параметров записи аудио.", + "audio-title": "Настройки аудио", + "general-copy-to-clipboard-description": "Скопировать файл в буфер обмена после завершения записи.", + "general-copy-to-clipboard-label": "Скопировать в буфер обмена", + "general-desc": "Управление выводом и содержимым записи экрана.", + "general-output-folder-description": "Папка, в которую будут сохраняться записи экрана.", + "general-output-folder-label": "Выходная папка", + "general-select-output-folder": "Выбрать выходную папку", + "general-show-cursor-description": "Записывать курсор мыши в видео.", + "general-show-cursor-label": "Показывать курсор", + "general-title": "Общие настройки", + "title": "Запись экрана", + "video-color-range-description": "Ограниченный (Limited) рекомендуется для лучшей совместимости.", + "video-color-range-label": "Цветовой диапазон", + "video-desc": "Настройка параметров записи видео.", + "video-frame-rate-description": "Целевая частота кадров для записей экрана.", + "video-title": "Настройки видео", + "video-video-codec-description": "h264 — самый распространенный кодек.", + "video-video-codec-label": "Видеокодек", + "video-video-quality-description": "Более высокое качество приводит к большему размеру файла.", + "video-video-quality-label": "Качество видео", + "video-video-source-description": "Портал (Portal) рекомендуется, если появляются артефакты, попробуйте Экран (Screen).", + "video-video-source-label": "Источник видео" + }, + "session-menu": { + "countdown-duration-description": "Установить, как долго длится таймер обратного отсчета перед выполнением действий питания.", + "countdown-duration-label": "Длительность обратного отсчета", + "enable-countdown-description": "Показывать таймер обратного отсчета перед выполнением действий питания.", + "enable-countdown-label": "Включить таймер обратного отсчета", + "entries-desc": "Настроить, какие действия питания отображаются в меню сеанса и в каком порядке.", + "entries-title": "Действия питания", + "entry-settings-command-description": "Пользовательская команда для выполнения этого действия. Оставьте пустым, чтобы использовать системную команду по умолчанию.", + "entry-settings-command-placeholder": "systemctl poweroff", + "entry-settings-default-command-lock": "Внутренний экран блокировки (без команды)", + "entry-settings-default-command-logout": "Внутренний выход из системы (без команды)", + "entry-settings-default-info-description": "Если не указана пользовательская команда, будет использована системная команда по умолчанию.", + "entry-settings-default-info-label": "Команда по умолчанию", + "entry-settings-title": "Настроить {entry}", + "entry-settings-tooltip": "Настроить команду", + "general-desc": "Настройка поведения и внешнего вида панели меню сеанса.", + "large-buttons-layout-description": "Выберите способ отображения кнопок меню сеанса.", + "large-buttons-layout-label": "Крупная раскладка кнопок", + "large-buttons-style-description": "Отобразить меню сеанса с большими кнопками в виде сетки.", + "large-buttons-style-label": "Стиль \"крупные кнопки\"", + "position-description": "Выберите, где появляется панель меню сеанса при открытии.", + "show-header-description": "Отображать заголовок и кнопку закрытия в верхней части меню сеанса.", + "show-header-label": "Показывать заголовок", + "show-number-labels-description": "Отображать числовые метки (1-2-3-4...) на кнопках и включить числовые горячие клавиши для быстрого выбора.", + "show-number-labels-label": "Показывать числовые метки" + }, + "system-monitor": { + "critical-color-label": "Критический цвет", + "custom-highlight-colors-title-label": "Пользовательские цвета выделения", + "disk-section-label": "Использование диска", + "enable-dgpu-monitoring-description": "Внимание: Это разбудит ваш дискретный графический процессор (NVIDIA/AMD), что может значительно повлиять на время работы от аккумулятора на ноутбуках с гибридной графикой.", + "enable-dgpu-monitoring-label": "Включить мониторинг дискретного GPU", + "external-monitor-description": "Введите команду или путь к приложению для запуска при активации внешнего приложения мониторинга системы.", + "external-monitor-label": "Команда внешнего монитора системы", + "external-monitor-placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor", + "general-desc": "Настроить поведение и внешний вид системного монитора.", + "gpu-section-label": "Температура GPU", + "highlight-colors-section-label": "Цвета выделения", + "polling-interval-label": "Интервал опроса", + "polling-section-description": "Настройте частоту обновления каждой системной метрики.", + "polling-section-label": "Интервалы опроса", + "threshold-critical": "Критический порог", + "threshold-warning": "Предупредительный порог", + "thresholds-section-description": "Настройте пороги предупреждения/критические пороги и интервалы опроса для каждой системной метрики.", + "use-custom-highlight-colors-description": "Если отключено, используются цвета выделения по умолчанию темы.", + "use-custom-highlight-colors-label": "Использовать пользовательские цвета выделения", + "warning-color-label": "Цвет предупреждения" + }, + "user-interface": { + "allow-panels-without-bar-description": "Когда включено, панели могут открываться на любом экране. Когда выключено, панели будут открываться только на экранах с панелью, что может снизить использование памяти.", + "allow-panels-without-bar-label": "Разрешить панели на экранах без панели задач.", + "animation-disable-description": "Отключить все анимации для более быстрого и отзывчивого взаимодействия.", + "animation-disable-label": "Отключить анимации интерфейса", + "animation-speed-description": "Настройка глобальной скорости анимации.", + "animation-speed-label": "Скорость анимации", + "animation-speed-reset": "Сбросить скорость анимации", + "appearance-desc": "Настройте визуальные элементы, такие как всплывающие подсказки, границы и тени.", + "box-border-description": "Отображает контур вокруг областей содержимого.", + "box-border-label": "Контур контейнера", + "box-border-radius-description": "Настраивает скругление углов основных разделов макета, таких как боковые панели, карточки и панели контента.", + "box-border-radius-label": "Радиус контейнера", + "box-border-radius-reset": "Сбросить радиус контейнера", + "control-border-radius-description": "Управляет кривизной интерактивных элементов, включая кнопки, переключатели и текстовые поля.", + "control-border-radius-label": "Ввести радиус", + "control-border-radius-reset": "Сбросить радиус ввода", + "desc": "Настройка внешнего вида, ощущений и поведения интерфейса.", + "dim-desktop-description": "Затемнять рабочий стол при открытии панелей или меню.", + "dim-desktop-label": "Затемнять рабочий стол", + "dimmer-opacity-description": "Установить уровень непрозрачности для затемнения рабочего стола.", + "dimmer-opacity-label": "Непрозрачность затемненного рабочего стола", + "dimmer-opacity-reset": "Сбросить непрозрачность затемненного рабочего стола", + "panel-background-opacity-description": "Установить прозрачность фона для всех панелей (верхней панели, панели запуска, настроек и т. д.).", + "panel-background-opacity-label": "Прозрачность фона панелей", + "panels-attached-to-bar-description": "Панели прикрепляются к панели и краям экрана, создавая цельный вид со стильными инвертированными углами.", + "panels-attached-to-bar-label": "Прикрепить панели к краям", + "panels-overlay-description": "Обеспечивает видимость панелей и панели задач даже поверх полноэкранных приложений.", + "panels-overlay-label": "Держать панели и панель задач сверху", + "scaling-description": "Изменяет размер общего пользовательского интерфейса, исключая панель.", + "scaling-label": "Масштабирование интерфейса", + "scaling-reset-scaling": "Сбросить масштабирование интерфейса", + "settings-panel-mode-description": "Выберите раскладку настроек (может потребоваться перезапуск).", + "settings-panel-mode-label": "Режим панели настроек", + "shadows-description": "Включает отбрасываемые тени под панелями и панелью задач.", + "shadows-direction-description": "Выберите, откуда отбрасывается тень.", + "shadows-direction-label": "Направление тени", + "shadows-label": "Отбрасываемые тени", + "title": "Пользовательский интерфейс", + "tooltips-description": "Включить или отключить всплывающие подсказки во всем интерфейсе.", + "tooltips-label": "Показывать всплывающие подсказки" + }, + "wallpaper": { + "automation-change-mode-alphabetical": "Алфавитный", + "automation-change-mode-description": "Выберите, как выбираются обои при автоматической смене.", + "automation-change-mode-label": "Режим смены", + "automation-custom-interval-description": "Введите время в формате ЧЧ:ММ (например, 01:30).", + "automation-custom-interval-label": "Пользовательский интервал", + "automation-interval-description": "Как часто автоматически менять обои.", + "automation-interval-label": "Интервал смены обоев", + "automation-random-wallpaper-description": "Запланировать смену случайных обоев через регулярные интервалы.", + "automation-scheduled-change-description": "Автоматически менять обои через регулярные интервалы.", + "automation-scheduled-change-label": "Запланированная смена", + "look-feel-edge-smoothness-description": "Применяет мягкий, растушеванный эффект к краю переходов.", + "look-feel-edge-smoothness-label": "Смягчить край перехода", + "look-feel-fill-color-description": "Выберите цвет заливки, который может появиться за обоями.", + "look-feel-fill-mode-description": "Выберите, как изображение должно масштабироваться, чтобы соответствовать разрешению вашего монитора.", + "look-feel-fill-mode-label": "Режим заполнения", + "look-feel-title": "Внешний вид и ощущения", + "look-feel-transition-duration-description": "Продолжительность анимации перехода в секундах.", + "look-feel-transition-duration-label": "Продолжительность перехода", + "look-feel-transition-type-description": "Тип анимации при переключении между обоями.", + "look-feel-transition-type-label": "Тип перехода", + "settings-desc": "Управление тем, как обои управляются и отображаются.", + "settings-enable-management-description": "Управлять обоями с помощью Noctalia. Снимите флажок, если предпочитаете использовать другое приложение.", + "settings-enable-management-label": "Включить управление обоями", + "settings-enable-overview-description": "Применяет размытые и затемненные обои к экрану обзора.", + "settings-enable-overview-label": "Включить обои обзора", + "settings-folder-description": "Путь к вашей основной папке с обоями.", + "settings-folder-label": "Папка с обоями", + "settings-hide-wallpaper-filenames-tooltip-hide": "Скрыть имена файлов", + "settings-hide-wallpaper-filenames-tooltip-show": "Показать имена файлов", + "settings-monitor-specific-description": "Установить отдельную папку с обоями для каждого монитора.", + "settings-monitor-specific-label": "Каталоги для конкретного монитора", + "settings-monitor-specific-tooltip": "Папка обоев монитора", + "settings-recursive-search-description": "Также искать обои во вложенных папках каталога обоев.", + "settings-recursive-search-label": "Искать во вложенных папках", + "settings-select-monitor-folder": "Выбрать папку с обоями для монитора", + "settings-selector-description": "Выберите обои.", + "settings-selector-position-description": "Выберите, где появляется панель выбора обоев.", + "settings-title": "Настройки обоев" } }, "placeholders": { - "cancel": "Отмена", "command-example": "например, echo \"Hello World\"", "enter-command": "Введите команду для выполнения (приложение или пользовательский скрипт)", "enter-text-to-collapse": "например, 'ничего не играет'. Используйте /regex/ для шаблонов.", @@ -886,1865 +1391,32 @@ "search-icons": "например, noctalia, niri, battery, cloud", "search-launcher": "Поиск записей... или используйте > для команд", "search-wallhaven": "Поиск в Wallhaven...", - "search-wallpapers": "Введите для фильтрации обоев...", - "select": "Выбрать", - "test": "Тест" + "search-wallpapers": "Введите для фильтрации обоев..." }, - "quickSettings": { - "bluetooth": { - "label": { - "disabled": "Bluetooth", - "enabled": "Bluetooth" - }, - "tooltip": { - "action": "Bluetooth" - } - }, - "keepAwake": { - "label": { - "disabled": "Не засыпать", - "enabled": "Не засыпать" - }, - "tooltip": { - "action": "Не засыпать" - } - }, - "nightLight": { - "label": { - "disabled": "Ночной свет", - "enabled": "Ночной свет", - "forced": "Ночной свет" - }, - "tooltip": { - "action": "Ночной свет" - } - }, - "notifications": { - "label": { - "disabled": "Не беспокоить", - "enabled": "Уведомления" - }, - "tooltip": { - "action": "Уведомления" - } - }, - "powerProfile": { - "label": { - "unavailable": "Профиль питания" - }, - "tooltip": { - "action": "Профиль питания", - "disabled": "Установите power-profiles-daemon, чтобы использовать профили питания" - } - }, - "screenRecorder": { - "label": { - "recording": "Остановить", - "stopped": "Записать" - }, - "tooltip": { - "action": "Запись экрана" - } - }, - "wallpaperSelector": { - "label": "Обои", - "tooltip": { - "action": "Выбор обоев" - } - }, - "wifi": { - "label": { - "disconnected": "Wi-Fi отключен", - "ethernet": "Ethernet", - "wifi": "Wi-Fi" - }, - "tooltip": { - "action": "Wi-Fi" - } - } + "positions": { + "bottom": "Внизу", + "bottom-center": "Внизу по центру", + "bottom-left": "Внизу слева", + "bottom-right": "Внизу справа", + "center": "По центру", + "center-left": "По центру слева", + "center-right": "По центру справа", + "close-to-bar": "Рядом с кнопкой панели", + "follow-bar": "Следовать за панелью", + "left": "Слева", + "right": "Справа", + "top": "Вверху", + "top-center": "Вверху по центру", + "top-left": "Вверху слева", + "top-right": "Вверху справа" }, "session-menu": { "action-in-seconds": "{action} через {seconds} секунд...", - "hibernate": "Гибернация", - "lock": "Блокировать", "lock-and-suspend": "Блокировать и приостановить", - "logout": "Выйти", - "reboot": "Перезагрузить", - "shutdown": "Выключить", - "suspend": "Приостановить", "title": "Меню сеанса" }, - "settings": { - "about": { - "changelog": "Посмотреть список изменений", - "contributors": { - "section": { - "description": "Благодарим нашего замечательного участника: {count}!", - "description_plural": "Благодарим наших замечательных участников: {count}!", - "label": "Участники" - } - }, - "noctalia": { - "git-commit": "Git коммит:", - "git-commit-loading": "Загрузка...", - "installed-version": "Установленная версия:", - "latest-version": "Последняя версия:", - "section": { - "description": "Изящная и минималистичная оболочка рабочего стола, тщательно разработанная для Wayland, созданная с помощью Quickshell.", - "label": "Оболочка Noctalia" - } - }, - "support": "Поддержать нас", - "title": "О программе" - }, - "audio": { - "devices": { - "input-device": { - "description": "Выберите желаемое устройство ввода аудио.", - "label": "Устройство ввода" - }, - "output-device": { - "description": "Выберите желаемое устройство вывода аудио.", - "label": "Устройство вывода" - }, - "section": { - "description": "Настройка доступных устройств ввода и вывода аудио.", - "label": "Аудиоустройства" - } - }, - "external-mixer": { - "description": "Введите команду или путь к приложению для запуска при активации функции внешнего аудиомикшера.", - "label": "Команда внешнего аудиомикшера", - "placeholder": "pwvucontrol || pavucontrol" - }, - "media": { - "excluded-player": { - "description": "Добавьте ключевые слова для плееров, которые система должна игнорировать. Каждое ключевое слово должно быть на новой строке.", - "label": "Исключенный плеер", - "placeholder": "введите подстроку и нажмите +" - }, - "frame-rate": { - "description": "Более высокие частоты кадров обеспечивают более плавное изображение, но используют больше ресурсов.", - "label": "Частота кадров" - }, - "primary-player": { - "description": "Введите ключевое слово для идентификации вашего основного плеера.", - "label": "Основной плеер", - "placeholder": "например, spotify, vlc, mpv" - }, - "scrolling-speed": { - "description": "Время в секундах, за которое заголовок прокручивается от начала до конца.", - "label": "Скорость прокрутки" - }, - "scrolling-title": { - "description": "Включить непрерывную прокрутку для длинных названий медиа.", - "label": "Прокрутка названия" - }, - "section": { - "description": "Установите предпочитаемые и игнорируемые медиа-приложения.", - "label": "Медиаплееры" - }, - "visualizer-type": { - "description": "Выберите тип визуализации для воспроизведения медиа.", - "label": "Тип визуализации" - } - }, - "panel": { - "applications": { - "empty": "В данный момент нет приложений, воспроизводящих звук." - }, - "input": "Вход", - "output": "Выход", - "tabs": { - "devices": "Устройства", - "volumes": "Громкость" - } - }, - "tabs": { - "devices": "Устройства", - "media": "СМИ", - "volumes": "Тома" - }, - "title": "Аудио", - "volumes": { - "input-volume": { - "description": "Уровень громкости ввода с микрофона.", - "label": "Громкость ввода" - }, - "mute-input": { - "description": "Отключить стандартный аудиовход (микрофон).", - "label": "Отключить аудиовход" - }, - "mute-output": { - "description": "Отключить основной системный аудиовыход.", - "label": "Отключить аудиовыход" - }, - "output-volume": { - "description": "Общесистемный уровень громкости.", - "label": "Громкость вывода" - }, - "section": { - "description": "Настройка регуляторов громкости и уровней аудио.", - "label": "Громкость" - }, - "step-size": { - "description": "Настройка шага изменения громкости (колесо прокрутки, сочетания клавиш).", - "label": "Шаг изменения громкости" - }, - "volume-overdrive": { - "description": "Разрешить повышение громкости выше 100%. Может не поддерживаться всем оборудованием.", - "label": "Разрешить перегрузку громкости" - } - } - }, - "bar": { - "appearance": { - "background-opacity": { - "description": "Установите прозрачность фона специально для панели.", - "label": "Прозрачность фона бара" - }, - "capsule-opacity": { - "description": "Установить уровень непрозрачности для фона виджетов, когда капсула отображается.", - "label": "Непрозрачность капсулы" - }, - "density": { - "description": "Настройка отступов панели для компактного или просторного вида.", - "label": "Плотность панели" - }, - "floating": { - "description": "Отображает панель как плавающую 'таблетку'.", - "label": "Плавающая панель" - }, - "margins": { - "description": "Настройка отступов вокруг плавающей панели.", - "horizontal": "Горизонтальный", - "label": "Отступы", - "vertical": "Вертикальный" - }, - "outer-corners": { - "description": "Отображает внешне изогнутые углы на панели.", - "label": "Внешние углы" - }, - "position": { - "description": "Выберите, где разместить панель на экране.", - "label": "Положение панели" - }, - "section": { - "description": "Настройка внешнего вида и положения панели.", - "label": "Внешний вид" - }, - "show-capsule": { - "description": "Показывать фон виджетов.", - "label": "Показывать капсулу" - }, - "show-outline": { - "description": "Отображает видимую границу вокруг каждого виджета.", - "label": "Показать контуры виджетов" - }, - "use-separate-opacity": { - "description": "Включить использование отдельного значения прозрачности для фона полосы.", - "label": "Использовать раздельную прозрачность столбцов" - } - }, - "monitors": { - "section": { - "description": "Показывать панель на определенных мониторах. По умолчанию на всех, если ни один не выбран.", - "label": "Отображение на мониторах" - } - }, - "tabs": { - "appearance": "Внешность", - "monitors": "Мониторы", - "widgets": "Виджеты" - }, - "title": "Панель", - "tray": { - "back": "Назад", - "blacklist": { - "description": "Добавьте правила исключения трея, поддерживает подстановочные знаки (*).", - "label": "Черный список", - "placeholder": "например, nm-applet, Fcitx*" - }, - "pin-application": "Закрепить приложение", - "unpin-application": "Открепить приложение" - }, - "widgets": { - "section": { - "description": "Перетаскивайте виджеты, чтобы изменить их порядок. Используйте контекстное меню (правой кнопкой мыши), чтобы перемещать виджеты между разделами или удалять их.", - "label": "Расположение виджетов" - } - } - }, - "color-scheme": { - "color-source": { - "matugen-scheme-type": { - "description": "Выберите метод генерации цветовой схемы, который Matugen будет использовать для создания цветов из ваших обоев.", - "label": "Тип схемы Matugen" - }, - "section": { - "description": "Основные настройки цветов Noctalia.", - "label": "Источник цвета" - }, - "use-wallpaper-colors": { - "description": "Генерировать цветовые схемы из ваших обоев с помощью Matugen. Автоматически извлекает цвета для создания целостной темы.", - "label": "Использовать цвета обоев" - } - }, - "dark-mode": { - "mode": { - "description": "Включает автоматическое переключение между светлым и темным режимами.", - "label": "Расписание темного режима", - "location": "Местоположение", - "manual": "Вручную", - "off": "Выкл" - }, - "switch": { - "description": "Переключается на более темную тему для удобства просмотра ночью.", - "label": "Темный режим" - } - }, - "delete": { - "error": { - "description": "Не удалось удалить {scheme}", - "title": "Ошибка удаления" - }, - "success": { - "description": "{scheme} успешно удалена", - "title": "Цветовая схема удалена" - } - }, - "download": { - "button": "Загрузить ещё", - "delete": "Удалить", - "download": "Загрузить", - "downloading": "Загрузка...", - "empty": "Нет доступных цветовых схем", - "error": { - "api-error": "Ошибка API: {status}", - "description": "Не удалось загрузить {scheme}", - "download-failed": "Ошибка загрузки с кодом выхода: {code}", - "invalid-response": "Неверный формат ответа API", - "no-files": "Файлы для схемы не найдены", - "parse-failed": "Ошибка парсинга ответа API: {error}", - "rate-limit": "Превышен лимит запросов GitHub API", - "title": "Ошибка загрузки" - }, - "fetching": "Получение доступных цветовых схем...", - "installed": "Установлено", - "refresh": "Обновить", - "success": { - "description": "{scheme} успешно загружена", - "title": "Цветовая схема загружена" - }, - "title": "Загрузить цветовые схемы" - }, - "predefined": { - "generate-templates": { - "description": "Генерировать шаблоны Matugen (GTK, темы терминала и т. д.) при использовании предопределенных цветовых схем.", - "label": "Генерировать шаблоны для предопределенных схем" - }, - "section": { - "description": "Выберите из коллекции предопределенных цветовых схем.", - "label": "Предопределенные цветовые схемы" - } - }, - "tabs": { - "colors": "Цвета", - "templates": "Шаблоны" - }, - "templates": { - "compositors": { - "description": "Оформление композитора.", - "hyprland": { - "description": "Записать {filepath}" - }, - "label": "Компоновщики", - "mango": { - "description": "Записать {filepath} — требуется Mango" - }, - "niri": { - "description": "Записать {filepath} — требуется Niri v25.11+" - } - }, - "misc": { - "description": "Создайте свои собственные шаблоны", - "label": "Дополнительно", - "user-templates": { - "description": "Включайте только если вы знаете, что делаете — обратитесь к нашей онлайн-документации", - "label": "Включить пользовательские шаблоны" - } - }, - "programs": { - "cava": { - "description": "Записать {filepath}" - }, - "code": { - "description": "Записать {filepath}", - "description-detected": "Применено к профилю по умолчанию — обнаружено: {clients}", - "description-missing": "Редактор кода не обнаружен (VSCode или VSCodium)" - }, - "description": "Тематика для конкретных приложений.", - "discord": { - "description": "Записать {filepath} для {client} — тему нужно активировать вручную", - "description-detected": "Обнаружено: {clients}", - "description-missing": "Клиент Discord не обнаружен" - }, - "emacs": { - "description": "Doom: ~/.config/doom/themes/noctalia.el
Стандартный: ~/.emacs.d/themes/noctalia.el" - }, - "fuzzel": { - "description": "Записать {filepath} и перезагрузить" - }, - "label": "Программы", - "pywalfox": { - "description": "Записать {filepath} и запустить pywalfox update" - }, - "spicetify": { - "description": "Записать {filepath} — тему Comfy нужно установить и активировать вручную" - }, - "telegram": { - "description": "Записать {filepath}" - }, - "vicinae": { - "description": "Записать {filepath} и перезагрузить" - }, - "walker": { - "description": "Записать {filepath} и установить тему noctalia" - }, - "yazi": { - "description": "Записать {filepath} — flavor необходимо активировать вручную" - }, - "zed": { - "description": "Записать {filepath} и перезагрузить" - }, - "zen-browser": { - "description": "Запишите в {filepath}; скопируйте в chrome/userChrome.css вашего профиля Zen." - } - }, - "section": { - "description": "Применение цветов к внешним приложениям.", - "label": "Шаблоны" - }, - "terminal": { - "alacritty": { - "description": "Записать {filepath} и перезагрузить" - }, - "description": "Тематика эмулятора терминала.", - "foot": { - "description": "Записать {filepath} и перезагрузить" - }, - "ghostty": { - "description": "Записать {filepath} и перезагрузить" - }, - "kitty": { - "description": "Записать {filepath} и перезагрузить" - }, - "label": "Терминал", - "wezterm": { - "description": "Записать {filepath} и перезагрузить" - } - }, - "ui": { - "description": "Тематика окружения рабочего стола и набора инструментов пользовательского интерфейса.", - "gtk": { - "description": "Записать {filepath}" - }, - "kcolorscheme": { - "description": "Записать {filepath}" - }, - "label": "Интерфейс", - "qt": { - "description": "Записать {filepath}" - } - } - }, - "title": "Цветовая схема" - }, - "control-center": { - "cards": { - "section": { - "description": "Настройте, какие элементы управления появляются в Центре управления и в каком порядке.", - "label": "Карточки" - } - }, - "position": { - "description": "Выберите, где появляется панель Центра управления при открытии.", - "label": "Положение" - }, - "section": { - "description": "Настройка позиционирования и поведения панели Центра управления.", - "label": "Внешний вид" - }, - "shortcuts": { - "custom-button": { - "browse": "Обзор", - "command": { - "description": "Команда для выполнения при нажатии на кнопку.", - "label": "Команда" - }, - "enable-on-state-logic": { - "description": "Включить вторую иконку и 'активное' состояние на основе команды проверки.", - "label": "Включить логику активного состояния" - }, - "general-tooltip-text": { - "description": "Общее описание для подсказки кнопки.", - "label": "Общий текст подсказки" - }, - "icon": { - "description": "Выберите иконку из библиотеки.", - "label": "Иконка" - }, - "on-clicked": { - "description": "Команда для выполнения при нажатии левой кнопкой мыши.", - "label": "Команда для левого клика" - }, - "on-middle-clicked": { - "description": "Команда для выполнения при нажатии средней кнопкой мыши.", - "label": "Команда для среднего клика" - }, - "on-right-clicked": { - "description": "Команда для выполнения при нажатии правой кнопкой мыши.", - "label": "Команда для правого клика" - }, - "on-state-command": { - "description": "Команда для проверки, должна ли кнопка находиться в 'активном' состоянии. Возвращает 0 для 'включено', ненулевое для 'выключено'.", - "label": "Команда проверки активного состояния" - }, - "on-state-icon": { - "description": "Иконка для кнопки, когда она находится в 'активном' состоянии.", - "label": "Иконка активного состояния" - }, - "state-checks": { - "add": "Добавить проверку состояния", - "browse-icon": "Обзор", - "command": "Команда для выполнения для этой проверки состояния", - "label": "Проверки состояния", - "remove": "Удалить" - }, - "tooltip": { - "description": "Подсказка, которая будет отображаться при наведении на кнопку.", - "label": "Подсказка" - } - }, - "dialog": { - "apply": "Применить", - "cancel": "Отмена" - }, - "section": { - "description": "Перетаскивайте виджеты, чтобы изменить их порядок. Используйте контекстное меню (правой кнопкой мыши), чтобы перемещать виджеты между разделами или удалять их.", - "label": "Виджеты ярлыков" - }, - "sectionLeft": "Слева", - "sectionRight": "Справа" - }, - "system-monitor-disk-path": { - "description": "Выберите точку монтирования диска, которую должна отслеживать карта системного монитора в центре управления.", - "label": "Путь к диску системного монитора" - }, - "tabs": { - "appearance": "Внешний вид", - "cards": "Карточки", - "control-widgets": "Виджеты управления" - }, - "title": "Центр управления" - }, - "desktop-widgets": { - "clock": { - "clock-display": { - "description": "Настройте отображение часов, добавив токены из списка ниже. Чтобы использовать 12-часовой формат, необходимо включить токен 'AP'.", - "label": "Отображение часов" - }, - "custom-font": { - "description": "Выберите пользовательский шрифт для отображения часов.", - "label": "Пользовательский шрифт", - "placeholder": "Выбрать пользовательский шрифт...", - "search-placeholder": "Поиск шрифтов..." - }, - "enabled": { - "description": "Показать виджет часов на рабочем столе.", - "label": "Включить виджет часов" - }, - "format": { - "description": "Совет: используйте \\n для создания разрыва строки.", - "label": "Формат" - }, - "height": { - "description": "Высота виджета часов в пикселях.", - "label": "Высота" - }, - "minimal-mode": { - "description": "Использовать минимальное отображение часов с временем и датой.", - "label": "Минимальный режим" - }, - "preview": "Предварительный просмотр", - "rounded-corners": { - "description": "Использовать скруглённые углы для фона виджета.", - "label": "Скруглённые углы" - }, - "show-background": { - "description": "Показать фоновый контейнер для виджета часов.", - "label": "Показать фон" - }, - "show-date": { - "description": "Отобразите текущую дату под временем.", - "label": "Показать дату" - }, - "show-seconds": { - "description": "Отображать секунды во времени.", - "label": "Показывать секунды" - }, - "style": { - "analog": "Аналоговый", - "binary": "Бинарный", - "description": "Выберите стиль отображения часов.", - "digital": "Цифровой", - "label": "Стиль часов", - "minimal": "Минимальный" - }, - "use-custom-font": { - "description": "Переопределить выбор шрифта по умолчанию пользовательским шрифтом для часов.", - "label": "Использовать пользовательский шрифт" - }, - "use-primary-color": { - "description": "Если включено, это применит основной цвет для выделения.", - "label": "Использовать основной цвет" - }, - "width": { - "description": "Ширина виджета часов в пикселях.", - "label": "Ширина" - } - }, - "edit-mode": { - "add-widget": "Добавить виджет", - "button": { - "label": "Войти в режим редактирования" - }, - "controls-explanation": "Левый клик и перетаскивание: Переместить или изменить размер виджета.\nПравый клик: Открыть контекстное меню.", - "description": "Включите режим редактирования, чтобы перемещать и изменять положение виджетов рабочего стола. В этом режиме виджеты отображаются с контуром перетаскивания и могут быть перемещены.", - "exit-button": "Выйти из режима редактирования", - "grid-snap": { - "label": "Привязка к сетке" - }, - "label": "Режим редактирования", - "open-settings": "Открыть настройки" - }, - "enabled": { - "description": "Включить или отключить виджеты рабочего стола полностью.", - "label": "Включить виджеты рабочего стола" - }, - "general": { - "section": { - "description": "Настройте виджеты, отображаемые на вашем рабочем столе.", - "label": "Настольные виджеты" - } - }, - "media-player": { - "enabled": { - "description": "Отобразить виджет медиаплеера на рабочем столе.", - "label": "Включить виджет медиаплеера" - }, - "hide-mode": { - "description": "Управляет поведением виджета, когда медиа не воспроизводится.", - "label": "Режим скрытия" - }, - "rounded-corners": { - "description": "Включить скругленные углы на краях виджета.", - "label": "Скруглённые углы" - }, - "show-album-art": { - "description": "Показать обложку альбома и информацию о треках (название и исполнитель).", - "label": "Показывать обложку альбома и название" - }, - "show-background": { - "description": "Показать фоновый контейнер для виджета медиаплеера.", - "label": "Показать фон" - }, - "show-buttons": { - "description": "Показать кнопки управления медиа (воспроизведение/пауза, предыдущий, следующий) на виджете медиаплеера.", - "label": "Показать кнопки" - }, - "show-visualizer": { - "description": "Показать наложение аудиовизуализатора.", - "label": "Показать визуализатор" - }, - "visualizer-type": { - "description": "Выберите тип визуализации для фона медиаплеера.", - "label": "Тип визуализации" - } - }, - "title": "Настольные виджеты", - "weather": { - "enabled": { - "description": "Показать погодный виджет на рабочем столе.", - "label": "Включить виджет погоды" - }, - "show-background": { - "description": "Показать фоновый контейнер для погодного виджета.", - "label": "Показать фон" - } - } - }, - "display": { - "monitors": { - "brightness": "Яркость", - "brightness-step": { - "description": "Настройка шага изменения яркости (колесо прокрутки и сочетания клавиш).", - "label": "Шаг изменения яркости" - }, - "brightness-unavailable": { - "ddc-disabled": "Управление яркостью недоступно. Включите \"Поддержка внешней яркости\", чтобы управлять яркостью этого дисплея.", - "generic": "Управление яркостью недоступно для этого дисплея." - }, - "enforce-minimum": { - "description": "Решает проблему полного отключения подсветки на некоторых дисплеях при 0% яркости.", - "label": "Обеспечить минимальную яркость (1%)" - }, - "external-brightness": { - "description": "Включить поддержку DDCUtil для управления яркостью на внешних дисплеях через протокол DDC/CI.", - "label": "Поддержка внешней яркости" - }, - "section": { - "description": "Настройка яркости для каждого дисплея.", - "label": "Настройки для каждого монитора" - } - }, - "night-light": { - "auto-schedule": { - "description": "На основе времени заката и восхода солнца в {location} — рекомендуется.", - "label": "Автоматическое расписание" - }, - "enable": { - "description": "Применить теплый цветовой фильтр для уменьшения излучения синего света.", - "label": "Включить ночной свет" - }, - "force-activation": { - "description": "Игнорирует расписание и немедленно применяет ночной фильтр.", - "label": "Принудительная активация" - }, - "manual-schedule": { - "description": "Установить пользовательское время восхода и заката.", - "label": "Ручное расписание", - "select-start": "Выбрать время начала", - "select-stop": "Выбрать время остановки", - "sunrise": "Время восхода", - "sunset": "Время заката" - }, - "section": { - "description": "Уменьшение излучения синего света, чтобы помочь вам лучше спать и уменьшить напряжение глаз.", - "label": "Ночной свет" - }, - "temperature": { - "day": "День", - "day-description": "Управляет цветовой температурой в дневное время.", - "description": "Установите цветовую температуру для ночного и дневного времени.", - "label": "Цветовая температура", - "night": "Ночь", - "night-description": "Управляет цветовой температурой в ночное время." - } - }, - "tabs": { - "brightness": "Яркость", - "night-light": "Ночник" - }, - "title": "Дисплей" - }, - "dock": { - "appearance": { - "background-opacity": { - "description": "Настройка непрозрачности фона панели приложений.", - "label": "Непрозрачность фона" - }, - "border-radius": { - "description": "Измените радиус границы дока.", - "label": "Радиус скругления границы" - }, - "colorize-icons": { - "description": "Применить цвета темы к иконкам приложений на панели (только для нефокусированных приложений).", - "label": "Раскрасить иконки" - }, - "dead-opacity": { - "description": "Настройте прозрачность значков неактивных приложений.", - "label": "Мёртвая непрозрачность" - }, - "display": { - "always-visible": "Всегда видимая", - "auto-hide": "Автоматически скрывать", - "description": "Выберите, как ведет себя панель приложений.", - "exclusive": "Исключительно", - "label": "Отображение" - }, - "floating-distance": { - "description": "Установите расстояние между панелью приложений и краем экрана.", - "label": "Расстояние плавающей панели" - }, - "hide-show-speed": { - "description": "Настройте скорость анимации скрытия/показа панели приложений.", - "label": "Скорость скрытия/показа" - }, - "icon-size": { - "description": "Настройка общего размера панели приложений.", - "label": "Размер панели" - }, - "inactive-indicators": { - "description": "Отображать индикаторы для всех приложений, а не только для активного.", - "label": "Бегущие индикаторы" - }, - "pinned-static": { - "description": "Всегда перемещайте закреплённые значки приложений влево в статичном порядке.", - "label": "Закреплённые статические приложения" - }, - "section": { - "description": "Настройка поведения и внешнего вида панели приложений.", - "label": "Внешний вид" - } - }, - "enabled": { - "description": "Показать или скрыть панель приложений целиком", - "label": "Включить панель приложений" - }, - "monitors": { - "only-same-monitor": { - "description": "Показывать только приложения с монитора, где находится док.", - "label": "Только приложения с того же монитора" - }, - "section": { - "description": "Показывать панель приложений на определенных мониторах. По умолчанию на всех, если ни один не выбран.", - "label": "Отображение на мониторах" - } - }, - "tabs": { - "appearance": "Внешность", - "monitors": "Мониторы" - }, - "title": "Панель приложений" - }, - "general": { - "fonts": { - "default": { - "description": "Основной шрифт, используемый во всем интерфейсе.", - "label": "Шрифт по умолчанию", - "placeholder": "Выбрать шрифт по умолчанию...", - "scale": { - "description": "Увеличение или уменьшение размера стандартного текста.", - "label": "Размер шрифта по умолчанию" - }, - "search-placeholder": "Поиск шрифта..." - }, - "monospace": { - "description": "Моноширинный шрифт, используемый для чисел и отображения статистики.", - "label": "Моноширинный шрифт", - "placeholder": "Выбрать моноширинный шрифт...", - "scale": { - "description": "Увеличение или уменьшение размера моноширинного текста.", - "label": "Размер моноширинного шрифта" - }, - "search-placeholder": "Поиск моноширинного шрифта..." - }, - "reset-scaling": "Сбросить масштабирование", - "section": { - "description": "Выберите шрифты, используемые во всем интерфейсе.", - "label": "Шрифты" - } - }, - "language": { - "section": { - "description": "Выберите предпочитаемый язык для приложения.", - "label": "Язык" - }, - "select": { - "auto-detect": "Автоматически", - "description": "Выберите язык, используемый в интерфейсе приложения.", - "label": "Язык приложения" - } - }, - "launch-setup-wizard": "Запустить мастер настройки", - "profile": { - "picture": { - "description": "Ваша фотография профиля, которая появляется во всем интерфейсе.", - "label": "Фотография профиля {user}" - }, - "section": { - "description": "Редактируйте данные пользователя и аватар.", - "label": "Профиль" - }, - "select-avatar": "Выбрать изображение аватара", - "tooltip": "Фото профілю" - }, - "screen-corners": { - "radius": { - "description": "Настройка скругления углов экрана.", - "label": "Радиус углов экрана", - "reset": "Сбросить радиус углов экрана" - }, - "section": { - "description": "Настройка скругления углов экрана и визуальных эффектов.", - "label": "Углы экрана" - }, - "show-corners": { - "description": "Отображать скругленные углы по краю экрана.", - "label": "Показывать углы экрана" - }, - "solid-black": { - "description": "Использовать сплошной черный цвет вместо цвета фона панели.", - "label": "Сплошные черные углы" - } - }, - "title": "Общие" - }, - "hooks": { - "info": { - "command-info": { - "description": "• Команды выполняются через shell (sh -c)
• Команды выполняются в фоновом режиме (отдельно)
• Кнопки 'Тест' выполняются с текущими значениями", - "label": "Информация о команде хука" - }, - "parameters": { - "description": "• Хук обоев: $1 = путь к обоям, $2 = имя экрана
• Хук переключения темы: $1 = true/false (состояние темного режима)", - "label": "Доступные параметры" - } - }, - "performance-mode-disabled": { - "description": "Команда для выполнения при выключении режима производительности Noctalia.", - "label": "Режим производительности выключен", - "placeholder": "например, notify-send \"Производительность\" \"Режим Выключен\"" - }, - "performance-mode-enabled": { - "description": "Команда для выполнения при включении режима производительности Noctalia.", - "label": "Режим производительности включен", - "placeholder": "например, notify-send \"Производительность\" \"Режим Включен\"" - }, - "screen-lock": { - "description": "Команда для выполнения при блокировке экрана.", - "label": "Экран заблокирован", - "placeholder": "например, notify-send \"Экран\" \"Заблокирован\"" - }, - "screen-unlock": { - "description": "Команда для выполнения при разблокировке экрана.", - "label": "Экран разблокирован", - "placeholder": "например, notify-send \"Экран\" \"Разблокирован\"" - }, - "system-hooks": { - "enable": { - "description": "Включить или отключить все команды хуков.", - "label": "Включить хуки" - }, - "section": { - "description": "Настройка команд для выполнения при системных событиях.", - "label": "Системные хуки" - } - }, - "theme-changed": { - "description": "Команда для выполнения при переключении темы между темным и светлым режимами.", - "label": "Тема изменена", - "placeholder": "например, notify-send \"Theme\" \"Toggled\"" - }, - "title": "Хуки", - "wallpaper-changed": { - "description": "Команда для выполнения при смене обоев.", - "label": "Обои изменены", - "placeholder": "например, notify-send \"Wallpaper\" \"Changed\"" - } - }, - "indicator": { - "default-value": "По умолчанию: {value}", - "system-default": "По умолчанию" - }, - "launcher": { - "settings": { - "annotation-tool": { - "description": "Команда для запуска при нажатии кнопки аннотирования в истории буфера обмена. Изображение будет передано в эту команду.", - "label": "Инструмент аннотирования", - "placeholder": "градия, сатти -ф -" - }, - "auto-paste": { - "description": "Автоматически вставить выбранный элемент из буфера обмена. Требуется wtype.", - "label": "Автоматическая вставка" - }, - "clip-preview": { - "description": "Показывать предварительный просмотр содержимого буфера обмена при использовании команды >clip.", - "label": "Включить предварительный просмотр буфера обмена" - }, - "clipboard-history": { - "description": "Доступ к ранее скопированным элементам из запуска.", - "label": "Включить историю буфера обмена" - }, - "custom-launch-prefix": { - "description": "Добавлять префикс к командам с помощью пользовательского запуска (например, 'runapp' для интеграции с systemd).", - "label": "Пользовательский префикс запуска" - }, - "custom-launch-prefix-enabled": { - "description": "Использовать пользовательский префикс для запуска приложений вместо метода по умолчанию.", - "label": "Включить пользовательский префикс запуска" - }, - "grid-view": { - "description": "Показывать элементы в виде сетки вместо списка.", - "label": "Вид сетки" - }, - "icon-mode": { - "description": "Использовать нативные системные иконки вместо иконок Tabler.", - "label": "Использовать нативные иконки" - }, - "ignore-mouse-input": { - "description": "Отключить взаимодействие с мышью и колесо прокрутки в лаунчере.", - "label": "Игнорировать ввод мыши" - }, - "position": { - "description": "Выберите, где появляется панель запуска.", - "label": "Положение" - }, - "section": { - "description": "Настройка поведения и внешнего вида запуска.", - "label": "Внешний вид" - }, - "show-categories": { - "description": "Показывать вкладки категорий для фильтрации приложений.", - "label": "Показывать категории" - }, - "show-icon-background": { - "description": "Показывать закругленный прямоугольник в качестве фона для иконок.", - "label": "Показать фон значка" - }, - "sort-by-usage": { - "description": "Если включено, часто запускаемые приложения появляются в списке первыми.", - "label": "Сортировать по частоте использования" - }, - "terminal-command": { - "description": "Команда для запуска терминала. Например, 'kitty -e' или 'gnome-terminal --'.", - "label": "Команда терминала" - }, - "use-app2unit": { - "description": "Использует альтернативный метод запуска для лучшего управления процессами приложений и предотвращения проблем.", - "label": "Использовать App2Unit для запуска приложений" - } - }, - "title": "Запуск" - }, - "location": { - "calendar": { - "cards": { - "section": { - "description": "Организуйте и включайте/выключайте карточки в панели календаря.", - "label": "Карточки календаря" - } - }, - "header": { - "label": "Заголовок календаря" - }, - "month": { - "label": "Календарный месяц" - } - }, - "date-time": { - "12hour-format": { - "description": "Отображает время в 12-часовом формате на экране блокировки и в календаре. Часы на панели имеют собственные настройки.", - "label": "Использовать 12-часовой формат времени" - }, - "first-day-of-week": { - "automatic": "Автоматически (использовать системную локаль)", - "description": "Выберите, с какого дня начинается неделя в календаре.", - "label": "Первый день недели" - }, - "section": { - "description": "Настройка отображения даты и времени.", - "label": "Дата и время" - }, - "show-events": { - "description": "Отображать события на панели календаря.", - "label": "Показывать события календаря" - }, - "use-analog": { - "description": "Показывать аналоговые часы в окне календаря и на экране блокировки.", - "label": "Использовать аналоговый стиль часов" - }, - "week-numbers": { - "description": "Отображает номер недели в году (например, Неделя 38) в календаре.", - "label": "Показывать номера недель" - } - }, - "location": { - "search": { - "description": "например, Москва, RU", - "label": "Поиск местоположения", - "placeholder": "Введите название местоположения" - }, - "section": { - "description": "Получите точную погоду и расписание ночного света, установив свое местоположение.", - "label": "Ваше местоположение" - } - }, - "title": "Регион", - "weather": { - "enabled": { - "description": "Показывать информацию о погоде во всем интерфейсе и получать данные о погоде. Если отключено, все элементы погоды будут скрыты, и сетевые запросы не будут выполняться.", - "label": "Включить погоду" - }, - "fahrenheit": { - "description": "Отображать температуру в Фаренгейтах вместо Цельсия.", - "label": "Отображать температуру в Фаренгейтах (°F)" - }, - "hide-city": { - "description": "Скрыть название города из отображения погоды во всем интерфейсе.", - "label": "Скрыть название города" - }, - "hide-timezone": { - "description": "Скрыть аббревиатуру часового пояса из отображения погоды во всем интерфейсе.", - "label": "Скрыть часовой пояс" - }, - "section": { - "description": "Выберите предпочитаемую единицу измерения температуры.", - "label": "Погода" - }, - "show-effects": { - "description": "Отображает дополнительные визуальные эффекты (например, дождь, снег или молнию) на карточке погоды.", - "label": "Отображать погодные эффекты" - }, - "show-in-calendar": { - "description": "Показывать ежедневный прогноз погоды непосредственно в вашем календаре.", - "label": "Отображать погоду в календаре" - } - } - }, - "lock-screen": { - "compact-lockscreen": { - "description": "Показывать только поле для ввода логина и системные элементы управления, скрывая виджеты погоды и медиа.", - "label": "Компактный экран блокировки" - }, - "lock-on-suspend": { - "description": "Автоматически блокировать экран при приостановке работы системы.", - "label": "Блокировать при приостановке" - }, - "show-hibernate": { - "description": "Показывать опцию 'спящий режим' в действиях питания.", - "label": "Показывать спящий режим" - }, - "show-session-buttons": { - "description": "Разрешить доступ к настройкам питания с экрана блокировки.", - "label": "Элементы управления питанием" - }, - "title": "Экран блокировки" - }, - "network": { - "bluetooth": { - "description": "Включить управление Bluetooth.", - "label": "Включить Bluetooth", - "rssi-polling": { - "description": "Периодически опрашивать RSSI для подключенных устройств через bluetoothctl. Может быть недоступно для всех устройств; использует минимальные ресурсы при включении.", - "label": "Опрос сигнала Bluetooth" - } - }, - "section": { - "description": "Управление Wi-Fi и Bluetooth подключениями." - }, - "title": "Сеть", - "wifi": { - "description": "Управление беспроводными сетями (требуется NetworkManager).", - "label": "Включить Wi-Fi" - } - }, - "notifications": { - "duration": { - "critical-urgency": { - "description": "Как долго остаются видимыми уведомления с критическим приоритетом.", - "label": "Критическая срочность" - }, - "low-urgency": { - "description": "Как долго остаются видимыми уведомления с низким приоритетом.", - "label": "Низкая срочность" - }, - "normal-urgency": { - "description": "Как долго остаются видимыми уведомления с нормальным приоритетом.", - "label": "Нормальная срочность" - }, - "reset": "Сбросить длительность тайм-аута", - "respect-expire": { - "description": "Использовать таймаут истечения, установленный в уведомлении.", - "label": "Учитывать таймаут истечения" - }, - "section": { - "description": "Настройка времени видимости уведомлений в зависимости от их уровня срочности.", - "label": "Продолжительность уведомлений" - } - }, - "history": { - "critical-urgency": { - "description": "Сохранять уведомления с критическим приоритетом в истории.", - "label": "Сохранять критическую срочность в истории" - }, - "low-urgency": { - "description": "Сохранять уведомления с низким приоритетом в истории.", - "label": "Сохранять низкую срочность в истории" - }, - "normal-urgency": { - "description": "Сохранять уведомления с нормальным приоритетом в истории.", - "label": "Сохранять нормальную срочность в истории" - }, - "section": { - "description": "Управление тем, какие уведомления сохраняются в истории в зависимости от их уровня срочности.", - "label": "История" - } - }, - "monitors": { - "section": { - "description": "Показывать уведомления на определенных мониторах. По умолчанию на всех, если ни один не выбран.", - "label": "Отображение на мониторах" - } - }, - "settings": { - "always-on-top": { - "description": "Отображать уведомления поверх полноэкранных окон и других слоев.", - "label": "Всегда сверху" - }, - "background-opacity": { - "description": "Настройка непрозрачности фона уведомлений.", - "label": "Непрозрачность фона" - }, - "do-not-disturb": { - "description": "Отключить все всплывающие окна уведомлений, если включено.", - "label": "Не беспокоить" - }, - "enable-osd": { - "description": "Показывать изменения громкости и яркости в реальном времени.", - "label": "Включить экранное отображение (OSD)" - }, - "enabled": { - "description": "Включить или отключить демон уведомлений, требуется перезапуск Noctalia shell.", - "label": "Включить уведомления" - }, - "location": { - "description": "Где уведомления появляются на экране.", - "label": "Расположение" - }, - "section": { - "description": "Настройка внешнего вида и поведения уведомлений.", - "label": "Внешний вид" - } - }, - "sounds": { - "enabled": { - "description": "Включить звуковые эффекты для входящих уведомлений.", - "label": "Включить звуки уведомлений" - }, - "excluded-apps": { - "description": "Пропускать воспроизведение настроенного звука уведомлений для определенных приложений, имеющих собственные встроенные звуки.", - "label": "Исключенные приложения", - "placeholder": "discord,firefox,chrome,chromium,edge" - }, - "files": { - "critical": { - "description": "Путь к звуковому файлу, воспроизводимому для уведомлений с критическим приоритетом.", - "label": "Звук критической важности", - "select-title": "Выбрать Файл Звука Критической Важности" - }, - "low": { - "description": "Путь к звуковому файлу, воспроизводимому для уведомлений с низким приоритетом.", - "label": "Звук низкой важности", - "select-title": "Выбрать Файл Звука Низкой Важности" - }, - "normal": { - "description": "Путь к звуковому файлу, воспроизводимому для уведомлений с нормальным приоритетом.", - "label": "Звук нормальной важности", - "select-title": "Выбрать Файл Звука Нормальной Важности" - }, - "placeholder": "Введите путь к звуковому файлу", - "section": { - "description": "Настроить пользовательские звуковые файлы для разных уровней важности уведомлений.", - "label": "Звуковые файлы" - }, - "select-file": "Выбрать Звуковой Файл", - "unified": { - "description": "Путь к звуковому файлу, воспроизводимому для уведомлений.", - "label": "Звук уведомления", - "select-title": "Выбрать Файл Звука Уведомления" - } - }, - "section": { - "description": "Настроить звуковые эффекты и громкость уведомлений.", - "label": "Настройки звука" - }, - "separate": { - "description": "Использовать разные звуковые файлы для уведомлений с низким, нормальным и критическим приоритетом.", - "label": "Использовать разные звуки для разных приоритетов" - }, - "unavailable": { - "description": "Установите Qt6 Multimedia для включения звуков уведомлений.", - "label": "Звуки уведомлений недоступны" - }, - "volume": { - "description": "Настроить уровень громкости для звуков уведомлений.", - "label": "Громкость звука" - } - }, - "tabs": { - "general": "Общее", - "history": "История", - "sounds": "Звуки", - "toast": "Тост" - }, - "title": "Уведомления", - "toast": { - "keyboard": { - "description": "Показывать всплывающее уведомление при смене раскладки клавиатуры.", - "label": "Раскладка клавиатуры" - }, - "section": { - "description": "Настроить внешний вид и поведение всплывающих уведомлений.", - "label": "Тост" - } - } - }, - "osd": { - "always-on-top": { - "description": "Отображать OSD поверх полноэкранных окон и других слоев.", - "label": "Всегда сверху" - }, - "background-opacity": { - "description": "Управляет прозрачностью фона OSD.", - "label": "Прозрачность фона" - }, - "description": "Настройка экранных индикаторов, таких как оверлеи громкости и яркости.", - "duration": { - "auto-hide": { - "description": "Настройка времени, прежде чем OSD исчезнет.", - "label": "Автоматически скрывать через" - }, - "section": { - "description": "Как долго OSD остается видимым перед автоматическим скрытием.", - "label": "Таймаут автоскрытия" - } - }, - "enabled": { - "description": "Показывать изменения громкости и яркости в реальном времени.", - "label": "Включить экранное отображение (OSD)" - }, - "location": { - "description": "Где появляются экранные отображения.", - "label": "Расположение" - }, - "monitors": { - "section": { - "description": "Показывать OSD на определенных мониторах. По умолчанию на всех, если ни один не выбран.", - "label": "Отображение на мониторах" - } - }, - "section": { - "general": { - "description": "Настройка видимости и поведения OSD.", - "label": "Общие" - } - }, - "title": "Экранное отображение (OSD)", - "types": { - "brightness": { - "description": "Показывать OSD при изменении яркости экрана.", - "label": "Яркость" - }, - "custom-text": { - "description": "Показывать OSD для пользовательских текстовых сообщений через IPC.", - "label": "Пользовательский текст" - }, - "input-volume": { - "description": "Показывать OSD при изменении громкости микрофона.", - "label": "Входная громкость" - }, - "lockkey": { - "description": "Показывать OSD при переключении клавиш Caps Lock, Num Lock или Scroll Lock.", - "label": "Клавиши блокировки" - }, - "section": { - "description": "Выберите события, которые должны запускать экранное меню (OSD).", - "label": "События, запускающие экранное меню" - }, - "volume": { - "description": "Показывать OSD при изменении громкости аудиовыхода.", - "label": "Выходная громкость" - } - } - }, - "plugins": { - "available": { - "description": "Просмотр и установка плагинов из настроенных источников.", - "label": "Доступные плагины", - "no-plugins-description": "Проверьте исходники вашего плагина или обновите список.", - "no-plugins-label": "Нет доступных плагинов." - }, - "collision": { - "already-installed": "Этот плагин уже установлен.", - "custom-version-exists": "Пользовательская версия из \"{source}\" уже установлена.", - "official-version-exists": "Официальная версия этого плагина уже установлена." - }, - "filter": { - "all": "Всё", - "downloaded": "Скачано", - "not-downloaded": "Не загружено" - }, - "hot-reload": { - "description": "Автоматически перезагружать плагины при изменении их файлов. Полезно для разработки плагинов.", - "label": "Горячая перезагрузка (режим разработки)" - }, - "hot-reloaded": "Перезагружен плагин: {name}", - "install": "Установить", - "install-error": "Не удалось установить: {error}", - "install-incompatible": "{plugin} требует Noctalia версии {version} или выше.", - "install-success": "Успешно установлен {plugin}", - "installed": { - "description": "Управляйте и настраивайте все локально установленные плагины.", - "label": "Установленные плагины", - "no-plugins-description": "Установите плагины из раздела \"Доступные плагины\" ниже.", - "no-plugins-label": "Нет установленных плагинов" - }, - "installing": "Установка {plugin}...", - "open-plugins-tab": "Открыть настройки плагинов", - "plugin-settings-title": "Настройки {plugin}", - "refresh": { - "refreshing": "Обновление списка плагинов...", - "tooltip": "Обновить доступные плагины" - }, - "settings": { - "tooltip": "Настройки плагина" - }, - "settings-error-not-loaded": "Плагин не загружен.", - "settings-saved": "Настройки плагина сохранены.", - "source": { - "custom": "Пользовательский источник", - "official": "Официальный" - }, - "sources": { - "add-custom": "Добавить пользовательский репозиторий", - "add-dialog": { - "description": "Добавить репозиторий GitHub в качестве источника плагинов.", - "error": "Не удалось добавить источник плагина.", - "name": "Имя репозитория", - "name-placeholder": "Мои пользовательские плагины", - "success": "Источник плагина успешно добавлен.", - "title": "Добавить исходный код плагина", - "url": "URL репозитория" - }, - "description": "Управление репозиториями плагинов.", - "label": "Источники", - "placeholder": "Мой крутой репозиторий", - "remove": { - "tooltip": "Удалить исходный код плагина" - } - }, - "title": "Плагины", - "uninstall": "Удалить", - "uninstall-dialog": { - "description": "Вы уверены, что хотите удалить {plugin}? Это удалит все данные плагина.", - "title": "Удалить плагин" - }, - "uninstall-error": "Не удалось удалить: {error}", - "uninstall-success": "{plugin} успешно удален.", - "uninstalling": "Удаление {plugin}...", - "update": "Обновление", - "update-all": "Обновить все ({count})", - "update-all-success": "Все плагины успешно обновлены.", - "update-available": "Доступно новое обновление плагина", - "update-available_plural": "Доступны новые обновления плагинов ({count})", - "update-error": "Не удалось обновить плагин: {plugin}: {error}", - "update-incompatible": "Требуется Noctalia v{version} или выше", - "update-pending": "v{current} → v{new} (требуется Noctalia v{required})", - "update-success": "Плагин {plugin} обновлён до версии {version}", - "update-version": "v{текущее} → v{новое}", - "updating": "Обновление..." - }, - "region": { - "title": "Регион" - }, - "screen-recorder": { - "audio": { - "audio-codec": { - "description": "Opus рекомендуется для лучшей производительности и наименьшего размера аудио.", - "label": "Аудиокодек" - }, - "audio-source": { - "description": "Источник аудио для захвата во время записи.", - "label": "Источник аудио" - }, - "section": { - "description": "Настройка параметров записи аудио.", - "label": "Настройки аудио" - } - }, - "general": { - "copy-to-clipboard": { - "description": "Скопировать файл в буфер обмена после завершения записи.", - "label": "Скопировать в буфер обмена" - }, - "output-folder": { - "description": "Папка, в которую будут сохраняться записи экрана.", - "label": "Выходная папка", - "tooltip": "Выходная папки" - }, - "section": { - "description": "Управление выводом и содержимым записи экрана.", - "label": "Общие настройки" - }, - "select-output-folder": "Выбрать выходную папку", - "show-cursor": { - "description": "Записывать курсор мыши в видео.", - "label": "Показывать курсор" - } - }, - "title": "Запись экрана", - "video": { - "color-range": { - "description": "Ограниченный (Limited) рекомендуется для лучшей совместимости.", - "label": "Цветовой диапазон" - }, - "frame-rate": { - "description": "Целевая частота кадров для записей экрана.", - "label": "Частота кадров" - }, - "section": { - "description": "Настройка параметров записи видео.", - "label": "Настройки видео" - }, - "video-codec": { - "description": "h264 — самый распространенный кодек.", - "label": "Видеокодек" - }, - "video-quality": { - "description": "Более высокое качество приводит к большему размеру файла.", - "label": "Качество видео" - }, - "video-source": { - "description": "Портал (Portal) рекомендуется, если появляются артефакты, попробуйте Экран (Screen).", - "label": "Источник видео" - } - } - }, - "session-menu": { - "countdown-duration": { - "description": "Установить, как долго длится таймер обратного отсчета перед выполнением действий питания.", - "label": "Длительность обратного отсчета" - }, - "enable-countdown": { - "description": "Показывать таймер обратного отсчета перед выполнением действий питания.", - "label": "Включить таймер обратного отсчета" - }, - "entries": { - "section": { - "description": "Настроить, какие действия питания отображаются в меню сеанса и в каком порядке.", - "label": "Действия питания" - } - }, - "entry-settings": { - "command": { - "description": "Пользовательская команда для выполнения этого действия. Оставьте пустым, чтобы использовать системную команду по умолчанию.", - "label": "Команда", - "placeholder": "systemctl poweroff" - }, - "default-command": { - "lock": "Внутренний экран блокировки (без команды)", - "logout": "Внутренний выход из системы (без команды)" - }, - "default-info": { - "description": "Если не указана пользовательская команда, будет использована системная команда по умолчанию.", - "label": "Команда по умолчанию" - }, - "title": "Настроить {entry}", - "tooltip": "Настроить команду" - }, - "general": { - "section": { - "description": "Настройка поведения и внешнего вида панели меню сеанса.", - "label": "Общие" - } - }, - "large-buttons-layout": { - "description": "Выберите способ отображения кнопок меню сеанса.", - "label": "Крупная раскладка кнопок" - }, - "large-buttons-style": { - "description": "Отобразить меню сеанса с большими кнопками в виде сетки.", - "label": "Стиль \"крупные кнопки\"" - }, - "position": { - "description": "Выберите, где появляется панель меню сеанса при открытии.", - "label": "Позиция" - }, - "show-header": { - "description": "Отображать заголовок и кнопку закрытия в верхней части меню сеанса.", - "label": "Показывать заголовок" - }, - "show-number-labels": { - "description": "Отображать числовые метки (1-2-3-4...) на кнопках и включить числовые горячие клавиши для быстрого выбора.", - "label": "Показывать числовые метки" - }, - "title": "Меню сеанса" - }, - "system-monitor": { - "cpu-section": { - "label": "Использование ЦП" - }, - "critical-color": { - "label": "Критический цвет" - }, - "custom-highlight-colors-title": { - "label": "Пользовательские цвета выделения" - }, - "disk-path": { - "description": "Выберите точку монтирования диска для мониторинга.", - "label": "Путь к диску" - }, - "disk-section": { - "label": "Использование диска" - }, - "enable-dgpu-monitoring": { - "description": "Внимание: Это разбудит ваш дискретный графический процессор (NVIDIA/AMD), что может значительно повлиять на время работы от аккумулятора на ноутбуках с гибридной графикой.", - "label": "Включить мониторинг дискретного GPU" - }, - "external-monitor": { - "description": "Введите команду или путь к приложению для запуска при активации внешнего приложения мониторинга системы.", - "label": "Команда внешнего монитора системы", - "placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor" - }, - "general": { - "section": { - "description": "Настроить поведение и внешний вид системного монитора.", - "label": "Общее" - } - }, - "gpu-section": { - "label": "Температура GPU" - }, - "highlight-colors-section": { - "label": "Цвета выделения" - }, - "load-average-section": { - "label": "Средняя нагрузка" - }, - "memory-section": { - "label": "Использование памяти" - }, - "network-section": { - "label": "Сеть" - }, - "polling-interval": { - "label": "Интервал опроса" - }, - "polling-section": { - "description": "Настройте частоту обновления каждой системной метрики.", - "label": "Интервалы опроса" - }, - "tabs": { - "general": "Общее", - "polling": "Опрос", - "thresholds": "Пороги" - }, - "temperature-section": { - "label": "Температура ЦП" - }, - "threshold": { - "critical": "Критический порог", - "warning": "Предупредительный порог" - }, - "thresholds-section": { - "description": "Настройте пороги предупреждения/критические пороги и интервалы опроса для каждой системной метрики.", - "label": "Пороги" - }, - "title": "Системный монитор", - "use-custom-highlight-colors": { - "description": "Если отключено, используются цвета выделения по умолчанию темы.", - "label": "Использовать пользовательские цвета выделения" - }, - "warning-color": { - "label": "Цвет предупреждения" - } - }, - "user-interface": { - "allow-panels-without-bar": { - "description": "Когда включено, панели могут открываться на любом экране. Когда выключено, панели будут открываться только на экранах с панелью, что может снизить использование памяти.", - "label": "Разрешить панели на экранах без панели задач." - }, - "animation-disable": { - "description": "Отключить все анимации для более быстрого и отзывчивого взаимодействия.", - "label": "Отключить анимации интерфейса" - }, - "animation-speed": { - "description": "Настройка глобальной скорости анимации.", - "label": "Скорость анимации", - "reset": "Сбросить скорость анимации" - }, - "appearance": { - "section": { - "description": "Настройте визуальные элементы, такие как всплывающие подсказки, границы и тени.", - "label": "Внешность" - } - }, - "box-border": { - "description": "Отображает контур вокруг областей содержимого.", - "label": "Контур контейнера" - }, - "box-border-radius": { - "description": "Настраивает скругление углов основных разделов макета, таких как боковые панели, карточки и панели контента.", - "label": "Радиус контейнера", - "reset": "Сбросить радиус контейнера" - }, - "control-border-radius": { - "description": "Управляет кривизной интерактивных элементов, включая кнопки, переключатели и текстовые поля.", - "label": "Ввести радиус", - "reset": "Сбросить радиус ввода" - }, - "dim-desktop": { - "description": "Затемнять рабочий стол при открытии панелей или меню.", - "label": "Затемнять рабочий стол" - }, - "dimmer-opacity": { - "description": "Установить уровень непрозрачности для затемнения рабочего стола.", - "label": "Непрозрачность затемненного рабочего стола", - "reset": "Сбросить непрозрачность затемненного рабочего стола" - }, - "panel-background-opacity": { - "description": "Установить прозрачность фона для всех панелей (верхней панели, панели запуска, настроек и т. д.).", - "label": "Прозрачность фона панелей" - }, - "panels-attached-to-bar": { - "description": "Панели прикрепляются к панели и краям экрана, создавая цельный вид со стильными инвертированными углами.", - "label": "Прикрепить панели к краям" - }, - "panels-overlay": { - "description": "Обеспечивает видимость панелей и панели задач даже поверх полноэкранных приложений.", - "label": "Держать панели и панель задач сверху" - }, - "scaling": { - "description": "Изменяет размер общего пользовательского интерфейса, исключая панель.", - "label": "Масштабирование интерфейса", - "reset-scaling": "Сбросить масштабирование интерфейса" - }, - "section": { - "description": "Настройка внешнего вида, ощущений и поведения интерфейса.", - "label": "Внешний вид" - }, - "settings-panel-mode": { - "description": "Выберите раскладку настроек (может потребоваться перезапуск).", - "label": "Режим панели настроек" - }, - "shadows": { - "description": "Включает отбрасываемые тени под панелями и панелью задач.", - "direction": { - "description": "Выберите, откуда отбрасывается тень.", - "label": "Направление тени" - }, - "label": "Отбрасываемые тени" - }, - "tabs": { - "appearance": "Внешность", - "panels": "Панели", - "screen-corners": "Углы экрана" - }, - "title": "Пользовательский интерфейс", - "tooltips": { - "description": "Включить или отключить всплывающие подсказки во всем интерфейсе.", - "label": "Показывать всплывающие подсказки" - } - }, - "wallpaper": { - "automation": { - "change-mode": { - "alphabetical": "Алфавитный", - "description": "Выберите, как выбираются обои при автоматической смене.", - "label": "Режим смены", - "random": "Случайный" - }, - "custom-interval": { - "description": "Введите время в формате ЧЧ:ММ (например, 01:30).", - "label": "Пользовательский интервал" - }, - "interval": { - "description": "Как часто автоматически менять обои.", - "label": "Интервал смены обоев" - }, - "random-wallpaper": { - "description": "Запланировать смену случайных обоев через регулярные интервалы.", - "label": "Случайные обои" - }, - "scheduled-change": { - "description": "Автоматически менять обои через регулярные интервалы.", - "label": "Запланированная смена" - }, - "section": { - "label": "Автоматизация" - } - }, - "look-feel": { - "edge-smoothness": { - "description": "Применяет мягкий, растушеванный эффект к краю переходов.", - "label": "Смягчить край перехода" - }, - "fill-color": { - "description": "Выберите цвет заливки, который может появиться за обоями.", - "label": "Цвет заливки" - }, - "fill-mode": { - "description": "Выберите, как изображение должно масштабироваться, чтобы соответствовать разрешению вашего монитора.", - "label": "Режим заполнения" - }, - "section": { - "label": "Внешний вид и ощущения" - }, - "transition-duration": { - "description": "Продолжительность анимации перехода в секундах.", - "label": "Продолжительность перехода" - }, - "transition-type": { - "description": "Тип анимации при переключении между обоями.", - "label": "Тип перехода" - } - }, - "settings": { - "enable-management": { - "description": "Управлять обоями с помощью Noctalia. Снимите флажок, если предпочитаете использовать другое приложение.", - "label": "Включить управление обоями" - }, - "enable-overview": { - "description": "Применяет размытые и затемненные обои к экрану обзора.", - "label": "Включить обои обзора" - }, - "folder": { - "description": "Путь к вашей основной папке с обоями.", - "label": "Папка с обоями", - "tooltip": "Папка с обоями" - }, - "hide-wallpaper-filenames": { - "tooltip-hide": "Скрыть имена файлов", - "tooltip-show": "Показать имена файлов" - }, - "monitor-specific": { - "description": "Установить отдельную папку с обоями для каждого монитора.", - "label": "Каталоги для конкретного монитора", - "tooltip": "Папка обоев монитора" - }, - "recursive-search": { - "description": "Также искать обои во вложенных папках каталога обоев.", - "label": "Искать во вложенных папках" - }, - "section": { - "description": "Управление тем, как обои управляются и отображаются.", - "label": "Настройки обоев" - }, - "select-folder": "Выбрать папку с обоями", - "select-monitor-folder": "Выбрать папку с обоями для монитора", - "selector": { - "description": "Выберите обои.", - "label": "Выбор обоев", - "tooltip": "Выбор обоев" - }, - "selector-position": { - "description": "Выберите, где появляется панель выбора обоев.", - "label": "Положение" - } - }, - "tabs": { - "automation": "Автоматизация", - "look-feel": "Внешний вид и ощущения", - "settings": "Настройки" - }, - "title": "Обои" - } - }, "setup": { "appearance": { - "header": "Внешний вид", "subheader": "Выберите темный режим и источники цвета (Matugen или предопределенные)." }, "customize": { @@ -2753,12 +1425,10 @@ }, "wallpaper": { "choose-dir": "Выберите каталог, содержащий ваши изображения обоев", - "dir": { - "browse": "Обзор папки с обоями", - "description": "Выберите папку, содержащую ваши обои", - "label": "Каталог обоев", - "select-title": "Выбрать папку с обоями" - }, + "dir-browse": "Обзор папки с обоями", + "dir-description": "Выберите папку, содержащую ваши обои", + "dir-label": "Каталог обоев", + "dir-select-title": "Выбрать папку с обоями", "header": "Выберите свои обои", "no-dir": "Каталог обоев не выбран", "no-valid": "Не найдено допустимых файлов изображений в: {dir}", @@ -2767,9 +1437,7 @@ "select-prompt": "Выберите обои ниже", "subheader": "Создайте настроение с красивым фоном." }, - "welcome": { - "note": "Всего несколько основ для начала — полные настройки находятся в настройках" - } + "welcome-note": "Всего несколько основ для начала — полные настройки находятся в настройках" }, "system": { "cpu-temperature": "{temp}°C", @@ -2779,10 +1447,7 @@ "no-media-player-detected": "Медиаплеер не обнаружен", "scaling-percentage": "{percentage}%", "signal-strength": "{signal}%", - "unknown": "Неизвестно", "unknown-app": "Неизвестное приложение", - "unknown-layout": "Неизвестно", - "unknown-version": "Неизвестно", "uptime": "Время работы: {uptime}", "user-requested": "Запрошено пользователем", "welcome-back": "С возвращением,", @@ -2792,19 +1457,14 @@ "cpu-temp": "Температура процессора", "cpu-usage": "Использование ЦП", "disk": "Диск", - "download": "Скачать", "download-speed": "Скорость загрузки", "gpu-temp": "Температура GPU", "load-average": "Средняя нагрузка", - "memory": "Память", "title": "Системный монитор", - "upload": "Загрузить", "upload-speed": "Скорость загрузки" }, "toast": { "airplane-mode": { - "disabled": "Отключен.", - "enabled": "Включен.", "title": "Режим полета" }, "battery": { @@ -2815,13 +1475,11 @@ "address-copied": "Адрес скопирован в буфер обмена.", "confirm-code": "Подтвердите код {value} на другом устройстве.", "connect-failed": "Не удалось подключиться к устройству.", - "disabled": "Отключен.", "disconnect-failed": "Не удалось отключиться от устройства.", "discoverable-change-failed": "Не удалось изменить состояние видимости.", "discoverable-disabled": "Обнаружение отключено.", "discoverable-enabled": "Обнаружение включено.", "display-code": "Введите код {value} на другом устройстве.", - "enabled": "Включен.", "forget-failed": "Не удалось удалить устройство.", "pair-failed": "Не удалось выполнить сопряжение устройства.", "passkey-required": "Требуется ключ доступа устройства.", @@ -2829,45 +1487,31 @@ "state-change-failed": "Не удалось изменить состояние Bluetooth." }, "clipboard": { + "long-text": "Длинный текст", "unavailable": "История буфера обмена недоступна", "unavailable-desc": "Приложение 'cliphist' не установлено. Пожалуйста, установите его, чтобы использовать функции истории буфера обмена." }, - "dark-mode": { - "dark-mode": "Тёмный режим", - "enabled": "Включен.", - "light-mode": "Светлый режим" - }, "do-not-disturb": { "disabled": "Режим 'Не беспокоить' отключен", "disabled-desc": "Отображаются все уведомления.", "enabled": "Режим 'Не беспокоить' включен", "enabled-desc": "Вы найдете эти уведомления в своей истории." }, - "internet": { - "limited": "Подключено без доступа к интернету." - }, + "internet-limited": "Подключено без доступа к интернету.", "ipc": { "powerpanel-deprecated": "PowerPanel переименован в SessionMenu, этот IPC-вызов скоро будет устаревшим. Пожалуйста, используйте \"ipc call sessionMenu toggle\" вместо этого.", "sidepanel-deprecated": "SidePanel переименован в ControlCenter, этот IPC-вызов скоро будет устаревшим. Пожалуйста, используйте \"ipc call controlCenter toggle\" вместо этого." }, - "keep-awake": { - "disabled": "Отключен.", - "enabled": "Включен." - }, "keyboard-layout": { "changed": "Раскладка клавиатуры изменена на {layout}.", "title": "Клавиатура" }, - "kofi": { - "opened": "Страница Ko-fi открыта в вашем браузере." - }, + "kofi-opened": "Страница Ko-fi открыта в вашем браузере.", "missing-control-center": { "description": "Виджет Центра управления был удален с панели. Чтобы снова получить к нему доступ с панели, вам нужно будет повторно добавить виджет. Вы также можете открыть его, нажав правой кнопкой мыши на панель.", "label": "Последний виджет Центра управления удален" }, "night-light": { - "disabled": "Отключен.", - "enabled": "Включен.", "forced": "Принудительная активация.", "normal": "Нормальный режим.", "not-installed": "wlsunset не установлен." @@ -2923,24 +1567,17 @@ "add-widget": "Добавить виджет", "bluetooth-devices": "Устройства Bluetooth", "brightness-at": "Яркость: {brightness}%", - "cancel-timer": "Таймер", - "clear-history": "Очистить историю", "click-to-start-recording": "Запись экрана (начать запись)", "click-to-stop-recording": "Запись экрана (остановить запись)", - "close": "Закрыть", "collapse": "Свернуть боковую панель", "connect-disconnect-devices": "Устройство Bluetooth", "copy-address": "Копировать адрес", "delete-notification": "Удалить уведомление", - "disable-keep-awake": "Не засыпать", - "do-not-disturb-disabled": "Не беспокоить", "do-not-disturb-enabled": "Не беспокоить", - "enable-keep-awake": "Не засыпать", "expand": "Развернуть боковую панель", "forget-network": "Забыть сеть", "grid-view": "Вид сеткой", "hidden-files-hide": "Скрытые файлы", - "hidden-files-show": "Скрытые файлы", "hide-unnamed-devices": "Скрыть безымянные устройства", "home": "Домашний каталог", "input-muted": "Включить/выключить отключение микрофона", @@ -2958,50 +1595,36 @@ "mute": "Отключить звук", "next-media": "Следующий трек", "next-month": "Следующий месяц", - "night-light-disabled": "Ночной свет", - "night-light-enabled": "Ночной свет", - "night-light-forced": "Ночной свет", "night-light-not-installed": "Ночной свет (недоступен)", - "noctalia-performance-disabled": "Режим производительности Noctalia", "noctalia-performance-enabled": "Режим производительности Noctalia", "open-annotation-tool": "Открыть с помощью инструмента аннотирования", "open-control-center": "Центр управления", - "open-notification-history-disable-dnd": "История уведомлений", "open-notification-history-enable-dnd": "История уведомлений", "open-settings": "Настройки", "open-tray-dropdown": "Системный трей", - "open-wallpaper-selector": "Выбор обоев", "output-muted": "Переключить отключение звука", - "pause": "Пауза", - "play": "Воспроизвести", "power-profile": "{profile} профиль питания", "previous-media": "Предыдущий трек", "previous-month": "Предыдущий месяц", - "refresh": "Обновить", "refresh-devices": "Обновить устройства", "refresh-wallhaven": "Обновить результаты Wallhaven", "refresh-wallpaper-list": "Обновить список обоев", "remove-widget": "Удалить виджет", "screen-recorder-not-installed": "Запись экрана (не установлена)", - "search": "Поиск", "search-close": "Закрыть поиск", "session-menu": "Меню сеанса", - "set-power-profile": "{profile} профиль питания", "show-all-devices": "Показать все устройства", - "start-screen-recording": "Запись экрана", "stop-screen-recording": "Запись экрана", "switch-to-dark-mode": "Темный режим", "switch-to-light-mode": "Светлый режим", "unmute": "Включить звук", "up": "Родительский каталог", "volume-at": "Громкость вывода: {volume}%", - "wallpaper-selector": "Выбор обоев", - "widget-settings": "Настройки виджета" + "wallpaper-selector": "Выбор обоев" }, "wallpaper": { "configure-directory": "Настройте свой каталог обоев с изображениями.", "fill-modes": { - "center": "По центру", "crop": "Обрезать (Заполнить)", "fit": "Подогнать (Вместить)", "stretch": "Растянуть" @@ -3009,80 +1632,47 @@ "no-match": "Совпадений не найдено.", "no-wallpaper": "Обои не найдены.", "panel": { - "apikey": { - "help": "Для доступа к контенту NSFW требуется ключ API.", - "label": "Ключ API", - "managed-by-env": "Управляется через переменную окружения NOCTALIA_WALLHAVEN_API_KEY.", - "placeholder": "Введите свой API-ключ Wallhaven" - }, - "apply-all-monitors": { - "description": "Применить выбранные обои ко всем мониторам одновременно.", - "label": "Применить ко всем мониторам" - }, - "categories": { - "anime": "Аниме", - "general": "Общее", - "label": "Категории", - "people": "Люди" - }, - "order": { - "asc": "По возрастанию", - "desc": "По убыванию", - "label": "Порядок" - }, - "purity": { - "all": "Все", - "label": "Фильтр контента", - "nsfw": "NSFW -> Не для работы (НСР) / Контент 18+", - "sfw": "SFW", - "sketchy": "Sketchy" - }, - "ratios": { - "any": "Любой", - "label": "Соотношение сторон" - }, - "resolution": { - "atleast": "По крайней мере", - "exact": "Точно", - "label": "Разрешение", - "mode": { - "label": "Режим" - } - }, - "search": "Поиск:", - "solid-color": { - "tooltip": "Однотонный фон" - }, - "sorting": { - "date_added": "Дата добавления", - "favorites": "Избранное", - "label": "Сортировать по", - "random": "Случайно", - "relevance": "Релевантность", - "toplist": "Топ-лист", - "views": "Просмотры" - }, - "source": { - "label": "Источник", - "local": "Локальный", - "wallhaven": "Wallhaven" - }, + "apikey-help": "Для доступа к контенту NSFW требуется ключ API.", + "apikey-label": "Ключ API", + "apikey-managed-by-env": "Управляется через переменную окружения NOCTALIA_WALLHAVEN_API_KEY.", + "apikey-placeholder": "Введите свой API-ключ Wallhaven", + "apply-all-monitors-description": "Применить выбранные обои ко всем мониторам одновременно.", + "apply-all-monitors-label": "Применить ко всем мониторам", + "categories-anime": "Аниме", + "categories-label": "Категории", + "categories-people": "Люди", + "order-asc": "По возрастанию", + "order-desc": "По убыванию", + "order-label": "Порядок", + "purity-label": "Фильтр контента", + "purity-nsfw": "NSFW -> Не для работы (НСР) / Контент 18+", + "purity-sfw": "SFW", + "purity-sketchy": "Sketchy", + "ratios-any": "Любой", + "ratios-label": "Соотношение сторон", + "resolution-atleast": "По крайней мере", + "resolution-exact": "Точно", + "resolution-label": "Разрешение", + "resolution-mode-label": "Режим", + "solid-color-tooltip": "Однотонный фон", + "sorting-date-added": "Дата добавления", + "sorting-favorites": "Избранное", + "sorting-label": "Сортировать по", + "sorting-relevance": "Релевантность", + "sorting-toplist": "Топ-лист", + "sorting-views": "Просмотры", + "source-label": "Источник", + "source-wallhaven": "Wallhaven", "title": "Выбор обоев", - "wallhaven-settings": { - "apply": "Применить", - "title": "Настройки Wallhaven" - } + "wallhaven-settings-title": "Настройки Wallhaven" }, "transitions": { "disc": "Диск", "fade": "Затухание", - "none": "Нет", - "random": "Случайно", "stripes": "Полосы", "wipe": "Стирание" }, "try-different-search": "Попробуйте другой поисковый запрос.", - "unknown": "Неизвестно", "wallhaven": { "loading": "Загрузка обоев...", "no-results": "Обои не найдены. Попробуйте другой поисковый запрос.", @@ -3098,105 +1688,63 @@ "partly-cloudy": "Переменная облачность", "rain-showers": "Ливни", "snow": "Снег", - "thunderstorm": "Гроза", - "unknown": "Неизвестно" - }, - "widget": { - "file-picker": { - "title": "Выберите файл" - } + "thunderstorm": "Гроза" }, "widgets": { "color-picker": { - "apply": "Применить", - "cancel": "Отмена", - "palette": { - "description": "Выберите из широкого диапазона предопределенных цветов.", - "label": "Палитра", - "theme-colors": "Быстрый доступ к цветовой палитре вашей темы." - }, + "palette-description": "Выберите из широкого диапазона предопределенных цветов.", + "palette-label": "Палитра", + "palette-theme-colors": "Быстрый доступ к цветовой палитре вашей темы.", "title": "Выбор цвета" }, "datetime-tokens": { - "ampm": { - "lowercase": "am/pm в нижнем регистре", - "uppercase": "AM/PM в верхнем регистре" - }, - "common": { - "12hour-time-minutes": "12-часовое время с минутами", - "24hour-time-minutes": "24-часовое время с минутами", - "24hour-time-seconds": "24-часовое время с секундами", - "european-date": "Европейский формат даты", - "iso-date": "Формат даты ISO", - "us-date": "Формат даты США", - "weekday-date": "День недели с датой", - "weekday-month-day": "День недели, месяц и число" - }, - "day": { - "abbreviated": "Сокращенное название дня", - "full": "Полное название дня", - "leading-zero": "День с ведущим нулем (01-31)", - "no-leading-zero": "День без ведущего нуля (1-31)" - }, - "hour": { - "leading-zero": "Час с ведущим нулем (00-23) — 24-часовой формат", - "no-leading-zero": "Час без ведущего нуля (0-23) — 24-часовой формат" - }, - "minute": { - "leading-zero": "Минута с ведущим нулем (00-59)", - "no-leading-zero": "Минута без ведущего нуля (0-59)" - }, - "month": { - "abbreviated": "Сокращенное название месяца", - "full": "Полное название месяца", - "number-leading-zero": "Месяц как число с ведущим нулем (01-12)", - "number-no-zero": "Месяц как число без ведущего нуля (1-12)" - }, - "second": { - "leading-zero": "Секунда с ведущим нулем (00-59)", - "no-leading-zero": "Секунда без ведущего нуля (0-59)" - }, - "timezone": { - "abbreviation": "Сокращение часового пояса" - }, - "year": { - "four-digit": "Год как четырехзначное число", - "two-digit": "Год как двухзначное число (00-99)" - } + "ampm-lowercase": "am/pm в нижнем регистре", + "ampm-uppercase": "AM/PM в верхнем регистре", + "common-12hour-time-minutes": "12-часовое время с минутами", + "common-24hour-time-minutes": "24-часовое время с минутами", + "common-24hour-time-seconds": "24-часовое время с секундами", + "common-european-date": "Европейский формат даты", + "common-iso-date": "Формат даты ISO", + "common-us-date": "Формат даты США", + "common-weekday-date": "День недели с датой", + "common-weekday-month-day": "День недели, месяц и число", + "day-abbreviated": "Сокращенное название дня", + "day-full": "Полное название дня", + "day-leading-zero": "День с ведущим нулем (01-31)", + "day-no-leading-zero": "День без ведущего нуля (1-31)", + "hour-leading-zero": "Час с ведущим нулем (00-23) — 24-часовой формат", + "hour-no-leading-zero": "Час без ведущего нуля (0-23) — 24-часовой формат", + "minute-leading-zero": "Минута с ведущим нулем (00-59)", + "minute-no-leading-zero": "Минута без ведущего нуля (0-59)", + "month-abbreviated": "Сокращенное название месяца", + "month-full": "Полное название месяца", + "month-number-leading-zero": "Месяц как число с ведущим нулем (01-12)", + "month-number-no-zero": "Месяц как число без ведущего нуля (1-12)", + "second-leading-zero": "Секунда с ведущим нулем (00-59)", + "second-no-leading-zero": "Секунда без ведущего нуля (0-59)", + "timezone-abbreviation": "Сокращение часового пояса", + "year-four-digit": "Год как четырехзначное число", + "year-two-digit": "Год как двухзначное число (00-99)" }, "file-picker": { - "cancel": "Отмена", "search-placeholder": "Поиск файлов и папок...", "select-current": "Выбрать текущий", "select-file": "Выбрать файл", "select-folder": "Выбрать папку", "title": "Выбор файла" }, + "file-picker-title": "Выберите файл", "icon-picker": { - "apply": "Применить", - "cancel": "Отмена", - "search": { - "label": "Поиск" - }, "title": "Выбор иконки" }, - "text-input": { - "clear": "Очистить" - }, - "tooltip": { - "placeholder": "Заполнитель" - } + "tooltip-placeholder": "Заполнитель" }, "wifi": { "panel": { "action-required": "Требуется действие", "available-interfaces": "Доступные интерфейсы", "available-networks": "Доступные сети", - "connect": "Подключить", - "connected": "Подключено", "disabled": "Wi-Fi отключен", - "disconnect": "Отключить", - "disconnected": "Отключено", "disconnecting": "Отключение...", "dns": "DNS", "enable-message": "Включите Wi-Fi, чтобы увидеть доступные сети.", @@ -3204,11 +1752,7 @@ "forget": "Забыть", "forget-network": "Забыть эту сеть?", "forgetting": "Забывание...", - "frequency": "Частота", - "gateway": "Шлюз", - "info": "Информация", "interface": "Сетевой интерфейс", - "internet": "Интернет", "internet-connected": "Подключено к интернету", "internet-limited": "Нет интернета", "internet-status": "Статус подключения к интернету", @@ -3217,11 +1761,9 @@ "link-speed": "Скорость соединения", "no-ethernet-devices": "Ethernet-устройства не обнаружены", "no-networks": "Сети не найдены", - "password": "Пароль", "saved": "Сохранено", "scan-again": "Сканировать снова", "searching": "Поиск ближайших сетей...", - "security": "Безопасность", "title": "Wi-Fi" }, "signal": { diff --git a/Assets/Translations/tr.json b/Assets/Translations/tr.json index 4185ef080..ddcde8b68 100644 --- a/Assets/Translations/tr.json +++ b/Assets/Translations/tr.json @@ -1,604 +1,9 @@ { - "authentication": { - "error": "Kimlik doğrulama hatası", - "failed": "Kimlik doğrulama başarısız" - }, - "bar": { - "widget-settings": { - "active-window": { - "colorize-icons": { - "description": "Aktif pencere simgelerine tema renklerini uygula.", - "label": "Simgeleri Renklendir" - }, - "hide-mode": { - "description": "Pencere aktif değilken araç takımlarının nasıl davrandığını kontrol eder.", - "label": "Gizleme modu" - }, - "max-width": { - "description": "Araç takımının en fazla yatay boyutunu ayarlar. Araç takımı daha kısa içerik için küçülecektir.", - "label": "En Fazla Genişlik" - }, - "scrolling-mode": { - "description": "Uzun pencere başlıkları için metin kaydırmanın ne zaman etkinleştirileceğini kontrol et.", - "label": "Kaydırma modu" - }, - "show-app-icon": { - "description": "Pencere başlığı yanında uygulama simgesini göster.", - "label": "Uygulama simgesini göster" - }, - "use-fixed-width": { - "description": "Etkinleştirildiğinde, araç takımı hareketli olarak içeriğe göre ayarlanmak yerine her zaman en fazla genişliği kullanır.", - "label": "Sabit Genişlik Kullan" - } - }, - "audio-visualizer": { - "color-name": { - "description": "Görselleştirici için renk seçin.", - "label": "Dolgu Rengi" - }, - "hide-when-idle": { - "description": "Etkinleştirildiğinde, çalar aktif bir şekilde çalmadığı sürece görselleştirici gizlidir.", - "label": "Boşken gizle" - }, - "width": { - "description": "Özel bileşen genişliği.", - "label": "Genişlik" - } - }, - "battery": { - "device": { - "default": "Varsayılan (Bileşik Aygıt)", - "description": "Görüntülenecek pil cihazını seçin.", - "label": "Pil cihazı" - }, - "display-mode": { - "description": "Bu değerin nasıl görünmesini istediğinizi seçin.", - "label": "Görüntüleme modu" - }, - "hide-if-not-detected": { - "description": "Sistemde pil algılanmadığında araç çubuğunu gizle.", - "label": "Algılanmazsa gizle" - }, - "low-battery-threshold": { - "description": "Batarya bu yüzdeye düştüğünde uyarı göster.", - "label": "Düşük batarya eşiği" - }, - "show-noctalia-performance": { - "description": "Pil panelinde Noctalia performans modu anahtarını göster.", - "label": "Noctalia Performans anahtarını göster" - }, - "show-power-profile": { - "description": "Pil panelinde güç profili seçimlerini göster.", - "label": "Güç profili denetimlerini göster" - } - }, - "brightness": { - "display-mode": { - "description": "Bu değerin nasıl görünmesini istediğinizi seçin.", - "label": "Görüntüleme modu" - } - }, - "clock": { - "clock-display": { - "description": "Saatinizin görüntüsünü özelleştirmek için aşağıdaki listeden jetonları ekleyin. 12 saat formatını kullanmak için 'AP' jetonunu eklemelisiniz.", - "label": "Saat görüntüleme" - }, - "custom-font": { - "description": "Saat görüntüleme için özel bir yazı tipi seçin.", - "label": "Özel yazı tipi", - "placeholder": "Özel yazı tipi seçin...", - "search-placeholder": "Yazı tiplerini ara..." - }, - "horizontal-bar": { - "description": "İpucu: Bir satır sonu oluşturmak için \\n kullanın.", - "label": "Yatay çubuk" - }, - "preview": "Önizleme", - "tooltip-format": { - "description": "Saat üzerine geldiğinizde gösterilen ipucu için format dizesi. Varsayılan ipucunu kullanmak için boş bırakın.", - "label": "İpucu formatı" - }, - "use-custom-font": { - "description": "Saat için varsayılan yazı tipi seçimini özel bir yazı tipiyle geçersiz kılın.", - "label": "Özel yazı tipi kullan" - }, - "use-monospaced-font": { - "description": "Etkinleştirildiğinde, saat tek aralıklı yazı tipini kullanır.", - "label": "Tek aralıklı yazı tipi kullan" - }, - "use-primary-color": { - "description": "Etkinleştirildiğinde, bu vurgu için birincil rengi uygular.", - "label": "Birincil rengi kullan" - }, - "vertical-bar": { - "description": "Her parçayı yeni bir satıra ayırmak için boşluk kullanın.", - "label": "Dikey çubuk" - } - }, - "control-center": { - "browse-file": "Dosyaya Göz At", - "browse-library": "Kütüphaneye Göz At", - "color-selection": { - "description": "Simgeye tema renklerini uygular.", - "label": "Renk Seç" - }, - "enable-colorization": { - "description": "Kontrol merkezi simgesi için renklendirmeyi etkinleştirir, tema renklerini uygular.", - "label": "Renklendirmeyi Etkinleştir" - }, - "icon": { - "description": "Kütüphaneden veya özel bir dosyadan bir simge seçin.", - "label": "Simge" - }, - "select-custom-icon": "Özel bir simge seç", - "use-distro-logo": { - "description": "Özel simge yerine dağıtımınızın logosunu kullanın.", - "label": "Dağıtım logosunu simge yerine kullan" - } - }, - "custom-button": { - "browse": "Göz At", - "collapse-condition": { - "description": "Çıktı metni bu değerle eşleşirse düğme daralacak.", - "label": "Daralma durumu" - }, - "color-selection": { - "description": "Tema renklerini simgeye ve metne uygula.", - "label": "Renk seç" - }, - "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.", - "label": "Komut Çıktısını Göster", - "stream-description": "Sürekli çalıştırılacak bir komut girin." - }, - "dynamic-text": "Hareketli metin", - "enable-colorization": { - "description": "Özel düğme simgesi ve metni için renklendirmeyi etkinleştir, tema renklerini uygula.", - "label": "Renklendirmeyi etkinleştir" - }, - "hide-mode": { - "alwaysExpanded": "Her zaman geniş", - "description": "Komutun çıktı vermemesi durumunda gerecin görünürlüğünü kontrol eder.", - "expandWithOutput": "Çıktı olduğunda genişlet", - "label": "Gizleme modu", - "maxTransparent": "En büyük genişlik ama saydam" - }, - "icon": { - "description": "Kütüphaneden bir simge seçin.", - "label": "Simge" - }, - "left-click": { - "description": "Düğmeye sol tıklandığında yürütülecek komut.", - "label": "Sol tıklama", - "update-text": "Sol tıklamayla görüntülenen metni güncelle" - }, - "max-text-length-horizontal": { - "description": "Yatay çubukta gösterilecek en fazla karakter sayısı (metni gizlemek için 0).", - "label": "En uzun metin uzunluğu (yatay)" - }, - "max-text-length-vertical": { - "description": "Dikey çubukta gösterilecek en fazla karakter sayısı (metni gizlemek için 0).", - "label": "En uzun metin uzunluğu (dikey)" - }, - "middle-click": { - "description": "Orta düğmeye tıklandığında yürütülecek komut.", - "label": "Orta tıklama", - "update-text": "Orta tıklamayla görüntülenen metni güncelle" - }, - "parse-json": { - "description": "Komut çıktısını hareketli metin ve simge olarak ayarlamak için bir JSON nesnesi olarak ayrıştırın.", - "label": "Çıktıyı JSON olarak ayrıştır" - }, - "refresh-interval": { - "description": "milisaniye cinsinden aralık.", - "label": "Yenileme aralığı" - }, - "right-click": { - "description": "Sağ düğmeye tıklandığında yürütülecek komut.", - "label": "Sağ tıklama", - "update-text": "Sağ tıklamada görüntülenen metni güncelle" - }, - "show-icon": { - "description": "Takım aracının simgesinin görünürlüğünü değiştirir.", - "label": "Simgeyi göster" - }, - "text-stream": { - "description": "Komuttan gelen akış satırları düğmede metin olarak gösterilecektir.", - "label": "Akış" - }, - "wheel": { - "description": "Kaydırma tekerleği kullanıldığında yürütülecek komut.
Komutta kaydırma tekerleği deltası için $delta kullanın.", - "label": "Kaydırma tekerleği", - "update-text": "Kaydırmada gösterilen metni güncelle" - }, - "wheel-down": { - "description": "Kaydırma tekerleği aşağı kaydırıldığında yürütülecek komut.", - "label": "Kaydırma tekerleği aşağı komutu" - }, - "wheel-mode-separate": { - "description": "Kaydırma tekerleği yukarı ve aşağı için ayrı komutları etkinleştir.", - "label": "Ayrı kaydırma tekerleği komutları" - }, - "wheel-up": { - "description": "Kaydırma tekerleği yukarı kaydırıldığında yürütülecek komut.", - "label": "Kaydırma tekerleği yukarı komutu" - } - }, - "dialog": { - "apply": "Uygula", - "cancel": "İptal" - }, - "keyboard-layout": { - "display-mode": { - "description": "Bu değerin nasıl görünmesini istediğinizi seçin.", - "label": "Görüntüleme modu" - }, - "show-icon": { - "description": "Klavye düzeni simgesini görüntüle.", - "label": "Simgeyi göster" - } - }, - "launcher": { - "use-primary-color": { - "description": "Etkinleştirildiğinde, vurgu için birincil rengi uygular.", - "label": "Ana renk kullan." - } - }, - "lock-keys": { - "browse": "Göz at", - "show-caps-lock": { - "description": "Büyük Harf Kilidi düğmesi durumunu göster.", - "label": "Büyük Harf Kilidi" - }, - "show-num-lock": { - "description": "Sayı Kilidi durumunu göster.", - "label": "Sayı Kilidi" - }, - "show-scroll-lock": { - "description": "Kaydırma Kilidi durumunu göster.", - "label": "Kaydırma Kilidi" - } - }, - "media-mini": { - "hide-mode": { - "description": "Ortam çalınmadığında araç takımının nasıl davrandığını kontrol eder.", - "label": "Gizleme modu" - }, - "max-width": { - "description": "Araç takımının en fazla yatay boyutunu ayarlar. Araç takımı daha kısa içerik için küçülecektir.", - "label": "En Fazla Genişlik" - }, - "no-active-player": "Etkin çalar yok", - "scrolling-mode": { - "description": "Uzun parça başlıkları için metin kaydırmanın ne zaman etkinleştirileceğini kontrol et.", - "label": "Kaydırma modu" - }, - "show-album-art": { - "description": "Şu anda çalan parçanın albüm kapağını göster.", - "label": "Albüm kapağını göster" - }, - "show-artist-first": { - "description": "Sanatçı - başlık yerine başlık - sanatçı olarak göster.", - "label": "Önce sanatçıyı göster" - }, - "show-progress-ring": { - "description": "Parça ilerlemesini gösteren dairesel bir ilerleme göstergesi gösterin.", - "label": "İlerleme halkası göster" - }, - "show-visualizer": { - "description": "Müzik çalarken bir ses görselleştirici göster.", - "label": "Görselleştiriciyi göster" - }, - "use-fixed-width": { - "description": "Etkinleştirildiğinde, araç takımını hareketli olarak içeriğe göre ayarlamak yerine her zaman en fazla genişliği kullanır.", - "label": "Sabit Genişlik Kullan" - }, - "visualizer-type": { - "description": "Gösterilecek ses görselleştirici biçemini seçin.", - "label": "Görselleştirici türü" - } - }, - "microphone": { - "display-mode": { - "description": "Bu değerin nasıl görünmesini istediğinizi seçin.", - "label": "Görüntüleme modu" - } - }, - "notification-history": { - "hide-widget-when-zero": { - "description": "Okunmamış bildirim olmadığında bildirim simgesini gizle.", - "label": "Sıfırken simgeyi gizle" - }, - "show-unread-badge": { - "description": "Okunmamış bildirim sayısını gösteren bir rozet göster.", - "label": "Okunmamış bildirimleri göster" - } - }, - "section-editor": { - "placeholder": "Eklenecek bir araç takımı seçin...", - "search-placeholder": "Araç takımı ara..." - }, - "spacer": { - "width": { - "description": "Piksel olarak aralık genişliği.", - "label": "Genişlik" - } - }, - "system-monitor": { - "compact-mode": { - "description": "İstatistikleri metin değerleri yerine mini çubuk grafikler olarak görüntüleyin. Düzen kaymasını önler.", - "label": "Kompakt mod" - }, - "cpu-temperature": { - "description": "Mevcut işlemci sıcaklık okumalarını gösterir.", - "label": "İşlemci sıcaklığı" - }, - "cpu-usage": { - "description": "Mevcut işlemci kullanım yüzdesini göster.", - "label": "İşlemci kullanımı" - }, - "disk-path": { - "description": "İzlenecek disk bağlama noktasını seçin.", - "label": "Disk yolu" - }, - "gpu-temperature": { - "description": "GPU sıcaklık değerleri varsa göster.", - "label": "GPU sıcaklığı" - }, - "load-average": { - "description": "Sistem ortalama yükünü göster.", - "label": "Ortalama yük" - }, - "memory-percentage": { - "description": "Mutlak değerler yerine bellek kullanımını yüzde olarak göster.", - "label": "Bellek yüzde olarak" - }, - "memory-usage": { - "description": "Mevcut bellek kullanım bilgilerini göster.", - "label": "Bellek kullanımı" - }, - "network-traffic": { - "description": "Ağ yükleme ve indirme hızlarını göster.", - "label": "Ağ trafiği" - }, - "storage-usage": { - "description": "Disk alanı kullanım bilgilerini göster.", - "label": "Depolama kullanımı" - }, - "use-monospace-font": { - "description": "```\nTekdüze karakter genişliği için tek aralıklı yazı tipini kullanın.\n```", - "label": "Tek aralıklı yazı tipi" - } - }, - "taskbar": { - "colorize-icons": { - "description": "Görev çubuğu simgelerine tema renklerini uygula.", - "label": "Simgeleri Renklendir" - }, - "hide-mode": { - "description": "Eşleşen pencere olmadığında araç takımının nasıl davrandığını kontrol eder.", - "label": "Gizleme modu" - }, - "icon-scale": { - "description": "Görev çubuğu simgeleri için ölçeklendirme faktörünü ayarlar.", - "label": "Simge ölçeklendirme" - }, - "max-width": { - "description": "Görev çubuğunun ekran genişliğine göre maksimum genişliği yüzdesi.", - "label": "Maksimum genişlik" - }, - "only-active-workspaces": { - "description": "Sadece aktif çalışma alanlarından uygulamaları göster.", - "label": "Sadece aktif çalışma alanlarından" - }, - "only-same-monitor": { - "description": "Çubuğun bulunduğu monitördeki uygulamaları göster.", - "label": "Aynı monitörden sadece" - }, - "show-pinned-apps": { - "description": "Dock'taki sabitlenmiş uygulamaları görev çubuğunda göster.", - "label": "Sabitlenmiş uygulamaları göster" - }, - "show-title": { - "description": "Görev çubuğunda pencere başlıklarını göster.", - "description-disabled": "Dikey görev çubuğu başlık göstermeyi desteklemiyor.", - "label": "Başlığı göster" - }, - "smart-width": { - "description": "Girdi sayısına göre girdi genişliğini otomatik olarak ayarla.", - "label": "Akıllı genişlik" - }, - "title-width": { - "description": "Görev çubuğundaki pencere başlıklarının genişliğini ayarla (piksel olarak).", - "label": "Başlık genişliği", - "reset-tooltip": "Başlık genişliğini sıfırla" - } - }, - "tray": { - "colorize-icons": { - "description": "Tepsi simgelerine tema renklerini uygula.", - "label": "Simgeleri Renklendir" - }, - "drawer-enabled": { - "description": "Etkinleştirildiğinde, sabitlenmemiş tepsi öğeleri bir çekmece panelinde gösterilir.
Devre dışı bırakıldığında, tüm tepsi öğeleri satır içi gösterilir.", - "label": "Çekmeceyi Etkinleştir" - }, - "hide-passive": { - "description": "Etkinleştirildiğinde, Pasif durumdaki tepsi öğeleri gizlenir.", - "label": "Pasif öğeleri gizle" - } - }, - "volume": { - "display-mode": { - "description": "Bu değerin nasıl görünmesini istediğinizi seçin.", - "label": "Görüntüleme modu" - } - }, - "workspace": { - "character-count": { - "description": "Çalışma alanı adlarından gösterilecek karakter sayısı (1-10).", - "label": "Karakter sayısı" - }, - "enable-scrollwheel": { - "description": "Fare tekerleği ile çalışma alanları arasında geçiş yapın.", - "label": "Çalışma alanları arasında geçiş yapmak için kaydırın" - }, - "follow-focused-screen": { - "description": "Çubuğun bulunduğu ekran yerine, şu anda odaklanmış ekrandaki çalışma alanlarını göster.", - "label": "Odaklanmış Ekranı Takip Et" - }, - "grouped-border-opacity": { - "description": "Çalışma alanı kapsayıcı kenarlıklarının opaklık düzeyini ayarlayın", - "label": "Kenarlık opaklığı" - }, - "hide-unoccupied": { - "description": "Penceresi olmayan çalışma alanlarını gösterme.", - "label": "Dolu olmayanları gizle" - }, - "label-mode": { - "description": "Çalışma alanı etiketlerinin nasıl gösterileceğini seçin.", - "label": "Etiket Modu" - }, - "show-applications": { - "description": "Her çalışma alanının içinde uygulama simgelerini görüntüle.", - "label": "Uygulamaları göster" - }, - "show-labels-only-when-occupied": { - "description": "Yalnızca pencere içeren çalışma alanı etiketlerini göster.", - "label": "Yalnızca dolu olduğunda etiketleri göster" - }, - "unfocused-icons-opacity": { - "description": "Odaklanılmamış uygulama simgelerinin opaklık düzeyini ayarlayın", - "label": "Odak dışı simgelerin opaklığı" - } - } - } - }, - "battery": { - "battery-level": "Pil seviyesi", - "brightness": "Parlaklık", - "charging": "Şarj oluyor", - "charging-rate": "Şarj oranı: {rate} W", - "discharging": "Deşarj oluyor", - "discharging-rate": "Deşarj oranı: {rate} W", - "health": "Sağlık: {percent}%", - "idle": "Boşta", - "inhibit-idle-description": "Sistemi uyanık tutar.", - "inhibit-idle-label": "Uyanık tut", - "no-battery-detected": "Pil tespit edilmedi", - "panel-title": "Pil", - "plugged-in": "Prize takılı", - "power-profile": "Güç profili", - "time-left": "Kalan süre: {time}", - "time-until-full": "Dolma süresi: {time}" - }, - "bluetooth": { - "panel": { - "available-devices": "Mevcut cihazlar", - "battery": "Pil", - "blocked": "Engellendi", - "connect": "Bağlan", - "connected-devices": "Bağlı cihazlar", - "connecting": "Bağlanılıyor…", - "device-address": "Cihaz adresi", - "disabled": "Bluetooth devre dışı", - "disconnect": "Bağlantıyı Kes", - "disconnecting": "Bağlantı kesiliyor...", - "discoverable": "Keşfedilebilir", - "enable-message": "Mevcut cihazları görmek için Bluetooth'u etkinleştirin.", - "info": "Bilgi", - "known-devices": "Bilinen cihazlar", - "no-devices": "Mevcut cihaz yok", - "pair": "Çift", - "paired": "Eşleştirilmiş", - "paired-devices": "Eşleştirilmiş cihazlar", - "pairing": "Eşleştiriliyor...", - "pairing-mode": "Cihazınızın eşleştirme modunda olduğundan emin olun.", - "refresh-devices": "Cihazları yenile", - "scanning": "Cihazlar tarınıyor...", - "signal": "Sinyal", - "signal-text": { - "excellent": "Sinyal: Mükemmel", - "fair": "Sinyal: Adil", - "good": "Sinyal: İyi", - "poor": "Sinyal: Zayıf", - "unknown": "Sinyal: Bilinmiyor", - "very-poor": "Sinyal: Çok zayıf" - }, - "title": "Bluetooth", - "trusted": "Güvenilir", - "unpair": "Eşleştirmeyi kaldır" - }, - "title": "Bluetooth" - }, - "calendar": { - "panel": { - "week": "Hafta" - }, - "timer": { - "countdown": "Geri sayım", - "duration": "Süre", - "hours": "S", - "minutes": "d", - "pause": "Duraklat", - "reset": "Sıfırla", - "resume": "Özgeçmiş", - "seconds": "s", - "start": "Başla", - "stopwatch": "Kronometre", - "timer": "Zamanlayıcı", - "title": "Zamanlayıcı" - }, - "weather": { - "loading": "Hava durumu yükleniyor..." - } - }, - "changelog": { - "error": { - "fetch-failed": "Değişiklik günlüğü verileri yüklenemedi. Lütfen daha sonra tekrar dene.", - "rate-limit": "GitHub sınırına ulaşıldı. Lütfen birkaç dakika sonra tekrar dene." - }, - "panel": { - "buttons": { - "discord": "Discord sunucumuza katıl", - "dismiss": "Tamam", - "feedback": "Geri bildirim verin" - }, - "empty": "Sürüm notları henüz hazır değil.", - "highlight-title": "Öne çıkanlar", - "section": { - "released": "{date} tarihinde yayımlandı", - "version": "Sürüm {version}" - }, - "subtitle": { - "fresh": "Noctalia’yı kurduğun için teşekkürler! Bu sürümde gelenler bunlar.", - "updated": "{previousVersion} sürümünden güncellendi" - }, - "title": "{version} sürümünde neler yeni", - "version": { - "new-user": "Yeni kurulum" - } - } - }, - "clock": { - "tooltip": "Takvim" - }, - "common": { - "add": "Ekle", - "apply": "Uygula", - "cancel": "İptal", - "check-settings": "Ayrıntılar için Ayarları Kontrol Et", - "close": "Kapat", - "no": "Hayır", - "save": "Kaydet", - "yes": "Evet" - }, - "context-menu": { + "actions": { "clear-history": "Geçmişi temizle", "close-app": "{app}'i kapat", "connect-vpn": "{name} bağlantısına bağlan", "cycle-visualizer": "Döngü görselleştirici", - "delete": "Sil", "disable-bluetooth": "Bluetooth'u kapat", "disable-dnd": "Rahatsız Etmeyin'i Kapat", "disable-wifi": "Kablosuz Bağlantıyı kapat", @@ -608,33 +13,473 @@ "enable-wifi": "Kablosuz Bağlantıyı etkinleştir", "launcher-settings": "Başlatıcı ayarları", "lower-to-bottom": "Alta doğru alçalt", - "next": "Sonraki", "open-calendar": "Takvimi aç", "open-display-settings": "Ekran ayarları", "open-launcher": "Başlatıcıyı aç", "open-mixer": "Ses Karıştırıcısı", "open-settings": "Ayarları aç", - "pause": "Duraklat", - "play": "Oynat", - "previous": "Önceki", "raise-to-top": "En üste taşı", "random-wallpaper": "Rastgele duvar kâğıdı", - "reset": "Sıfırla", "toggle-mute": "Sesi kapat/aç", "widget-settings": "Araç takımı ayarları" }, - "dock": { - "menu": { - "close": "Kapat", - "focus": "Odaklan", - "pin": "Sabitle", - "unpin": "Sabitlemeyi kaldır" + "authentication": { + "error": "Kimlik doğrulama hatası", + "failed": "Kimlik doğrulama başarısız" + }, + "bar": { + "active-window": { + "colorize-icons-description": "Aktif pencere simgelerine tema renklerini uygula.", + "hide-mode-description": "Pencere aktif değilken araç takımlarının nasıl davrandığını kontrol eder.", + "scrolling-mode-description": "Uzun pencere başlıkları için metin kaydırmanın ne zaman etkinleştirileceğini kontrol et.", + "show-app-icon-description": "Pencere başlığı yanında uygulama simgesini göster.", + "show-app-icon-label": "Uygulama simgesini göster" + }, + "audio-visualizer": { + "color-name-description": "Görselleştirici için renk seçin.", + "color-name-label": "Dolgu Rengi", + "hide-when-idle-description": "Etkinleştirildiğinde, çalar aktif bir şekilde çalmadığı sürece görselleştirici gizlidir.", + "hide-when-idle-label": "Boşken gizle", + "width-description": "Özel bileşen genişliği." + }, + "battery": { + "device-default": "Varsayılan (Bileşik Aygıt)", + "device-description": "Görüntülenecek pil cihazını seçin.", + "device-label": "Pil cihazı", + "hide-if-not-detected-description": "Sistemde pil algılanmadığında araç çubuğunu gizle.", + "hide-if-not-detected-label": "Algılanmazsa gizle", + "low-battery-threshold-description": "Batarya bu yüzdeye düştüğünde uyarı göster.", + "low-battery-threshold-label": "Düşük batarya eşiği", + "show-noctalia-performance-description": "Pil panelinde Noctalia performans modu anahtarını göster.", + "show-noctalia-performance-label": "Noctalia Performans anahtarını göster", + "show-power-profile-description": "Pil panelinde güç profili seçimlerini göster.", + "show-power-profile-label": "Güç profili denetimlerini göster" + }, + "clock": { + "clock-display-description": "Saatinizin görüntüsünü özelleştirmek için aşağıdaki listeden jetonları ekleyin. 12 saat formatını kullanmak için 'AP' jetonunu eklemelisiniz.", + "clock-display-label": "Saat görüntüleme", + "custom-font-description": "Saat görüntüleme için özel bir yazı tipi seçin.", + "custom-font-label": "Özel yazı tipi", + "custom-font-placeholder": "Özel yazı tipi seçin...", + "custom-font-search-placeholder": "Yazı tiplerini ara...", + "horizontal-bar-description": "İpucu: Bir satır sonu oluşturmak için \\n kullanın.", + "horizontal-bar-label": "Yatay çubuk", + "preview": "Önizleme", + "tooltip-format-description": "Saat üzerine geldiğinizde gösterilen ipucu için format dizesi. Varsayılan ipucunu kullanmak için boş bırakın.", + "tooltip-format-label": "İpucu formatı", + "use-custom-font-description": "Saat için varsayılan yazı tipi seçimini özel bir yazı tipiyle geçersiz kılın.", + "use-custom-font-label": "Özel yazı tipi kullan", + "use-monospaced-font-description": "Etkinleştirildiğinde, saat tek aralıklı yazı tipini kullanır.", + "use-monospaced-font-label": "Tek aralıklı yazı tipi kullan", + "use-primary-color-description": "Etkinleştirildiğinde, bu vurgu için birincil rengi uygular.", + "use-primary-color-label": "Birincil rengi kullan", + "vertical-bar-description": "Her parçayı yeni bir satıra ayırmak için boşluk kullanın.", + "vertical-bar-label": "Dikey çubuk" + }, + "control-center": { + "browse-file": "Dosyaya Göz At", + "browse-library": "Kütüphaneye Göz At", + "color-selection-description": "Simgeye tema renklerini uygular.", + "enable-colorization-description": "Kontrol merkezi simgesi için renklendirmeyi etkinleştirir, tema renklerini uygular.", + "icon-description": "Kütüphaneden veya özel bir dosyadan bir simge seçin.", + "select-custom-icon": "Özel bir simge seç", + "use-distro-logo-description": "Özel simge yerine dağıtımınızın logosunu kullanın.", + "use-distro-logo-label": "Dağıtım logosunu simge yerine kullan" + }, + "custom-button": { + "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.", + "color-selection-label": "Renk seç", + "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.", + "dynamic-text": "Hareketli metin", + "enable-colorization-description": "Özel düğme simgesi ve metni için renklendirmeyi etkinleştir, tema renklerini uygula.", + "enable-colorization-label": "Renklendirmeyi etkinleştir", + "hide-mode-always-expanded": "Her zaman geniş", + "hide-mode-description": "Komutun çıktı vermemesi durumunda gerecin görünürlüğünü kontrol eder.", + "hide-mode-expand-with-output": "Çıktı olduğunda genişlet", + "hide-mode-label": "Gizleme modu", + "hide-mode-max-transparent": "En büyük genişlik ama saydam", + "icon-description": "Kütüphaneden bir simge seçin.", + "left-click-description": "Düğmeye sol tıklandığında yürütülecek komut.", + "left-click-label": "Sol tıklama", + "left-click-update-text": "Sol tıklamayla görüntülenen metni güncelle", + "max-text-length-horizontal-description": "Yatay çubukta gösterilecek en fazla karakter sayısı (metni gizlemek için 0).", + "max-text-length-horizontal-label": "En uzun metin uzunluğu (yatay)", + "max-text-length-vertical-description": "Dikey çubukta gösterilecek en fazla karakter sayısı (metni gizlemek için 0).", + "max-text-length-vertical-label": "En uzun metin uzunluğu (dikey)", + "middle-click-description": "Orta düğmeye tıklandığında yürütülecek komut.", + "middle-click-label": "Orta tıklama", + "middle-click-update-text": "Orta tıklamayla görüntülenen metni güncelle", + "parse-json-description": "Komut çıktısını hareketli metin ve simge olarak ayarlamak için bir JSON nesnesi olarak ayrıştırın.", + "parse-json-label": "Çıktıyı JSON olarak ayrıştır", + "refresh-interval-description": "milisaniye cinsinden aralık.", + "refresh-interval-label": "Yenileme aralığı", + "right-click-description": "Sağ düğmeye tıklandığında yürütülecek komut.", + "right-click-label": "Sağ tıklama", + "right-click-update-text": "Sağ tıklamada görüntülenen metni güncelle", + "show-icon-description": "Takım aracının simgesinin görünürlüğünü değiştirir.", + "show-icon-label": "Simgeyi göster", + "text-stream-description": "Komuttan gelen akış satırları düğmede metin olarak gösterilecektir.", + "text-stream-label": "Akış", + "wheel-description": "Kaydırma tekerleği kullanıldığında yürütülecek komut.
Komutta kaydırma tekerleği deltası için $delta kullanın.", + "wheel-down-description": "Kaydırma tekerleği aşağı kaydırıldığında yürütülecek komut.", + "wheel-down-label": "Kaydırma tekerleği aşağı komutu", + "wheel-label": "Kaydırma tekerleği", + "wheel-mode-separate-description": "Kaydırma tekerleği yukarı ve aşağı için ayrı komutları etkinleştir.", + "wheel-mode-separate-label": "Ayrı kaydırma tekerleği komutları", + "wheel-up-description": "Kaydırma tekerleği yukarı kaydırıldığında yürütülecek komut.", + "wheel-up-label": "Kaydırma tekerleği yukarı komutu", + "wheel-update-text": "Kaydırmada gösterilen metni güncelle" + }, + "keyboard-layout": { + "show-icon-description": "Klavye düzeni simgesini görüntüle." + }, + "lock-keys": { + "show-caps-lock-description": "Büyük Harf Kilidi düğmesi durumunu göster.", + "show-caps-lock-label": "Büyük Harf Kilidi", + "show-num-lock-description": "Sayı Kilidi durumunu göster.", + "show-num-lock-label": "Sayı Kilidi", + "show-scroll-lock-description": "Kaydırma Kilidi durumunu göster.", + "show-scroll-lock-label": "Kaydırma Kilidi" + }, + "media-mini": { + "hide-mode-description": "Ortam çalınmadığında araç takımının nasıl davrandığını kontrol eder.", + "max-width-description": "Araç takımının en fazla yatay boyutunu ayarlar. Araç takımı daha kısa içerik için küçülecektir.", + "no-active-player": "Etkin çalar yok", + "scrolling-mode-description": "Uzun parça başlıkları için metin kaydırmanın ne zaman etkinleştirileceğini kontrol et.", + "scrolling-mode-label": "Kaydırma modu", + "show-album-art-description": "Şu anda çalan parçanın albüm kapağını göster.", + "show-album-art-label": "Albüm kapağını göster", + "show-artist-first-description": "Sanatçı - başlık yerine başlık - sanatçı olarak göster.", + "show-artist-first-label": "Önce sanatçıyı göster", + "show-progress-ring-description": "Parça ilerlemesini gösteren dairesel bir ilerleme göstergesi gösterin.", + "show-progress-ring-label": "İlerleme halkası göster", + "show-visualizer-description": "Müzik çalarken bir ses görselleştirici göster.", + "show-visualizer-label": "Görselleştiriciyi göster", + "use-fixed-width-description": "Etkinleştirildiğinde, araç takımını hareketli olarak içeriğe göre ayarlamak yerine her zaman en fazla genişliği kullanır.", + "use-fixed-width-label": "Sabit Genişlik Kullan", + "visualizer-type-description": "Gösterilecek ses görselleştirici biçemini seçin.", + "visualizer-type-label": "Görselleştirici türü" + }, + "notification-history": { + "hide-widget-when-zero-description": "Okunmamış bildirim olmadığında bildirim simgesini gizle.", + "hide-widget-when-zero-label": "Sıfırken simgeyi gizle", + "show-unread-badge-description": "Okunmamış bildirim sayısını gösteren bir rozet göster.", + "show-unread-badge-label": "Okunmamış bildirimleri göster" + }, + "section-editor": { + "placeholder": "Eklenecek bir araç takımı seçin...", + "search-placeholder": "Araç takımı ara..." + }, + "spacer": { + "width-description": "Piksel olarak aralık genişliği." + }, + "system-monitor": { + "compact-mode-description": "İstatistikleri metin değerleri yerine mini çubuk grafikler olarak görüntüleyin. Düzen kaymasını önler.", + "compact-mode-label": "Kompakt mod", + "cpu-temperature-description": "Mevcut işlemci sıcaklık okumalarını gösterir.", + "cpu-temperature-label": "İşlemci sıcaklığı", + "cpu-usage-description": "Mevcut işlemci kullanım yüzdesini göster.", + "cpu-usage-label": "İşlemci kullanımı", + "disk-path-description": "İzlenecek disk bağlama noktasını seçin.", + "disk-path-label": "Disk yolu", + "gpu-temperature-description": "GPU sıcaklık değerleri varsa göster.", + "load-average-description": "Sistem ortalama yükünü göster.", + "load-average-label": "Ortalama yük", + "memory-percentage-description": "Mutlak değerler yerine bellek kullanımını yüzde olarak göster.", + "memory-percentage-label": "Bellek yüzde olarak", + "memory-usage-description": "Mevcut bellek kullanım bilgilerini göster.", + "memory-usage-label": "Bellek kullanımı", + "network-traffic-description": "Ağ yükleme ve indirme hızlarını göster.", + "network-traffic-label": "Ağ trafiği", + "storage-usage-description": "Disk alanı kullanım bilgilerini göster.", + "storage-usage-label": "Depolama kullanımı", + "use-monospace-font-description": "```\nTekdüze karakter genişliği için tek aralıklı yazı tipini kullanın.\n```", + "use-monospace-font-label": "Tek aralıklı yazı tipi" + }, + "taskbar": { + "colorize-icons-description": "Görev çubuğu simgelerine tema renklerini uygula.", + "hide-mode-description": "Eşleşen pencere olmadığında araç takımının nasıl davrandığını kontrol eder.", + "hide-mode-label": "Gizleme modu", + "icon-scale-description": "Görev çubuğu simgeleri için ölçeklendirme faktörünü ayarlar.", + "icon-scale-label": "Simge ölçeklendirme", + "max-width-description": "Görev çubuğunun ekran genişliğine göre maksimum genişliği yüzdesi.", + "max-width-label": "Maksimum genişlik", + "only-active-workspaces-description": "Sadece aktif çalışma alanlarından uygulamaları göster.", + "only-active-workspaces-label": "Sadece aktif çalışma alanlarından", + "only-same-monitor-description": "Çubuğun bulunduğu monitördeki uygulamaları göster.", + "only-same-monitor-label": "Aynı monitörden sadece", + "show-pinned-apps-description": "Dock'taki sabitlenmiş uygulamaları görev çubuğunda göster.", + "show-pinned-apps-label": "Sabitlenmiş uygulamaları göster", + "show-title-description": "Görev çubuğunda pencere başlıklarını göster.", + "show-title-description-disabled": "Dikey görev çubuğu başlık göstermeyi desteklemiyor.", + "show-title-label": "Başlığı göster", + "smart-width-description": "Girdi sayısına göre girdi genişliğini otomatik olarak ayarla.", + "smart-width-label": "Akıllı genişlik", + "title-width-description": "Görev çubuğundaki pencere başlıklarının genişliğini ayarla (piksel olarak).", + "title-width-label": "Başlık genişliği", + "title-width-reset-tooltip": "Başlık genişliğini sıfırla" + }, + "tray": { + "colorize-icons-description": "Tepsi simgelerine tema renklerini uygula.", + "colorize-icons-label": "Simgeleri Renklendir", + "drawer-enabled-description": "Etkinleştirildiğinde, sabitlenmemiş tepsi öğeleri bir çekmece panelinde gösterilir.
Devre dışı bırakıldığında, tüm tepsi öğeleri satır içi gösterilir.", + "drawer-enabled-label": "Çekmeceyi Etkinleştir", + "hide-passive-description": "Etkinleştirildiğinde, Pasif durumdaki tepsi öğeleri gizlenir.", + "hide-passive-label": "Pasif öğeleri gizle" + }, + "volume": { + "display-mode-description": "Bu değerin nasıl görünmesini istediğinizi seçin.", + "display-mode-label": "Görüntüleme modu" + }, + "workspace": { + "character-count-description": "Çalışma alanı adlarından gösterilecek karakter sayısı (1-10).", + "character-count-label": "Karakter sayısı", + "enable-scrollwheel-description": "Fare tekerleği ile çalışma alanları arasında geçiş yapın.", + "enable-scrollwheel-label": "Çalışma alanları arasında geçiş yapmak için kaydırın", + "follow-focused-screen-description": "Çubuğun bulunduğu ekran yerine, şu anda odaklanmış ekrandaki çalışma alanlarını göster.", + "follow-focused-screen-label": "Odaklanmış Ekranı Takip Et", + "grouped-border-opacity-description": "Çalışma alanı kapsayıcı kenarlıklarının opaklık düzeyini ayarlayın", + "grouped-border-opacity-label": "Kenarlık opaklığı", + "hide-unoccupied-description": "Penceresi olmayan çalışma alanlarını gösterme.", + "hide-unoccupied-label": "Dolu olmayanları gizle", + "label-mode-description": "Çalışma alanı etiketlerinin nasıl gösterileceğini seçin.", + "label-mode-label": "Etiket Modu", + "show-applications-description": "Her çalışma alanının içinde uygulama simgelerini görüntüle.", + "show-applications-label": "Uygulamaları göster", + "show-labels-only-when-occupied-description": "Yalnızca pencere içeren çalışma alanı etiketlerini göster.", + "show-labels-only-when-occupied-label": "Yalnızca dolu olduğunda etiketleri göster", + "unfocused-icons-opacity-description": "Odaklanılmamış uygulama simgelerinin opaklık düzeyini ayarlayın", + "unfocused-icons-opacity-label": "Odak dışı simgelerin opaklığı" } }, + "battery": { + "battery-level": "Pil seviyesi", + "charging-rate": "Şarj oranı: {rate} W", + "discharging-rate": "Deşarj oranı: {rate} W", + "health": "Sağlık: {percent}%", + "inhibit-idle-description": "Sistemi uyanık tutar.", + "no-battery-detected": "Pil tespit edilmedi", + "plugged-in": "Prize takılı", + "power-profile": "Güç profili", + "time-left": "Kalan süre: {time}", + "time-until-full": "Dolma süresi: {time}" + }, + "bluetooth": { + "panel": { + "available-devices": "Mevcut cihazlar", + "blocked": "Engellendi", + "connected-devices": "Bağlı cihazlar", + "device-address": "Cihaz adresi", + "disabled": "Bluetooth devre dışı", + "discoverable": "Keşfedilebilir", + "enable-message": "Mevcut cihazları görmek için Bluetooth'u etkinleştirin.", + "known-devices": "Bilinen cihazlar", + "no-devices": "Mevcut cihaz yok", + "paired-devices": "Eşleştirilmiş cihazlar", + "pairing-mode": "Cihazınızın eşleştirme modunda olduğundan emin olun.", + "scanning": "Cihazlar tarınıyor...", + "signal-text-excellent": "Sinyal: Mükemmel", + "signal-text-fair": "Sinyal: Adil", + "signal-text-good": "Sinyal: İyi", + "signal-text-poor": "Sinyal: Zayıf", + "signal-text-unknown": "Sinyal: Bilinmiyor", + "signal-text-very-poor": "Sinyal: Çok zayıf" + } + }, + "calendar": { + "timer": { + "hours": "S", + "minutes": "d", + "seconds": "s" + }, + "weather-loading": "Hava durumu yükleniyor..." + }, + "changelog": { + "error": { + "fetch-failed": "Değişiklik günlüğü verileri yüklenemedi. Lütfen daha sonra tekrar dene.", + "rate-limit": "GitHub sınırına ulaşıldı. Lütfen birkaç dakika sonra tekrar dene." + }, + "panel": { + "buttons-discord": "Discord sunucumuza katıl", + "buttons-dismiss": "Tamam", + "buttons-feedback": "Geri bildirim verin", + "empty": "Sürüm notları henüz hazır değil.", + "highlight-title": "Öne çıkanlar", + "released": "{date} tarihinde yayımlandı", + "subtitle-fresh": "Noctalia’yı kurduğun için teşekkürler! Bu sürümde gelenler bunlar.", + "subtitle-updated": "{previousVersion} sürümünden güncellendi", + "title": "{version} sürümünde neler yeni", + "version": "Sürüm {version}", + "version-new-user": "Yeni kurulum" + } + }, + "colors": { + "error": "Hata", + "on-surface": "Yüzeyde", + "primary": "Birincil", + "secondary": "İkincil", + "tertiary": "Üçüncül" + }, + "common": { + "actions": "Eylemler", + "add": "Ekle", + "appearance": "Görünüm", + "apply": "Uygula", + "automation": "Otomasyon", + "available": "Mevcut", + "back": "Geri", + "battery": "Pil", + "bluetooth": "Bluetooth", + "brightness": "Parlaklık", + "browse": "Göz at", + "calendar": "Takvim", + "cancel": "İptal", + "cards": "Kartlar", + "charging": "Şarj etme", + "check-settings": "Ayrıntılar için Ayarları Kontrol Et", + "clear": "Açık", + "clipboard": "Panoya", + "clock-panel": "Saat Paneli", + "close": "Kapat", + "colors": "Renkler", + "command": "Komut", + "connect": "Bağlan", + "connected": "Bağlı", + "connecting": "Bağlanıyor...", + "contributors": "Katkıda Bulunanlar", + "countdown": "Geri sayım", + "date": "Tarih", + "delete": "Sil", + "devices": "Cihazlar", + "disabled": "Engelli", + "discharging": "Taburcu etme", + "disconnect": "Bağlantıyı kes", + "disconnected": "Bağlantı kesildi", + "disconnecting": "Bağlantı kesiliyor...", + "download": "İndir", + "duration": "Süre", + "enabled": "Etkinleştirildi", + "events": "Etkinlikler", + "execute": "Yürüt", + "focus": "Odaklanma", + "frequency": "Sıklık", + "gateway": "Geçit", + "general": "Genel", + "hibernate": "Hazırda Bekletme", + "history": "Tarih", + "icon": "Simge", + "idle": "Boşta", + "info": "Bilgi", + "input": "Giriş", + "install": "Kurulum", + "installed": "Yüklendi", + "interface": "Arayüz", + "internet": "İnternet", + "language": "Dil", + "loading": "Yükleniyor...", + "local": "Yerel", + "location": "Konum", + "lock": "Kilit", + "logout": "Çıkış Yap", + "look": "Bak.", + "media": "Medya", + "memory": "Hafıza", + "monitors": "Monitörler", + "network": "Ağ", + "next": "Sonraki", + "night-light": "Gece Lambası", + "no": "Hayır", + "no-results": "Sonuç bulunamadı", + "none": "Hiçbiri", + "notifications": "Bildirimler", + "official": "Resmi", + "output": "Çıktı", + "pair": "Çift", + "paired": "Eşleştirilmiş", + "pairing": "Eşleştiriliyor...", + "panels": "Paneller", + "password": "Şifre", + "pause": "Duraklat", + "pin": "İğne", + "play": "Oyna", + "polling": "Anket", + "position": "Pozisyon", + "previous": "Önceki", + "random": "Rastgele", + "reboot": "Yeniden başlat", + "refresh": "Yenile", + "reset": "Sıfırla", + "resume": "Özgeçmiş", + "save": "Kaydet", + "scanning": "Taranıyor...", + "screen-corners": "Ekran Köşeleri", + "search": "Arama", + "security": "Güvenlik", + "select": "Seç", + "shortcuts": "Kısayollar", + "shutdown": "Kapatma", + "signal": "Sinyal", + "sound": "Ses", + "sources": "Kaynaklar", + "start": "Başlat", + "stop": "Dur", + "stopwatch": "Kronometre", + "suspend": "Askıya almak", + "templates": "Şablonlar", + "test": "Test", + "thresholds": "Eşikler", + "timer": "Zamanlayıcı", + "title": "Başlık", + "toast": "Tost", + "trusted": "Güvenilir", + "uninstall": "Kaldır", + "unknown": "Bilinmiyor", + "unpair": "Eşleştirmeyi kaldır", + "unpin": "Sabitlemeyi kaldır", + "update": "Güncelleme", + "upload": "Yükle", + "version": "Sürüm", + "visualizer": "Görselleştirici", + "volume": "Hacim", + "volumes": "Hacimler", + "wallpaper": "Duvar kağıdı", + "weather": "Hava durumu", + "week": "Hafta", + "widgets": "Araçlar", + "width": "Genişlik", + "yes": "Evet" + }, + "control-center": { + "power-profile": { + "tooltip-action": "Güç profili", + "tooltip-disabled": "Güç profillerini kullanmak için power-profiles-daemon kur" + }, + "screen-recorder": { + "label-stopped": "Kaydet" + }, + "wifi": { + "label-disconnected": "Kablosuz Bağlantı Kesik", + "label-ethernet": "Ethernet" + } + }, + "display-modes": { + "always-hide": "Her zaman saklan.", + "always-show": "Daima göster.", + "force-open": "Zorla açmak", + "on-hover": "Üzerine gelindiğinde" + }, "general": { - "no-results": "Sonuç yok", - "no-summary": "Özet yok", - "unknown": "Bilinmiyor" + "no-summary": "Özet yok" + }, + "hide-modes": { + "hidden": "Boş olduğunda gizle", + "idle": "Boşta kalınca gizle", + "transparent": "Boşken şeffaf", + "visible": "Her zaman görünür" }, "launcher": { "categories": { @@ -643,38 +488,31 @@ "chat": "Sohbet", "development": "Geliştirme", "education": "Eğitim", - "emoji": { - "activity": "Aktivite", - "animals": "Hayvanlar", - "flags": "Bayraklar", - "food": "Yiyecek ve içecek", - "nature": "Doğa", - "objects": "Nesneler", - "people": "İnsanlar ve vücut", - "recent": "Son kullanılanlar", - "symbols": "Semboller", - "travel": "Seyahat ve yerler" - }, + "emoji-activity": "Aktivite", + "emoji-animals": "Hayvanlar", + "emoji-flags": "Bayraklar", + "emoji-food": "Yiyecek ve içecek", + "emoji-nature": "Doğa", + "emoji-objects": "Nesneler", + "emoji-people": "İnsanlar ve vücut", + "emoji-recent": "Son kullanılanlar", + "emoji-symbols": "Semboller", + "emoji-travel": "Seyahat ve yerler", "game": "Oyunlar", "graphics": "Grafikler", "misc": "Çeşitli", - "network": "Ağ", "office": "Ofis", "pinned": "Sabitlendi", "system": "Sistem", "webbrowser": "Tarayıcı" }, - "delete": "Sil", "no-results": "Sonuç bulunamadı", - "pin": "Sabitle", "providers": { "applications": "Uygulamalar", "calculator": "Hesap makinesi", "calculator-deprecated": ">calc komutu kullanımdan kaldırılmıştır ve yakında kaldırılacaktır. Lütfen matematiksel ifadeleri doğrudan aramaya yazın.", "calculator-description": "Hesap makinesi — matematiksel ifadeleri hesapla", "calculator-enter-expression": "Matematiksel bir ifade girin", - "calculator-error": "Hata", - "calculator-name": "Hesap makinesi", "clipboard": "Panoya geçmiş", "clipboard-clear-description": "Tüm panoya geçmişini temizle", "clipboard-clear-description-full": "Tüm öğeleri panoya geçmişinden kaldır", @@ -683,154 +521,68 @@ "clipboard-history-disabled": "Panoya geçmişi devre dışı", "clipboard-history-disabled-description": "Panoya geçmişini ayarlarda etkinleştir veya cliphist kur", "clipboard-loading": "Panoya geçmişi yükleniyor...", - "clipboard-loading-description": "Lütfen bekleyin", "clipboard-search-description": "Panoya geçmişini ara", - "command": "Komut", "command-description": "Kabuk komutlarını çalıştır", - "command-name": "Komut", "emoji": "Emoji seçici", "emoji-loading": "Emojiler yükleniyor...", "emoji-loading-description": "Lütfen bekleyin", "emoji-no-recent": "Henüz yeni emoji yok", "emoji-search-description": "Emoji arama ve kopyalama" - }, - "unpin": "Sabitlemeyi kaldır" + } }, "lock-screen": { "authenticating": "Doğrulanıyor...", - "authentication-failed": "Kimlik doğrulama başarısız", "password": "Parolanızı girin...", "restart": "Yeniden başlat", - "shut-down": "Kapat", - "suspend": "Askıya al", - "welcome-back": "Hoş geldiniz," + "shut-down": "Kapat" }, "notifications": { "panel": { "click-to-expand": "Genişletmek için tıklayın", "description": "Bildirimler geldikçe burada görünecek.", - "no-notifications": "Bildirim yok", - "title": "Bildirimler" + "no-notifications": "Bildirim yok" }, "range": { - "all": "Tümü", "earlier": "Öncekiler", "today": "Bugün", "yesterday": "Dün" }, "time": { - "diffD": "1 gün önce", - "diffDD": "{diff} gün önce", - "diffH": "1 saat önce", - "diffHH": "{diff} saat önce", - "diffM": "1 dakika önce", - "diffMM": "{diff} dakika önce", + "diff-d": "1 gün önce", + "diff-dd": "{diff} gün önce", + "diff-h": "1 saat önce", + "diff-hh": "{diff} saat önce", + "diff-m": "1 dakika önce", + "diff-mm": "{diff} dakika önce", "now": "şimdi" } }, "options": { "bar": { - "density": { - "comfortable": "Rahat", - "compact": "Sıkı", - "default": "Varsayılan", - "mini": "Ufak", - "spacious": "Geniş" - }, - "position": { - "bottom": "Alt", - "left": "Sol", - "right": "Sağ", - "top": "Üst" - } - }, - "colors": { - "error": "Hata", - "none": "Hiçbiri", - "onSurface": "Üzerinde", - "primary": "Birincil", - "secondary": "İkincil", - "tertiary": "Üçüncül" + "density-comfortable": "Rahat", + "density-compact": "Sıkı", + "density-default": "Varsayılan", + "density-mini": "Ufak", + "density-spacious": "Geniş" }, "control-center": { - "position": { - "bottom_center": "Alt merkez", - "bottom_left": "Sol alt", - "bottom_right": "Sağ alt", - "center": "Merkez", - "close_to_bar_button": "Çubuğa yakın kapat", - "top_center": "Üst merkez", - "top_left": "Sol üst", - "top_right": "Sağ üst" - }, - "quickSettingsStyle": { - "classic": "Klasik", - "compact": "Sıkı", - "modern": "Modern" - } - }, - "display-mode": { - "always-hide": "Her zaman gizle", - "always-show": "Her zaman göster", - "force-open": "Zorla Aç", - "on-hover": "Üzerine gelince" - }, - "frame-rates": { - "fps": "{fps} FPS" - }, - "hide-modes": { - "hidden": "Boşken Gizle", - "idle": "Boştayken gizle", - "transparent": "Boşken Şeffaf", - "visible": "Her zaman Görünür" - }, - "launcher": { - "position": { - "bottom_center": "Alt merkez", - "bottom_left": "Sol alt", - "bottom_right": "Sağ alt", - "center": "Merkez", - "center_left": "Sol merkez", - "center_right": "Sağ merkez", - "follow_bar": "Çubuğu takip et", - "top_center": "Üst merkez", - "top_left": "Sol üst", - "top_right": "Sağ üst" - } - }, - "osd": { - "position": { - "bottom_center": "Alt merkez", - "bottom_left": "Sol alt", - "bottom_right": "Sağ alt", - "center_left": "Sol merkez", - "center_right": "Sağ merkez", - "top_center": "Üst merkez", - "top_left": "Sol üst", - "top_right": "Sağ üst" - } + "quick-settings-style-classic": "Klasik", + "quick-settings-style-modern": "Modern" }, + "frame-rates-fps": "{fps} FPS", "screen-recording": { - "audio-sources": { - "both": "Sistem çıktısı + mikrofon girişi", - "microphone-input": "Mikrofon girişi", - "none": "Ses yok.", - "system-output": "Sistem çıktısı" - }, - "color-range": { - "full": "Tam", - "limited": "Sınırlı" - }, - "quality": { - "high": "Yüksek", - "medium": "Orta", - "ultra": "Aşırı", - "very-high": "Çok yüksek" - }, - "sources": { - "portal": "Portal", - "screen": "Ekran" - } + "audio-sources-both": "Sistem çıktısı + mikrofon girişi", + "audio-sources-microphone-input": "Mikrofon girişi", + "audio-sources-none": "Ses yok.", + "audio-sources-system-output": "Sistem çıktısı", + "color-range-full": "Tam", + "color-range-limited": "Sınırlı", + "quality-high": "Yüksek", + "quality-medium": "Orta", + "quality-ultra": "Aşırı", + "quality-very-high": "Çok yüksek", + "sources-portal": "Portal", + "sources-screen": "Ekran" }, "scrolling-modes": { "always": "Her Zaman Kaydır", @@ -848,34 +600,787 @@ }, "shadow-direction": { "bottom": "Alt", - "bottom_left": "Sol alt", - "bottom_right": "Sağ alt", "center": "Merkez", - "left": "Sol", - "right": "Sağ", - "top": "Üst", - "top_left": "Sol üst", - "top_right": "Sağ üst" + "top": "Üst" }, "visualizer-types": { "linear": "Doğrusal", "mirrored": "Yansıtılmış", - "none": "Hiçbiri", "wave": "Dalga" }, "visualizer-visibility": { - "always": "Her zaman görünür", "with-background": "Sadece arka planla" }, "workspace-labels": { "index": "İndeks", "index+name": "Dizin ve Ad", - "name": "İsim", - "none": "Hiçbiri" + "name": "İsim" + } + }, + "panels": { + "about": { + "changelog": "Değişiklik günlüğünü görüntüle", + "contributors-desc": "{count} harika katılımcımıza teşekkürler!", + "contributors-description-plural": "{count} harika katılımcımıza teşekkürler!", + "noctalia-desc": "Wayland için düşünülmüş, Quickshell ile inşa edilmiş şık ve minimal masaüstü kabuğu.", + "noctalia-git-commit": "Git commit:", + "noctalia-installed-version": "Yüklü sürüm:", + "noctalia-latest-version": "En son sürüm:", + "noctalia-title": "Noctalia kabuğu", + "support": "Bizi destekleyin", + "title": "Hakkında" + }, + "audio": { + "devices-desc": "Mevcut ses giriş ve çıkış cihazlarını yapılandırın.", + "devices-input-device-description": "İstenilen ses giriş cihazını seçin.", + "devices-input-device-label": "Giriş cihazı", + "devices-output-device-description": "İstenilen ses çıkış cihazını seçin.", + "devices-output-device-label": "Çıkış cihazı", + "devices-title": "Ses cihazları", + "external-mixer-description": "Harici ses karıştırıcısı özelliği etkinleştirilirken başlatılacak komutu veya uygulama yolunu girin.", + "external-mixer-label": "Harici Ses Karıştırıcısı Komutu", + "external-mixer-placeholder": "pwvucontrol || pavucontrol", + "media-desc": "Tercih ettiğiniz ve yoksayacağınız ortam uygulamalarını ayarlayın.", + "media-excluded-player-description": "Sistemin yoksaymasını istediğiniz oynatıcılar için anahtar kelimeler ekleyin. Her anahtar kelime ayrı bir satırda olmalıdır.", + "media-excluded-player-label": "Dışlanan oynatıcı", + "media-excluded-player-placeholder": "alt dize girin ve + tuşuna basın", + "media-frame-rate-description": "Daha yüksek hızlar daha yumuşaktır ancak daha fazla kaynak kullanır.", + "media-frame-rate-label": "Kare hızı", + "media-primary-player-description": "Ana oynatıcınızı belirlemek için bir anahtar kelime girin.", + "media-primary-player-label": "Ana oynatıcı", + "media-primary-player-placeholder": "örn. spotify, vlc, mpv", + "media-scrolling-speed-description": "Başlığın baştan sona kayması için saniye cinsinden süre", + "media-scrolling-speed-label": "Kaydırma hızı", + "media-scrolling-title-description": "Uzun ortam başlıkları için sürekli kaydırmayı etkinleştirin", + "media-scrolling-title-label": "Kayan başlık", + "media-title": "Ortam oynatıcıları", + "panel-applications-empty": "Şu anda ses çalan uygulama yok.", + "title": "Ses", + "visualizer-type-description": "Medya oynatma için bir görselleştirme türü seçin.", + "visualizer-type-label": "Görselleştirme türü", + "volumes-desc": "Ses kontrollerini ve ses seviyelerini ayarlayın.", + "volumes-input-volume-description": "Mikrofon giriş ses seviyesi.", + "volumes-mute-input-description": "Varsayılan ses girişini (mikrofon) sessize al.", + "volumes-mute-input-label": "Ses girişini sessize al", + "volumes-mute-output-description": "Sistemin ana ses çıkışını sessize al.", + "volumes-mute-output-label": "Ses çıkışını sessize al", + "volumes-output-volume-description": "Sistem genelindeki ses seviyesi.", + "volumes-step-size-description": "Ses değişimleri için adım boyutunu ayarlayın (tekerlek, klavye kısayolları).", + "volumes-step-size-label": "Ses adım boyutu", + "volumes-volume-overdrive-description": "Sesi %100'ün üzerine çıkarmaya izin ver. Bazı donanımlar desteklemeyebilir.", + "volumes-volume-overdrive-label": "Ses aşımına izin ver" + }, + "bar": { + "appearance-background-opacity-description": "Çubuğun arka plan opaklığını özel olarak ayarlayın.", + "appearance-background-opacity-label": "Çubuk arka plan opaklığı", + "appearance-capsule-opacity-description": "Kapsül gösterildiğinde araç takımı arka planlarının saydamlık seviyesini ayarla.", + "appearance-capsule-opacity-label": "Kapsül saydamlığı", + "appearance-density-description": "Sıkı veya geniş bir görünüm için araç çubuğu dolgusunu ayarlayın.", + "appearance-density-label": "Araç Çubuğu yoğunluğu", + "appearance-desc": "Araç çubuğunun görünümünü ve konumunu özelleştirin.", + "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-margins-description": "Yüzen araç çubuğunun etrafındaki kenar boşluklarını ayarlayın.", + "appearance-margins-horizontal": "Yatay", + "appearance-margins-label": "Kenar boşlukları", + "appearance-margins-vertical": "Dikey", + "appearance-outer-corners-description": "Çubuğun dışa doğru kavisli köşelerini görüntüler.", + "appearance-outer-corners-label": "Dış köşeler", + "appearance-position-description": "Araç çubuğunu ekranda nereye yerleştireceğinizi seçin.", + "appearance-position-label": "Araç Çubuğu konumu", + "appearance-show-capsule-description": "Araç takımı arka planlarını göster.", + "appearance-show-capsule-label": "Kapsülü göster", + "appearance-show-outline-description": "Her widget'ın etrafında görünür bir kenarlık görüntüler.", + "appearance-show-outline-label": "Araç kutusu ana hatlarını göster", + "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", + "monitors-desc": "Araç çubuğunu belirli ekranlarda gösterin. Hiçbiri seçilmezse varsayılan olarak tümünde gösterilir.", + "monitors-title": "Ekran görüntüsü", + "title": "Araç Çubuğu", + "tray-blacklist-description": "Tepsi hariç tutma kuralları ekleyin, joker karakterleri destekler (*).", + "tray-blacklist-label": "Kara liste", + "tray-blacklist-placeholder": "örn., nm-applet, Fcitx*", + "tray-pin-application": "Uygulamayı Sabitle", + "tray-unpin-application": "Sabitlemeyi Kaldır", + "widgets-desc": "Araç takımları sıralarını değiştirmek için sürükleyin. Araç takımlarını bölümler arasında aktarmak veya kaldırmak için sağ tıklama menüsünü kullanın.", + "widgets-title": "Araç takımlarını konumlandırma" + }, + "color-scheme": { + "color-source-desc": "Noctalia'nın renkleri için ana ayarlar.", + "color-source-matugen-scheme-type-description": "Matugen'in duvar kağıdınızdan renkler oluşturmak için kullanacağı renk şeması oluşturma yöntemini seçin.", + "color-source-matugen-scheme-type-label": "Matugen şema türü", + "color-source-title": "Renk kaynağı", + "color-source-use-wallpaper-colors-description": "Matugen kullanarak duvar kâğıdınızdan renk şemaları oluşturun. Bütünleşik bir tema oluşturmak için renkleri otomatik olarak çıkarır.", + "color-source-use-wallpaper-colors-label": "Duvar kâğıdı renklerini kullan", + "dark-mode-mode-description": "Işık ve koyu mod arasında otomatik geçişi etkinleştirir.", + "dark-mode-mode-label": "Koyu mod zamanlaması", + "dark-mode-mode-manual": "El ile", + "dark-mode-mode-off": "Kapalı", + "dark-mode-switch-description": "Gece daha kolay görüntülemek için daha koyu bir tema geçiş yapar.", + "delete-error-description": "{scheme} silinemedi", + "delete-error-title": "Silme başarısız", + "delete-success-description": "{scheme} başarıyla silindi", + "delete-success-title": "Renk şeması silindi", + "download-button": "Daha fazla indir", + "download-downloading": "İndiriliyor...", + "download-empty": "Mevcut renk şeması yok", + "download-error-api-error": "API hatası: {status}", + "download-error-description": "{scheme} indirilemedi", + "download-error-download-failed": "İndirme başarısız, çıkış kodu: {code}", + "download-error-invalid-response": "Geçersiz API yanıt formatı", + "download-error-no-files": "Şema için dosya bulunamadı", + "download-error-parse-failed": "API yanıtı ayrıştırılamadı: {error}", + "download-error-rate-limit": "GitHub API hız sınırı aşıldı", + "download-error-title": "İndirme başarısız", + "download-fetching": "Mevcut renk şemaları alınıyor...", + "download-success-description": "{scheme} başarıyla indirildi", + "download-success-title": "Renk şeması indirildi", + "download-title": "Renk şemalarını indir", + "predefined-desc": "Önceden tanımlanmış renk şemaları koleksiyonundan seçim yapın.", + "predefined-generate-templates-description": "Önceden tanımlanmış renk şemaları kullanırken Matugen şablonları (GTK, terminal temaları vb.) oluşturun.", + "predefined-generate-templates-label": "Önceden tanımlanmış şemalar için şablonlar oluşturun", + "predefined-title": "Önceden tanımlanmış renk şemaları", + "templates-compositors-description": "Birleştirici temalandırma.", + "templates-compositors-label": "Birleştiriciler", + "templates-compositors-mango-description": "{filepath} dosyasına yaz — Mango gerektirir", + "templates-compositors-niri-description": "{filepath} dosyasına yaz — Niri v25.11+ gerektirir", + "templates-desc": "Renkleri harici uygulamalara uygula.", + "templates-misc-description": "Kendi şablonlarınızı oluşturun", + "templates-misc-label": "Gelişmiş", + "templates-misc-user-templates-description": "Yalnızca ne yaptığınızı biliyorsanız etkinleştirin — çevrimiçi belgelerimize bakın", + "templates-misc-user-templates-label": "Kullanıcı şablonlarını etkinleştir", + "templates-programs-code-description-detected": "Varsayılan profile uygulandı — algılandı: {clients}", + "templates-programs-code-description-missing": "Kod editörü algılanmadı (VSCode veya VSCodium)", + "templates-programs-description": "Uygulamaya özel temalandırma.", + "templates-programs-discord-description": "{client} için {filepath} dosyasına yaz — temanın manuel olarak etkinleştirilmesi gerekir", + "templates-programs-discord-description-detected": "Algılandı: {clients}", + "templates-programs-discord-description-missing": "Discord istemcisi algılanmadı", + "templates-programs-emacs-description": "Doom: ~/.config/doom/themes/noctalia.el
Standart: ~/.emacs.d/themes/noctalia.el", + "templates-programs-label": "Programlar", + "templates-programs-pywalfox-description": "{filepath} dosyasına yaz ve pywalfox güncellemesini çalıştır", + "templates-programs-spicetify-description": "{filepath} dosyasına yaz — Comfy temasının kurulu ve manuel olarak etkinleştirilmiş olması gerekir", + "templates-programs-walker-description": "{filepath} dosyasına yaz ve temayı noctalia olarak ayarla", + "templates-programs-yazi-description": "{filepath} dosyasına yaz — flavor manuel etkinleştirilmesi gerekir", + "templates-programs-zed-description": "{filepath} dosyasına yaz ve yeniden yükle", + "templates-programs-zen-browser-description": "{dosya yolu} yazın; Zen profilinizin chrome/userChrome.css dosyasına kopyalayın.", + "templates-terminal-description": "Terminal emülatörü temalandırma.", + "templates-terminal-label": "Terminal", + "templates-ui-description": "Masaüstü ortamı ve kullanıcı arabilirimi araç seti temalandırma.", + "templates-ui-label": "Arayüz", + "templates-ui-qt-description": "{filepath} dosyasına yaz", + "title": "Renk şeması" + }, + "control-center": { + "cards-desc": "Kontrol merkezinde hangi kontrollerin ve hangi sırada görüneceğini özelleştirin.", + "desc": "Kontrol merkezi paneli konumunu ve davranışını yapılandırın.", + "position-description": "Kontrol merkezi paneli açıldığında nerede görüneceğini seçin.", + "shortcuts-custom-button-command-description": "Düğmeye tıklandığında çalıştırılacak komut.", + "shortcuts-custom-button-enable-on-state-logic-description": "Bir kontrol komutuna bağlı olarak ikinci bir simgeyi ve 'etkin' durumunu etkinleştir.", + "shortcuts-custom-button-enable-on-state-logic-label": "Açık Durum Mantığını Etkinleştir", + "shortcuts-custom-button-general-tooltip-text-description": "Düğme araç ipucu için genel açıklama.", + "shortcuts-custom-button-general-tooltip-text-label": "Genel Araç İpucu Metni", + "shortcuts-custom-button-on-clicked-label": "Sol Tık Komutu", + "shortcuts-custom-button-on-middle-clicked-label": "Orta Tıklama Komutu", + "shortcuts-custom-button-on-right-clicked-label": "Sağ Tık Komutu", + "shortcuts-custom-button-on-state-command-description": "Düğmenin 'açık' durumda olup olmadığını kontrol etmek için çalıştırılacak komut. Açık için 0, kapalı için sıfır olmayan bir değer döndürür.", + "shortcuts-custom-button-on-state-command-label": "Durum Kontrol Komutu", + "shortcuts-custom-button-on-state-icon-description": "Düğme 'açık' durumdayken kullanılan simge.", + "shortcuts-custom-button-on-state-icon-label": "Durum Simgesinde", + "shortcuts-custom-button-state-checks-add": "Durum Kontrolü Ekle", + "shortcuts-custom-button-state-checks-command": "Bu durum kontrolü için yürütülecek komut", + "shortcuts-custom-button-state-checks-label": "Durum Kontrolleri", + "shortcuts-custom-button-state-checks-remove": "Kaldır", + "shortcuts-custom-button-tooltip-description": "Düğme üzerine gelindiğinde gösterilecek araç ipucu.", + "shortcuts-custom-button-tooltip-label": "Araç ipucu", + "shortcuts-title": "Kısayol Araç Takımları", + "system-monitor-disk-path-description": "Kontrol merkezindeki sistem izleyici kartının izlemesi gereken disk bağlama noktasını seçin.", + "system-monitor-disk-path-label": "Sistem izleyici disk yolu", + "title": "Kontrol Merkezi" + }, + "desktop-widgets": { + "clock-enabled-description": "Masaüstünde bir saat aracı göster.", + "clock-enabled-label": "Saat widget'ını etkinleştir", + "clock-format-label": "Biçim", + "clock-height-description": "Saat aracı yüksekliği piksel cinsinden.", + "clock-height-label": "Yükseklik", + "clock-minimal-mode-description": "Zaman ve tarih içeren minimal bir saat görüntüsü kullanın.", + "clock-minimal-mode-label": "Minimal mod", + "clock-rounded-corners-description": "Widget arka planı için yuvarlatılmış köşeler kullanın.", + "clock-rounded-corners-label": "Yuvarlatılmış köşeler", + "clock-show-background-description": "Saat widget'ı için arka plan kabını göster.", + "clock-show-background-label": "Arka planı göster", + "clock-show-date-description": "Saati gösterdikten sonra, mevcut tarihi de göster.", + "clock-show-date-label": "Tarihi göster", + "clock-show-seconds-description": "Saniyeleri saatte göster.", + "clock-show-seconds-label": "Saniyeleri göster", + "clock-style-analog": "Analog", + "clock-style-binary": "İkili", + "clock-style-description": "Saat görüntüleme stilini seçin.", + "clock-style-digital": "Dijital", + "clock-style-label": "Saat stili", + "clock-style-minimal": "Minimal", + "clock-width-description": "Saat widget'ının piksel cinsinden genişliği.", + "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.", + "edit-mode-exit-button": "Düzenleme modundan çık", + "edit-mode-grid-snap-label": "Izgaraya hizala", + "edit-mode-label": "Düzenleme modu", + "enabled-description": "Masaüstü araçlarını tamamen etkinleştir veya devre dışı bırak.", + "enabled-label": "Masaüstü araçlarını etkinleştir", + "general-desc": "Masaüstünüzde görünen araçları yapılandırın.", + "general-title": "Masaüstü Araçları", + "media-player-enabled-description": "Masaüstünde bir medya oynatıcı aracı göster.", + "media-player-enabled-label": "Medya oynatıcı widget'ını etkinleştir.", + "media-player-rounded-corners-description": "Widget kenarlarında yuvarlak köşeleri etkinleştir.", + "media-player-show-album-art-description": "Albüm kapağını ve parça bilgilerini (başlık ve sanatçı) göster.", + "media-player-show-album-art-label": "Albüm kapağını ve başlığını göster", + "media-player-show-background-description": "Medya oynatıcı widget'ı için arka plan konteynerini göster.", + "media-player-show-buttons-description": "Medya oynatıcı widget'ında medya kontrol düğmelerini (oynat/durdur, önceki, sonraki) göster.", + "media-player-show-buttons-label": "Düğmeleri göster", + "media-player-show-visualizer-description": "Ses görselleştirici katmanını göster.", + "media-player-visualizer-type-description": "Masaüstü medya oynatıcı arka planı için bir görselleştirme türü seçin.", + "title": "Masaüstü Araçları", + "weather-enabled-description": "Masaüstünde bir hava durumu aracı göster.", + "weather-enabled-label": "Hava durumu araç kutusunu etkinleştir", + "weather-show-background-description": "Hava durumu widget'ı için arka plan konteynerini göster." + }, + "display": { + "monitors-brightness-step-description": "Parlaklık değişimleri için adım boyutunu ayarlayın (tekerlek ve klavye kısayolları).", + "monitors-brightness-step-label": "Parlaklık adım boyutu", + "monitors-brightness-unavailable-ddc-disabled": "Parlaklık kontrolü kullanılamıyor. Bu ekranın parlaklığını kontrol etmek için \"Harici parlaklık desteği\"ni etkinleştirin.", + "monitors-brightness-unavailable-generic": "Bu ekran için parlaklık kontrolü mevcut değil.", + "monitors-desc": "Her ekran için parlaklık ayarlarını yapın.", + "monitors-enforce-minimum-description": "Bazı ekranlarda %0 parlaklıkta arka ışığın tamamen kapanması sorununu çözer.", + "monitors-enforce-minimum-label": "Minimum parlaklığı zorla (%1)", + "monitors-external-brightness-description": "Harici ekranlarda parlaklığı DDC/CI protokolü üzerinden kontrol etmek için DDCUtil desteğini etkinleştir.", + "monitors-external-brightness-label": "Harici parlaklık desteği", + "monitors-title": "Ekran başına ayarlar", + "night-light-auto-schedule-description": "{location} konumunda gün batımı ve gün doğumu zamanına göre — önerilen.", + "night-light-auto-schedule-label": "Otomatik zamanlama", + "night-light-desc": "Daha iyi uyumanıza ve göz yorgunluğunu azaltmanıza yardımcı olmak için mavi ışık yayılımını azaltın.", + "night-light-enable-description": "Mavi ışık yayılımını azaltmak için sıcak renk filtresi uygulayın.", + "night-light-enable-label": "Gece ışığını etkinleştir", + "night-light-force-activation-description": "Zamanlamayı yoksayar ve gece filtresini hemen uygular.", + "night-light-force-activation-label": "Zorla etkinleştir", + "night-light-manual-schedule-description": "Gün doğumu ve gün batımı için özel zamanlar ayarlayın.", + "night-light-manual-schedule-label": "Manuel zamanlama", + "night-light-manual-schedule-select-start": "Başlangıç zamanını seç", + "night-light-manual-schedule-select-stop": "Bitiş zamanını seç", + "night-light-manual-schedule-sunrise": "Gün doğumu zamanı", + "night-light-manual-schedule-sunset": "Gün batımı zamanı", + "night-light-temperature-day": "Gündüz", + "night-light-temperature-day-description": "Gündüz saatlerindeki renk sıcaklığını kontrol eder.", + "night-light-temperature-description": "Gece ve gündüz için renk sıcaklığını ayarlayın.", + "night-light-temperature-label": "Renk sıcaklığı", + "night-light-temperature-night": "Gece", + "night-light-temperature-night-description": "Gece saatlerindeki renk sıcaklığını kontrol eder.", + "title": "Görüntü" + }, + "dock": { + "appearance-background-opacity-description": "Rıhtımın arka plan opaklığını ayarlayın.", + "appearance-border-radius-description": "Rıhtımın kenar yarıçapını ayarla.", + "appearance-border-radius-label": "Kenar yarıçapı", + "appearance-colorize-icons-description": "Rıhtım uygulama simgelerine tema renklerini uygulayın (sadece odaklanılmamış uygulamalar).", + "appearance-colorize-icons-label": "Simgeleri Renklendir", + "appearance-dead-opacity-description": "Çalışmayan uygulama simgelerinin opaklığını ayarlayın.", + "appearance-dead-opacity-label": "Ölü Opaklık", + "appearance-desc": "Rıhtımın davranışını ve görünümünü özelleştirin.", + "appearance-display-auto-hide": "Otomatik gizle", + "appearance-display-description": "Rıhtımın nasıl davranacağını seçin.", + "appearance-display-exclusive": "Özel", + "appearance-floating-distance-description": "Rıhtım ile ekran kenarı arasındaki mesafeyi ayarlayın.", + "appearance-floating-distance-label": "Rıhtım yüzen mesafesi", + "appearance-hide-show-speed-description": "Rıhtımın gizle/göster animasyonunun hızını ayarlayın.", + "appearance-hide-show-speed-label": "Gizle/Göster Hızı", + "appearance-icon-size-description": "Rıhtımın genel boyutunu ayarlayın.", + "appearance-icon-size-label": "Rıhtım boyutu", + "appearance-inactive-indicators-description": "Tüm uygulamalar için, sadece etkin olan için değil, gösterge haplarını göster.", + "appearance-inactive-indicators-label": "Çalışan Göstergeler", + "appearance-pinned-static-description": "Sabit sırada, sabitlenmiş uygulama simgelerini her zaman sola itin.", + "appearance-pinned-static-label": "Sabitlenmiş Statik Uygulamalar", + "enabled-description": "Rıhtımı tamamen gösterin veya gizleyin", + "enabled-label": "Rıhtımı etkinleştir", + "monitors-desc": "Rıhtımı belirli ekranlarda gösterin. Hiçbiri seçilmezse varsayılan olarak tümünde gösterilir.", + "monitors-only-same-monitor-description": "Yalnızca dock'un bulunduğu monitördeki uygulamaları göster.", + "monitors-only-same-monitor-label": "Yalnızca aynı monitördeki uygulamalar", + "monitors-title": "Ekran görüntüsü", + "title": "Rıhtım" + }, + "general": { + "fonts-default-description": "Arayüz boyunca kullanılan ana yazı tipi.", + "fonts-default-label": "Varsayılan yazı tipi", + "fonts-default-placeholder": "Varsayılan yazı tipi seçin...", + "fonts-default-scale-description": "Standart metin boyutunu artırın veya azaltın.", + "fonts-default-scale-label": "Varsayılan yazı tipi boyutu", + "fonts-default-search-placeholder": "Yazı tipi ara...", + "fonts-desc": "Arayüz boyunca kullanılacak yazı tiplerini seçin.", + "fonts-monospace-description": "Sayılar ve istatistikler için kullanılan eş aralıklı yazı tipi.", + "fonts-monospace-label": "Eş aralıklı yazı tipi", + "fonts-monospace-placeholder": "Eş aralıklı yazı tipi seçin...", + "fonts-monospace-scale-description": "Eş aralıklı metin boyutunu artırın veya azaltın.", + "fonts-monospace-scale-label": "Eş aralıklı yazı tipi boyutu", + "fonts-monospace-search-placeholder": "Eş aralıklı yazı tipi ara...", + "fonts-reset-scaling": "Ölçeklemeyi sıfırla", + "fonts-title": "Yazı tipleri", + "language-desc": "Uygulama için tercih ettiğiniz dili seçin.", + "language-select-auto-detect": "Otomatik", + "language-select-description": "Uygulama arayüzünde kullanılacak dili seçin.", + "language-select-label": "Uygulama Dili", + "launch-setup-wizard": "Kurulum sihirbazını başlat", + "profile-desc": "Kullanıcı detaylarınızı ve avatarınızı düzenleyin.", + "profile-picture-description": "Arayüzün tamamında görünen profil fotoğrafınız.", + "profile-picture-label": "{user} profil fotoğrafı", + "profile-select-avatar": "Avatar resmini seç", + "profile-title": "Avatar", + "profile-tooltip": "Avatar resmi", + "screen-corners-desc": "Ekran köşesi yuvarlatma ve görsel efektleri özelleştirin.", + "screen-corners-radius-description": "Ekranın yuvarlatılmış köşelerini ayarlayın.", + "screen-corners-radius-label": "Ekran köşesi yarıçapı", + "screen-corners-radius-reset": "Ekran köşesi yarıçapını sıfırla", + "screen-corners-show-corners-description": "Ekran kenarlarında yuvarlatılmış köşeler görüntüle.", + "screen-corners-show-corners-label": "Ekran köşelerini göster", + "screen-corners-solid-black-description": "Araç çubuğu arka plan rengi yerine tam siyah kullan.", + "screen-corners-solid-black-label": "Siyah köşeler", + "screen-corners-title": "Ekran köşeleri" + }, + "hooks": { + "info-command-info-description": "• Komutlar kabuk (sh -c) ile yürütülür
• Komutlar arka planda yürütülür (ayrık)
• Test düğmeleri mevcut değerlerle yürütülür", + "info-command-info-label": "Komut Bilgisi", + "info-parameters-description": "• Duvar Kâğıdı Kancası: $1 = duvar kâğıdı yolu, $2 = ekran adı
• Tema Geçiş Kancası: $1 = true/false (koyu mod durumu)", + "info-parameters-label": "Kullanılabilir Parametreler", + "performance-mode-disabled-description": "Noctalia Performans Modu devre dışı bırakıldığında çalıştırılacak komut.", + "performance-mode-disabled-label": "Performans modu devre dışı bırakıldı", + "performance-mode-disabled-placeholder": "örn., notify-send \"Performans\" \"Mod Devre Dışı\"", + "performance-mode-enabled-description": "Noctalia Performans Modu etkinleştirildiğinde çalıştırılacak komut.", + "performance-mode-enabled-label": "Performans modu etkinleştirildi", + "performance-mode-enabled-placeholder": "örn., notify-send \"Performans\" \"Mod Etkin\"", + "screen-lock-description": "Ekran kilitlendiğinde çalıştırılacak komut.", + "screen-lock-label": "Ekran kilitlendi", + "screen-lock-placeholder": "örn., notify-send \"Ekran\" \"Kilitlendi\"", + "screen-unlock-description": "Ekran kilidi açıldığında çalıştırılacak komut.", + "screen-unlock-label": "Ekran kilidi açıldı", + "screen-unlock-placeholder": "örn., notify-send \"Ekran\" \"Açıldı\"", + "system-hooks-desc": "Sistem olayları gerçekleştiğinde çalıştırılacak komutları yapılandırın.", + "system-hooks-enable-description": "Tüm kanca komutlarını etkinleştirin veya devre dışı bırakın.", + "system-hooks-enable-label": "Kancaları etkinleştir", + "system-hooks-title": "Sistem kancaları", + "theme-changed-description": "Tema koyu ve aydınlık mod arasında geçişte çalıştırılacak komut.", + "theme-changed-label": "Tema değişti", + "theme-changed-placeholder": "örn., notify-send \"Tema\" \"Geçiş Yapıldı\"", + "title": "Kancalar", + "wallpaper-changed-description": "Duvar kâğıdı değiştiğinde çalıştırılacak komut.", + "wallpaper-changed-label": "Duvar kâğıdı değişti", + "wallpaper-changed-placeholder": "örn., notify-send \"Duvar Kâğıdı\" \"Değişti\"" + }, + "indicator": { + "default-value": "Varsayılan: {value}", + "system-default": "Sistem Varsayılanı" + }, + "launcher": { + "clipboard-desc": "Başlatıcıdan panonuzun geçmişine erişin ve yönetin.", + "execute-desc": "Uygulamaların nasıl başlatılacağını yapılandırın.", + "execute-title": "İcra", + "settings-annotation-tool-description": "Panodaki geçmişte açıklama ekle düğmesine tıklandığında çalıştırılacak komut. Görüntü bu komuta yönlendirilecektir.", + "settings-annotation-tool-label": "Açıklama aracı", + "settings-annotation-tool-placeholder": "gradia, satty -f -", + "settings-auto-paste-description": "Seçili panodaki öğeyi otomatik olarak yapıştır. Wtype gerektirir.", + "settings-auto-paste-label": "Otomatik yapıştırma", + "settings-clip-preview-description": ">clip komutu kullanılırken panodaki içeriğin önizlemesini gösterir.", + "settings-clip-preview-label": "Panoyu önizlemeyi etkinleştir", + "settings-clipboard-history-description": "Başlatıcıdan daha önce kopyalanan öğelere erişin.", + "settings-clipboard-history-label": "Pano geçmişini etkinleştir", + "settings-custom-launch-prefix-description": "Komutlara özel bir başlatıcı ile ön ek ekleyin (örn., systemd entegrasyonu için 'runapp').", + "settings-custom-launch-prefix-enabled-description": "Uygulamaları başlatmak için varsayılan yöntem yerine özel bir ön ek kullanın.", + "settings-custom-launch-prefix-enabled-label": "Özel başlatma ön ekini etkinleştir", + "settings-custom-launch-prefix-label": "Özel başlatma ön eki", + "settings-desc": "Başlatıcının davranışını ve görünümünü özelleştirin.", + "settings-grid-view-description": "Öğeleri liste yerine ızgara düzeninde görüntüle.", + "settings-icon-mode-description": "Tabler simgeleri yerine yerel sistem simgelerini kullanın.", + "settings-icon-mode-label": "Yerel simgeleri kullan", + "settings-ignore-mouse-input-description": "Başlatıcıda fare etkileşimini ve kaydırma tekerleğini devre dışı bırak.", + "settings-ignore-mouse-input-label": "Fare girişini yoksay.", + "settings-position-description": "Başlatıcı panelinin nerede görüneceğini seçin.", + "settings-show-categories-description": "Uygulamaları filtrelemek için kategori sekmelerini göster.", + "settings-show-categories-label": "Kategorileri göster", + "settings-show-icon-background-description": "Simgelerin arkasında yuvarlak köşeli dikdörtgen bir arka plan göster.", + "settings-show-icon-background-label": "Simge arka planını göster", + "settings-sort-by-usage-description": "Etkinleştirildiğinde, sıkça başlatılan uygulamalar listede ilk olarak görünür.", + "settings-sort-by-usage-label": "En çok kullanılana göre sırala", + "settings-terminal-command-description": "Bir terminal başlatmak için komut. Örn., 'kitty -e' veya 'gnome-terminal --'.", + "settings-terminal-command-label": "Terminal komutu", + "settings-use-app2unit-description": "Uygulama süreçlerini daha iyi yönetmek ve sorunları önlemek için alternatif bir başlatma yöntemi kullanır.", + "settings-use-app2unit-label": "Uygulamaları başlatmak için App2Unit kullan", + "title": "Başlatıcı" + }, + "location": { + "calendar-cards-desc": "Takvim panelinde kartları düzenleyin ve etkinleştirin/devre dışı bırakın.", + "calendar-cards-title": "Takvim kartları", + "calendar-header-label": "Takvim Başlığı", + "calendar-month-label": "Takvim Ayı", + "date-time-12hour-format-description": "Zamanı kilit ekranında ve takvimde 12 saatlik formatta gösterir. Araç çubuğu saatinin kendi ayarları vardır.", + "date-time-12hour-format-label": "12 saatlik zaman formatını kullan", + "date-time-desc": "Tarih ve saatin nasıl görüneceğini özelleştirin.", + "date-time-first-day-of-week-automatic": "Otomatik (sistem yerel ayarını kullan)", + "date-time-first-day-of-week-description": "Takvimde haftanın hangi günü başladığını seçin.", + "date-time-first-day-of-week-label": "Haftanın ilk günü", + "date-time-show-events-description": "Takvim panelindeki etkinlikleri göster.", + "date-time-show-events-label": "Takvim etkinliklerini göster", + "date-time-title": "Tarih & Saat", + "date-time-use-analog-description": "Takvim ekranında analog tarzı bir saat göster.", + "date-time-use-analog-label": "Analog tarzı saat kullan", + "date-time-week-numbers-description": "Takvimde yılın haftasını (örn., 38. Hafta) gösterir.", + "date-time-week-numbers-label": "Hafta numaralarını göster", + "location-desc": "Konumunuzu ayarlayarak hassas hava durumu ve gece ışığı zamanlaması alın.", + "location-search-description": "örn., İstanbul, TR", + "location-search-label": "Konum ara", + "location-search-placeholder": "Konum adını girin", + "location-title": "Konumunuz", + "weather-desc": "Tercih ettiğiniz sıcaklık birimini seçin.", + "weather-enabled-description": "Arayüz boyunca hava durumu bilgilerini gösterin ve hava durumu verileri alın. Devre dışı bırakıldığında, tüm hava durumu öğeleri gizlenecek ve ağ istekleri yapılmayacaktır.", + "weather-enabled-label": "Hava durumunu etkinleştir", + "weather-fahrenheit-description": "Sıcaklığı santigrat yerine fahrenhayt cinsinden gösterin.", + "weather-fahrenheit-label": "Sıcaklığı fahrenhayt (°F) cinsinden göster", + "weather-hide-city-description": "Arayüzün tamamında hava durumu ekranlarında şehir adını gizle.", + "weather-hide-city-label": "Şehir adını gizle", + "weather-hide-timezone-description": "Arayüzün tamamındaki hava durumu ekranlarından saat dilimi kısaltmasını gizle.", + "weather-hide-timezone-label": "Saat dilimini gizle", + "weather-show-effects-description": "Hava durumu kartında ek görsel efektler (yağmur, kar veya şimşek gibi) gösterir.", + "weather-show-effects-label": "Hava efektlerini göster", + "weather-show-in-calendar-description": "Günlük hava durumu tahminini doğrudan takvim görünümünüzde gösterin.", + "weather-show-in-calendar-label": "Takvimde hava durumunu göster" + }, + "lock-screen": { + "compact-lockscreen-description": "Sadece giriş girdisini ve sistem kontrollerini göster, hava durumu ve ortam araç takımlarını gizle.", + "compact-lockscreen-label": "Kompakt ekran kilidi", + "lock-on-suspend-description": "Sistemi askıya alırken otomatik olarak ekranı kilitler.", + "lock-on-suspend-label": "Askıya alırken kilitle", + "show-hibernate-description": "Güç işlemlerinde 'hazırda beklet' seçeneğini göster.", + "show-hibernate-label": "Hazırda beklet seçeneğini göster", + "show-session-buttons-description": "Kilit ekranından güç ayarlarına erişime izin ver.", + "show-session-buttons-label": "Güç kontrolleri", + "title": "Ekran Kilit" + }, + "network": { + "bluetooth-description": "Bluetooth yönetimini etkinleştir.", + "bluetooth-rssi-polling-description": "Bağlı cihazlar için RSSI'yı bluetoothctl aracılığıyla periyodik olarak örnekleyin. Tüm cihazlar için mevcut olmayabilir; etkinleştirildiğinde minimum kaynak kullanır.", + "bluetooth-rssi-polling-label": "Bluetooth sinyal yoklaması", + "desc": "Kablosuz ve Bluetooth bağlantılarını yönetin.", + "wifi-description": "Kablosuz ağları yönet (NetworkManager gerektirir)." + }, + "notifications": { + "duration-critical-urgency-description": "Kritik öncelikli bildirimlerin ne kadar süreyle görüneceği.", + "duration-critical-urgency-label": "Kritik öncelikli", + "duration-desc": "Bildirimlerin aciliyet seviyelerine göre ne kadar süreyle görüneceğini yapılandırın.", + "duration-low-urgency-description": "Düşük öncelikli bildirimlerin ne kadar süreyle görüneceği.", + "duration-low-urgency-label": "Düşük öncelikli", + "duration-normal-urgency-description": "Normal öncelikli bildirimlerin ne kadar süreyle görüneceği.", + "duration-normal-urgency-label": "Normal öncelikli", + "duration-reset": "Zaman aşımı süresini sıfırla", + "duration-respect-expire-description": "Bildirimde ayarlanan sona erme zaman aşımını kullanın.", + "duration-respect-expire-label": "Sona erme zaman aşımına uyar", + "duration-title": "Bildirim süresi", + "history-critical-urgency-description": "Kritik öncelikli bildirimleri geçmişe kaydet.", + "history-critical-urgency-label": "Kritik aciliyeti geçmişe kaydet", + "history-desc": "Aciliyet seviyelerine göre hangi bildirimlerin geçmişe kaydedileceğini kontrol edin.", + "history-low-urgency-description": "Düşük öncelikli bildirimleri geçmişe kaydet.", + "history-low-urgency-label": "Düşük aciliyeti geçmişe kaydet", + "history-normal-urgency-description": "Normal öncelikli bildirimleri geçmişe kaydet.", + "history-normal-urgency-label": "Normal aciliyeti geçmişe kaydet", + "monitors-desc": "Bildirimleri belirli ekranlarda gösterin. Hiçbiri seçilmezse varsayılan olarak tümünde gösterilir.", + "settings-always-on-top-description": "Bildirimleri tam ekran pencerelerinin ve diğer katmanların üzerinde görüntüle.", + "settings-background-opacity-description": "Bildirim arka planlarının opaklığını ayarlayın.", + "settings-desc": "Bildirimlerin görünümünü ve davranışını yapılandırın.", + "settings-do-not-disturb-description": "Etkinleştirildiğinde tüm bildirim açılır pencerelerini devre dışı bırakır.", + "settings-enabled-description": "Bildirim arka plan programını etkinleştir veya devre dışı bırak, Noctalia shell'in yeniden başlatılmasını gerektirir.", + "settings-enabled-label": "Bildirimleri etkinleştir", + "settings-location-description": "Bildirimlerin ekranda nerede görüneceği.", + "sounds-desc": "Bildirim ses efektlerini ve ses seviyesini yapılandırın.", + "sounds-enabled-description": "Gelen bildirimler için ses efektlerini etkinleştir.", + "sounds-enabled-label": "Bildirim seslerini etkinleştir", + "sounds-excluded-apps-description": "Kendi dahili seslerine sahip belirli uygulamalar için ayarlanan bildirim sesini çalmayı es geçin.", + "sounds-excluded-apps-label": "Hariç tutulan uygulamalar", + "sounds-excluded-apps-placeholder": "discord,firefox,chrome,chromium,edge", + "sounds-files-critical-description": "Kritik öncelikli bildirimler için çalınan ses dosyasının yolu.", + "sounds-files-critical-label": "Kritik aciliyet sesi", + "sounds-files-critical-select-title": "Kritik Aciliyet Ses Dosyası Seç", + "sounds-files-desc": "Farklı bildirim aciliyet seviyeleri için özel ses dosyaları yapılandırın.", + "sounds-files-low-description": "Düşük öncelikli bildirimler için çalınan ses dosyasının yolu.", + "sounds-files-low-label": "Düşük aciliyet sesi", + "sounds-files-low-select-title": "Düşük Aciliyet Ses Dosyası Seç", + "sounds-files-normal-description": "Normal öncelikli bildirimler için çalınan ses dosyasının yolu.", + "sounds-files-normal-label": "Normal aciliyet sesi", + "sounds-files-normal-select-title": "Normal Aciliyet Ses Dosyası Seç", + "sounds-files-placeholder": "Ses dosyası yolunu girin", + "sounds-files-select-file": "Ses Dosyası Seç", + "sounds-files-title": "Ses dosyaları", + "sounds-files-unified-description": "Bildirimler için çalınan ses dosyasının yolu.", + "sounds-files-unified-label": "Bildirim sesi", + "sounds-files-unified-select-title": "Bildirim Ses Dosyası Seç", + "sounds-separate-description": "Düşük, normal ve kritik öncelikli bildirimler için farklı ses dosyaları kullanın.", + "sounds-separate-label": "Öncelik başına farklı sesler kullan", + "sounds-title": "Ses ayarları", + "sounds-unavailable-description": "Bildirim seslerini etkinleştirmek için Qt6 Multimedia'yı kurun.", + "sounds-unavailable-label": "Bildirim sesleri kullanılamıyor", + "sounds-volume-description": "Bildirim sesleri için ses seviyesini ayarlayın.", + "sounds-volume-label": "Ses seviyesi", + "toast-desc": "Bildirim penceresi görünümünü ve davranışını yapılandırın.", + "toast-keyboard-description": "Klavye düzeni değiştiğinde bir bildirim göster.", + "toast-keyboard-label": "Klavye düzeni" + }, + "osd": { + "always-on-top-description": "OSD'yi tam ekran pencerelerinin ve diğer katmanların üzerinde görüntüle.", + "always-on-top-label": "Her zaman üstte", + "background-opacity-description": "OSD arka planının şeffaflığını kontrol eder.", + "background-opacity-label": "Arka plan opaklığı", + "description": "Ses ve parlaklık kaplamaları gibi ekran göstergelerini yapılandırın.", + "duration-auto-hide-description": "OSD'nin kaybolmadan önceki süreyi ayarlayın.", + "duration-auto-hide-label": "Şu kadar sonra otomatik gizle", + "duration-desc": "OSD'nin otomatik olarak gizlenmeden önce ne kadar süreyle görüneceği.", + "duration-title": "Otomatik gizleme zaman aşımı", + "enabled-description": "Ses ve parlaklık değişikliklerini gerçek zamanlı olarak gösterin.", + "enabled-label": "Ekran görüntüsünü etkinleştir", + "events-desc": "Ekran görüntüsünü tetikleyecek olayları seçin.", + "general-desc": "OSD'nin görünürlüğünü ve davranışını yapılandırın.", + "location-description": "Ekran görüntülerinin nerede görüneceği.", + "monitors-desc": "OSD'yi belirli ekranlarda gösterin. Hiçbiri seçilmezse varsayılan olarak tümünde gösterilir.", + "title": "Ekran Görüntüsü", + "types-brightness-description": "Ekran parlaklığı değiştiğinde OSD'yi göster.", + "types-brightness-label": "Parlaklık", + "types-custom-text-description": "IPC üzerinden özel metin iletileri için OSD göster.", + "types-custom-text-label": "Özel Metin", + "types-desc": "OSD'yi tetikleyecek olayları seçin.", + "types-input-volume-description": "Mikrofon ses düzeyi değiştiğinde OSD'yi göster.", + "types-input-volume-label": "Giriş sesi", + "types-lockkey-description": "Büyük Harf Kilidi, Sayı Kilidi veya Kaydırma Kilidi değiştirildiğinde OSD'yi göster.", + "types-lockkey-label": "Kilit tuşları", + "types-title": "OSD tetikleme olayları", + "types-volume-description": "Ses çıkış düzeyi değiştiğinde OSD'yi göster.", + "types-volume-label": "Çıkış sesi" + }, + "plugins": { + "available-description": "Yapılandırılmış kaynaklardan eklentilere göz atın ve yükleyin.", + "available-label": "Mevcut eklentiler", + "available-no-plugins-description": "Eklenti kaynaklarınızı kontrol edin veya listeyi yenileyin.", + "available-no-plugins-label": "Kullanılabilir eklenti yok", + "collision-already-installed": "Bu eklenti zaten yüklü.", + "collision-custom-version-exists": "\"{source}\" kaynağından özel bir sürüm zaten yüklü.", + "collision-official-version-exists": "Bu eklentinin resmi sürümü zaten yüklü.", + "filter-downloaded": "İndirildi", + "filter-not-downloaded": "İndirilmedi", + "hot-reload-description": "Eklenti dosyaları değiştiğinde eklentileri otomatik olarak yeniden yükle. Eklenti geliştirme için kullanışlıdır.", + "hot-reload-label": "Hızlı yeniden yükleme (geliştirme modu)", + "hot-reloaded": "Yeniden yüklenen eklenti: {name}", + "install-error": "Yükleme başarısız oldu: {error}", + "install-incompatible": "{plugin} Noctalia v{version} veya daha üstünü gerektiriyor.", + "install-success": "{plugin} başarıyla kuruldu", + "installed-description": "Yerel olarak yüklenmiş tüm eklentileri yönetin ve yapılandırın.", + "installed-label": "Yüklü eklentiler", + "installed-no-plugins-description": "Aşağıdaki Mevcut Eklentiler bölümünden eklentileri kurun.", + "installed-no-plugins-label": "Eklenti kurulu değil", + "installing": "{eklenti} kuruluyor...", + "open-plugins-tab": "Eklenti ayarlarına git", + "plugin-settings-title": "{plugin} Ayarları", + "refresh-refreshing": "Eklenti listesi yenileniyor...", + "refresh-tooltip": "Mevcut eklentileri yenile", + "settings-error-not-loaded": "Eklenti yüklenmedi.", + "settings-saved": "Eklenti ayarları kaydedildi.", + "settings-tooltip": "Eklenti ayarları", + "source-custom": "Özel kaynak", + "sources-add-custom": "Özel depo ekle", + "sources-add-dialog-description": "Bir GitHub deposunu eklenti kaynağı olarak ekle.", + "sources-add-dialog-error": "Eklenti kaynağı eklenemedi.", + "sources-add-dialog-name": "Depo adı", + "sources-add-dialog-name-placeholder": "Özel Eklentilerim", + "sources-add-dialog-success": "Eklenti kaynağı başarıyla eklendi.", + "sources-add-dialog-title": "Eklenti kaynağı ekle", + "sources-add-dialog-url": "Depo URL'si", + "sources-description": "Eklenti depolarını yönetin.", + "sources-placeholder": "Havalı depom", + "sources-remove-tooltip": "Eklenti kaynağını kaldır", + "title": "Eklentiler", + "uninstall-dialog-description": "{plugin} eklentisini kaldırmak istediğinizden emin misiniz? Bu, tüm eklenti verilerini kaldıracaktır.", + "uninstall-dialog-title": "Eklentiyi kaldır", + "uninstall-error": "Kaldırma başarısız oldu: {error}", + "uninstall-success": "{plugin} başarıyla kaldırıldı.", + "uninstalling": "{plugin} kaldırılıyor...", + "update-all": "Tümünü Güncelle ({count})", + "update-all-success": "Tüm eklentiler başarıyla güncellendi.", + "update-available": "Yeni eklenti güncellemesi mevcut", + "update-available-plural": "Yeni eklenti güncellemeleri mevcut ({count})", + "update-error": "Eklenti güncellenemedi: {plugin}: {error}", + "update-incompatible": "Noctalia v{version} veya üzeri gerektirir.", + "update-pending": "v{mevcut} → v{yeni} (Noctalia v{gerekli} gerektirir)", + "update-success": "{plugin} v{version} sürümüne güncellendi", + "update-version": "v{mevcut} → v{yeni}", + "updating": "Güncelleniyor..." + }, + "region": { + "clock-panel-desc": "Saat paneli görünümünü özelleştirin.", + "clock-panel-title": "Saat paneli", + "title": "Bölge" + }, + "screen-recorder": { + "audio-audio-codec-description": "En iyi performans ve en küçük ses boyutu için Opus önerilir.", + "audio-audio-codec-label": "Ses çözücüsü", + "audio-audio-source-description": "Kayıt sırasında yakalanacak ses kaynağı.", + "audio-audio-source-label": "Ses kaynağı", + "audio-desc": "Ses kaydı seçeneklerini yapılandırın.", + "audio-title": "Ses ayarları", + "general-copy-to-clipboard-description": "Kaydı bitirdikten sonra dosyayı panoya kopyala.", + "general-copy-to-clipboard-label": "Panoya kopyala", + "general-desc": "Ekran kaydı çıktısını ve içeriğini yönetin.", + "general-output-folder-description": "Ekran kayıtlarının kaydedileceği klasör.", + "general-output-folder-label": "Çıktı klasörü", + "general-select-output-folder": "Çıktı klasörünü seç", + "general-show-cursor-description": "Görüntü fare imlecini kaydedin.", + "general-show-cursor-label": "İmleci göster", + "general-title": "Genel ayarlar", + "title": "Ekran kaydedici", + "video-color-range-description": "Daha iyi uyumluluk için Sınırlı önerilir.", + "video-color-range-label": "Renk aralığı", + "video-desc": "Görüntü kaydı seçeneklerini yapılandırın.", + "video-frame-rate-description": "Ekran kayıtları için hedef kare hızı.", + "video-title": "Görüntü ayarları", + "video-video-codec-description": "h264 en yaygın çözücüdür.", + "video-video-codec-label": "Görüntü çözücüsü", + "video-video-quality-description": "Daha yüksek kalite daha büyük dosya boyutları ile sonuçlanır.", + "video-video-quality-label": "Görüntü kalitesi", + "video-video-source-description": "Portal önerilir, eğer artefaktlar alırsanız Ekranı deneyin.", + "video-video-source-label": "Görüntü kaynağı" + }, + "session-menu": { + "countdown-duration-description": "Güç eylemlerini çalıştırmadan önce geri sayım zamanlayıcısının ne kadar süreceğini ayarlayın.", + "countdown-duration-label": "Geri sayım süresi", + "enable-countdown-description": "Güç eylemlerini çalıştırmadan önce bir geri sayım zamanlayıcısı göster.", + "enable-countdown-label": "Geri sayım zamanlayıcısını etkinleştir", + "entries-desc": "Oturum Menüsünde hangi güç eylemlerinin görüneceğini ve hangi sırada görüneceğini özelleştirin.", + "entries-title": "Güç eylemleri", + "entry-settings-command-description": "Bu işlem için yürütülecek özel komut. Varsayılan sistem komutunu kullanmak için boş bırakın.", + "entry-settings-command-placeholder": "systemctl poweroff", + "entry-settings-default-command-lock": "Dahili kilit ekranı (komut yok)", + "entry-settings-default-command-logout": "Dahili oturum kapatma (komut yok)", + "entry-settings-default-info-description": "Özel bir komut belirtilmezse, varsayılan sistem komutu kullanılır.", + "entry-settings-default-info-label": "Varsayılan komut", + "entry-settings-title": "{entry} yapılandır", + "entry-settings-tooltip": "Yapılandırma komutu", + "general-desc": "Oturum menüsü panelinin davranışını ve görünümünü yapılandırın.", + "large-buttons-layout-description": "Oturum menüsü düğmelerinin nasıl görüntüleneceğini seçin.", + "large-buttons-layout-label": "Büyük düğme düzeni", + "large-buttons-style-description": "Oturum menüsünü büyük butonlarla ızgara düzeninde görüntüle.", + "large-buttons-style-label": "Büyük düğme stili", + "position-description": "Oturum Menüsü panelinin açıldığında nerede görüneceğini seçin.", + "show-header-description": "Oturum Menüsünün üst kısmında başlığı ve kapat düğmesini göster.", + "show-header-label": "Başlığı göster", + "show-number-labels-description": "Düğmelerde sayı etiketleri (1-2-3-4...) göster ve hızlı seçim için sayı tuş kısayollarını etkinleştir.", + "show-number-labels-label": "Sayı etiketlerini göster" + }, + "system-monitor": { + "critical-color-label": "Kritik renk", + "custom-highlight-colors-title-label": "Özel vurgulama renkleri", + "disk-section-label": "Disk Kullanımı", + "enable-dgpu-monitoring-description": "Uyarı: Bu, ayrık GPU'nuzu (NVIDIA/AMD) uyandıracak ve bu da hibrit grafiklere sahip dizüstü bilgisayarlarda pil ömrünü önemli ölçüde etkileyebilir.", + "enable-dgpu-monitoring-label": "Ayrık GPU izlemeyi etkinleştir", + "external-monitor-description": "Harici sistem izleyici uygulamasını etkinleştirirken başlatılacak komut veya uygulama yolunu girin.", + "external-monitor-label": "Harici sistem izleyici komutu", + "external-monitor-placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor", + "general-desc": "Sistem İzleyicisinin davranışını ve görünümünü yapılandırın.", + "gpu-section-label": "GPU sıcaklığı", + "highlight-colors-section-label": "Vurgulama Renkleri", + "polling-interval-label": "Yoklama aralığı", + "polling-section-description": "Her bir sistem metriğinin ne sıklıkta güncelleneceğini yapılandırın.", + "polling-section-label": "Yoklama aralıkları", + "threshold-critical": "Kritik eşik", + "threshold-warning": "Uyarı eşiği", + "thresholds-section-description": "Her sistem ölçüsü için uyarı/kritik eşiklerini ve yoklama aralıklarını ayarlayın.", + "use-custom-highlight-colors-description": "Devre dışı bırakıldığında, tema varsayılan vurgulama renkleri kullanılır.", + "use-custom-highlight-colors-label": "Özel vurgulama renklerini kullan", + "warning-color-label": "Uyarı rengi" + }, + "user-interface": { + "allow-panels-without-bar-description": "Etkinleştirildiğinde, paneller herhangi bir ekranda açılabilir. Devre dışı bırakıldığında, paneller yalnızca bir çubuğu olan ekranlarda açılır, bu da bellek kullanımını azaltabilir.", + "allow-panels-without-bar-label": "Çubuksuz ekranlardaki panellere izin ver.", + "animation-disable-description": "Daha hızlı ve daha duyarlı bir deneyim için tüm animasyonları devre dışı bırakın.", + "animation-disable-label": "Kullanıcı Arayüzü Animasyonlarını Devre Dışı Bırak", + "animation-speed-description": "Genel animasyon hızını ayarlar.", + "animation-speed-label": "Animasyon hızı", + "animation-speed-reset": "Animasyon hızını sıfırla", + "appearance-desc": "Araç ipuçları, kenarlıklar ve gölgeler gibi görsel öğeleri özelleştirin.", + "box-border-description": "İçerik alanlarının etrafında bir çerçeve görüntüler.", + "box-border-label": "Konteyner ana hattı", + "box-border-radius-description": "Kenar çubukları, kartlar ve içerik panelleri gibi ana düzen bölümlerinin köşe yuvarlaklığını ayarlar.", + "box-border-radius-label": "Konteyner Yarıçapı", + "box-border-radius-reset": "Konteyner yarıçapını sıfırla", + "control-border-radius-description": "İnteraktif öğelerin, düğmeler, geçişler ve metin alanları dahil olmak üzere, eğriliğini kontrol eder.", + "control-border-radius-label": "Giriş Yarıçapı", + "control-border-radius-reset": "Giriş yarıçapını sıfırla", + "desc": "Arayüzün görünümünü, hissini ve davranışını özelleştirin.", + "dim-desktop-description": "Paneller veya menüler açıkken masaüstünü karart.", + "dim-desktop-label": "Masaüstünü karart", + "dimmer-opacity-description": "Masaüstü karartması için opaklık seviyesini ayarlayın.", + "dimmer-opacity-label": "Karartılmış masaüstü opaklığı", + "dimmer-opacity-reset": "Karartılmış masaüstü opaklığını sıfırla", + "panel-background-opacity-description": "Tüm panellerin (çubuk, başlatıcı, ayarlar vb.) arka plan opaklığını ayarlayın.", + "panel-background-opacity-label": "Panel arka plan opaklığı", + "panels-attached-to-bar-description": "Paneller çubuğa ve ekran kenarlarına kilitlenerek şık ters köşelerle kusursuz bir görünüm oluşturur.", + "panels-attached-to-bar-label": "Kenarları Yakala", + "panels-overlay-description": "Panellerin ve çubuğun, tam ekran uygulamalarda bile görünür kalmasını sağlar.", + "panels-overlay-label": "Panelleri ve Çubuğu Üstte Tut", + "scaling-description": "Çubuğu hariç tutarak genel kullanıcı arayüzünün boyutunu değiştirir.", + "scaling-label": "Arayüz ölçekleme", + "scaling-reset-scaling": "Arayüz ölçeklemesini sıfırla", + "settings-panel-mode-description": "Ayarlar düzenini seçin (yeniden açılması gerekebilir).", + "settings-panel-mode-label": "Ayarlar paneli modu", + "shadows-description": "Çubukların ve panellerin altında gölgelerin etkinleştirilmesini sağlar.", + "shadows-direction-description": "Gölgenin hangi yönden verileceğini seçin.", + "shadows-direction-label": "Gölge yönü", + "shadows-label": "Gölge efektleri", + "title": "Kullanıcı arayüzü", + "tooltips-description": "Arayüz genelindeki ipuçlarını etkinleştirin veya devre dışı bırakın.", + "tooltips-label": "İpuçlarını göster" + }, + "wallpaper": { + "automation-change-mode-alphabetical": "Alfabetik", + "automation-change-mode-description": "Otomatik değiştirirken duvar kâğıtlarının nasıl seçileceğini seçin.", + "automation-change-mode-label": "Değiştirme modu", + "automation-custom-interval-description": "Zamanı SS:DD olarak girin (örn., 01:30).", + "automation-custom-interval-label": "Özel aralık", + "automation-interval-description": "Duvar kâğıtlarının otomatik değiştirilme sıklığını belirleyin.", + "automation-interval-label": "Duvar kâğıdı aralığı", + "automation-random-wallpaper-description": "Düzenli aralıklarla rastgele duvar kâğıdı değişiklikleri planlayın.", + "automation-scheduled-change-description": "Düzenli aralıklarla duvar kâğıtlarını otomatik olarak değiştirin.", + "automation-scheduled-change-label": "Zamanlanmış değişiklik", + "look-feel-edge-smoothness-description": "Geçişlerin kenarına yumuşak, tüylü bir efekt uygular.", + "look-feel-edge-smoothness-label": "Geçiş kenarını yumuşat", + "look-feel-fill-color-description": "Duvar kâğıdının arkasında görünebilecek bir dolgu rengi seçin.", + "look-feel-fill-mode-description": "Görüntünün ekran çözünürlüğünüzle eşleşmesi için nasıl ölçekleneceğini seçin.", + "look-feel-fill-mode-label": "Doldurma modu", + "look-feel-title": "Görünüm ve his", + "look-feel-transition-duration-description": "Geçiş animasyonlarının saniye cinsinden süresi.", + "look-feel-transition-duration-label": "Geçiş süresi", + "look-feel-transition-type-description": "Duvar kâğıtları arasında geçiş yaparken animasyon türü.", + "look-feel-transition-type-label": "Geçiş türü", + "settings-desc": "Duvar kâğıtlarının nasıl yönetileceğini ve görüntüleneceğini kontrol edin.", + "settings-enable-management-description": "Duvar kâğıtlarını Noctalia ile yönetin. Başka bir uygulamayı kullanmayı tercih ediyorsanız işareti kaldırın.", + "settings-enable-management-label": "Duvar kâğıdı yönetimini etkinleştir", + "settings-enable-overview-description": "Genel bakış ekranına bulanık ve karartılmış bir duvar kâğıdı uygular.", + "settings-enable-overview-label": "Genel bakış duvar kâğıdını etkinleştir", + "settings-folder-description": "Ana duvar kâğıdı klasörünüzün yolu.", + "settings-folder-label": "Duvar kâğıdı klasörü", + "settings-hide-wallpaper-filenames-tooltip-hide": "Dosya adlarını gizleme", + "settings-hide-wallpaper-filenames-tooltip-show": "Dosya Adlarını Göster", + "settings-monitor-specific-description": "Her ekran için farklı bir duvar kâğıdı klasörü ayarlayın.", + "settings-monitor-specific-label": "Ekrana özgü dizinler", + "settings-monitor-specific-tooltip": "Ekrana özgü duvar kâğıdı klasörü", + "settings-recursive-search-description": "Duvar kâğıdı dizinin alt klasörlerinde de duvar kâğıdı arayın.", + "settings-recursive-search-label": "Alt klasörleri ara", + "settings-select-monitor-folder": "Ekran duvar kâğıdı klasörünü seç", + "settings-selector-description": "Duvar kâğıdınızı seçin.", + "settings-selector-position-description": "Duvar kâğıdı seçici panelinin nerede görüneceğini seçin.", + "settings-title": "Duvar kâğıdı ayarları" } }, "placeholders": { - "cancel": "İptal", "command-example": "echo \"Hello World\"", "enter-command": "Çalıştırılacak komutu girin (uygulama veya özel komut)", "enter-text-to-collapse": "örn., 'nothing is playing'. Desenler için /regex/ kullanın.", @@ -886,1865 +1391,32 @@ "search-icons": "örn., noctalia, niri, battery, cloud", "search-launcher": "Girişleri arayın... veya > komutları için kullanın", "search-wallhaven": "Wallhaven'da ara...", - "search-wallpapers": "Duvar kâğıtlarını filtrelemek için yazın...", - "select": "Seç", - "test": "Test" + "search-wallpapers": "Duvar kâğıtlarını filtrelemek için yazın..." }, - "quickSettings": { - "bluetooth": { - "label": { - "disabled": "Bluetooth", - "enabled": "Bluetooth" - }, - "tooltip": { - "action": "Bluetooth" - } - }, - "keepAwake": { - "label": { - "disabled": "Uyanık Tut", - "enabled": "Uyanık Tut" - }, - "tooltip": { - "action": "Uyanık Tut" - } - }, - "nightLight": { - "label": { - "disabled": "Gece Işığı", - "enabled": "Gece Işığı", - "forced": "Gece Işığı" - }, - "tooltip": { - "action": "Gece ışığı" - } - }, - "notifications": { - "label": { - "disabled": "Rahatsız Etme", - "enabled": "Bildirimler" - }, - "tooltip": { - "action": "Bildirimler" - } - }, - "powerProfile": { - "label": { - "unavailable": "Güç Profili" - }, - "tooltip": { - "action": "Güç profili", - "disabled": "Güç profillerini kullanmak için power-profiles-daemon kur" - } - }, - "screenRecorder": { - "label": { - "recording": "Durdur", - "stopped": "Kaydet" - }, - "tooltip": { - "action": "Ekran kaydedici" - } - }, - "wallpaperSelector": { - "label": "Duvar Kâğıdı", - "tooltip": { - "action": "Duvar kâğıdı seçici" - } - }, - "wifi": { - "label": { - "disconnected": "Kablosuz Bağlantı Kesik", - "ethernet": "Ethernet", - "wifi": "Kablosuz Bağlantı" - }, - "tooltip": { - "action": "Kablosuz Bağlantı" - } - } + "positions": { + "bottom": "Alt", + "bottom-center": "Alt merkez", + "bottom-left": "Sol alt", + "bottom-right": "Sağ alt", + "center": "Merkez", + "center-left": "Sol merkez", + "center-right": "Sağ merkez", + "close-to-bar": "Çubuğa yakın kapat", + "follow-bar": "Çubuğu takip et", + "left": "Sol", + "right": "Sağ", + "top": "Üst", + "top-center": "Üst merkez", + "top-left": "Sol üst", + "top-right": "Sağ üst" }, "session-menu": { "action-in-seconds": "{seconds} saniyede {action}...", - "hibernate": "Hazırda Bekletme", - "lock": "Kilitle", "lock-and-suspend": "Kilitle ve Askıya Al", - "logout": "Oturumu kapat", - "reboot": "Yeniden başlat", - "shutdown": "Bilgisayarı kapat", - "suspend": "Askıya al", "title": "Oturum Menüsü" }, - "settings": { - "about": { - "changelog": "Değişiklik günlüğünü görüntüle", - "contributors": { - "section": { - "description": "{count} harika katılımcımıza teşekkürler!", - "description_plural": "{count} harika katılımcımıza teşekkürler!", - "label": "Katkıda Bulunanlar" - } - }, - "noctalia": { - "git-commit": "Git commit:", - "git-commit-loading": "Yükleniyor...", - "installed-version": "Yüklü sürüm:", - "latest-version": "En son sürüm:", - "section": { - "description": "Wayland için düşünülmüş, Quickshell ile inşa edilmiş şık ve minimal masaüstü kabuğu.", - "label": "Noctalia kabuğu" - } - }, - "support": "Bizi destekleyin", - "title": "Hakkında" - }, - "audio": { - "devices": { - "input-device": { - "description": "İstenilen ses giriş cihazını seçin.", - "label": "Giriş cihazı" - }, - "output-device": { - "description": "İstenilen ses çıkış cihazını seçin.", - "label": "Çıkış cihazı" - }, - "section": { - "description": "Mevcut ses giriş ve çıkış cihazlarını yapılandırın.", - "label": "Ses cihazları" - } - }, - "external-mixer": { - "description": "Harici ses karıştırıcısı özelliği etkinleştirilirken başlatılacak komutu veya uygulama yolunu girin.", - "label": "Harici Ses Karıştırıcısı Komutu", - "placeholder": "pwvucontrol || pavucontrol" - }, - "media": { - "excluded-player": { - "description": "Sistemin yoksaymasını istediğiniz oynatıcılar için anahtar kelimeler ekleyin. Her anahtar kelime ayrı bir satırda olmalıdır.", - "label": "Dışlanan oynatıcı", - "placeholder": "alt dize girin ve + tuşuna basın" - }, - "frame-rate": { - "description": "Daha yüksek hızlar daha yumuşaktır ancak daha fazla kaynak kullanır.", - "label": "Kare hızı" - }, - "primary-player": { - "description": "Ana oynatıcınızı belirlemek için bir anahtar kelime girin.", - "label": "Ana oynatıcı", - "placeholder": "örn. spotify, vlc, mpv" - }, - "scrolling-speed": { - "description": "Başlığın baştan sona kayması için saniye cinsinden süre", - "label": "Kaydırma hızı" - }, - "scrolling-title": { - "description": "Uzun ortam başlıkları için sürekli kaydırmayı etkinleştirin", - "label": "Kayan başlık" - }, - "section": { - "description": "Tercih ettiğiniz ve yoksayacağınız ortam uygulamalarını ayarlayın.", - "label": "Ortam oynatıcıları" - }, - "visualizer-type": { - "description": "Ortam oynatımı için bir görselleştirme türü seçin", - "label": "Görselleştirme türü" - } - }, - "panel": { - "applications": { - "empty": "Şu anda ses çalan uygulama yok." - }, - "input": "Giriş", - "output": "Çıkış", - "tabs": { - "devices": "Cihazlar", - "volumes": "Ses" - } - }, - "tabs": { - "devices": "Cihazlar", - "media": "Medya", - "volumes": "Hacimler" - }, - "title": "Ses", - "volumes": { - "input-volume": { - "description": "Mikrofon giriş ses seviyesi.", - "label": "Giriş sesi" - }, - "mute-input": { - "description": "Varsayılan ses girişini (mikrofon) sessize al.", - "label": "Ses girişini sessize al" - }, - "mute-output": { - "description": "Sistemin ana ses çıkışını sessize al.", - "label": "Ses çıkışını sessize al" - }, - "output-volume": { - "description": "Sistem genelindeki ses seviyesi.", - "label": "Çıkış sesi" - }, - "section": { - "description": "Ses kontrollerini ve ses seviyelerini ayarlayın.", - "label": "Ses seviyeleri" - }, - "step-size": { - "description": "Ses değişimleri için adım boyutunu ayarlayın (tekerlek, klavye kısayolları).", - "label": "Ses adım boyutu" - }, - "volume-overdrive": { - "description": "Sesi %100'ün üzerine çıkarmaya izin ver. Bazı donanımlar desteklemeyebilir.", - "label": "Ses aşımına izin ver" - } - } - }, - "bar": { - "appearance": { - "background-opacity": { - "description": "Çubuğun arka plan opaklığını özel olarak ayarlayın.", - "label": "Çubuk arka plan opaklığı" - }, - "capsule-opacity": { - "description": "Kapsül gösterildiğinde araç takımı arka planlarının saydamlık seviyesini ayarla.", - "label": "Kapsül saydamlığı" - }, - "density": { - "description": "Sıkı veya geniş bir görünüm için araç çubuğu dolgusunu ayarlayın.", - "label": "Araç Çubuğu yoğunluğu" - }, - "floating": { - "description": "Araç çubuğunu yüzen bir 'kapsül' olarak görüntüler. Not: Bu, ekran köşelerini kenarlara taşıyacaktır.", - "label": "Yüzen Araç Çubuğu" - }, - "margins": { - "description": "Yüzen araç çubuğunun etrafındaki kenar boşluklarını ayarlayın.", - "horizontal": "Yatay", - "label": "Kenar boşlukları", - "vertical": "Dikey" - }, - "outer-corners": { - "description": "Çubuğun dışa doğru kavisli köşelerini görüntüler.", - "label": "Dış köşeler" - }, - "position": { - "description": "Araç çubuğunu ekranda nereye yerleştireceğinizi seçin.", - "label": "Araç Çubuğu konumu" - }, - "section": { - "description": "Araç çubuğunun görünümünü ve konumunu özelleştirin.", - "label": "Görünüm" - }, - "show-capsule": { - "description": "Araç takımı arka planlarını göster.", - "label": "Kapsülü göster" - }, - "show-outline": { - "description": "Her widget'ın etrafında görünür bir kenarlık görüntüler.", - "label": "Araç kutusu ana hatlarını göster" - }, - "use-separate-opacity": { - "description": "Çubuk arka planı için ayrı bir opaklık değeri kullanmayı etkinleştir.", - "label": "Ayrı çubuk opaklığı kullan" - } - }, - "monitors": { - "section": { - "description": "Araç çubuğunu belirli ekranlarda gösterin. Hiçbiri seçilmezse varsayılan olarak tümünde gösterilir.", - "label": "Ekran görüntüsü" - } - }, - "tabs": { - "appearance": "Görünüş", - "monitors": "Monitörler", - "widgets": "Araçlar" - }, - "title": "Araç Çubuğu", - "tray": { - "back": "Geri", - "blacklist": { - "description": "Tepsi hariç tutma kuralları ekleyin, joker karakterleri destekler (*).", - "label": "Kara liste", - "placeholder": "örn., nm-applet, Fcitx*" - }, - "pin-application": "Uygulamayı Sabitle", - "unpin-application": "Sabitlemeyi Kaldır" - }, - "widgets": { - "section": { - "description": "Araç takımları sıralarını değiştirmek için sürükleyin. Araç takımlarını bölümler arasında aktarmak veya kaldırmak için sağ tıklama menüsünü kullanın.", - "label": "Araç takımlarını konumlandırma" - } - } - }, - "color-scheme": { - "color-source": { - "matugen-scheme-type": { - "description": "Matugen'in duvar kağıdınızdan renkler oluşturmak için kullanacağı renk şeması oluşturma yöntemini seçin.", - "label": "Matugen şema türü" - }, - "section": { - "description": "Noctalia'nın renkleri için ana ayarlar.", - "label": "Renk kaynağı" - }, - "use-wallpaper-colors": { - "description": "Matugen kullanarak duvar kâğıdınızdan renk şemaları oluşturun. Bütünleşik bir tema oluşturmak için renkleri otomatik olarak çıkarır.", - "label": "Duvar kâğıdı renklerini kullan" - } - }, - "dark-mode": { - "mode": { - "description": "Işık ve koyu mod arasında otomatik geçişi etkinleştirir.", - "label": "Koyu mod zamanlaması", - "location": "Konum", - "manual": "El ile", - "off": "Kapalı" - }, - "switch": { - "description": "Gece daha kolay görüntülemek için daha koyu bir tema geçiş yapar.", - "label": "Koyu mod" - } - }, - "delete": { - "error": { - "description": "{scheme} silinemedi", - "title": "Silme başarısız" - }, - "success": { - "description": "{scheme} başarıyla silindi", - "title": "Renk şeması silindi" - } - }, - "download": { - "button": "Daha fazla indir", - "delete": "Sil", - "download": "İndir", - "downloading": "İndiriliyor...", - "empty": "Mevcut renk şeması yok", - "error": { - "api-error": "API hatası: {status}", - "description": "{scheme} indirilemedi", - "download-failed": "İndirme başarısız, çıkış kodu: {code}", - "invalid-response": "Geçersiz API yanıt formatı", - "no-files": "Şema için dosya bulunamadı", - "parse-failed": "API yanıtı ayrıştırılamadı: {error}", - "rate-limit": "GitHub API hız sınırı aşıldı", - "title": "İndirme başarısız" - }, - "fetching": "Mevcut renk şemaları alınıyor...", - "installed": "Yüklü", - "refresh": "Yenile", - "success": { - "description": "{scheme} başarıyla indirildi", - "title": "Renk şeması indirildi" - }, - "title": "Renk şemalarını indir" - }, - "predefined": { - "generate-templates": { - "description": "Önceden tanımlanmış renk şemaları kullanırken Matugen şablonları (GTK, terminal temaları vb.) oluşturun.", - "label": "Önceden tanımlanmış şemalar için şablonlar oluşturun" - }, - "section": { - "description": "Önceden tanımlanmış renk şemaları koleksiyonundan seçim yapın.", - "label": "Önceden tanımlanmış renk şemaları" - } - }, - "tabs": { - "colors": "Renkler", - "templates": "Şablonlar" - }, - "templates": { - "compositors": { - "description": "Birleştirici temalandırma.", - "hyprland": { - "description": "{filepath} dosyasına yaz" - }, - "label": "Birleştiriciler", - "mango": { - "description": "{filepath} dosyasına yaz — Mango gerektirir" - }, - "niri": { - "description": "{filepath} dosyasına yaz — Niri v25.11+ gerektirir" - } - }, - "misc": { - "description": "Kendi şablonlarınızı oluşturun", - "label": "Gelişmiş", - "user-templates": { - "description": "Yalnızca ne yaptığınızı biliyorsanız etkinleştirin — çevrimiçi belgelerimize bakın", - "label": "Kullanıcı şablonlarını etkinleştir" - } - }, - "programs": { - "cava": { - "description": "{filepath} dosyasına yaz" - }, - "code": { - "description": "{filepath} dosyasına yaz", - "description-detected": "Varsayılan profile uygulandı — algılandı: {clients}", - "description-missing": "Kod editörü algılanmadı (VSCode veya VSCodium)" - }, - "description": "Uygulamaya özel temalandırma.", - "discord": { - "description": "{client} için {filepath} dosyasına yaz — temanın manuel olarak etkinleştirilmesi gerekir", - "description-detected": "Algılandı: {clients}", - "description-missing": "Discord istemcisi algılanmadı" - }, - "emacs": { - "description": "Doom: ~/.config/doom/themes/noctalia.el
Standart: ~/.emacs.d/themes/noctalia.el" - }, - "fuzzel": { - "description": "{filepath} dosyasına yaz ve yeniden yükle" - }, - "label": "Programlar", - "pywalfox": { - "description": "{filepath} dosyasına yaz ve pywalfox güncellemesini çalıştır" - }, - "spicetify": { - "description": "{filepath} dosyasına yaz — Comfy temasının kurulu ve manuel olarak etkinleştirilmiş olması gerekir" - }, - "telegram": { - "description": "{filepath} dosyasına yaz" - }, - "vicinae": { - "description": "{filepath} dosyasına yaz ve yeniden yükle" - }, - "walker": { - "description": "{filepath} dosyasına yaz ve temayı noctalia olarak ayarla" - }, - "yazi": { - "description": "{filepath} dosyasına yaz — flavor manuel etkinleştirilmesi gerekir" - }, - "zed": { - "description": "{filepath} dosyasına yaz ve yeniden yükle" - }, - "zen-browser": { - "description": "{dosya yolu} yazın; Zen profilinizin chrome/userChrome.css dosyasına kopyalayın." - } - }, - "section": { - "description": "Renkleri harici uygulamalara uygula.", - "label": "Şablonlar" - }, - "terminal": { - "alacritty": { - "description": "{filepath} yaz ve yeniden yükle" - }, - "description": "Terminal emülatörü temalandırma.", - "foot": { - "description": "{filepath} dosyasına yaz ve yeniden yükle" - }, - "ghostty": { - "description": "{filepath} dosyasına yaz ve yeniden yükle" - }, - "kitty": { - "description": "{filepath} dosyasına yaz ve yeniden yükle" - }, - "label": "Terminal", - "wezterm": { - "description": "{filepath} yaz ve yeniden yükle" - } - }, - "ui": { - "description": "Masaüstü ortamı ve kullanıcı arabilirimi araç seti temalandırma.", - "gtk": { - "description": "{filepath} dosyasına yaz" - }, - "kcolorscheme": { - "description": "{filepath} dosyasına yaz" - }, - "label": "Arayüz", - "qt": { - "description": "{filepath} dosyasına yaz" - } - } - }, - "title": "Renk şeması" - }, - "control-center": { - "cards": { - "section": { - "description": "Kontrol merkezinde hangi kontrollerin ve hangi sırada görüneceğini özelleştirin.", - "label": "Kartlar" - } - }, - "position": { - "description": "Kontrol merkezi paneli açıldığında nerede görüneceğini seçin.", - "label": "Konum" - }, - "section": { - "description": "Kontrol merkezi paneli konumunu ve davranışını yapılandırın.", - "label": "Görünüm" - }, - "shortcuts": { - "custom-button": { - "browse": "Göz at", - "command": { - "description": "Düğmeye tıklandığında çalıştırılacak komut.", - "label": "Komut" - }, - "enable-on-state-logic": { - "description": "Bir kontrol komutuna bağlı olarak ikinci bir simgeyi ve 'etkin' durumunu etkinleştir.", - "label": "Açık Durum Mantığını Etkinleştir" - }, - "general-tooltip-text": { - "description": "Düğme araç ipucu için genel açıklama.", - "label": "Genel Araç İpucu Metni" - }, - "icon": { - "description": "Kütüphaneden bir simge seçin.", - "label": "Simge" - }, - "on-clicked": { - "description": "Farenin sol tuşuna tıklandığında yürütülecek komut.", - "label": "Sol Tık Komutu" - }, - "on-middle-clicked": { - "description": "Farenin orta tuşuna tıklandığında çalıştırılacak komut.", - "label": "Orta Tıklama Komutu" - }, - "on-right-clicked": { - "description": "Farenin sağ tuşuna tıklandığında çalıştırılacak komut.", - "label": "Sağ Tık Komutu" - }, - "on-state-command": { - "description": "Düğmenin 'açık' durumda olup olmadığını kontrol etmek için çalıştırılacak komut. Açık için 0, kapalı için sıfır olmayan bir değer döndürür.", - "label": "Durum Kontrol Komutu" - }, - "on-state-icon": { - "description": "Düğme 'açık' durumdayken kullanılan simge.", - "label": "Durum Simgesinde" - }, - "state-checks": { - "add": "Durum Kontrolü Ekle", - "browse-icon": "Göz at", - "command": "Bu durum kontrolü için yürütülecek komut", - "label": "Durum Kontrolleri", - "remove": "Kaldır" - }, - "tooltip": { - "description": "Düğme üzerine gelindiğinde gösterilecek araç ipucu.", - "label": "Araç ipucu" - } - }, - "dialog": { - "apply": "Uygula", - "cancel": "İptal" - }, - "section": { - "description": "Araç takımlarını sürükleyerek sıralarını değiştirebilirsiniz. Araç takımlarını bölümler arasında aktarmak veya kaldırmak için sağ tıklama menüsünü kullanın.", - "label": "Kısayol Araç Takımları" - }, - "sectionLeft": "Sol", - "sectionRight": "Sağ" - }, - "system-monitor-disk-path": { - "description": "Kontrol merkezindeki sistem izleyici kartının izlemesi gereken disk bağlama noktasını seçin.", - "label": "Sistem izleyici disk yolu" - }, - "tabs": { - "appearance": "Görünüm", - "cards": "Kartlar", - "control-widgets": "Kontrol Widget'ları" - }, - "title": "Kontrol Merkezi" - }, - "desktop-widgets": { - "clock": { - "clock-display": { - "description": "Saatinizin görüntüsünü özelleştirmek için aşağıdaki listeden jetonları ekleyin. 12 saat formatını kullanmak için 'AP' jetonunu eklemelisiniz.", - "label": "Saat görüntüleme" - }, - "custom-font": { - "description": "Saat görüntüleme için özel bir yazı tipi seçin.", - "label": "Özel yazı tipi", - "placeholder": "Özel yazı tipi seçin...", - "search-placeholder": "Yazı tiplerini ara..." - }, - "enabled": { - "description": "Masaüstünde bir saat aracı göster.", - "label": "Saat widget'ını etkinleştir" - }, - "format": { - "description": "İpucu: Bir satır sonu oluşturmak için \\n kullanın.", - "label": "Biçim" - }, - "height": { - "description": "Saat aracı yüksekliği piksel cinsinden.", - "label": "Yükseklik" - }, - "minimal-mode": { - "description": "Zaman ve tarih içeren minimal bir saat görüntüsü kullanın.", - "label": "Minimal mod" - }, - "preview": "Önizleme", - "rounded-corners": { - "description": "Widget arka planı için yuvarlatılmış köşeler kullanın.", - "label": "Yuvarlatılmış köşeler" - }, - "show-background": { - "description": "Saat widget'ı için arka plan kabını göster.", - "label": "Arka planı göster" - }, - "show-date": { - "description": "Saati gösterdikten sonra, mevcut tarihi de göster.", - "label": "Tarihi göster" - }, - "show-seconds": { - "description": "Saniyeleri saatte göster.", - "label": "Saniyeleri göster" - }, - "style": { - "analog": "Analog", - "binary": "İkili", - "description": "Saat görüntüleme stilini seçin.", - "digital": "Dijital", - "label": "Saat stili", - "minimal": "Minimal" - }, - "use-custom-font": { - "description": "Saat için varsayılan yazı tipi seçimini özel bir yazı tipiyle geçersiz kılın.", - "label": "Özel yazı tipi kullan" - }, - "use-primary-color": { - "description": "Etkinleştirildiğinde, bu vurgu için birincil rengi uygular.", - "label": "Birincil rengi kullan" - }, - "width": { - "description": "Saat widget'ının piksel cinsinden genişliği.", - "label": "Genişlik" - } - }, - "edit-mode": { - "add-widget": "Araç ekle", - "button": { - "label": "Düzenleme moduna gir" - }, - "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.", - "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.", - "exit-button": "Düzenleme modundan çık", - "grid-snap": { - "label": "Izgaraya hizala" - }, - "label": "Düzenleme modu", - "open-settings": "Ayarları aç" - }, - "enabled": { - "description": "Masaüstü araçlarını tamamen etkinleştir veya devre dışı bırak.", - "label": "Masaüstü araçlarını etkinleştir" - }, - "general": { - "section": { - "description": "Masaüstünüzde görünen araçları yapılandırın.", - "label": "Masaüstü Araçları" - } - }, - "media-player": { - "enabled": { - "description": "Masaüstünde bir medya oynatıcı aracı göster.", - "label": "Medya oynatıcı widget'ını etkinleştir." - }, - "hide-mode": { - "description": "Ortam çalınmadığında araç takımının nasıl davrandığını kontrol eder.", - "label": "Gizleme modu" - }, - "rounded-corners": { - "description": "Widget kenarlarında yuvarlak köşeleri etkinleştir.", - "label": "Yuvarlatılmış köşeler" - }, - "show-album-art": { - "description": "Albüm kapağını ve parça bilgilerini (başlık ve sanatçı) göster.", - "label": "Albüm kapağını ve başlığını göster" - }, - "show-background": { - "description": "Medya oynatıcı widget'ı için arka plan konteynerini göster.", - "label": "Arka planı göster" - }, - "show-buttons": { - "description": "Medya oynatıcı widget'ında medya kontrol düğmelerini (oynat/durdur, önceki, sonraki) göster.", - "label": "Düğmeleri göster" - }, - "show-visualizer": { - "description": "Ses görselleştirici katmanını göster.", - "label": "Görselleştiriciyi göster" - }, - "visualizer-type": { - "description": "Masaüstü medya oynatıcı arka planı için bir görselleştirme türü seçin.", - "label": "Görselleştirme türü" - } - }, - "title": "Masaüstü Araçları", - "weather": { - "enabled": { - "description": "Masaüstünde bir hava durumu aracı göster.", - "label": "Hava durumu araç kutusunu etkinleştir" - }, - "show-background": { - "description": "Hava durumu widget'ı için arka plan konteynerini göster.", - "label": "Arka planı göster" - } - } - }, - "display": { - "monitors": { - "brightness": "Parlaklık", - "brightness-step": { - "description": "Parlaklık değişimleri için adım boyutunu ayarlayın (tekerlek ve klavye kısayolları).", - "label": "Parlaklık adım boyutu" - }, - "brightness-unavailable": { - "ddc-disabled": "Parlaklık kontrolü kullanılamıyor. Bu ekranın parlaklığını kontrol etmek için \"Harici parlaklık desteği\"ni etkinleştirin.", - "generic": "Bu ekran için parlaklık kontrolü mevcut değil." - }, - "enforce-minimum": { - "description": "Bazı ekranlarda %0 parlaklıkta arka ışığın tamamen kapanması sorununu çözer.", - "label": "Minimum parlaklığı zorla (%1)" - }, - "external-brightness": { - "description": "Harici ekranlarda parlaklığı DDC/CI protokolü üzerinden kontrol etmek için DDCUtil desteğini etkinleştir.", - "label": "Harici parlaklık desteği" - }, - "section": { - "description": "Her ekran için parlaklık ayarlarını yapın.", - "label": "Ekran başına ayarlar" - } - }, - "night-light": { - "auto-schedule": { - "description": "{location} konumunda gün batımı ve gün doğumu zamanına göre — önerilen.", - "label": "Otomatik zamanlama" - }, - "enable": { - "description": "Mavi ışık yayılımını azaltmak için sıcak renk filtresi uygulayın.", - "label": "Gece ışığını etkinleştir" - }, - "force-activation": { - "description": "Zamanlamayı yoksayar ve gece filtresini hemen uygular.", - "label": "Zorla etkinleştir" - }, - "manual-schedule": { - "description": "Gün doğumu ve gün batımı için özel zamanlar ayarlayın.", - "label": "Manuel zamanlama", - "select-start": "Başlangıç zamanını seç", - "select-stop": "Bitiş zamanını seç", - "sunrise": "Gün doğumu zamanı", - "sunset": "Gün batımı zamanı" - }, - "section": { - "description": "Daha iyi uyumanıza ve göz yorgunluğunu azaltmanıza yardımcı olmak için mavi ışık yayılımını azaltın.", - "label": "Gece ışığı" - }, - "temperature": { - "day": "Gündüz", - "day-description": "Gündüz saatlerindeki renk sıcaklığını kontrol eder.", - "description": "Gece ve gündüz için renk sıcaklığını ayarlayın.", - "label": "Renk sıcaklığı", - "night": "Gece", - "night-description": "Gece saatlerindeki renk sıcaklığını kontrol eder." - } - }, - "tabs": { - "brightness": "Parlaklık", - "night-light": "Gece Lambası" - }, - "title": "Görüntü" - }, - "dock": { - "appearance": { - "background-opacity": { - "description": "Rıhtımın arka plan opaklığını ayarlayın.", - "label": "Arka plan opaklığı" - }, - "border-radius": { - "description": "Rıhtımın kenar yarıçapını ayarla.", - "label": "Kenar yarıçapı" - }, - "colorize-icons": { - "description": "Rıhtım uygulama simgelerine tema renklerini uygulayın (sadece odaklanılmamış uygulamalar).", - "label": "Simgeleri Renklendir" - }, - "dead-opacity": { - "description": "Çalışmayan uygulama simgelerinin opaklığını ayarlayın.", - "label": "Ölü Opaklık" - }, - "display": { - "always-visible": "Her zaman görünür", - "auto-hide": "Otomatik gizle", - "description": "Rıhtımın nasıl davranacağını seçin.", - "exclusive": "Özel", - "label": "Görüntüleme" - }, - "floating-distance": { - "description": "Rıhtım ile ekran kenarı arasındaki mesafeyi ayarlayın.", - "label": "Rıhtım yüzen mesafesi" - }, - "hide-show-speed": { - "description": "Rıhtımın gizle/göster animasyonunun hızını ayarlayın.", - "label": "Gizle/Göster Hızı" - }, - "icon-size": { - "description": "Rıhtımın genel boyutunu ayarlayın.", - "label": "Rıhtım boyutu" - }, - "inactive-indicators": { - "description": "Tüm uygulamalar için, sadece etkin olan için değil, gösterge haplarını göster.", - "label": "Çalışan Göstergeler" - }, - "pinned-static": { - "description": "Sabit sırada, sabitlenmiş uygulama simgelerini her zaman sola itin.", - "label": "Sabitlenmiş Statik Uygulamalar" - }, - "section": { - "description": "Rıhtımın davranışını ve görünümünü özelleştirin.", - "label": "Görünüm" - } - }, - "enabled": { - "description": "Rıhtımı tamamen gösterin veya gizleyin", - "label": "Rıhtımı etkinleştir" - }, - "monitors": { - "only-same-monitor": { - "description": "Yalnızca dock'un bulunduğu monitördeki uygulamaları göster.", - "label": "Yalnızca aynı monitördeki uygulamalar" - }, - "section": { - "description": "Rıhtımı belirli ekranlarda gösterin. Hiçbiri seçilmezse varsayılan olarak tümünde gösterilir.", - "label": "Ekran görüntüsü" - } - }, - "tabs": { - "appearance": "Görünüm", - "monitors": "Monitörler" - }, - "title": "Rıhtım" - }, - "general": { - "fonts": { - "default": { - "description": "Arayüz boyunca kullanılan ana yazı tipi.", - "label": "Varsayılan yazı tipi", - "placeholder": "Varsayılan yazı tipi seçin...", - "scale": { - "description": "Standart metin boyutunu artırın veya azaltın.", - "label": "Varsayılan yazı tipi boyutu" - }, - "search-placeholder": "Yazı tipi ara..." - }, - "monospace": { - "description": "Sayılar ve istatistikler için kullanılan eş aralıklı yazı tipi.", - "label": "Eş aralıklı yazı tipi", - "placeholder": "Eş aralıklı yazı tipi seçin...", - "scale": { - "description": "Eş aralıklı metin boyutunu artırın veya azaltın.", - "label": "Eş aralıklı yazı tipi boyutu" - }, - "search-placeholder": "Eş aralıklı yazı tipi ara..." - }, - "reset-scaling": "Ölçeklemeyi sıfırla", - "section": { - "description": "Arayüz boyunca kullanılacak yazı tiplerini seçin.", - "label": "Yazı tipleri" - } - }, - "language": { - "section": { - "description": "Uygulama için tercih ettiğiniz dili seçin.", - "label": "Dil" - }, - "select": { - "auto-detect": "Otomatik", - "description": "Uygulama arayüzünde kullanılacak dili seçin.", - "label": "Uygulama Dili" - } - }, - "launch-setup-wizard": "Kurulum sihirbazını başlat", - "profile": { - "picture": { - "description": "Arayüzün tamamında görünen profil fotoğrafınız.", - "label": "{user} profil fotoğrafı" - }, - "section": { - "description": "Kullanıcı detaylarınızı ve avatarınızı düzenleyin.", - "label": "Avatar" - }, - "select-avatar": "Avatar resmini seç", - "tooltip": "Avatar resmi" - }, - "screen-corners": { - "radius": { - "description": "Ekranın yuvarlatılmış köşelerini ayarlayın.", - "label": "Ekran köşesi yarıçapı", - "reset": "Ekran köşesi yarıçapını sıfırla" - }, - "section": { - "description": "Ekran köşesi yuvarlatma ve görsel efektleri özelleştirin.", - "label": "Ekran köşeleri" - }, - "show-corners": { - "description": "Ekran kenarlarında yuvarlatılmış köşeler görüntüle.", - "label": "Ekran köşelerini göster" - }, - "solid-black": { - "description": "Araç çubuğu arka plan rengi yerine tam siyah kullan.", - "label": "Siyah köşeler" - } - }, - "title": "Genel" - }, - "hooks": { - "info": { - "command-info": { - "description": "• Komutlar kabuk (sh -c) ile yürütülür
• Komutlar arka planda yürütülür (ayrık)
• Test düğmeleri mevcut değerlerle yürütülür", - "label": "Komut Bilgisi" - }, - "parameters": { - "description": "• Duvar Kâğıdı Kancası: $1 = duvar kâğıdı yolu, $2 = ekran adı
• Tema Geçiş Kancası: $1 = true/false (koyu mod durumu)", - "label": "Kullanılabilir Parametreler" - } - }, - "performance-mode-disabled": { - "description": "Noctalia Performans Modu devre dışı bırakıldığında çalıştırılacak komut.", - "label": "Performans modu devre dışı bırakıldı", - "placeholder": "örn., notify-send \"Performans\" \"Mod Devre Dışı\"" - }, - "performance-mode-enabled": { - "description": "Noctalia Performans Modu etkinleştirildiğinde çalıştırılacak komut.", - "label": "Performans modu etkinleştirildi", - "placeholder": "örn., notify-send \"Performans\" \"Mod Etkin\"" - }, - "screen-lock": { - "description": "Ekran kilitlendiğinde çalıştırılacak komut.", - "label": "Ekran kilitlendi", - "placeholder": "örn., notify-send \"Ekran\" \"Kilitlendi\"" - }, - "screen-unlock": { - "description": "Ekran kilidi açıldığında çalıştırılacak komut.", - "label": "Ekran kilidi açıldı", - "placeholder": "örn., notify-send \"Ekran\" \"Açıldı\"" - }, - "system-hooks": { - "enable": { - "description": "Tüm kanca komutlarını etkinleştirin veya devre dışı bırakın.", - "label": "Kancaları etkinleştir" - }, - "section": { - "description": "Sistem olayları gerçekleştiğinde çalıştırılacak komutları yapılandırın.", - "label": "Sistem kancaları" - } - }, - "theme-changed": { - "description": "Tema koyu ve aydınlık mod arasında geçişte çalıştırılacak komut.", - "label": "Tema değişti", - "placeholder": "örn., notify-send \"Tema\" \"Geçiş Yapıldı\"" - }, - "title": "Kancalar", - "wallpaper-changed": { - "description": "Duvar kâğıdı değiştiğinde çalıştırılacak komut.", - "label": "Duvar kâğıdı değişti", - "placeholder": "örn., notify-send \"Duvar Kâğıdı\" \"Değişti\"" - } - }, - "indicator": { - "default-value": "Varsayılan: {value}", - "system-default": "Sistem Varsayılanı" - }, - "launcher": { - "settings": { - "annotation-tool": { - "description": "Panodaki geçmişte açıklama ekle düğmesine tıklandığında çalıştırılacak komut. Görüntü bu komuta yönlendirilecektir.", - "label": "Açıklama aracı", - "placeholder": "gradia, satty -f -" - }, - "auto-paste": { - "description": "Seçili panodaki öğeyi otomatik olarak yapıştır. Wtype gerektirir.", - "label": "Otomatik yapıştırma" - }, - "clip-preview": { - "description": ">clip komutu kullanılırken panodaki içeriğin önizlemesini gösterir.", - "label": "Panoyu önizlemeyi etkinleştir" - }, - "clipboard-history": { - "description": "Başlatıcıdan daha önce kopyalanan öğelere erişin.", - "label": "Pano geçmişini etkinleştir" - }, - "custom-launch-prefix": { - "description": "Komutlara özel bir başlatıcı ile ön ek ekleyin (örn., systemd entegrasyonu için 'runapp').", - "label": "Özel başlatma ön eki" - }, - "custom-launch-prefix-enabled": { - "description": "Uygulamaları başlatmak için varsayılan yöntem yerine özel bir ön ek kullanın.", - "label": "Özel başlatma ön ekini etkinleştir" - }, - "grid-view": { - "description": "Öğeleri liste yerine ızgara düzeninde görüntüle.", - "label": "Izgara görünümü" - }, - "icon-mode": { - "description": "Tabler simgeleri yerine yerel sistem simgelerini kullanın.", - "label": "Yerel simgeleri kullan" - }, - "ignore-mouse-input": { - "description": "Başlatıcıda fare etkileşimini ve kaydırma tekerleğini devre dışı bırak.", - "label": "Fare girişini yoksay." - }, - "position": { - "description": "Başlatıcı panelinin nerede görüneceğini seçin.", - "label": "Konum" - }, - "section": { - "description": "Başlatıcının davranışını ve görünümünü özelleştirin.", - "label": "Görünüm" - }, - "show-categories": { - "description": "Uygulamaları filtrelemek için kategori sekmelerini göster.", - "label": "Kategorileri göster" - }, - "show-icon-background": { - "description": "Simgelerin arkasında yuvarlak köşeli dikdörtgen bir arka plan göster.", - "label": "Simge arka planını göster" - }, - "sort-by-usage": { - "description": "Etkinleştirildiğinde, sıkça başlatılan uygulamalar listede ilk olarak görünür.", - "label": "En çok kullanılana göre sırala" - }, - "terminal-command": { - "description": "Bir terminal başlatmak için komut. Örn., 'kitty -e' veya 'gnome-terminal --'.", - "label": "Terminal komutu" - }, - "use-app2unit": { - "description": "Uygulama süreçlerini daha iyi yönetmek ve sorunları önlemek için alternatif bir başlatma yöntemi kullanır.", - "label": "Uygulamaları başlatmak için App2Unit kullan" - } - }, - "title": "Başlatıcı" - }, - "location": { - "calendar": { - "cards": { - "section": { - "description": "Takvim panelinde kartları düzenleyin ve etkinleştirin/devre dışı bırakın.", - "label": "Takvim kartları" - } - }, - "header": { - "label": "Takvim Başlığı" - }, - "month": { - "label": "Takvim Ayı" - } - }, - "date-time": { - "12hour-format": { - "description": "Zamanı kilit ekranında ve takvimde 12 saatlik formatta gösterir. Araç çubuğu saatinin kendi ayarları vardır.", - "label": "12 saatlik zaman formatını kullan" - }, - "first-day-of-week": { - "automatic": "Otomatik (sistem yerel ayarını kullan)", - "description": "Takvimde haftanın hangi günü başladığını seçin.", - "label": "Haftanın ilk günü" - }, - "section": { - "description": "Tarih ve saatin nasıl görüneceğini özelleştirin.", - "label": "Tarih & Saat" - }, - "show-events": { - "description": "Takvim panelindeki etkinlikleri göster.", - "label": "Takvim etkinliklerini göster" - }, - "use-analog": { - "description": "Takvim ekranında analog tarzı bir saat göster.", - "label": "Analog tarzı saat kullan" - }, - "week-numbers": { - "description": "Takvimde yılın haftasını (örn., 38. Hafta) gösterir.", - "label": "Hafta numaralarını göster" - } - }, - "location": { - "search": { - "description": "örn., İstanbul, TR", - "label": "Konum ara", - "placeholder": "Konum adını girin" - }, - "section": { - "description": "Konumunuzu ayarlayarak hassas hava durumu ve gece ışığı zamanlaması alın.", - "label": "Konumunuz" - } - }, - "title": "Bölge", - "weather": { - "enabled": { - "description": "Arayüz boyunca hava durumu bilgilerini gösterin ve hava durumu verileri alın. Devre dışı bırakıldığında, tüm hava durumu öğeleri gizlenecek ve ağ istekleri yapılmayacaktır.", - "label": "Hava durumunu etkinleştir" - }, - "fahrenheit": { - "description": "Sıcaklığı santigrat yerine fahrenhayt cinsinden gösterin.", - "label": "Sıcaklığı fahrenhayt (°F) cinsinden göster" - }, - "hide-city": { - "description": "Arayüzün tamamında hava durumu ekranlarında şehir adını gizle.", - "label": "Şehir adını gizle" - }, - "hide-timezone": { - "description": "Arayüzün tamamındaki hava durumu ekranlarından saat dilimi kısaltmasını gizle.", - "label": "Saat dilimini gizle" - }, - "section": { - "description": "Tercih ettiğiniz sıcaklık birimini seçin.", - "label": "Hava durumu" - }, - "show-effects": { - "description": "Hava durumu kartında ek görsel efektler (yağmur, kar veya şimşek gibi) gösterir.", - "label": "Hava efektlerini göster" - }, - "show-in-calendar": { - "description": "Günlük hava durumu tahminini doğrudan takvim görünümünüzde gösterin.", - "label": "Takvimde hava durumunu göster" - } - } - }, - "lock-screen": { - "compact-lockscreen": { - "description": "Sadece giriş girdisini ve sistem kontrollerini göster, hava durumu ve ortam araç takımlarını gizle.", - "label": "Kompakt ekran kilidi" - }, - "lock-on-suspend": { - "description": "Sistemi askıya alırken otomatik olarak ekranı kilitler.", - "label": "Askıya alırken kilitle" - }, - "show-hibernate": { - "description": "Güç işlemlerinde 'hazırda beklet' seçeneğini göster.", - "label": "Hazırda beklet seçeneğini göster" - }, - "show-session-buttons": { - "description": "Kilit ekranından güç ayarlarına erişime izin ver.", - "label": "Güç kontrolleri" - }, - "title": "Ekran Kilit" - }, - "network": { - "bluetooth": { - "description": "Bluetooth yönetimini etkinleştir.", - "label": "Bluetooth'u Etkinleştir", - "rssi-polling": { - "description": "Bağlı cihazlar için RSSI'yı bluetoothctl aracılığıyla periyodik olarak örnekleyin. Tüm cihazlar için mevcut olmayabilir; etkinleştirildiğinde minimum kaynak kullanır.", - "label": "Bluetooth sinyal yoklaması" - } - }, - "section": { - "description": "Kablosuz ve Bluetooth bağlantılarını yönetin." - }, - "title": "Ağ", - "wifi": { - "description": "Kablosuz ağları yönet (NetworkManager gerektirir).", - "label": "Kablosuz Bağlantıyı Etkinleştir" - } - }, - "notifications": { - "duration": { - "critical-urgency": { - "description": "Kritik öncelikli bildirimlerin ne kadar süreyle görüneceği.", - "label": "Kritik öncelikli" - }, - "low-urgency": { - "description": "Düşük öncelikli bildirimlerin ne kadar süreyle görüneceği.", - "label": "Düşük öncelikli" - }, - "normal-urgency": { - "description": "Normal öncelikli bildirimlerin ne kadar süreyle görüneceği.", - "label": "Normal öncelikli" - }, - "reset": "Zaman aşımı süresini sıfırla", - "respect-expire": { - "description": "Bildirimde ayarlanan sona erme zaman aşımını kullanın.", - "label": "Sona erme zaman aşımına uyar" - }, - "section": { - "description": "Bildirimlerin aciliyet seviyelerine göre ne kadar süreyle görüneceğini yapılandırın.", - "label": "Bildirim süresi" - } - }, - "history": { - "critical-urgency": { - "description": "Kritik öncelikli bildirimleri geçmişe kaydet.", - "label": "Kritik aciliyeti geçmişe kaydet" - }, - "low-urgency": { - "description": "Düşük öncelikli bildirimleri geçmişe kaydet.", - "label": "Düşük aciliyeti geçmişe kaydet" - }, - "normal-urgency": { - "description": "Normal öncelikli bildirimleri geçmişe kaydet.", - "label": "Normal aciliyeti geçmişe kaydet" - }, - "section": { - "description": "Aciliyet seviyelerine göre hangi bildirimlerin geçmişe kaydedileceğini kontrol edin.", - "label": "Geçmiş" - } - }, - "monitors": { - "section": { - "description": "Bildirimleri belirli ekranlarda gösterin. Hiçbiri seçilmezse varsayılan olarak tümünde gösterilir.", - "label": "Ekran görüntüsü" - } - }, - "settings": { - "always-on-top": { - "description": "Bildirimleri tam ekran pencerelerinin ve diğer katmanların üzerinde görüntüle.", - "label": "Her zaman üstte" - }, - "background-opacity": { - "description": "Bildirim arka planlarının opaklığını ayarlayın.", - "label": "Arka plan opaklığı" - }, - "do-not-disturb": { - "description": "Etkinleştirildiğinde tüm bildirim açılır pencerelerini devre dışı bırakır.", - "label": "Rahatsız etme" - }, - "enable-osd": { - "description": "Ses ve parlaklık değişikliklerini gerçek zamanlı olarak gösterin.", - "label": "Ekran görüntüsünü etkinleştir" - }, - "enabled": { - "description": "Bildirim arka plan programını etkinleştir veya devre dışı bırak, Noctalia shell'in yeniden başlatılmasını gerektirir.", - "label": "Bildirimleri etkinleştir" - }, - "location": { - "description": "Bildirimlerin ekranda nerede görüneceği.", - "label": "Konum" - }, - "section": { - "description": "Bildirimlerin görünümünü ve davranışını yapılandırın.", - "label": "Görünüm" - } - }, - "sounds": { - "enabled": { - "description": "Gelen bildirimler için ses efektlerini etkinleştir.", - "label": "Bildirim seslerini etkinleştir" - }, - "excluded-apps": { - "description": "Kendi dahili seslerine sahip belirli uygulamalar için ayarlanan bildirim sesini çalmayı es geçin.", - "label": "Hariç tutulan uygulamalar", - "placeholder": "discord,firefox,chrome,chromium,edge" - }, - "files": { - "critical": { - "description": "Kritik öncelikli bildirimler için çalınan ses dosyasının yolu.", - "label": "Kritik aciliyet sesi", - "select-title": "Kritik Aciliyet Ses Dosyası Seç" - }, - "low": { - "description": "Düşük öncelikli bildirimler için çalınan ses dosyasının yolu.", - "label": "Düşük aciliyet sesi", - "select-title": "Düşük Aciliyet Ses Dosyası Seç" - }, - "normal": { - "description": "Normal öncelikli bildirimler için çalınan ses dosyasının yolu.", - "label": "Normal aciliyet sesi", - "select-title": "Normal Aciliyet Ses Dosyası Seç" - }, - "placeholder": "Ses dosyası yolunu girin", - "section": { - "description": "Farklı bildirim aciliyet seviyeleri için özel ses dosyaları yapılandırın.", - "label": "Ses dosyaları" - }, - "select-file": "Ses Dosyası Seç", - "unified": { - "description": "Bildirimler için çalınan ses dosyasının yolu.", - "label": "Bildirim sesi", - "select-title": "Bildirim Ses Dosyası Seç" - } - }, - "section": { - "description": "Bildirim ses efektlerini ve ses seviyesini yapılandırın.", - "label": "Ses ayarları" - }, - "separate": { - "description": "Düşük, normal ve kritik öncelikli bildirimler için farklı ses dosyaları kullanın.", - "label": "Öncelik başına farklı sesler kullan" - }, - "unavailable": { - "description": "Bildirim seslerini etkinleştirmek için Qt6 Multimedia'yı kurun.", - "label": "Bildirim sesleri kullanılamıyor" - }, - "volume": { - "description": "Bildirim sesleri için ses seviyesini ayarlayın.", - "label": "Ses seviyesi" - } - }, - "tabs": { - "general": "Genel", - "history": "Tarih", - "sounds": "Sesler", - "toast": "Tost" - }, - "title": "Bildirimler", - "toast": { - "keyboard": { - "description": "Klavye düzeni değiştiğinde bir bildirim göster.", - "label": "Klavye düzeni" - }, - "section": { - "description": "Bildirim penceresi görünümünü ve davranışını yapılandırın.", - "label": "Bildirim Penceresi" - } - } - }, - "osd": { - "always-on-top": { - "description": "OSD'yi tam ekran pencerelerinin ve diğer katmanların üzerinde görüntüle.", - "label": "Her zaman üstte" - }, - "background-opacity": { - "description": "OSD arka planının şeffaflığını kontrol eder.", - "label": "Arka plan opaklığı" - }, - "description": "Ses ve parlaklık kaplamaları gibi ekran göstergelerini yapılandırın.", - "duration": { - "auto-hide": { - "description": "OSD'nin kaybolmadan önceki süreyi ayarlayın.", - "label": "Şu kadar sonra otomatik gizle" - }, - "section": { - "description": "OSD'nin otomatik olarak gizlenmeden önce ne kadar süreyle görüneceği.", - "label": "Otomatik gizleme zaman aşımı" - } - }, - "enabled": { - "description": "Ses ve parlaklık değişikliklerini gerçek zamanlı olarak gösterin.", - "label": "Ekran görüntüsünü etkinleştir" - }, - "location": { - "description": "Ekran görüntülerinin nerede görüneceği.", - "label": "Konum" - }, - "monitors": { - "section": { - "description": "OSD'yi belirli ekranlarda gösterin. Hiçbiri seçilmezse varsayılan olarak tümünde gösterilir.", - "label": "Ekran görüntüsü" - } - }, - "section": { - "general": { - "description": "OSD'nin görünürlüğünü ve davranışını yapılandırın.", - "label": "Genel" - } - }, - "title": "Ekran Görüntüsü", - "types": { - "brightness": { - "description": "Ekran parlaklığı değiştiğinde OSD'yi göster.", - "label": "Parlaklık" - }, - "custom-text": { - "description": "IPC üzerinden özel metin iletileri için OSD göster.", - "label": "Özel Metin" - }, - "input-volume": { - "description": "Mikrofon ses düzeyi değiştiğinde OSD'yi göster.", - "label": "Giriş sesi" - }, - "lockkey": { - "description": "Büyük Harf Kilidi, Sayı Kilidi veya Kaydırma Kilidi değiştirildiğinde OSD'yi göster.", - "label": "Kilit tuşları" - }, - "section": { - "description": "OSD'yi tetikleyecek olayları seçin.", - "label": "OSD tetikleme olayları" - }, - "volume": { - "description": "Ses çıkış düzeyi değiştiğinde OSD'yi göster.", - "label": "Çıkış sesi" - } - } - }, - "plugins": { - "available": { - "description": "Yapılandırılmış kaynaklardan eklentilere göz atın ve yükleyin.", - "label": "Mevcut eklentiler", - "no-plugins-description": "Eklenti kaynaklarınızı kontrol edin veya listeyi yenileyin.", - "no-plugins-label": "Kullanılabilir eklenti yok" - }, - "collision": { - "already-installed": "Bu eklenti zaten yüklü.", - "custom-version-exists": "\"{source}\" kaynağından özel bir sürüm zaten yüklü.", - "official-version-exists": "Bu eklentinin resmi sürümü zaten yüklü." - }, - "filter": { - "all": "Tüm", - "downloaded": "İndirildi", - "not-downloaded": "İndirilmedi" - }, - "hot-reload": { - "description": "Eklenti dosyaları değiştiğinde eklentileri otomatik olarak yeniden yükle. Eklenti geliştirme için kullanışlıdır.", - "label": "Hızlı yeniden yükleme (geliştirme modu)" - }, - "hot-reloaded": "Yeniden yüklenen eklenti: {name}", - "install": "Yükle", - "install-error": "Yükleme başarısız oldu: {error}", - "install-incompatible": "{plugin} Noctalia v{version} veya daha üstünü gerektiriyor.", - "install-success": "{plugin} başarıyla kuruldu", - "installed": { - "description": "Yerel olarak yüklenmiş tüm eklentileri yönetin ve yapılandırın.", - "label": "Yüklü eklentiler", - "no-plugins-description": "Aşağıdaki Mevcut Eklentiler bölümünden eklentileri kurun.", - "no-plugins-label": "Eklenti kurulu değil" - }, - "installing": "{eklenti} kuruluyor...", - "open-plugins-tab": "Eklenti ayarlarına git", - "plugin-settings-title": "{plugin} Ayarları", - "refresh": { - "refreshing": "Eklenti listesi yenileniyor...", - "tooltip": "Mevcut eklentileri yenile" - }, - "settings": { - "tooltip": "Eklenti ayarları" - }, - "settings-error-not-loaded": "Eklenti yüklenmedi.", - "settings-saved": "Eklenti ayarları kaydedildi.", - "source": { - "custom": "Özel kaynak", - "official": "Resmi" - }, - "sources": { - "add-custom": "Özel depo ekle", - "add-dialog": { - "description": "Bir GitHub deposunu eklenti kaynağı olarak ekle.", - "error": "Eklenti kaynağı eklenemedi.", - "name": "Depo adı", - "name-placeholder": "Özel Eklentilerim", - "success": "Eklenti kaynağı başarıyla eklendi.", - "title": "Eklenti kaynağı ekle", - "url": "Depo URL'si" - }, - "description": "Eklenti depolarını yönetin.", - "label": "Kaynaklar", - "placeholder": "Havalı depom", - "remove": { - "tooltip": "Eklenti kaynağını kaldır" - } - }, - "title": "Eklentiler", - "uninstall": "Kaldır", - "uninstall-dialog": { - "description": "{plugin} eklentisini kaldırmak istediğinizden emin misiniz? Bu, tüm eklenti verilerini kaldıracaktır.", - "title": "Eklentiyi kaldır" - }, - "uninstall-error": "Kaldırma başarısız oldu: {error}", - "uninstall-success": "{plugin} başarıyla kaldırıldı.", - "uninstalling": "{plugin} kaldırılıyor...", - "update": "Güncelleme", - "update-all": "Tümünü Güncelle ({count})", - "update-all-success": "Tüm eklentiler başarıyla güncellendi.", - "update-available": "Yeni eklenti güncellemesi mevcut", - "update-available_plural": "Yeni eklenti güncellemeleri mevcut ({count})", - "update-error": "Eklenti güncellenemedi: {plugin}: {error}", - "update-incompatible": "Noctalia v{version} veya üzeri gerektirir.", - "update-pending": "v{mevcut} → v{yeni} (Noctalia v{gerekli} gerektirir)", - "update-success": "{plugin} v{version} sürümüne güncellendi", - "update-version": "v{mevcut} → v{yeni}", - "updating": "Güncelleniyor..." - }, - "region": { - "title": "Bölge" - }, - "screen-recorder": { - "audio": { - "audio-codec": { - "description": "En iyi performans ve en küçük ses boyutu için Opus önerilir.", - "label": "Ses çözücüsü" - }, - "audio-source": { - "description": "Kayıt sırasında yakalanacak ses kaynağı.", - "label": "Ses kaynağı" - }, - "section": { - "description": "Ses kaydı seçeneklerini yapılandırın.", - "label": "Ses ayarları" - } - }, - "general": { - "copy-to-clipboard": { - "description": "Kaydı bitirdikten sonra dosyayı panoya kopyala.", - "label": "Panoya kopyala" - }, - "output-folder": { - "description": "Ekran kayıtlarının kaydedileceği klasör.", - "label": "Çıktı klasörü", - "tooltip": "Çıktı klasörü" - }, - "section": { - "description": "Ekran kaydı çıktısını ve içeriğini yönetin.", - "label": "Genel ayarlar" - }, - "select-output-folder": "Çıktı klasörünü seç", - "show-cursor": { - "description": "Görüntü fare imlecini kaydedin.", - "label": "İmleci göster" - } - }, - "title": "Ekran kaydedici", - "video": { - "color-range": { - "description": "Daha iyi uyumluluk için Sınırlı önerilir.", - "label": "Renk aralığı" - }, - "frame-rate": { - "description": "Ekran kayıtları için hedef kare hızı.", - "label": "Kare hızı" - }, - "section": { - "description": "Görüntü kaydı seçeneklerini yapılandırın.", - "label": "Görüntü ayarları" - }, - "video-codec": { - "description": "h264 en yaygın çözücüdür.", - "label": "Görüntü çözücüsü" - }, - "video-quality": { - "description": "Daha yüksek kalite daha büyük dosya boyutları ile sonuçlanır.", - "label": "Görüntü kalitesi" - }, - "video-source": { - "description": "Portal önerilir, eğer artefaktlar alırsanız Ekranı deneyin.", - "label": "Görüntü kaynağı" - } - } - }, - "session-menu": { - "countdown-duration": { - "description": "Güç eylemlerini çalıştırmadan önce geri sayım zamanlayıcısının ne kadar süreceğini ayarlayın.", - "label": "Geri sayım süresi" - }, - "enable-countdown": { - "description": "Güç eylemlerini çalıştırmadan önce bir geri sayım zamanlayıcısı göster.", - "label": "Geri sayım zamanlayıcısını etkinleştir" - }, - "entries": { - "section": { - "description": "Oturum Menüsünde hangi güç eylemlerinin görüneceğini ve hangi sırada görüneceğini özelleştirin.", - "label": "Güç eylemleri" - } - }, - "entry-settings": { - "command": { - "description": "Bu işlem için yürütülecek özel komut. Varsayılan sistem komutunu kullanmak için boş bırakın.", - "label": "Komut", - "placeholder": "systemctl poweroff" - }, - "default-command": { - "lock": "Dahili kilit ekranı (komut yok)", - "logout": "Dahili oturum kapatma (komut yok)" - }, - "default-info": { - "description": "Özel bir komut belirtilmezse, varsayılan sistem komutu kullanılır.", - "label": "Varsayılan komut" - }, - "title": "{entry} yapılandır", - "tooltip": "Yapılandırma komutu" - }, - "general": { - "section": { - "description": "Oturum menüsü panelinin davranışını ve görünümünü yapılandırın.", - "label": "Genel" - } - }, - "large-buttons-layout": { - "description": "Oturum menüsü düğmelerinin nasıl görüntüleneceğini seçin.", - "label": "Büyük düğme düzeni" - }, - "large-buttons-style": { - "description": "Oturum menüsünü büyük butonlarla ızgara düzeninde görüntüle.", - "label": "Büyük düğme stili" - }, - "position": { - "description": "Oturum Menüsü panelinin açıldığında nerede görüneceğini seçin.", - "label": "Konum" - }, - "show-header": { - "description": "Oturum Menüsünün üst kısmında başlığı ve kapat düğmesini göster.", - "label": "Başlığı göster" - }, - "show-number-labels": { - "description": "Düğmelerde sayı etiketleri (1-2-3-4...) göster ve hızlı seçim için sayı tuş kısayollarını etkinleştir.", - "label": "Sayı etiketlerini göster" - }, - "title": "Oturum Menüsü" - }, - "system-monitor": { - "cpu-section": { - "label": "İşlemci Kullanımı" - }, - "critical-color": { - "label": "Kritik renk" - }, - "custom-highlight-colors-title": { - "label": "Özel vurgulama renkleri" - }, - "disk-path": { - "description": "Hangi disk bağlama noktasının izleneceğini seçin.", - "label": "Disk yolu" - }, - "disk-section": { - "label": "Disk Kullanımı" - }, - "enable-dgpu-monitoring": { - "description": "Uyarı: Bu, ayrık GPU'nuzu (NVIDIA/AMD) uyandıracak ve bu da hibrit grafiklere sahip dizüstü bilgisayarlarda pil ömrünü önemli ölçüde etkileyebilir.", - "label": "Ayrık GPU izlemeyi etkinleştir" - }, - "external-monitor": { - "description": "Harici sistem izleyici uygulamasını etkinleştirirken başlatılacak komut veya uygulama yolunu girin.", - "label": "Harici sistem izleyici komutu", - "placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor" - }, - "general": { - "section": { - "description": "Sistem İzleyicisinin davranışını ve görünümünü yapılandırın.", - "label": "Genel" - } - }, - "gpu-section": { - "label": "GPU sıcaklığı" - }, - "highlight-colors-section": { - "label": "Vurgulama Renkleri" - }, - "load-average-section": { - "label": "Ortalama yük" - }, - "memory-section": { - "label": "Bellek Kullanımı" - }, - "network-section": { - "label": "Ağ" - }, - "polling-interval": { - "label": "Yoklama aralığı" - }, - "polling-section": { - "description": "Her bir sistem metriğinin ne sıklıkta güncelleneceğini yapılandırın.", - "label": "Yoklama aralıkları" - }, - "tabs": { - "general": "Genel", - "polling": "Anket", - "thresholds": "Eşikler" - }, - "temperature-section": { - "label": "İşlemci Sıcaklığı" - }, - "threshold": { - "critical": "Kritik eşik", - "warning": "Uyarı eşiği" - }, - "thresholds-section": { - "description": "Her sistem ölçüsü için uyarı/kritik eşiklerini ve yoklama aralıklarını ayarlayın.", - "label": "Eşikler" - }, - "title": "Sistem İzleme", - "use-custom-highlight-colors": { - "description": "Devre dışı bırakıldığında, tema varsayılan vurgulama renkleri kullanılır.", - "label": "Özel vurgulama renklerini kullan" - }, - "warning-color": { - "label": "Uyarı rengi" - } - }, - "user-interface": { - "allow-panels-without-bar": { - "description": "Etkinleştirildiğinde, paneller herhangi bir ekranda açılabilir. Devre dışı bırakıldığında, paneller yalnızca bir çubuğu olan ekranlarda açılır, bu da bellek kullanımını azaltabilir.", - "label": "Çubuksuz ekranlardaki panellere izin ver." - }, - "animation-disable": { - "description": "Daha hızlı ve daha duyarlı bir deneyim için tüm animasyonları devre dışı bırakın.", - "label": "Kullanıcı Arayüzü Animasyonlarını Devre Dışı Bırak" - }, - "animation-speed": { - "description": "Genel animasyon hızını ayarlar.", - "label": "Animasyon hızı", - "reset": "Animasyon hızını sıfırla" - }, - "appearance": { - "section": { - "description": "Araç ipuçları, kenarlıklar ve gölgeler gibi görsel öğeleri özelleştirin.", - "label": "Görünüm" - } - }, - "box-border": { - "description": "İçerik alanlarının etrafında bir çerçeve görüntüler.", - "label": "Konteyner ana hattı" - }, - "box-border-radius": { - "description": "Kenar çubukları, kartlar ve içerik panelleri gibi ana düzen bölümlerinin köşe yuvarlaklığını ayarlar.", - "label": "Konteyner Yarıçapı", - "reset": "Konteyner yarıçapını sıfırla" - }, - "control-border-radius": { - "description": "İnteraktif öğelerin, düğmeler, geçişler ve metin alanları dahil olmak üzere, eğriliğini kontrol eder.", - "label": "Giriş Yarıçapı", - "reset": "Giriş yarıçapını sıfırla" - }, - "dim-desktop": { - "description": "Paneller veya menüler açıkken masaüstünü karart.", - "label": "Masaüstünü karart" - }, - "dimmer-opacity": { - "description": "Masaüstü karartması için opaklık seviyesini ayarlayın.", - "label": "Karartılmış masaüstü opaklığı", - "reset": "Karartılmış masaüstü opaklığını sıfırla" - }, - "panel-background-opacity": { - "description": "Tüm panellerin (çubuk, başlatıcı, ayarlar vb.) arka plan opaklığını ayarlayın.", - "label": "Panel arka plan opaklığı" - }, - "panels-attached-to-bar": { - "description": "Paneller çubuğa ve ekran kenarlarına kilitlenerek şık ters köşelerle kusursuz bir görünüm oluşturur.", - "label": "Kenarları Yakala" - }, - "panels-overlay": { - "description": "Panellerin ve çubuğun, tam ekran uygulamalarda bile görünür kalmasını sağlar.", - "label": "Panelleri ve Çubuğu Üstte Tut" - }, - "scaling": { - "description": "Çubuğu hariç tutarak genel kullanıcı arayüzünün boyutunu değiştirir.", - "label": "Arayüz ölçekleme", - "reset-scaling": "Arayüz ölçeklemesini sıfırla" - }, - "section": { - "description": "Arayüzün görünümünü, hissini ve davranışını özelleştirin.", - "label": "Görünüm" - }, - "settings-panel-mode": { - "description": "Ayarlar düzenini seçin (yeniden açılması gerekebilir).", - "label": "Ayarlar paneli modu" - }, - "shadows": { - "description": "Çubukların ve panellerin altında gölgelerin etkinleştirilmesini sağlar.", - "direction": { - "description": "Gölgenin hangi yönden verileceğini seçin.", - "label": "Gölge yönü" - }, - "label": "Gölge efektleri" - }, - "tabs": { - "appearance": "Görünüm", - "panels": "Paneller", - "screen-corners": "Ekran Köşeleri" - }, - "title": "Kullanıcı arayüzü", - "tooltips": { - "description": "Arayüz genelindeki ipuçlarını etkinleştirin veya devre dışı bırakın.", - "label": "İpuçlarını göster" - } - }, - "wallpaper": { - "automation": { - "change-mode": { - "alphabetical": "Alfabetik", - "description": "Otomatik değiştirirken duvar kâğıtlarının nasıl seçileceğini seçin.", - "label": "Değiştirme modu", - "random": "Rastgele" - }, - "custom-interval": { - "description": "Zamanı SS:DD olarak girin (örn., 01:30).", - "label": "Özel aralık" - }, - "interval": { - "description": "Duvar kâğıtlarının otomatik değiştirilme sıklığını belirleyin.", - "label": "Duvar kâğıdı aralığı" - }, - "random-wallpaper": { - "description": "Düzenli aralıklarla rastgele duvar kâğıdı değişiklikleri planlayın.", - "label": "Rastgele duvar kâğıdı" - }, - "scheduled-change": { - "description": "Düzenli aralıklarla duvar kâğıtlarını otomatik olarak değiştirin.", - "label": "Zamanlanmış değişiklik" - }, - "section": { - "label": "Otomasyon" - } - }, - "look-feel": { - "edge-smoothness": { - "description": "Geçişlerin kenarına yumuşak, tüylü bir efekt uygular.", - "label": "Geçiş kenarını yumuşat" - }, - "fill-color": { - "description": "Duvar kâğıdının arkasında görünebilecek bir dolgu rengi seçin.", - "label": "Doldurma rengi" - }, - "fill-mode": { - "description": "Görüntünün ekran çözünürlüğünüzle eşleşmesi için nasıl ölçekleneceğini seçin.", - "label": "Doldurma modu" - }, - "section": { - "label": "Görünüm ve his" - }, - "transition-duration": { - "description": "Geçiş animasyonlarının saniye cinsinden süresi.", - "label": "Geçiş süresi" - }, - "transition-type": { - "description": "Duvar kâğıtları arasında geçiş yaparken animasyon türü.", - "label": "Geçiş türü" - } - }, - "settings": { - "enable-management": { - "description": "Duvar kâğıtlarını Noctalia ile yönetin. Başka bir uygulamayı kullanmayı tercih ediyorsanız işareti kaldırın.", - "label": "Duvar kâğıdı yönetimini etkinleştir" - }, - "enable-overview": { - "description": "Genel bakış ekranına bulanık ve karartılmış bir duvar kâğıdı uygular.", - "label": "Genel bakış duvar kâğıdını etkinleştir" - }, - "folder": { - "description": "Ana duvar kâğıdı klasörünüzün yolu.", - "label": "Duvar kâğıdı klasörü", - "tooltip": "Duvar kâğıdı klasörü" - }, - "hide-wallpaper-filenames": { - "tooltip-hide": "Dosya adlarını gizleme", - "tooltip-show": "Dosya Adlarını Göster" - }, - "monitor-specific": { - "description": "Her ekran için farklı bir duvar kâğıdı klasörü ayarlayın.", - "label": "Ekrana özgü dizinler", - "tooltip": "Ekrana özgü duvar kâğıdı klasörü" - }, - "recursive-search": { - "description": "Duvar kâğıdı dizinin alt klasörlerinde de duvar kâğıdı arayın.", - "label": "Alt klasörleri ara" - }, - "section": { - "description": "Duvar kâğıtlarının nasıl yönetileceğini ve görüntüleneceğini kontrol edin.", - "label": "Duvar kâğıdı ayarları" - }, - "select-folder": "Duvar kâğıdı klasörünü seç", - "select-monitor-folder": "Ekran duvar kâğıdı klasörünü seç", - "selector": { - "description": "Duvar kâğıdınızı seçin.", - "label": "Duvar kâğıdı seçici", - "tooltip": "Duvar kâğıdı seçici" - }, - "selector-position": { - "description": "Duvar kâğıdı seçici panelinin nerede görüneceğini seçin.", - "label": "Pozisyon" - } - }, - "tabs": { - "automation": "Otomasyon", - "look-feel": "Görünüm ve his", - "settings": "Ayarlar" - }, - "title": "Duvar kâğıdı" - } - }, "setup": { "appearance": { - "header": "Görünüm", "subheader": "Karanlık modu ve renk kaynaklarını seçin (Matugen veya önceden tanımlanmış)." }, "customize": { @@ -2753,12 +1425,10 @@ }, "wallpaper": { "choose-dir": "Duvar kâğıdı görüntülerinizi içeren bir dizin seçin", - "dir": { - "browse": "Duvar kâğıdı klasörüne göz at", - "description": "Duvar kâğıtlarınızı içeren klasörü seçin", - "label": "Duvar kâğıdı dizini", - "select-title": "Duvar kâğıdı klasörünü seç" - }, + "dir-browse": "Duvar kâğıdı klasörüne göz at", + "dir-description": "Duvar kâğıtlarınızı içeren klasörü seçin", + "dir-label": "Duvar kâğıdı dizini", + "dir-select-title": "Duvar kâğıdı klasörünü seç", "header": "Duvar kâğıdınızı seçin", "no-dir": "Duvar kâğıdı dizini seçilmedi", "no-valid": "Şurada geçerli görüntü dosyası bulunamadı: {dir}", @@ -2767,9 +1437,7 @@ "select-prompt": "Aşağıdan bir duvar kâğıdı seçin", "subheader": "Güzel bir arka planla ortamı ayarlayın." }, - "welcome": { - "note": "Başlamanız için birkaç temel ayar — tam seçenekler ayarlar'da" - } + "welcome-note": "Başlamanız için birkaç temel ayar — tam seçenekler ayarlar'da" }, "system": { "cpu-temperature": "{temp}°C", @@ -2779,10 +1447,7 @@ "no-media-player-detected": "Hiçbir medya oynatıcı algılanmadı", "scaling-percentage": "{percentage}%", "signal-strength": "{signal}%", - "unknown": "Bilinmeyen", "unknown-app": "Bilinmeyen Uygulama", - "unknown-layout": "Bilinmeyen düzen", - "unknown-version": "Bilinmeyen sürüm", "uptime": "Çalışma süresi: {uptime}", "user-requested": "Kullanıcı istedi", "welcome-back": "Hoş geldiniz,", @@ -2792,19 +1457,14 @@ "cpu-temp": "CPU Sıcaklığı", "cpu-usage": "CPU Kullanımı", "disk": "Disk", - "download": "İndir", "download-speed": "İndirme Hızı", "gpu-temp": "GPU Sıcaklığı", "load-average": "Ortalama yük", - "memory": "Hafıza", "title": "Sistem İzleyici", - "upload": "Yükle", "upload-speed": "Yükleme Hızı" }, "toast": { "airplane-mode": { - "disabled": "Devre dışı.", - "enabled": "Etkin.", "title": "Uçak modu" }, "battery": { @@ -2815,13 +1475,11 @@ "address-copied": "Adres panoya kopyalandı.", "confirm-code": "Diğer cihazdaki {value} kodunu onayla.", "connect-failed": "Cihaza bağlanılamadı.", - "disabled": "Devre dışı.", "disconnect-failed": "Cihazla bağlantı kesilemedi.", "discoverable-change-failed": "Keşfedilebilir durum değiştirilemedi.", "discoverable-disabled": "Keşfedilebilir devre dışı.", "discoverable-enabled": "Keşfedilebilir etkinleştirildi.", "display-code": "Diğer cihazda {value} kodunu girin.", - "enabled": "Etkin.", "forget-failed": "Cihazı unutma başarısız oldu.", "pair-failed": "Cihaz eşleştirilemedi.", "passkey-required": "Cihaz tarafından istenen geçiş anahtarı.", @@ -2829,45 +1487,31 @@ "state-change-failed": "Bluetooth durumu değiştirilemedi." }, "clipboard": { + "long-text": "Uzun metin", "unavailable": "Panoya geçmişi kullanılamıyor", "unavailable-desc": "'cliphist' uygulaması kurulu değil. Lütfen panoya geçmişi özelliklerini kullanmak için kurun." }, - "dark-mode": { - "dark-mode": "Karanlık mod", - "enabled": "Etkin.", - "light-mode": "Aydınlık mod" - }, "do-not-disturb": { "disabled": "'Rahatsız etme' devre dışı", "disabled-desc": "Tüm bildirimler gösteriliyor.", "enabled": "'Rahatsız etme' etin", "enabled-desc": "Bu bildirimleri geçmişinizde bulacaksınız." }, - "internet": { - "limited": "İnternetsiz bağlandı." - }, + "internet-limited": "İnternetsiz bağlandı.", "ipc": { "powerpanel-deprecated": "PowerPanel artık SessionMenu olarak adlandırılıyor, bu IPC çağrısı yakında kullanımdan kaldırılacak. Lütfen \"ipc call sessionMenu toggle\" kullanın.", "sidepanel-deprecated": "SidePanel artık ControlCenter olarak adlandırılıyor, bu IPC çağrısı yakında kullanımdan kaldırılacak. Lütfen \"ipc call controlCenter toggle\" kullanın." }, - "keep-awake": { - "disabled": "Devre dışı.", - "enabled": "Etkin." - }, "keyboard-layout": { "changed": "Klavye düzeni {layout} olarak değiştirildi.", "title": "Klavye" }, - "kofi": { - "opened": "Ko-fi sayfası tarayıcınızda açıldı." - }, + "kofi-opened": "Ko-fi sayfası tarayıcınızda açıldı.", "missing-control-center": { "description": "Kontrol Merkezi araç takımı araç çubuğundan kaldırıldı. Araç çubuğundan tekrar erişmek için araç takımını yeniden eklemeniz gerekecek. Araç çubuğuna sağ tıklayarak da açabilirsiniz.", "label": "Son Kontrol Merkezi araç takımı kaldırıldı" }, "night-light": { - "disabled": "Devre dışı.", - "enabled": "Etkin.", "forced": "Zorla etkinleştirme.", "normal": "Normal mod.", "not-installed": "wlsunset kurulu değil." @@ -2923,24 +1567,17 @@ "add-widget": "Araç takımı ekle", "bluetooth-devices": "Bluetooth cihazları", "brightness-at": "Parlaklık: %{brightness}", - "cancel-timer": "Zamanlayıcı", - "clear-history": "Geçmişi temizle", "click-to-start-recording": "Ekran kaydedici (kaydı başlat)", "click-to-stop-recording": "Ekran kaydedici (kaydı durdur)", - "close": "Kapat", "collapse": "Kenar çubuğunu daralt", "connect-disconnect-devices": "Bluetooth cihazı", "copy-address": "Adresi kopyala", "delete-notification": "Bildiriyi sil", - "disable-keep-awake": "Uyanık kal", - "do-not-disturb-disabled": "Rahatsız etme", "do-not-disturb-enabled": "Rahatsız etme", - "enable-keep-awake": "Uyanık kal", "expand": "Kenar çubuğunu genişlet", "forget-network": "Ağı unut", "grid-view": "Izgara görünümü", "hidden-files-hide": "Gizli dosyalar", - "hidden-files-show": "Gizli dosyalar", "hide-unnamed-devices": "Adsız cihazları gizle", "home": "Ana dizin", "input-muted": "Giriş sesini kapat/aç", @@ -2958,50 +1595,36 @@ "mute": "Sessiz", "next-media": "Sonraki parça", "next-month": "Sonraki ay", - "night-light-disabled": "Gece ışığı", - "night-light-enabled": "Gece ışığı", - "night-light-forced": "Gece ışığı", "night-light-not-installed": "Gece ışığı (mevcut değil)", - "noctalia-performance-disabled": "Noctalia performans modu", "noctalia-performance-enabled": "Noctalia performans modu", "open-annotation-tool": "Açıklama aracıyla aç", "open-control-center": "Kontrol merkezi", - "open-notification-history-disable-dnd": "Bildirim geçmişi", "open-notification-history-enable-dnd": "Bildirim geçmişi", "open-settings": "Ayarlar", "open-tray-dropdown": "Sistem tepsisi", - "open-wallpaper-selector": "Duvar kâğıdı seçici", "output-muted": "Çıktı sesini kapat/aç", - "pause": "Duraklat", - "play": "Oynat", "power-profile": "{profile} güç profili", "previous-media": "Önceki parça", "previous-month": "Önceki ay", - "refresh": "Yenile", "refresh-devices": "Cihazları yenile", "refresh-wallhaven": "Wallhaven sonuçlarını yenile", "refresh-wallpaper-list": "Duvar kâğıdı listesini yenile", "remove-widget": "Araç takımını kaldır", "screen-recorder-not-installed": "Ekran kaydedici (yüklü değil)", - "search": "Ara", "search-close": "Aramayı kapat", "session-menu": "Oturum Menüsü", - "set-power-profile": "{profile} güç profili", "show-all-devices": "Tüm cihazları göster", - "start-screen-recording": "Ekran kaydedici", "stop-screen-recording": "Ekran kaydedici", "switch-to-dark-mode": "Koyu mod", "switch-to-light-mode": "Açık mod", "unmute": "Sessizliği aç", "up": "Üst dizin", "volume-at": "Çıkış sesi: %{volume}", - "wallpaper-selector": "Duvar kâğıdı seçici", - "widget-settings": "Araç takımı ayarları" + "wallpaper-selector": "Duvar kâğıdı seçici" }, "wallpaper": { "configure-directory": "Resimler içeren duvar kâğıdı dizininizi yapılandırın.", "fill-modes": { - "center": "Merkez", "crop": "Kırp (Doldur)", "fit": "Sığ (İçer)", "stretch": "Ger" @@ -3009,80 +1632,47 @@ "no-match": "Eşleşme bulunamadı.", "no-wallpaper": "Duvar kâğıdı bulunamadı.", "panel": { - "apikey": { - "help": "NSFW içeriğe erişmek için bir API anahtarı gereklidir.", - "label": "API Anahtarı", - "managed-by-env": "NOCTALIA_WALLHAVEN_API_KEY ortam değişkeni aracılığıyla yönetilir.", - "placeholder": "Wallhaven API Anahtarınızı girin" - }, - "apply-all-monitors": { - "description": "Seçilen duvar kâğıdını tüm monitörlere aynı anda uygulayın.", - "label": "Tüm monitörler için uygula" - }, - "categories": { - "anime": "Anime", - "general": "Genel", - "label": "Kategoriler", - "people": "İnsanlar" - }, - "order": { - "asc": "Artan", - "desc": "Azalan", - "label": "Sıra" - }, - "purity": { - "all": "Tümü", - "label": "İçerik filtresi", - "nsfw": "Müstehcen", - "sfw": "SFW", - "sketchy": "Sketchy" - }, - "ratios": { - "any": "Herhangi", - "label": "En Boy Oranı" - }, - "resolution": { - "atleast": "En az", - "exact": "Tam", - "label": "Çözünürlük", - "mode": { - "label": "Mod" - } - }, - "search": "Ara:", - "solid-color": { - "tooltip": "Düz renk arka plan" - }, - "sorting": { - "date_added": "Eklenme tarihi", - "favorites": "Favoriler", - "label": "Sırala", - "random": "Rastgele", - "relevance": "Alaka", - "toplist": "En iyi liste", - "views": "Görüntülemeler" - }, - "source": { - "label": "Kaynak", - "local": "Yerel", - "wallhaven": "Wallhaven" - }, + "apikey-help": "NSFW içeriğe erişmek için bir API anahtarı gereklidir.", + "apikey-label": "API Anahtarı", + "apikey-managed-by-env": "NOCTALIA_WALLHAVEN_API_KEY ortam değişkeni aracılığıyla yönetilir.", + "apikey-placeholder": "Wallhaven API Anahtarınızı girin", + "apply-all-monitors-description": "Seçilen duvar kâğıdını tüm monitörlere aynı anda uygulayın.", + "apply-all-monitors-label": "Tüm monitörler için uygula", + "categories-anime": "Anime", + "categories-label": "Kategoriler", + "categories-people": "İnsanlar", + "order-asc": "Artan", + "order-desc": "Azalan", + "order-label": "Sıra", + "purity-label": "İçerik filtresi", + "purity-nsfw": "Müstehcen", + "purity-sfw": "SFW", + "purity-sketchy": "Sketchy", + "ratios-any": "Herhangi", + "ratios-label": "En Boy Oranı", + "resolution-atleast": "En az", + "resolution-exact": "Tam", + "resolution-label": "Çözünürlük", + "resolution-mode-label": "Mod", + "solid-color-tooltip": "Düz renk arka plan", + "sorting-date-added": "Eklenme tarihi", + "sorting-favorites": "Favoriler", + "sorting-label": "Sırala", + "sorting-relevance": "Alaka", + "sorting-toplist": "En iyi liste", + "sorting-views": "Görüntülemeler", + "source-label": "Kaynak", + "source-wallhaven": "Wallhaven", "title": "Duvar kâğıdı seçici", - "wallhaven-settings": { - "apply": "Uygula", - "title": "Wallhaven Ayarları" - } + "wallhaven-settings-title": "Wallhaven Ayarları" }, "transitions": { "disc": "Disk", "fade": "Belirsizleşme", - "none": "Hiçbiri", - "random": "Rastgele", "stripes": "Çizgiler", "wipe": "Silme" }, "try-different-search": "Farklı bir arama sorgusu deneyin.", - "unknown": "Bilinmiyor", "wallhaven": { "loading": "Duvar kâğıtları yükleniyor...", "no-results": "Duvar kâğıdı bulunamadı. Farklı bir arama sorgusu deneyin.", @@ -3098,105 +1688,63 @@ "partly-cloudy": "Parçalı bulutlu", "rain-showers": "Sağanak yağmur", "snow": "Karlı", - "thunderstorm": "Fırtına", - "unknown": "Bilinmiyor" - }, - "widget": { - "file-picker": { - "title": "Bir dosya seçin" - } + "thunderstorm": "Fırtına" }, "widgets": { "color-picker": { - "apply": "Uygula", - "cancel": "İptal", - "palette": { - "description": "Önceden tanımlı renkler geniş yelpazesinden seçin.", - "label": "Palet", - "theme-colors": "Temanızın renk paletine hızlı erişim." - }, + "palette-description": "Önceden tanımlı renkler geniş yelpazesinden seçin.", + "palette-label": "Palet", + "palette-theme-colors": "Temanızın renk paletine hızlı erişim.", "title": "Renk seçici" }, "datetime-tokens": { - "ampm": { - "lowercase": "Küçük harfli am/pm", - "uppercase": "Büyük harfli AM/PM" - }, - "common": { - "12hour-time-minutes": "12 saatlik zaman ile dakika", - "24hour-time-minutes": "24 saatlik zaman ile dakika", - "24hour-time-seconds": "24 saatlik zaman ile saniye", - "european-date": "Avrupa tarih formatı", - "iso-date": "ISO tarih formatı", - "us-date": "ABD tarih formatı", - "weekday-date": "Tarih ile hafta günü", - "weekday-month-day": "Hafta günü, ay ve gün" - }, - "day": { - "abbreviated": "Kısaltılmış gün adı", - "full": "Tam gün adı", - "leading-zero": "Sıfır ile başlayan gün (01-31)", - "no-leading-zero": "Sıfır olmadan gün (1-31)" - }, - "hour": { - "leading-zero": "Sıfır ile başlayan saat (00-23) — 24 saat formatı", - "no-leading-zero": "Sıfır olmadan saat (0-23) — 24 saat formatı" - }, - "minute": { - "leading-zero": "Sıfır ile başlayan dakika (00-59)", - "no-leading-zero": "Sıfır olmadan dakika (0-59)" - }, - "month": { - "abbreviated": "Kısaltılmış ay adı", - "full": "Tam ay adı", - "number-leading-zero": "Sıfır ile başlayan sayı olarak ay (01-12)", - "number-no-zero": "Sıfır olmadan sayı olarak ay (1-12)" - }, - "second": { - "leading-zero": "Sıfır ile başlayan saniye (00-59)", - "no-leading-zero": "Sıfır olmadan saniye (0-59)" - }, - "timezone": { - "abbreviation": "Saat dilimi kısaltması" - }, - "year": { - "four-digit": "Dört haneli sayı olarak yıl", - "two-digit": "İki haneli sayı olarak yıl (00-99)" - } + "ampm-lowercase": "Küçük harfli am/pm", + "ampm-uppercase": "Büyük harfli AM/PM", + "common-12hour-time-minutes": "12 saatlik zaman ile dakika", + "common-24hour-time-minutes": "24 saatlik zaman ile dakika", + "common-24hour-time-seconds": "24 saatlik zaman ile saniye", + "common-european-date": "Avrupa tarih formatı", + "common-iso-date": "ISO tarih formatı", + "common-us-date": "ABD tarih formatı", + "common-weekday-date": "Tarih ile hafta günü", + "common-weekday-month-day": "Hafta günü, ay ve gün", + "day-abbreviated": "Kısaltılmış gün adı", + "day-full": "Tam gün adı", + "day-leading-zero": "Sıfır ile başlayan gün (01-31)", + "day-no-leading-zero": "Sıfır olmadan gün (1-31)", + "hour-leading-zero": "Sıfır ile başlayan saat (00-23) — 24 saat formatı", + "hour-no-leading-zero": "Sıfır olmadan saat (0-23) — 24 saat formatı", + "minute-leading-zero": "Sıfır ile başlayan dakika (00-59)", + "minute-no-leading-zero": "Sıfır olmadan dakika (0-59)", + "month-abbreviated": "Kısaltılmış ay adı", + "month-full": "Tam ay adı", + "month-number-leading-zero": "Sıfır ile başlayan sayı olarak ay (01-12)", + "month-number-no-zero": "Sıfır olmadan sayı olarak ay (1-12)", + "second-leading-zero": "Sıfır ile başlayan saniye (00-59)", + "second-no-leading-zero": "Sıfır olmadan saniye (0-59)", + "timezone-abbreviation": "Saat dilimi kısaltması", + "year-four-digit": "Dört haneli sayı olarak yıl", + "year-two-digit": "İki haneli sayı olarak yıl (00-99)" }, "file-picker": { - "cancel": "İptal", "search-placeholder": "Dosya ve klasörlerde ara...", "select-current": "Mevcudu Seç", "select-file": "Dosya Seç", "select-folder": "Klasör Seç", "title": "Dosya seçici" }, + "file-picker-title": "Bir dosya seçin", "icon-picker": { - "apply": "Uygula", - "cancel": "İptal", - "search": { - "label": "Ara" - }, "title": "Simge seçici" }, - "text-input": { - "clear": "Temizle" - }, - "tooltip": { - "placeholder": "Yer tutucu" - } + "tooltip-placeholder": "Yer tutucu" }, "wifi": { "panel": { "action-required": "Eylem gerekiyor", "available-interfaces": "Kullanılabilir arayüzler", "available-networks": "Kullanılabilir Ağlar", - "connect": "Bağlan", - "connected": "Bağlı", "disabled": "Kablosuz Bağlantı devre dışı", - "disconnect": "Bağlantıyı kes", - "disconnected": "Bağlantı kesildi", "disconnecting": "Bağlantı kesiliyor...", "dns": "DNS", "enable-message": "Mevcut ağları görmek için kablosuz bağlantıyı etkinleştirin.", @@ -3204,11 +1752,7 @@ "forget": "Unut", "forget-network": "Bu ağı unut?", "forgetting": "Unutuluyor...", - "frequency": "Frekans", - "gateway": "Geçit", - "info": "Bilgi", "interface": "Ağ arayüzü", - "internet": "İnternet", "internet-connected": "İnternete bağlı", "internet-limited": "İnternet yok", "internet-status": "İnternet durumu", @@ -3217,11 +1761,9 @@ "link-speed": "Bağlantı hızı", "no-ethernet-devices": "Ethernet aygıtı algılanmadı", "no-networks": "Ağ bulunamadı", - "password": "Parola", "saved": "Kaydedildi", "scan-again": "Yeniden tara", "searching": "Yakındaki ağlar aranıyor...", - "security": "Güvenlik", "title": "Kablosuz Bağlantı" }, "signal": { diff --git a/Assets/Translations/uk-UA.json b/Assets/Translations/uk-UA.json index 595b77c81..59933027f 100644 --- a/Assets/Translations/uk-UA.json +++ b/Assets/Translations/uk-UA.json @@ -1,604 +1,9 @@ { - "authentication": { - "error": "Помилка автентифікації", - "failed": "Невдала автентифікація" - }, - "bar": { - "widget-settings": { - "active-window": { - "colorize-icons": { - "description": "Застосувати кольори теми до значка активного вікна.", - "label": "Розфарбувати значки" - }, - "hide-mode": { - "description": "Керує поведінкою віджета, коли немає активного вікна.", - "label": "Режим приховування" - }, - "max-width": { - "description": "Встановлює максимальний горизонтальний розмір віджета. Віджет зменшується для коротшого вмісту.", - "label": "Максимальна ширина" - }, - "scrolling-mode": { - "description": "Керування, коли увімкнено прокрутку тексту для довгих заголовків вікон.", - "label": "Режим прокрутки" - }, - "show-app-icon": { - "description": "Відображати значок застосунка біля заголовка вікна.", - "label": "Показувати значок застосунка" - }, - "use-fixed-width": { - "description": "Коли увімкнено, віджет завжди використовуватиме максимальну ширину замість динамічного налаштування до вмісту.", - "label": "Використовувати фіксовану ширину" - } - }, - "audio-visualizer": { - "color-name": { - "description": "Вибрати колір для візуалізатора.", - "label": "Колір заповнення" - }, - "hide-when-idle": { - "description": "Коли увімкнено, візуалізатор приховано, якщо плеєр активно не відтворює.", - "label": "Приховати, коли медіа не відтворюється" - }, - "width": { - "description": "Власна ширина компонента.", - "label": "Ширина" - } - }, - "battery": { - "device": { - "default": "Пристрій відображення за замовчуванням", - "description": "Виберіть пристрій з акумулятором для відображення.", - "label": "Пристрій живлення від батареї" - }, - "display-mode": { - "description": "Виберіть, як ви хочете, щоб це значення відображалося.", - "label": "Режим відображення" - }, - "hide-if-not-detected": { - "description": "Приховати віджет, коли в системі не виявлено акумулятор.", - "label": "Приховати, якщо не виявлено" - }, - "low-battery-threshold": { - "description": "Показувати попередження, коли батарея падає нижче цього відсотка.", - "label": "Поріг попередження про низький заряд батареї" - }, - "show-noctalia-performance": { - "description": "Відображати перемикач режиму продуктивності Noctalia в панелі батареї.", - "label": "Показувати перемикач Продуктивність Noctalia" - }, - "show-power-profile": { - "description": "Відображати вибір профілю живлення в панелі батареї.", - "label": "Показувати елементи керування профілем живлення" - } - }, - "brightness": { - "display-mode": { - "description": "Виберіть, як ви хочете, щоб це значення відображалося.", - "label": "Режим відображення" - } - }, - "clock": { - "clock-display": { - "description": "Налаштуйте відображення годинника, додавши токени зі списку нижче. Для використання 12-годинного формату ви повинні включити токен 'AP'.", - "label": "Відображення годинника" - }, - "custom-font": { - "description": "Вибрати власний шрифт для відображення годинника.", - "label": "Власний шрифт", - "placeholder": "Вибрати власний шрифт...", - "search-placeholder": "Пошук шрифтів..." - }, - "horizontal-bar": { - "description": "Порада: Використовуйте \\n для створення розриву рядка.", - "label": "Горизонтальна панель" - }, - "preview": "Попередній перегляд", - "tooltip-format": { - "description": "Рядок формату для підказки, що відображається при наведенні на годинник. Залиште порожнім, щоб використовувати стандартну підказку.", - "label": "Формат підказки" - }, - "use-custom-font": { - "description": "Замінити стандартний вибір шрифту власним шрифтом для годинника.", - "label": "Використовувати власний шрифт" - }, - "use-monospaced-font": { - "description": "Коли увімкнено, годинник використовуватиме моноширинний шрифт.", - "label": "Використовувати моноширинний шрифт" - }, - "use-primary-color": { - "description": "Коли увімкнено, застосовується основний колір для акценту.", - "label": "Використовувати основний колір" - }, - "vertical-bar": { - "description": "Використовуйте пробіл для розділення кожної частини на новий рядок.", - "label": "Вертикальна панель" - } - }, - "control-center": { - "browse-file": "Огляд файлу", - "browse-library": "Огляд бібліотеки", - "color-selection": { - "description": "Застосовує кольори теми до іконок.", - "label": "Вибір кольору" - }, - "enable-colorization": { - "description": "Вмикає розфарбовування для іконки центру керування, застосовуючи кольори теми.", - "label": "Увімкнути розфарбовування" - }, - "icon": { - "description": "Вибрати значок з бібліотеки або власний файл.", - "label": "Значок" - }, - "select-custom-icon": "Вибрати власний значок", - "use-distro-logo": { - "description": "Використовувати логотип вашого дистрибутива замість власного значка.", - "label": "Використовувати логотип дистрибутива замість значка" - } - }, - "custom-button": { - "browse": "Огляд", - "collapse-condition": { - "description": "Якщо вихідний текст збігається з цим значенням, кнопка згорнеться.", - "label": "Умова згортання" - }, - "color-selection": { - "description": "Застосувати кольори теми до значка та тексту.", - "label": "Вибрати колір" - }, - "display-command-output": { - "description": "Введіть команду для запуску з регулярним інтервалом. Перший рядок її виведення відображатиметься як текст.", - "label": "Відображати виведення команди", - "stream-description": "Введіть команду для безперервного запуску." - }, - "dynamic-text": "Динамічний текст", - "enable-colorization": { - "description": "Увімкнути розфарбовування для значка та тексту власної кнопки, застосовуючи кольори теми.", - "label": "Увімкнути розфарбовування" - }, - "hide-mode": { - "alwaysExpanded": "Завжди розширено", - "description": "Контролює видимість віджета, коли команда не має виведення.", - "expandWithOutput": "Розширити, якщо є виведення", - "label": "Режим приховування", - "maxTransparent": "Максимально розширено, але прозоро" - }, - "icon": { - "description": "Вибрати значок з бібліотеки.", - "label": "Значок" - }, - "left-click": { - "description": "Команда для виконання при лівому кліку на кнопку.", - "label": "Лівий клік", - "update-text": "Оновити текст, що відображається, при натисканні лівою кнопкою миші" - }, - "max-text-length-horizontal": { - "description": "Максимальна кількість символів для відображення в горизонтальній панелі (0 щоб приховати текст).", - "label": "Макс. довжина тексту (горизонтально)" - }, - "max-text-length-vertical": { - "description": "Максимальна кількість символів для відображення в вертикальній панелі (0 щоб приховати текст).", - "label": "Макс. довжина тексту (вертикально)" - }, - "middle-click": { - "description": "Команда для виконання при середньому кліку на кнопку.", - "label": "Середній клік", - "update-text": "Оновити відображуваний текст при натисканні середньою кнопкою миші" - }, - "parse-json": { - "description": "Розбирати виведення команди як JSON-об'єкт для динамічного встановлення тексту та значка.", - "label": "Розбирати виведення як JSON" - }, - "refresh-interval": { - "description": "Інтервал у мілісекундах.", - "label": "Інтервал оновлення" - }, - "right-click": { - "description": "Команда для виконання при правому кліку на кнопку.", - "label": "Правий клік", - "update-text": "Оновити текст, що відображається, при натисканні правою кнопкою миші" - }, - "show-icon": { - "description": "Перемикає видимість значка віджета.", - "label": "Показати значок" - }, - "text-stream": { - "description": "Потокові рядки з команди відображатимуться як текст на кнопці.", - "label": "Потік" - }, - "wheel": { - "description": "Команда для виконання при використанні колеса прокрутки.
Використовуйте $delta для дельти колеса прокрутки в команді.", - "label": "Колесо прокрутки", - "update-text": "Оновити відображуваний текст при прокрутці" - }, - "wheel-down": { - "description": "Команда для виконання при прокрутці колеса вниз.", - "label": "Команда прокрутки колеса вниз" - }, - "wheel-mode-separate": { - "description": "Увімкнути окремі команди для колеса прокрутки вгору та вниз.", - "label": "Окремі команди колеса прокрутки" - }, - "wheel-up": { - "description": "Команда для виконання при прокрутці колеса вгору.", - "label": "Команда прокрутки колеса вгору" - } - }, - "dialog": { - "apply": "Застосувати", - "cancel": "Скасувати" - }, - "keyboard-layout": { - "display-mode": { - "description": "Виберіть, як ви хочете, щоб це значення відображалося.", - "label": "Режим відображення" - }, - "show-icon": { - "description": "Показувати піктограму розкладки клавіатури.", - "label": "Показати значок" - } - }, - "launcher": { - "use-primary-color": { - "description": "Якщо ввімкнено, це застосовує основний колір для підкреслення.", - "label": "Використовуйте основний колір" - } - }, - "lock-keys": { - "browse": "Перегляд", - "show-caps-lock": { - "description": "Відображати стан caps lock.", - "label": "Caps Lock" - }, - "show-num-lock": { - "description": "Відображати стан num lock.", - "label": "Num Lock" - }, - "show-scroll-lock": { - "description": "Відображати стан scroll lock.", - "label": "Scroll Lock" - } - }, - "media-mini": { - "hide-mode": { - "description": "Керує поведінкою віджета, коли медіа не відтворюється.", - "label": "Режим приховування" - }, - "max-width": { - "description": "Встановлює максимальний горизонтальний розмір віджета. Віджет зменшується для коротшого вмісту.", - "label": "Максимальна ширина" - }, - "no-active-player": "Немає активного плеєра", - "scrolling-mode": { - "description": "Керування, коли увімкнено прокрутку тексту для довгих назв треків.", - "label": "Режим прокрутки" - }, - "show-album-art": { - "description": "Відображати обкладинку альбому для поточного треку.", - "label": "Показувати обкладинку альбому" - }, - "show-artist-first": { - "description": "Відображати виконавець - назва замість назва - виконавець.", - "label": "Показувати спочатку виконавця" - }, - "show-progress-ring": { - "description": "Відображати круговий індикатор прогресу, що показує просування треку.", - "label": "Показувати кільце прогресу" - }, - "show-visualizer": { - "description": "Відображати аудіовізуалізатор під час відтворення музики.", - "label": "Показувати візуалізатор" - }, - "use-fixed-width": { - "description": "Коли увімкнено, віджет завжди використовуватиме максимальну ширину замість динамічного налаштування до вмісту.", - "label": "Використовувати фіксовану ширину" - }, - "visualizer-type": { - "description": "Виберіть стиль аудіовізуалізатора для відображення.", - "label": "Тип візуалізатора" - } - }, - "microphone": { - "display-mode": { - "description": "Виберіть, як ви хочете, щоб це значення відображалося.", - "label": "Режим відображення" - } - }, - "notification-history": { - "hide-widget-when-zero": { - "description": "Приховувати значок сповіщень, коли немає непрочитаних сповіщень.", - "label": "Приховувати значок при нулі" - }, - "show-unread-badge": { - "description": "Відображати значок з кількістю непрочитаних сповіщень.", - "label": "Показувати значок непрочитаних" - } - }, - "section-editor": { - "placeholder": "Виберіть віджет для додавання...", - "search-placeholder": "Пошук віджета..." - }, - "spacer": { - "width": { - "description": "Ширина відступу в пікселях.", - "label": "Ширина" - } - }, - "system-monitor": { - "compact-mode": { - "description": "Відображати статистику у вигляді міні-діаграм замість текстових значень. Запобігає зсуву макета.", - "label": "Компактний режим" - }, - "cpu-temperature": { - "description": "Показувати показники температури ЦП, якщо доступно.", - "label": "Температура ЦП" - }, - "cpu-usage": { - "description": "Відображати поточний відсоток використання ЦП.", - "label": "Використання ЦП" - }, - "disk-path": { - "description": "Виберіть точку монтування диска для моніторингу.", - "label": "Шлях до диска" - }, - "gpu-temperature": { - "description": "Показувати показники температури GPU, якщо доступні.", - "label": "Температура GPU" - }, - "load-average": { - "description": "Показати середнє навантаження системи.", - "label": "Середнє навантаження" - }, - "memory-percentage": { - "description": "Показувати використання пам'яті у відсотках замість абсолютних значень.", - "label": "Пам'ять у відсотках" - }, - "memory-usage": { - "description": "Відображати інформацію про поточне використання оперативної пам'яті.", - "label": "Використання пам'яті" - }, - "network-traffic": { - "description": "Відображати швидкість прийому та передачі даних.", - "label": "Мережевий трафік" - }, - "storage-usage": { - "description": "Показувати інформацію про використання дискового простору.", - "label": "Використання сховища" - }, - "use-monospace-font": { - "description": "Використовуйте моноширинний шрифт для забезпечення сталої ширини символів.", - "label": "Моноширинний шрифт" - } - }, - "taskbar": { - "colorize-icons": { - "description": "Застосувати кольори теми до значків панелі завдань.", - "label": "Розфарбувати значки" - }, - "hide-mode": { - "description": "Керує поведінкою віджета, коли немає відповідних вікон.", - "label": "Режим приховування" - }, - "icon-scale": { - "description": "Встановлює коефіцієнт масштабування для значків панелі завдань.", - "label": "Масштабування іконок" - }, - "max-width": { - "description": "Максимальна ширина панелі завдань у відсотках від ширини екрана.", - "label": "Максимальна ширина" - }, - "only-active-workspaces": { - "description": "Показувати тільки застосунки з активних робочих просторів.", - "label": "Тільки з активних робочих просторів" - }, - "only-same-monitor": { - "description": "Показувати лише застосунки з монітора, де розташована панель.", - "label": "Тільки з того ж монітора" - }, - "show-pinned-apps": { - "description": "Показувати закріплені програми з док-панелі на панелі завдань.", - "label": "Показати закріплені програми" - }, - "show-title": { - "description": "Відображати заголовки вікон на панелі завдань.", - "description-disabled": "Вертикальна панель завдань не підтримує відображення заголовків.", - "label": "Показати заголовок" - }, - "smart-width": { - "description": "Автоматично регулювати ширину записів залежно від їх кількості.", - "label": "Розумна ширина" - }, - "title-width": { - "description": "Встановити ширину заголовків вікон на панелі завдань (у пікселях).", - "label": "Ширина заголовка", - "reset-tooltip": "Скинути ширину заголовка" - } - }, - "tray": { - "colorize-icons": { - "description": "Застосувати кольори теми до значків трея.", - "label": "Розфарбувати значки" - }, - "drawer-enabled": { - "description": "Коли увімкнено, не закріплені елементи трея відображаються на панелі ящика.
Коли вимкнено, всі елементи трея відображаються в рядку.", - "label": "Увімкнути висувну панель" - }, - "hide-passive": { - "description": "Якщо ввімкнено, елементи в треї зі статусом \"Пасивний\" будуть приховані.", - "label": "Приховати пасивні предмети" - } - }, - "volume": { - "display-mode": { - "description": "Виберіть, як ви хочете, щоб це значення відображалося.", - "label": "Режим відображення" - } - }, - "workspace": { - "character-count": { - "description": "Кількість символів для відображення з назв робочих просторів (1-10).", - "label": "Кількість символів" - }, - "enable-scrollwheel": { - "description": "Перемикайтеся між робочими столами за допомогою коліщатка миші.", - "label": "Прокрутіть, щоб перемикати робочі простори" - }, - "follow-focused-screen": { - "description": "Відображати робочі простори з поточного активного екрана, а не з екрана, на якому розташована панель.", - "label": "Слідувати за активним eкраном" - }, - "grouped-border-opacity": { - "description": "Встановити рівень непрозорості для меж контейнерів робочої області.", - "label": "Прозорість межі" - }, - "hide-unoccupied": { - "description": "Не відображати робочі простори без вікон.", - "label": "Приховати незайняті" - }, - "label-mode": { - "description": "Виберіть, як відображаються мітки робочих просторів.", - "label": "Режим міток" - }, - "show-applications": { - "description": "Відображати значки програм у кожному робочому просторі.", - "label": "Показати застосунки" - }, - "show-labels-only-when-occupied": { - "description": "Показувати мітки робочих просторів лише тоді, коли вони містять вікна.", - "label": "Показувати мітки лише коли поле заповнене" - }, - "unfocused-icons-opacity": { - "description": "Встановити рівень непрозорості для неактивних іконок застосунків.", - "label": "Неактивні іконки, непрозорість" - } - } - } - }, - "battery": { - "battery-level": "Рівень заряду акумулятора", - "brightness": "Яскравість", - "charging": "Заряджається", - "charging-rate": "Швидкість зарядки: {rate} Вт", - "discharging": "Розряджається", - "discharging-rate": "Швидкість розрядки: {rate} Вт", - "health": "Стан: {percent}%", - "idle": "Простій", - "inhibit-idle-description": "Підтримує систему активною.", - "inhibit-idle-label": "Не давати заснути", - "no-battery-detected": "Батарею не виявлено", - "panel-title": "Батарея", - "plugged-in": "Підключено", - "power-profile": "Профіль живлення", - "time-left": "Залишилося: {time}", - "time-until-full": "До повного заряду: {time}" - }, - "bluetooth": { - "panel": { - "available-devices": "Доступні пристрої", - "battery": "Акумулятор", - "blocked": "Заблоковано", - "connect": "Підключити", - "connected-devices": "Підключені пристрої", - "connecting": "Підключення…", - "device-address": "Адреса пристрою", - "disabled": "Bluetooth вимкнено", - "disconnect": "Відключити", - "disconnecting": "Відключення...", - "discoverable": "Виявний", - "enable-message": "Увімкніть Bluetooth, щоб побачити доступні пристрої.", - "info": "Інформація", - "known-devices": "Відомі пристрої", - "no-devices": "Пристрої недоступні", - "pair": "Пара", - "paired": "У парі", - "paired-devices": "З'єднані пристрої", - "pairing": "Створення пари...", - "pairing-mode": "Переконайтеся, що ваш пристрій у режимі з'єднання.", - "refresh-devices": "Оновити пристрої", - "scanning": "Сканування пристроїв...", - "signal": "Сигнал", - "signal-text": { - "excellent": "Сигнал: Відмінний", - "fair": "Сигнал: Задовільний", - "good": "Сигнал: Добре", - "poor": "Сигнал: Поганий", - "unknown": "Сигнал: Невідомий", - "very-poor": "Сигнал: Дуже слабкий" - }, - "title": "Bluetooth", - "trusted": "Надійний", - "unpair": "Розірвати пару" - }, - "title": "Bluetooth" - }, - "calendar": { - "panel": { - "week": "Тиждень" - }, - "timer": { - "countdown": "Зворотний відлік", - "duration": "Тривалість", - "hours": "г", - "minutes": "м", - "pause": "Пауза", - "reset": "Скинути", - "resume": "Резюме", - "seconds": "с", - "start": "Почати", - "stopwatch": "Секундомір", - "timer": "Таймер", - "title": "Таймер" - }, - "weather": { - "loading": "Завантаження погоди…" - } - }, - "changelog": { - "error": { - "fetch-failed": "Не вдалося завантажити дані журналу змін. Будь ласка, спробуйте пізніше.", - "rate-limit": "Перевищено ліміт GitHub. Спробуйте ще раз за кілька хвилин." - }, - "panel": { - "buttons": { - "discord": "Приєднатися до нашого Discord", - "dismiss": "Ок", - "feedback": "Надати відгук" - }, - "empty": "Примітки до релізу ще недоступні.", - "highlight-title": "Основні зміни", - "section": { - "released": "Випущено {date}", - "version": "Версія {version}" - }, - "subtitle": { - "fresh": "Дякуємо, що встановили Noctalia! Ось що містить цей збірка.", - "updated": "Оновлено з {previousVersion}" - }, - "title": "Що нового у {version}", - "version": { - "new-user": "Нове встановлення" - } - } - }, - "clock": { - "tooltip": "Календар" - }, - "common": { - "add": "Додати", - "apply": "Подати заявку", - "cancel": "Скасувати", - "check-settings": "Перевірте налаштування для деталей.", - "close": "Закрити", - "no": "Ні", - "save": "Зберегти", - "yes": "Так" - }, - "context-menu": { + "actions": { "clear-history": "Очистити історію", "close-app": "Закрити {app}", "connect-vpn": "Підключитися до {name}", "cycle-visualizer": "Візуалізатор циклів", - "delete": "Видалити", "disable-bluetooth": "Вимкнути Bluetooth", "disable-dnd": "Вимкнути режим \"Не турбувати\"", "disable-wifi": "Вимкнути Wi-Fi", @@ -608,33 +13,473 @@ "enable-wifi": "Увімкнути Wi-Fi", "launcher-settings": "Налаштування панелі запуску", "lower-to-bottom": "Опустити донизу", - "next": "Наступний", "open-calendar": "Відкрити календар", "open-display-settings": "Параметри дисплея", "open-launcher": "Відкрити панель запуску", "open-mixer": "Аудіомікшер", "open-settings": "Відкрити налаштування", - "pause": "Пауза", - "play": "Відтворити", - "previous": "Попередній", "raise-to-top": "Підняти вгору", "random-wallpaper": "Випадкові шпалери", - "reset": "Скинути", "toggle-mute": "Увімкнути/вимкнути звук", "widget-settings": "Налаштування віджета" }, - "dock": { - "menu": { - "close": "Закрити", - "focus": "Фокус", - "pin": "Закріпити", - "unpin": "Відкріпити" + "authentication": { + "error": "Помилка автентифікації", + "failed": "Невдала автентифікація" + }, + "bar": { + "active-window": { + "colorize-icons-description": "Застосувати кольори теми до значка активного вікна.", + "hide-mode-description": "Керує поведінкою віджета, коли немає активного вікна.", + "scrolling-mode-description": "Керування, коли увімкнено прокрутку тексту для довгих заголовків вікон.", + "show-app-icon-description": "Відображати значок застосунка біля заголовка вікна.", + "show-app-icon-label": "Показувати значок застосунка" + }, + "audio-visualizer": { + "color-name-description": "Вибрати колір для візуалізатора.", + "color-name-label": "Колір заповнення", + "hide-when-idle-description": "Коли увімкнено, візуалізатор приховано, якщо плеєр активно не відтворює.", + "hide-when-idle-label": "Приховати, коли медіа не відтворюється", + "width-description": "Власна ширина компонента." + }, + "battery": { + "device-default": "Пристрій відображення за замовчуванням", + "device-description": "Виберіть пристрій з акумулятором для відображення.", + "device-label": "Пристрій живлення від батареї", + "hide-if-not-detected-description": "Приховати віджет, коли в системі не виявлено акумулятор.", + "hide-if-not-detected-label": "Приховати, якщо не виявлено", + "low-battery-threshold-description": "Показувати попередження, коли батарея падає нижче цього відсотка.", + "low-battery-threshold-label": "Поріг попередження про низький заряд батареї", + "show-noctalia-performance-description": "Відображати перемикач режиму продуктивності Noctalia в панелі батареї.", + "show-noctalia-performance-label": "Показувати перемикач Продуктивність Noctalia", + "show-power-profile-description": "Відображати вибір профілю живлення в панелі батареї.", + "show-power-profile-label": "Показувати елементи керування профілем живлення" + }, + "clock": { + "clock-display-description": "Налаштуйте відображення годинника, додавши токени зі списку нижче. Для використання 12-годинного формату ви повинні включити токен 'AP'.", + "clock-display-label": "Відображення годинника", + "custom-font-description": "Вибрати власний шрифт для відображення годинника.", + "custom-font-label": "Власний шрифт", + "custom-font-placeholder": "Вибрати власний шрифт...", + "custom-font-search-placeholder": "Пошук шрифтів...", + "horizontal-bar-description": "Порада: Використовуйте \\n для створення розриву рядка.", + "horizontal-bar-label": "Горизонтальна панель", + "preview": "Попередній перегляд", + "tooltip-format-description": "Рядок формату для підказки, що відображається при наведенні на годинник. Залиште порожнім, щоб використовувати стандартну підказку.", + "tooltip-format-label": "Формат підказки", + "use-custom-font-description": "Замінити стандартний вибір шрифту власним шрифтом для годинника.", + "use-custom-font-label": "Використовувати власний шрифт", + "use-monospaced-font-description": "Коли увімкнено, годинник використовуватиме моноширинний шрифт.", + "use-monospaced-font-label": "Використовувати моноширинний шрифт", + "use-primary-color-description": "Коли увімкнено, застосовується основний колір для акценту.", + "use-primary-color-label": "Використовувати основний колір", + "vertical-bar-description": "Використовуйте пробіл для розділення кожної частини на новий рядок.", + "vertical-bar-label": "Вертикальна панель" + }, + "control-center": { + "browse-file": "Огляд файлу", + "browse-library": "Огляд бібліотеки", + "color-selection-description": "Застосовує кольори теми до іконок.", + "enable-colorization-description": "Вмикає розфарбовування для іконки центру керування, застосовуючи кольори теми.", + "icon-description": "Вибрати значок з бібліотеки або власний файл.", + "select-custom-icon": "Вибрати власний значок", + "use-distro-logo-description": "Використовувати логотип вашого дистрибутива замість власного значка.", + "use-distro-logo-label": "Використовувати логотип дистрибутива замість значка" + }, + "custom-button": { + "collapse-condition-description": "Якщо вихідний текст збігається з цим значенням, кнопка згорнеться.", + "collapse-condition-label": "Умова згортання", + "color-selection-description": "Застосувати кольори теми до значка та тексту.", + "color-selection-label": "Вибрати колір", + "display-command-output-description": "Введіть команду для запуску з регулярним інтервалом. Перший рядок її виведення відображатиметься як текст.", + "display-command-output-label": "Відображати виведення команди", + "display-command-output-stream-description": "Введіть команду для безперервного запуску.", + "dynamic-text": "Динамічний текст", + "enable-colorization-description": "Увімкнути розфарбовування для значка та тексту власної кнопки, застосовуючи кольори теми.", + "enable-colorization-label": "Увімкнути розфарбовування", + "hide-mode-always-expanded": "Завжди розширено", + "hide-mode-description": "Контролює видимість віджета, коли команда не має виведення.", + "hide-mode-expand-with-output": "Розширити, якщо є виведення", + "hide-mode-label": "Режим приховування", + "hide-mode-max-transparent": "Максимально розширено, але прозоро", + "icon-description": "Вибрати значок з бібліотеки.", + "left-click-description": "Команда для виконання при лівому кліку на кнопку.", + "left-click-label": "Лівий клік", + "left-click-update-text": "Оновити текст, що відображається, при натисканні лівою кнопкою миші", + "max-text-length-horizontal-description": "Максимальна кількість символів для відображення в горизонтальній панелі (0 щоб приховати текст).", + "max-text-length-horizontal-label": "Макс. довжина тексту (горизонтально)", + "max-text-length-vertical-description": "Максимальна кількість символів для відображення в вертикальній панелі (0 щоб приховати текст).", + "max-text-length-vertical-label": "Макс. довжина тексту (вертикально)", + "middle-click-description": "Команда для виконання при середньому кліку на кнопку.", + "middle-click-label": "Середній клік", + "middle-click-update-text": "Оновити відображуваний текст при натисканні середньою кнопкою миші", + "parse-json-description": "Розбирати виведення команди як JSON-об'єкт для динамічного встановлення тексту та значка.", + "parse-json-label": "Розбирати виведення як JSON", + "refresh-interval-description": "Інтервал у мілісекундах.", + "refresh-interval-label": "Інтервал оновлення", + "right-click-description": "Команда для виконання при правому кліку на кнопку.", + "right-click-label": "Правий клік", + "right-click-update-text": "Оновити текст, що відображається, при натисканні правою кнопкою миші", + "show-icon-description": "Перемикає видимість значка віджета.", + "show-icon-label": "Показати значок", + "text-stream-description": "Потокові рядки з команди відображатимуться як текст на кнопці.", + "text-stream-label": "Потік", + "wheel-description": "Команда для виконання при використанні колеса прокрутки.
Використовуйте $delta для дельти колеса прокрутки в команді.", + "wheel-down-description": "Команда для виконання при прокрутці колеса вниз.", + "wheel-down-label": "Команда прокрутки колеса вниз", + "wheel-label": "Колесо прокрутки", + "wheel-mode-separate-description": "Увімкнути окремі команди для колеса прокрутки вгору та вниз.", + "wheel-mode-separate-label": "Окремі команди колеса прокрутки", + "wheel-up-description": "Команда для виконання при прокрутці колеса вгору.", + "wheel-up-label": "Команда прокрутки колеса вгору", + "wheel-update-text": "Оновити відображуваний текст при прокрутці" + }, + "keyboard-layout": { + "show-icon-description": "Показувати піктограму розкладки клавіатури." + }, + "lock-keys": { + "show-caps-lock-description": "Відображати стан caps lock.", + "show-caps-lock-label": "Caps Lock", + "show-num-lock-description": "Відображати стан num lock.", + "show-num-lock-label": "Num Lock", + "show-scroll-lock-description": "Відображати стан scroll lock.", + "show-scroll-lock-label": "Scroll Lock" + }, + "media-mini": { + "hide-mode-description": "Керує поведінкою віджета, коли медіа не відтворюється.", + "max-width-description": "Встановлює максимальний горизонтальний розмір віджета. Віджет зменшується для коротшого вмісту.", + "no-active-player": "Немає активного плеєра", + "scrolling-mode-description": "Керування, коли увімкнено прокрутку тексту для довгих назв треків.", + "scrolling-mode-label": "Режим прокрутки", + "show-album-art-description": "Відображати обкладинку альбому для поточного треку.", + "show-album-art-label": "Показувати обкладинку альбому", + "show-artist-first-description": "Відображати виконавець - назва замість назва - виконавець.", + "show-artist-first-label": "Показувати спочатку виконавця", + "show-progress-ring-description": "Відображати круговий індикатор прогресу, що показує просування треку.", + "show-progress-ring-label": "Показувати кільце прогресу", + "show-visualizer-description": "Відображати аудіовізуалізатор під час відтворення музики.", + "show-visualizer-label": "Показувати візуалізатор", + "use-fixed-width-description": "Коли увімкнено, віджет завжди використовуватиме максимальну ширину замість динамічного налаштування до вмісту.", + "use-fixed-width-label": "Використовувати фіксовану ширину", + "visualizer-type-description": "Виберіть стиль аудіовізуалізатора для відображення.", + "visualizer-type-label": "Тип візуалізатора" + }, + "notification-history": { + "hide-widget-when-zero-description": "Приховувати значок сповіщень, коли немає непрочитаних сповіщень.", + "hide-widget-when-zero-label": "Приховувати значок при нулі", + "show-unread-badge-description": "Відображати значок з кількістю непрочитаних сповіщень.", + "show-unread-badge-label": "Показувати значок непрочитаних" + }, + "section-editor": { + "placeholder": "Виберіть віджет для додавання...", + "search-placeholder": "Пошук віджета..." + }, + "spacer": { + "width-description": "Ширина відступу в пікселях." + }, + "system-monitor": { + "compact-mode-description": "Відображати статистику у вигляді міні-діаграм замість текстових значень. Запобігає зсуву макета.", + "compact-mode-label": "Компактний режим", + "cpu-temperature-description": "Показувати показники температури ЦП, якщо доступно.", + "cpu-temperature-label": "Температура ЦП", + "cpu-usage-description": "Відображати поточний відсоток використання ЦП.", + "cpu-usage-label": "Використання ЦП", + "disk-path-description": "Виберіть точку монтування диска для моніторингу.", + "disk-path-label": "Шлях до диска", + "gpu-temperature-description": "Показувати показники температури GPU, якщо доступні.", + "load-average-description": "Показати середнє навантаження системи.", + "load-average-label": "Середнє навантаження", + "memory-percentage-description": "Показувати використання пам'яті у відсотках замість абсолютних значень.", + "memory-percentage-label": "Пам'ять у відсотках", + "memory-usage-description": "Відображати інформацію про поточне використання оперативної пам'яті.", + "memory-usage-label": "Використання пам'яті", + "network-traffic-description": "Відображати швидкість прийому та передачі даних.", + "network-traffic-label": "Мережевий трафік", + "storage-usage-description": "Показувати інформацію про використання дискового простору.", + "storage-usage-label": "Використання сховища", + "use-monospace-font-description": "Використовуйте моноширинний шрифт для забезпечення сталої ширини символів.", + "use-monospace-font-label": "Моноширинний шрифт" + }, + "taskbar": { + "colorize-icons-description": "Застосувати кольори теми до значків панелі завдань.", + "hide-mode-description": "Керує поведінкою віджета, коли немає відповідних вікон.", + "hide-mode-label": "Режим приховування", + "icon-scale-description": "Встановлює коефіцієнт масштабування для значків панелі завдань.", + "icon-scale-label": "Масштабування іконок", + "max-width-description": "Максимальна ширина панелі завдань у відсотках від ширини екрана.", + "max-width-label": "Максимальна ширина", + "only-active-workspaces-description": "Показувати тільки застосунки з активних робочих просторів.", + "only-active-workspaces-label": "Тільки з активних робочих просторів", + "only-same-monitor-description": "Показувати лише застосунки з монітора, де розташована панель.", + "only-same-monitor-label": "Тільки з того ж монітора", + "show-pinned-apps-description": "Показувати закріплені програми з док-панелі на панелі завдань.", + "show-pinned-apps-label": "Показати закріплені програми", + "show-title-description": "Відображати заголовки вікон на панелі завдань.", + "show-title-description-disabled": "Вертикальна панель завдань не підтримує відображення заголовків.", + "show-title-label": "Показати заголовок", + "smart-width-description": "Автоматично регулювати ширину записів залежно від їх кількості.", + "smart-width-label": "Розумна ширина", + "title-width-description": "Встановити ширину заголовків вікон на панелі завдань (у пікселях).", + "title-width-label": "Ширина заголовка", + "title-width-reset-tooltip": "Скинути ширину заголовка" + }, + "tray": { + "colorize-icons-description": "Застосувати кольори теми до значків трея.", + "colorize-icons-label": "Розфарбувати значки", + "drawer-enabled-description": "Коли увімкнено, не закріплені елементи трея відображаються на панелі ящика.
Коли вимкнено, всі елементи трея відображаються в рядку.", + "drawer-enabled-label": "Увімкнути висувну панель", + "hide-passive-description": "Якщо ввімкнено, елементи в треї зі статусом \"Пасивний\" будуть приховані.", + "hide-passive-label": "Приховати пасивні предмети" + }, + "volume": { + "display-mode-description": "Виберіть, як ви хочете, щоб це значення відображалося.", + "display-mode-label": "Режим відображення" + }, + "workspace": { + "character-count-description": "Кількість символів для відображення з назв робочих просторів (1-10).", + "character-count-label": "Кількість символів", + "enable-scrollwheel-description": "Перемикайтеся між робочими столами за допомогою коліщатка миші.", + "enable-scrollwheel-label": "Прокрутіть, щоб перемикати робочі простори", + "follow-focused-screen-description": "Відображати робочі простори з поточного активного екрана, а не з екрана, на якому розташована панель.", + "follow-focused-screen-label": "Слідувати за активним eкраном", + "grouped-border-opacity-description": "Встановити рівень непрозорості для меж контейнерів робочої області.", + "grouped-border-opacity-label": "Прозорість межі", + "hide-unoccupied-description": "Не відображати робочі простори без вікон.", + "hide-unoccupied-label": "Приховати незайняті", + "label-mode-description": "Виберіть, як відображаються мітки робочих просторів.", + "label-mode-label": "Режим міток", + "show-applications-description": "Відображати значки програм у кожному робочому просторі.", + "show-applications-label": "Показати застосунки", + "show-labels-only-when-occupied-description": "Показувати мітки робочих просторів лише тоді, коли вони містять вікна.", + "show-labels-only-when-occupied-label": "Показувати мітки лише коли поле заповнене", + "unfocused-icons-opacity-description": "Встановити рівень непрозорості для неактивних іконок застосунків.", + "unfocused-icons-opacity-label": "Неактивні іконки, непрозорість" } }, - "general": { + "battery": { + "battery-level": "Рівень заряду акумулятора", + "charging-rate": "Швидкість зарядки: {rate} Вт", + "discharging-rate": "Швидкість розрядки: {rate} Вт", + "health": "Стан: {percent}%", + "inhibit-idle-description": "Підтримує систему активною.", + "no-battery-detected": "Батарею не виявлено", + "plugged-in": "Підключено", + "power-profile": "Профіль живлення", + "time-left": "Залишилося: {time}", + "time-until-full": "До повного заряду: {time}" + }, + "bluetooth": { + "panel": { + "available-devices": "Доступні пристрої", + "blocked": "Заблоковано", + "connected-devices": "Підключені пристрої", + "device-address": "Адреса пристрою", + "disabled": "Bluetooth вимкнено", + "discoverable": "Виявний", + "enable-message": "Увімкніть Bluetooth, щоб побачити доступні пристрої.", + "known-devices": "Відомі пристрої", + "no-devices": "Пристрої недоступні", + "paired-devices": "З'єднані пристрої", + "pairing-mode": "Переконайтеся, що ваш пристрій у режимі з'єднання.", + "scanning": "Сканування пристроїв...", + "signal-text-excellent": "Сигнал: Відмінний", + "signal-text-fair": "Сигнал: Задовільний", + "signal-text-good": "Сигнал: Добре", + "signal-text-poor": "Сигнал: Поганий", + "signal-text-unknown": "Сигнал: Невідомий", + "signal-text-very-poor": "Сигнал: Дуже слабкий" + } + }, + "calendar": { + "timer": { + "hours": "г", + "minutes": "м", + "seconds": "с" + }, + "weather-loading": "Завантаження погоди…" + }, + "changelog": { + "error": { + "fetch-failed": "Не вдалося завантажити дані журналу змін. Будь ласка, спробуйте пізніше.", + "rate-limit": "Перевищено ліміт GitHub. Спробуйте ще раз за кілька хвилин." + }, + "panel": { + "buttons-discord": "Приєднатися до нашого Discord", + "buttons-dismiss": "Ок", + "buttons-feedback": "Надати відгук", + "empty": "Примітки до релізу ще недоступні.", + "highlight-title": "Основні зміни", + "released": "Випущено {date}", + "subtitle-fresh": "Дякуємо, що встановили Noctalia! Ось що містить цей збірка.", + "subtitle-updated": "Оновлено з {previousVersion}", + "title": "Що нового у {version}", + "version": "Версія {version}", + "version-new-user": "Нове встановлення" + } + }, + "colors": { + "error": "Помилка", + "on-surface": "На поверхні", + "primary": "Первинний", + "secondary": "Вторинний", + "tertiary": "Третинний" + }, + "common": { + "actions": "Дії", + "add": "Додати", + "appearance": "Зовнішній вигляд", + "apply": "Подати заявку", + "automation": "Автоматизація", + "available": "Доступний", + "back": "Назад", + "battery": "Акумулятор", + "bluetooth": "Bluetooth", + "brightness": "Яскравість", + "browse": "Перегляд", + "calendar": "Календар", + "cancel": "Скасувати", + "cards": "Картки", + "charging": "Заряджання", + "check-settings": "Перевірте налаштування для деталей.", + "clear": "Ясний/Прозорий", + "clipboard": "Буфер обміну", + "clock-panel": "Панель годинника", + "close": "Закрити", + "colors": "Кольори", + "command": "Команда", + "connect": "Підключити", + "connected": "Підключено", + "connecting": "Підключення...", + "contributors": "Учасники", + "countdown": "Зворотний відлік", + "date": "Дата", + "delete": "Видалити", + "devices": "Пристрої", + "disabled": "З інвалідністю", + "discharging": "Розрядження", + "disconnect": "Від'єднати", + "disconnected": "Від'єднано", + "disconnecting": "Від'єднання...", + "download": "Завантажити", + "duration": "Тривалість", + "enabled": "Увімкнено", + "events": "Події", + "execute": "Виконати", + "focus": "Зосередженість", + "frequency": "Частота", + "gateway": "Шлюз", + "general": "Загальне", + "hibernate": "Hibernate", + "history": "Історія", + "icon": "Іконка", + "idle": "Простій", + "info": "Інформація", + "input": "Вхід", + "install": "Встановити", + "installed": "Встановлено", + "interface": "Інтерфейс", + "internet": "Інтернет", + "language": "Мова", + "loading": "Завантаження...", + "local": "Місцевий", + "location": "Місцезнаходження", + "lock": "Замок", + "logout": "Вийти", + "look": "Подивись", + "media": "Медіа", + "memory": "Пам'ять", + "monitors": "Монітори", + "network": "Мережа", + "next": "Наступний", + "night-light": "Нічник", + "no": "Ні", "no-results": "Немає результатів", - "no-summary": "Немає опису", - "unknown": "Невідомо" + "none": "Жоден", + "notifications": "Сповіщення", + "official": "Офіційний", + "output": "Вихід", + "pair": "Пара", + "paired": "У парі", + "pairing": "З'єднання...", + "panels": "Панелі", + "password": "Пароль", + "pause": "Пауза", + "pin": "Шпилька", + "play": "Грати", + "polling": "Опитування", + "position": "Позиція", + "previous": "Попередній", + "random": "Випадковий", + "reboot": "Перезавантаження", + "refresh": "Оновити", + "reset": "Скинути", + "resume": "Резюме", + "save": "Зберегти", + "scanning": "Сканування...", + "screen-corners": "Кути екрана", + "search": "Пошук", + "security": "Безпека", + "select": "Вибрати", + "shortcuts": "Ярлики", + "shutdown": "Вимкнення", + "signal": "Сигнал", + "sound": "Звук", + "sources": "Джерела", + "start": "Почати", + "stop": "Зупиніться", + "stopwatch": "Секундомір", + "suspend": "Призупинити", + "templates": "Шаблони", + "test": "Тест", + "thresholds": "Порогові значення", + "timer": "Таймер", + "title": "Назва", + "toast": "Тост", + "trusted": "Надійний", + "uninstall": "Видалити", + "unknown": "Невідомо", + "unpair": "Розірвати пару", + "unpin": "Відкріпити", + "update": "Оновлення", + "upload": "Завантажити", + "version": "Версія", + "visualizer": "Візуалізатор", + "volume": "Об'єм", + "volumes": "Обсяги", + "wallpaper": "Шпалери", + "weather": "Погода", + "week": "Тиждень", + "widgets": "Віджети", + "width": "Ширина", + "yes": "Так" + }, + "control-center": { + "power-profile": { + "tooltip-action": "Профіль живлення", + "tooltip-disabled": "Встановіть power-profiles-daemon для використання профілів живлення" + }, + "screen-recorder": { + "label-stopped": "Запис" + }, + "wifi": { + "label-disconnected": "Wi-Fi відключено", + "label-ethernet": "Ethernet" + } + }, + "display-modes": { + "always-hide": "Завжди ховайся", + "always-show": "Завжди показувати", + "force-open": "Зламати силою", + "on-hover": "При наведенні" + }, + "general": { + "no-summary": "Немає опису" + }, + "hide-modes": { + "hidden": "Приховувати, коли порожньо", + "idle": "Приховувати, коли неактивний", + "transparent": "Прозорий, коли порожній", + "visible": "Завжди видимий" }, "launcher": { "categories": { @@ -643,38 +488,31 @@ "chat": "Чат", "development": "Розвиток", "education": "Освіта", - "emoji": { - "activity": "Активність", - "animals": "Тварини", - "flags": "Прапори", - "food": "Їжа та напої", - "nature": "Природа", - "objects": "Об'єкти", - "people": "Люди та тіло", - "recent": "Нещодавні", - "symbols": "Символи", - "travel": "Подорожі та місця" - }, + "emoji-activity": "Активність", + "emoji-animals": "Тварини", + "emoji-flags": "Прапори", + "emoji-food": "Їжа та напої", + "emoji-nature": "Природа", + "emoji-objects": "Об'єкти", + "emoji-people": "Люди та тіло", + "emoji-recent": "Нещодавні", + "emoji-symbols": "Символи", + "emoji-travel": "Подорожі та місця", "game": "Ігри", "graphics": "Графіка", "misc": "Різне", - "network": "Мережа", "office": "Офіс", "pinned": "Закріплено", "system": "Система", "webbrowser": "Веб-браузер" }, - "delete": "Видалити", "no-results": "Результатів не знайдено", - "pin": "Закріпити", "providers": { "applications": "Застосунки", "calculator": "Калькулятор", "calculator-deprecated": "Команда >calc застаріла і скоро буде видалена. Будь ласка, введіть математичні вирази безпосередньо в пошуку.", "calculator-description": "Калькулятор — обчислення математичних виразів", "calculator-enter-expression": "Введіть математичний вираз", - "calculator-error": "Помилка", - "calculator-name": "Калькулятор", "clipboard": "Історія буфера обміну", "clipboard-clear-description": "Очистити всю історію буфера обміну", "clipboard-clear-description-full": "Видалити всі елементи з історії буфера обміну", @@ -683,154 +521,68 @@ "clipboard-history-disabled": "Історія буфера обміну вимкнена", "clipboard-history-disabled-description": "Увімкніть історію буфера обміну в налаштуваннях або встановіть cliphist", "clipboard-loading": "Завантаження історії буфера обміну...", - "clipboard-loading-description": "Зачекайте, будь ласка", "clipboard-search-description": "Пошук в історії буфера обміну", - "command": "Команда", "command-description": "Виконати команди оболонки", - "command-name": "Команда", "emoji": "Обрати емодзі", "emoji-loading": "Завантаження емодзі...", "emoji-loading-description": "Зачекайте, будь ласка", "emoji-no-recent": "Немає нещодавніх емодзі", "emoji-search-description": "Пошук і копіювання емодзі" - }, - "unpin": "Відкріпити" + } }, "lock-screen": { "authenticating": "Автентифікація...", - "authentication-failed": "Помилка автентифікації", "password": "Введіть ваш пароль...", "restart": "Перезапустити", - "shut-down": "Вимкнути", - "suspend": "Призупинити", - "welcome-back": "З поверненням," + "shut-down": "Вимкнути" }, "notifications": { "panel": { "click-to-expand": "Клацніть для розгортання", "description": "Ваші сповіщення з'являтимуться тут по мірі надходження.", - "no-notifications": "Немає сповіщень", - "title": "Сповіщення" + "no-notifications": "Немає сповіщень" }, "range": { - "all": "Усі", "earlier": "Раніше", "today": "Сьогодні", "yesterday": "Учора" }, "time": { - "diffD": "1 день тому", - "diffDD": "{diff} днів тому", - "diffH": "1 годину тому", - "diffHH": "{diff} годин тому", - "diffM": "1 хвилину тому", - "diffMM": "{diff} хвилин тому", + "diff-d": "1 день тому", + "diff-dd": "{diff} днів тому", + "diff-h": "1 годину тому", + "diff-hh": "{diff} годин тому", + "diff-m": "1 хвилину тому", + "diff-mm": "{diff} хвилин тому", "now": "зараз" } }, "options": { "bar": { - "density": { - "comfortable": "Просторий", - "compact": "Компактний", - "default": "Стандартний", - "mini": "Міні", - "spacious": "Просторий" - }, - "position": { - "bottom": "Знизу", - "left": "Зліва", - "right": "Справа", - "top": "Зверху" - } - }, - "colors": { - "error": "Помилка", - "none": "Жоден", - "onSurface": "На поверхні", - "primary": "Основний", - "secondary": "Вторинний", - "tertiary": "Третинний" + "density-comfortable": "Просторий", + "density-compact": "Компактний", + "density-default": "Стандартний", + "density-mini": "Міні", + "density-spacious": "Просторий" }, "control-center": { - "position": { - "bottom_center": "Знизу по центру", - "bottom_left": "Знизу зліва", - "bottom_right": "Знизу справа", - "center": "Центр", - "close_to_bar_button": "Біля кнопки панелі", - "top_center": "Зверху по центру", - "top_left": "Зверху зліва", - "top_right": "Зверху справа" - }, - "quickSettingsStyle": { - "classic": "Класичний", - "compact": "Компактний", - "modern": "Сучасний" - } - }, - "display-mode": { - "always-hide": "Завжди приховувати", - "always-show": "Завжди показувати", - "force-open": "Примусово відкрити", - "on-hover": "При наведенні" - }, - "frame-rates": { - "fps": "{fps} к/с" - }, - "hide-modes": { - "hidden": "Приховати, коли порожньо", - "idle": "Приховувати під час простою", - "transparent": "Прозорий, коли порожньо", - "visible": "Завжди видимий" - }, - "launcher": { - "position": { - "bottom_center": "Знизу по центру", - "bottom_left": "Знизу зліва", - "bottom_right": "Знизу справа", - "center": "Центр", - "center_left": "Зліва по центру", - "center_right": "Справа по центру", - "follow_bar": "Слідувати за панеллю", - "top_center": "Зверху по центру", - "top_left": "Зверху зліва", - "top_right": "Зверху справа" - } - }, - "osd": { - "position": { - "bottom_center": "Знизу по центру", - "bottom_left": "Знизу зліва", - "bottom_right": "Знизу справа", - "center_left": "Зліва по центру", - "center_right": "Справа по центру", - "top_center": "Зверху по центру", - "top_left": "Зверху зліва", - "top_right": "Зверху справа" - } + "quick-settings-style-classic": "Класичний", + "quick-settings-style-modern": "Сучасний" }, + "frame-rates-fps": "{fps} к/с", "screen-recording": { - "audio-sources": { - "both": "Системний вихід + вхід мікрофона", - "microphone-input": "Вхід мікрофона", - "none": "Немає аудіо", - "system-output": "Системний вихід" - }, - "color-range": { - "full": "Повний", - "limited": "Обмежений" - }, - "quality": { - "high": "Висока", - "medium": "Середня", - "ultra": "Ультра", - "very-high": "Дуже висока" - }, - "sources": { - "portal": "Портал", - "screen": "Екран" - } + "audio-sources-both": "Системний вихід + вхід мікрофона", + "audio-sources-microphone-input": "Вхід мікрофона", + "audio-sources-none": "Немає аудіо", + "audio-sources-system-output": "Системний вихід", + "color-range-full": "Повний", + "color-range-limited": "Обмежений", + "quality-high": "Висока", + "quality-medium": "Середня", + "quality-ultra": "Ультра", + "quality-very-high": "Дуже висока", + "sources-portal": "Портал", + "sources-screen": "Екран" }, "scrolling-modes": { "always": "Завжди прокручувати", @@ -848,34 +600,787 @@ }, "shadow-direction": { "bottom": "Знизу", - "bottom_left": "Знизу ліворуч", - "bottom_right": "Знизу праворуч", "center": "По центру", - "left": "Ліворуч", - "right": "Праворуч", - "top": "Згори", - "top_left": "Згори ліворуч", - "top_right": "Згори праворуч" + "top": "Згори" }, "visualizer-types": { "linear": "Лінійний", "mirrored": "Дзеркальний", - "none": "Немає", "wave": "Хвиля" }, "visualizer-visibility": { - "always": "Завжди видимий", "with-background": "Тільки з фоном" }, "workspace-labels": { "index": "Індекс", "index+name": "Індекс та назва", - "name": "Назва", - "none": "Немає" + "name": "Назва" + } + }, + "panels": { + "about": { + "changelog": "Переглянути журнал змін", + "contributors-desc": "Подяка нашому {count} чудовому учаснику!", + "contributors-description-plural": "Подяка нашим {count} чудовим учасникам!", + "noctalia-desc": "Елегантна та мінімалістична оболонка робочого столу, ретельно створена для Wayland, побудована на Quickshell.", + "noctalia-git-commit": "Git коміт:", + "noctalia-installed-version": "Встановлена версія:", + "noctalia-latest-version": "Остання версія:", + "noctalia-title": "Оболонка Noctalia", + "support": "Підтримати нас", + "title": "Про Noctalia" + }, + "audio": { + "devices-desc": "Налаштуйте доступні пристрої введення та виведення звуку.", + "devices-input-device-description": "Виберіть бажаний пристрій введення звуку.", + "devices-input-device-label": "Пристрій введення", + "devices-output-device-description": "Виберіть бажаний пристрій виведення звуку.", + "devices-output-device-label": "Пристрій виведення", + "devices-title": "Аудіопристрої", + "external-mixer-description": "Введіть команду або шлях до застосунку для запуску при активації функції зовнішнього аудіомікшера.", + "external-mixer-label": "Команда зовнішнього аудіомікшера", + "external-mixer-placeholder": "pwvucontrol || pavucontrol", + "media-desc": "Встановіть бажані та ігноровані медіазастосунки.", + "media-excluded-player-description": "Додайте ключові слова для плеєрів, які система має ігнорувати. Кожне ключове слово на новому рядку.", + "media-excluded-player-label": "Ігнорований плеєр", + "media-excluded-player-placeholder": "введіть частину назви та натисніть +", + "media-frame-rate-description": "Вищі значення плавніші, але споживають більше ресурсів.", + "media-frame-rate-label": "Частота кадрів", + "media-primary-player-description": "Введіть ключове слово для ідентифікації основного плеєра.", + "media-primary-player-label": "Основний плеєр", + "media-primary-player-placeholder": "напр. spotify, vlc, mpv", + "media-scrolling-speed-description": "Час у секундах для прокрутки назви від початку до кінця", + "media-scrolling-speed-label": "Швидкість прокрутки", + "media-scrolling-title-description": "Увімкнути безперервну прокрутку для довгих назв медіа", + "media-scrolling-title-label": "Прокрутка назви", + "media-title": "Медіаплеєри", + "panel-applications-empty": "Зараз жоден додаток не відтворює аудіо.", + "title": "Аудіо", + "visualizer-type-description": "Виберіть тип візуалізації для відтворення медіа.", + "visualizer-type-label": "Тип візуалізації", + "volumes-desc": "Налаштуйте регулятори гучності та рівні звуку.", + "volumes-input-volume-description": "Рівень гучності мікрофона.", + "volumes-mute-input-description": "Вимкнути стандартний аудіовхід (мікрофон).", + "volumes-mute-input-label": "Вимкнути вхідний звук", + "volumes-mute-output-description": "Вимкнути основний аудіовихід системи.", + "volumes-mute-output-label": "Вимкнути вихідний звук", + "volumes-output-volume-description": "Системний рівень гучності.", + "volumes-step-size-description": "Налаштуйте крок зміни гучності (колесо миші, гарячі клавіші).", + "volumes-step-size-label": "Крок зміни гучності", + "volumes-volume-overdrive-description": "Дозволити підвищення гучності понад 100%. Може не підтримуватись усім обладнанням.", + "volumes-volume-overdrive-label": "Гучність понад 100%" + }, + "bar": { + "appearance-background-opacity-description": "Встановити прозорість фону спеціально для панелі.", + "appearance-background-opacity-label": "Прозорість фону панелі", + "appearance-capsule-opacity-description": "Встановити рівень непрозорості для фону віджетів, коли показано капсулу.", + "appearance-capsule-opacity-label": "Непрозорість капсули", + "appearance-density-description": "Налаштуйте відступи панелі для компактного або просторого вигляду.", + "appearance-density-label": "Щільність панелі", + "appearance-desc": "Налаштуйте зовнішній вигляд та положення панелі.", + "appearance-floating-description": "Відображати панель як плаваючу 'капсулу'. Примітка: Це перемістить кути екрана до країв.", + "appearance-floating-label": "Плаваюча панель (Острівець)", + "appearance-margins-description": "Налаштуйте поля навколо плаваючої панелі.", + "appearance-margins-horizontal": "Горизонтальні", + "appearance-margins-label": "Поля", + "appearance-margins-vertical": "Вертикальні", + "appearance-outer-corners-description": "Відображає назовні закруглені кути на панелі.", + "appearance-outer-corners-label": "Зовнішні кути", + "appearance-position-description": "Виберіть, де розмістити панель на екрані.", + "appearance-position-label": "Положення панелі", + "appearance-show-capsule-description": "Показувати фон віджетів.", + "appearance-show-capsule-label": "Показувати капсулу", + "appearance-show-outline-description": "Відображає видиму рамку навколо кожного віджета.", + "appearance-show-outline-label": "Показувати контури віджетів", + "appearance-use-separate-opacity-description": "Увімкнути використання окремого значення прозорості для фону панелі.", + "appearance-use-separate-opacity-label": "Використовувати окрему прозорість стовпців", + "monitors-desc": "Показувати панель на певних моніторах. За замовчуванням на всіх, якщо не вибрано.", + "monitors-title": "Відображення на моніторах", + "title": "Панель", + "tray-blacklist-description": "Додайте правила виключення з трея, підтримує шаблони (*).", + "tray-blacklist-label": "Чорний список", + "tray-blacklist-placeholder": "напр., nm-applet, Fcitx*", + "tray-pin-application": "Закріпити Застосунок", + "tray-unpin-application": "Відкріпити Застосунок", + "widgets-desc": "Перетягуйте віджети, щоб змінити їх порядок. Використовуйте контекстне меню (клік правою кнопкою миші), щоб переміщувати віджети між секціями або видаляти їх.", + "widgets-title": "Розміщення віджетів" + }, + "color-scheme": { + "color-source-desc": "Основні налаштування для кольорів Noctalia.", + "color-source-matugen-scheme-type-description": "Виберіть метод генерації колірної схеми, який Matugen використовуватиме для створення кольорів з ваших шпалер.", + "color-source-matugen-scheme-type-label": "Тип схеми Matugen", + "color-source-title": "Джерело кольорів", + "color-source-use-wallpaper-colors-description": "Генерувати колірні схеми зі шпалер за допомогою Matugen. Автоматично витягує кольори для створення цілісної теми.", + "color-source-use-wallpaper-colors-label": "Використовувати кольори шпалер", + "dark-mode-mode-description": "Увімкнути автоматичне перемикання між світлим і темним режимом.", + "dark-mode-mode-label": "Розклад темного режиму", + "dark-mode-mode-manual": "Вручну", + "dark-mode-mode-off": "Вимкнено", + "dark-mode-switch-description": "Перемикає на темнішу тему для зручного перегляду вночі.", + "delete-error-description": "Не вдалося видалити {scheme}", + "delete-error-title": "Помилка видалення", + "delete-success-description": "{scheme} успішно видалено", + "delete-success-title": "Кольорову схему видалено", + "download-button": "Завантажити ще", + "download-downloading": "Завантаження...", + "download-empty": "Немає доступних кольорових схем", + "download-error-api-error": "Помилка API: {status}", + "download-error-description": "Не вдалося завантажити {scheme}", + "download-error-download-failed": "Помилка завантаження з кодом виходу: {code}", + "download-error-invalid-response": "Невірний формат відповіді API", + "download-error-no-files": "Файли для схеми не знайдено", + "download-error-parse-failed": "Помилка парсингу відповіді API: {error}", + "download-error-rate-limit": "Перевищено ліміт запитів GitHub API", + "download-error-title": "Помилка завантаження", + "download-fetching": "Отримання доступних кольорових схем...", + "download-success-description": "{scheme} успішно завантажено", + "download-success-title": "Кольорову схему завантажено", + "download-title": "Завантажити кольорові схеми", + "predefined-desc": "Виберіть із колекції попередньо визначених колірних схем.", + "predefined-generate-templates-description": "Генерувати шаблони Matugen (GTK, теми терміналу тощо) при використанні попередньо визначених колірних схем.", + "predefined-generate-templates-label": "Генерувати шаблони для попередньо визначених схем", + "predefined-title": "Попередньо визначені колірні схеми", + "templates-compositors-description": "Оформлення композитора.", + "templates-compositors-label": "Композитори", + "templates-compositors-mango-description": "Записати {filepath} — потребує mango", + "templates-compositors-niri-description": "Записати {filepath} — потребує niri v25.11+", + "templates-desc": "Застосовувати кольори до зовнішніх застосункiв.", + "templates-misc-description": "Створіть власні шаблони", + "templates-misc-label": "Розширено", + "templates-misc-user-templates-description": "Увімкніть лише якщо ви знаєте, що робите — зверніться до нашої онлайн-документації", + "templates-misc-user-templates-label": "Увімкнути користувацькі шаблони", + "templates-programs-code-description-detected": "Застосовано до профілю за замовчуванням — виявлено: {clients}", + "templates-programs-code-description-missing": "Редактор коду не виявлено (VSCode або VSCodium)", + "templates-programs-description": "Оформлення окремих застосункiв.", + "templates-programs-discord-description": "Записати {filepath} для {client} — тему потрібно активувати вручну", + "templates-programs-discord-description-detected": "Виявлено: {clients}", + "templates-programs-discord-description-missing": "Клієнт Discord не виявлено", + "templates-programs-emacs-description": "Doom: ~/.config/doom/themes/noctalia.el
Стандартний: ~/.emacs.d/themes/noctalia.el", + "templates-programs-label": "Застосунки", + "templates-programs-pywalfox-description": "Записати {filepath} та запустити pywalfox update", + "templates-programs-spicetify-description": "Записати {filepath} — тему Comfy потрібно встановити та активувати вручну", + "templates-programs-walker-description": "Записати {filepath} та встановити тему noctalia", + "templates-programs-yazi-description": "Записати {filepath} — flavor потрібно активувати вручну", + "templates-programs-zed-description": "Записати {filepath} та перезавантажити", + "templates-programs-zen-browser-description": "Запишіть {filepath}; скопіюйте у chrome/userChrome.css вашого профілю Zen.", + "templates-terminal-description": "Оформлення емулятора терміналу.", + "templates-terminal-label": "Термінал", + "templates-ui-description": "Оформлення робочого середовища та інструментарію інтерфейсу.", + "templates-ui-label": "Інтерфейс", + "templates-ui-qt-description": "Записати {filepath}", + "title": "Колірна схема" + }, + "control-center": { + "cards-desc": "Налаштуйте, які елементи керування з'являються в Центрі керування та в якому порядку.", + "desc": "Налаштуйте положення та поведінку панелі Центру керування.", + "position-description": "Виберіть, де з'являється панель Центру керування при відкритті.", + "shortcuts-custom-button-command-description": "Команда, яка буде виконана при натисканні кнопки.", + "shortcuts-custom-button-enable-on-state-logic-description": "Увімкнути другу іконку та 'гарячий' стан на основі команди перевірки.", + "shortcuts-custom-button-enable-on-state-logic-label": "Увімкнути логіку увімкненого стану", + "shortcuts-custom-button-general-tooltip-text-description": "Загальний опис для підказки кнопки.", + "shortcuts-custom-button-general-tooltip-text-label": "Загальний текст підказки", + "shortcuts-custom-button-on-clicked-label": "Команда лівого кліку", + "shortcuts-custom-button-on-middle-clicked-label": "Команда середнього кліку", + "shortcuts-custom-button-on-right-clicked-label": "Команда правого кліку", + "shortcuts-custom-button-on-state-command-description": "Команда для перевірки, чи повинна кнопка бути у стані 'увімкнено'. Повертає 0 для увімкненого стану, ненульове значення для вимкненого.", + "shortcuts-custom-button-on-state-command-label": "Команда перевірки увімкненого стану", + "shortcuts-custom-button-on-state-icon-description": "Іконка для кнопки, коли вона у стані 'увімкнено'.", + "shortcuts-custom-button-on-state-icon-label": "Іконка увімкненого стану", + "shortcuts-custom-button-state-checks-add": "Додати перевірку стану", + "shortcuts-custom-button-state-checks-command": "Команда для виконання для цієї перевірки стану", + "shortcuts-custom-button-state-checks-label": "Перевірки стану", + "shortcuts-custom-button-state-checks-remove": "Видалити", + "shortcuts-custom-button-tooltip-description": "Підказка, яка буде відображатися при наведенні на кнопку.", + "shortcuts-custom-button-tooltip-label": "Підказка", + "shortcuts-title": "Віджети швидкого доступу", + "system-monitor-disk-path-description": "Виберіть точку монтування диска, яку повинна відстежувати карта системного монітора в центрі керування.", + "system-monitor-disk-path-label": "Шлях до диска системного монітора", + "title": "Центр керування" + }, + "desktop-widgets": { + "clock-enabled-description": "Показати віджет годинника на робочому столі.", + "clock-enabled-label": "Увімкнути віджет годинника", + "clock-format-label": "Формат", + "clock-height-description": "Висота віджета годинника в пікселях.", + "clock-height-label": "Висота", + "clock-minimal-mode-description": "Використовувати мінімальне відображення годинника з часом і датою.", + "clock-minimal-mode-label": "Мінімальний режим", + "clock-rounded-corners-description": "Використовуйте заокруглені кути для фону віджета.", + "clock-rounded-corners-label": "Заокруглені кути", + "clock-show-background-description": "Показати фоновий контейнер для віджета годинника.", + "clock-show-background-label": "Показати фон", + "clock-show-date-description": "Показувати поточну дату під часом.", + "clock-show-date-label": "Показати дату", + "clock-show-seconds-description": "Показувати секунди в часі.", + "clock-show-seconds-label": "Показувати секунди", + "clock-style-analog": "Аналоговий", + "clock-style-binary": "Двійковий", + "clock-style-description": "Виберіть стиль відображення годинника.", + "clock-style-digital": "Цифровий", + "clock-style-label": "Стиль годинника", + "clock-style-minimal": "Мінімальний", + "clock-width-description": "Ширина віджета годинника в пікселях.", + "edit-mode-button-label": "Увійти в режим редагування", + "edit-mode-controls-explanation": "Клацання лівою кнопкою миші та перетягування: Перемістити або змінити розмір віджета.\nКлацання правою кнопкою миші: Відкрити контекстне меню з опціями.", + "edit-mode-description": "Увімкніть режим редагування, щоб переміщувати та змінювати розташування віджетів робочого столу. У ввімкненому стані віджети відображають контур перетягування, і їх можна переміщувати.", + "edit-mode-exit-button": "Вийти з режиму редагування", + "edit-mode-grid-snap-label": "Прив'язка до сітки", + "edit-mode-label": "Режим редагування", + "enabled-description": "Увімкнути або вимкнути віджети робочого столу повністю.", + "enabled-label": "Увімкнути віджети робочого столу", + "general-desc": "Налаштуйте віджети, які відображаються на вашому робочому столі.", + "general-title": "Настільні віджети", + "media-player-enabled-description": "Показати віджет медіаплеєра на робочому столі.", + "media-player-enabled-label": "Увімкнути віджет медіаплеєра", + "media-player-rounded-corners-description": "Увімкнути заокруглені кути на краях віджета.", + "media-player-show-album-art-description": "Показати обкладинку альбому та інформацію про треки (назва та виконавець).", + "media-player-show-album-art-label": "Показувати обкладинку альбому та назву", + "media-player-show-background-description": "Показати фоновий контейнер для віджета медіаплеєра.", + "media-player-show-buttons-description": "Показати кнопки керування медіа (відтворення/пауза, попередній, наступний) на віджеті медіаплеєра.", + "media-player-show-buttons-label": "Показати кнопки", + "media-player-show-visualizer-description": "Показати накладання аудіовізуалізатора.", + "media-player-visualizer-type-description": "Оберіть тип візуалізації для фону медіаплеєра на робочому столі.", + "title": "Настільні віджети", + "weather-enabled-description": "Показувати погодний віджет на робочому столі.", + "weather-enabled-label": "Увімкнути віджет погоди", + "weather-show-background-description": "Показати фоновий контейнер для погодного віджета." + }, + "display": { + "monitors-brightness-step-description": "Налаштуйте крок зміни яскравості (колесо миші та гарячі клавіші).", + "monitors-brightness-step-label": "Крок зміни яскравості", + "monitors-brightness-unavailable-ddc-disabled": "Регулювання яскравості недоступне. Увімкніть \"Підтримку зовнішньої яскравості\", щоб керувати яскравістю цього дисплея.", + "monitors-brightness-unavailable-generic": "Регулювання яскравості для цього дисплея недоступне.", + "monitors-desc": "Налаштуйте яскравість для кожного дисплея.", + "monitors-enforce-minimum-description": "Вирішує проблему повного вимкнення підсвітки на деяких дисплеях при яскравості 0%.", + "monitors-enforce-minimum-label": "Примусова мінімальна яскравість (1%)", + "monitors-external-brightness-description": "Увімкнути підтримку DDCUtil для керування яскравістю на зовнішніх дисплеях через протокол DDC/CI.", + "monitors-external-brightness-label": "Підтримка зовнішньої яскравості", + "monitors-title": "Налаштування для кожного монітора", + "night-light-auto-schedule-description": "На основі часу заходу та сходу сонця в {location} — рекомендовано.", + "night-light-auto-schedule-label": "Автоматичне планування", + "night-light-desc": "Зменшіть випромінювання синього світла для кращого сну та зменшення втоми очей.", + "night-light-enable-description": "Застосувати теплий колірний фільтр для зменшення випромінювання синього світла.", + "night-light-enable-label": "Увімкнути нічне світло", + "night-light-force-activation-description": "Ігнорує розклад і негайно застосовує нічний фільтр.", + "night-light-force-activation-label": "Примусова активація", + "night-light-manual-schedule-description": "Встановіть власний час сходу та заходу сонця.", + "night-light-manual-schedule-label": "Ручне планування", + "night-light-manual-schedule-select-start": "Виберіть час початку", + "night-light-manual-schedule-select-stop": "Виберіть час зупинки", + "night-light-manual-schedule-sunrise": "Час сходу сонця", + "night-light-manual-schedule-sunset": "Час заходу сонця", + "night-light-temperature-day": "День", + "night-light-temperature-day-description": "Керує колірною температурою вдень.", + "night-light-temperature-description": "Встановіть теплоту кольору для нічного та денного часу.", + "night-light-temperature-label": "Колірна температура", + "night-light-temperature-night": "Ніч", + "night-light-temperature-night-description": "Керує колірною температурою вночі.", + "title": "Дисплей" + }, + "dock": { + "appearance-background-opacity-description": "Налаштуйте непрозорість фону дока.", + "appearance-border-radius-description": "Налаштуйте радіус заокруглення країв док-панелі.", + "appearance-border-radius-label": "Радіус заокруглення", + "appearance-colorize-icons-description": "Застосувати кольори теми до значків застосункiв у доці (тільки неактивні застосунки).", + "appearance-colorize-icons-label": "Розфарбувати значки", + "appearance-dead-opacity-description": "Відрегулюйте прозорість іконок програм, які не запущені.", + "appearance-dead-opacity-label": "Мертва непрозорість", + "appearance-desc": "Налаштуйте поведінку та зовнішній вигляд дока.", + "appearance-display-auto-hide": "Автоприховування", + "appearance-display-description": "Виберіть, як поводиться док.", + "appearance-display-exclusive": "Винятковий", + "appearance-floating-distance-description": "Встановіть відстань між доком і краєм екрана.", + "appearance-floating-distance-label": "Відстань плавання дока", + "appearance-hide-show-speed-description": "Налаштуйте швидкість анімації приховування/відображення дока.", + "appearance-hide-show-speed-label": "Швидкість приховування/відображення", + "appearance-icon-size-description": "Налаштуйте загальний розмір дока.", + "appearance-icon-size-label": "Розмір дока", + "appearance-inactive-indicators-description": "Відображати індикатори-пігулки для всіх програм, а не лише для поточної активної.", + "appearance-inactive-indicators-label": "Індикатори бігу", + "appearance-pinned-static-description": "Завжди закріплюйте значки програм ліворуч у статичному порядку.", + "appearance-pinned-static-label": "Статично закріплені програми", + "enabled-description": "Показати або сховати док повністю", + "enabled-label": "Увімкнути док", + "monitors-desc": "Показувати док на певних моніторах. За замовчуванням на всіх, якщо не вибрано.", + "monitors-only-same-monitor-description": "Показувати лише застосунки з монітора, де розташовано Dock.", + "monitors-only-same-monitor-label": "Лише застосунки з того ж монітора", + "monitors-title": "Відображення на моніторах", + "title": "Док" + }, + "general": { + "fonts-default-description": "Основний шрифт, що використовується в інтерфейсі.", + "fonts-default-label": "Стандартний шрифт", + "fonts-default-placeholder": "Виберіть стандартний шрифт...", + "fonts-default-scale-description": "Збільшити або зменшити розмір звичайного тексту.", + "fonts-default-scale-label": "Масштаб стандартного шрифту", + "fonts-default-search-placeholder": "Пошук шрифту...", + "fonts-desc": "Виберіть шрифти, що використовуються в інтерфейсі.", + "fonts-monospace-description": "Моноширинний шрифт для відображення чисел та статистики.", + "fonts-monospace-label": "Моноширинний шрифт", + "fonts-monospace-placeholder": "Виберіть моноширинний шрифт...", + "fonts-monospace-scale-description": "Збільшити або зменшити розмір моноширинного тексту.", + "fonts-monospace-scale-label": "Розмір моноширинного шрифту", + "fonts-monospace-search-placeholder": "Пошук моноширинного шрифту...", + "fonts-reset-scaling": "Скинути масштаб", + "fonts-title": "Шрифти", + "language-desc": "Виберіть бажану мову застосунку.", + "language-select-auto-detect": "Автоматично", + "language-select-description": "Виберіть мову інтерфейсу застосунку.", + "language-select-label": "Мова застосунку", + "launch-setup-wizard": "Запустити майстер налаштування", + "profile-desc": "Редагуйте дані користувача та аватар.", + "profile-picture-description": "Ваше фото профілю, що відображається в інтерфейсі.", + "profile-picture-label": "Фото профілю користувача {user}", + "profile-select-avatar": "Вибрати зображення аватара", + "profile-title": "Профіль", + "profile-tooltip": "Фото профілю", + "screen-corners-desc": "Налаштуйте заокруглення кутів екрана та візуальні ефекти.", + "screen-corners-radius-description": "Налаштуйте заокруглення кутів екрана.", + "screen-corners-radius-label": "Радіус кутів екрана", + "screen-corners-radius-reset": "Скинути радіус кутів екрана", + "screen-corners-show-corners-description": "Відображати заокруглені кути на краях екрана.", + "screen-corners-show-corners-label": "Показувати кути екрана", + "screen-corners-solid-black-description": "Використовувати суцільний чорний колір замість кольору фону панелі.", + "screen-corners-solid-black-label": "Суцільні чорні кути", + "screen-corners-title": "Кути екрана" + }, + "hooks": { + "info-command-info-description": "• Команди виконуються через оболонку (sh -c)
• Команди запускаються у фоні (відокремлено)
• Кнопки тестування виконують команди з поточними значеннями", + "info-command-info-label": "Інформація про команди хуків", + "info-parameters-description": "• Хук шпалер: $1 = шлях до шпалер, $2 = назва екрана
• Хук перемикання теми: $1 = true/false (стан темного режиму)", + "info-parameters-label": "Доступні параметри", + "performance-mode-disabled-description": "Команда для виконання при вимкненні режиму продуктивності Noctalia.", + "performance-mode-disabled-label": "Режим продуктивності вимкнено", + "performance-mode-disabled-placeholder": "напр., notify-send \"Продуктивність\" \"Режим Вимкнено\"", + "performance-mode-enabled-description": "Команда для виконання при увімкненні режиму продуктивності Noctalia.", + "performance-mode-enabled-label": "Режим продуктивності увімкнено", + "performance-mode-enabled-placeholder": "напр., notify-send \"Продуктивність\" \"Режим Увімкнено\"", + "screen-lock-description": "Команда для виконання при блокуванні екрана.", + "screen-lock-label": "Екран заблоковано", + "screen-lock-placeholder": "напр., notify-send \"Екран\" \"Заблоковано\"", + "screen-unlock-description": "Команда для виконання при розблокуванні екрана.", + "screen-unlock-label": "Екран розблоковано", + "screen-unlock-placeholder": "напр., notify-send \"Екран\" \"Розблоковано\"", + "system-hooks-desc": "Налаштуйте команди для виконання при системних подіях.", + "system-hooks-enable-description": "Увімкнути або вимкнути всі команди хуків.", + "system-hooks-enable-label": "Увімкнути хуки", + "system-hooks-title": "Системні хуки", + "theme-changed-description": "Команда для виконання при перемиканні теми між темним і світлим режимом.", + "theme-changed-label": "Тему змінено", + "theme-changed-placeholder": "напр., notify-send \"Тема\" \"Перемкнуто\"", + "title": "Хуки", + "wallpaper-changed-description": "Команда для виконання при зміні шпалер.", + "wallpaper-changed-label": "Шпалери змінено", + "wallpaper-changed-placeholder": "напр., notify-send \"Шпалери\" \"Змінено\"" + }, + "indicator": { + "default-value": "За замовчуванням: {value}", + "system-default": "Системні налаштування за замовчуванням" + }, + "launcher": { + "clipboard-desc": "Отримуйте доступ до історії буфера обміну та керуйте нею з панелі запуску.", + "execute-desc": "Налаштуйте спосіб запуску програм.", + "execute-title": "Виконання", + "settings-annotation-tool-description": "Команда для запуску при натисканні кнопки анотування в історії буфера обміну, зображення буде передано в цю команду.", + "settings-annotation-tool-label": "Інструмент анотацій", + "settings-annotation-tool-placeholder": "градіа, сатті -ф -", + "settings-auto-paste-description": "Автоматично вставити вибраний елемент з буфера обміну. Потребує wtype.", + "settings-auto-paste-label": "Автоматична вставка", + "settings-clip-preview-description": "Показувати попередній перегляд вмісту буфера обміну при використанні команди >clip.", + "settings-clip-preview-label": "Попередній перегляд буфера обміну", + "settings-clipboard-history-description": "Отримати доступ до раніше скопійованих елементів із лаунчера.", + "settings-clipboard-history-label": "Увімкнути історію буфера обміну", + "settings-custom-launch-prefix-description": "Додати префікс до команд запуску лаунчером (напр., 'runapp' для інтеграції з systemd).", + "settings-custom-launch-prefix-enabled-description": "Використовувати власний префікс для запуску застосунків замість стандартного методу.", + "settings-custom-launch-prefix-enabled-label": "Увімкнути користувацький префікс запуску", + "settings-custom-launch-prefix-label": "Користувацький префікс запуску", + "settings-desc": "Налаштуйте поведінку та зовнішній вигляд лаунчера.", + "settings-grid-view-description": "Показувати елементи у вигляді сітки замість списку.", + "settings-icon-mode-description": "Використовувати нативні системні іконки замість іконок Tabler.", + "settings-icon-mode-label": "Використовувати нативні іконки", + "settings-ignore-mouse-input-description": "Вимкнути взаємодію з мишею та коліщатко прокрутки в лаунчері.", + "settings-ignore-mouse-input-label": "Ігнорувати введення миші", + "settings-position-description": "Виберіть, де з'являється панель лаунчера.", + "settings-show-categories-description": "Показувати вкладки категорій для фільтрації додатків.", + "settings-show-categories-label": "Показувати категорії", + "settings-show-icon-background-description": "Показувати заокруглений прямокутник як фон за іконками.", + "settings-show-icon-background-label": "Показати фон іконки", + "settings-sort-by-usage-description": "Коли увімкнено, часто використовувані застосунки з'являються першими в списку.", + "settings-sort-by-usage-label": "Сортувати за використанням", + "settings-terminal-command-description": "Команда для запуску терміналу. Напр., 'kitty -e' або 'gnome-terminal --'.", + "settings-terminal-command-label": "Команда терміналу", + "settings-use-app2unit-description": "Використовує альтернативний метод запуску для кращого керування процесами застосунків і запобігання проблемам.", + "settings-use-app2unit-label": "Використовувати App2Unit для запуску застосунків", + "title": "Лаунчер" + }, + "location": { + "calendar-cards-desc": "Організуйте та вмикайте/вимикайте картки на панелі календаря.", + "calendar-cards-title": "Календарні картки", + "calendar-header-label": "Заголовок календаря", + "calendar-month-label": "Місяць календаря", + "date-time-12hour-format-description": "Відображати час у 12-годинному форматі на екрані блокування та в календарі. Годинник на панелі має власні налаштування.", + "date-time-12hour-format-label": "Використовувати 12-годинний формат часу", + "date-time-desc": "Налаштуйте, як відображаються дата та час.", + "date-time-first-day-of-week-automatic": "Автоматично (використовувати системну локаль)", + "date-time-first-day-of-week-description": "Виберіть, який день починає тиждень у календарі.", + "date-time-first-day-of-week-label": "Перший день тижня", + "date-time-show-events-description": "Відображати події на панелі календаря.", + "date-time-show-events-label": "Показувати події календаря", + "date-time-title": "Дата і час", + "date-time-use-analog-description": "Показувати аналоговий годинник на екрані календаря.", + "date-time-use-analog-label": "Використовувати аналоговий годинник", + "date-time-week-numbers-description": "Відображати номер тижня року (напр., Тиждень 38) у календарі.", + "date-time-week-numbers-label": "Показувати номери тижнів", + "location-desc": "Отримуйте точну погоду та планування нічного світла, встановивши ваше розташування.", + "location-search-description": "напр., Торонто, ОН", + "location-search-label": "Шукати розташування", + "location-search-placeholder": "Введіть назву місця", + "location-title": "Ваше розташування", + "weather-desc": "Виберіть бажану одиницю температури.", + "weather-enabled-description": "Показувати інформацію про погоду в інтерфейсі та отримувати дані про погоду. Коли вимкнено, всі елементи погоди будуть приховані та мережеві запити не виконуватимуться.", + "weather-enabled-label": "Увімкнути погоду", + "weather-fahrenheit-description": "Відображати температуру в Фаренгейтах замість Цельсія.", + "weather-fahrenheit-label": "Відображати температуру в Фаренгейтах (°F)", + "weather-hide-city-description": "Приховати назву міста з відображення погоди в усьому інтерфейсі.", + "weather-hide-city-label": "Приховати назву міста", + "weather-hide-timezone-description": "Приховати абревіатуру часового поясу з відображення погоди в усьому інтерфейсі.", + "weather-hide-timezone-label": "Приховати часовий пояс", + "weather-show-effects-description": "Показує додаткові візуальні ефекти (наприклад, дощ, сніг або блискавку) на картці погоди.", + "weather-show-effects-label": "Відображати погодні ефекти", + "weather-show-in-calendar-description": "Показувати щоденний прогноз погоди безпосередньо в календарі.", + "weather-show-in-calendar-label": "Відображати погоду в календарі" + }, + "lock-screen": { + "compact-lockscreen-description": "Показувати тільки поле входу та системні елементи керування, приховуючи віджети погоди та медіа.", + "compact-lockscreen-label": "Компактний екран блокування", + "lock-on-suspend-description": "Автоматично блокувати екран при призупиненні системи.", + "lock-on-suspend-label": "Блокувати при призупиненні", + "show-hibernate-description": "Показувати опцію 'сплячий режим' у діях живлення.", + "show-hibernate-label": "Показувати сплячий режим", + "show-session-buttons-description": "Дозволити доступ до налаштувань живлення з екрана блокування.", + "show-session-buttons-label": "Елементи керування живленням", + "title": "Екран блокування" + }, + "network": { + "bluetooth-description": "Активувати керування Bluetooth.", + "bluetooth-rssi-polling-description": "Періодично збирати дані RSSI для підключених пристроїв через bluetoothctl. Може бути недоступним для всіх пристроїв; використовує мінімум ресурсів, коли ввімкнено.", + "bluetooth-rssi-polling-label": "Опитування сигналу Bluetooth", + "desc": "Керувати підключеннями Wi-Fi та Bluetooth.", + "wifi-description": "Керування бездротовими мережами (потребує NetworkManager)." + }, + "notifications": { + "duration-critical-urgency-description": "Як довго залишаються видимими критичні сповіщення.", + "duration-critical-urgency-label": "Критична терміновість", + "duration-desc": "Налаштуйте, як довго сповіщення залишаються видимими залежно від рівня терміновості.", + "duration-low-urgency-description": "Як довго залишаються видимими сповіщення низького пріоритету.", + "duration-low-urgency-label": "Низька терміновість", + "duration-normal-urgency-description": "Як довго залишаються видимими сповіщення звичайного пріоритету.", + "duration-normal-urgency-label": "Звичайна терміновість", + "duration-reset": "Скинути тривалість очікування", + "duration-respect-expire-description": "Використовувати тривалість показу, встановлений у сповіщенні.", + "duration-respect-expire-label": "Враховувати тривалість показу", + "duration-title": "Тривалість сповіщень", + "history-critical-urgency-description": "Зберігати сповіщення з критичним пріоритетом в історії.", + "history-critical-urgency-label": "Зберігати критичну терміновість в історії", + "history-desc": "Керування тим, які сповіщення зберігаються в історії залежно від рівня терміновості.", + "history-low-urgency-description": "Зберігати сповіщення з низьким пріоритетом в історії.", + "history-low-urgency-label": "Зберігати низьку терміновість в історії", + "history-normal-urgency-description": "Зберігати сповіщення з нормальним пріоритетом в історії.", + "history-normal-urgency-label": "Зберігати нормальну терміновість в історії", + "monitors-desc": "Показувати сповіщення на певних моніторах. За замовчуванням на всіх, якщо не вибрано.", + "settings-always-on-top-description": "Відображати сповіщення поверх повноекранних вікон та інших шарів.", + "settings-background-opacity-description": "Налаштуйте непрозорість фону сповіщень.", + "settings-desc": "Налаштуйте зовнішній вигляд та поведінку сповіщень.", + "settings-do-not-disturb-description": "Вимкнути всі спливаючі сповіщення, коли увімкнено.", + "settings-enabled-description": "Увімкнути або вимкнути демон сповіщень, вимагає перезапуску Noctalia shell.", + "settings-enabled-label": "Увімкнути сповіщення", + "settings-location-description": "Де з'являються сповіщення на екрані.", + "sounds-desc": "Налаштуйте звукові ефекти та гучність сповіщень.", + "sounds-enabled-description": "Увімкнути звукові ефекти для вхідних сповіщень.", + "sounds-enabled-label": "Увімкнути звуки сповіщень", + "sounds-excluded-apps-description": "Пропускати відтворення налаштованого звуку сповіщень для певних програм, які мають власні вбудовані звуки.", + "sounds-excluded-apps-label": "Виключені програми", + "sounds-excluded-apps-placeholder": "discord,firefox,chrome,chromium,edge", + "sounds-files-critical-description": "Шлях до звукового файлу, що відтворюється для сповіщень із критичним пріоритетом.", + "sounds-files-critical-label": "Звук критичної терміновості", + "sounds-files-critical-select-title": "Вибрати Файл Звуку Критичної Терміновості", + "sounds-files-desc": "Налаштуйте власні звукові файли для різних рівнів терміновості сповіщень.", + "sounds-files-low-description": "Шлях до звукового файлу, що відтворюється для сповіщень із низьким пріоритетом.", + "sounds-files-low-label": "Звук низької терміновості", + "sounds-files-low-select-title": "Вибрати Файл Звуку Низької Терміновості", + "sounds-files-normal-description": "Шлях до звукового файлу, що відтворюється для сповіщень із нормальним пріоритетом.", + "sounds-files-normal-label": "Звук нормальної терміновості", + "sounds-files-normal-select-title": "Вибрати Файл Звуку Нормальної Терміновості", + "sounds-files-placeholder": "Введіть шлях до звукового файлу", + "sounds-files-select-file": "Вибрати Звуковий Файл", + "sounds-files-title": "Звукові файли", + "sounds-files-unified-description": "Шлях до звукового файлу, що відтворюється для сповіщень.", + "sounds-files-unified-label": "Звук сповіщення", + "sounds-files-unified-select-title": "Вибрати Файл Звуку Сповіщення", + "sounds-separate-description": "Використовувати різні звукові файли для сповіщень із низьким, нормальним та критичним пріоритетом.", + "sounds-separate-label": "Використовувати різні звуки для різних пріоритетів", + "sounds-title": "Налаштування звуку", + "sounds-unavailable-description": "Встановіть Qt6 Multimedia, щоб увімкнути звуки сповіщень.", + "sounds-unavailable-label": "Звуки сповіщень недоступні", + "sounds-volume-description": "Налаштуйте рівень гучності для звуків сповіщень.", + "sounds-volume-label": "Гучність звуку", + "toast-desc": "Налаштуйте зовнішній вигляд і поведінку спливаючих повідомлень.", + "toast-keyboard-description": "Показувати сповіщення при зміні розкладки клавіатури.", + "toast-keyboard-label": "Розкладка клавіатури" + }, + "osd": { + "always-on-top-description": "Відображати екранну індикацію поверх повноекранних вікон та інших шарів.", + "always-on-top-label": "Завжди зверху", + "background-opacity-description": "Керує прозорістю фону OSD.", + "background-opacity-label": "Прозорість фону", + "description": "Налаштуйте екранні індикатори, такі як накладки гучності та яскравості.", + "duration-auto-hide-description": "Налаштуйте час до зникнення екранної індикації.", + "duration-auto-hide-label": "Автоприховування через", + "duration-desc": "Як довго екранна індикація залишається видимою перед автоматичним приховуванням.", + "duration-title": "Час автоприховування", + "enabled-description": "Показувати зміни гучності та яскравості в реальному часі.", + "enabled-label": "Увімкнути екранну індикацію", + "events-desc": "Виберіть, які події викликають відображення на екрані.", + "general-desc": "Налаштуйте видимість і поведінку екранного меню (OSD).", + "location-description": "Де з'являються екранні індикації.", + "monitors-desc": "Показувати екранну індикацію на певних моніторах. За замовчуванням на всіх, якщо не вибрано.", + "title": "Екранна індикація", + "types-brightness-description": "Показувати OSD, коли змінюється яскравість екрана.", + "types-brightness-label": "Яскравість", + "types-custom-text-description": "Показувати OSD для користувацьких текстових повідомлень через IPC.", + "types-custom-text-label": "Користувацький текст", + "types-desc": "Виберіть події, які запускають екранне меню.", + "types-input-volume-description": "Показувати OSD, коли змінюється гучність мікрофона.", + "types-input-volume-label": "Вхідна гучність", + "types-lockkey-description": "Показувати OSD, коли перемикаються Caps Lock, Num Lock або Scroll Lock.", + "types-lockkey-label": "Клавіші блокування", + "types-title": "Події, що запускають OSD", + "types-volume-description": "Показувати OSD, коли змінюється гучність аудіовиходу.", + "types-volume-label": "Вихідна гучність" + }, + "plugins": { + "available-description": "Переглядайте та встановлюйте плагіни з налаштованих джерел.", + "available-label": "Доступні плагіни", + "available-no-plugins-description": "Перевірте вихідні коди вашого плагіна або оновіть список.", + "available-no-plugins-label": "Немає доступних плагінів", + "collision-already-installed": "Цей плагін вже встановлено.", + "collision-custom-version-exists": "Вже встановлено власну версію з \"{source}\"", + "collision-official-version-exists": "Офіційна версія цього плагіна вже встановлена.", + "filter-downloaded": "Завантажено", + "filter-not-downloaded": "Не завантажено", + "hot-reload-description": "Автоматично перезавантажувати плагіни при зміні їхніх файлів. Корисно для розробки плагінів.", + "hot-reload-label": "Гаряче перезавантаження (режим розробки)", + "hot-reloaded": "Перезавантажено плагін: {name}", + "install-error": "Не вдалося встановити: {error}", + "install-incompatible": "{plugin} вимагає Noctalia v{version} або вище", + "install-success": "Успішно встановлено {plugin}", + "installed-description": "Керуйте та налаштовуйте всі локально встановлені плагіни.", + "installed-label": "Встановлені плагіни", + "installed-no-plugins-description": "Встановіть плагіни з розділу \"Доступні плагіни\" нижче.", + "installed-no-plugins-label": "Немає встановлених плагінів", + "installing": "Встановлення {plugin}...", + "open-plugins-tab": "Відкрити налаштування плагінів", + "plugin-settings-title": "Налаштування {plugin}", + "refresh-refreshing": "Оновлення списку плагінів...", + "refresh-tooltip": "Оновити доступні плагіни", + "settings-error-not-loaded": "Плагін не завантажено.", + "settings-saved": "Налаштування плагіна збережено.", + "settings-tooltip": "Налаштування плагіна", + "source-custom": "Власне джерело", + "sources-add-custom": "Додати власний репозиторій", + "sources-add-dialog-description": "Додати репозиторій GitHub як джерело плагінів.", + "sources-add-dialog-error": "Не вдалося додати джерело плагінів.", + "sources-add-dialog-name": "Назва репозиторію", + "sources-add-dialog-name-placeholder": "Мої власні плагіни", + "sources-add-dialog-success": "Джерело плагіна успішно додано.", + "sources-add-dialog-title": "Додати джерело плагіна", + "sources-add-dialog-url": "URL репозиторію", + "sources-description": "Керування репозиторіями плагінів.", + "sources-placeholder": "Мій крутий репозиторій", + "sources-remove-tooltip": "Видалити джерело плагіна", + "title": "Плагіни", + "uninstall-dialog-description": "Ви впевнені, що хочете видалити {plugin}? Це призведе до видалення всіх даних плагіна.", + "uninstall-dialog-title": "Видалити плагін", + "uninstall-error": "Не вдалося видалити: {error}", + "uninstall-success": "Успішно видалено {plugin}", + "uninstalling": "Видалення {plugin}...", + "update-all": "Оновити все ({count})", + "update-all-success": "Усі плагіни успішно оновлено.", + "update-available": "Доступне нове оновлення плагіна", + "update-available-plural": "Доступні нові оновлення плагінів ({count})", + "update-error": "Не вдалося оновити плагін: {plugin}: {error}", + "update-incompatible": "Потрібна Noctalia v{version} або вище", + "update-pending": "v{current} → v{new} (потрібно Noctalia v{required})", + "update-success": "Оновлено {plugin} до версії {version}", + "update-version": "v{current} → v{new}", + "updating": "Оновлення..." + }, + "region": { + "clock-panel-desc": "Налаштуйте вигляд панелі годинника.", + "clock-panel-title": "Панель годинника", + "title": "Регіон" + }, + "screen-recorder": { + "audio-audio-codec-description": "Opus рекомендується для найкращої продуктивності та найменшого розміру аудіо.", + "audio-audio-codec-label": "Кодек аудіо", + "audio-audio-source-description": "Джерело аудіо для захоплення під час запису.", + "audio-audio-source-label": "Джерело аудіо", + "audio-desc": "Налаштуйте параметри запису аудіо.", + "audio-title": "Налаштування аудіо", + "general-copy-to-clipboard-description": "Скопіювати файл у буфер обміну після завершення запису.", + "general-copy-to-clipboard-label": "Скопіювати в буфер обміну", + "general-desc": "Керуйте виведенням та вмістом запису екрана.", + "general-output-folder-description": "Тека, де зберігатимуться записи екрана.", + "general-output-folder-label": "Тека виведення", + "general-select-output-folder": "Вибрати теку виведення", + "general-show-cursor-description": "Записувати курсор миші у відео.", + "general-show-cursor-label": "Показувати курсор", + "general-title": "Загальні налаштування", + "title": "Запис екрана", + "video-color-range-description": "Обмежений рекомендується для кращої сумісності.", + "video-color-range-label": "Діапазон кольорів", + "video-desc": "Налаштуйте параметри запису відео.", + "video-frame-rate-description": "Цільова частота кадрів для записів екрана.", + "video-title": "Налаштування відео", + "video-video-codec-description": "h264 є найпоширенішим кодеком.", + "video-video-codec-label": "Кодек відео", + "video-video-quality-description": "Вища якість призводить до більшого розміру файлів.", + "video-video-quality-label": "Якість відео", + "video-video-source-description": "Рекомендується Portal, якщо виникають артефакти, спробуйте Screen.", + "video-video-source-label": "Джерело відео" + }, + "session-menu": { + "countdown-duration-description": "Встановити, як довго триває таймер зворотного відліку перед виконанням дій живлення.", + "countdown-duration-label": "Тривалість зворотного відліку", + "enable-countdown-description": "Показувати таймер зворотного відліку перед виконанням дій живлення.", + "enable-countdown-label": "Увімкнути таймер зворотного відліку", + "entries-desc": "Налаштувати, які дії живлення відображаються в меню сеансу та в якому порядку.", + "entries-title": "Дії живлення", + "entry-settings-command-description": "Спеціальна команда для виконання цієї дії. Залиште поле порожнім, щоб використовувати системну команду за замовчуванням.", + "entry-settings-command-placeholder": "systemctl poweroff", + "entry-settings-default-command-lock": "Внутрішній екран блокування (без команди)", + "entry-settings-default-command-logout": "Внутрішній вихід з системи (без команди)", + "entry-settings-default-info-description": "Якщо не вказано жодної власної команди, буде використано системну команду за замовчуванням.", + "entry-settings-default-info-label": "Команда за замовчуванням", + "entry-settings-title": "Налаштувати {entry}", + "entry-settings-tooltip": "Налаштувати команду", + "general-desc": "Налаштувати поведінку та зовнішній вигляд панелі меню сеансу.", + "large-buttons-layout-description": "Виберіть спосіб відображення кнопок меню сеансу.", + "large-buttons-layout-label": "Розкладка з великими кнопками", + "large-buttons-style-description": "Відобразити меню сеансу великими кнопками у вигляді сітки.", + "large-buttons-style-label": "Стиль великих кнопок", + "position-description": "Виберіть, де з'являється панель меню сеансу при відкритті.", + "show-header-description": "Відображати заголовок та кнопку закриття в верхній частині меню сеансу.", + "show-header-label": "Показувати заголовок", + "show-number-labels-description": "Відображати числові мітки (1-2-3-4...) на кнопках і увімкнути числові гарячі клавіші для швидкого вибору.", + "show-number-labels-label": "Показувати числові мітки" + }, + "system-monitor": { + "critical-color-label": "Критичний колір", + "custom-highlight-colors-title-label": "Власні кольори підсвічування", + "disk-section-label": "Використання диска", + "enable-dgpu-monitoring-description": "Увага: Це розбудить ваш дискретний графічний процесор (NVIDIA/AMD), що може значно вплинути на час роботи акумулятора на ноутбуках з гібридною графікою.", + "enable-dgpu-monitoring-label": "Увімкнути моніторинг дискретного GPU", + "external-monitor-description": "Введіть команду або шлях до програми для запуску при активації зовнішньої програми моніторингу системи.", + "external-monitor-label": "Команда зовнішнього монітора системи", + "external-monitor-placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor", + "general-desc": "Налаштуйте поведінку та зовнішній вигляд Системного монітора.", + "gpu-section-label": "Температура GPU", + "highlight-colors-section-label": "Кольори підсвічування", + "polling-interval-label": "Інтервал опитування", + "polling-section-description": "Налаштуйте, як часто оновлюється кожна системна метрика.", + "polling-section-label": "Інтервали опитування", + "threshold-critical": "Критичний поріг", + "threshold-warning": "Порогове значення попередження", + "thresholds-section-description": "Налаштуйте пороги попередження/критичні пороги та інтервали опитування для кожного системного показника.", + "use-custom-highlight-colors-description": "Якщо вимкнено, використовуються кольори підсвічування за замовчуванням теми.", + "use-custom-highlight-colors-label": "Використовувати власні кольори підсвічування", + "warning-color-label": "Колір попередження" + }, + "user-interface": { + "allow-panels-without-bar-description": "Якщо ввімкнено, панелі можуть відкриватися на будь-якому екрані. Якщо вимкнено, панелі відкриватимуться лише на екранах, де є панель завдань, що може зменшити використання пам'яті.", + "allow-panels-without-bar-label": "Дозволити панелі на екранах без панелі завдань.", + "animation-disable-description": "Вимкнути всі анімації для швидшого, більш відгукового досвіду.", + "animation-disable-label": "Вимкнути анімації інтерфейсу", + "animation-speed-description": "Налаштувати глобальну швидкість анімації.", + "animation-speed-label": "Швидкість анімації", + "animation-speed-reset": "Скинути швидкість анімації", + "appearance-desc": "Налаштовуйте візуальні елементи, такі як підказки, рамки та тіні.", + "box-border-description": "Відображає контур навколо областей вмісту.", + "box-border-label": "Контур контейнера", + "box-border-radius-description": "Налаштовує заокруглення кутів основних розділів макета, таких як бічні панелі, картки та панелі контенту.", + "box-border-radius-label": "Радіус контейнера", + "box-border-radius-reset": "Скинути радіус контейнера", + "control-border-radius-description": "Керує кривизною інтерактивних елементів, включно з кнопками, перемикачами та текстовими полями.", + "control-border-radius-label": "Введіть радіус", + "control-border-radius-reset": "Скинути радіус введення", + "desc": "Налаштуйте вигляд, відчуття та поведінку інтерфейсу.", + "dim-desktop-description": "Затемнювати робочий стіл, коли відкриті панелі або меню.", + "dim-desktop-label": "Приглушити робочий стіл", + "dimmer-opacity-description": "Встановити рівень непрозорості для затемнення робочого столу.", + "dimmer-opacity-label": "Непрозорість приглушеного робочого столу", + "dimmer-opacity-reset": "Скинути непрозорість приглушеного робочого столу", + "panel-background-opacity-description": "Встановити прозорість фону для всіх панелей (панель задач, панель запуску, налаштування тощо...).", + "panel-background-opacity-label": "Прозорість фону панелей", + "panels-attached-to-bar-description": "Панелі фіксуються до штанги та країв екрана, створюючи бездоганний вигляд зі стильними перевернутими кутами.", + "panels-attached-to-bar-label": "Прив'язувати панелі до країв", + "panels-overlay-description": "Забезпечує видимість панелей і панелі завдань, навіть поверх повноекранних застосункiв.", + "panels-overlay-label": "Тримати панелі та панель зверху", + "scaling-description": "Змінює розмір загального користувацького інтерфейсу, окрім панелі.", + "scaling-label": "Масштабування інтерфейсу", + "scaling-reset-scaling": "Скинути масштабування інтерфейсу", + "settings-panel-mode-description": "Виберіть макет налаштувань (може знадобитися перезапуск).", + "settings-panel-mode-label": "Режим панелі налаштувань", + "shadows-description": "Увімкнути тіні під панелями та смугами.", + "shadows-direction-description": "Виберіть, звідки падає тінь.", + "shadows-direction-label": "Напрямок тіні", + "shadows-label": "Тіні", + "title": "Користувацький інтерфейс", + "tooltips-description": "Увімкнути або вимкнути підказки в інтерфейсі.", + "tooltips-label": "Показувати підказки" + }, + "wallpaper": { + "automation-change-mode-alphabetical": "Алфавітний", + "automation-change-mode-description": "Виберіть, як вибираються шпалери при автоматичній зміні.", + "automation-change-mode-label": "Режим зміни", + "automation-custom-interval-description": "Введіть час як ГГ:ХХ (напр., 01:30).", + "automation-custom-interval-label": "Власний інтервал", + "automation-interval-description": "Як часто автоматично змінювати шпалери.", + "automation-interval-label": "Інтервал шпалер", + "automation-random-wallpaper-description": "Планувати випадкову зміну шпалер через регулярні інтервали.", + "automation-scheduled-change-description": "Автоматично змінювати шпалери через регулярні інтервали.", + "automation-scheduled-change-label": "Запланована зміна", + "look-feel-edge-smoothness-description": "Застосовує м'який, розмитий ефект до краю переходів.", + "look-feel-edge-smoothness-label": "Пом'якшення краю переходу", + "look-feel-fill-color-description": "Виберіть колір заповнення, що може з'являтися за шпалерами.", + "look-feel-fill-mode-description": "Виберіть, як зображення має масштабуватися відповідно до роздільної здатності монітора.", + "look-feel-fill-mode-label": "Режим заповнення", + "look-feel-title": "Зовнішній вигляд", + "look-feel-transition-duration-description": "Тривалість анімацій переходу в секундах.", + "look-feel-transition-duration-label": "Тривалість переходу", + "look-feel-transition-type-description": "Тип анімації при перемиканні між шпалерами.", + "look-feel-transition-type-label": "Тип переходу", + "settings-desc": "Керуйте управлінням та відображенням шпалер.", + "settings-enable-management-description": "Керувати шпалерами за допомогою Noctalia. Вимкніть, якщо надаєте перевагу іншому застосунку.", + "settings-enable-management-label": "Увімкнути керування шпалерами", + "settings-enable-overview-description": "Застосовує розмиті та затемнені шпалери до екрана огляду.", + "settings-enable-overview-label": "Увімкнути шпалери огляду", + "settings-folder-description": "Шлях до основної теки шпалер.", + "settings-folder-label": "Тека шпалер", + "settings-hide-wallpaper-filenames-tooltip-hide": "Приховати імена файлів", + "settings-hide-wallpaper-filenames-tooltip-show": "Відображати імена файлів", + "settings-monitor-specific-description": "Встановити різні теки шпалер для кожного монітора.", + "settings-monitor-specific-label": "Окремі теки для моніторів", + "settings-monitor-specific-tooltip": "Тека шпалер монітора", + "settings-recursive-search-description": "Також шукати шпалери в підтеках теки шпалер.", + "settings-recursive-search-label": "Шукати в підтеках", + "settings-select-monitor-folder": "Вибрати теку шпалер монітора", + "settings-selector-description": "Виберіть свої шпалери.", + "settings-selector-position-description": "Виберіть, де відображатиметься панель вибору шпалер.", + "settings-title": "Налаштування шпалер" } }, "placeholders": { - "cancel": "Скасувати", "command-example": "echo \"Привіт, Світ\"", "enter-command": "Введіть команду для виконання (застосунок або власний скрипт)", "enter-text-to-collapse": "напр., 'нічого не відтворюється'. Використовуйте /regex/ для шаблонів.", @@ -886,1865 +1391,32 @@ "search-icons": "напр., noctalia, niri, battery, cloud", "search-launcher": "Пошук записів... або використовуйте > для команд", "search-wallhaven": "Пошук у Wallhaven...", - "search-wallpapers": "Введіть для фільтрації шпалер...", - "select": "Вибрати", - "test": "Тест" + "search-wallpapers": "Введіть для фільтрації шпалер..." }, - "quickSettings": { - "bluetooth": { - "label": { - "disabled": "Bluetooth", - "enabled": "Bluetooth" - }, - "tooltip": { - "action": "Bluetooth" - } - }, - "keepAwake": { - "label": { - "disabled": "Не давати заснути", - "enabled": "Не давати заснути" - }, - "tooltip": { - "action": "Заборона сну" - } - }, - "nightLight": { - "label": { - "disabled": "Нічне світло", - "enabled": "Нічне світло", - "forced": "Нічне світло" - }, - "tooltip": { - "action": "Нічне світло" - } - }, - "notifications": { - "label": { - "disabled": "Не турбувати", - "enabled": "Сповіщення" - }, - "tooltip": { - "action": "Сповіщення" - } - }, - "powerProfile": { - "label": { - "unavailable": "Профіль живлення" - }, - "tooltip": { - "action": "Профіль живлення", - "disabled": "Встановіть power-profiles-daemon для використання профілів живлення" - } - }, - "screenRecorder": { - "label": { - "recording": "Зупинити", - "stopped": "Запис" - }, - "tooltip": { - "action": "Запис екрана" - } - }, - "wallpaperSelector": { - "label": "Шпалери", - "tooltip": { - "action": "Вибір шпалер" - } - }, - "wifi": { - "label": { - "disconnected": "Wi-Fi відключено", - "ethernet": "Ethernet", - "wifi": "Wi-Fi" - }, - "tooltip": { - "action": "Wi-Fi" - } - } + "positions": { + "bottom": "Знизу", + "bottom-center": "Знизу по центру", + "bottom-left": "Знизу ліворуч", + "bottom-right": "Знизу праворуч", + "center": "Центр", + "center-left": "Зліва по центру", + "center-right": "Справа по центру", + "close-to-bar": "Біля кнопки панелі", + "follow-bar": "Слідувати за панеллю", + "left": "Лівий", + "right": "Правий", + "top": "Зверху", + "top-center": "Зверху по центру", + "top-left": "Згори ліворуч", + "top-right": "Згори праворуч" }, "session-menu": { "action-in-seconds": "{action} через {seconds} секунд...", - "hibernate": "Гібернація", - "lock": "Заблокувати", "lock-and-suspend": "Заблокувати та призупинити", - "logout": "Вийти", - "reboot": "Перезавантажити", - "shutdown": "Вимкнути", - "suspend": "Призупинити", "title": "Меню сеансу" }, - "settings": { - "about": { - "changelog": "Переглянути журнал змін", - "contributors": { - "section": { - "description": "Подяка нашому {count} чудовому учаснику!", - "description_plural": "Подяка нашим {count} чудовим учасникам!", - "label": "Учасники" - } - }, - "noctalia": { - "git-commit": "Git коміт:", - "git-commit-loading": "Завантаження...", - "installed-version": "Встановлена версія:", - "latest-version": "Остання версія:", - "section": { - "description": "Елегантна та мінімалістична оболонка робочого столу, ретельно створена для Wayland, побудована на Quickshell.", - "label": "Оболонка Noctalia" - } - }, - "support": "Підтримати нас", - "title": "Про Noctalia" - }, - "audio": { - "devices": { - "input-device": { - "description": "Виберіть бажаний пристрій введення звуку.", - "label": "Пристрій введення" - }, - "output-device": { - "description": "Виберіть бажаний пристрій виведення звуку.", - "label": "Пристрій виведення" - }, - "section": { - "description": "Налаштуйте доступні пристрої введення та виведення звуку.", - "label": "Аудіопристрої" - } - }, - "external-mixer": { - "description": "Введіть команду або шлях до застосунку для запуску при активації функції зовнішнього аудіомікшера.", - "label": "Команда зовнішнього аудіомікшера", - "placeholder": "pwvucontrol || pavucontrol" - }, - "media": { - "excluded-player": { - "description": "Додайте ключові слова для плеєрів, які система має ігнорувати. Кожне ключове слово на новому рядку.", - "label": "Ігнорований плеєр", - "placeholder": "введіть частину назви та натисніть +" - }, - "frame-rate": { - "description": "Вищі значення плавніші, але споживають більше ресурсів.", - "label": "Частота кадрів" - }, - "primary-player": { - "description": "Введіть ключове слово для ідентифікації основного плеєра.", - "label": "Основний плеєр", - "placeholder": "напр. spotify, vlc, mpv" - }, - "scrolling-speed": { - "description": "Час у секундах для прокрутки назви від початку до кінця", - "label": "Швидкість прокрутки" - }, - "scrolling-title": { - "description": "Увімкнути безперервну прокрутку для довгих назв медіа", - "label": "Прокрутка назви" - }, - "section": { - "description": "Встановіть бажані та ігноровані медіазастосунки.", - "label": "Медіаплеєри" - }, - "visualizer-type": { - "description": "Виберіть тип візуалізації для відтворення медіа", - "label": "Тип візуалізації" - } - }, - "panel": { - "applications": { - "empty": "Зараз жоден додаток не відтворює аудіо." - }, - "input": "Вхід", - "output": "Вихід", - "tabs": { - "devices": "Пристрої", - "volumes": "Гучність" - } - }, - "tabs": { - "devices": "Пристрої", - "media": "Медіа", - "volumes": "Обсяги" - }, - "title": "Аудіо", - "volumes": { - "input-volume": { - "description": "Рівень гучності мікрофона.", - "label": "Вхідна гучність" - }, - "mute-input": { - "description": "Вимкнути стандартний аудіовхід (мікрофон).", - "label": "Вимкнути вхідний звук" - }, - "mute-output": { - "description": "Вимкнути основний аудіовихід системи.", - "label": "Вимкнути вихідний звук" - }, - "output-volume": { - "description": "Системний рівень гучності.", - "label": "Вихідна гучність" - }, - "section": { - "description": "Налаштуйте регулятори гучності та рівні звуку.", - "label": "Гучність" - }, - "step-size": { - "description": "Налаштуйте крок зміни гучності (колесо миші, гарячі клавіші).", - "label": "Крок зміни гучності" - }, - "volume-overdrive": { - "description": "Дозволити підвищення гучності понад 100%. Може не підтримуватись усім обладнанням.", - "label": "Гучність понад 100%" - } - } - }, - "bar": { - "appearance": { - "background-opacity": { - "description": "Встановити прозорість фону спеціально для панелі.", - "label": "Прозорість фону панелі" - }, - "capsule-opacity": { - "description": "Встановити рівень непрозорості для фону віджетів, коли показано капсулу.", - "label": "Непрозорість капсули" - }, - "density": { - "description": "Налаштуйте відступи панелі для компактного або просторого вигляду.", - "label": "Щільність панелі" - }, - "floating": { - "description": "Відображати панель як плаваючу 'капсулу'. Примітка: Це перемістить кути екрана до країв.", - "label": "Плаваюча панель (Острівець)" - }, - "margins": { - "description": "Налаштуйте поля навколо плаваючої панелі.", - "horizontal": "Горизонтальні", - "label": "Поля", - "vertical": "Вертикальні" - }, - "outer-corners": { - "description": "Відображає назовні закруглені кути на панелі.", - "label": "Зовнішні кути" - }, - "position": { - "description": "Виберіть, де розмістити панель на екрані.", - "label": "Положення панелі" - }, - "section": { - "description": "Налаштуйте зовнішній вигляд та положення панелі.", - "label": "Зовнішній вигляд" - }, - "show-capsule": { - "description": "Показувати фон віджетів.", - "label": "Показувати капсулу" - }, - "show-outline": { - "description": "Відображає видиму рамку навколо кожного віджета.", - "label": "Показувати контури віджетів" - }, - "use-separate-opacity": { - "description": "Увімкнути використання окремого значення прозорості для фону панелі.", - "label": "Використовувати окрему прозорість стовпців" - } - }, - "monitors": { - "section": { - "description": "Показувати панель на певних моніторах. За замовчуванням на всіх, якщо не вибрано.", - "label": "Відображення на моніторах" - } - }, - "tabs": { - "appearance": "Зовнішній вигляд", - "monitors": "Монітори", - "widgets": "Віджети" - }, - "title": "Панель", - "tray": { - "back": "Назад", - "blacklist": { - "description": "Додайте правила виключення з трея, підтримує шаблони (*).", - "label": "Чорний список", - "placeholder": "напр., nm-applet, Fcitx*" - }, - "pin-application": "Закріпити Застосунок", - "unpin-application": "Відкріпити Застосунок" - }, - "widgets": { - "section": { - "description": "Перетягуйте віджети, щоб змінити їх порядок. Використовуйте контекстне меню (клік правою кнопкою миші), щоб переміщувати віджети між секціями або видаляти їх.", - "label": "Розміщення віджетів" - } - } - }, - "color-scheme": { - "color-source": { - "matugen-scheme-type": { - "description": "Виберіть метод генерації колірної схеми, який Matugen використовуватиме для створення кольорів з ваших шпалер.", - "label": "Тип схеми Matugen" - }, - "section": { - "description": "Основні налаштування для кольорів Noctalia.", - "label": "Джерело кольорів" - }, - "use-wallpaper-colors": { - "description": "Генерувати колірні схеми зі шпалер за допомогою Matugen. Автоматично витягує кольори для створення цілісної теми.", - "label": "Використовувати кольори шпалер" - } - }, - "dark-mode": { - "mode": { - "description": "Увімкнути автоматичне перемикання між світлим і темним режимом.", - "label": "Розклад темного режиму", - "location": "Розташування", - "manual": "Вручну", - "off": "Вимкнено" - }, - "switch": { - "description": "Перемикає на темнішу тему для зручного перегляду вночі.", - "label": "Темний режим" - } - }, - "delete": { - "error": { - "description": "Не вдалося видалити {scheme}", - "title": "Помилка видалення" - }, - "success": { - "description": "{scheme} успішно видалено", - "title": "Кольорову схему видалено" - } - }, - "download": { - "button": "Завантажити ще", - "delete": "Видалити", - "download": "Завантажити", - "downloading": "Завантаження...", - "empty": "Немає доступних кольорових схем", - "error": { - "api-error": "Помилка API: {status}", - "description": "Не вдалося завантажити {scheme}", - "download-failed": "Помилка завантаження з кодом виходу: {code}", - "invalid-response": "Невірний формат відповіді API", - "no-files": "Файли для схеми не знайдено", - "parse-failed": "Помилка парсингу відповіді API: {error}", - "rate-limit": "Перевищено ліміт запитів GitHub API", - "title": "Помилка завантаження" - }, - "fetching": "Отримання доступних кольорових схем...", - "installed": "Встановлено", - "refresh": "Оновити", - "success": { - "description": "{scheme} успішно завантажено", - "title": "Кольорову схему завантажено" - }, - "title": "Завантажити кольорові схеми" - }, - "predefined": { - "generate-templates": { - "description": "Генерувати шаблони Matugen (GTK, теми терміналу тощо) при використанні попередньо визначених колірних схем.", - "label": "Генерувати шаблони для попередньо визначених схем" - }, - "section": { - "description": "Виберіть із колекції попередньо визначених колірних схем.", - "label": "Попередньо визначені колірні схеми" - } - }, - "tabs": { - "colors": "Кольори", - "templates": "Шаблони" - }, - "templates": { - "compositors": { - "description": "Оформлення композитора.", - "hyprland": { - "description": "Записати {filepath}" - }, - "label": "Композитори", - "mango": { - "description": "Записати {filepath} — потребує mango" - }, - "niri": { - "description": "Записати {filepath} — потребує niri v25.11+" - } - }, - "misc": { - "description": "Створіть власні шаблони", - "label": "Розширено", - "user-templates": { - "description": "Увімкніть лише якщо ви знаєте, що робите — зверніться до нашої онлайн-документації", - "label": "Увімкнути користувацькі шаблони" - } - }, - "programs": { - "cava": { - "description": "Записати {filepath}" - }, - "code": { - "description": "Записати {filepath}", - "description-detected": "Застосовано до профілю за замовчуванням — виявлено: {clients}", - "description-missing": "Редактор коду не виявлено (VSCode або VSCodium)" - }, - "description": "Оформлення окремих застосункiв.", - "discord": { - "description": "Записати {filepath} для {client} — тему потрібно активувати вручну", - "description-detected": "Виявлено: {clients}", - "description-missing": "Клієнт Discord не виявлено" - }, - "emacs": { - "description": "Doom: ~/.config/doom/themes/noctalia.el
Стандартний: ~/.emacs.d/themes/noctalia.el" - }, - "fuzzel": { - "description": "Записати {filepath} та перезавантажити" - }, - "label": "Застосунки", - "pywalfox": { - "description": "Записати {filepath} та запустити pywalfox update" - }, - "spicetify": { - "description": "Записати {filepath} — тему Comfy потрібно встановити та активувати вручну" - }, - "telegram": { - "description": "Записати {filepath}" - }, - "vicinae": { - "description": "Записати {filepath} та перезавантажити" - }, - "walker": { - "description": "Записати {filepath} та встановити тему noctalia" - }, - "yazi": { - "description": "Записати {filepath} — flavor потрібно активувати вручну" - }, - "zed": { - "description": "Записати {filepath} та перезавантажити" - }, - "zen-browser": { - "description": "Запишіть {filepath}; скопіюйте у chrome/userChrome.css вашого профілю Zen." - } - }, - "section": { - "description": "Застосовувати кольори до зовнішніх застосункiв.", - "label": "Шаблони" - }, - "terminal": { - "alacritty": { - "description": "Записати {filepath} та перезавантажити" - }, - "description": "Оформлення емулятора терміналу.", - "foot": { - "description": "Записати {filepath} та перезавантажити" - }, - "ghostty": { - "description": "Записати {filepath} та перезавантажити" - }, - "kitty": { - "description": "Записати {filepath} та перезавантажити" - }, - "label": "Термінал", - "wezterm": { - "description": "Записати {filepath} та перезавантажити" - } - }, - "ui": { - "description": "Оформлення робочого середовища та інструментарію інтерфейсу.", - "gtk": { - "description": "Записати {filepath}" - }, - "kcolorscheme": { - "description": "Записати {filepath}" - }, - "label": "Інтерфейс", - "qt": { - "description": "Записати {filepath}" - } - } - }, - "title": "Колірна схема" - }, - "control-center": { - "cards": { - "section": { - "description": "Налаштуйте, які елементи керування з'являються в Центрі керування та в якому порядку.", - "label": "Картки" - } - }, - "position": { - "description": "Виберіть, де з'являється панель Центру керування при відкритті.", - "label": "Положення" - }, - "section": { - "description": "Налаштуйте положення та поведінку панелі Центру керування.", - "label": "Зовнішній вигляд" - }, - "shortcuts": { - "custom-button": { - "browse": "Огляд", - "command": { - "description": "Команда, яка буде виконана при натисканні кнопки.", - "label": "Команда" - }, - "enable-on-state-logic": { - "description": "Увімкнути другу іконку та 'гарячий' стан на основі команди перевірки.", - "label": "Увімкнути логіку увімкненого стану" - }, - "general-tooltip-text": { - "description": "Загальний опис для підказки кнопки.", - "label": "Загальний текст підказки" - }, - "icon": { - "description": "Виберіть іконку з бібліотеки.", - "label": "Іконка" - }, - "on-clicked": { - "description": "Команда, яка буде виконана при натисканні лівої кнопки миші.", - "label": "Команда лівого кліку" - }, - "on-middle-clicked": { - "description": "Команда, яка буде виконана при натисканні середньої кнопки миші.", - "label": "Команда середнього кліку" - }, - "on-right-clicked": { - "description": "Команда, яка буде виконана при натисканні правої кнопки миші.", - "label": "Команда правого кліку" - }, - "on-state-command": { - "description": "Команда для перевірки, чи повинна кнопка бути у стані 'увімкнено'. Повертає 0 для увімкненого стану, ненульове значення для вимкненого.", - "label": "Команда перевірки увімкненого стану" - }, - "on-state-icon": { - "description": "Іконка для кнопки, коли вона у стані 'увімкнено'.", - "label": "Іконка увімкненого стану" - }, - "state-checks": { - "add": "Додати перевірку стану", - "browse-icon": "Огляд", - "command": "Команда для виконання для цієї перевірки стану", - "label": "Перевірки стану", - "remove": "Видалити" - }, - "tooltip": { - "description": "Підказка, яка буде відображатися при наведенні на кнопку.", - "label": "Підказка" - } - }, - "dialog": { - "apply": "Застосувати", - "cancel": "Скасувати" - }, - "section": { - "description": "Перетягуйте віджети, щоб змінити їх порядок. Використовуйте контекстне меню (клік правою кнопкою миші), щоб переміщувати віджети між секціями або видаляти їх.", - "label": "Віджети швидкого доступу" - }, - "sectionLeft": "Лівий", - "sectionRight": "Правий" - }, - "system-monitor-disk-path": { - "description": "Виберіть точку монтування диска, яку повинна відстежувати карта системного монітора в центрі керування.", - "label": "Шлях до диска системного монітора" - }, - "tabs": { - "appearance": "Зовнішній вигляд", - "cards": "Картки", - "control-widgets": "Віджети управління" - }, - "title": "Центр керування" - }, - "desktop-widgets": { - "clock": { - "clock-display": { - "description": "Налаштуйте відображення годинника, додавши токени зі списку нижче. Для використання 12-годинного формату ви повинні включити токен 'AP'.", - "label": "Відображення годинника" - }, - "custom-font": { - "description": "Вибрати власний шрифт для відображення годинника.", - "label": "Власний шрифт", - "placeholder": "Вибрати власний шрифт...", - "search-placeholder": "Пошук шрифтів..." - }, - "enabled": { - "description": "Показати віджет годинника на робочому столі.", - "label": "Увімкнути віджет годинника" - }, - "format": { - "description": "Порада: Використовуйте \\n для створення розриву рядка.", - "label": "Формат" - }, - "height": { - "description": "Висота віджета годинника в пікселях.", - "label": "Висота" - }, - "minimal-mode": { - "description": "Використовувати мінімальне відображення годинника з часом і датою.", - "label": "Мінімальний режим" - }, - "preview": "Попередній перегляд", - "rounded-corners": { - "description": "Використовуйте заокруглені кути для фону віджета.", - "label": "Заокруглені кути" - }, - "show-background": { - "description": "Показати фоновий контейнер для віджета годинника.", - "label": "Показати фон" - }, - "show-date": { - "description": "Показувати поточну дату під часом.", - "label": "Показати дату" - }, - "show-seconds": { - "description": "Показувати секунди в часі.", - "label": "Показувати секунди" - }, - "style": { - "analog": "Аналоговий", - "binary": "Двійковий", - "description": "Виберіть стиль відображення годинника.", - "digital": "Цифровий", - "label": "Стиль годинника", - "minimal": "Мінімальний" - }, - "use-custom-font": { - "description": "Замінити стандартний вибір шрифту власним шрифтом для годинника.", - "label": "Використовувати власний шрифт" - }, - "use-primary-color": { - "description": "Коли увімкнено, застосовується основний колір для акценту.", - "label": "Використовувати основний колір" - }, - "width": { - "description": "Ширина віджета годинника в пікселях.", - "label": "Ширина" - } - }, - "edit-mode": { - "add-widget": "Додати віджет", - "button": { - "label": "Увійти в режим редагування" - }, - "controls-explanation": "Клацання лівою кнопкою миші та перетягування: Перемістити або змінити розмір віджета.\nКлацання правою кнопкою миші: Відкрити контекстне меню з опціями.", - "description": "Увімкніть режим редагування, щоб переміщувати та змінювати розташування віджетів робочого столу. У ввімкненому стані віджети відображають контур перетягування, і їх можна переміщувати.", - "exit-button": "Вийти з режиму редагування", - "grid-snap": { - "label": "Прив'язка до сітки" - }, - "label": "Режим редагування", - "open-settings": "Відкрити налаштування" - }, - "enabled": { - "description": "Увімкнути або вимкнути віджети робочого столу повністю.", - "label": "Увімкнути віджети робочого столу" - }, - "general": { - "section": { - "description": "Налаштуйте віджети, які відображаються на вашому робочому столі.", - "label": "Настільні віджети" - } - }, - "media-player": { - "enabled": { - "description": "Показати віджет медіаплеєра на робочому столі.", - "label": "Увімкнути віджет медіаплеєра" - }, - "hide-mode": { - "description": "Керує поведінкою віджета, коли медіа не відтворюється.", - "label": "Режим приховування" - }, - "rounded-corners": { - "description": "Увімкнути заокруглені кути на краях віджета.", - "label": "Заокруглені кути" - }, - "show-album-art": { - "description": "Показати обкладинку альбому та інформацію про треки (назва та виконавець).", - "label": "Показувати обкладинку альбому та назву" - }, - "show-background": { - "description": "Показати фоновий контейнер для віджета медіаплеєра.", - "label": "Показати фон" - }, - "show-buttons": { - "description": "Показати кнопки керування медіа (відтворення/пауза, попередній, наступний) на віджеті медіаплеєра.", - "label": "Показати кнопки" - }, - "show-visualizer": { - "description": "Показати накладання аудіовізуалізатора.", - "label": "Показати візуалізатор" - }, - "visualizer-type": { - "description": "Оберіть тип візуалізації для фону медіаплеєра на робочому столі.", - "label": "Тип візуалізації" - } - }, - "title": "Настільні віджети", - "weather": { - "enabled": { - "description": "Показувати погодний віджет на робочому столі.", - "label": "Увімкнути віджет погоди" - }, - "show-background": { - "description": "Показати фоновий контейнер для погодного віджета.", - "label": "Показати фон" - } - } - }, - "display": { - "monitors": { - "brightness": "Яскравість", - "brightness-step": { - "description": "Налаштуйте крок зміни яскравості (колесо миші та гарячі клавіші).", - "label": "Крок зміни яскравості" - }, - "brightness-unavailable": { - "ddc-disabled": "Регулювання яскравості недоступне. Увімкніть \"Підтримку зовнішньої яскравості\", щоб керувати яскравістю цього дисплея.", - "generic": "Регулювання яскравості для цього дисплея недоступне." - }, - "enforce-minimum": { - "description": "Вирішує проблему повного вимкнення підсвітки на деяких дисплеях при яскравості 0%.", - "label": "Примусова мінімальна яскравість (1%)" - }, - "external-brightness": { - "description": "Увімкнути підтримку DDCUtil для керування яскравістю на зовнішніх дисплеях через протокол DDC/CI.", - "label": "Підтримка зовнішньої яскравості" - }, - "section": { - "description": "Налаштуйте яскравість для кожного дисплея.", - "label": "Налаштування для кожного монітора" - } - }, - "night-light": { - "auto-schedule": { - "description": "На основі часу заходу та сходу сонця в {location} — рекомендовано.", - "label": "Автоматичне планування" - }, - "enable": { - "description": "Застосувати теплий колірний фільтр для зменшення випромінювання синього світла.", - "label": "Увімкнути нічне світло" - }, - "force-activation": { - "description": "Ігнорує розклад і негайно застосовує нічний фільтр.", - "label": "Примусова активація" - }, - "manual-schedule": { - "description": "Встановіть власний час сходу та заходу сонця.", - "label": "Ручне планування", - "select-start": "Виберіть час початку", - "select-stop": "Виберіть час зупинки", - "sunrise": "Час сходу сонця", - "sunset": "Час заходу сонця" - }, - "section": { - "description": "Зменшіть випромінювання синього світла для кращого сну та зменшення втоми очей.", - "label": "Нічне світло" - }, - "temperature": { - "day": "День", - "day-description": "Керує колірною температурою вдень.", - "description": "Встановіть теплоту кольору для нічного та денного часу.", - "label": "Колірна температура", - "night": "Ніч", - "night-description": "Керує колірною температурою вночі." - } - }, - "tabs": { - "brightness": "Яскравість", - "night-light": "Нічник" - }, - "title": "Дисплей" - }, - "dock": { - "appearance": { - "background-opacity": { - "description": "Налаштуйте непрозорість фону дока.", - "label": "Непрозорість фону" - }, - "border-radius": { - "description": "Налаштуйте радіус заокруглення країв док-панелі.", - "label": "Радіус заокруглення" - }, - "colorize-icons": { - "description": "Застосувати кольори теми до значків застосункiв у доці (тільки неактивні застосунки).", - "label": "Розфарбувати значки" - }, - "dead-opacity": { - "description": "Відрегулюйте прозорість іконок програм, які не запущені.", - "label": "Мертва непрозорість" - }, - "display": { - "always-visible": "Завжди видимий", - "auto-hide": "Автоприховування", - "description": "Виберіть, як поводиться док.", - "exclusive": "Винятковий", - "label": "Відображення" - }, - "floating-distance": { - "description": "Встановіть відстань між доком і краєм екрана.", - "label": "Відстань плавання дока" - }, - "hide-show-speed": { - "description": "Налаштуйте швидкість анімації приховування/відображення дока.", - "label": "Швидкість приховування/відображення" - }, - "icon-size": { - "description": "Налаштуйте загальний розмір дока.", - "label": "Розмір дока" - }, - "inactive-indicators": { - "description": "Відображати індикатори-пігулки для всіх програм, а не лише для поточної активної.", - "label": "Індикатори бігу" - }, - "pinned-static": { - "description": "Завжди закріплюйте значки програм ліворуч у статичному порядку.", - "label": "Статично закріплені програми" - }, - "section": { - "description": "Налаштуйте поведінку та зовнішній вигляд дока.", - "label": "Зовнішній вигляд" - } - }, - "enabled": { - "description": "Показати або сховати док повністю", - "label": "Увімкнути док" - }, - "monitors": { - "only-same-monitor": { - "description": "Показувати лише застосунки з монітора, де розташовано Dock.", - "label": "Лише застосунки з того ж монітора" - }, - "section": { - "description": "Показувати док на певних моніторах. За замовчуванням на всіх, якщо не вибрано.", - "label": "Відображення на моніторах" - } - }, - "tabs": { - "appearance": "Зовнішній вигляд", - "monitors": "Монітори" - }, - "title": "Док" - }, - "general": { - "fonts": { - "default": { - "description": "Основний шрифт, що використовується в інтерфейсі.", - "label": "Стандартний шрифт", - "placeholder": "Виберіть стандартний шрифт...", - "scale": { - "description": "Збільшити або зменшити розмір звичайного тексту.", - "label": "Масштаб стандартного шрифту" - }, - "search-placeholder": "Пошук шрифту..." - }, - "monospace": { - "description": "Моноширинний шрифт для відображення чисел та статистики.", - "label": "Моноширинний шрифт", - "placeholder": "Виберіть моноширинний шрифт...", - "scale": { - "description": "Збільшити або зменшити розмір моноширинного тексту.", - "label": "Розмір моноширинного шрифту" - }, - "search-placeholder": "Пошук моноширинного шрифту..." - }, - "reset-scaling": "Скинути масштаб", - "section": { - "description": "Виберіть шрифти, що використовуються в інтерфейсі.", - "label": "Шрифти" - } - }, - "language": { - "section": { - "description": "Виберіть бажану мову застосунку.", - "label": "Мова" - }, - "select": { - "auto-detect": "Автоматично", - "description": "Виберіть мову інтерфейсу застосунку.", - "label": "Мова застосунку" - } - }, - "launch-setup-wizard": "Запустити майстер налаштування", - "profile": { - "picture": { - "description": "Ваше фото профілю, що відображається в інтерфейсі.", - "label": "Фото профілю користувача {user}" - }, - "section": { - "description": "Редагуйте дані користувача та аватар.", - "label": "Профіль" - }, - "select-avatar": "Вибрати зображення аватара", - "tooltip": "Фото профілю" - }, - "screen-corners": { - "radius": { - "description": "Налаштуйте заокруглення кутів екрана.", - "label": "Радіус кутів екрана", - "reset": "Скинути радіус кутів екрана" - }, - "section": { - "description": "Налаштуйте заокруглення кутів екрана та візуальні ефекти.", - "label": "Кути екрана" - }, - "show-corners": { - "description": "Відображати заокруглені кути на краях екрана.", - "label": "Показувати кути екрана" - }, - "solid-black": { - "description": "Використовувати суцільний чорний колір замість кольору фону панелі.", - "label": "Суцільні чорні кути" - } - }, - "title": "Загальні" - }, - "hooks": { - "info": { - "command-info": { - "description": "• Команди виконуються через оболонку (sh -c)
• Команди запускаються у фоні (відокремлено)
• Кнопки тестування виконують команди з поточними значеннями", - "label": "Інформація про команди хуків" - }, - "parameters": { - "description": "• Хук шпалер: $1 = шлях до шпалер, $2 = назва екрана
• Хук перемикання теми: $1 = true/false (стан темного режиму)", - "label": "Доступні параметри" - } - }, - "performance-mode-disabled": { - "description": "Команда для виконання при вимкненні режиму продуктивності Noctalia.", - "label": "Режим продуктивності вимкнено", - "placeholder": "напр., notify-send \"Продуктивність\" \"Режим Вимкнено\"" - }, - "performance-mode-enabled": { - "description": "Команда для виконання при увімкненні режиму продуктивності Noctalia.", - "label": "Режим продуктивності увімкнено", - "placeholder": "напр., notify-send \"Продуктивність\" \"Режим Увімкнено\"" - }, - "screen-lock": { - "description": "Команда для виконання при блокуванні екрана.", - "label": "Екран заблоковано", - "placeholder": "напр., notify-send \"Екран\" \"Заблоковано\"" - }, - "screen-unlock": { - "description": "Команда для виконання при розблокуванні екрана.", - "label": "Екран розблоковано", - "placeholder": "напр., notify-send \"Екран\" \"Розблоковано\"" - }, - "system-hooks": { - "enable": { - "description": "Увімкнути або вимкнути всі команди хуків.", - "label": "Увімкнути хуки" - }, - "section": { - "description": "Налаштуйте команди для виконання при системних подіях.", - "label": "Системні хуки" - } - }, - "theme-changed": { - "description": "Команда для виконання при перемиканні теми між темним і світлим режимом.", - "label": "Тему змінено", - "placeholder": "напр., notify-send \"Тема\" \"Перемкнуто\"" - }, - "title": "Хуки", - "wallpaper-changed": { - "description": "Команда для виконання при зміні шпалер.", - "label": "Шпалери змінено", - "placeholder": "напр., notify-send \"Шпалери\" \"Змінено\"" - } - }, - "indicator": { - "default-value": "За замовчуванням: {value}", - "system-default": "Системні налаштування за замовчуванням" - }, - "launcher": { - "settings": { - "annotation-tool": { - "description": "Команда для запуску при натисканні кнопки анотування в історії буфера обміну, зображення буде передано в цю команду.", - "label": "Інструмент анотацій", - "placeholder": "градіа, сатті -ф -" - }, - "auto-paste": { - "description": "Автоматично вставити вибраний елемент з буфера обміну. Потребує wtype.", - "label": "Автоматична вставка" - }, - "clip-preview": { - "description": "Показувати попередній перегляд вмісту буфера обміну при використанні команди >clip.", - "label": "Попередній перегляд буфера обміну" - }, - "clipboard-history": { - "description": "Отримати доступ до раніше скопійованих елементів із лаунчера.", - "label": "Увімкнути історію буфера обміну" - }, - "custom-launch-prefix": { - "description": "Додати префікс до команд запуску лаунчером (напр., 'runapp' для інтеграції з systemd).", - "label": "Користувацький префікс запуску" - }, - "custom-launch-prefix-enabled": { - "description": "Використовувати власний префікс для запуску застосунків замість стандартного методу.", - "label": "Увімкнути користувацький префікс запуску" - }, - "grid-view": { - "description": "Показувати елементи у вигляді сітки замість списку.", - "label": "Режим сітки" - }, - "icon-mode": { - "description": "Використовувати нативні системні іконки замість іконок Tabler.", - "label": "Використовувати нативні іконки" - }, - "ignore-mouse-input": { - "description": "Вимкнути взаємодію з мишею та коліщатко прокрутки в лаунчері.", - "label": "Ігнорувати введення миші" - }, - "position": { - "description": "Виберіть, де з'являється панель лаунчера.", - "label": "Положення" - }, - "section": { - "description": "Налаштуйте поведінку та зовнішній вигляд лаунчера.", - "label": "Зовнішній вигляд" - }, - "show-categories": { - "description": "Показувати вкладки категорій для фільтрації додатків.", - "label": "Показувати категорії" - }, - "show-icon-background": { - "description": "Показувати заокруглений прямокутник як фон за іконками.", - "label": "Показати фон іконки" - }, - "sort-by-usage": { - "description": "Коли увімкнено, часто використовувані застосунки з'являються першими в списку.", - "label": "Сортувати за використанням" - }, - "terminal-command": { - "description": "Команда для запуску терміналу. Напр., 'kitty -e' або 'gnome-terminal --'.", - "label": "Команда терміналу" - }, - "use-app2unit": { - "description": "Використовує альтернативний метод запуску для кращого керування процесами застосунків і запобігання проблемам.", - "label": "Використовувати App2Unit для запуску застосунків" - } - }, - "title": "Лаунчер" - }, - "location": { - "calendar": { - "cards": { - "section": { - "description": "Організуйте та вмикайте/вимикайте картки на панелі календаря.", - "label": "Календарні картки" - } - }, - "header": { - "label": "Заголовок календаря" - }, - "month": { - "label": "Місяць календаря" - } - }, - "date-time": { - "12hour-format": { - "description": "Відображати час у 12-годинному форматі на екрані блокування та в календарі. Годинник на панелі має власні налаштування.", - "label": "Використовувати 12-годинний формат часу" - }, - "first-day-of-week": { - "automatic": "Автоматично (використовувати системну локаль)", - "description": "Виберіть, який день починає тиждень у календарі.", - "label": "Перший день тижня" - }, - "section": { - "description": "Налаштуйте, як відображаються дата та час.", - "label": "Дата і час" - }, - "show-events": { - "description": "Відображати події на панелі календаря.", - "label": "Показувати події календаря" - }, - "use-analog": { - "description": "Показувати аналоговий годинник на екрані календаря.", - "label": "Використовувати аналоговий годинник" - }, - "week-numbers": { - "description": "Відображати номер тижня року (напр., Тиждень 38) у календарі.", - "label": "Показувати номери тижнів" - } - }, - "location": { - "search": { - "description": "напр., Торонто, ОН", - "label": "Шукати розташування", - "placeholder": "Введіть назву місця" - }, - "section": { - "description": "Отримуйте точну погоду та планування нічного світла, встановивши ваше розташування.", - "label": "Ваше розташування" - } - }, - "title": "Регіон", - "weather": { - "enabled": { - "description": "Показувати інформацію про погоду в інтерфейсі та отримувати дані про погоду. Коли вимкнено, всі елементи погоди будуть приховані та мережеві запити не виконуватимуться.", - "label": "Увімкнути погоду" - }, - "fahrenheit": { - "description": "Відображати температуру в Фаренгейтах замість Цельсія.", - "label": "Відображати температуру в Фаренгейтах (°F)" - }, - "hide-city": { - "description": "Приховати назву міста з відображення погоди в усьому інтерфейсі.", - "label": "Приховати назву міста" - }, - "hide-timezone": { - "description": "Приховати абревіатуру часового поясу з відображення погоди в усьому інтерфейсі.", - "label": "Приховати часовий пояс" - }, - "section": { - "description": "Виберіть бажану одиницю температури.", - "label": "Погода" - }, - "show-effects": { - "description": "Показує додаткові візуальні ефекти (наприклад, дощ, сніг або блискавку) на картці погоди.", - "label": "Відображати погодні ефекти" - }, - "show-in-calendar": { - "description": "Показувати щоденний прогноз погоди безпосередньо в календарі.", - "label": "Відображати погоду в календарі" - } - } - }, - "lock-screen": { - "compact-lockscreen": { - "description": "Показувати тільки поле входу та системні елементи керування, приховуючи віджети погоди та медіа.", - "label": "Компактний екран блокування" - }, - "lock-on-suspend": { - "description": "Автоматично блокувати екран при призупиненні системи.", - "label": "Блокувати при призупиненні" - }, - "show-hibernate": { - "description": "Показувати опцію 'сплячий режим' у діях живлення.", - "label": "Показувати сплячий режим" - }, - "show-session-buttons": { - "description": "Дозволити доступ до налаштувань живлення з екрана блокування.", - "label": "Елементи керування живленням" - }, - "title": "Екран блокування" - }, - "network": { - "bluetooth": { - "description": "Активувати керування Bluetooth.", - "label": "Увімкнути Bluetooth", - "rssi-polling": { - "description": "Періодично збирати дані RSSI для підключених пристроїв через bluetoothctl. Може бути недоступним для всіх пристроїв; використовує мінімум ресурсів, коли ввімкнено.", - "label": "Опитування сигналу Bluetooth" - } - }, - "section": { - "description": "Керувати підключеннями Wi-Fi та Bluetooth." - }, - "title": "Мережа", - "wifi": { - "description": "Керування бездротовими мережами (потребує NetworkManager).", - "label": "Увімкнути Wi-Fi" - } - }, - "notifications": { - "duration": { - "critical-urgency": { - "description": "Як довго залишаються видимими критичні сповіщення.", - "label": "Критична терміновість" - }, - "low-urgency": { - "description": "Як довго залишаються видимими сповіщення низького пріоритету.", - "label": "Низька терміновість" - }, - "normal-urgency": { - "description": "Як довго залишаються видимими сповіщення звичайного пріоритету.", - "label": "Звичайна терміновість" - }, - "reset": "Скинути тривалість очікування", - "respect-expire": { - "description": "Використовувати тривалість показу, встановлений у сповіщенні.", - "label": "Враховувати тривалість показу" - }, - "section": { - "description": "Налаштуйте, як довго сповіщення залишаються видимими залежно від рівня терміновості.", - "label": "Тривалість сповіщень" - } - }, - "history": { - "critical-urgency": { - "description": "Зберігати сповіщення з критичним пріоритетом в історії.", - "label": "Зберігати критичну терміновість в історії" - }, - "low-urgency": { - "description": "Зберігати сповіщення з низьким пріоритетом в історії.", - "label": "Зберігати низьку терміновість в історії" - }, - "normal-urgency": { - "description": "Зберігати сповіщення з нормальним пріоритетом в історії.", - "label": "Зберігати нормальну терміновість в історії" - }, - "section": { - "description": "Керування тим, які сповіщення зберігаються в історії залежно від рівня терміновості.", - "label": "Історія" - } - }, - "monitors": { - "section": { - "description": "Показувати сповіщення на певних моніторах. За замовчуванням на всіх, якщо не вибрано.", - "label": "Відображення на моніторах" - } - }, - "settings": { - "always-on-top": { - "description": "Відображати сповіщення поверх повноекранних вікон та інших шарів.", - "label": "Завжди зверху" - }, - "background-opacity": { - "description": "Налаштуйте непрозорість фону сповіщень.", - "label": "Непрозорість фону" - }, - "do-not-disturb": { - "description": "Вимкнути всі спливаючі сповіщення, коли увімкнено.", - "label": "Не турбувати" - }, - "enable-osd": { - "description": "Показувати зміни гучності та яскравості в реальному часі.", - "label": "Увімкнути екранну індикацію" - }, - "enabled": { - "description": "Увімкнути або вимкнути демон сповіщень, вимагає перезапуску Noctalia shell.", - "label": "Увімкнути сповіщення" - }, - "location": { - "description": "Де з'являються сповіщення на екрані.", - "label": "Розташування" - }, - "section": { - "description": "Налаштуйте зовнішній вигляд та поведінку сповіщень.", - "label": "Зовнішній вигляд" - } - }, - "sounds": { - "enabled": { - "description": "Увімкнути звукові ефекти для вхідних сповіщень.", - "label": "Увімкнути звуки сповіщень" - }, - "excluded-apps": { - "description": "Пропускати відтворення налаштованого звуку сповіщень для певних програм, які мають власні вбудовані звуки.", - "label": "Виключені програми", - "placeholder": "discord,firefox,chrome,chromium,edge" - }, - "files": { - "critical": { - "description": "Шлях до звукового файлу, що відтворюється для сповіщень із критичним пріоритетом.", - "label": "Звук критичної терміновості", - "select-title": "Вибрати Файл Звуку Критичної Терміновості" - }, - "low": { - "description": "Шлях до звукового файлу, що відтворюється для сповіщень із низьким пріоритетом.", - "label": "Звук низької терміновості", - "select-title": "Вибрати Файл Звуку Низької Терміновості" - }, - "normal": { - "description": "Шлях до звукового файлу, що відтворюється для сповіщень із нормальним пріоритетом.", - "label": "Звук нормальної терміновості", - "select-title": "Вибрати Файл Звуку Нормальної Терміновості" - }, - "placeholder": "Введіть шлях до звукового файлу", - "section": { - "description": "Налаштуйте власні звукові файли для різних рівнів терміновості сповіщень.", - "label": "Звукові файли" - }, - "select-file": "Вибрати Звуковий Файл", - "unified": { - "description": "Шлях до звукового файлу, що відтворюється для сповіщень.", - "label": "Звук сповіщення", - "select-title": "Вибрати Файл Звуку Сповіщення" - } - }, - "section": { - "description": "Налаштуйте звукові ефекти та гучність сповіщень.", - "label": "Налаштування звуку" - }, - "separate": { - "description": "Використовувати різні звукові файли для сповіщень із низьким, нормальним та критичним пріоритетом.", - "label": "Використовувати різні звуки для різних пріоритетів" - }, - "unavailable": { - "description": "Встановіть Qt6 Multimedia, щоб увімкнути звуки сповіщень.", - "label": "Звуки сповіщень недоступні" - }, - "volume": { - "description": "Налаштуйте рівень гучності для звуків сповіщень.", - "label": "Гучність звуку" - } - }, - "tabs": { - "general": "Загальне", - "history": "Історія", - "sounds": "Звуки", - "toast": "Тост" - }, - "title": "Сповіщення", - "toast": { - "keyboard": { - "description": "Показувати сповіщення при зміні розкладки клавіатури.", - "label": "Розкладка клавіатури" - }, - "section": { - "description": "Налаштуйте зовнішній вигляд і поведінку спливаючих повідомлень.", - "label": "Спливаючі повідомлення" - } - } - }, - "osd": { - "always-on-top": { - "description": "Відображати екранну індикацію поверх повноекранних вікон та інших шарів.", - "label": "Завжди зверху" - }, - "background-opacity": { - "description": "Керує прозорістю фону OSD.", - "label": "Прозорість фону" - }, - "description": "Налаштуйте екранні індикатори, такі як накладки гучності та яскравості.", - "duration": { - "auto-hide": { - "description": "Налаштуйте час до зникнення екранної індикації.", - "label": "Автоприховування через" - }, - "section": { - "description": "Як довго екранна індикація залишається видимою перед автоматичним приховуванням.", - "label": "Час автоприховування" - } - }, - "enabled": { - "description": "Показувати зміни гучності та яскравості в реальному часі.", - "label": "Увімкнути екранну індикацію" - }, - "location": { - "description": "Де з'являються екранні індикації.", - "label": "Розташування" - }, - "monitors": { - "section": { - "description": "Показувати екранну індикацію на певних моніторах. За замовчуванням на всіх, якщо не вибрано.", - "label": "Відображення на моніторах" - } - }, - "section": { - "general": { - "description": "Налаштуйте видимість та поведінку екранної індикації.", - "label": "Загальні" - } - }, - "title": "Екранна індикація", - "types": { - "brightness": { - "description": "Показувати OSD, коли змінюється яскравість екрана.", - "label": "Яскравість" - }, - "custom-text": { - "description": "Показувати OSD для користувацьких текстових повідомлень через IPC.", - "label": "Користувацький текст" - }, - "input-volume": { - "description": "Показувати OSD, коли змінюється гучність мікрофона.", - "label": "Вхідна гучність" - }, - "lockkey": { - "description": "Показувати OSD, коли перемикаються Caps Lock, Num Lock або Scroll Lock.", - "label": "Клавіші блокування" - }, - "section": { - "description": "Виберіть події, які запускають екранне меню.", - "label": "Події, що запускають OSD" - }, - "volume": { - "description": "Показувати OSD, коли змінюється гучність аудіовиходу.", - "label": "Вихідна гучність" - } - } - }, - "plugins": { - "available": { - "description": "Переглядайте та встановлюйте плагіни з налаштованих джерел.", - "label": "Доступні плагіни", - "no-plugins-description": "Перевірте вихідні коди вашого плагіна або оновіть список.", - "no-plugins-label": "Немає доступних плагінів" - }, - "collision": { - "already-installed": "Цей плагін вже встановлено.", - "custom-version-exists": "Вже встановлено власну версію з \"{source}\"", - "official-version-exists": "Офіційна версія цього плагіна вже встановлена." - }, - "filter": { - "all": "Все", - "downloaded": "Завантажено", - "not-downloaded": "Не завантажено" - }, - "hot-reload": { - "description": "Автоматично перезавантажувати плагіни при зміні їхніх файлів. Корисно для розробки плагінів.", - "label": "Гаряче перезавантаження (режим розробки)" - }, - "hot-reloaded": "Перезавантажено плагін: {name}", - "install": "Встановити", - "install-error": "Не вдалося встановити: {error}", - "install-incompatible": "{plugin} вимагає Noctalia v{version} або вище", - "install-success": "Успішно встановлено {plugin}", - "installed": { - "description": "Керуйте та налаштовуйте всі локально встановлені плагіни.", - "label": "Встановлені плагіни", - "no-plugins-description": "Встановіть плагіни з розділу \"Доступні плагіни\" нижче.", - "no-plugins-label": "Немає встановлених плагінів" - }, - "installing": "Встановлення {plugin}...", - "open-plugins-tab": "Відкрити налаштування плагінів", - "plugin-settings-title": "Налаштування {plugin}", - "refresh": { - "refreshing": "Оновлення списку плагінів...", - "tooltip": "Оновити доступні плагіни" - }, - "settings": { - "tooltip": "Налаштування плагіна" - }, - "settings-error-not-loaded": "Плагін не завантажено.", - "settings-saved": "Налаштування плагіна збережено.", - "source": { - "custom": "Власне джерело", - "official": "Офіційний" - }, - "sources": { - "add-custom": "Додати власний репозиторій", - "add-dialog": { - "description": "Додати репозиторій GitHub як джерело плагінів.", - "error": "Не вдалося додати джерело плагінів.", - "name": "Назва репозиторію", - "name-placeholder": "Мої власні плагіни", - "success": "Джерело плагіна успішно додано.", - "title": "Додати джерело плагіна", - "url": "URL репозиторію" - }, - "description": "Керування репозиторіями плагінів.", - "label": "Джерела", - "placeholder": "Мій крутий репозиторій", - "remove": { - "tooltip": "Видалити джерело плагіна" - } - }, - "title": "Плагіни", - "uninstall": "Видалити", - "uninstall-dialog": { - "description": "Ви впевнені, що хочете видалити {plugin}? Це призведе до видалення всіх даних плагіна.", - "title": "Видалити плагін" - }, - "uninstall-error": "Не вдалося видалити: {error}", - "uninstall-success": "Успішно видалено {plugin}", - "uninstalling": "Видалення {plugin}...", - "update": "Оновлення", - "update-all": "Оновити все ({count})", - "update-all-success": "Усі плагіни успішно оновлено.", - "update-available": "Доступне нове оновлення плагіна", - "update-available_plural": "Доступні нові оновлення плагінів ({count})", - "update-error": "Не вдалося оновити плагін: {plugin}: {error}", - "update-incompatible": "Потрібна Noctalia v{version} або вище", - "update-pending": "v{current} → v{new} (потрібно Noctalia v{required})", - "update-success": "Оновлено {plugin} до версії {version}", - "update-version": "v{current} → v{new}", - "updating": "Оновлення..." - }, - "region": { - "title": "Регіон" - }, - "screen-recorder": { - "audio": { - "audio-codec": { - "description": "Opus рекомендується для найкращої продуктивності та найменшого розміру аудіо.", - "label": "Кодек аудіо" - }, - "audio-source": { - "description": "Джерело аудіо для захоплення під час запису.", - "label": "Джерело аудіо" - }, - "section": { - "description": "Налаштуйте параметри запису аудіо.", - "label": "Налаштування аудіо" - } - }, - "general": { - "copy-to-clipboard": { - "description": "Скопіювати файл у буфер обміну після завершення запису.", - "label": "Скопіювати в буфер обміну" - }, - "output-folder": { - "description": "Тека, де зберігатимуться записи екрана.", - "label": "Тека виведення", - "tooltip": "Теки виведення" - }, - "section": { - "description": "Керуйте виведенням та вмістом запису екрана.", - "label": "Загальні налаштування" - }, - "select-output-folder": "Вибрати теку виведення", - "show-cursor": { - "description": "Записувати курсор миші у відео.", - "label": "Показувати курсор" - } - }, - "title": "Запис екрана", - "video": { - "color-range": { - "description": "Обмежений рекомендується для кращої сумісності.", - "label": "Діапазон кольорів" - }, - "frame-rate": { - "description": "Цільова частота кадрів для записів екрана.", - "label": "Частота кадрів" - }, - "section": { - "description": "Налаштуйте параметри запису відео.", - "label": "Налаштування відео" - }, - "video-codec": { - "description": "h264 є найпоширенішим кодеком.", - "label": "Кодек відео" - }, - "video-quality": { - "description": "Вища якість призводить до більшого розміру файлів.", - "label": "Якість відео" - }, - "video-source": { - "description": "Рекомендується Portal, якщо виникають артефакти, спробуйте Screen.", - "label": "Джерело відео" - } - } - }, - "session-menu": { - "countdown-duration": { - "description": "Встановити, як довго триває таймер зворотного відліку перед виконанням дій живлення.", - "label": "Тривалість зворотного відліку" - }, - "enable-countdown": { - "description": "Показувати таймер зворотного відліку перед виконанням дій живлення.", - "label": "Увімкнути таймер зворотного відліку" - }, - "entries": { - "section": { - "description": "Налаштувати, які дії живлення відображаються в меню сеансу та в якому порядку.", - "label": "Дії живлення" - } - }, - "entry-settings": { - "command": { - "description": "Спеціальна команда для виконання цієї дії. Залиште поле порожнім, щоб використовувати системну команду за замовчуванням.", - "label": "Команда", - "placeholder": "systemctl poweroff" - }, - "default-command": { - "lock": "Внутрішній екран блокування (без команди)", - "logout": "Внутрішній вихід з системи (без команди)" - }, - "default-info": { - "description": "Якщо не вказано жодної власної команди, буде використано системну команду за замовчуванням.", - "label": "Команда за замовчуванням" - }, - "title": "Налаштувати {entry}", - "tooltip": "Налаштувати команду" - }, - "general": { - "section": { - "description": "Налаштувати поведінку та зовнішній вигляд панелі меню сеансу.", - "label": "Загальні" - } - }, - "large-buttons-layout": { - "description": "Виберіть спосіб відображення кнопок меню сеансу.", - "label": "Розкладка з великими кнопками" - }, - "large-buttons-style": { - "description": "Відобразити меню сеансу великими кнопками у вигляді сітки.", - "label": "Стиль великих кнопок" - }, - "position": { - "description": "Виберіть, де з'являється панель меню сеансу при відкритті.", - "label": "Позиція" - }, - "show-header": { - "description": "Відображати заголовок та кнопку закриття в верхній частині меню сеансу.", - "label": "Показувати заголовок" - }, - "show-number-labels": { - "description": "Відображати числові мітки (1-2-3-4...) на кнопках і увімкнути числові гарячі клавіші для швидкого вибору.", - "label": "Показувати числові мітки" - }, - "title": "Меню сеансу" - }, - "system-monitor": { - "cpu-section": { - "label": "Використання ЦП" - }, - "critical-color": { - "label": "Критичний колір" - }, - "custom-highlight-colors-title": { - "label": "Власні кольори підсвічування" - }, - "disk-path": { - "description": "Виберіть точку монтування диска для моніторингу.", - "label": "Шлях до диска" - }, - "disk-section": { - "label": "Використання диска" - }, - "enable-dgpu-monitoring": { - "description": "Увага: Це розбудить ваш дискретний графічний процесор (NVIDIA/AMD), що може значно вплинути на час роботи акумулятора на ноутбуках з гібридною графікою.", - "label": "Увімкнути моніторинг дискретного GPU" - }, - "external-monitor": { - "description": "Введіть команду або шлях до програми для запуску при активації зовнішньої програми моніторингу системи.", - "label": "Команда зовнішнього монітора системи", - "placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor" - }, - "general": { - "section": { - "description": "Налаштуйте поведінку та зовнішній вигляд Системного монітора.", - "label": "Загальне" - } - }, - "gpu-section": { - "label": "Температура GPU" - }, - "highlight-colors-section": { - "label": "Кольори підсвічування" - }, - "load-average-section": { - "label": "Середнє навантаження" - }, - "memory-section": { - "label": "Використання пам'яті" - }, - "network-section": { - "label": "Мережа" - }, - "polling-interval": { - "label": "Інтервал опитування" - }, - "polling-section": { - "description": "Налаштуйте, як часто оновлюється кожна системна метрика.", - "label": "Інтервали опитування" - }, - "tabs": { - "general": "Загальне", - "polling": "Опитування", - "thresholds": "Порогові значення" - }, - "temperature-section": { - "label": "Температура ЦП" - }, - "threshold": { - "critical": "Критичний поріг", - "warning": "Порогове значення попередження" - }, - "thresholds-section": { - "description": "Налаштуйте пороги попередження/критичні пороги та інтервали опитування для кожного системного показника.", - "label": "Пороги" - }, - "title": "Системний монітор", - "use-custom-highlight-colors": { - "description": "Якщо вимкнено, використовуються кольори підсвічування за замовчуванням теми.", - "label": "Використовувати власні кольори підсвічування" - }, - "warning-color": { - "label": "Колір попередження" - } - }, - "user-interface": { - "allow-panels-without-bar": { - "description": "Якщо ввімкнено, панелі можуть відкриватися на будь-якому екрані. Якщо вимкнено, панелі відкриватимуться лише на екранах, де є панель завдань, що може зменшити використання пам'яті.", - "label": "Дозволити панелі на екранах без панелі завдань." - }, - "animation-disable": { - "description": "Вимкнути всі анімації для швидшого, більш відгукового досвіду.", - "label": "Вимкнути анімації інтерфейсу" - }, - "animation-speed": { - "description": "Налаштувати глобальну швидкість анімації.", - "label": "Швидкість анімації", - "reset": "Скинути швидкість анімації" - }, - "appearance": { - "section": { - "description": "Налаштовуйте візуальні елементи, такі як підказки, рамки та тіні.", - "label": "Зовнішність" - } - }, - "box-border": { - "description": "Відображає контур навколо областей вмісту.", - "label": "Контур контейнера" - }, - "box-border-radius": { - "description": "Налаштовує заокруглення кутів основних розділів макета, таких як бічні панелі, картки та панелі контенту.", - "label": "Радіус контейнера", - "reset": "Скинути радіус контейнера" - }, - "control-border-radius": { - "description": "Керує кривизною інтерактивних елементів, включно з кнопками, перемикачами та текстовими полями.", - "label": "Введіть радіус", - "reset": "Скинути радіус введення" - }, - "dim-desktop": { - "description": "Затемнювати робочий стіл, коли відкриті панелі або меню.", - "label": "Приглушити робочий стіл" - }, - "dimmer-opacity": { - "description": "Встановити рівень непрозорості для затемнення робочого столу.", - "label": "Непрозорість приглушеного робочого столу", - "reset": "Скинути непрозорість приглушеного робочого столу" - }, - "panel-background-opacity": { - "description": "Встановити прозорість фону для всіх панелей (панель задач, панель запуску, налаштування тощо...).", - "label": "Прозорість фону панелей" - }, - "panels-attached-to-bar": { - "description": "Панелі фіксуються до штанги та країв екрана, створюючи бездоганний вигляд зі стильними перевернутими кутами.", - "label": "Прив'язувати панелі до країв" - }, - "panels-overlay": { - "description": "Забезпечує видимість панелей і панелі завдань, навіть поверх повноекранних застосункiв.", - "label": "Тримати панелі та панель зверху" - }, - "scaling": { - "description": "Змінює розмір загального користувацького інтерфейсу, окрім панелі.", - "label": "Масштабування інтерфейсу", - "reset-scaling": "Скинути масштабування інтерфейсу" - }, - "section": { - "description": "Налаштуйте вигляд, відчуття та поведінку інтерфейсу.", - "label": "Зовнішній вигляд" - }, - "settings-panel-mode": { - "description": "Виберіть макет налаштувань (може знадобитися перезапуск).", - "label": "Режим панелі налаштувань" - }, - "shadows": { - "description": "Увімкнути тіні під панелями та смугами.", - "direction": { - "description": "Виберіть, звідки падає тінь.", - "label": "Напрямок тіні" - }, - "label": "Тіні" - }, - "tabs": { - "appearance": "Зовнішній вигляд", - "panels": "Панелі", - "screen-corners": "Кути екрана" - }, - "title": "Користувацький інтерфейс", - "tooltips": { - "description": "Увімкнути або вимкнути підказки в інтерфейсі.", - "label": "Показувати підказки" - } - }, - "wallpaper": { - "automation": { - "change-mode": { - "alphabetical": "Алфавітний", - "description": "Виберіть, як вибираються шпалери при автоматичній зміні.", - "label": "Режим зміни", - "random": "Випадковий" - }, - "custom-interval": { - "description": "Введіть час як ГГ:ХХ (напр., 01:30).", - "label": "Власний інтервал" - }, - "interval": { - "description": "Як часто автоматично змінювати шпалери.", - "label": "Інтервал шпалер" - }, - "random-wallpaper": { - "description": "Планувати випадкову зміну шпалер через регулярні інтервали.", - "label": "Випадкові шпалери" - }, - "scheduled-change": { - "description": "Автоматично змінювати шпалери через регулярні інтервали.", - "label": "Запланована зміна" - }, - "section": { - "label": "Автоматизація" - } - }, - "look-feel": { - "edge-smoothness": { - "description": "Застосовує м'який, розмитий ефект до краю переходів.", - "label": "Пом'якшення краю переходу" - }, - "fill-color": { - "description": "Виберіть колір заповнення, що може з'являтися за шпалерами.", - "label": "Колір заповнення" - }, - "fill-mode": { - "description": "Виберіть, як зображення має масштабуватися відповідно до роздільної здатності монітора.", - "label": "Режим заповнення" - }, - "section": { - "label": "Зовнішній вигляд" - }, - "transition-duration": { - "description": "Тривалість анімацій переходу в секундах.", - "label": "Тривалість переходу" - }, - "transition-type": { - "description": "Тип анімації при перемиканні між шпалерами.", - "label": "Тип переходу" - } - }, - "settings": { - "enable-management": { - "description": "Керувати шпалерами за допомогою Noctalia. Вимкніть, якщо надаєте перевагу іншому застосунку.", - "label": "Увімкнути керування шпалерами" - }, - "enable-overview": { - "description": "Застосовує розмиті та затемнені шпалери до екрана огляду.", - "label": "Увімкнути шпалери огляду" - }, - "folder": { - "description": "Шлях до основної теки шпалер.", - "label": "Тека шпалер", - "tooltip": "Тека шпалер" - }, - "hide-wallpaper-filenames": { - "tooltip-hide": "Приховати імена файлів", - "tooltip-show": "Відображати імена файлів" - }, - "monitor-specific": { - "description": "Встановити різні теки шпалер для кожного монітора.", - "label": "Окремі теки для моніторів", - "tooltip": "Тека шпалер монітора" - }, - "recursive-search": { - "description": "Також шукати шпалери в підтеках теки шпалер.", - "label": "Шукати в підтеках" - }, - "section": { - "description": "Керуйте управлінням та відображенням шпалер.", - "label": "Налаштування шпалер" - }, - "select-folder": "Вибрати теку шпалер", - "select-monitor-folder": "Вибрати теку шпалер монітора", - "selector": { - "description": "Виберіть свої шпалери.", - "label": "Вибір шпалер", - "tooltip": "Вибір шпалер" - }, - "selector-position": { - "description": "Виберіть, де відображатиметься панель вибору шпалер.", - "label": "Позиція" - } - }, - "tabs": { - "automation": "Автоматизація", - "look-feel": "Зовнішній вигляд та відчуття", - "settings": "Налаштування" - }, - "title": "Шпалери" - } - }, "setup": { "appearance": { - "header": "Зовнішній вигляд", "subheader": "Виберіть темний режим та джерела кольорів (Matugen або попередньо визначені)." }, "customize": { @@ -2753,12 +1425,10 @@ }, "wallpaper": { "choose-dir": "Виберіть теку, що містить ваші зображення шпалер", - "dir": { - "browse": "Огляд теки шпалер", - "description": "Виберіть теку, що містить ваші шпалери", - "label": "Тека шпалер", - "select-title": "Вибрати теку шпалер" - }, + "dir-browse": "Огляд теки шпалер", + "dir-description": "Виберіть теку, що містить ваші шпалери", + "dir-label": "Тека шпалер", + "dir-select-title": "Вибрати теку шпалер", "header": "Виберіть ваші шпалери", "no-dir": "Тека шпалер не вибрана", "no-valid": "Не знайдено дійсних файлів зображень у: {dir}", @@ -2767,9 +1437,7 @@ "select-prompt": "Виберіть шпалери нижче", "subheader": "Створіть настрій за допомогою красивого фону." }, - "welcome": { - "note": "Лише кілька основних речей для початку — повні опції в налаштуваннях" - } + "welcome-note": "Лише кілька основних речей для початку — повні опції в налаштуваннях" }, "system": { "cpu-temperature": "{temp}°C", @@ -2779,10 +1447,7 @@ "no-media-player-detected": "Медіаплеєр не виявлено", "scaling-percentage": "{percentage}%", "signal-strength": "{signal}%", - "unknown": "Невідомо", "unknown-app": "Невідомий застосунок", - "unknown-layout": "Невідомо", - "unknown-version": "Невідомо", "uptime": "Час роботи: {uptime}", "user-requested": "На запит користувача", "welcome-back": "З поверненням,", @@ -2792,19 +1457,14 @@ "cpu-temp": "Температура ЦП", "cpu-usage": "Використання ЦП", "disk": "Диск", - "download": "Завантажити", "download-speed": "Швидкість завантаження", "gpu-temp": "Температура GPU", "load-average": "Середнє навантаження", - "memory": "Пам'ять", "title": "Системний монітор", - "upload": "Завантажити", "upload-speed": "Швидкість завантаження" }, "toast": { "airplane-mode": { - "disabled": "Вимкнено.", - "enabled": "Увімкнено.", "title": "Режим польоту" }, "battery": { @@ -2815,13 +1475,11 @@ "address-copied": "Адресу скопійовано до буфера обміну.", "confirm-code": "Підтвердьте код {value} на іншому пристрої.", "connect-failed": "Не вдалося під'єднатися до пристрою.", - "disabled": "Вимкнено.", "disconnect-failed": "Не вдалося від'єднатися від пристрою.", "discoverable-change-failed": "Не вдалося змінити стан видимості.", "discoverable-disabled": "Виявлення вимкнено.", "discoverable-enabled": "Виявлення ввімкнено.", "display-code": "Введіть код {value} на іншому пристрої.", - "enabled": "Увімкнено.", "forget-failed": "Не вдалося забути пристрій.", "pair-failed": "Не вдалося створити пару з пристроєм.", "passkey-required": "Потрібен ключ доступу, що зберігається на пристрої.", @@ -2829,45 +1487,31 @@ "state-change-failed": "Не вдалося змінити стан Bluetooth." }, "clipboard": { + "long-text": "Довгий текст", "unavailable": "Історія буфера обміну недоступна", "unavailable-desc": "Застосунок 'cliphist' не встановлений. Будь ласка, встановіть його для використання функцій історії буфера обміну." }, - "dark-mode": { - "dark-mode": "Темний режим", - "enabled": "Увімкнено.", - "light-mode": "Світлий режим" - }, "do-not-disturb": { "disabled": "'Не турбувати' вимкнено", "disabled-desc": "Показ усіх сповіщень.", "enabled": "'Не турбувати' увімкнено", "enabled-desc": "Ви знайдете ці сповіщення в своїй історії." }, - "internet": { - "limited": "Підключено без інтернету." - }, + "internet-limited": "Підключено без інтернету.", "ipc": { "powerpanel-deprecated": "PowerPanel перейменовано на SessionMenu, цей виклик IPC незабаром буде застарілим. Будь ласка, використовуйте \"ipc call sessionMenu toggle\" замість цього.", "sidepanel-deprecated": "SidePanel перейменовано на ControlCenter, цей виклик IPC незабаром буде застарілим. Будь ласка, використовуйте \"ipc call controlCenter toggle\" замість цього." }, - "keep-awake": { - "disabled": "Вимкнено.", - "enabled": "Увімкнено." - }, "keyboard-layout": { "changed": "Розкладка клавіатури змінена на {layout}.", "title": "Клавіатура" }, - "kofi": { - "opened": "Сторінка Ko-fi відкрита у вашому браузері." - }, + "kofi-opened": "Сторінка Ko-fi відкрита у вашому браузері.", "missing-control-center": { "description": "Віджет Центру керування видалено з панелі. Щоб знову отримати до нього доступ з панелі, вам потрібно повторно додати віджет. Ви також можете відкрити його, клацнувши правою кнопкою миші на панелі.", "label": "Останній віджет Центру керування видалено" }, "night-light": { - "disabled": "Вимкнено.", - "enabled": "Увімкнено.", "forced": "Примусова активація.", "normal": "Звичайний режим.", "not-installed": "wlsunset не встановлено." @@ -2923,24 +1567,17 @@ "add-widget": "Додати віджет", "bluetooth-devices": "Пристрої Bluetooth", "brightness-at": "Яскравість: {brightness}%", - "cancel-timer": "Таймер", - "clear-history": "Очистити історію", "click-to-start-recording": "Запис екрана (почати запис)", "click-to-stop-recording": "Запис екрана (зупинити запис)", - "close": "Закрити", "collapse": "Згорнути бічну панель", "connect-disconnect-devices": "Пристрій Bluetooth", "copy-address": "Копіювати адресу", "delete-notification": "Видалити сповіщення", - "disable-keep-awake": "Заборона сну", - "do-not-disturb-disabled": "Не турбувати", "do-not-disturb-enabled": "Не турбувати", - "enable-keep-awake": "Заборона сну", "expand": "Розгорнути бічну панель", "forget-network": "Забути мережу", "grid-view": "Мережевий вигляд", "hidden-files-hide": "Приховані файли", - "hidden-files-show": "Приховані файли", "hide-unnamed-devices": "Приховати пристрої без назви", "home": "Домашній каталог", "input-muted": "Увімкнути/вимкнути вимкнення звуку мікрофона", @@ -2958,50 +1595,36 @@ "mute": "Вимкнути звук", "next-media": "Наступний трек", "next-month": "Наступний місяць", - "night-light-disabled": "Нічне світло", - "night-light-enabled": "Нічне світло", - "night-light-forced": "Нічне світло", "night-light-not-installed": "Нічне світло (недоступне)", - "noctalia-performance-disabled": "Режим продуктивності Noctalia", "noctalia-performance-enabled": "Режим продуктивності Noctalia", "open-annotation-tool": "Відкрити за допомогою інструменту анотацій", "open-control-center": "Центр керування", - "open-notification-history-disable-dnd": "Історія сповіщень", "open-notification-history-enable-dnd": "Історія сповіщень", "open-settings": "Налаштування", "open-tray-dropdown": "Системний трей", - "open-wallpaper-selector": "Вибір шпалер", "output-muted": "Вимкнути звук виводу", - "pause": "Пауза", - "play": "Відтворити", "power-profile": "{profile} профіль живлення", "previous-media": "Попередній трек", "previous-month": "Попередній місяць", - "refresh": "Оновити", "refresh-devices": "Оновити пристрої", "refresh-wallhaven": "Оновити результати Wallhaven", "refresh-wallpaper-list": "Оновити список шпалер", "remove-widget": "Видалити віджет", "screen-recorder-not-installed": "Запис екрана (не встановлено)", - "search": "Пошук", "search-close": "Закрити пошук", "session-menu": "Меню сеансу", - "set-power-profile": "{profile} профіль живлення", "show-all-devices": "Показати всі пристрої", - "start-screen-recording": "Запис екрана", "stop-screen-recording": "Запис екрана", "switch-to-dark-mode": "Темний режим", "switch-to-light-mode": "Світлий режим", "unmute": "Увімкнути звук", "up": "Батьківський каталог", "volume-at": "Вихідна гучність: {volume}%", - "wallpaper-selector": "Вибір шпалер", - "widget-settings": "Налаштування віджета" + "wallpaper-selector": "Вибір шпалер" }, "wallpaper": { "configure-directory": "Налаштуйте вашу теку шпалер зі зображеннями.", "fill-modes": { - "center": "Центр", "crop": "Обрізати (Заповнити)", "fit": "Вмістити (Вписати)", "stretch": "Розтягнути" @@ -3009,80 +1632,47 @@ "no-match": "Збігів не знайдено.", "no-wallpaper": "Шпалери не знайдено.", "panel": { - "apikey": { - "help": "Для доступу до контенту NSFW потрібен ключ API.", - "label": "Ключ API", - "managed-by-env": "Керується через змінну середовища NOCTALIA_WALLHAVEN_API_KEY.", - "placeholder": "Введіть свій API-ключ Wallhaven" - }, - "apply-all-monitors": { - "description": "Застосувати вибрані шпалери до всіх моніторів одночасно.", - "label": "Застосувати до всіх моніторів" - }, - "categories": { - "anime": "Аніме", - "general": "Загальне", - "label": "Категорії", - "people": "Люди" - }, - "order": { - "asc": "За зростанням", - "desc": "За спаданням", - "label": "Порядок" - }, - "purity": { - "all": "Всі", - "label": "Фільтр контенту", - "nsfw": "NSFW → Не для перегляду на роботі / 18+ / Контент для дорослих", - "sfw": "SFW", - "sketchy": "Сумнівний" - }, - "ratios": { - "any": "Будь-який", - "label": "Співвідношення сторін" - }, - "resolution": { - "atleast": "Принаймні", - "exact": "Точно", - "label": "Роздільна здатність", - "mode": { - "label": "Режим" - } - }, - "search": "Пошук:", - "solid-color": { - "tooltip": "Однотонний фон" - }, - "sorting": { - "date_added": "Дата додавання", - "favorites": "Обране", - "label": "Сортувати за", - "random": "Випадково", - "relevance": "Релевантність", - "toplist": "Топ-лист", - "views": "Перегляди" - }, - "source": { - "label": "Джерело", - "local": "Локальне", - "wallhaven": "Wallhaven" - }, + "apikey-help": "Для доступу до контенту NSFW потрібен ключ API.", + "apikey-label": "Ключ API", + "apikey-managed-by-env": "Керується через змінну середовища NOCTALIA_WALLHAVEN_API_KEY.", + "apikey-placeholder": "Введіть свій API-ключ Wallhaven", + "apply-all-monitors-description": "Застосувати вибрані шпалери до всіх моніторів одночасно.", + "apply-all-monitors-label": "Застосувати до всіх моніторів", + "categories-anime": "Аніме", + "categories-label": "Категорії", + "categories-people": "Люди", + "order-asc": "За зростанням", + "order-desc": "За спаданням", + "order-label": "Порядок", + "purity-label": "Фільтр контенту", + "purity-nsfw": "NSFW → Не для перегляду на роботі / 18+ / Контент для дорослих", + "purity-sfw": "SFW", + "purity-sketchy": "Сумнівний", + "ratios-any": "Будь-який", + "ratios-label": "Співвідношення сторін", + "resolution-atleast": "Принаймні", + "resolution-exact": "Точно", + "resolution-label": "Роздільна здатність", + "resolution-mode-label": "Режим", + "solid-color-tooltip": "Однотонний фон", + "sorting-date-added": "Дата додавання", + "sorting-favorites": "Обране", + "sorting-label": "Сортувати за", + "sorting-relevance": "Релевантність", + "sorting-toplist": "Топ-лист", + "sorting-views": "Перегляди", + "source-label": "Джерело", + "source-wallhaven": "Wallhaven", "title": "Вибір шпалер", - "wallhaven-settings": { - "apply": "Застосувати", - "title": "Налаштування Wallhaven" - } + "wallhaven-settings-title": "Налаштування Wallhaven" }, "transitions": { "disc": "Диск", "fade": "Затухання", - "none": "Немає", - "random": "Випадковий", "stripes": "Смуги", "wipe": "Змітання" }, "try-different-search": "Спробуйте інший пошуковий запит.", - "unknown": "Невідомо", "wallhaven": { "loading": "Завантаження шпалер...", "no-results": "Шпалери не знайдено. Спробуйте інший пошуковий запит.", @@ -3098,105 +1688,63 @@ "partly-cloudy": "Частково хмарно", "rain-showers": "Дощові зливи", "snow": "Сніг", - "thunderstorm": "Гроза", - "unknown": "Невідомо" - }, - "widget": { - "file-picker": { - "title": "Виберіть файл" - } + "thunderstorm": "Гроза" }, "widgets": { "color-picker": { - "apply": "Застосувати", - "cancel": "Скасувати", - "palette": { - "description": "Виберіть із широкого діапазону попередньо визначених кольорів.", - "label": "Палітра", - "theme-colors": "Швидкий доступ до колірної палітри вашої теми." - }, + "palette-description": "Виберіть із широкого діапазону попередньо визначених кольорів.", + "palette-label": "Палітра", + "palette-theme-colors": "Швидкий доступ до колірної палітри вашої теми.", "title": "Вибір кольору" }, "datetime-tokens": { - "ampm": { - "lowercase": "am/pm малими літерами", - "uppercase": "AM/PM великими літерами" - }, - "common": { - "12hour-time-minutes": "12-годинний час з хвилинами", - "24hour-time-minutes": "24-годинний час з хвилинами", - "24hour-time-seconds": "24-годинний час з секундами", - "european-date": "Європейський формат дати", - "iso-date": "Формат дати ISO", - "us-date": "Формат дати США", - "weekday-date": "День тижня і дата", - "weekday-month-day": "День тижня, місяць і день" - }, - "day": { - "abbreviated": "Скорочена назва дня", - "full": "Повна назва дня", - "leading-zero": "День з нулем попереду (01-31)", - "no-leading-zero": "День без нуля попереду (1-31)" - }, - "hour": { - "leading-zero": "Година з нулем попереду (00-23) — 24-годинний формат", - "no-leading-zero": "Година без нуля попереду (0-23) — 24-годинний формат" - }, - "minute": { - "leading-zero": "Хвилина з нулем попереду (00-59)", - "no-leading-zero": "Хвилина без нуля попереду (0-59)" - }, - "month": { - "abbreviated": "Скорочена назва місяця", - "full": "Повна назва місяця", - "number-leading-zero": "Місяць як число з нулем попереду (01-12)", - "number-no-zero": "Місяць як число без нуля попереду (1-12)" - }, - "second": { - "leading-zero": "Секунда з нулем попереду (00-59)", - "no-leading-zero": "Секунда без нуля попереду (0-59)" - }, - "timezone": { - "abbreviation": "Абревіатура часового поясу" - }, - "year": { - "four-digit": "Рік як чотиризначне число", - "two-digit": "Рік як двозначне число (00-99)" - } + "ampm-lowercase": "am/pm малими літерами", + "ampm-uppercase": "AM/PM великими літерами", + "common-12hour-time-minutes": "12-годинний час з хвилинами", + "common-24hour-time-minutes": "24-годинний час з хвилинами", + "common-24hour-time-seconds": "24-годинний час з секундами", + "common-european-date": "Європейський формат дати", + "common-iso-date": "Формат дати ISO", + "common-us-date": "Формат дати США", + "common-weekday-date": "День тижня і дата", + "common-weekday-month-day": "День тижня, місяць і день", + "day-abbreviated": "Скорочена назва дня", + "day-full": "Повна назва дня", + "day-leading-zero": "День з нулем попереду (01-31)", + "day-no-leading-zero": "День без нуля попереду (1-31)", + "hour-leading-zero": "Година з нулем попереду (00-23) — 24-годинний формат", + "hour-no-leading-zero": "Година без нуля попереду (0-23) — 24-годинний формат", + "minute-leading-zero": "Хвилина з нулем попереду (00-59)", + "minute-no-leading-zero": "Хвилина без нуля попереду (0-59)", + "month-abbreviated": "Скорочена назва місяця", + "month-full": "Повна назва місяця", + "month-number-leading-zero": "Місяць як число з нулем попереду (01-12)", + "month-number-no-zero": "Місяць як число без нуля попереду (1-12)", + "second-leading-zero": "Секунда з нулем попереду (00-59)", + "second-no-leading-zero": "Секунда без нуля попереду (0-59)", + "timezone-abbreviation": "Абревіатура часового поясу", + "year-four-digit": "Рік як чотиризначне число", + "year-two-digit": "Рік як двозначне число (00-99)" }, "file-picker": { - "cancel": "Скасувати", "search-placeholder": "Пошук файлів та тек...", "select-current": "Вибрати поточне", "select-file": "Вибрати файл", "select-folder": "Вибрати теку", "title": "Вибір файлу" }, + "file-picker-title": "Виберіть файл", "icon-picker": { - "apply": "Застосувати", - "cancel": "Скасувати", - "search": { - "label": "Пошук" - }, "title": "Вибір значка" }, - "text-input": { - "clear": "Очистити" - }, - "tooltip": { - "placeholder": "Заповнювач" - } + "tooltip-placeholder": "Заповнювач" }, "wifi": { "panel": { "action-required": "Вимагається дія", "available-interfaces": "Доступні інтерфейси", "available-networks": "Доступні мережі", - "connect": "Підключити", - "connected": "Підключено", "disabled": "Wi-Fi вимкнено", - "disconnect": "Відключити", - "disconnected": "Відключено", "disconnecting": "Відключення...", "dns": "DNS", "enable-message": "Увімкніть Wi-Fi, щоб побачити доступні мережі.", @@ -3204,11 +1752,7 @@ "forget": "Забути", "forget-network": "Забути цю мережу?", "forgetting": "Забування...", - "frequency": "Частота", - "gateway": "Шлюз", - "info": "Інформація", "interface": "Мережевий інтерфейс", - "internet": "Інтернет", "internet-connected": "Підключено до Інтернету", "internet-limited": "Немає інтернету", "internet-status": "Статус Інтернету", @@ -3217,11 +1761,9 @@ "link-speed": "Швидкість з'єднання", "no-ethernet-devices": "Не виявлено Ethernet-пристроїв.", "no-networks": "Мереж не знайдено", - "password": "Пароль", "saved": "Збережено", "scan-again": "Сканувати знову", "searching": "Пошук близьких мереж...", - "security": "Безпека", "title": "Wi-Fi" }, "signal": { diff --git a/Assets/Translations/zh-CN.json b/Assets/Translations/zh-CN.json index 9582a8eeb..18e546a89 100644 --- a/Assets/Translations/zh-CN.json +++ b/Assets/Translations/zh-CN.json @@ -1,604 +1,9 @@ { - "authentication": { - "error": "认证错误", - "failed": "认证失败" - }, - "bar": { - "widget-settings": { - "active-window": { - "colorize-icons": { - "description": "将主题颜色应用到活动窗口图标。", - "label": "着色图标" - }, - "hide-mode": { - "description": "控制当没有活动窗口时小部件的行为。", - "label": "隐藏模式" - }, - "max-width": { - "description": "设置小部件的最大水平尺寸。当内容较短时,小部件会自动收缩以适应内容。", - "label": "最大宽度" - }, - "scrolling-mode": { - "description": "控制何时为长窗口标题启用文本滚动。", - "label": "滚动模式" - }, - "show-app-icon": { - "description": "在窗口标题旁边显示应用程序图标。", - "label": "显示应用图标" - }, - "use-fixed-width": { - "description": "启用后,小部件将始终使用最大宽度,而不根据内容动态调整。", - "label": "使用固定宽度" - } - }, - "audio-visualizer": { - "color-name": { - "description": "选择可视化工具的颜色。", - "label": "填充颜色" - }, - "hide-when-idle": { - "description": "启用后,除非正在播放媒体,否则隐藏可视化显示。", - "label": "无媒体播放时隐藏" - }, - "width": { - "description": "自定义组件的宽度。", - "label": "宽度" - } - }, - "battery": { - "device": { - "default": "默认(显示设备)", - "description": "选择要显示的电池设备。", - "label": "电池设备" - }, - "display-mode": { - "description": "选择您希望此值显示的方式。", - "label": "显示模式" - }, - "hide-if-not-detected": { - "description": "当系统未检测到电池时,隐藏该小部件。", - "label": "如果未被发现,则隐藏。" - }, - "low-battery-threshold": { - "description": "当电量低于此百分比时显示警告。", - "label": "低电量警告阈值" - }, - "show-noctalia-performance": { - "description": "在电池面板中显示 Noctalia 性能模式切换。", - "label": "显示 Noctalia 性能切换" - }, - "show-power-profile": { - "description": "在电池面板中显示电源配置文件选择。", - "label": "显示电源配置文件控件" - } - }, - "brightness": { - "display-mode": { - "description": "选择您希望此值显示的方式。", - "label": "显示模式" - } - }, - "clock": { - "clock-display": { - "description": "通过从下面的列表添加标记来自定义时钟显示。要使用 12 小时制,必须包含 'AP' 标记。", - "label": "时钟显示" - }, - "custom-font": { - "description": "选择时钟显示使用的自定义字体。", - "label": "自定义字体", - "placeholder": "选择自定义字体...", - "search-placeholder": "搜索字体..." - }, - "horizontal-bar": { - "description": "提示:使用 \\n 创建换行。", - "label": "水平栏" - }, - "preview": "预览", - "tooltip-format": { - "description": "悬停在时钟上时显示的工具提示的格式字符串。留空以使用默认工具提示。", - "label": "工具提示格式" - }, - "use-custom-font": { - "description": "使用自定义字体覆盖时钟的默认字体选择。", - "label": "使用自定义字体" - }, - "use-monospaced-font": { - "description": "启用后,时钟将使用等宽字体。", - "label": "使用等宽字体" - }, - "use-primary-color": { - "description": "启用后,将应用主颜色进行强调。", - "label": "使用主颜色" - }, - "vertical-bar": { - "description": "使用空格将每个部分分隔到新行。", - "label": "垂直栏" - } - }, - "control-center": { - "browse-file": "浏览文件", - "browse-library": "浏览库", - "color-selection": { - "description": "将主题颜色应用于图标。", - "label": "选择颜色" - }, - "enable-colorization": { - "description": "为控制中心图标启用着色,应用主题颜色。", - "label": "启用着色" - }, - "icon": { - "description": "从库中选择图标或自定义文件。", - "label": "图标" - }, - "select-custom-icon": "选择自定义图标", - "use-distro-logo": { - "description": "使用您的发行版徽标而不是自定义图标。", - "label": "使用发行版徽标而不是图标" - } - }, - "custom-button": { - "browse": "浏览", - "collapse-condition": { - "description": "如果输出文本与此值匹配,按钮将折叠。", - "label": "折叠条件" - }, - "color-selection": { - "description": "将主题颜色应用到图标和文本。", - "label": "选择颜色" - }, - "display-command-output": { - "description": "输入一个定期运行的命令。其输出的第一行将显示为文本。", - "label": "显示命令输出", - "stream-description": "输入一个要持续运行的命令。" - }, - "dynamic-text": "动态文本", - "enable-colorization": { - "description": "启用自定义按钮图标和文本的着色,应用主题颜色。", - "label": "启用着色" - }, - "hide-mode": { - "alwaysExpanded": "始终展开", - "description": "控制命令无输出时小部件的可见性。", - "expandWithOutput": "有输出时展开", - "label": "隐藏模式", - "maxTransparent": "最大展开但透明" - }, - "icon": { - "description": "从库中选择图标。", - "label": "图标" - }, - "left-click": { - "description": "左键点击按钮时执行的命令。", - "label": "左键点击", - "update-text": "左键单击时更新显示的文本" - }, - "max-text-length-horizontal": { - "description": "在水平栏中显示的最大字符数(0 为隐藏文本)。", - "label": "最大文本长度(水平)" - }, - "max-text-length-vertical": { - "description": "在垂直栏中显示的最大字符数(0 为隐藏文本)。", - "label": "最大文本长度(垂直)" - }, - "middle-click": { - "description": "中键点击按钮时执行的命令。", - "label": "中键点击", - "update-text": "鼠标中键点击时更新显示的文本" - }, - "parse-json": { - "description": "将命令输出解析为 JSON 对象,以动态设置文本和图标。", - "label": "将输出解析为 JSON" - }, - "refresh-interval": { - "description": "间隔时间(毫秒)。", - "label": "刷新间隔" - }, - "right-click": { - "description": "右键点击按钮时执行的命令。", - "label": "右键点击", - "update-text": "右键单击时更新显示的文本" - }, - "show-icon": { - "description": "切换小部件图标的可见性。", - "label": "显示图标" - }, - "text-stream": { - "description": "来自命令的流式输出行将作为文本显示在按钮上。", - "label": "流" - }, - "wheel": { - "description": "使用滚轮时执行的命令。
在命令中使用 $delta 表示滚轮增量。", - "label": "滚轮", - "update-text": "滚轮滚动时更新显示的文本" - }, - "wheel-down": { - "description": "滚轮向下滚动时执行的命令。", - "label": "滚轮向下命令" - }, - "wheel-mode-separate": { - "description": "为滚轮向上和向下启用单独的命令。", - "label": "分开滚轮命令" - }, - "wheel-up": { - "description": "滚轮向上滚动时执行的命令。", - "label": "滚轮向上命令" - } - }, - "dialog": { - "apply": "应用", - "cancel": "取消" - }, - "keyboard-layout": { - "display-mode": { - "description": "选择您希望此值显示的方式。", - "label": "显示模式" - }, - "show-icon": { - "description": "显示键盘布局图标。", - "label": "显示图标" - } - }, - "launcher": { - "use-primary-color": { - "description": "启用后,将应用主色来突出显示。", - "label": "使用原色" - } - }, - "lock-keys": { - "browse": "浏览", - "show-caps-lock": { - "description": "显示大写锁定状态。", - "label": "大写锁定" - }, - "show-num-lock": { - "description": "显示数字锁定键状态。", - "label": "数字锁定" - }, - "show-scroll-lock": { - "description": "显示滚动锁定状态。", - "label": "滚动锁定" - } - }, - "media-mini": { - "hide-mode": { - "description": "控制当没有媒体播放时小部件的行为。", - "label": "隐藏模式" - }, - "max-width": { - "description": "设置小部件的最大水平尺寸。当内容较短时,小部件会自动收缩以适应内容。", - "label": "最大宽度" - }, - "no-active-player": "无活动播放器", - "scrolling-mode": { - "description": "控制何时为长曲目标题启用文本滚动。", - "label": "滚动模式" - }, - "show-album-art": { - "description": "显示当前播放曲目的专辑封面。", - "label": "显示专辑封面" - }, - "show-artist-first": { - "description": "显示艺术家 - 标题,而不是标题 - 艺术家。", - "label": "先显示艺术家" - }, - "show-progress-ring": { - "description": "显示显示曲目进度的圆形进度指示器。", - "label": "显示进度环" - }, - "show-visualizer": { - "description": "播放音乐时显示音频可视化器。", - "label": "显示可视化器" - }, - "use-fixed-width": { - "description": "启用后,小部件将始终使用最大宽度,而不根据内容动态调整。", - "label": "使用固定宽度" - }, - "visualizer-type": { - "description": "选择要显示的音频可视化器样式。", - "label": "可视化器类型" - } - }, - "microphone": { - "display-mode": { - "description": "选择您希望此值显示的方式。", - "label": "显示模式" - } - }, - "notification-history": { - "hide-widget-when-zero": { - "description": "当没有未读通知时隐藏通知图标。", - "label": "空时隐藏图标" - }, - "show-unread-badge": { - "description": "显示一个用于展示未读通知数量的徽章。", - "label": "显示未读徽章" - } - }, - "section-editor": { - "placeholder": "选择要添加的小部件...", - "search-placeholder": "搜索小部件..." - }, - "spacer": { - "width": { - "description": "间距宽度(像素)。", - "label": "宽度" - } - }, - "system-monitor": { - "compact-mode": { - "description": "将统计数据以迷你条形图而非文本值的形式显示。防止布局偏移。", - "label": "紧凑模式" - }, - "cpu-temperature": { - "description": "如果可用,显示CPU温度读数。", - "label": "CPU温度" - }, - "cpu-usage": { - "description": "显示当前CPU使用百分比。", - "label": "CPU使用率" - }, - "disk-path": { - "description": "选择要监控的磁盘挂载点。", - "label": "磁盘路径" - }, - "gpu-temperature": { - "description": "显示GPU温度读数(如果可用)。", - "label": "GPU温度" - }, - "load-average": { - "description": "显示系统平均负载。", - "label": "平均负载" - }, - "memory-percentage": { - "description": "以百分比而不是绝对值显示内存使用情况。", - "label": "内存百分比" - }, - "memory-usage": { - "description": "显示当前RAM使用信息。", - "label": "内存使用率" - }, - "network-traffic": { - "description": "显示网络上传和下载速度。", - "label": "网络流量" - }, - "storage-usage": { - "description": "显示磁盘空间使用信息。", - "label": "存储使用率" - }, - "use-monospace-font": { - "description": "请使用等宽字体以保持字符宽度一致。", - "label": "等宽字体" - } - }, - "taskbar": { - "colorize-icons": { - "description": "将主题颜色应用到任务栏图标。", - "label": "着色图标" - }, - "hide-mode": { - "description": "当没有匹配的窗口时控制小部件的行为。", - "label": "隐藏模式" - }, - "icon-scale": { - "description": "设置任务栏图标的缩放比例。", - "label": "图标缩放" - }, - "max-width": { - "description": "任务栏的最大宽度(占屏幕宽度的百分比)。", - "label": "最大宽度" - }, - "only-active-workspaces": { - "description": "仅显示来自活动工作区的应用程序", - "label": "仅显示活动工作区" - }, - "only-same-monitor": { - "description": "仅显示任务栏所在显示器上的应用。", - "label": "仅限同一显示器" - }, - "show-pinned-apps": { - "description": "在任务栏中显示停靠栏上固定的应用。", - "label": "显示已置顶的应用" - }, - "show-title": { - "description": "在任务栏中显示窗口标题。", - "description-disabled": "垂直任务栏不支持显示标题。", - "label": "显示标题" - }, - "smart-width": { - "description": "根据条目数量自动调整条目宽度。", - "label": "智能宽度" - }, - "title-width": { - "description": "设置任务栏中窗口标题的宽度(以像素为单位)。", - "label": "标题宽度", - "reset-tooltip": "重置标题宽度" - } - }, - "tray": { - "colorize-icons": { - "description": "将主题颜色应用到系统托盘图标。", - "label": "着色图标" - }, - "drawer-enabled": { - "description": "启用时,未固定的托盘项显示在抽屉面板中。
禁用时,所有托盘项都内联显示。", - "label": "启用抽屉" - }, - "hide-passive": { - "description": "启用后,将隐藏状态为“被动”的托盘图标。", - "label": "隐藏被动物品" - } - }, - "volume": { - "display-mode": { - "description": "选择您希望此值显示的方式。", - "label": "显示模式" - } - }, - "workspace": { - "character-count": { - "description": "显示工作区名称的字符数量(1-10)。", - "label": "字符数量" - }, - "enable-scrollwheel": { - "description": "使用鼠标滚轮切换工作区。", - "label": "滚动切换工作区" - }, - "follow-focused-screen": { - "description": "显示当前焦点屏幕的工作区,而不是任务栏所在屏幕的工作区。", - "label": "跟随焦点屏幕" - }, - "grouped-border-opacity": { - "description": "设置工作区容器边框的不透明度级别", - "label": "边框不透明度" - }, - "hide-unoccupied": { - "description": "不显示没有窗口的工作区。", - "label": "隐藏未占用" - }, - "label-mode": { - "description": "选择工作区标签的显示方式。", - "label": "标签模式" - }, - "show-applications": { - "description": "在每个工作区内显示应用程序图标。", - "label": "显示应用程序" - }, - "show-labels-only-when-occupied": { - "description": "仅在工作区包含窗口时显示工作区标签。", - "label": "仅在被占用时显示标签" - }, - "unfocused-icons-opacity": { - "description": "设置未聚焦应用图标的不透明度级别", - "label": "未聚焦图标不透明度" - } - } - } - }, - "battery": { - "battery-level": "电池电量", - "brightness": "亮度", - "charging": "正在充电", - "charging-rate": "充电速率:{rate} W", - "discharging": "正在放电", - "discharging-rate": "放电速率:{rate} W", - "health": "健康状况:{percent}%", - "idle": "空闲", - "inhibit-idle-description": "保持系统唤醒。", - "inhibit-idle-label": "保持唤醒", - "no-battery-detected": "未检测到电池", - "panel-title": "电池", - "plugged-in": "已接通电源", - "power-profile": "电源模式", - "time-left": "剩余时间:{time}", - "time-until-full": "充满所需时间:{time}" - }, - "bluetooth": { - "panel": { - "available-devices": "可用设备", - "battery": "电池", - "blocked": "已阻止", - "connect": "连接", - "connected-devices": "已连接设备", - "connecting": "正在连接…", - "device-address": "设备地址", - "disabled": "蓝牙已禁用", - "disconnect": "断开", - "disconnecting": "正在断开连接...", - "discoverable": "可发现的", - "enable-message": "启用蓝牙以查看可用设备。", - "info": "信息", - "known-devices": "已知设备", - "no-devices": "没有可用设备", - "pair": "配对", - "paired": "已配对", - "paired-devices": "已配对的设备", - "pairing": "配对...", - "pairing-mode": "确保您的设备处于配对模式。", - "refresh-devices": "刷新设备", - "scanning": "正在扫描设备...", - "signal": "信号", - "signal-text": { - "excellent": "信号:极佳", - "fair": "信号:良好", - "good": "信号:良好", - "poor": "信号:弱", - "unknown": "信号:未知", - "very-poor": "信号:非常差" - }, - "title": "蓝牙", - "trusted": "可信赖的", - "unpair": "取消配对" - }, - "title": "蓝牙" - }, - "calendar": { - "panel": { - "week": "周" - }, - "timer": { - "countdown": "倒计时", - "duration": "时长", - "hours": "h", - "minutes": "m", - "pause": "暂停", - "reset": "重置", - "resume": "继续", - "seconds": "s", - "start": "开始", - "stopwatch": "秒表", - "timer": "计时器", - "title": "计时器" - }, - "weather": { - "loading": "正在加载天气…" - } - }, - "changelog": { - "error": { - "fetch-failed": "无法加载更新日志数据,请稍后再试。", - "rate-limit": "已达到 GitHub 速率限制,请稍后再试。" - }, - "panel": { - "buttons": { - "discord": "加入我们的 Discord", - "dismiss": "确定", - "feedback": "提供反馈" - }, - "empty": "暂时没有可用的发行说明。", - "highlight-title": "重点更新", - "section": { - "released": "{date} 发布", - "version": "版本 {version}" - }, - "subtitle": { - "fresh": "感谢安装 Noctalia!以下是本次构建包含的内容。", - "updated": "已从 {previousVersion} 更新" - }, - "title": "{version} 有哪些更新", - "version": { - "new-user": "全新安装" - } - } - }, - "clock": { - "tooltip": "日历" - }, - "common": { - "add": "添加", - "apply": "应用", - "cancel": "取消", - "check-settings": "查看设置了解详情", - "close": "关闭", - "no": "否", - "save": "保存", - "yes": "是的" - }, - "context-menu": { + "actions": { "clear-history": "清除历史记录", "close-app": "关闭 {app}", "connect-vpn": "连接 {name}", "cycle-visualizer": "切换可视化器样式", - "delete": "删除", "disable-bluetooth": "禁用蓝牙", "disable-dnd": "关闭勿扰模式", "disable-wifi": "禁用Wi-Fi", @@ -608,33 +13,473 @@ "enable-wifi": "启用 Wi-Fi", "launcher-settings": "启动器设置", "lower-to-bottom": "降至底部", - "next": "下一首", "open-calendar": "打开日历", "open-display-settings": "显示设置", "open-launcher": "打开启动器", "open-mixer": "音频混音器", "open-settings": "打开设置", - "pause": "暂停", - "play": "播放", - "previous": "上一首", "raise-to-top": "置顶", "random-wallpaper": "随机壁纸", - "reset": "重置", "toggle-mute": "切换静音", "widget-settings": "小部件设置" }, - "dock": { - "menu": { - "close": "关闭", - "focus": "聚焦", - "pin": "固定", - "unpin": "取消固定" + "authentication": { + "error": "认证错误", + "failed": "认证失败" + }, + "bar": { + "active-window": { + "colorize-icons-description": "将主题颜色应用到活动窗口图标。", + "hide-mode-description": "控制当没有活动窗口时小部件的行为。", + "scrolling-mode-description": "控制何时为长窗口标题启用文本滚动。", + "show-app-icon-description": "在窗口标题旁边显示应用程序图标。", + "show-app-icon-label": "显示应用图标" + }, + "audio-visualizer": { + "color-name-description": "选择可视化工具的颜色。", + "color-name-label": "填充颜色", + "hide-when-idle-description": "启用后,除非正在播放媒体,否则隐藏可视化显示。", + "hide-when-idle-label": "无媒体播放时隐藏", + "width-description": "自定义组件的宽度。" + }, + "battery": { + "device-default": "默认(显示设备)", + "device-description": "选择要显示的电池设备。", + "device-label": "电池设备", + "hide-if-not-detected-description": "当系统未检测到电池时,隐藏该小部件。", + "hide-if-not-detected-label": "如果未被发现,则隐藏。", + "low-battery-threshold-description": "当电量低于此百分比时显示警告。", + "low-battery-threshold-label": "低电量警告阈值", + "show-noctalia-performance-description": "在电池面板中显示 Noctalia 性能模式切换。", + "show-noctalia-performance-label": "显示 Noctalia 性能切换", + "show-power-profile-description": "在电池面板中显示电源配置文件选择。", + "show-power-profile-label": "显示电源配置文件控件" + }, + "clock": { + "clock-display-description": "通过从下面的列表添加标记来自定义时钟显示。要使用 12 小时制,必须包含 'AP' 标记。", + "clock-display-label": "时钟显示", + "custom-font-description": "选择时钟显示使用的自定义字体。", + "custom-font-label": "自定义字体", + "custom-font-placeholder": "选择自定义字体...", + "custom-font-search-placeholder": "搜索字体...", + "horizontal-bar-description": "提示:使用 \\n 创建换行。", + "horizontal-bar-label": "水平栏", + "preview": "预览", + "tooltip-format-description": "悬停在时钟上时显示的工具提示的格式字符串。留空以使用默认工具提示。", + "tooltip-format-label": "工具提示格式", + "use-custom-font-description": "使用自定义字体覆盖时钟的默认字体选择。", + "use-custom-font-label": "使用自定义字体", + "use-monospaced-font-description": "启用后,时钟将使用等宽字体。", + "use-monospaced-font-label": "使用等宽字体", + "use-primary-color-description": "启用后,将应用主颜色进行强调。", + "use-primary-color-label": "使用主颜色", + "vertical-bar-description": "使用空格将每个部分分隔到新行。", + "vertical-bar-label": "垂直栏" + }, + "control-center": { + "browse-file": "浏览文件", + "browse-library": "浏览库", + "color-selection-description": "将主题颜色应用于图标。", + "enable-colorization-description": "为控制中心图标启用着色,应用主题颜色。", + "icon-description": "从库中选择图标或自定义文件。", + "select-custom-icon": "选择自定义图标", + "use-distro-logo-description": "使用您的发行版徽标而不是自定义图标。", + "use-distro-logo-label": "使用发行版徽标而不是图标" + }, + "custom-button": { + "collapse-condition-description": "如果输出文本与此值匹配,按钮将折叠。", + "collapse-condition-label": "折叠条件", + "color-selection-description": "将主题颜色应用到图标和文本。", + "color-selection-label": "选择颜色", + "display-command-output-description": "输入一个定期运行的命令。其输出的第一行将显示为文本。", + "display-command-output-label": "显示命令输出", + "display-command-output-stream-description": "输入一个要持续运行的命令。", + "dynamic-text": "动态文本", + "enable-colorization-description": "启用自定义按钮图标和文本的着色,应用主题颜色。", + "enable-colorization-label": "启用着色", + "hide-mode-always-expanded": "始终展开", + "hide-mode-description": "控制命令无输出时小部件的可见性。", + "hide-mode-expand-with-output": "有输出时展开", + "hide-mode-label": "隐藏模式", + "hide-mode-max-transparent": "最大展开但透明", + "icon-description": "从库中选择图标。", + "left-click-description": "左键点击按钮时执行的命令。", + "left-click-label": "左键点击", + "left-click-update-text": "左键单击时更新显示的文本", + "max-text-length-horizontal-description": "在水平栏中显示的最大字符数(0 为隐藏文本)。", + "max-text-length-horizontal-label": "最大文本长度(水平)", + "max-text-length-vertical-description": "在垂直栏中显示的最大字符数(0 为隐藏文本)。", + "max-text-length-vertical-label": "最大文本长度(垂直)", + "middle-click-description": "中键点击按钮时执行的命令。", + "middle-click-label": "中键点击", + "middle-click-update-text": "鼠标中键点击时更新显示的文本", + "parse-json-description": "将命令输出解析为 JSON 对象,以动态设置文本和图标。", + "parse-json-label": "将输出解析为 JSON", + "refresh-interval-description": "间隔时间(毫秒)。", + "refresh-interval-label": "刷新间隔", + "right-click-description": "右键点击按钮时执行的命令。", + "right-click-label": "右键点击", + "right-click-update-text": "右键单击时更新显示的文本", + "show-icon-description": "切换小部件图标的可见性。", + "show-icon-label": "显示图标", + "text-stream-description": "来自命令的流式输出行将作为文本显示在按钮上。", + "text-stream-label": "流", + "wheel-description": "使用滚轮时执行的命令。
在命令中使用 $delta 表示滚轮增量。", + "wheel-down-description": "滚轮向下滚动时执行的命令。", + "wheel-down-label": "滚轮向下命令", + "wheel-label": "滚轮", + "wheel-mode-separate-description": "为滚轮向上和向下启用单独的命令。", + "wheel-mode-separate-label": "分开滚轮命令", + "wheel-up-description": "滚轮向上滚动时执行的命令。", + "wheel-up-label": "滚轮向上命令", + "wheel-update-text": "滚轮滚动时更新显示的文本" + }, + "keyboard-layout": { + "show-icon-description": "显示键盘布局图标。" + }, + "lock-keys": { + "show-caps-lock-description": "显示大写锁定状态。", + "show-caps-lock-label": "大写锁定", + "show-num-lock-description": "显示数字锁定键状态。", + "show-num-lock-label": "数字锁定", + "show-scroll-lock-description": "显示滚动锁定状态。", + "show-scroll-lock-label": "滚动锁定" + }, + "media-mini": { + "hide-mode-description": "控制当没有媒体播放时小部件的行为。", + "max-width-description": "设置小部件的最大水平尺寸。当内容较短时,小部件会自动收缩以适应内容。", + "no-active-player": "无活动播放器", + "scrolling-mode-description": "控制何时为长曲目标题启用文本滚动。", + "scrolling-mode-label": "滚动模式", + "show-album-art-description": "显示当前播放曲目的专辑封面。", + "show-album-art-label": "显示专辑封面", + "show-artist-first-description": "显示艺术家 - 标题,而不是标题 - 艺术家。", + "show-artist-first-label": "先显示艺术家", + "show-progress-ring-description": "显示显示曲目进度的圆形进度指示器。", + "show-progress-ring-label": "显示进度环", + "show-visualizer-description": "播放音乐时显示音频可视化器。", + "show-visualizer-label": "显示可视化器", + "use-fixed-width-description": "启用后,小部件将始终使用最大宽度,而不根据内容动态调整。", + "use-fixed-width-label": "使用固定宽度", + "visualizer-type-description": "选择要显示的音频可视化器样式。", + "visualizer-type-label": "可视化器类型" + }, + "notification-history": { + "hide-widget-when-zero-description": "当没有未读通知时隐藏通知图标。", + "hide-widget-when-zero-label": "空时隐藏图标", + "show-unread-badge-description": "显示一个用于展示未读通知数量的徽章。", + "show-unread-badge-label": "显示未读徽章" + }, + "section-editor": { + "placeholder": "选择要添加的小部件...", + "search-placeholder": "搜索小部件..." + }, + "spacer": { + "width-description": "间距宽度(像素)。" + }, + "system-monitor": { + "compact-mode-description": "将统计数据以迷你条形图而非文本值的形式显示。防止布局偏移。", + "compact-mode-label": "紧凑模式", + "cpu-temperature-description": "如果可用,显示CPU温度读数。", + "cpu-temperature-label": "CPU温度", + "cpu-usage-description": "显示当前CPU使用百分比。", + "cpu-usage-label": "CPU使用率", + "disk-path-description": "选择要监控的磁盘挂载点。", + "disk-path-label": "磁盘路径", + "gpu-temperature-description": "显示GPU温度读数(如果可用)。", + "load-average-description": "显示系统平均负载。", + "load-average-label": "平均负载", + "memory-percentage-description": "以百分比而不是绝对值显示内存使用情况。", + "memory-percentage-label": "内存百分比", + "memory-usage-description": "显示当前RAM使用信息。", + "memory-usage-label": "内存使用率", + "network-traffic-description": "显示网络上传和下载速度。", + "network-traffic-label": "网络流量", + "storage-usage-description": "显示磁盘空间使用信息。", + "storage-usage-label": "存储使用率", + "use-monospace-font-description": "请使用等宽字体以保持字符宽度一致。", + "use-monospace-font-label": "等宽字体" + }, + "taskbar": { + "colorize-icons-description": "将主题颜色应用到任务栏图标。", + "hide-mode-description": "当没有匹配的窗口时控制小部件的行为。", + "hide-mode-label": "隐藏模式", + "icon-scale-description": "设置任务栏图标的缩放比例。", + "icon-scale-label": "图标缩放", + "max-width-description": "任务栏的最大宽度(占屏幕宽度的百分比)。", + "max-width-label": "最大宽度", + "only-active-workspaces-description": "仅显示来自活动工作区的应用程序", + "only-active-workspaces-label": "仅显示活动工作区", + "only-same-monitor-description": "仅显示任务栏所在显示器上的应用。", + "only-same-monitor-label": "仅限同一显示器", + "show-pinned-apps-description": "在任务栏中显示停靠栏上固定的应用。", + "show-pinned-apps-label": "显示已置顶的应用", + "show-title-description": "在任务栏中显示窗口标题。", + "show-title-description-disabled": "垂直任务栏不支持显示标题。", + "show-title-label": "显示标题", + "smart-width-description": "根据条目数量自动调整条目宽度。", + "smart-width-label": "智能宽度", + "title-width-description": "设置任务栏中窗口标题的宽度(以像素为单位)。", + "title-width-label": "标题宽度", + "title-width-reset-tooltip": "重置标题宽度" + }, + "tray": { + "colorize-icons-description": "将主题颜色应用到系统托盘图标。", + "colorize-icons-label": "着色图标", + "drawer-enabled-description": "启用时,未固定的托盘项显示在抽屉面板中。
禁用时,所有托盘项都内联显示。", + "drawer-enabled-label": "启用抽屉", + "hide-passive-description": "启用后,将隐藏状态为“被动”的托盘图标。", + "hide-passive-label": "隐藏被动物品" + }, + "volume": { + "display-mode-description": "选择您希望此值显示的方式。", + "display-mode-label": "显示模式" + }, + "workspace": { + "character-count-description": "显示工作区名称的字符数量(1-10)。", + "character-count-label": "字符数量", + "enable-scrollwheel-description": "使用鼠标滚轮切换工作区。", + "enable-scrollwheel-label": "滚动切换工作区", + "follow-focused-screen-description": "显示当前焦点屏幕的工作区,而不是任务栏所在屏幕的工作区。", + "follow-focused-screen-label": "跟随焦点屏幕", + "grouped-border-opacity-description": "设置工作区容器边框的不透明度级别", + "grouped-border-opacity-label": "边框不透明度", + "hide-unoccupied-description": "不显示没有窗口的工作区。", + "hide-unoccupied-label": "隐藏未占用", + "label-mode-description": "选择工作区标签的显示方式。", + "label-mode-label": "标签模式", + "show-applications-description": "在每个工作区内显示应用程序图标。", + "show-applications-label": "显示应用程序", + "show-labels-only-when-occupied-description": "仅在工作区包含窗口时显示工作区标签。", + "show-labels-only-when-occupied-label": "仅在被占用时显示标签", + "unfocused-icons-opacity-description": "设置未聚焦应用图标的不透明度级别", + "unfocused-icons-opacity-label": "未聚焦图标不透明度" } }, + "battery": { + "battery-level": "电池电量", + "charging-rate": "充电速率:{rate} W", + "discharging-rate": "放电速率:{rate} W", + "health": "健康状况:{percent}%", + "inhibit-idle-description": "保持系统唤醒。", + "no-battery-detected": "未检测到电池", + "plugged-in": "已接通电源", + "power-profile": "电源模式", + "time-left": "剩余时间:{time}", + "time-until-full": "充满所需时间:{time}" + }, + "bluetooth": { + "panel": { + "available-devices": "可用设备", + "blocked": "已阻止", + "connected-devices": "已连接设备", + "device-address": "设备地址", + "disabled": "蓝牙已禁用", + "discoverable": "可发现的", + "enable-message": "启用蓝牙以查看可用设备。", + "known-devices": "已知设备", + "no-devices": "没有可用设备", + "paired-devices": "已配对的设备", + "pairing-mode": "确保您的设备处于配对模式。", + "scanning": "正在扫描设备...", + "signal-text-excellent": "信号:极佳", + "signal-text-fair": "信号:良好", + "signal-text-good": "信号:良好", + "signal-text-poor": "信号:弱", + "signal-text-unknown": "信号:未知", + "signal-text-very-poor": "信号:非常差" + } + }, + "calendar": { + "timer": { + "hours": "h", + "minutes": "m", + "seconds": "s" + }, + "weather-loading": "正在加载天气…" + }, + "changelog": { + "error": { + "fetch-failed": "无法加载更新日志数据,请稍后再试。", + "rate-limit": "已达到 GitHub 速率限制,请稍后再试。" + }, + "panel": { + "buttons-discord": "加入我们的 Discord", + "buttons-dismiss": "确定", + "buttons-feedback": "提供反馈", + "empty": "暂时没有可用的发行说明。", + "highlight-title": "重点更新", + "released": "{date} 发布", + "subtitle-fresh": "感谢安装 Noctalia!以下是本次构建包含的内容。", + "subtitle-updated": "已从 {previousVersion} 更新", + "title": "{version} 有哪些更新", + "version": "版本 {version}", + "version-new-user": "全新安装" + } + }, + "colors": { + "error": "错误", + "on-surface": "表面之上", + "primary": "主要的", + "secondary": "二级的", + "tertiary": "第三纪" + }, + "common": { + "actions": "行动", + "add": "添加", + "appearance": "外观", + "apply": "应用", + "automation": "自动化", + "available": "可用", + "back": "返回", + "battery": "电池", + "bluetooth": "蓝牙", + "brightness": "亮度", + "browse": "浏览", + "calendar": "日历", + "cancel": "取消", + "cards": "卡片", + "charging": "充电", + "check-settings": "查看设置了解详情", + "clear": "清晰", + "clipboard": "剪贴板", + "clock-panel": "时钟面板", + "close": "关闭", + "colors": "颜色", + "command": "命令", + "connect": "连接", + "connected": "已连接", + "connecting": "正在连接...", + "contributors": "贡献者", + "countdown": "倒计时", + "date": "日期", + "delete": "删除", + "devices": "设备", + "disabled": "残疾的", + "discharging": "排放", + "disconnect": "断开连接", + "disconnected": "已断开连接", + "disconnecting": "正在断开连接...", + "download": "下载", + "duration": "时长", + "enabled": "已启用", + "events": "活动", + "execute": "执行", + "focus": "专注", + "frequency": "频率", + "gateway": "网关", + "general": "通用", + "hibernate": "Hibernate", + "history": "历史", + "icon": "图标", + "idle": "空闲", + "info": "信息", + "input": "输入", + "install": "安装", + "installed": "已安装", + "interface": "界面", + "internet": "互联网", + "language": "语言", + "loading": "正在加载...", + "local": "本地", + "location": "位置", + "lock": "锁", + "logout": "退出登录", + "look": "看", + "media": "媒体", + "memory": "记忆", + "monitors": "显示器", + "network": "网络", + "next": "下一个", + "night-light": "夜灯", + "no": "否", + "no-results": "没有结果", + "none": "无", + "notifications": "通知", + "official": "官方", + "output": "输出", + "pair": "一对", + "paired": "配对", + "pairing": "正在配对...", + "panels": "面板", + "password": "密码", + "pause": "暂停", + "pin": "别针", + "play": "玩", + "polling": "民意调查", + "position": "位置", + "previous": "上一个", + "random": "随机", + "reboot": "重启", + "refresh": "刷新", + "reset": "重置", + "resume": "简历", + "save": "保存", + "scanning": "扫描中...", + "screen-corners": "屏幕边角", + "search": "搜索", + "security": "安全", + "select": "选择", + "shortcuts": "快捷方式", + "shutdown": "关机", + "signal": "信号", + "sound": "声音", + "sources": "来源", + "start": "开始", + "stop": "停止", + "stopwatch": "秒表", + "suspend": "暂停", + "templates": "模板", + "test": "测试", + "thresholds": "阈值", + "timer": "计时器", + "title": "标题", + "toast": "吐司", + "trusted": "可信赖的", + "uninstall": "卸载", + "unknown": "未知", + "unpair": "取消配对", + "unpin": "取消固定", + "update": "更新", + "upload": "上传", + "version": "版本", + "visualizer": "可视化工具", + "volume": "体积", + "volumes": "卷", + "wallpaper": "壁纸", + "weather": "天气", + "week": "周", + "widgets": "小部件", + "width": "宽度", + "yes": "是的" + }, + "control-center": { + "power-profile": { + "tooltip-action": "电源模式", + "tooltip-disabled": "安装 power-profiles-daemon 以使用电源模式" + }, + "screen-recorder": { + "label-stopped": "录制" + }, + "wifi": { + "label-disconnected": "Wi-Fi 已断开", + "label-ethernet": "以太网" + } + }, + "display-modes": { + "always-hide": "始终隐藏", + "always-show": "总是显示", + "force-open": "强行打开", + "on-hover": "悬停时" + }, "general": { - "no-results": "无结果", - "no-summary": "无摘要", - "unknown": "未知" + "no-summary": "无摘要" + }, + "hide-modes": { + "hidden": "当为空时隐藏", + "idle": "空闲时隐藏", + "transparent": "空时透明", + "visible": "始终可见" }, "launcher": { "categories": { @@ -643,38 +488,31 @@ "chat": "聊天", "development": "开发", "education": "教育", - "emoji": { - "activity": "活动", - "animals": "动物", - "flags": "旗帜", - "food": "食物和饮料", - "nature": "自然", - "objects": "物品", - "people": "人物和肢体", - "recent": "最近使用", - "symbols": "符号", - "travel": "旅行和地点" - }, + "emoji-activity": "活动", + "emoji-animals": "动物", + "emoji-flags": "旗帜", + "emoji-food": "食物和饮料", + "emoji-nature": "自然", + "emoji-objects": "物品", + "emoji-people": "人物和肢体", + "emoji-recent": "最近使用", + "emoji-symbols": "符号", + "emoji-travel": "旅行和地点", "game": "游戏", "graphics": "图形", "misc": "杂项", - "network": "网络", "office": "办公", "pinned": "已固定", "system": "系统", "webbrowser": "网页浏览器" }, - "delete": "删除", "no-results": "未找到结果", - "pin": "固定", "providers": { "applications": "应用程序", "calculator": "计算器", "calculator-deprecated": ">calc 命令已弃用,即将移除。请直接在搜索中输入数学表达式。", "calculator-description": "计算器 — 计算数学表达式", "calculator-enter-expression": "输入数学表达式", - "calculator-error": "错误", - "calculator-name": "计算器", "clipboard": "剪贴板历史记录", "clipboard-clear-description": "清除所有剪贴板历史记录", "clipboard-clear-description-full": "从剪贴板历史记录中移除所有项目", @@ -683,154 +521,68 @@ "clipboard-history-disabled": "剪贴板历史记录已禁用", "clipboard-history-disabled-description": "在设置中启用剪贴板历史记录或安装 cliphist", "clipboard-loading": "正在加载剪贴板历史记录...", - "clipboard-loading-description": "请稍候", "clipboard-search-description": "搜索剪贴板历史记录", - "command": "命令", "command-description": "运行 shell 命令", - "command-name": "命令", "emoji": "表情符号选择器", "emoji-loading": "正在加载表情符号...", "emoji-loading-description": "请稍候", "emoji-no-recent": "尚无最近使用的表情符号", "emoji-search-description": "搜索和复制表情符号" - }, - "unpin": "取消固定" + } }, "lock-screen": { "authenticating": "正在验证...", - "authentication-failed": "验证失败", "password": "请输入密码...", "restart": "重启", - "shut-down": "关机", - "suspend": "挂起", - "welcome-back": "欢迎回来," + "shut-down": "关机" }, "notifications": { "panel": { "click-to-expand": "点击展开", "description": "您的通知将在到达时显示在此处。", - "no-notifications": "无通知", - "title": "通知" + "no-notifications": "无通知" }, "range": { - "all": "全部", "earlier": "更早", "today": "今天", "yesterday": "昨天" }, "time": { - "diffD": "1 天前", - "diffDD": "{diff} 天前", - "diffH": "1 小时前", - "diffHH": "{diff} 小时前", - "diffM": "1 分钟前", - "diffMM": "{diff} 分钟前", + "diff-d": "1 天前", + "diff-dd": "{diff} 天前", + "diff-h": "1 小时前", + "diff-hh": "{diff} 小时前", + "diff-m": "1 分钟前", + "diff-mm": "{diff} 分钟前", "now": "现在" } }, "options": { "bar": { - "density": { - "comfortable": "舒适", - "compact": "紧凑", - "default": "默认", - "mini": "迷你", - "spacious": "宽敞" - }, - "position": { - "bottom": "底部", - "left": "左侧", - "right": "右侧", - "top": "顶部" - } - }, - "colors": { - "error": "错误色", - "none": "无", - "onSurface": "表层对应色", - "primary": "主要色", - "secondary": "次要色", - "tertiary": "第三色" + "density-comfortable": "舒适", + "density-compact": "紧凑", + "density-default": "默认", + "density-mini": "迷你", + "density-spacious": "宽敞" }, "control-center": { - "position": { - "bottom_center": "底部居中", - "bottom_left": "左下角", - "bottom_right": "右下角", - "center": "居中", - "close_to_bar_button": "靠近栏按钮", - "top_center": "顶部居中", - "top_left": "左上角", - "top_right": "右上角" - }, - "quickSettingsStyle": { - "classic": "经典", - "compact": "紧凑", - "modern": "现代" - } - }, - "display-mode": { - "always-hide": "始终隐藏", - "always-show": "始终显示", - "force-open": "强制打开", - "on-hover": "悬停时显示" - }, - "frame-rates": { - "fps": "{fps} FPS" - }, - "hide-modes": { - "hidden": "当为空时隐藏", - "idle": "空闲时隐藏", - "transparent": "空时透明", - "visible": "始终可见" - }, - "launcher": { - "position": { - "bottom_center": "底部居中", - "bottom_left": "左下角", - "bottom_right": "右下角", - "center": "居中", - "center_left": "左侧居中", - "center_right": "右侧居中", - "follow_bar": "跟随栏", - "top_center": "顶部居中", - "top_left": "左上角", - "top_right": "右上角" - } - }, - "osd": { - "position": { - "bottom_center": "底部居中", - "bottom_left": "左下角", - "bottom_right": "右下角", - "center_left": "左侧居中", - "center_right": "右侧居中", - "top_center": "顶部居中", - "top_left": "左上角", - "top_right": "右上角" - } + "quick-settings-style-classic": "经典", + "quick-settings-style-modern": "现代" }, + "frame-rates-fps": "{fps} FPS", "screen-recording": { - "audio-sources": { - "both": "系统输出 + 麦克风输入", - "microphone-input": "麦克风输入", - "none": "无音频", - "system-output": "系统输出" - }, - "color-range": { - "full": "完全", - "limited": "有限" - }, - "quality": { - "high": "高", - "medium": "中等", - "ultra": "超高", - "very-high": "很高" - }, - "sources": { - "portal": "Portal", - "screen": "Screen" - } + "audio-sources-both": "系统输出 + 麦克风输入", + "audio-sources-microphone-input": "麦克风输入", + "audio-sources-none": "无音频", + "audio-sources-system-output": "系统输出", + "color-range-full": "完全", + "color-range-limited": "有限", + "quality-high": "高", + "quality-medium": "中等", + "quality-ultra": "超高", + "quality-very-high": "很高", + "sources-portal": "Portal", + "sources-screen": "Screen" }, "scrolling-modes": { "always": "始终滚动", @@ -848,34 +600,787 @@ }, "shadow-direction": { "bottom": "下方", - "bottom_left": "左下", - "bottom_right": "右下", "center": "居中", - "left": "左侧", - "right": "右侧", - "top": "上方", - "top_left": "左上", - "top_right": "右上" + "top": "上方" }, "visualizer-types": { "linear": "线性", "mirrored": "镜像", - "none": "无", "wave": "波形" }, "visualizer-visibility": { - "always": "始终可见", "with-background": "仅在有背景时" }, "workspace-labels": { "index": "索引", "index+name": "索引和名称", - "name": "名称", - "none": "无" + "name": "名称" + } + }, + "panels": { + "about": { + "changelog": "查看更改日志", + "contributors-desc": "向我们 {count} 位超棒的贡献者致敬!", + "contributors-description-plural": "向我们 {count} 位超棒的贡献者致敬!", + "noctalia-desc": "一款为 Wayland 精心打造的时尚简约桌面 shell,基于 Quickshell 构建。", + "noctalia-git-commit": "Git提交:", + "noctalia-installed-version": "已安装版本:", + "noctalia-latest-version": "最新版本:", + "noctalia-title": "Noctalia shell", + "support": "支持我们", + "title": "关于" + }, + "audio": { + "devices-desc": "配置可用的音频输入和输出设备。", + "devices-input-device-description": "选择所需的音频输入设备。", + "devices-input-device-label": "输入设备", + "devices-output-device-description": "选择所需的音频输出设备。", + "devices-output-device-label": "输出设备", + "devices-title": "音频设备", + "external-mixer-description": "输入激活外部音频混音器功能时要启动的命令或应用程序路径。", + "external-mixer-label": "外部音频混音器命令", + "external-mixer-placeholder": "pwvucontrol || pavucontrol", + "media-desc": "设置您首选和要忽略的媒体应用程序。", + "media-excluded-player-description": "添加您希望系统忽略的播放器关键词。每个关键词应单独占一行。", + "media-excluded-player-label": "排除的播放器", + "media-excluded-player-placeholder": "输入关键词并按 + 添加", + "media-frame-rate-description": "帧率越高越流畅,但会占用更多资源。", + "media-frame-rate-label": "帧率", + "media-primary-player-description": "输入关键词以识别您的主要播放器。", + "media-primary-player-label": "主要播放器", + "media-primary-player-placeholder": "例如:spotify, vlc, mpv", + "media-scrolling-speed-description": "标题从头到尾滚动所需的时间(秒)", + "media-scrolling-speed-label": "滚动速度", + "media-scrolling-title-description": "为长媒体标题启用连续滚动", + "media-scrolling-title-label": "标题滚动", + "media-title": "媒体播放器", + "panel-applications-empty": "目前没有应用程序正在播放音频。", + "title": "音频", + "visualizer-type-description": "选择媒体播放的可视化类型。", + "visualizer-type-label": "可视化类型", + "volumes-desc": "调整音量控制和音频级别。", + "volumes-input-volume-description": "麦克风输入音量级别。", + "volumes-mute-input-description": "静音默认音频输入(麦克风)。", + "volumes-mute-input-label": "静音输入", + "volumes-mute-output-description": "静音系统主音频输出。", + "volumes-mute-output-label": "静音输出", + "volumes-output-volume-description": "系统全局音量级别。", + "volumes-step-size-description": "调整音量变化的步长(滚轮、键盘快捷键)。", + "volumes-step-size-label": "音量步长", + "volumes-volume-overdrive-description": "允许将音量提高到100%以上。可能不被所有硬件支持。", + "volumes-volume-overdrive-label": "允许音量过载" + }, + "bar": { + "appearance-background-opacity-description": "为状态栏设置背景不透明度。", + "appearance-background-opacity-label": "状态栏背景不透明度", + "appearance-capsule-opacity-description": "设置显示胶囊时小部件背景的不透明度。", + "appearance-capsule-opacity-label": "胶囊不透明度", + "appearance-density-description": "调整状态栏的内边距以获得紧凑或宽松的外观。", + "appearance-density-label": "状态栏密度", + "appearance-desc": "自定义状态栏的外观和位置。", + "appearance-floating-description": "将状态栏显示为浮动的“药丸”形状。", + "appearance-floating-label": "浮动状态栏", + "appearance-margins-description": "调整浮动状态栏周围的边距。", + "appearance-margins-horizontal": "水平", + "appearance-margins-label": "边距", + "appearance-margins-vertical": "垂直", + "appearance-outer-corners-description": "在栏上显示向外弯曲的角。", + "appearance-outer-corners-label": "外角", + "appearance-position-description": "选择在屏幕上的位置。", + "appearance-position-label": "状态栏位置", + "appearance-show-capsule-description": "为每个小部件添加背景。", + "appearance-show-capsule-label": "显示组件背景", + "appearance-show-outline-description": "在每个小部件周围显示可见边框。", + "appearance-show-outline-label": "显示小部件轮廓", + "appearance-use-separate-opacity-description": "启用后为状态栏背景使用单独的不透明度值。", + "appearance-use-separate-opacity-label": "使用单独的状态栏不透明度", + "monitors-desc": "在特定显示器上显示状态栏。如果未选择,则默认为全部。", + "monitors-title": "显示器显示", + "title": "状态栏", + "tray-blacklist-description": "添加托盘排除规则,支持通配符 (*)。", + "tray-blacklist-label": "黑名单", + "tray-blacklist-placeholder": "例如:nm-applet, Fcitx*", + "tray-pin-application": "固定应用程序", + "tray-unpin-application": "取消固定应用程序", + "widgets-desc": "拖动小部件以更改它们的顺序。使用右键菜单在各部分之间转移小部件或移除它们。", + "widgets-title": "小部件定位" + }, + "color-scheme": { + "color-source-desc": "Noctalia 颜色的主要设置。", + "color-source-matugen-scheme-type-description": "选择Matugen将使用哪种配色方案生成方法,从您的壁纸中创建颜色。", + "color-source-matugen-scheme-type-label": "Matugen 配色方案类型", + "color-source-title": "颜色来源", + "color-source-use-wallpaper-colors-description": "使用 Matugen 从壁纸生成颜色方案。自动提取颜色以创建一致的主题。", + "color-source-use-wallpaper-colors-label": "使用壁纸颜色", + "dark-mode-mode-description": "启用自动切换浅色和深色模式。", + "dark-mode-mode-label": "深色模式计划", + "dark-mode-mode-manual": "手动", + "dark-mode-mode-off": "关", + "dark-mode-switch-description": "切换到更暗的主题,便于夜间观看。", + "delete-error-description": "删除 {scheme} 失败", + "delete-error-title": "删除失败", + "delete-success-description": "成功删除 {scheme}", + "delete-success-title": "配色方案已删除", + "download-button": "下载更多", + "download-downloading": "正在下载...", + "download-empty": "没有可用的配色方案", + "download-error-api-error": "API 错误: {status}", + "download-error-description": "下载 {scheme} 失败", + "download-error-download-failed": "下载失败,退出代码: {code}", + "download-error-invalid-response": "无效的 API 响应格式", + "download-error-no-files": "未找到方案的文件", + "download-error-parse-failed": "解析 API 响应失败: {error}", + "download-error-rate-limit": "GitHub API 速率限制已超出", + "download-error-title": "下载失败", + "download-fetching": "正在获取可用的配色方案...", + "download-success-description": "成功下载 {scheme}", + "download-success-title": "配色方案已下载", + "download-title": "下载配色方案", + "predefined-desc": "从预定义配色方案集合中选择。", + "predefined-generate-templates-description": "使用预定义配色方案时生成 Matugen 模板(GTK、终端主题等)。", + "predefined-generate-templates-label": "为预定义方案生成模板", + "predefined-title": "预定义配色方案", + "templates-compositors-description": "合成器主题。", + "templates-compositors-label": "合成器", + "templates-compositors-mango-description": "写入 {filepath},需要 Mango", + "templates-compositors-niri-description": "写入 {filepath},需要 Niri v25.11+", + "templates-desc": "将颜色应用于外部应用程序。", + "templates-misc-description": "创建您自己的模板", + "templates-misc-label": "高级", + "templates-misc-user-templates-description": "仅在您知道自己在做什么时启用,请参阅我们的在线文档", + "templates-misc-user-templates-label": "启用用户模板", + "templates-programs-code-description-detected": "已应用到默认配置文件,检测到: {clients}", + "templates-programs-code-description-missing": "未检测到代码编辑器(VSCode 或 VSCodium)", + "templates-programs-description": "应用程序特定主题", + "templates-programs-discord-description": "为 {client} 写入 {filepath},主题需要手动激活", + "templates-programs-discord-description-detected": "检测到: {clients}", + "templates-programs-discord-description-missing": "未检测到 Discord 客户端", + "templates-programs-emacs-description": "Doom: ~/.config/doom/themes/noctalia.el
标准: ~/.emacs.d/themes/noctalia.el", + "templates-programs-label": "程序", + "templates-programs-pywalfox-description": "写入 {filepath} 并运行 pywalfox update", + "templates-programs-spicetify-description": "写入 {filepath},Comfy 主题需要手动安装和激活", + "templates-programs-walker-description": "写入 {filepath} 并将主题设置为 noctalia", + "templates-programs-yazi-description": "写入 {filepath},需要手动激活 flavor", + "templates-programs-zed-description": "写入 {filepath} 并重新加载", + "templates-programs-zen-browser-description": "将 {filepath} 写入;复制到你的 Zen 配置文件的 chrome/userChrome.css 中", + "templates-terminal-description": "终端模拟器主题。", + "templates-terminal-label": "终端", + "templates-ui-description": "桌面环境和 UI 工具包主题。", + "templates-ui-label": "用户界面", + "templates-ui-qt-description": "写入 {filepath}", + "title": "配色方案" + }, + "control-center": { + "cards-desc": "自定义在控制中心显示的控制项及其顺序。", + "desc": "配置控制中心面板的位置和行为。", + "position-description": "选择打开控制中心时面板出现的位置。", + "shortcuts-custom-button-command-description": "单击按钮时执行的命令。", + "shortcuts-custom-button-enable-on-state-logic-description": "根据检查命令启用第二个图标和“高亮”状态。", + "shortcuts-custom-button-enable-on-state-logic-label": "启用开启状态逻辑", + "shortcuts-custom-button-general-tooltip-text-description": "按钮工具提示的常规说明。", + "shortcuts-custom-button-general-tooltip-text-label": "常规工具提示文本", + "shortcuts-custom-button-on-clicked-label": "左键单击命令", + "shortcuts-custom-button-on-middle-clicked-label": "中键单击命令", + "shortcuts-custom-button-on-right-clicked-label": "右键单击命令", + "shortcuts-custom-button-on-state-command-description": "执行以检查按钮是否应处于“开启”状态的命令。返回 0 表示开启,非零表示关闭。", + "shortcuts-custom-button-on-state-command-label": "开启状态检查命令", + "shortcuts-custom-button-on-state-icon-description": "按钮处于“开启”状态时的图标。", + "shortcuts-custom-button-on-state-icon-label": "开启状态图标", + "shortcuts-custom-button-state-checks-add": "添加状态检查", + "shortcuts-custom-button-state-checks-command": "要为此状态检查执行的命令", + "shortcuts-custom-button-state-checks-label": "状态检查", + "shortcuts-custom-button-state-checks-remove": "移除", + "shortcuts-custom-button-tooltip-description": "悬停在按钮上时显示的工具提示。", + "shortcuts-custom-button-tooltip-label": "工具提示", + "shortcuts-title": "快捷方式小部件", + "system-monitor-disk-path-description": "选择控制中心中的系统监视器卡片应监视的磁盘挂载点。", + "system-monitor-disk-path-label": "系统监视器磁盘路径", + "title": "控制中心" + }, + "desktop-widgets": { + "clock-enabled-description": "在桌面上显示一个时钟小部件。", + "clock-enabled-label": "启用时钟小部件", + "clock-format-label": "格式", + "clock-height-description": "时钟小部件的高度,以像素为单位。", + "clock-height-label": "高度", + "clock-minimal-mode-description": "使用包含时间和日期的简约时钟显示。", + "clock-minimal-mode-label": "简约模式", + "clock-rounded-corners-description": "使用圆角作为小部件背景。", + "clock-rounded-corners-label": "圆角", + "clock-show-background-description": "显示时钟小部件的背景容器。", + "clock-show-background-label": "显示背景", + "clock-show-date-description": "在时间下方显示当前日期。", + "clock-show-date-label": "显示日期", + "clock-show-seconds-description": "在时间中显示秒。", + "clock-show-seconds-label": "显示秒数", + "clock-style-analog": "模拟", + "clock-style-binary": "二进制", + "clock-style-description": "选择时钟显示样式。", + "clock-style-digital": "数字", + "clock-style-label": "时钟样式", + "clock-style-minimal": "简约", + "clock-width-description": "时钟小部件的宽度,以像素为单位。", + "edit-mode-button-label": "进入编辑模式", + "edit-mode-controls-explanation": "左键点击并拖动:移动或调整小部件大小。\n右键点击:打开上下文菜单选项。", + "edit-mode-description": "启用编辑模式以移动和重新定位桌面小组件。启用后,小组件会显示拖动轮廓,并且可以重新定位。", + "edit-mode-exit-button": "退出编辑模式", + "edit-mode-grid-snap-label": "网格对齐", + "edit-mode-label": "编辑模式", + "enabled-description": "完全启用或禁用桌面小部件。", + "enabled-label": "启用桌面小部件", + "general-desc": "配置显示在您桌面上的小部件。", + "general-title": "桌面小部件", + "media-player-enabled-description": "在桌面上显示媒体播放器小部件。", + "media-player-enabled-label": "启用媒体播放器小部件", + "media-player-rounded-corners-description": "启用小部件边缘的圆角。", + "media-player-show-album-art-description": "显示专辑封面和曲目信息(标题和艺术家)。", + "media-player-show-album-art-label": "显示专辑封面和标题", + "media-player-show-background-description": "显示媒体播放器小部件的背景容器。", + "media-player-show-buttons-description": "在媒体播放器小部件上显示媒体控制按钮(播放/暂停、上一个、下一个)。", + "media-player-show-buttons-label": "显示按钮", + "media-player-show-visualizer-description": "显示音频可视化叠加层。", + "media-player-visualizer-type-description": "选择桌面媒体播放器的背景可视化类型。", + "title": "桌面小部件", + "weather-enabled-description": "在桌面上显示天气小部件。", + "weather-enabled-label": "启用天气小部件", + "weather-show-background-description": "显示天气小部件的背景容器。" + }, + "display": { + "monitors-brightness-step-description": "调整亮度变化的步长(滚轮和键盘快捷键)。", + "monitors-brightness-step-label": "亮度步长", + "monitors-brightness-unavailable-ddc-disabled": "亮度控制不可用。启用“外部亮度支持”以控制此显示器的亮度。", + "monitors-brightness-unavailable-generic": "此显示器无法使用亮度控制。", + "monitors-desc": "调整每个显示器的亮度设置。", + "monitors-enforce-minimum-description": "解决亮度为 0% 时部分显示器背光完全关闭的问题。", + "monitors-enforce-minimum-label": "限制最小亮度为 1%", + "monitors-external-brightness-description": "启用 DDCUtil 支持,通过 DDC/CI 协议控制外部显示器的亮度。", + "monitors-external-brightness-label": "外部亮度支持", + "monitors-title": "显示器设置", + "night-light-auto-schedule-description": "基于 {location} 的日落和日出时间 — 推荐。", + "night-light-auto-schedule-label": "自动调度", + "night-light-desc": "减少蓝光发射,帮助您更好地睡眠并减轻眼睛疲劳。", + "night-light-enable-description": "应用暖色滤镜以减少蓝光发射。", + "night-light-enable-label": "启用夜间模式", + "night-light-force-activation-description": "忽略调度并立即应用夜间滤镜。", + "night-light-force-activation-label": "强制激活", + "night-light-manual-schedule-description": "为日出和日落设置自定义时间。", + "night-light-manual-schedule-label": "手动调度", + "night-light-manual-schedule-select-start": "选择开始时间", + "night-light-manual-schedule-select-stop": "选择停止时间", + "night-light-manual-schedule-sunrise": "日出时间", + "night-light-manual-schedule-sunset": "日落时间", + "night-light-temperature-day": "白天", + "night-light-temperature-day-description": "控制白天的色温。", + "night-light-temperature-description": "设置夜间和白天的颜色温暖度。", + "night-light-temperature-label": "色温", + "night-light-temperature-night": "夜间", + "night-light-temperature-night-description": "控制夜间的色温。", + "title": "显示" + }, + "dock": { + "appearance-background-opacity-description": "调整停靠栏的背景不透明度。", + "appearance-border-radius-description": "调整停靠栏的边框半径。", + "appearance-border-radius-label": "边框半径", + "appearance-colorize-icons-description": "将主题颜色应用到停靠栏应用图标(仅限非聚焦应用)。", + "appearance-colorize-icons-label": "着色图标", + "appearance-dead-opacity-description": "调整未运行的应用程序图标的不透明度。", + "appearance-dead-opacity-label": "死亡不透明度", + "appearance-desc": "自定义停靠栏的行为和外观。", + "appearance-display-auto-hide": "自动隐藏", + "appearance-display-description": "选择停靠栏的行为方式。", + "appearance-display-exclusive": "独占", + "appearance-floating-distance-description": "调整距离屏幕边缘的浮动距离。", + "appearance-floating-distance-label": "停靠栏浮动距离", + "appearance-hide-show-speed-description": "调整停靠栏隐藏/显示动画的速度。", + "appearance-hide-show-speed-label": "隐藏/显示速度", + "appearance-icon-size-description": "调整停靠栏的整体大小。", + "appearance-icon-size-label": "停靠栏大小", + "appearance-inactive-indicators-description": "为所有应用显示指示器小药丸,而不仅仅是当前活跃的应用。", + "appearance-inactive-indicators-label": "运行指示器", + "appearance-pinned-static-description": "始终将固定的应用图标按静态顺序推到左侧。", + "appearance-pinned-static-label": "静态固定应用", + "enabled-description": "完全显示或隐藏停靠栏", + "enabled-label": "启用停靠栏", + "monitors-desc": "在特定显示器上显示停靠栏。如果未选择任何显示器,则默认为全部。", + "monitors-only-same-monitor-description": "仅显示停靠栏所在显示器上的应用程序。", + "monitors-only-same-monitor-label": "仅限来自同一显示器的应用", + "monitors-title": "显示器显示", + "title": "停靠栏" + }, + "general": { + "fonts-default-description": "整个界面使用的主要字体。", + "fonts-default-label": "默认字体", + "fonts-default-placeholder": "选择默认字体...", + "fonts-default-scale-description": "增大或减小标准文本的尺寸", + "fonts-default-scale-label": "默认字体大小", + "fonts-default-search-placeholder": "搜索字体...", + "fonts-desc": "选择整个界面中使用的字体。", + "fonts-monospace-description": "用于数字和统计信息显示的等宽字体。", + "fonts-monospace-label": "等宽字体", + "fonts-monospace-placeholder": "选择等宽字体...", + "fonts-monospace-scale-description": "增大或减小等宽文本的尺寸", + "fonts-monospace-scale-label": "默认等宽字体大小", + "fonts-monospace-search-placeholder": "搜索等宽字体...", + "fonts-reset-scaling": "恢复默认缩放", + "fonts-title": "字体", + "language-desc": "选择您偏好的应用程序语言。", + "language-select-auto-detect": "自动检测", + "language-select-description": "选择应用程序界面中使用的语言。", + "language-select-label": "应用程序语言", + "launch-setup-wizard": "启动安装向导", + "profile-desc": "编辑您的用户详细信息和头像。", + "profile-picture-description": "在整个界面中显示您的个人头像。", + "profile-picture-label": "{user} 的个人头像", + "profile-select-avatar": "选择头像图片", + "profile-title": "个人资料", + "profile-tooltip": "头像", + "screen-corners-desc": "自定义屏幕边角的圆度和视觉效果。", + "screen-corners-radius-description": "调整屏幕圆角的弧度。", + "screen-corners-radius-label": "屏幕边角半径", + "screen-corners-radius-reset": "重置屏幕圆角半径", + "screen-corners-show-corners-description": "在屏幕边缘显示圆角。", + "screen-corners-show-corners-label": "显示屏幕圆角", + "screen-corners-solid-black-description": "使用实心黑色而非状态栏背景色。", + "screen-corners-solid-black-label": "实心黑色边角", + "screen-corners-title": "屏幕边角" + }, + "hooks": { + "info-command-info-description": "• 命令通过 shell 执行(sh -c)
• 命令在后台运行(分离)
• 测试按钮使用当前值执行", + "info-command-info-label": "钩子命令信息", + "info-parameters-description": "• 壁纸钩子:$1 = 壁纸路径, $2 = 屏幕名称
• 主题切换钩子:$1 = true/false(深色模式状态)
• 屏幕锁定/解锁钩子:无参数
• 性能模式钩子:无参数", + "info-parameters-label": "可用参数", + "performance-mode-disabled-description": "禁用 Noctalia 性能模式时执行的命令。", + "performance-mode-disabled-label": "性能模式已禁用", + "performance-mode-disabled-placeholder": "例如:notify-send \"性能\" \"模式已禁用\"", + "performance-mode-enabled-description": "启用 Noctalia 性能模式时执行的命令。", + "performance-mode-enabled-label": "性能模式已启用", + "performance-mode-enabled-placeholder": "例如:notify-send \"性能\" \"模式已启用\"", + "screen-lock-description": "屏幕锁定时执行的命令。", + "screen-lock-label": "屏幕已锁定", + "screen-lock-placeholder": "例如:notify-send \"屏幕\" \"已锁定\"", + "screen-unlock-description": "屏幕解锁时执行的命令。", + "screen-unlock-label": "屏幕已解锁", + "screen-unlock-placeholder": "例如:notify-send \"屏幕\" \"已解锁\"", + "system-hooks-desc": "配置在系统事件发生时执行的命令。", + "system-hooks-enable-description": "启用或禁用所有钩子命令。", + "system-hooks-enable-label": "启用钩子", + "system-hooks-title": "系统钩子", + "theme-changed-description": "主题在深色和浅色模式之间切换时执行的命令。", + "theme-changed-label": "主题已更改", + "theme-changed-placeholder": "例如:notify-send \"主题\" \"已切换\"", + "title": "钩子", + "wallpaper-changed-description": "壁纸更改时执行的命令。", + "wallpaper-changed-label": "壁纸已更改", + "wallpaper-changed-placeholder": "例如:notify-send \"壁纸\" \"已更改\"" + }, + "indicator": { + "default-value": "默认值:{value}", + "system-default": "系统默认" + }, + "launcher": { + "clipboard-desc": "从启动器访问和管理你的剪贴板历史记录。", + "execute-desc": "配置应用程序的启动方式。", + "execute-title": "执行", + "settings-annotation-tool-description": "点击剪贴板历史记录中的注释按钮时要运行的命令。图像将被管道传输到此命令。", + "settings-annotation-tool-label": "标注工具", + "settings-annotation-tool-placeholder": "格拉迪亚,萨蒂 -f -", + "settings-auto-paste-description": "自动粘贴选定的剪贴板项目。需要 wtype。", + "settings-auto-paste-label": "自动粘贴", + "settings-clip-preview-description": "在使用 >clip 命令时显示剪贴板内容的预览。", + "settings-clip-preview-label": "启用剪贴板预览", + "settings-clipboard-history-description": "从启动器访问之前复制的项目。", + "settings-clipboard-history-label": "启用剪贴板历史记录", + "settings-custom-launch-prefix-description": "使用自定义启动器前缀命令(例如,'runapp'用于systemd集成)。", + "settings-custom-launch-prefix-enabled-description": "使用自定义前缀启动应用程序,而不是默认方法。", + "settings-custom-launch-prefix-enabled-label": "启用自定义启动前缀", + "settings-custom-launch-prefix-label": "自定义启动前缀", + "settings-desc": "自定义启动器的行为和外观。", + "settings-grid-view-description": "以网格布局而非列表显示项目。", + "settings-icon-mode-description": "使用本地系统图标而不是 Tabler 图标。", + "settings-icon-mode-label": "使用本地图标", + "settings-ignore-mouse-input-description": "禁用启动器中的鼠标交互和滚轮。", + "settings-ignore-mouse-input-label": "忽略鼠标输入", + "settings-position-description": "选择启动器面板出现的位置。", + "settings-show-categories-description": "显示用于筛选应用程序的类别标签。", + "settings-show-categories-label": "显示类别", + "settings-show-icon-background-description": "在图标后显示一个圆角矩形背景。", + "settings-show-icon-background-label": "显示图标背景", + "settings-sort-by-usage-description": "启用后,经常启动的应用程序将显示在列表首位。", + "settings-sort-by-usage-label": "按使用频率排序", + "settings-terminal-command-description": "启动终端的命令。例如,'kitty -e'或'gnome-terminal --'。", + "settings-terminal-command-label": "终端命令", + "settings-use-app2unit-description": "使用替代启动方法以更好地管理应用程序进程并防止问题。", + "settings-use-app2unit-label": "使用 App2Unit 启动应用程序", + "title": "启动器" + }, + "location": { + "calendar-cards-desc": "在日历面板中组织和启用/禁用卡片。", + "calendar-cards-title": "日历卡", + "calendar-header-label": "日历标题", + "calendar-month-label": "日历月", + "date-time-12hour-format-description": "在锁屏和日历上以 12 小时制格式显示时间。状态栏时钟有其自己的设置。", + "date-time-12hour-format-label": "使用12小时制时间格式", + "date-time-desc": "自定义日期和时间的显示方式。", + "date-time-first-day-of-week-automatic": "自动(使用系统区域设置)", + "date-time-first-day-of-week-description": "选择日历中一周的起始日。", + "date-time-first-day-of-week-label": "一周的第一天", + "date-time-show-events-description": "在日历面板中显示事件。", + "date-time-show-events-label": "显示日历事件", + "date-time-title": "日期和时间", + "date-time-use-analog-description": "在日历窗口和锁定屏幕上显示模拟时钟。", + "date-time-use-analog-label": "使用模拟时钟样式", + "date-time-week-numbers-description": "在日历中显示一年中的第几周(例如:第 38 周)。", + "date-time-week-numbers-label": "显示周数", + "location-desc": "通过设置您的位置获取准确的天气和调度夜间模式。", + "location-search-description": "例如:多伦多, 安大略省", + "location-search-label": "搜索位置", + "location-search-placeholder": "输入位置名称", + "location-title": "您的位置", + "weather-desc": "选择您喜欢的温度单位。", + "weather-enabled-description": "在整个界面中显示天气信息并获取天气数据。禁用后,所有天气元素将被隐藏,不会进行网络请求。", + "weather-enabled-label": "启用天气", + "weather-fahrenheit-description": "以华氏度而非摄氏度显示温度。", + "weather-fahrenheit-label": "以华氏度显示温度 (°F)", + "weather-hide-city-description": "在整个界面中隐藏天气显示中的城市名称。", + "weather-hide-city-label": "隐藏城市名称", + "weather-hide-timezone-description": "在整个界面中,隐藏天气显示中的时区缩写。", + "weather-hide-timezone-label": "隐藏时区", + "weather-show-effects-description": "在天气卡片上显示额外的视觉效果(如雨、雪或闪电)。", + "weather-show-effects-label": "显示天气效果", + "weather-show-in-calendar-description": "直接在您的日历视图中显示每日天气预报。", + "weather-show-in-calendar-label": "在日历中显示天气" + }, + "lock-screen": { + "compact-lockscreen-description": "仅显示登录输入和系统控制,隐藏天气和媒体小部件。", + "compact-lockscreen-label": "紧凑型锁屏", + "lock-on-suspend-description": "系统挂起时自动锁定屏幕。", + "lock-on-suspend-label": "挂起时锁定", + "show-hibernate-description": "在电源操作中显示'休眠'选项。", + "show-hibernate-label": "显示休眠", + "show-session-buttons-description": "允许从锁屏访问电源设置。", + "show-session-buttons-label": "电源控制", + "title": "锁屏" + }, + "network": { + "bluetooth-description": "启用蓝牙管理。", + "bluetooth-rssi-polling-description": "定期通过 bluetoothctl 采样已连接设备的 RSSI 值。可能并非适用于所有设备;启用后占用极少资源。", + "bluetooth-rssi-polling-label": "蓝牙信号轮询", + "desc": "管理 Wi-Fi 和蓝牙连接。", + "wifi-description": "管理无线网络(需要 NetworkManager)。" + }, + "notifications": { + "duration-critical-urgency-description": "高优先级通知保持可见的时间。", + "duration-critical-urgency-label": "高紧急度", + "duration-desc": "根据紧急级别配置通知保持可见的时间。", + "duration-low-urgency-description": "低优先级通知保持可见的时间。", + "duration-low-urgency-label": "低紧急度", + "duration-normal-urgency-description": "正常优先级通知保持可见的时间。", + "duration-normal-urgency-label": "正常紧急度", + "duration-reset": "重置超时时长", + "duration-respect-expire-description": "使用通知中设置的过期超时。", + "duration-respect-expire-label": "尊重过期超时", + "duration-title": "通知持续时间", + "history-critical-urgency-description": "将关键优先级通知保存到历史记录。", + "history-critical-urgency-label": "将高紧急度保存到历史记录", + "history-desc": "根据紧急级别控制哪些通知保存到历史记录。", + "history-low-urgency-description": "将低优先级通知保存到历史记录。", + "history-low-urgency-label": "将低紧急度保存到历史记录", + "history-normal-urgency-description": "将正常优先级通知保存到历史记录。", + "history-normal-urgency-label": "将正常紧急度保存到历史记录", + "monitors-desc": "在特定显示器上显示通知。如果未选择,则默认为全部。", + "settings-always-on-top-description": "在全屏窗口和其他图层上方显示通知。", + "settings-background-opacity-description": "调整通知背景的透明度。", + "settings-desc": "配置通知的外观和行为。", + "settings-do-not-disturb-description": "启用后禁用所有通知弹出窗口。", + "settings-enabled-description": "启用或禁用通知守护进程,需要重启 Noctalia shell。", + "settings-enabled-label": "启用通知", + "settings-location-description": "通知在屏幕上出现的位置。", + "sounds-desc": "配置通知音效和音量。", + "sounds-enabled-description": "启用收到通知时的音效。", + "sounds-enabled-label": "启用通知声音", + "sounds-excluded-apps-description": "对于自带内置音效的特定应用,跳过播放已配置的通知音效。", + "sounds-excluded-apps-label": "排除的应用程序", + "sounds-excluded-apps-placeholder": "discord,firefox,chrome,chromium,edge", + "sounds-files-critical-description": "为高优先级通知播放的声音文件路径。", + "sounds-files-critical-label": "高紧急度声音", + "sounds-files-critical-select-title": "选择高紧急度声音文件", + "sounds-files-desc": "为不同的通知紧急级别配置自定义声音文件。", + "sounds-files-low-description": "为低优先级通知播放的声音文件路径。", + "sounds-files-low-label": "低紧急度声音", + "sounds-files-low-select-title": "选择低紧急度声音文件", + "sounds-files-normal-description": "为正常优先级通知播放的声音文件路径。", + "sounds-files-normal-label": "正常紧急度声音", + "sounds-files-normal-select-title": "选择正常紧急度声音文件", + "sounds-files-placeholder": "输入声音文件路径", + "sounds-files-select-file": "选择声音文件", + "sounds-files-title": "声音文件", + "sounds-files-unified-description": "为通知播放的声音文件路径。", + "sounds-files-unified-label": "通知声音", + "sounds-files-unified-select-title": "选择通知声音文件", + "sounds-separate-description": "为低、正常和高优先级通知使用不同的声音文件。", + "sounds-separate-label": "按优先级使用不同声音", + "sounds-title": "声音设置", + "sounds-unavailable-description": "安装 Qt6 Multimedia 以启用通知声音。", + "sounds-unavailable-label": "通知声音不可用", + "sounds-volume-description": "调整通知声音的音量级别。", + "sounds-volume-label": "声音音量", + "toast-desc": "配置 Toast 的外观和行为。", + "toast-keyboard-description": "当键盘布局改变时显示一个 Toast 提示。", + "toast-keyboard-label": "键盘布局" + }, + "osd": { + "always-on-top-description": "在全屏窗口和其他图层之上显示 OSD。", + "always-on-top-label": "始终置顶", + "background-opacity-description": "调整 OSD 背景的透明度。", + "background-opacity-label": "背景透明度", + "description": "配置屏幕叠加指示器,例如音量和亮度。", + "duration-auto-hide-description": "调整屏幕显示消失前的时间。", + "duration-auto-hide-label": "自动隐藏超时", + "duration-desc": "屏幕显示自动隐藏前保持可见的时长。", + "duration-title": "自动隐藏超时", + "enabled-description": "实时显示音量与亮度变化。", + "enabled-label": "启用屏幕显示", + "events-desc": "选择哪些事件触发屏幕显示。", + "general-desc": "配置OSD的可见性和行为。", + "location-description": "屏幕显示出现的位置。", + "monitors-desc": "在特定显示器上显示屏幕显示。若未选择,则默认全部。", + "title": "屏幕显示", + "types-brightness-description": "当屏幕亮度发生变化时显示 OSD。", + "types-brightness-label": "亮度", + "types-custom-text-description": "显示来自 IPC 的自定义文本消息的 OSD。", + "types-custom-text-label": "自定义文本", + "types-desc": "选择触发 OSD 的事件。", + "types-input-volume-description": "当麦克风音量发生变化时显示 OSD。", + "types-input-volume-label": "输入音量", + "types-lockkey-description": "当切换大写锁定、数字锁定或滚动锁定时显示 OSD。", + "types-lockkey-label": "锁定键", + "types-title": "OSD 触发事件", + "types-volume-description": "当音频输出音量发生变化时显示 OSD。", + "types-volume-label": "输出音量" + }, + "plugins": { + "available-description": "浏览并安装来自已配置源的插件。", + "available-label": "可用插件", + "available-no-plugins-description": "检查你的插件源或刷新列表。", + "available-no-plugins-label": "没有可用的插件", + "collision-already-installed": "此插件已安装", + "collision-custom-version-exists": "来自“{source}”的自定义版本已安装", + "collision-official-version-exists": "此插件的官方版本已安装。", + "filter-downloaded": "已下载", + "filter-not-downloaded": "未下载", + "hot-reload-description": "当插件文件发生更改时自动重新加载插件。对插件开发很有用。", + "hot-reload-label": "热重载(开发模式)", + "hot-reloaded": "已重新加载插件:{name}", + "install-error": "安装失败:{error}", + "install-incompatible": "{插件}需要 Noctalia v{版本} 或更高版本", + "install-success": "成功安装 {plugin}", + "installed-description": "管理和配置所有本地安装的插件。", + "installed-label": "已安装插件", + "installed-no-plugins-description": "从下方“可用插件”部分安装插件。", + "installed-no-plugins-label": "未安装插件", + "installing": "正在安装 {plugin}...", + "open-plugins-tab": "打开插件设置", + "plugin-settings-title": "{插件} 设置", + "refresh-refreshing": "正在刷新插件列表...", + "refresh-tooltip": "刷新可用插件", + "settings-error-not-loaded": "插件未加载。", + "settings-saved": "插件设置已保存。", + "settings-tooltip": "插件设置", + "source-custom": "自定义源", + "sources-add-custom": "添加自定义存储库", + "sources-add-dialog-description": "添加一个 GitHub 仓库作为插件源。", + "sources-add-dialog-error": "无法添加插件源。", + "sources-add-dialog-name": "仓库名称", + "sources-add-dialog-name-placeholder": "我的自定义插件", + "sources-add-dialog-success": "插件源添加成功。", + "sources-add-dialog-title": "添加插件源", + "sources-add-dialog-url": "仓库 URL", + "sources-description": "管理插件仓库。", + "sources-placeholder": "我的酷仓库", + "sources-remove-tooltip": "移除插件源", + "title": "插件", + "uninstall-dialog-description": "你确定要卸载 {plugin} 吗? 这将移除所有插件数据。", + "uninstall-dialog-title": "卸载插件", + "uninstall-error": "卸载失败:{error}", + "uninstall-success": "成功卸载 {plugin}", + "uninstalling": "正在卸载 {plugin}...", + "update-all": "全部更新({count})", + "update-all-success": "所有插件已成功更新。", + "update-available": "新插件更新可用", + "update-available-plural": "新插件更新可用({count}个)", + "update-error": "更新插件失败:{plugin}:{error}", + "update-incompatible": "需要 Noctalia v{version} 或更高版本", + "update-pending": "v{当前} → v{新} (需要 Noctalia v{所需})", + "update-success": "已将 {plugin} 更新至 v{version}", + "update-version": "v{当前} → v{新}", + "updating": "正在更新..." + }, + "region": { + "clock-panel-desc": "自定义时钟面板外观。", + "clock-panel-title": "时钟面板", + "title": "地区" + }, + "screen-recorder": { + "audio-audio-codec-description": "推荐使用 Opus 以获得最佳性能和最小的音频大小。", + "audio-audio-codec-label": "音频编解码器", + "audio-audio-source-description": "录制期间要捕获的音频源。", + "audio-audio-source-label": "音频源", + "audio-desc": "配置音频录制选项。", + "audio-title": "音频设置", + "general-copy-to-clipboard-description": "录制完成后将文件复制到剪贴板。", + "general-copy-to-clipboard-label": "复制到剪贴板", + "general-desc": "管理屏幕录制输出和内容。", + "general-output-folder-description": "屏幕录制将保存的文件夹。", + "general-output-folder-label": "输出文件夹", + "general-select-output-folder": "选择输出文件夹", + "general-show-cursor-description": "在视频中录制鼠标光标。", + "general-show-cursor-label": "显示光标", + "general-title": "常规设置", + "title": "屏幕录制", + "video-color-range-description": "推荐使用 Limited 以获得更好的兼容性。", + "video-color-range-label": "颜色范围", + "video-desc": "配置视频录制选项。", + "video-frame-rate-description": "屏幕录制的目标帧率。", + "video-title": "视频设置", + "video-video-codec-description": "h264 是最常见的编解码器。", + "video-video-codec-label": "视频编解码器", + "video-video-quality-description": "更高的质量会导致更大的文件大小。", + "video-video-quality-label": "视频质量", + "video-video-source-description": "推荐使用 Portal,如果出现伪影请尝试 Screen。", + "video-video-source-label": "视频源" + }, + "session-menu": { + "countdown-duration-description": "设置倒计时计时器在执行电源操作之前持续多长时间。", + "countdown-duration-label": "倒计时持续时间", + "enable-countdown-description": "在执行电源操作之前显示倒计时计时器。", + "enable-countdown-label": "启用倒计时计时器", + "entries-desc": "自定义会话菜单中显示哪些电源操作及其顺序。", + "entries-title": "电源操作", + "entry-settings-command-description": "为此操作执行的自定义命令。留空则使用默认系统命令。", + "entry-settings-command-placeholder": "systemctl poweroff", + "entry-settings-default-command-lock": "内部锁屏(无命令)", + "entry-settings-default-command-logout": "内部注销(无命令)", + "entry-settings-default-info-description": "如果没有指定自定义命令,将使用默认的系统命令。", + "entry-settings-default-info-label": "默认命令", + "entry-settings-title": "配置 {entry}", + "entry-settings-tooltip": "配置命令", + "general-desc": "配置会话菜单面板的行为和外观。", + "large-buttons-layout-description": "选择会话菜单按钮的显示方式。", + "large-buttons-layout-label": "大按钮布局", + "large-buttons-style-description": "以网格布局显示带有大按钮的会话菜单。", + "large-buttons-style-label": "大按钮样式", + "position-description": "选择会话菜单面板打开时出现的位置。", + "show-header-description": "在会话菜单顶部显示标题和关闭按钮。", + "show-header-label": "显示标题", + "show-number-labels-description": "在按钮上显示数字标签(1-2-3-4...)并启用数字快捷键以快速选择。", + "show-number-labels-label": "显示数字标签" + }, + "system-monitor": { + "critical-color-label": "严重颜色", + "custom-highlight-colors-title-label": "自定义高亮颜色", + "disk-section-label": "磁盘使用率", + "enable-dgpu-monitoring-description": "警告:这将唤醒您的独立显卡 (NVIDIA/AMD),这可能会显著影响配备混合显卡的笔记本电脑的电池续航时间。", + "enable-dgpu-monitoring-label": "启用独立显卡监控", + "external-monitor-description": "输入启动外部系统监视器应用程序时要执行的命令或应用程序路径。", + "external-monitor-label": "外部系统监视器命令", + "external-monitor-placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor", + "general-desc": "配置系统监视器的行为和外观。", + "gpu-section-label": "GPU温度", + "highlight-colors-section-label": "高亮颜色", + "polling-interval-label": "轮询间隔", + "polling-section-description": "配置每个系统指标的更新频率。", + "polling-section-label": "轮询间隔", + "threshold-critical": "临界阈值", + "threshold-warning": "警告阈值", + "thresholds-section-description": "为每个系统指标调整警告/严重阈值和轮询间隔。", + "use-custom-highlight-colors-description": "禁用时将使用主题默认高亮颜色。", + "use-custom-highlight-colors-label": "使用自定义高亮颜色", + "warning-color-label": "警告颜色" + }, + "user-interface": { + "allow-panels-without-bar-description": "启用后,面板可以在任何屏幕上打开。禁用后,面板将仅在有栏的屏幕上打开,这可以减少内存使用。", + "allow-panels-without-bar-label": "允许在没有栏的屏幕上显示面板", + "animation-disable-description": "禁用所有动画以获得更快、更流畅的体验。", + "animation-disable-label": "禁用 UI 动画", + "animation-speed-description": "调整全局动画速度。", + "animation-speed-label": "动画速度", + "animation-speed-reset": "重置动画速度", + "appearance-desc": "自定义视觉元素,如工具提示、边框和阴影。", + "box-border-description": "显示内容区域周围的轮廓。", + "box-border-label": "容器轮廓", + "box-border-radius-description": "调整主要布局部分(如侧边栏、卡片和内容面板)的圆角程度。", + "box-border-radius-label": "容器半径", + "box-border-radius-reset": "重置容器半径", + "control-border-radius-description": "控制交互元素的曲率,包括按钮、开关和文本字段。", + "control-border-radius-label": "输入半径", + "control-border-radius-reset": "重置输入半径", + "desc": "自定义界面的外观、感觉和行为。", + "dim-desktop-description": "当面板或菜单打开时,桌面变暗。", + "dim-desktop-label": "昏暗的桌面", + "dimmer-opacity-description": "设置桌面变暗时的不透明度。", + "dimmer-opacity-label": "变暗桌面不透明度", + "dimmer-opacity-reset": "重置变暗桌面不透明度", + "panel-background-opacity-description": "设置所有面板(栏、启动器、设置等)的背景不透明度。", + "panel-background-opacity-label": "面板背景不透明度", + "panels-attached-to-bar-description": "面板锁定到边栏和屏幕边缘,形成无缝外观,并具有时尚的倒角。", + "panels-attached-to-bar-label": "将面板对齐到边缘", + "panels-overlay-description": "确保面板和栏保持可见,即使在全屏应用程序上也是如此。", + "panels-overlay-label": "将面板和栏保持在顶部", + "scaling-description": "更改通用用户界面大小,不包括栏。", + "scaling-label": "界面缩放", + "scaling-reset-scaling": "重置界面缩放", + "settings-panel-mode-description": "选择设置布局(可能需要重新打开)。", + "settings-panel-mode-label": "设置面板模式", + "shadows-description": "启用条形图和面板下的阴影。", + "shadows-direction-description": "选择阴影投射的方向。", + "shadows-direction-label": "阴影方向", + "shadows-label": "阴影", + "title": "用户界面", + "tooltips-description": "启用或禁用整个界面的工具提示。", + "tooltips-label": "显示工具提示" + }, + "wallpaper": { + "automation-change-mode-alphabetical": "按字母顺序", + "automation-change-mode-description": "选择自动更改时如何选择壁纸。", + "automation-change-mode-label": "更改模式", + "automation-custom-interval-description": "以 HH:MM 格式输入时间(例如:01:30)。", + "automation-custom-interval-label": "自定义间隔", + "automation-interval-description": "自动更改壁纸的频率。", + "automation-interval-label": "壁纸间隔", + "automation-random-wallpaper-description": "按固定时间间隔随机更改壁纸。", + "automation-scheduled-change-description": "按固定时间间隔自动更改壁纸。", + "automation-scheduled-change-label": "定时更改", + "look-feel-edge-smoothness-description": "对过渡边缘应用柔和、羽化的效果。", + "look-feel-edge-smoothness-label": "软化过渡边缘", + "look-feel-fill-color-description": "选择可能出现在壁纸后面的填充颜色。", + "look-feel-fill-mode-description": "选择图像应如何缩放以匹配显示器的分辨率。", + "look-feel-fill-mode-label": "填充模式", + "look-feel-title": "外观与体验", + "look-feel-transition-duration-description": "过渡动画的持续时间(秒)。", + "look-feel-transition-duration-label": "过渡持续时间", + "look-feel-transition-type-description": "切换壁纸时的动画类型。", + "look-feel-transition-type-label": "过渡类型", + "settings-desc": "控制壁纸的管理和显示方式。", + "settings-enable-management-description": "使用 Noctalia 管理壁纸。如果您更喜欢使用其他应用程序,请取消选中。", + "settings-enable-management-label": "启用壁纸管理", + "settings-enable-overview-description": "将模糊且变暗的壁纸应用于概览屏幕。", + "settings-enable-overview-label": "启用概览壁纸", + "settings-folder-description": "您的主壁纸文件夹路径。", + "settings-folder-label": "壁纸文件夹", + "settings-hide-wallpaper-filenames-tooltip-hide": "隐藏文件名", + "settings-hide-wallpaper-filenames-tooltip-show": "显示文件名", + "settings-monitor-specific-description": "为每个显示器设置不同的壁纸文件夹。", + "settings-monitor-specific-label": "显示器特定目录", + "settings-monitor-specific-tooltip": "显示器壁纸文件夹", + "settings-recursive-search-description": "同时在壁纸目录的子文件夹中搜索壁纸。", + "settings-recursive-search-label": "搜索子文件夹", + "settings-select-monitor-folder": "选择显示器壁纸文件夹", + "settings-selector-description": "选择你的壁纸。", + "settings-selector-position-description": "选择壁纸选择面板的显示位置。", + "settings-title": "壁纸设置" } }, "placeholders": { - "cancel": "取消", "command-example": "echo \"Hello World\"", "enter-command": "输入要执行的命令(应用程序或自定义脚本)", "enter-text-to-collapse": "例如,“nothing is playing”。使用 /regex/ 表示匹配模式。", @@ -886,1865 +1391,32 @@ "search-icons": "例如:noctalia, niri, battery, cloud", "search-launcher": "搜索条目...或使用 > 执行命令", "search-wallhaven": "搜索 Wallhaven...", - "search-wallpapers": "输入以筛选壁纸...", - "select": "选择", - "test": "测试" + "search-wallpapers": "输入以筛选壁纸..." }, - "quickSettings": { - "bluetooth": { - "label": { - "disabled": "蓝牙", - "enabled": "蓝牙" - }, - "tooltip": { - "action": "蓝牙" - } - }, - "keepAwake": { - "label": { - "disabled": "保持唤醒", - "enabled": "保持唤醒" - }, - "tooltip": { - "action": "保持唤醒" - } - }, - "nightLight": { - "label": { - "disabled": "夜间模式", - "enabled": "夜间模式", - "forced": "夜间模式" - }, - "tooltip": { - "action": "夜间模式" - } - }, - "notifications": { - "label": { - "disabled": "勿扰模式", - "enabled": "通知" - }, - "tooltip": { - "action": "通知" - } - }, - "powerProfile": { - "label": { - "unavailable": "电源模式" - }, - "tooltip": { - "action": "电源模式", - "disabled": "安装 power-profiles-daemon 以使用电源模式" - } - }, - "screenRecorder": { - "label": { - "recording": "停止", - "stopped": "录制" - }, - "tooltip": { - "action": "屏幕录制器" - } - }, - "wallpaperSelector": { - "label": "壁纸", - "tooltip": { - "action": "壁纸选择器" - } - }, - "wifi": { - "label": { - "disconnected": "Wi-Fi 已断开", - "ethernet": "以太网", - "wifi": "Wi-Fi" - }, - "tooltip": { - "action": "Wi-Fi" - } - } + "positions": { + "bottom": "底部", + "bottom-center": "底部居中", + "bottom-left": "左下", + "bottom-right": "右下", + "center": "居中", + "center-left": "左侧居中", + "center-right": "右侧居中", + "close-to-bar": "靠近栏按钮", + "follow-bar": "跟随栏", + "left": "左", + "right": "右", + "top": "顶部", + "top-center": "顶部居中", + "top-left": "左上", + "top-right": "右上" }, "session-menu": { "action-in-seconds": "在 {seconds} 秒后将{action}...", - "hibernate": "休眠", - "lock": "锁定", "lock-and-suspend": "锁定并挂起", - "logout": "注销", - "reboot": "重启", - "shutdown": "关机", - "suspend": "挂起", "title": "会话菜单" }, - "settings": { - "about": { - "changelog": "查看更改日志", - "contributors": { - "section": { - "description": "向我们 {count} 位超棒的贡献者致敬!", - "description_plural": "向我们 {count} 位超棒的贡献者致敬!", - "label": "贡献者" - } - }, - "noctalia": { - "git-commit": "Git提交:", - "git-commit-loading": "加载中...", - "installed-version": "已安装版本:", - "latest-version": "最新版本:", - "section": { - "description": "一款为 Wayland 精心打造的时尚简约桌面 shell,基于 Quickshell 构建。", - "label": "Noctalia shell" - } - }, - "support": "支持我们", - "title": "关于" - }, - "audio": { - "devices": { - "input-device": { - "description": "选择所需的音频输入设备。", - "label": "输入设备" - }, - "output-device": { - "description": "选择所需的音频输出设备。", - "label": "输出设备" - }, - "section": { - "description": "配置可用的音频输入和输出设备。", - "label": "音频设备" - } - }, - "external-mixer": { - "description": "输入激活外部音频混音器功能时要启动的命令或应用程序路径。", - "label": "外部音频混音器命令", - "placeholder": "pwvucontrol || pavucontrol" - }, - "media": { - "excluded-player": { - "description": "添加您希望系统忽略的播放器关键词。每个关键词应单独占一行。", - "label": "排除的播放器", - "placeholder": "输入关键词并按 + 添加" - }, - "frame-rate": { - "description": "帧率越高越流畅,但会占用更多资源。", - "label": "帧率" - }, - "primary-player": { - "description": "输入关键词以识别您的主要播放器。", - "label": "主要播放器", - "placeholder": "例如:spotify, vlc, mpv" - }, - "scrolling-speed": { - "description": "标题从头到尾滚动所需的时间(秒)", - "label": "滚动速度" - }, - "scrolling-title": { - "description": "为长媒体标题启用连续滚动", - "label": "标题滚动" - }, - "section": { - "description": "设置您首选和要忽略的媒体应用程序。", - "label": "媒体播放器" - }, - "visualizer-type": { - "description": "选择媒体播放的可视化类型", - "label": "可视化类型" - } - }, - "panel": { - "applications": { - "empty": "目前没有应用程序正在播放音频。" - }, - "input": "输入", - "output": "输出", - "tabs": { - "devices": "设备", - "volumes": "音量" - } - }, - "tabs": { - "devices": "设备", - "media": "媒体", - "volumes": "卷" - }, - "title": "音频", - "volumes": { - "input-volume": { - "description": "麦克风输入音量级别。", - "label": "输入音量" - }, - "mute-input": { - "description": "静音默认音频输入(麦克风)。", - "label": "静音输入" - }, - "mute-output": { - "description": "静音系统主音频输出。", - "label": "静音输出" - }, - "output-volume": { - "description": "系统全局音量级别。", - "label": "输出音量" - }, - "section": { - "description": "调整音量控制和音频级别。", - "label": "音量" - }, - "step-size": { - "description": "调整音量变化的步长(滚轮、键盘快捷键)。", - "label": "音量步长" - }, - "volume-overdrive": { - "description": "允许将音量提高到100%以上。可能不被所有硬件支持。", - "label": "允许音量过载" - } - } - }, - "bar": { - "appearance": { - "background-opacity": { - "description": "为状态栏设置背景不透明度。", - "label": "状态栏背景不透明度" - }, - "capsule-opacity": { - "description": "设置显示胶囊时小部件背景的不透明度。", - "label": "胶囊不透明度" - }, - "density": { - "description": "调整状态栏的内边距以获得紧凑或宽松的外观。", - "label": "状态栏密度" - }, - "floating": { - "description": "将状态栏显示为浮动的“药丸”形状。", - "label": "浮动状态栏" - }, - "margins": { - "description": "调整浮动状态栏周围的边距。", - "horizontal": "水平", - "label": "边距", - "vertical": "垂直" - }, - "outer-corners": { - "description": "在栏上显示向外弯曲的角。", - "label": "外角" - }, - "position": { - "description": "选择在屏幕上的位置。", - "label": "状态栏位置" - }, - "section": { - "description": "自定义状态栏的外观和位置。", - "label": "外观" - }, - "show-capsule": { - "description": "为每个小部件添加背景。", - "label": "显示组件背景" - }, - "show-outline": { - "description": "在每个小部件周围显示可见边框。", - "label": "显示小部件轮廓" - }, - "use-separate-opacity": { - "description": "启用后为状态栏背景使用单独的不透明度值。", - "label": "使用单独的状态栏不透明度" - } - }, - "monitors": { - "section": { - "description": "在特定显示器上显示状态栏。如果未选择,则默认为全部。", - "label": "显示器显示" - } - }, - "tabs": { - "appearance": "外观", - "monitors": "监视器", - "widgets": "小部件" - }, - "title": "状态栏", - "tray": { - "back": "返回", - "blacklist": { - "description": "添加托盘排除规则,支持通配符 (*)。", - "label": "黑名单", - "placeholder": "例如:nm-applet, Fcitx*" - }, - "pin-application": "固定应用程序", - "unpin-application": "取消固定应用程序" - }, - "widgets": { - "section": { - "description": "拖动小部件以更改它们的顺序。使用右键菜单在各部分之间转移小部件或移除它们。", - "label": "小部件定位" - } - } - }, - "color-scheme": { - "color-source": { - "matugen-scheme-type": { - "description": "选择Matugen将使用哪种配色方案生成方法,从您的壁纸中创建颜色。", - "label": "Matugen 配色方案类型" - }, - "section": { - "description": "Noctalia 颜色的主要设置。", - "label": "颜色来源" - }, - "use-wallpaper-colors": { - "description": "使用 Matugen 从壁纸生成颜色方案。自动提取颜色以创建一致的主题。", - "label": "使用壁纸颜色" - } - }, - "dark-mode": { - "mode": { - "description": "启用自动切换浅色和深色模式。", - "label": "深色模式计划", - "location": "位置", - "manual": "手动", - "off": "关" - }, - "switch": { - "description": "切换到更暗的主题,便于夜间观看。", - "label": "深色模式" - } - }, - "delete": { - "error": { - "description": "删除 {scheme} 失败", - "title": "删除失败" - }, - "success": { - "description": "成功删除 {scheme}", - "title": "配色方案已删除" - } - }, - "download": { - "button": "下载更多", - "delete": "删除", - "download": "下载", - "downloading": "正在下载...", - "empty": "没有可用的配色方案", - "error": { - "api-error": "API 错误: {status}", - "description": "下载 {scheme} 失败", - "download-failed": "下载失败,退出代码: {code}", - "invalid-response": "无效的 API 响应格式", - "no-files": "未找到方案的文件", - "parse-failed": "解析 API 响应失败: {error}", - "rate-limit": "GitHub API 速率限制已超出", - "title": "下载失败" - }, - "fetching": "正在获取可用的配色方案...", - "installed": "已安装", - "refresh": "刷新", - "success": { - "description": "成功下载 {scheme}", - "title": "配色方案已下载" - }, - "title": "下载配色方案" - }, - "predefined": { - "generate-templates": { - "description": "使用预定义配色方案时生成 Matugen 模板(GTK、终端主题等)。", - "label": "为预定义方案生成模板" - }, - "section": { - "description": "从预定义配色方案集合中选择。", - "label": "预定义配色方案" - } - }, - "tabs": { - "colors": "颜色", - "templates": "模板" - }, - "templates": { - "compositors": { - "description": "合成器主题。", - "hyprland": { - "description": "写入 {filepath}" - }, - "label": "合成器", - "mango": { - "description": "写入 {filepath},需要 Mango" - }, - "niri": { - "description": "写入 {filepath},需要 Niri v25.11+" - } - }, - "misc": { - "description": "创建您自己的模板", - "label": "高级", - "user-templates": { - "description": "仅在您知道自己在做什么时启用,请参阅我们的在线文档", - "label": "启用用户模板" - } - }, - "programs": { - "cava": { - "description": "写入 {filepath}" - }, - "code": { - "description": "写入 {filepath}", - "description-detected": "已应用到默认配置文件,检测到: {clients}", - "description-missing": "未检测到代码编辑器(VSCode 或 VSCodium)" - }, - "description": "应用程序特定主题", - "discord": { - "description": "为 {client} 写入 {filepath},主题需要手动激活", - "description-detected": "检测到: {clients}", - "description-missing": "未检测到 Discord 客户端" - }, - "emacs": { - "description": "Doom: ~/.config/doom/themes/noctalia.el
标准: ~/.emacs.d/themes/noctalia.el" - }, - "fuzzel": { - "description": "写入 {filepath} 并重新加载" - }, - "label": "程序", - "pywalfox": { - "description": "写入 {filepath} 并运行 pywalfox update" - }, - "spicetify": { - "description": "写入 {filepath},Comfy 主题需要手动安装和激活" - }, - "telegram": { - "description": "写入 {filepath}" - }, - "vicinae": { - "description": "写入 {filepath} 并重新加载" - }, - "walker": { - "description": "写入 {filepath} 并将主题设置为 noctalia" - }, - "yazi": { - "description": "写入 {filepath},需要手动激活 flavor" - }, - "zed": { - "description": "写入 {filepath} 并重新加载" - }, - "zen-browser": { - "description": "将 {filepath} 写入;复制到你的 Zen 配置文件的 chrome/userChrome.css 中" - } - }, - "section": { - "description": "将颜色应用于外部应用程序。", - "label": "模板" - }, - "terminal": { - "alacritty": { - "description": "写入 {filepath} 并重新加载" - }, - "description": "终端模拟器主题。", - "foot": { - "description": "写入 {filepath} 并重新加载" - }, - "ghostty": { - "description": "写入 {filepath} 并重新加载" - }, - "kitty": { - "description": "写入 {filepath} 并重新加载" - }, - "label": "终端", - "wezterm": { - "description": "写入 {filepath} 并重新加载" - } - }, - "ui": { - "description": "桌面环境和 UI 工具包主题。", - "gtk": { - "description": "写入 {filepath}" - }, - "kcolorscheme": { - "description": "写入 {filepath}" - }, - "label": "用户界面", - "qt": { - "description": "写入 {filepath}" - } - } - }, - "title": "配色方案" - }, - "control-center": { - "cards": { - "section": { - "description": "自定义在控制中心显示的控制项及其顺序。", - "label": "卡片" - } - }, - "position": { - "description": "选择打开控制中心时面板出现的位置。", - "label": "位置" - }, - "section": { - "description": "配置控制中心面板的位置和行为。", - "label": "外观" - }, - "shortcuts": { - "custom-button": { - "browse": "浏览", - "command": { - "description": "单击按钮时执行的命令。", - "label": "命令" - }, - "enable-on-state-logic": { - "description": "根据检查命令启用第二个图标和“高亮”状态。", - "label": "启用开启状态逻辑" - }, - "general-tooltip-text": { - "description": "按钮工具提示的常规说明。", - "label": "常规工具提示文本" - }, - "icon": { - "description": "从库中选择一个图标。", - "label": "图标" - }, - "on-clicked": { - "description": "左键单击按钮时执行的命令。", - "label": "左键单击命令" - }, - "on-middle-clicked": { - "description": "中键单击按钮时执行的命令。", - "label": "中键单击命令" - }, - "on-right-clicked": { - "description": "右键单击按钮时执行的命令。", - "label": "右键单击命令" - }, - "on-state-command": { - "description": "执行以检查按钮是否应处于“开启”状态的命令。返回 0 表示开启,非零表示关闭。", - "label": "开启状态检查命令" - }, - "on-state-icon": { - "description": "按钮处于“开启”状态时的图标。", - "label": "开启状态图标" - }, - "state-checks": { - "add": "添加状态检查", - "browse-icon": "浏览", - "command": "要为此状态检查执行的命令", - "label": "状态检查", - "remove": "移除" - }, - "tooltip": { - "description": "悬停在按钮上时显示的工具提示。", - "label": "工具提示" - } - }, - "dialog": { - "apply": "应用", - "cancel": "取消" - }, - "section": { - "description": "拖动小部件以更改其顺序。使用右键菜单在各部分之间转移小部件或将其移除。", - "label": "快捷方式小部件" - }, - "sectionLeft": "左", - "sectionRight": "右" - }, - "system-monitor-disk-path": { - "description": "选择控制中心中的系统监视器卡片应监视的磁盘挂载点。", - "label": "系统监视器磁盘路径" - }, - "tabs": { - "appearance": "外观", - "cards": "卡片", - "control-widgets": "控制小组件" - }, - "title": "控制中心" - }, - "desktop-widgets": { - "clock": { - "clock-display": { - "description": "通过从下面的列表添加标记来自定义时钟显示。要使用 12 小时制,必须包含 'AP' 标记。", - "label": "时钟显示" - }, - "custom-font": { - "description": "选择时钟显示使用的自定义字体。", - "label": "自定义字体", - "placeholder": "选择自定义字体...", - "search-placeholder": "搜索字体..." - }, - "enabled": { - "description": "在桌面上显示一个时钟小部件。", - "label": "启用时钟小部件" - }, - "format": { - "description": "提示:使用 \\n 创建换行。", - "label": "格式" - }, - "height": { - "description": "时钟小部件的高度,以像素为单位。", - "label": "高度" - }, - "minimal-mode": { - "description": "使用包含时间和日期的简约时钟显示。", - "label": "简约模式" - }, - "preview": "预览", - "rounded-corners": { - "description": "使用圆角作为小部件背景。", - "label": "圆角" - }, - "show-background": { - "description": "显示时钟小部件的背景容器。", - "label": "显示背景" - }, - "show-date": { - "description": "在时间下方显示当前日期。", - "label": "显示日期" - }, - "show-seconds": { - "description": "在时间中显示秒。", - "label": "显示秒数" - }, - "style": { - "analog": "模拟", - "binary": "二进制", - "description": "选择时钟显示样式。", - "digital": "数字", - "label": "时钟样式", - "minimal": "简约" - }, - "use-custom-font": { - "description": "使用自定义字体覆盖时钟的默认字体选择。", - "label": "使用自定义字体" - }, - "use-primary-color": { - "description": "启用后,将应用主颜色进行强调。", - "label": "使用主颜色" - }, - "width": { - "description": "时钟小部件的宽度,以像素为单位。", - "label": "宽度" - } - }, - "edit-mode": { - "add-widget": "添加小部件", - "button": { - "label": "进入编辑模式" - }, - "controls-explanation": "左键点击并拖动:移动或调整小部件大小。\n右键点击:打开上下文菜单选项。", - "description": "启用编辑模式以移动和重新定位桌面小组件。启用后,小组件会显示拖动轮廓,并且可以重新定位。", - "exit-button": "退出编辑模式", - "grid-snap": { - "label": "网格对齐" - }, - "label": "编辑模式", - "open-settings": "打开设置" - }, - "enabled": { - "description": "完全启用或禁用桌面小部件。", - "label": "启用桌面小部件" - }, - "general": { - "section": { - "description": "配置显示在您桌面上的小部件。", - "label": "桌面小部件" - } - }, - "media-player": { - "enabled": { - "description": "在桌面上显示媒体播放器小部件。", - "label": "启用媒体播放器小部件" - }, - "hide-mode": { - "description": "控制当没有媒体播放时小部件的行为。", - "label": "隐藏模式" - }, - "rounded-corners": { - "description": "启用小部件边缘的圆角。", - "label": "圆角" - }, - "show-album-art": { - "description": "显示专辑封面和曲目信息(标题和艺术家)。", - "label": "显示专辑封面和标题" - }, - "show-background": { - "description": "显示媒体播放器小部件的背景容器。", - "label": "显示背景" - }, - "show-buttons": { - "description": "在媒体播放器小部件上显示媒体控制按钮(播放/暂停、上一个、下一个)。", - "label": "显示按钮" - }, - "show-visualizer": { - "description": "显示音频可视化叠加层。", - "label": "显示可视化工具" - }, - "visualizer-type": { - "description": "选择桌面媒体播放器的背景可视化类型。", - "label": "可视化类型" - } - }, - "title": "桌面小部件", - "weather": { - "enabled": { - "description": "在桌面上显示天气小部件。", - "label": "启用天气小部件" - }, - "show-background": { - "description": "显示天气小部件的背景容器。", - "label": "显示背景" - } - } - }, - "display": { - "monitors": { - "brightness": "亮度", - "brightness-step": { - "description": "调整亮度变化的步长(滚轮和键盘快捷键)。", - "label": "亮度步长" - }, - "brightness-unavailable": { - "ddc-disabled": "亮度控制不可用。启用“外部亮度支持”以控制此显示器的亮度。", - "generic": "此显示器无法使用亮度控制。" - }, - "enforce-minimum": { - "description": "解决亮度为 0% 时部分显示器背光完全关闭的问题。", - "label": "限制最小亮度为 1%" - }, - "external-brightness": { - "description": "启用 DDCUtil 支持,通过 DDC/CI 协议控制外部显示器的亮度。", - "label": "外部亮度支持" - }, - "section": { - "description": "调整每个显示器的亮度设置。", - "label": "显示器设置" - } - }, - "night-light": { - "auto-schedule": { - "description": "基于 {location} 的日落和日出时间 — 推荐。", - "label": "自动调度" - }, - "enable": { - "description": "应用暖色滤镜以减少蓝光发射。", - "label": "启用夜间模式" - }, - "force-activation": { - "description": "忽略调度并立即应用夜间滤镜。", - "label": "强制激活" - }, - "manual-schedule": { - "description": "为日出和日落设置自定义时间。", - "label": "手动调度", - "select-start": "选择开始时间", - "select-stop": "选择停止时间", - "sunrise": "日出时间", - "sunset": "日落时间" - }, - "section": { - "description": "减少蓝光发射,帮助您更好地睡眠并减轻眼睛疲劳。", - "label": "夜间模式" - }, - "temperature": { - "day": "白天", - "day-description": "控制白天的色温。", - "description": "设置夜间和白天的颜色温暖度。", - "label": "色温", - "night": "夜间", - "night-description": "控制夜间的色温。" - } - }, - "tabs": { - "brightness": "亮度", - "night-light": "夜灯" - }, - "title": "显示" - }, - "dock": { - "appearance": { - "background-opacity": { - "description": "调整停靠栏的背景不透明度。", - "label": "背景不透明度" - }, - "border-radius": { - "description": "调整停靠栏的边框半径。", - "label": "边框半径" - }, - "colorize-icons": { - "description": "将主题颜色应用到停靠栏应用图标(仅限非聚焦应用)。", - "label": "着色图标" - }, - "dead-opacity": { - "description": "调整未运行的应用程序图标的不透明度。", - "label": "死亡不透明度" - }, - "display": { - "always-visible": "始终可见", - "auto-hide": "自动隐藏", - "description": "选择停靠栏的行为方式。", - "exclusive": "独占", - "label": "显示" - }, - "floating-distance": { - "description": "调整距离屏幕边缘的浮动距离。", - "label": "停靠栏浮动距离" - }, - "hide-show-speed": { - "description": "调整停靠栏隐藏/显示动画的速度。", - "label": "隐藏/显示速度" - }, - "icon-size": { - "description": "调整停靠栏的整体大小。", - "label": "停靠栏大小" - }, - "inactive-indicators": { - "description": "为所有应用显示指示器小药丸,而不仅仅是当前活跃的应用。", - "label": "运行指示器" - }, - "pinned-static": { - "description": "始终将固定的应用图标按静态顺序推到左侧。", - "label": "静态固定应用" - }, - "section": { - "description": "自定义停靠栏的行为和外观。", - "label": "外观" - } - }, - "enabled": { - "description": "完全显示或隐藏停靠栏", - "label": "启用停靠栏" - }, - "monitors": { - "only-same-monitor": { - "description": "仅显示停靠栏所在显示器上的应用程序。", - "label": "仅限来自同一显示器的应用" - }, - "section": { - "description": "在特定显示器上显示停靠栏。如果未选择任何显示器,则默认为全部。", - "label": "显示器显示" - } - }, - "tabs": { - "appearance": "外观", - "monitors": "显示器" - }, - "title": "停靠栏" - }, - "general": { - "fonts": { - "default": { - "description": "整个界面使用的主要字体。", - "label": "默认字体", - "placeholder": "选择默认字体...", - "scale": { - "description": "增大或减小标准文本的尺寸", - "label": "默认字体大小" - }, - "search-placeholder": "搜索字体..." - }, - "monospace": { - "description": "用于数字和统计信息显示的等宽字体。", - "label": "等宽字体", - "placeholder": "选择等宽字体...", - "scale": { - "description": "增大或减小等宽文本的尺寸", - "label": "默认等宽字体大小" - }, - "search-placeholder": "搜索等宽字体..." - }, - "reset-scaling": "恢复默认缩放", - "section": { - "description": "选择整个界面中使用的字体。", - "label": "字体" - } - }, - "language": { - "section": { - "description": "选择您偏好的应用程序语言。", - "label": "语言" - }, - "select": { - "auto-detect": "自动检测", - "description": "选择应用程序界面中使用的语言。", - "label": "应用程序语言" - } - }, - "launch-setup-wizard": "启动安装向导", - "profile": { - "picture": { - "description": "在整个界面中显示您的个人头像。", - "label": "{user} 的个人头像" - }, - "section": { - "description": "编辑您的用户详细信息和头像。", - "label": "个人资料" - }, - "select-avatar": "选择头像图片", - "tooltip": "头像" - }, - "screen-corners": { - "radius": { - "description": "调整屏幕圆角的弧度。", - "label": "屏幕边角半径", - "reset": "重置屏幕圆角半径" - }, - "section": { - "description": "自定义屏幕边角的圆度和视觉效果。", - "label": "屏幕边角" - }, - "show-corners": { - "description": "在屏幕边缘显示圆角。", - "label": "显示屏幕圆角" - }, - "solid-black": { - "description": "使用实心黑色而非状态栏背景色。", - "label": "实心黑色边角" - } - }, - "title": "通用" - }, - "hooks": { - "info": { - "command-info": { - "description": "• 命令通过 shell 执行(sh -c)
• 命令在后台运行(分离)
• 测试按钮使用当前值执行", - "label": "钩子命令信息" - }, - "parameters": { - "description": "• 壁纸钩子:$1 = 壁纸路径, $2 = 屏幕名称
• 主题切换钩子:$1 = true/false(深色模式状态)
• 屏幕锁定/解锁钩子:无参数
• 性能模式钩子:无参数", - "label": "可用参数" - } - }, - "performance-mode-disabled": { - "description": "禁用 Noctalia 性能模式时执行的命令。", - "label": "性能模式已禁用", - "placeholder": "例如:notify-send \"性能\" \"模式已禁用\"" - }, - "performance-mode-enabled": { - "description": "启用 Noctalia 性能模式时执行的命令。", - "label": "性能模式已启用", - "placeholder": "例如:notify-send \"性能\" \"模式已启用\"" - }, - "screen-lock": { - "description": "屏幕锁定时执行的命令。", - "label": "屏幕已锁定", - "placeholder": "例如:notify-send \"屏幕\" \"已锁定\"" - }, - "screen-unlock": { - "description": "屏幕解锁时执行的命令。", - "label": "屏幕已解锁", - "placeholder": "例如:notify-send \"屏幕\" \"已解锁\"" - }, - "system-hooks": { - "enable": { - "description": "启用或禁用所有钩子命令。", - "label": "启用钩子" - }, - "section": { - "description": "配置在系统事件发生时执行的命令。", - "label": "系统钩子" - } - }, - "theme-changed": { - "description": "主题在深色和浅色模式之间切换时执行的命令。", - "label": "主题已更改", - "placeholder": "例如:notify-send \"主题\" \"已切换\"" - }, - "title": "钩子", - "wallpaper-changed": { - "description": "壁纸更改时执行的命令。", - "label": "壁纸已更改", - "placeholder": "例如:notify-send \"壁纸\" \"已更改\"" - } - }, - "indicator": { - "default-value": "默认值:{value}", - "system-default": "系统默认" - }, - "launcher": { - "settings": { - "annotation-tool": { - "description": "点击剪贴板历史记录中的注释按钮时要运行的命令。图像将被管道传输到此命令。", - "label": "标注工具", - "placeholder": "格拉迪亚,萨蒂 -f -" - }, - "auto-paste": { - "description": "自动粘贴选定的剪贴板项目。需要 wtype。", - "label": "自动粘贴" - }, - "clip-preview": { - "description": "在使用 >clip 命令时显示剪贴板内容的预览。", - "label": "启用剪贴板预览" - }, - "clipboard-history": { - "description": "从启动器访问之前复制的项目。", - "label": "启用剪贴板历史记录" - }, - "custom-launch-prefix": { - "description": "使用自定义启动器前缀命令(例如,'runapp'用于systemd集成)。", - "label": "自定义启动前缀" - }, - "custom-launch-prefix-enabled": { - "description": "使用自定义前缀启动应用程序,而不是默认方法。", - "label": "启用自定义启动前缀" - }, - "grid-view": { - "description": "以网格布局而非列表显示项目。", - "label": "网格视图" - }, - "icon-mode": { - "description": "使用本地系统图标而不是 Tabler 图标。", - "label": "使用本地图标" - }, - "ignore-mouse-input": { - "description": "禁用启动器中的鼠标交互和滚轮。", - "label": "忽略鼠标输入" - }, - "position": { - "description": "选择启动器面板出现的位置。", - "label": "位置" - }, - "section": { - "description": "自定义启动器的行为和外观。", - "label": "外观" - }, - "show-categories": { - "description": "显示用于筛选应用程序的类别标签。", - "label": "显示类别" - }, - "show-icon-background": { - "description": "在图标后显示一个圆角矩形背景。", - "label": "显示图标背景" - }, - "sort-by-usage": { - "description": "启用后,经常启动的应用程序将显示在列表首位。", - "label": "按使用频率排序" - }, - "terminal-command": { - "description": "启动终端的命令。例如,'kitty -e'或'gnome-terminal --'。", - "label": "终端命令" - }, - "use-app2unit": { - "description": "使用替代启动方法以更好地管理应用程序进程并防止问题。", - "label": "使用 App2Unit 启动应用程序" - } - }, - "title": "启动器" - }, - "location": { - "calendar": { - "cards": { - "section": { - "description": "在日历面板中组织和启用/禁用卡片。", - "label": "日历卡" - } - }, - "header": { - "label": "日历标题" - }, - "month": { - "label": "日历月" - } - }, - "date-time": { - "12hour-format": { - "description": "在锁屏和日历上以 12 小时制格式显示时间。状态栏时钟有其自己的设置。", - "label": "使用12小时制时间格式" - }, - "first-day-of-week": { - "automatic": "自动(使用系统区域设置)", - "description": "选择日历中一周的起始日。", - "label": "一周的第一天" - }, - "section": { - "description": "自定义日期和时间的显示方式。", - "label": "日期和时间" - }, - "show-events": { - "description": "在日历面板中显示事件。", - "label": "显示日历事件" - }, - "use-analog": { - "description": "在日历窗口和锁定屏幕上显示模拟时钟。", - "label": "使用模拟时钟样式" - }, - "week-numbers": { - "description": "在日历中显示一年中的第几周(例如:第 38 周)。", - "label": "显示周数" - } - }, - "location": { - "search": { - "description": "例如:多伦多, 安大略省", - "label": "搜索位置", - "placeholder": "输入位置名称" - }, - "section": { - "description": "通过设置您的位置获取准确的天气和调度夜间模式。", - "label": "您的位置" - } - }, - "title": "地区", - "weather": { - "enabled": { - "description": "在整个界面中显示天气信息并获取天气数据。禁用后,所有天气元素将被隐藏,不会进行网络请求。", - "label": "启用天气" - }, - "fahrenheit": { - "description": "以华氏度而非摄氏度显示温度。", - "label": "以华氏度显示温度 (°F)" - }, - "hide-city": { - "description": "在整个界面中隐藏天气显示中的城市名称。", - "label": "隐藏城市名称" - }, - "hide-timezone": { - "description": "在整个界面中,隐藏天气显示中的时区缩写。", - "label": "隐藏时区" - }, - "section": { - "description": "选择您喜欢的温度单位。", - "label": "天气" - }, - "show-effects": { - "description": "在天气卡片上显示额外的视觉效果(如雨、雪或闪电)。", - "label": "显示天气效果" - }, - "show-in-calendar": { - "description": "直接在您的日历视图中显示每日天气预报。", - "label": "在日历中显示天气" - } - } - }, - "lock-screen": { - "compact-lockscreen": { - "description": "仅显示登录输入和系统控制,隐藏天气和媒体小部件。", - "label": "紧凑型锁屏" - }, - "lock-on-suspend": { - "description": "系统挂起时自动锁定屏幕。", - "label": "挂起时锁定" - }, - "show-hibernate": { - "description": "在电源操作中显示'休眠'选项。", - "label": "显示休眠" - }, - "show-session-buttons": { - "description": "允许从锁屏访问电源设置。", - "label": "电源控制" - }, - "title": "锁屏" - }, - "network": { - "bluetooth": { - "description": "启用蓝牙管理。", - "label": "启用蓝牙", - "rssi-polling": { - "description": "定期通过 bluetoothctl 采样已连接设备的 RSSI 值。可能并非适用于所有设备;启用后占用极少资源。", - "label": "蓝牙信号轮询" - } - }, - "section": { - "description": "管理 Wi-Fi 和蓝牙连接。" - }, - "title": "网络", - "wifi": { - "description": "管理无线网络(需要 NetworkManager)。", - "label": "启用 Wi-Fi" - } - }, - "notifications": { - "duration": { - "critical-urgency": { - "description": "高优先级通知保持可见的时间。", - "label": "高紧急度" - }, - "low-urgency": { - "description": "低优先级通知保持可见的时间。", - "label": "低紧急度" - }, - "normal-urgency": { - "description": "正常优先级通知保持可见的时间。", - "label": "正常紧急度" - }, - "reset": "重置超时时长", - "respect-expire": { - "description": "使用通知中设置的过期超时。", - "label": "尊重过期超时" - }, - "section": { - "description": "根据紧急级别配置通知保持可见的时间。", - "label": "通知持续时间" - } - }, - "history": { - "critical-urgency": { - "description": "将关键优先级通知保存到历史记录。", - "label": "将高紧急度保存到历史记录" - }, - "low-urgency": { - "description": "将低优先级通知保存到历史记录。", - "label": "将低紧急度保存到历史记录" - }, - "normal-urgency": { - "description": "将正常优先级通知保存到历史记录。", - "label": "将正常紧急度保存到历史记录" - }, - "section": { - "description": "根据紧急级别控制哪些通知保存到历史记录。", - "label": "历史记录" - } - }, - "monitors": { - "section": { - "description": "在特定显示器上显示通知。如果未选择,则默认为全部。", - "label": "显示器显示" - } - }, - "settings": { - "always-on-top": { - "description": "在全屏窗口和其他图层上方显示通知。", - "label": "始终置顶" - }, - "background-opacity": { - "description": "调整通知背景的透明度。", - "label": "背景透明度" - }, - "do-not-disturb": { - "description": "启用后禁用所有通知弹出窗口。", - "label": "勿扰模式" - }, - "enable-osd": { - "description": "实时显示音量和亮度变化。", - "label": "启用屏幕显示" - }, - "enabled": { - "description": "启用或禁用通知守护进程,需要重启 Noctalia shell。", - "label": "启用通知" - }, - "location": { - "description": "通知在屏幕上出现的位置。", - "label": "位置" - }, - "section": { - "description": "配置通知的外观和行为。", - "label": "外观" - } - }, - "sounds": { - "enabled": { - "description": "启用收到通知时的音效。", - "label": "启用通知声音" - }, - "excluded-apps": { - "description": "对于自带内置音效的特定应用,跳过播放已配置的通知音效。", - "label": "排除的应用程序", - "placeholder": "discord,firefox,chrome,chromium,edge" - }, - "files": { - "critical": { - "description": "为高优先级通知播放的声音文件路径。", - "label": "高紧急度声音", - "select-title": "选择高紧急度声音文件" - }, - "low": { - "description": "为低优先级通知播放的声音文件路径。", - "label": "低紧急度声音", - "select-title": "选择低紧急度声音文件" - }, - "normal": { - "description": "为正常优先级通知播放的声音文件路径。", - "label": "正常紧急度声音", - "select-title": "选择正常紧急度声音文件" - }, - "placeholder": "输入声音文件路径", - "section": { - "description": "为不同的通知紧急级别配置自定义声音文件。", - "label": "声音文件" - }, - "select-file": "选择声音文件", - "unified": { - "description": "为通知播放的声音文件路径。", - "label": "通知声音", - "select-title": "选择通知声音文件" - } - }, - "section": { - "description": "配置通知音效和音量。", - "label": "声音设置" - }, - "separate": { - "description": "为低、正常和高优先级通知使用不同的声音文件。", - "label": "按优先级使用不同声音" - }, - "unavailable": { - "description": "安装 Qt6 Multimedia 以启用通知声音。", - "label": "通知声音不可用" - }, - "volume": { - "description": "调整通知声音的音量级别。", - "label": "声音音量" - } - }, - "tabs": { - "general": "通用", - "history": "历史", - "sounds": "声音", - "toast": "吐司" - }, - "title": "通知", - "toast": { - "keyboard": { - "description": "当键盘布局改变时显示一个 Toast 提示。", - "label": "键盘布局" - }, - "section": { - "description": "配置 Toast 的外观和行为。", - "label": "Toast" - } - } - }, - "osd": { - "always-on-top": { - "description": "在全屏窗口和其他图层之上显示 OSD。", - "label": "始终置顶" - }, - "background-opacity": { - "description": "调整 OSD 背景的透明度。", - "label": "背景透明度" - }, - "description": "配置屏幕叠加指示器,例如音量和亮度。", - "duration": { - "auto-hide": { - "description": "调整屏幕显示消失前的时间。", - "label": "自动隐藏超时" - }, - "section": { - "description": "屏幕显示自动隐藏前保持可见的时长。", - "label": "自动隐藏超时" - } - }, - "enabled": { - "description": "实时显示音量与亮度变化。", - "label": "启用屏幕显示" - }, - "location": { - "description": "屏幕显示出现的位置。", - "label": "位置" - }, - "monitors": { - "section": { - "description": "在特定显示器上显示屏幕显示。若未选择,则默认全部。", - "label": "显示器显示" - } - }, - "section": { - "general": { - "description": "配置屏幕显示(OSD)的可见性与行为。", - "label": "常规" - } - }, - "title": "屏幕显示", - "types": { - "brightness": { - "description": "当屏幕亮度发生变化时显示 OSD。", - "label": "亮度" - }, - "custom-text": { - "description": "显示来自 IPC 的自定义文本消息的 OSD。", - "label": "自定义文本" - }, - "input-volume": { - "description": "当麦克风音量发生变化时显示 OSD。", - "label": "输入音量" - }, - "lockkey": { - "description": "当切换大写锁定、数字锁定或滚动锁定时显示 OSD。", - "label": "锁定键" - }, - "section": { - "description": "选择触发 OSD 的事件。", - "label": "OSD 触发事件" - }, - "volume": { - "description": "当音频输出音量发生变化时显示 OSD。", - "label": "输出音量" - } - } - }, - "plugins": { - "available": { - "description": "浏览并安装来自已配置源的插件。", - "label": "可用插件", - "no-plugins-description": "检查你的插件源或刷新列表。", - "no-plugins-label": "没有可用的插件" - }, - "collision": { - "already-installed": "此插件已安装", - "custom-version-exists": "来自“{source}”的自定义版本已安装", - "official-version-exists": "此插件的官方版本已安装。" - }, - "filter": { - "all": "全部", - "downloaded": "已下载", - "not-downloaded": "未下载" - }, - "hot-reload": { - "description": "当插件文件发生更改时自动重新加载插件。对插件开发很有用。", - "label": "热重载(开发模式)" - }, - "hot-reloaded": "已重新加载插件:{name}", - "install": "安装", - "install-error": "安装失败:{error}", - "install-incompatible": "{插件}需要 Noctalia v{版本} 或更高版本", - "install-success": "成功安装 {plugin}", - "installed": { - "description": "管理和配置所有本地安装的插件。", - "label": "已安装插件", - "no-plugins-description": "从下方“可用插件”部分安装插件。", - "no-plugins-label": "未安装插件" - }, - "installing": "正在安装 {plugin}...", - "open-plugins-tab": "打开插件设置", - "plugin-settings-title": "{插件} 设置", - "refresh": { - "refreshing": "正在刷新插件列表...", - "tooltip": "刷新可用插件" - }, - "settings": { - "tooltip": "插件设置" - }, - "settings-error-not-loaded": "插件未加载。", - "settings-saved": "插件设置已保存。", - "source": { - "custom": "自定义源", - "official": "官方" - }, - "sources": { - "add-custom": "添加自定义存储库", - "add-dialog": { - "description": "添加一个 GitHub 仓库作为插件源。", - "error": "无法添加插件源。", - "name": "仓库名称", - "name-placeholder": "我的自定义插件", - "success": "插件源添加成功。", - "title": "添加插件源", - "url": "仓库 URL" - }, - "description": "管理插件仓库。", - "label": "来源", - "placeholder": "我的酷仓库", - "remove": { - "tooltip": "移除插件源" - } - }, - "title": "插件", - "uninstall": "卸载", - "uninstall-dialog": { - "description": "你确定要卸载 {plugin} 吗? 这将移除所有插件数据。", - "title": "卸载插件" - }, - "uninstall-error": "卸载失败:{error}", - "uninstall-success": "成功卸载 {plugin}", - "uninstalling": "正在卸载 {plugin}...", - "update": "更新", - "update-all": "全部更新({count})", - "update-all-success": "所有插件已成功更新。", - "update-available": "新插件更新可用", - "update-available_plural": "新插件更新可用({count}个)", - "update-error": "更新插件失败:{plugin}:{error}", - "update-incompatible": "需要 Noctalia v{version} 或更高版本", - "update-pending": "v{当前} → v{新} (需要 Noctalia v{所需})", - "update-success": "已将 {plugin} 更新至 v{version}", - "update-version": "v{当前} → v{新}", - "updating": "正在更新..." - }, - "region": { - "title": "地区" - }, - "screen-recorder": { - "audio": { - "audio-codec": { - "description": "推荐使用 Opus 以获得最佳性能和最小的音频大小。", - "label": "音频编解码器" - }, - "audio-source": { - "description": "录制期间要捕获的音频源。", - "label": "音频源" - }, - "section": { - "description": "配置音频录制选项。", - "label": "音频设置" - } - }, - "general": { - "copy-to-clipboard": { - "description": "录制完成后将文件复制到剪贴板。", - "label": "复制到剪贴板" - }, - "output-folder": { - "description": "屏幕录制将保存的文件夹。", - "label": "输出文件夹", - "tooltip": "输出文件夹" - }, - "section": { - "description": "管理屏幕录制输出和内容。", - "label": "常规设置" - }, - "select-output-folder": "选择输出文件夹", - "show-cursor": { - "description": "在视频中录制鼠标光标。", - "label": "显示光标" - } - }, - "title": "屏幕录制", - "video": { - "color-range": { - "description": "推荐使用 Limited 以获得更好的兼容性。", - "label": "颜色范围" - }, - "frame-rate": { - "description": "屏幕录制的目标帧率。", - "label": "帧率" - }, - "section": { - "description": "配置视频录制选项。", - "label": "视频设置" - }, - "video-codec": { - "description": "h264 是最常见的编解码器。", - "label": "视频编解码器" - }, - "video-quality": { - "description": "更高的质量会导致更大的文件大小。", - "label": "视频质量" - }, - "video-source": { - "description": "推荐使用 Portal,如果出现伪影请尝试 Screen。", - "label": "视频源" - } - } - }, - "session-menu": { - "countdown-duration": { - "description": "设置倒计时计时器在执行电源操作之前持续多长时间。", - "label": "倒计时持续时间" - }, - "enable-countdown": { - "description": "在执行电源操作之前显示倒计时计时器。", - "label": "启用倒计时计时器" - }, - "entries": { - "section": { - "description": "自定义会话菜单中显示哪些电源操作及其顺序。", - "label": "电源操作" - } - }, - "entry-settings": { - "command": { - "description": "为此操作执行的自定义命令。留空则使用默认系统命令。", - "label": "命令", - "placeholder": "systemctl poweroff" - }, - "default-command": { - "lock": "内部锁屏(无命令)", - "logout": "内部注销(无命令)" - }, - "default-info": { - "description": "如果没有指定自定义命令,将使用默认的系统命令。", - "label": "默认命令" - }, - "title": "配置 {entry}", - "tooltip": "配置命令" - }, - "general": { - "section": { - "description": "配置会话菜单面板的行为和外观。", - "label": "常规" - } - }, - "large-buttons-layout": { - "description": "选择会话菜单按钮的显示方式。", - "label": "大按钮布局" - }, - "large-buttons-style": { - "description": "以网格布局显示带有大按钮的会话菜单。", - "label": "大按钮样式" - }, - "position": { - "description": "选择会话菜单面板打开时出现的位置。", - "label": "位置" - }, - "show-header": { - "description": "在会话菜单顶部显示标题和关闭按钮。", - "label": "显示标题" - }, - "show-number-labels": { - "description": "在按钮上显示数字标签(1-2-3-4...)并启用数字快捷键以快速选择。", - "label": "显示数字标签" - }, - "title": "会话菜单" - }, - "system-monitor": { - "cpu-section": { - "label": "CPU 使用率" - }, - "critical-color": { - "label": "严重颜色" - }, - "custom-highlight-colors-title": { - "label": "自定义高亮颜色" - }, - "disk-path": { - "description": "选择要监视的磁盘挂载点。", - "label": "磁盘路径" - }, - "disk-section": { - "label": "磁盘使用率" - }, - "enable-dgpu-monitoring": { - "description": "警告:这将唤醒您的独立显卡 (NVIDIA/AMD),这可能会显著影响配备混合显卡的笔记本电脑的电池续航时间。", - "label": "启用独立显卡监控" - }, - "external-monitor": { - "description": "输入启动外部系统监视器应用程序时要执行的命令或应用程序路径。", - "label": "外部系统监视器命令", - "placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor" - }, - "general": { - "section": { - "description": "配置系统监视器的行为和外观。", - "label": "通用" - } - }, - "gpu-section": { - "label": "GPU温度" - }, - "highlight-colors-section": { - "label": "高亮颜色" - }, - "load-average-section": { - "label": "平均负载" - }, - "memory-section": { - "label": "内存使用率" - }, - "network-section": { - "label": "网络" - }, - "polling-interval": { - "label": "轮询间隔" - }, - "polling-section": { - "description": "配置每个系统指标的更新频率。", - "label": "轮询间隔" - }, - "tabs": { - "general": "通用", - "polling": "民意调查", - "thresholds": "阈值" - }, - "temperature-section": { - "label": "CPU 温度" - }, - "threshold": { - "critical": "临界阈值", - "warning": "警告阈值" - }, - "thresholds-section": { - "description": "为每个系统指标调整警告/严重阈值和轮询间隔。", - "label": "阈值" - }, - "title": "系统监视器", - "use-custom-highlight-colors": { - "description": "禁用时将使用主题默认高亮颜色。", - "label": "使用自定义高亮颜色" - }, - "warning-color": { - "label": "警告颜色" - } - }, - "user-interface": { - "allow-panels-without-bar": { - "description": "启用后,面板可以在任何屏幕上打开。禁用后,面板将仅在有栏的屏幕上打开,这可以减少内存使用。", - "label": "允许在没有栏的屏幕上显示面板" - }, - "animation-disable": { - "description": "禁用所有动画以获得更快、更流畅的体验。", - "label": "禁用 UI 动画" - }, - "animation-speed": { - "description": "调整全局动画速度。", - "label": "动画速度", - "reset": "重置动画速度" - }, - "appearance": { - "section": { - "description": "自定义视觉元素,如工具提示、边框和阴影。", - "label": "外观" - } - }, - "box-border": { - "description": "显示内容区域周围的轮廓。", - "label": "容器轮廓" - }, - "box-border-radius": { - "description": "调整主要布局部分(如侧边栏、卡片和内容面板)的圆角程度。", - "label": "容器半径", - "reset": "重置容器半径" - }, - "control-border-radius": { - "description": "控制交互元素的曲率,包括按钮、开关和文本字段。", - "label": "输入半径", - "reset": "重置输入半径" - }, - "dim-desktop": { - "description": "当面板或菜单打开时,桌面变暗。", - "label": "昏暗的桌面" - }, - "dimmer-opacity": { - "description": "设置桌面变暗时的不透明度。", - "label": "变暗桌面不透明度", - "reset": "重置变暗桌面不透明度" - }, - "panel-background-opacity": { - "description": "设置所有面板(栏、启动器、设置等)的背景不透明度。", - "label": "面板背景不透明度" - }, - "panels-attached-to-bar": { - "description": "面板锁定到边栏和屏幕边缘,形成无缝外观,并具有时尚的倒角。", - "label": "将面板对齐到边缘" - }, - "panels-overlay": { - "description": "确保面板和栏保持可见,即使在全屏应用程序上也是如此。", - "label": "将面板和栏保持在顶部" - }, - "scaling": { - "description": "更改通用用户界面大小,不包括栏。", - "label": "界面缩放", - "reset-scaling": "重置界面缩放" - }, - "section": { - "description": "自定义界面的外观、感觉和行为。", - "label": "外观" - }, - "settings-panel-mode": { - "description": "选择设置布局(可能需要重新打开)。", - "label": "设置面板模式" - }, - "shadows": { - "description": "启用条形图和面板下的阴影。", - "direction": { - "description": "选择阴影投射的方向。", - "label": "阴影方向" - }, - "label": "阴影" - }, - "tabs": { - "appearance": "外观", - "panels": "面板", - "screen-corners": "屏幕边角" - }, - "title": "用户界面", - "tooltips": { - "description": "启用或禁用整个界面的工具提示。", - "label": "显示工具提示" - } - }, - "wallpaper": { - "automation": { - "change-mode": { - "alphabetical": "按字母顺序", - "description": "选择自动更改时如何选择壁纸。", - "label": "更改模式", - "random": "随机" - }, - "custom-interval": { - "description": "以 HH:MM 格式输入时间(例如:01:30)。", - "label": "自定义间隔" - }, - "interval": { - "description": "自动更改壁纸的频率。", - "label": "壁纸间隔" - }, - "random-wallpaper": { - "description": "按固定时间间隔随机更改壁纸。", - "label": "随机壁纸" - }, - "scheduled-change": { - "description": "按固定时间间隔自动更改壁纸。", - "label": "定时更改" - }, - "section": { - "label": "自动化" - } - }, - "look-feel": { - "edge-smoothness": { - "description": "对过渡边缘应用柔和、羽化的效果。", - "label": "软化过渡边缘" - }, - "fill-color": { - "description": "选择可能出现在壁纸后面的填充颜色。", - "label": "填充颜色" - }, - "fill-mode": { - "description": "选择图像应如何缩放以匹配显示器的分辨率。", - "label": "填充模式" - }, - "section": { - "label": "外观与体验" - }, - "transition-duration": { - "description": "过渡动画的持续时间(秒)。", - "label": "过渡持续时间" - }, - "transition-type": { - "description": "切换壁纸时的动画类型。", - "label": "过渡类型" - } - }, - "settings": { - "enable-management": { - "description": "使用 Noctalia 管理壁纸。如果您更喜欢使用其他应用程序,请取消选中。", - "label": "启用壁纸管理" - }, - "enable-overview": { - "description": "将模糊且变暗的壁纸应用于概览屏幕。", - "label": "启用概览壁纸" - }, - "folder": { - "description": "您的主壁纸文件夹路径。", - "label": "壁纸文件夹", - "tooltip": "壁纸文件夹" - }, - "hide-wallpaper-filenames": { - "tooltip-hide": "隐藏文件名", - "tooltip-show": "显示文件名" - }, - "monitor-specific": { - "description": "为每个显示器设置不同的壁纸文件夹。", - "label": "显示器特定目录", - "tooltip": "显示器壁纸文件夹" - }, - "recursive-search": { - "description": "同时在壁纸目录的子文件夹中搜索壁纸。", - "label": "搜索子文件夹" - }, - "section": { - "description": "控制壁纸的管理和显示方式。", - "label": "壁纸设置" - }, - "select-folder": "选择壁纸文件夹", - "select-monitor-folder": "选择显示器壁纸文件夹", - "selector": { - "description": "选择你的壁纸。", - "label": "壁纸选择器", - "tooltip": "壁纸选择器" - }, - "selector-position": { - "description": "选择壁纸选择面板的显示位置。", - "label": "选择器位置" - } - }, - "tabs": { - "automation": "自动化", - "look-feel": "外观和感觉", - "settings": "设置" - }, - "title": "壁纸" - } - }, "setup": { "appearance": { - "header": "外观", "subheader": "选择深色模式与配色来源(Matugen 或预设)。" }, "customize": { @@ -2753,12 +1425,10 @@ }, "wallpaper": { "choose-dir": "选择包含壁纸图片的目录", - "dir": { - "browse": "浏览文件夹", - "description": "选择存放壁纸的文件夹", - "label": "壁纸目录", - "select-title": "选择壁纸文件夹" - }, + "dir-browse": "浏览文件夹", + "dir-description": "选择存放壁纸的文件夹", + "dir-label": "壁纸目录", + "dir-select-title": "选择壁纸文件夹", "header": "选择你的壁纸", "no-dir": "未选择壁纸目录", "no-valid": "在 {dir} 中未找到有效图片文件", @@ -2767,9 +1437,7 @@ "select-prompt": "在下方选择一张壁纸", "subheader": "用精美壁纸营造氛围。" }, - "welcome": { - "note": "先进行一些基础设置——更多选项可在“设置”中找到" - } + "welcome-note": "先进行一些基础设置——更多选项可在“设置”中找到" }, "system": { "cpu-temperature": "{temp}°C", @@ -2779,10 +1447,7 @@ "no-media-player-detected": "未检测到媒体播放器", "scaling-percentage": "{percentage}%", "signal-strength": "{signal}%", - "unknown": "未知", "unknown-app": "未知应用", - "unknown-layout": "未知", - "unknown-version": "未知", "uptime": "系统运行时间:{uptime}", "user-requested": "用户请求", "welcome-back": "欢迎回来,", @@ -2792,19 +1457,14 @@ "cpu-temp": "CPU 温度", "cpu-usage": "CPU 使用率", "disk": "磁盘", - "download": "下载", "download-speed": "下载速度", "gpu-temp": "GPU 温度", "load-average": "平均负载", - "memory": "内存", "title": "系统监视器", - "upload": "上传", "upload-speed": "上传速度" }, "toast": { "airplane-mode": { - "disabled": "已禁用。", - "enabled": "已启用。", "title": "飞行模式" }, "battery": { @@ -2815,13 +1475,11 @@ "address-copied": "地址已复制到剪贴板。", "confirm-code": "在另一台设备上确认代码 {value}。", "connect-failed": "无法连接到设备。", - "disabled": "已禁用。", "disconnect-failed": "无法断开与设备的连接。", "discoverable-change-failed": "无法更改可发现状态。", "discoverable-disabled": "可发现性已禁用。", "discoverable-enabled": "已启用可发现性。", "display-code": "在另一台设备上输入代码 {value}。", - "enabled": "已启用。", "forget-failed": "无法忘记设备。", "pair-failed": "配对设备失败。", "passkey-required": "设备需要通行密钥。", @@ -2829,45 +1487,31 @@ "state-change-failed": "无法更改蓝牙状态。" }, "clipboard": { + "long-text": "长文本", "unavailable": "剪贴板历史记录不可用", "unavailable-desc": "未安装 'cliphist' 应用程序。请安装它以使用剪贴板历史记录功能。" }, - "dark-mode": { - "dark-mode": "深色模式", - "enabled": "已启用。", - "light-mode": "浅色模式" - }, "do-not-disturb": { "disabled": "'勿扰模式'已禁用", "disabled-desc": "显示所有通知。", "enabled": "'勿扰模式'已启用", "enabled-desc": "您可以在历史记录中找到这些通知。" }, - "internet": { - "limited": "已连接但无互联网。" - }, + "internet-limited": "已连接但无互联网。", "ipc": { "powerpanel-deprecated": "PowerPanel 已重命名为 SessionMenu,此 IPC 调用将很快弃用。请改用 \"ipc call sessionMenu toggle\"。", "sidepanel-deprecated": "SidePanel 已重命名为 ControlCenter,此 IPC 调用将很快弃用。请改用 \"ipc call controlCenter toggle\"。" }, - "keep-awake": { - "disabled": "已禁用。", - "enabled": "已启用。" - }, "keyboard-layout": { "changed": "键盘布局已更改为 {layout}。", "title": "键盘" }, - "kofi": { - "opened": "Ko-fi 页面已在您的浏览器中打开。" - }, + "kofi-opened": "Ko-fi 页面已在您的浏览器中打开。", "missing-control-center": { "description": "控制中心小部件已从状态栏中移除。要再次从状态栏访问它,您需要重新添加小部件。您也可以通过右键点击状态栏来打开它。", "label": "最后一个控制中心小部件已移除" }, "night-light": { - "disabled": "已禁用。", - "enabled": "已启用。", "forced": "强制激活。", "normal": "正常模式。", "not-installed": "未安装 wlsunset。" @@ -2923,24 +1567,17 @@ "add-widget": "添加小部件", "bluetooth-devices": "蓝牙设备", "brightness-at": "亮度:{brightness}%", - "cancel-timer": "计时器", - "clear-history": "清除历史记录", "click-to-start-recording": "屏幕录制器(开始录制)", "click-to-stop-recording": "屏幕录制器(停止录制)", - "close": "关闭", "collapse": "折叠侧边栏", "connect-disconnect-devices": "蓝牙设备", "copy-address": "复制地址", "delete-notification": "删除通知", - "disable-keep-awake": "保持唤醒", - "do-not-disturb-disabled": "勿扰模式", "do-not-disturb-enabled": "勿扰模式", - "enable-keep-awake": "保持唤醒", "expand": "展开侧边栏", "forget-network": "忘记网络", "grid-view": "网格视图", "hidden-files-hide": "隐藏文件", - "hidden-files-show": "隐藏文件", "hide-unnamed-devices": "隐藏未命名的设备", "home": "主目录", "input-muted": "切换输入静音", @@ -2958,50 +1595,36 @@ "mute": "静音", "next-media": "下一首", "next-month": "下个月", - "night-light-disabled": "夜间模式", - "night-light-enabled": "夜间模式", - "night-light-forced": "夜间模式", "night-light-not-installed": "夜间模式(不可用)", - "noctalia-performance-disabled": "Noctalia 性能模式", "noctalia-performance-enabled": "Noctalia 性能模式", "open-annotation-tool": "使用注释工具打开", "open-control-center": "控制中心", - "open-notification-history-disable-dnd": "通知历史记录", "open-notification-history-enable-dnd": "通知历史记录", "open-settings": "设置", "open-tray-dropdown": "系统托盘", - "open-wallpaper-selector": "壁纸选择器", "output-muted": "切换输出静音", - "pause": "暂停", - "play": "播放", "power-profile": "{profile} 电源模式", "previous-media": "上一首", "previous-month": "上个月", - "refresh": "刷新", "refresh-devices": "刷新设备", "refresh-wallhaven": "刷新 Wallhaven 结果", "refresh-wallpaper-list": "刷新壁纸列表", "remove-widget": "移除小部件", "screen-recorder-not-installed": "屏幕录制器(未安装)", - "search": "搜索", "search-close": "关闭搜索", "session-menu": "会话菜单", - "set-power-profile": "{profile} 电源模式", "show-all-devices": "显示所有设备", - "start-screen-recording": "屏幕录制器", "stop-screen-recording": "屏幕录制器", "switch-to-dark-mode": "深色模式", "switch-to-light-mode": "浅色模式", "unmute": "取消静音", "up": "上级目录", "volume-at": "输出音量:{volume}%", - "wallpaper-selector": "壁纸选择器", - "widget-settings": "小部件设置" + "wallpaper-selector": "壁纸选择器" }, "wallpaper": { "configure-directory": "配置您的壁纸图片目录。", "fill-modes": { - "center": "居中", "crop": "裁剪(填充)", "fit": "适应(包含)", "stretch": "拉伸" @@ -3009,80 +1632,47 @@ "no-match": "未找到匹配项。", "no-wallpaper": "未找到壁纸。", "panel": { - "apikey": { - "help": "访问 NSFW 内容需要 API 密钥。", - "label": "API 密钥", - "managed-by-env": "通过 NOCTALIA_WALLHAVEN_API_KEY 环境变量进行管理。", - "placeholder": "输入您的Wallhaven API密钥" - }, - "apply-all-monitors": { - "description": "一次性将选定的壁纸应用到所有显示器。", - "label": "应用到所有显示器" - }, - "categories": { - "anime": "动漫", - "general": "通用", - "label": "分类", - "people": "人物" - }, - "order": { - "asc": "升序", - "desc": "降序", - "label": "顺序" - }, - "purity": { - "all": "全部", - "label": "内容过滤器", - "nsfw": "少儿不宜", - "sfw": "SFW", - "sketchy": "Sketchy" - }, - "ratios": { - "any": "任何", - "label": "宽高比" - }, - "resolution": { - "atleast": "至少", - "exact": "精确", - "label": "分辨率", - "mode": { - "label": "模式" - } - }, - "search": "搜索:", - "solid-color": { - "tooltip": "纯色背景" - }, - "sorting": { - "date_added": "添加日期", - "favorites": "收藏", - "label": "排序方式", - "random": "随机", - "relevance": "相关性", - "toplist": "排行榜", - "views": "浏览量" - }, - "source": { - "label": "来源", - "local": "本地", - "wallhaven": "Wallhaven" - }, + "apikey-help": "访问 NSFW 内容需要 API 密钥。", + "apikey-label": "API 密钥", + "apikey-managed-by-env": "通过 NOCTALIA_WALLHAVEN_API_KEY 环境变量进行管理。", + "apikey-placeholder": "输入您的Wallhaven API密钥", + "apply-all-monitors-description": "一次性将选定的壁纸应用到所有显示器。", + "apply-all-monitors-label": "应用到所有显示器", + "categories-anime": "动漫", + "categories-label": "分类", + "categories-people": "人物", + "order-asc": "升序", + "order-desc": "降序", + "order-label": "顺序", + "purity-label": "内容过滤器", + "purity-nsfw": "少儿不宜", + "purity-sfw": "SFW", + "purity-sketchy": "Sketchy", + "ratios-any": "任何", + "ratios-label": "宽高比", + "resolution-atleast": "至少", + "resolution-exact": "精确", + "resolution-label": "分辨率", + "resolution-mode-label": "模式", + "solid-color-tooltip": "纯色背景", + "sorting-date-added": "添加日期", + "sorting-favorites": "收藏", + "sorting-label": "排序方式", + "sorting-relevance": "相关性", + "sorting-toplist": "排行榜", + "sorting-views": "浏览量", + "source-label": "来源", + "source-wallhaven": "Wallhaven", "title": "壁纸选择器", - "wallhaven-settings": { - "apply": "应用", - "title": "Wallhaven 设置" - } + "wallhaven-settings-title": "Wallhaven 设置" }, "transitions": { "disc": "圆盘", "fade": "淡入淡出", - "none": "无", - "random": "随机", "stripes": "条纹", "wipe": "擦除" }, "try-different-search": "尝试不同的搜索查询。", - "unknown": "未知", "wallhaven": { "loading": "正在加载壁纸...", "no-results": "未找到壁纸。请尝试不同的搜索查询。", @@ -3098,105 +1688,63 @@ "partly-cloudy": "局部多云", "rain-showers": "阵雨", "snow": "雪", - "thunderstorm": "雷暴", - "unknown": "未知" - }, - "widget": { - "file-picker": { - "title": "选择文件" - } + "thunderstorm": "雷暴" }, "widgets": { "color-picker": { - "apply": "应用", - "cancel": "取消", - "palette": { - "description": "从各种预定义颜色中选择。", - "label": "调色板", - "theme-colors": "快速访问您主题的调色板。" - }, + "palette-description": "从各种预定义颜色中选择。", + "palette-label": "调色板", + "palette-theme-colors": "快速访问您主题的调色板。", "title": "颜色选择器" }, "datetime-tokens": { - "ampm": { - "lowercase": "am/pm 小写", - "uppercase": "AM/PM 大写" - }, - "common": { - "12hour-time-minutes": "12小时制带分钟", - "24hour-time-minutes": "24小时制带分钟", - "24hour-time-seconds": "24小时制带秒", - "european-date": "欧洲日期格式", - "iso-date": "ISO 日期格式", - "us-date": "美国日期格式", - "weekday-date": "星期和日期", - "weekday-month-day": "星期、月份和日期" - }, - "day": { - "abbreviated": "星期名称缩写", - "full": "星期名称全称", - "leading-zero": "日期有前导零 (01-31)", - "no-leading-zero": "日期无前导零 (1-31)" - }, - "hour": { - "leading-zero": "小时有前导零 (00-23) — 24小时制", - "no-leading-zero": "小时无前导零 (0-23) — 24小时制" - }, - "minute": { - "leading-zero": "分钟有前导零 (00-59)", - "no-leading-zero": "分钟无前导零 (0-59)" - }, - "month": { - "abbreviated": "月份名称缩写", - "full": "月份名称全称", - "number-leading-zero": "月份数字有前导零 (01-12)", - "number-no-zero": "月份数字无前导零 (1-12)" - }, - "second": { - "leading-zero": "秒有前导零 (00-59)", - "no-leading-zero": "秒无前导零 (0-59)" - }, - "timezone": { - "abbreviation": "时区缩写" - }, - "year": { - "four-digit": "年份为四位数", - "two-digit": "年份为两位数 (00-99)" - } + "ampm-lowercase": "am/pm 小写", + "ampm-uppercase": "AM/PM 大写", + "common-12hour-time-minutes": "12小时制带分钟", + "common-24hour-time-minutes": "24小时制带分钟", + "common-24hour-time-seconds": "24小时制带秒", + "common-european-date": "欧洲日期格式", + "common-iso-date": "ISO 日期格式", + "common-us-date": "美国日期格式", + "common-weekday-date": "星期和日期", + "common-weekday-month-day": "星期、月份和日期", + "day-abbreviated": "星期名称缩写", + "day-full": "星期名称全称", + "day-leading-zero": "日期有前导零 (01-31)", + "day-no-leading-zero": "日期无前导零 (1-31)", + "hour-leading-zero": "小时有前导零 (00-23) — 24小时制", + "hour-no-leading-zero": "小时无前导零 (0-23) — 24小时制", + "minute-leading-zero": "分钟有前导零 (00-59)", + "minute-no-leading-zero": "分钟无前导零 (0-59)", + "month-abbreviated": "月份名称缩写", + "month-full": "月份名称全称", + "month-number-leading-zero": "月份数字有前导零 (01-12)", + "month-number-no-zero": "月份数字无前导零 (1-12)", + "second-leading-zero": "秒有前导零 (00-59)", + "second-no-leading-zero": "秒无前导零 (0-59)", + "timezone-abbreviation": "时区缩写", + "year-four-digit": "年份为四位数", + "year-two-digit": "年份为两位数 (00-99)" }, "file-picker": { - "cancel": "取消", "search-placeholder": "搜索文件和文件夹...", "select-current": "选择当前", "select-file": "选择文件", "select-folder": "选择文件夹", "title": "文件选择器" }, + "file-picker-title": "选择文件", "icon-picker": { - "apply": "应用", - "cancel": "取消", - "search": { - "label": "搜索" - }, "title": "图标选择器" }, - "text-input": { - "clear": "清除" - }, - "tooltip": { - "placeholder": "占位符" - } + "tooltip-placeholder": "占位符" }, "wifi": { "panel": { "action-required": "需要动作", "available-interfaces": "可用接口", "available-networks": "可用网络", - "connect": "连接", - "connected": "已连接", "disabled": "Wi-Fi 已禁用", - "disconnect": "断开连接", - "disconnected": "已断开连接", "disconnecting": "正在断开连接...", "dns": "域名系统", "enable-message": "启用 Wi-Fi 以查看可用网络。", @@ -3204,11 +1752,7 @@ "forget": "忘记", "forget-network": "忘记此网络?", "forgetting": "正在忘记...", - "frequency": "频率", - "gateway": "网关", - "info": "信息", "interface": "网络接口", - "internet": "互联网", "internet-connected": "已连接互联网", "internet-limited": "无网络", "internet-status": "互联网状态", @@ -3217,11 +1761,9 @@ "link-speed": "链路速度", "no-ethernet-devices": "未检测到以太网设备", "no-networks": "未找到网络", - "password": "密码", "saved": "已保存", "scan-again": "重新扫描", "searching": "正在搜索附近网络...", - "security": "安全", "title": "Wi-Fi" }, "signal": { diff --git a/Bin/dev/i18n-json.sh b/Bin/dev/i18n-json.sh index 30c7ad0cf..39a7266ad 100755 --- a/Bin/dev/i18n-json.sh +++ b/Bin/dev/i18n-json.sh @@ -518,7 +518,7 @@ compare_language() { fi # Small delay to avoid rate limiting - sleep 0.5 + sleep 0.1 fi fi done <<< "$missing_keys" diff --git a/Commons/IconsTabler.qml b/Commons/IconsTabler.qml index be8eaacb8..5fc942954 100644 --- a/Commons/IconsTabler.qml +++ b/Commons/IconsTabler.qml @@ -78,7 +78,7 @@ Singleton { "star": "star", "star-off": "star-off", "battery-exclamation": "battery-exclamation", - "battery-charging": "battery-charging", + "common.charging": "common.charging", "battery-4": "battery-4", "battery-3": "battery-3", "battery-2": "battery-2", @@ -743,7 +743,7 @@ Singleton { "battery-4-filled": "\u{f721}", "battery-automotive": "\u{ee07}", "battery-automotive-filled": "\u{10029}", - "battery-charging": "\u{ea33}", + "common.charging": "\u{ea33}", "battery-charging-2": "\u{ef3b}", "battery-eco": "\u{ef3c}", "battery-exclamation": "\u{ff1d}", diff --git a/Commons/Time.qml b/Commons/Time.qml index 5cd03836a..c95a197b6 100644 --- a/Commons/Time.qml +++ b/Commons/Time.qml @@ -127,20 +127,20 @@ Singleton { if (diff < 60000) return I18n.tr("notifications.time.now"); if (diff < 120000) - return I18n.tr("notifications.time.diffM"); + return I18n.tr("notifications.time.diff-m"); if (diff < 3600000) - return I18n.tr("notifications.time.diffMM", { + return I18n.tr("notifications.time.diff-mm", { "diff": Math.floor(diff / 60000) }); if (diff < 7200000) - return I18n.tr("notifications.time.diffH"); + return I18n.tr("notifications.time.diff-h"); if (diff < 86400000) - return I18n.tr("notifications.time.diffHH", { + return I18n.tr("notifications.time.diff-hh", { "diff": Math.floor(diff / 3600000) }); if (diff < 172800000) - return I18n.tr("notifications.time.diffD"); - return I18n.tr("notifications.time.diffDD", { + return I18n.tr("notifications.time.diff-d"); + return I18n.tr("notifications.time.diff-dd", { "diff": Math.floor(diff / 86400000) }); } diff --git a/Modules/Bar/Extras/TrayMenu.qml b/Modules/Bar/Extras/TrayMenu.qml index cb07597b0..c2a532c6b 100644 --- a/Modules/Bar/Extras/TrayMenu.qml +++ b/Modules/Bar/Extras/TrayMenu.qml @@ -422,7 +422,7 @@ PopupWindow { NText { Layout.fillWidth: true color: Color.mPrimary - text: root.isPinned ? I18n.tr("settings.bar.tray.unpin-application") : I18n.tr("settings.bar.tray.pin-application") + text: root.isPinned ? I18n.tr("panels.bar.tray-unpin-application") : I18n.tr("panels.bar.tray-pin-application") pointSize: Style.fontSizeS verticalAlignment: Text.AlignVCenter elide: Text.ElideRight diff --git a/Modules/Bar/Widgets/ActiveWindow.qml b/Modules/Bar/Widgets/ActiveWindow.qml index eb290939d..25bdb2879 100644 --- a/Modules/Bar/Widgets/ActiveWindow.qml +++ b/Modules/Bar/Widgets/ActiveWindow.qml @@ -163,7 +163,7 @@ Item { model: [ { - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }, diff --git a/Modules/Bar/Widgets/AudioVisualizer.qml b/Modules/Bar/Widgets/AudioVisualizer.qml index 59a4c85ce..a519c8559 100644 --- a/Modules/Bar/Widgets/AudioVisualizer.qml +++ b/Modules/Bar/Widgets/AudioVisualizer.qml @@ -130,12 +130,12 @@ Item { model: [ { - "label": I18n.tr("context-menu.cycle-visualizer"), + "label": I18n.tr("actions.cycle-visualizer"), "action": "cycle-visualizer", "icon": "chart-column" }, { - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }, diff --git a/Modules/Bar/Widgets/Battery.qml b/Modules/Bar/Widgets/Battery.qml index 5a9b597b0..d686e0324 100644 --- a/Modules/Bar/Widgets/Battery.qml +++ b/Modules/Bar/Widgets/Battery.qml @@ -176,7 +176,7 @@ Item { model: [ { - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }, @@ -241,10 +241,10 @@ Item { })); } else { // Rate is 0 - check if plugged in (charging state) or idle - lines.push(charging ? I18n.tr("battery.plugged-in") : I18n.tr("battery.idle")); + lines.push(charging ? I18n.tr("battery.plugged-in") : I18n.tr("common.idle")); } } else { - lines.push(charging ? I18n.tr("battery.charging") : I18n.tr("battery.discharging")); + lines.push(charging ? I18n.tr("common.charging") : I18n.tr("common.discharging")); } if (battery.healthPercentage !== undefined && battery.healthPercentage > 0) { lines.push(I18n.tr("battery.health", { diff --git a/Modules/Bar/Widgets/Bluetooth.qml b/Modules/Bar/Widgets/Bluetooth.qml index a3a09126d..8c56e7332 100644 --- a/Modules/Bar/Widgets/Bluetooth.qml +++ b/Modules/Bar/Widgets/Bluetooth.qml @@ -40,12 +40,12 @@ Item { model: [ { - "label": BluetoothService.enabled ? I18n.tr("context-menu.disable-bluetooth") : I18n.tr("context-menu.enable-bluetooth"), + "label": BluetoothService.enabled ? I18n.tr("actions.disable-bluetooth") : I18n.tr("actions.enable-bluetooth"), "action": "toggle-bluetooth", "icon": BluetoothService.enabled ? "bluetooth-off" : "bluetooth" }, { - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }, diff --git a/Modules/Bar/Widgets/Brightness.qml b/Modules/Bar/Widgets/Brightness.qml index db0ec87f8..1a2f40532 100644 --- a/Modules/Bar/Widgets/Brightness.qml +++ b/Modules/Bar/Widgets/Brightness.qml @@ -83,12 +83,12 @@ Item { model: [ { - "label": I18n.tr("context-menu.open-display-settings"), + "label": I18n.tr("actions.open-display-settings"), "action": "open-display-settings", "icon": "sun" }, { - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }, diff --git a/Modules/Bar/Widgets/Clock.qml b/Modules/Bar/Widgets/Clock.qml index ed1a78f40..e752af4a7 100644 --- a/Modules/Bar/Widgets/Clock.qml +++ b/Modules/Bar/Widgets/Clock.qml @@ -117,12 +117,12 @@ Rectangle { model: [ { - "label": I18n.tr("context-menu.open-calendar"), + "label": I18n.tr("actions.open-calendar"), "action": "open-calendar", "icon": "calendar" }, { - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }, @@ -148,7 +148,7 @@ Rectangle { return I18n.locale.toString(now, tooltipFormat.trim()); } // Fallback to default if no format is set - return I18n.tr("clock.tooltip"); // Defaults to "Calendar" + return I18n.tr("common.calendar"); // Defaults to "Calendar" } MouseArea { diff --git a/Modules/Bar/Widgets/ControlCenter.qml b/Modules/Bar/Widgets/ControlCenter.qml index de32551a6..d6cb3fe63 100644 --- a/Modules/Bar/Widgets/ControlCenter.qml +++ b/Modules/Bar/Widgets/ControlCenter.qml @@ -101,17 +101,17 @@ NIconButton { model: [ { - "label": I18n.tr("context-menu.open-launcher"), + "label": I18n.tr("actions.open-launcher"), "action": "open-launcher", "icon": "search" }, { - "label": I18n.tr("context-menu.open-settings"), + "label": I18n.tr("actions.open-settings"), "action": "open-settings", "icon": "adjustments" }, { - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }, diff --git a/Modules/Bar/Widgets/KeepAwake.qml b/Modules/Bar/Widgets/KeepAwake.qml index d54601f60..81844ca08 100644 --- a/Modules/Bar/Widgets/KeepAwake.qml +++ b/Modules/Bar/Widgets/KeepAwake.qml @@ -41,7 +41,7 @@ Item { text: IdleInhibitorService.timeout == null ? "" : Time.formatVagueHumanReadableDuration(IdleInhibitorService.timeout) oppositeDirection: BarService.getPillDirection(root) icon: IdleInhibitorService.isInhibited ? "keep-awake-on" : "keep-awake-off" - tooltipText: IdleInhibitorService.isInhibited ? I18n.tr("tooltips.disable-keep-awake") : I18n.tr("tooltips.enable-keep-awake") + tooltipText: IdleInhibitorService.isInhibited ? I18n.tr("tooltips.keep-awake") : I18n.tr("tooltips.keep-awake") onClicked: IdleInhibitorService.manualToggle() forceOpen: IdleInhibitorService.timeout !== null forceClose: IdleInhibitorService.timeout == null diff --git a/Modules/Bar/Widgets/KeyboardLayout.qml b/Modules/Bar/Widgets/KeyboardLayout.qml index 93019f8da..76f7cb67e 100644 --- a/Modules/Bar/Widgets/KeyboardLayout.qml +++ b/Modules/Bar/Widgets/KeyboardLayout.qml @@ -46,7 +46,7 @@ Item { model: [ { - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }, diff --git a/Modules/Bar/Widgets/Launcher.qml b/Modules/Bar/Widgets/Launcher.qml index 1e254228a..b91ae15e6 100644 --- a/Modules/Bar/Widgets/Launcher.qml +++ b/Modules/Bar/Widgets/Launcher.qml @@ -31,7 +31,7 @@ NIconButton { readonly property bool usePrimaryColor: (widgetSettings.usePrimaryColor !== undefined) ? widgetSettings.usePrimaryColor : ((widgetMetadata && widgetMetadata.usePrimaryColor !== undefined) ? widgetMetadata.usePrimaryColor : true) icon: iconName - tooltipText: I18n.tr("context-menu.open-launcher") + tooltipText: I18n.tr("actions.open-launcher") tooltipDirection: BarService.getTooltipDirection() baseSize: Style.capsuleHeight applyUiScale: false @@ -48,12 +48,12 @@ NIconButton { model: [ { - "label": I18n.tr("context-menu.launcher-settings"), + "label": I18n.tr("actions.launcher-settings"), "action": "launcher-settings", "icon": "adjustments" }, { - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" } diff --git a/Modules/Bar/Widgets/LockKeys.qml b/Modules/Bar/Widgets/LockKeys.qml index 361ab186d..1587a500e 100644 --- a/Modules/Bar/Widgets/LockKeys.qml +++ b/Modules/Bar/Widgets/LockKeys.qml @@ -57,7 +57,7 @@ Rectangle { model: [ { - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }, diff --git a/Modules/Bar/Widgets/MediaMini.qml b/Modules/Bar/Widgets/MediaMini.qml index 1f8afa1d4..d95b4ffa6 100644 --- a/Modules/Bar/Widgets/MediaMini.qml +++ b/Modules/Bar/Widgets/MediaMini.qml @@ -59,7 +59,7 @@ Item { // Title readonly property string title: { if (!hasPlayer) - return I18n.tr("bar.widget-settings.media-mini.no-active-player"); + return I18n.tr("bar.media-mini.no-active-player"); var artist = MediaService.trackArtist; var track = MediaService.trackTitle; return showArtistFirst ? (artist ? `${artist} - ${track}` : track) : (artist ? `${track} - ${artist}` : track); @@ -157,21 +157,21 @@ Item { var items = []; if (hasPlayer && MediaService.canPlay) { items.push({ - "label": MediaService.isPlaying ? I18n.tr("context-menu.pause") : I18n.tr("context-menu.play"), + "label": MediaService.isPlaying ? I18n.tr("common.pause") : I18n.tr("common.play"), "action": "play-pause", "icon": MediaService.isPlaying ? "media-pause" : "media-play" }); } if (hasPlayer && MediaService.canGoPrevious) { items.push({ - "label": I18n.tr("context-menu.previous"), + "label": I18n.tr("common.previous"), "action": "previous", "icon": "media-prev" }); } if (hasPlayer && MediaService.canGoNext) { items.push({ - "label": I18n.tr("context-menu.next"), + "label": I18n.tr("common.next"), "action": "next", "icon": "media-next" }); @@ -193,7 +193,7 @@ Item { } items.push({ - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }); diff --git a/Modules/Bar/Widgets/Microphone.qml b/Modules/Bar/Widgets/Microphone.qml index 9544b38a6..f8cd84425 100644 --- a/Modules/Bar/Widgets/Microphone.qml +++ b/Modules/Bar/Widgets/Microphone.qml @@ -94,17 +94,17 @@ Item { model: [ { - "label": I18n.tr("context-menu.toggle-mute"), + "label": I18n.tr("actions.toggle-mute"), "action": "toggle-mute", "icon": AudioService.inputMuted ? "microphone-off" : "microphone" }, { - "label": I18n.tr("context-menu.open-mixer"), + "label": I18n.tr("actions.open-mixer"), "action": "open-mixer", "icon": "adjustments" }, { - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }, diff --git a/Modules/Bar/Widgets/Network.qml b/Modules/Bar/Widgets/Network.qml index 391dc1415..e014cb684 100644 --- a/Modules/Bar/Widgets/Network.qml +++ b/Modules/Bar/Widgets/Network.qml @@ -40,12 +40,12 @@ Item { model: [ { - "label": Settings.data.network.wifiEnabled ? I18n.tr("context-menu.disable-wifi") : I18n.tr("context-menu.enable-wifi"), + "label": Settings.data.network.wifiEnabled ? I18n.tr("actions.disable-wifi") : I18n.tr("actions.enable-wifi"), "action": "toggle-wifi", "icon": Settings.data.network.wifiEnabled ? "wifi-off" : "wifi" }, { - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }, @@ -132,7 +132,7 @@ Item { else if (NetworkService.activeEthernetIf && NetworkService.activeEthernetIf.length > 0) base = NetworkService.activeEthernetIf; else - base = I18n.tr("quickSettings.wifi.label.ethernet"); + base = I18n.tr("control-center.wifi.label-ethernet"); const speed = (d.speed && d.speed.length > 0) ? d.speed : ""; return speed ? (base + " — " + speed) : base; } diff --git a/Modules/Bar/Widgets/NightLight.qml b/Modules/Bar/Widgets/NightLight.qml index 53069b090..7a0ae72aa 100644 --- a/Modules/Bar/Widgets/NightLight.qml +++ b/Modules/Bar/Widgets/NightLight.qml @@ -25,12 +25,12 @@ NIconButton { border.width: Style.capsuleBorderWidth icon: Settings.data.nightLight.enabled ? (Settings.data.nightLight.forced ? "nightlight-forced" : "nightlight-on") : "nightlight-off" - tooltipText: Settings.data.nightLight.enabled ? (Settings.data.nightLight.forced ? I18n.tr("tooltips.night-light-forced") : I18n.tr("tooltips.night-light-enabled")) : I18n.tr("tooltips.night-light-disabled") + tooltipText: Settings.data.nightLight.enabled ? (Settings.data.nightLight.forced ? I18n.tr("common.night-light") : I18n.tr("common.night-light")) : I18n.tr("common.night-light") tooltipDirection: BarService.getTooltipDirection() onClicked: { // Check if wlsunset is available before enabling night light if (!ProgramCheckerService.wlsunsetAvailable) { - ToastService.showWarning(I18n.tr("settings.display.night-light.section.label"), I18n.tr("toast.night-light.not-installed")); + ToastService.showWarning(I18n.tr("common.night-light"), I18n.tr("toast.night-light.not-installed")); return; } diff --git a/Modules/Bar/Widgets/NoctaliaPerformance.qml b/Modules/Bar/Widgets/NoctaliaPerformance.qml index a00a3751c..0b0e67840 100644 --- a/Modules/Bar/Widgets/NoctaliaPerformance.qml +++ b/Modules/Bar/Widgets/NoctaliaPerformance.qml @@ -25,7 +25,7 @@ NIconButton { border.width: Style.capsuleBorderWidth icon: PowerProfileService.noctaliaPerformanceMode ? "rocket" : "rocket-off" - tooltipText: PowerProfileService.noctaliaPerformanceMode ? I18n.tr("tooltips.noctalia-performance-enabled") : I18n.tr("tooltips.noctalia-performance-disabled") + tooltipText: PowerProfileService.noctaliaPerformanceMode ? I18n.tr("tooltips.noctalia-performance-enabled") : I18n.tr("tooltips.noctalia-performance-enabled") tooltipDirection: BarService.getTooltipDirection() onClicked: PowerProfileService.toggleNoctaliaPerformance() } diff --git a/Modules/Bar/Widgets/NotificationHistory.qml b/Modules/Bar/Widgets/NotificationHistory.qml index 185dbd780..012e6e651 100644 --- a/Modules/Bar/Widgets/NotificationHistory.qml +++ b/Modules/Bar/Widgets/NotificationHistory.qml @@ -52,7 +52,7 @@ NIconButton { applyUiScale: false customRadius: Style.radiusL icon: NotificationService.doNotDisturb ? "bell-off" : "bell" - tooltipText: NotificationService.doNotDisturb ? I18n.tr("tooltips.open-notification-history-disable-dnd") : I18n.tr("tooltips.open-notification-history-enable-dnd") + tooltipText: NotificationService.doNotDisturb ? I18n.tr("tooltips.open-notification-history-enable-dnd") : I18n.tr("tooltips.open-notification-history-enable-dnd") tooltipDirection: BarService.getTooltipDirection() colorBg: Style.capsuleColor colorFg: Color.mOnSurface @@ -68,17 +68,17 @@ NIconButton { model: [ { - "label": NotificationService.doNotDisturb ? I18n.tr("context-menu.disable-dnd") : I18n.tr("context-menu.enable-dnd"), + "label": NotificationService.doNotDisturb ? I18n.tr("actions.disable-dnd") : I18n.tr("actions.enable-dnd"), "action": "toggle-dnd", "icon": NotificationService.doNotDisturb ? "bell" : "bell-off" }, { - "label": I18n.tr("context-menu.clear-history"), + "label": I18n.tr("actions.clear-history"), "action": "clear-history", "icon": "trash" }, { - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }, diff --git a/Modules/Bar/Widgets/SessionMenu.qml b/Modules/Bar/Widgets/SessionMenu.qml index 432bd5638..e5de8f6b8 100644 --- a/Modules/Bar/Widgets/SessionMenu.qml +++ b/Modules/Bar/Widgets/SessionMenu.qml @@ -65,7 +65,7 @@ NIconButton { model: [ { - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }, diff --git a/Modules/Bar/Widgets/SystemMonitor.qml b/Modules/Bar/Widgets/SystemMonitor.qml index ee79ae67a..806268252 100644 --- a/Modules/Bar/Widgets/SystemMonitor.qml +++ b/Modules/Bar/Widgets/SystemMonitor.qml @@ -77,7 +77,7 @@ Rectangle { } // Memory - lines.push(`${I18n.tr("system-monitor.memory")}: ${Math.round(SystemStatService.memPercent)}% (${SystemStatService.formatMemoryGb(SystemStatService.memGb)})`); + lines.push(`${I18n.tr("common.memory")}: ${Math.round(SystemStatService.memPercent)}% (${SystemStatService.formatMemoryGb(SystemStatService.memGb)})`); // Network lines.push(`${I18n.tr("system-monitor.download-speed")}: ${SystemStatService.formatSpeed(SystemStatService.rxSpeed)}`); @@ -121,7 +121,7 @@ Rectangle { model: [ { - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }, diff --git a/Modules/Bar/Widgets/Taskbar.qml b/Modules/Bar/Widgets/Taskbar.qml index 991465aa9..50026cefb 100644 --- a/Modules/Bar/Widgets/Taskbar.qml +++ b/Modules/Bar/Widgets/Taskbar.qml @@ -357,7 +357,7 @@ Rectangle { } } items.push({ - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }); @@ -725,7 +725,7 @@ Rectangle { } } items.push({ - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }); diff --git a/Modules/Bar/Widgets/VPN.qml b/Modules/Bar/Widgets/VPN.qml index 3fce91838..55cd6fc69 100644 --- a/Modules/Bar/Widgets/VPN.qml +++ b/Modules/Bar/Widgets/VPN.qml @@ -43,7 +43,7 @@ Item { for (let i = 0; i < active.length; ++i) { const conn = active[i]; items.push({ - "label": I18n.tr("context-menu.disconnect-vpn", { + "label": I18n.tr("actions.disconnect-vpn", { "name": conn.name }), "action": "disconnect:" + conn.uuid, @@ -54,7 +54,7 @@ Item { for (let i = 0; i < inactive.length; ++i) { const conn = inactive[i]; items.push({ - "label": I18n.tr("context-menu.connect-vpn", { + "label": I18n.tr("actions.connect-vpn", { "name": conn.name }), "action": "connect:" + conn.uuid, @@ -62,7 +62,7 @@ Item { }); } items.push({ - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }); diff --git a/Modules/Bar/Widgets/Volume.qml b/Modules/Bar/Widgets/Volume.qml index 34a9a7b3a..79f5b9c1a 100644 --- a/Modules/Bar/Widgets/Volume.qml +++ b/Modules/Bar/Widgets/Volume.qml @@ -76,17 +76,17 @@ Item { model: [ { - "label": I18n.tr("context-menu.toggle-mute"), + "label": I18n.tr("actions.toggle-mute"), "action": "toggle-mute", "icon": AudioService.muted ? "volume-off" : "volume" }, { - "label": I18n.tr("context-menu.open-mixer"), + "label": I18n.tr("actions.open-mixer"), "action": "open-mixer", "icon": "adjustments" }, { - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }, diff --git a/Modules/Bar/Widgets/WallpaperSelector.qml b/Modules/Bar/Widgets/WallpaperSelector.qml index 4554291de..8817942cd 100644 --- a/Modules/Bar/Widgets/WallpaperSelector.qml +++ b/Modules/Bar/Widgets/WallpaperSelector.qml @@ -16,7 +16,7 @@ NIconButton { applyUiScale: false customRadius: Style.radiusL icon: "wallpaper-selector" - tooltipText: I18n.tr("tooltips.open-wallpaper-selector") + tooltipText: I18n.tr("tooltips.wallpaper-selector") tooltipDirection: BarService.getTooltipDirection() colorBg: Style.capsuleColor colorFg: Color.mOnSurface @@ -30,7 +30,7 @@ NIconButton { model: [ { - "label": I18n.tr("context-menu.random-wallpaper"), + "label": I18n.tr("actions.random-wallpaper"), "action": "random-wallpaper", "icon": "dice" }, diff --git a/Modules/Bar/Widgets/Workspace.qml b/Modules/Bar/Widgets/Workspace.qml index c4021ab04..754fb841d 100644 --- a/Modules/Bar/Widgets/Workspace.qml +++ b/Modules/Bar/Widgets/Workspace.qml @@ -363,7 +363,7 @@ Item { } } items.push({ - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }); diff --git a/Modules/Cards/BrightnessCard.qml b/Modules/Cards/BrightnessCard.qml index 5cbfd1e29..b176d5a77 100644 --- a/Modules/Cards/BrightnessCard.qml +++ b/Modules/Cards/BrightnessCard.qml @@ -97,7 +97,7 @@ NBox { } NText { - text: brightnessMonitor ? I18n.tr("settings.display.monitors.brightness") : "No display" + text: brightnessMonitor ? I18n.tr("common.brightness") : "No display" pointSize: Style.fontSizeXS color: Color.mOnSurfaceVariant elide: Text.ElideRight diff --git a/Modules/Cards/CalendarHeaderCard.qml b/Modules/Cards/CalendarHeaderCard.qml index 1911e99bd..f14255964 100644 --- a/Modules/Cards/CalendarHeaderCard.qml +++ b/Modules/Cards/CalendarHeaderCard.qml @@ -91,7 +91,7 @@ Rectangle { if (!Settings.data.location.weatherEnabled) return ""; if (!root.weatherReady) - return I18n.tr("calendar.weather.loading"); + return I18n.tr("calendar.weather-loading"); if (Settings.data.location.hideWeatherCityName) return ""; const chunks = Settings.data.location.name.split(","); diff --git a/Modules/Cards/ProfileCard.qml b/Modules/Cards/ProfileCard.qml index e5ae4b5db..4054f3b75 100644 --- a/Modules/Cards/ProfileCard.qml +++ b/Modules/Cards/ProfileCard.qml @@ -80,7 +80,7 @@ NBox { NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") onClicked: { PanelService.getPanel("controlCenterPanel", screen)?.close(); } diff --git a/Modules/Cards/SystemMonitorCard.qml b/Modules/Cards/SystemMonitorCard.qml index 7dc16ddec..1f022b7aa 100644 --- a/Modules/Cards/SystemMonitorCard.qml +++ b/Modules/Cards/SystemMonitorCard.qml @@ -60,7 +60,7 @@ NBox { icon: "memory" contentScale: root.contentScale fillColor: SystemStatService.memColor - tooltipText: I18n.tr("system-monitor.memory") + `: ${Math.round(SystemStatService.memPercent)}%` + tooltipText: I18n.tr("common.memory") + `: ${Math.round(SystemStatService.memPercent)}%` } } diff --git a/Modules/Cards/TimerCard.qml b/Modules/Cards/TimerCard.qml index 74b8660d1..8bad6d36c 100644 --- a/Modules/Cards/TimerCard.qml +++ b/Modules/Cards/TimerCard.qml @@ -31,7 +31,7 @@ NBox { } NText { - text: I18n.tr("calendar.timer.title") + text: I18n.tr("common.timer") pointSize: Style.fontSizeL font.weight: Style.fontWeightBold color: Color.mOnSurface @@ -439,7 +439,7 @@ NBox { NButton { id: startButton anchors.fill: parent - text: isRunning ? I18n.tr("calendar.timer.pause") : (totalSeconds > 0 ? I18n.tr("calendar.timer.resume") : I18n.tr("calendar.timer.start")) + text: isRunning ? I18n.tr("common.pause") : (totalSeconds > 0 ? I18n.tr("common.resume") : I18n.tr("common.start")) icon: isRunning ? "player-pause" : "player-play" enabled: isStopwatchMode || remainingSeconds > 0 onClicked: { @@ -461,7 +461,7 @@ NBox { NButton { id: resetButton anchors.fill: parent - text: I18n.tr("calendar.timer.reset") + text: I18n.tr("common.reset") icon: "refresh" enabled: (isStopwatchMode && (elapsedSeconds > 0 || isRunning)) || (!isStopwatchMode && (remainingSeconds > 0 || isRunning || soundPlaying)) onClicked: { @@ -514,14 +514,14 @@ NBox { } NTabButton { - text: I18n.tr("calendar.timer.countdown") + text: I18n.tr("common.countdown") tabIndex: 0 checked: !isStopwatchMode radius: Style.iRadiusS } NTabButton { - text: I18n.tr("calendar.timer.stopwatch") + text: I18n.tr("common.stopwatch") tabIndex: 1 checked: isStopwatchMode radius: Style.iRadiusS diff --git a/Modules/DesktopWidgets/DesktopWidgets.qml b/Modules/DesktopWidgets/DesktopWidgets.qml index 5c30dc9c6..8569e7d2c 100644 --- a/Modules/DesktopWidgets/DesktopWidgets.qml +++ b/Modules/DesktopWidgets/DesktopWidgets.qml @@ -418,7 +418,7 @@ Variants { NIconButton { id: addWidgetButton icon: "layout-grid-add" - tooltipText: I18n.tr("settings.desktop-widgets.edit-mode.add-widget") + tooltipText: I18n.tr("tooltips.add-widget") onClicked: { var popupMenuWindow = PanelService.getPopupMenuWindow(window.screen); if (popupMenuWindow) { @@ -443,7 +443,7 @@ Variants { NIconButton { icon: "grid-4x4" - tooltipText: I18n.tr("settings.desktop-widgets.edit-mode.grid-snap.label") + tooltipText: I18n.tr("panels.desktop-widgets.edit-mode-grid-snap-label") colorBg: Settings.data.desktopWidgets.gridSnap ? Color.mPrimary : Color.mSurfaceVariant colorFg: Settings.data.desktopWidgets.gridSnap ? Color.mOnPrimary : Color.mPrimary onClicked: Settings.data.desktopWidgets.gridSnap = !Settings.data.desktopWidgets.gridSnap @@ -451,7 +451,7 @@ Variants { NIconButton { icon: "settings" - tooltipText: I18n.tr("settings.desktop-widgets.edit-mode.open-settings") + tooltipText: I18n.tr("actions.open-settings") onClicked: { if (Settings.data.ui.settingsPanelMode === "window") { SettingsPanelService.toggleWindow(SettingsPanel.Tab.DesktopWidgets); @@ -466,7 +466,7 @@ Variants { } NButton { - text: I18n.tr("settings.desktop-widgets.edit-mode.exit-button") + text: I18n.tr("panels.desktop-widgets.edit-mode-exit-button") icon: "logout" outlined: false fontSize: Style.fontSizeS @@ -478,7 +478,7 @@ Variants { NText { Layout.alignment: Qt.AlignRight Layout.maximumWidth: 300 * Style.uiScaleRatio - text: I18n.tr("settings.desktop-widgets.edit-mode.controls-explanation") + text: I18n.tr("panels.desktop-widgets.edit-mode-controls-explanation") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant horizontalAlignment: Text.AlignRight diff --git a/Modules/DesktopWidgets/DraggableDesktopWidget.qml b/Modules/DesktopWidgets/DraggableDesktopWidget.qml index 64b6c926d..0fd3d6923 100644 --- a/Modules/DesktopWidgets/DraggableDesktopWidget.qml +++ b/Modules/DesktopWidgets/DraggableDesktopWidget.qml @@ -397,28 +397,28 @@ Item { var items = []; if (hasSettings) { items.push({ - "label": I18n.tr("context-menu.widget-settings"), + "label": I18n.tr("actions.widget-settings"), "action": "widget-settings", "icon": "settings" }); } items.push({ - "label": I18n.tr("context-menu.reset"), + "label": I18n.tr("common.reset"), "action": "reset", "icon": "restore" }); items.push({ - "label": I18n.tr("context-menu.raise-to-top"), + "label": I18n.tr("actions.raise-to-top"), "action": "raise-to-top", "icon": "stack-front" }); items.push({ - "label": I18n.tr("context-menu.lower-to-bottom"), + "label": I18n.tr("actions.lower-to-bottom"), "action": "lower-to-bottom", "icon": "stack-back" }); items.push({ - "label": I18n.tr("context-menu.delete"), + "label": I18n.tr("common.delete"), "action": "delete", "icon": "trash" }); diff --git a/Modules/LockScreen/LockContext.qml b/Modules/LockScreen/LockContext.qml index 1fbb7f5c9..b94aa622f 100644 --- a/Modules/LockScreen/LockContext.qml +++ b/Modules/LockScreen/LockContext.qml @@ -134,7 +134,7 @@ Scope { } else { Logger.i("LockContext", "Authentication failed"); root.currentText = ""; - errorMessage = I18n.tr("lock-screen.authentication-failed"); + errorMessage = I18n.tr("authentication.failed"); showFailure = true; root.failed(); } diff --git a/Modules/LockScreen/LockScreen.qml b/Modules/LockScreen/LockScreen.qml index ddf76f4b0..29330cc0d 100644 --- a/Modules/LockScreen/LockScreen.qml +++ b/Modules/LockScreen/LockScreen.qml @@ -480,7 +480,7 @@ Loader { // Welcome back + Username on one line NText { - text: I18n.tr("lock-screen.welcome-back") + " " + HostService.displayName + "!" + text: I18n.tr("system.welcome-back") + " " + HostService.displayName + "!" pointSize: Style.fontSizeXXL color: Color.mOnSurface horizontalAlignment: Text.AlignLeft @@ -709,27 +709,27 @@ Loader { // Measure all button text widths NText { id: logoutText - text: I18n.tr("session-menu.logout") + text: I18n.tr("common.logout") font.pointSize: buttonRowTextMeasurer.fontSize } NText { id: suspendText - text: I18n.tr("session-menu.suspend") + text: I18n.tr("common.suspend") font.pointSize: buttonRowTextMeasurer.fontSize } NText { id: hibernateText - text: Settings.data.general.showHibernateOnLockScreen ? I18n.tr("session-menu.hibernate") : "" + text: Settings.data.general.showHibernateOnLockScreen ? I18n.tr("common.hibernate") : "" font.pointSize: buttonRowTextMeasurer.fontSize } NText { id: rebootText - text: I18n.tr("session-menu.reboot") + text: I18n.tr("common.reboot") font.pointSize: buttonRowTextMeasurer.fontSize } NText { id: shutdownText - text: I18n.tr("session-menu.shutdown") + text: I18n.tr("common.shutdown") font.pointSize: buttonRowTextMeasurer.fontSize } @@ -1298,7 +1298,7 @@ Loader { Layout.fillWidth: true Layout.preferredHeight: Settings.data.general.compactLockScreen ? 36 : 48 icon: "logout" - text: I18n.tr("session-menu.logout") + text: I18n.tr("common.logout") outlined: true backgroundColor: Color.mOnSurfaceVariant textColor: Color.mOnPrimary @@ -1319,7 +1319,7 @@ Loader { Layout.fillWidth: true Layout.preferredHeight: Settings.data.general.compactLockScreen ? 36 : 48 icon: "suspend" - text: I18n.tr("session-menu.suspend") + text: I18n.tr("common.suspend") outlined: true backgroundColor: Color.mOnSurfaceVariant textColor: Color.mOnPrimary @@ -1341,7 +1341,7 @@ Loader { Layout.fillWidth: true Layout.preferredHeight: Settings.data.general.compactLockScreen ? 36 : 48 icon: "hibernate" - text: I18n.tr("session-menu.hibernate") + text: I18n.tr("common.hibernate") outlined: true backgroundColor: Color.mOnSurfaceVariant textColor: Color.mOnPrimary @@ -1363,7 +1363,7 @@ Loader { Layout.fillWidth: true Layout.preferredHeight: Settings.data.general.compactLockScreen ? 36 : 48 icon: "reboot" - text: I18n.tr("session-menu.reboot") + text: I18n.tr("common.reboot") outlined: true backgroundColor: Color.mOnSurfaceVariant textColor: Color.mOnPrimary @@ -1384,7 +1384,7 @@ Loader { Layout.fillWidth: true Layout.preferredHeight: Settings.data.general.compactLockScreen ? 36 : 48 icon: "shutdown" - text: I18n.tr("session-menu.shutdown") + text: I18n.tr("common.shutdown") outlined: true backgroundColor: Color.mError textColor: Color.mOnError diff --git a/Modules/Notification/Notification.qml b/Modules/Notification/Notification.qml index bcd1b527f..b4e393cd1 100644 --- a/Modules/Notification/Notification.qml +++ b/Modules/Notification/Notification.qml @@ -545,7 +545,7 @@ Variants { // Close button NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") baseSize: Style.baseWidgetSize * 0.6 anchors.top: cardBackground.top anchors.topMargin: Style.marginM diff --git a/Modules/Panels/Audio/AudioPanel.qml b/Modules/Panels/Audio/AudioPanel.qml index 5e7ba4e9c..6b701dbd8 100644 --- a/Modules/Panels/Audio/AudioPanel.qml +++ b/Modules/Panels/Audio/AudioPanel.qml @@ -297,7 +297,7 @@ SmartPanel { } NText { - text: I18n.tr("settings.audio.title") + text: I18n.tr("panels.audio.title") pointSize: Style.fontSizeL font.weight: Style.fontWeightBold color: Color.mOnSurface @@ -306,7 +306,7 @@ SmartPanel { NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") baseSize: Style.baseWidgetSize * 0.8 onClicked: { root.close(); @@ -324,13 +324,13 @@ SmartPanel { onCurrentIndexChanged: panelContent.currentTabIndex = currentIndex NTabButton { - text: I18n.tr("settings.audio.panel.tabs.volumes") + text: I18n.tr("common.volumes") tabIndex: 0 checked: tabBar.currentIndex === 0 } NTabButton { - text: I18n.tr("settings.audio.panel.tabs.devices") + text: I18n.tr("common.devices") tabIndex: 1 checked: tabBar.currentIndex === 1 } @@ -375,7 +375,7 @@ SmartPanel { spacing: Style.marginXS NText { - text: I18n.tr("settings.audio.panel.output") + text: I18n.tr("common.output") pointSize: Style.fontSizeM color: Color.mPrimary } @@ -440,7 +440,7 @@ SmartPanel { spacing: Style.marginXS NText { - text: I18n.tr("settings.audio.panel.input") + text: I18n.tr("common.input") pointSize: Style.fontSizeM color: Color.mPrimary } @@ -768,7 +768,7 @@ SmartPanel { // Empty state NText { visible: panelContent.appStreams.length === 0 - text: I18n.tr("settings.audio.panel.applications.empty") + text: I18n.tr("panels.audio.panel-applications-empty") pointSize: Style.fontSizeM color: Color.mOnSurfaceVariant horizontalAlignment: Text.AlignHCenter @@ -809,7 +809,7 @@ SmartPanel { spacing: Style.marginS NText { - text: I18n.tr("settings.audio.devices.output-device.label") + text: I18n.tr("panels.audio.devices-output-device-label") pointSize: Style.fontSizeL color: Color.mPrimary } @@ -852,7 +852,7 @@ SmartPanel { spacing: Style.marginS NText { - text: I18n.tr("settings.audio.devices.input-device.label") + text: I18n.tr("panels.audio.devices-input-device-label") pointSize: Style.fontSizeL color: Color.mPrimary } diff --git a/Modules/Panels/Battery/BatteryPanel.qml b/Modules/Panels/Battery/BatteryPanel.qml index 675aaccfe..731cc5591 100644 --- a/Modules/Panels/Battery/BatteryPanel.qml +++ b/Modules/Panels/Battery/BatteryPanel.qml @@ -131,7 +131,7 @@ SmartPanel { } readonly property string deviceName: getDeviceName() - readonly property string panelTitle: deviceName ? `${I18n.tr("battery.panel-title")} - ${deviceName}` : I18n.tr("battery.panel-title") + readonly property string panelTitle: deviceName ? `${I18n.tr("common.battery")} - ${deviceName}` : I18n.tr("common.battery") readonly property string timeText: { if (!isReady || !isDevicePresent) @@ -146,7 +146,7 @@ SmartPanel { "time": Time.formatVagueHumanReadableDuration(battery.timeToEmpty) }); } - return I18n.tr("battery.idle"); + return I18n.tr("common.idle"); } readonly property string iconName: BatteryService.getIcon(percent, charging, isReady) @@ -243,7 +243,7 @@ SmartPanel { NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") baseSize: Style.baseWidgetSize * 0.8 onClicked: root.close() } diff --git a/Modules/Panels/Bluetooth/BluetoothDevicesList.qml b/Modules/Panels/Bluetooth/BluetoothDevicesList.qml index e8097332a..2f68f5882 100644 --- a/Modules/Panels/Bluetooth/BluetoothDevicesList.qml +++ b/Modules/Panels/Bluetooth/BluetoothDevicesList.qml @@ -134,13 +134,13 @@ NBox { text: { const k = BluetoothService.getStatusKey(modelData); if (k === "pairing") - return I18n.tr("bluetooth.panel.pairing"); + return I18n.tr("common.pairing"); if (k === "blocked") return I18n.tr("bluetooth.panel.blocked"); if (k === "connecting") - return I18n.tr("bluetooth.panel.connecting"); + return I18n.tr("common.connecting"); if (k === "disconnecting") - return I18n.tr("bluetooth.panel.disconnecting"); + return I18n.tr("common.disconnecting"); return ""; } visible: text !== "" @@ -190,7 +190,7 @@ NBox { NIconButton { visible: modelData.connected icon: "info-circle" - tooltipText: I18n.tr("bluetooth.panel.info") + tooltipText: I18n.tr("common.info") baseSize: Style.baseWidgetSize onClicked: { const key = BluetoothService.deviceKey(modelData); @@ -202,7 +202,7 @@ NBox { NIconButton { visible: (modelData.paired || modelData.trusted) && !modelData.connected && !isBusy && !modelData.blocked icon: "trash" - tooltipText: I18n.tr("bluetooth.panel.unpair") + tooltipText: I18n.tr("common.unpair") baseSize: Style.baseWidgetSize onClicked: BluetoothService.unpairDevice(modelData) } @@ -224,18 +224,18 @@ NBox { tooltipText: root.tooltipText text: { if (modelData.pairing) { - return I18n.tr("bluetooth.panel.pairing"); + return I18n.tr("common.pairing"); } if (modelData.blocked) { return I18n.tr("bluetooth.panel.blocked"); } if (modelData.connected) { - return I18n.tr("bluetooth.panel.disconnect"); + return I18n.tr("common.disconnect"); } if (device.canPair) { - return I18n.tr("bluetooth.panel.pair"); + return I18n.tr("common.pair"); } - return I18n.tr("bluetooth.panel.connect"); + return I18n.tr("common.connect"); } icon: (isBusy ? "busy" : null) onClicked: { @@ -319,7 +319,7 @@ NBox { MouseArea { anchors.fill: parent hoverEnabled: true - onEntered: TooltipService.show(parent, I18n.tr("bluetooth.panel.signal")) + onEntered: TooltipService.show(parent, I18n.tr("common.signal")) onExited: TooltipService.hide() } } @@ -345,7 +345,7 @@ NBox { MouseArea { anchors.fill: parent hoverEnabled: true - onEntered: TooltipService.show(parent, I18n.tr("bluetooth.panel.battery")) + onEntered: TooltipService.show(parent, I18n.tr("common.battery")) onExited: TooltipService.hide() } } @@ -375,7 +375,7 @@ NBox { MouseArea { anchors.fill: parent hoverEnabled: true - onEntered: TooltipService.show(parent, I18n.tr("bluetooth.panel.paired")) + onEntered: TooltipService.show(parent, I18n.tr("common.paired")) onExited: TooltipService.hide() } } @@ -400,7 +400,7 @@ NBox { MouseArea { anchors.fill: parent hoverEnabled: true - onEntered: TooltipService.show(parent, I18n.tr("bluetooth.panel.trusted")) + onEntered: TooltipService.show(parent, I18n.tr("common.trusted")) onExited: TooltipService.hide() } } @@ -457,7 +457,7 @@ NBox { if (addr.length > 0) { // Copy to clipboard via wl-copy (runtime dependency) Quickshell.execDetached(["wl-copy", addr]); - ToastService.showNotice(I18n.tr("bluetooth.panel.title"), I18n.tr("toast.bluetooth.address-copied"), "bluetooth"); + ToastService.showNotice(I18n.tr("common.bluetooth"), I18n.tr("toast.bluetooth.address-copied"), "bluetooth"); } } } diff --git a/Modules/Panels/Bluetooth/BluetoothPanel.qml b/Modules/Panels/Bluetooth/BluetoothPanel.qml index 5c2e72ff1..183ae0268 100644 --- a/Modules/Panels/Bluetooth/BluetoothPanel.qml +++ b/Modules/Panels/Bluetooth/BluetoothPanel.qml @@ -49,7 +49,7 @@ SmartPanel { } NText { - text: I18n.tr("bluetooth.panel.title") + text: I18n.tr("common.bluetooth") pointSize: Style.fontSizeL font.weight: Style.fontWeightBold color: Color.mOnSurface @@ -84,7 +84,7 @@ SmartPanel { NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") baseSize: Style.baseWidgetSize * 0.8 onClicked: { root.close(); @@ -303,7 +303,7 @@ SmartPanel { } NButton { - text: I18n.tr("bluetooth.panel.refresh-devices") + text: I18n.tr("tooltips.refresh-devices") icon: "refresh" Layout.alignment: Qt.AlignHCenter onClicked: { diff --git a/Modules/Panels/Brightness/BrightnessPanel.qml b/Modules/Panels/Brightness/BrightnessPanel.qml index 0534feb1b..f02d47e2c 100644 --- a/Modules/Panels/Brightness/BrightnessPanel.qml +++ b/Modules/Panels/Brightness/BrightnessPanel.qml @@ -47,7 +47,7 @@ SmartPanel { } NText { - text: I18n.tr("settings.display.title") + text: I18n.tr("panels.display.title") pointSize: Style.fontSizeL font.weight: Style.fontWeightBold color: Color.mOnSurface @@ -56,7 +56,7 @@ SmartPanel { NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") baseSize: Style.baseWidgetSize * 0.8 onClicked: { root.close(); diff --git a/Modules/Panels/Changelog/ChangelogPanel.qml b/Modules/Panels/Changelog/ChangelogPanel.qml index ec2cddf5e..eee5f983b 100644 --- a/Modules/Panels/Changelog/ChangelogPanel.qml +++ b/Modules/Panels/Changelog/ChangelogPanel.qml @@ -27,9 +27,9 @@ SmartPanel { readonly property string previousVersion: UpdateService.previousVersion readonly property bool hasPreviousVersion: previousVersion && previousVersion.length > 0 readonly property var releaseHighlights: UpdateService.releaseHighlights || [] - readonly property string subtitleText: hasPreviousVersion ? I18n.tr("changelog.panel.subtitle.updated", { + readonly property string subtitleText: hasPreviousVersion ? I18n.tr("changelog.panel.subtitle-updated", { "previousVersion": previousVersion - }) : I18n.tr("changelog.panel.subtitle.fresh") + }) : I18n.tr("changelog.panel.subtitle-fresh") function headingLevel(text) { if (!text) @@ -99,7 +99,7 @@ SmartPanel { NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") onClicked: root.close() Layout.alignment: Qt.AlignTop | Qt.AlignRight Layout.preferredHeight: Style.baseWidgetSize @@ -121,7 +121,7 @@ SmartPanel { spacing: Style.marginS NText { - text: hasPreviousVersion ? previousVersion : I18n.tr("changelog.panel.version.new-user") + text: hasPreviousVersion ? previousVersion : I18n.tr("changelog.panel.version-new-user") font.weight: Style.fontWeightSemiBold color: Color.mPrimary } @@ -211,7 +211,7 @@ SmartPanel { NButton { Layout.fillWidth: true icon: "brand-discord" - text: I18n.tr("changelog.panel.buttons.discord") + text: I18n.tr("changelog.panel.buttons-discord") outlined: true onClicked: UpdateService.openDiscord() } @@ -220,7 +220,7 @@ SmartPanel { Layout.fillWidth: true visible: UpdateService.feedbackUrl !== "" icon: "forms" - text: I18n.tr("changelog.panel.buttons.feedback") + text: I18n.tr("changelog.panel.buttons-feedback") outlined: true onClicked: UpdateService.openFeedbackForm() } @@ -228,7 +228,7 @@ SmartPanel { NButton { Layout.fillWidth: true icon: "check" - text: I18n.tr("changelog.panel.buttons.dismiss") + text: I18n.tr("changelog.panel.buttons-dismiss") onClicked: root.close() } } diff --git a/Modules/Panels/ControlCenter/Widgets/Bluetooth.qml b/Modules/Panels/ControlCenter/Widgets/Bluetooth.qml index 16c35e1ca..4d97979bc 100644 --- a/Modules/Panels/ControlCenter/Widgets/Bluetooth.qml +++ b/Modules/Panels/ControlCenter/Widgets/Bluetooth.qml @@ -9,7 +9,7 @@ NIconButtonHot { property ShellScreen screen icon: !BluetoothService.enabled ? "bluetooth-off" : ((BluetoothService.connectedDevices && BluetoothService.connectedDevices.length > 0) ? "bluetooth-connected" : "bluetooth") - tooltipText: I18n.tr("quickSettings.bluetooth.tooltip.action") + tooltipText: I18n.tr("common.bluetooth") onClicked: { var p = PanelService.getPanel("bluetoothPanel", screen); if (p) diff --git a/Modules/Panels/ControlCenter/Widgets/KeepAwake.qml b/Modules/Panels/ControlCenter/Widgets/KeepAwake.qml index 5b459e7e8..9778dcd2a 100644 --- a/Modules/Panels/ControlCenter/Widgets/KeepAwake.qml +++ b/Modules/Panels/ControlCenter/Widgets/KeepAwake.qml @@ -9,6 +9,6 @@ NIconButtonHot { icon: IdleInhibitorService.isInhibited ? "keep-awake-on" : "keep-awake-off" hot: IdleInhibitorService.isInhibited - tooltipText: I18n.tr("quickSettings.keepAwake.tooltip.action") + tooltipText: I18n.tr("tooltips.keep-awake") onClicked: IdleInhibitorService.manualToggle() } diff --git a/Modules/Panels/ControlCenter/Widgets/Network.qml b/Modules/Panels/ControlCenter/Widgets/Network.qml index 19bc38052..88d54568d 100644 --- a/Modules/Panels/ControlCenter/Widgets/Network.qml +++ b/Modules/Panels/ControlCenter/Widgets/Network.qml @@ -33,7 +33,7 @@ NIconButtonHot { try { if (NetworkService.ethernetConnected) { // Match design: fixed label when on Ethernet - return I18n.tr("quickSettings.wifi.label.ethernet"); + return I18n.tr("control-center.wifi.label-ethernet"); } // Wi‑Fi: SSID — link speed (if available) for (const net in NetworkService.networks) { @@ -46,7 +46,7 @@ NIconButtonHot { } catch (e) { // noop } - return I18n.tr("quickSettings.wifi.tooltip.action"); + return I18n.tr("tooltips.manage-wifi"); } onClicked: { var panel = PanelService.getPanel("networkPanel", screen); diff --git a/Modules/Panels/ControlCenter/Widgets/NightLight.qml b/Modules/Panels/ControlCenter/Widgets/NightLight.qml index d9cba6ba8..3e8250419 100644 --- a/Modules/Panels/ControlCenter/Widgets/NightLight.qml +++ b/Modules/Panels/ControlCenter/Widgets/NightLight.qml @@ -12,7 +12,7 @@ NIconButtonHot { enabled: ProgramCheckerService.wlsunsetAvailable icon: Settings.data.nightLight.enabled ? (Settings.data.nightLight.forced ? "nightlight-forced" : "nightlight-on") : "nightlight-off" hot: !Settings.data.nightLight.enabled || Settings.data.nightLight.forced - tooltipText: I18n.tr("quickSettings.nightLight.tooltip.action") + tooltipText: I18n.tr("common.night-light") onClicked: { if (!Settings.data.nightLight.enabled) { diff --git a/Modules/Panels/ControlCenter/Widgets/Notifications.qml b/Modules/Panels/ControlCenter/Widgets/Notifications.qml index 1877130e2..ecefebd2d 100644 --- a/Modules/Panels/ControlCenter/Widgets/Notifications.qml +++ b/Modules/Panels/ControlCenter/Widgets/Notifications.qml @@ -10,7 +10,7 @@ NIconButtonHot { icon: NotificationService.doNotDisturb ? "bell-off" : "bell" hot: NotificationService.doNotDisturb - tooltipText: I18n.tr("quickSettings.notifications.tooltip.action") + tooltipText: I18n.tr("common.notifications") onClicked: PanelService.getPanel("notificationHistoryPanel", screen)?.toggle(this) onRightClicked: NotificationService.doNotDisturb = !NotificationService.doNotDisturb } diff --git a/Modules/Panels/ControlCenter/Widgets/PowerProfile.qml b/Modules/Panels/ControlCenter/Widgets/PowerProfile.qml index 1a211c165..42184f0b4 100644 --- a/Modules/Panels/ControlCenter/Widgets/PowerProfile.qml +++ b/Modules/Panels/ControlCenter/Widgets/PowerProfile.qml @@ -14,6 +14,6 @@ NIconButtonHot { enabled: hasPP icon: PowerProfileService.getIcon() hot: !PowerProfileService.isDefault() - tooltipText: I18n.tr("quickSettings.powerProfile.tooltip.action") + tooltipText: I18n.tr("control-center.power-profile.tooltip-action") onClicked: PowerProfileService.cycleProfile() } diff --git a/Modules/Panels/ControlCenter/Widgets/ScreenRecorder.qml b/Modules/Panels/ControlCenter/Widgets/ScreenRecorder.qml index 6dd2813eb..bec69c720 100644 --- a/Modules/Panels/ControlCenter/Widgets/ScreenRecorder.qml +++ b/Modules/Panels/ControlCenter/Widgets/ScreenRecorder.qml @@ -13,7 +13,7 @@ NIconButtonHot { enabled: ProgramCheckerService.gpuScreenRecorderAvailable icon: "camera-video" hot: ScreenRecorderService.isRecording - tooltipText: I18n.tr("quickSettings.screenRecorder.tooltip.action") + tooltipText: I18n.tr("panels.screen-recorder.title") onClicked: { ScreenRecorderService.toggleRecording(); if (!ScreenRecorderService.isRecording) { diff --git a/Modules/Panels/ControlCenter/Widgets/WallpaperSelector.qml b/Modules/Panels/ControlCenter/Widgets/WallpaperSelector.qml index 6d6e840d2..184d024e1 100644 --- a/Modules/Panels/ControlCenter/Widgets/WallpaperSelector.qml +++ b/Modules/Panels/ControlCenter/Widgets/WallpaperSelector.qml @@ -9,7 +9,7 @@ NIconButtonHot { enabled: Settings.data.wallpaper.enabled icon: "wallpaper-selector" - tooltipText: I18n.tr("quickSettings.wallpaperSelector.tooltip.action") + tooltipText: I18n.tr("wallpaper.panel.title") onClicked: PanelService.getPanel("wallpaperPanel", screen)?.toggle() onRightClicked: WallpaperService.setRandomWallpaper() } diff --git a/Modules/Panels/Launcher/Providers/ApplicationsProvider.qml b/Modules/Panels/Launcher/Providers/ApplicationsProvider.qml index a9e9b3735..f253387c0 100644 --- a/Modules/Panels/Launcher/Providers/ApplicationsProvider.qml +++ b/Modules/Panels/Launcher/Providers/ApplicationsProvider.qml @@ -49,7 +49,7 @@ Item { "Education": I18n.tr("launcher.categories.education"), "Game": I18n.tr("launcher.categories.game"), "Graphics": I18n.tr("launcher.categories.graphics"), - "Network": I18n.tr("launcher.categories.network"), + "Network": I18n.tr("common.network"), "Office": I18n.tr("launcher.categories.office"), "System": I18n.tr("launcher.categories.system"), "Misc": I18n.tr("launcher.categories.misc"), @@ -603,7 +603,7 @@ Item { }) ? "unpin" : "pin", "tooltip": isAppPinned({ "id": item.appId - }) ? I18n.tr("launcher.unpin") : I18n.tr("launcher.pin"), + }) ? I18n.tr("common.unpin") : I18n.tr("common.pin"), "action": function () { togglePin(item.appId); } diff --git a/Modules/Panels/Launcher/Providers/ClipboardProvider.qml b/Modules/Panels/Launcher/Providers/ClipboardProvider.qml index 2b8277116..741ab670e 100644 --- a/Modules/Panels/Launcher/Providers/ClipboardProvider.qml +++ b/Modules/Panels/Launcher/Providers/ClipboardProvider.qml @@ -146,7 +146,7 @@ Item { return [ { "name": I18n.tr("launcher.providers.clipboard-loading"), - "description": I18n.tr("launcher.providers.clipboard-loading-description"), + "description": I18n.tr("launcher.providers.emoji-loading-description"), "icon": iconMode === "tabler" ? "refresh" : "view-refresh", "isTablerIcon": true, "isImage": false, @@ -165,7 +165,7 @@ Item { return [ { "name": I18n.tr("launcher.providers.clipboard-loading"), - "description": I18n.tr("launcher.providers.clipboard-loading-description"), + "description": I18n.tr("launcher.providers.emoji-loading-description"), "icon": iconMode === "tabler" ? "refresh" : "view-refresh", "isTablerIcon": true, "isImage": false, diff --git a/Modules/Panels/Launcher/Providers/CommandProvider.qml b/Modules/Panels/Launcher/Providers/CommandProvider.qml index 49b57d7d9..03e2d35cc 100644 --- a/Modules/Panels/Launcher/Providers/CommandProvider.qml +++ b/Modules/Panels/Launcher/Providers/CommandProvider.qml @@ -4,7 +4,7 @@ import qs.Commons Item { property var launcher: null - property string name: I18n.tr("launcher.providers.command") + property string name: I18n.tr("common.command") property string iconMode: Settings.data.appLauncher.iconMode function handleCommand(query) { @@ -33,7 +33,7 @@ Item { let expression = query.substring(4).trim(); return [ { - "name": I18n.tr("launcher.providers.command-name"), + "name": I18n.tr("common.command"), "description": I18n.tr("launcher.providers.command-description"), "icon": iconMode === "tabler" ? "terminal" : "utilities-terminal", "isTablerIcon": true, diff --git a/Modules/Panels/Launcher/Providers/EmojiProvider.qml b/Modules/Panels/Launcher/Providers/EmojiProvider.qml index 246ea0be4..9af919306 100644 --- a/Modules/Panels/Launcher/Providers/EmojiProvider.qml +++ b/Modules/Panels/Launcher/Providers/EmojiProvider.qml @@ -39,16 +39,16 @@ Item { function getCategoryName(category) { const names = { - "recent": I18n.tr("launcher.categories.emoji.recent"), - "people": I18n.tr("launcher.categories.emoji.people"), - "animals": I18n.tr("launcher.categories.emoji.animals"), - "nature": I18n.tr("launcher.categories.emoji.nature"), - "food": I18n.tr("launcher.categories.emoji.food"), - "activity": I18n.tr("launcher.categories.emoji.activity"), - "travel": I18n.tr("launcher.categories.emoji.travel"), - "objects": I18n.tr("launcher.categories.emoji.objects"), - "symbols": I18n.tr("launcher.categories.emoji.symbols"), - "flags": I18n.tr("launcher.categories.emoji.flags") + "recent": I18n.tr("launcher.categories.emoji-recent"), + "people": I18n.tr("launcher.categories.emoji-people"), + "animals": I18n.tr("launcher.categories.emoji-animals"), + "nature": I18n.tr("launcher.categories.emoji-nature"), + "food": I18n.tr("launcher.categories.emoji-food"), + "activity": I18n.tr("launcher.categories.emoji-activity"), + "travel": I18n.tr("launcher.categories.emoji-travel"), + "objects": I18n.tr("launcher.categories.emoji-objects"), + "symbols": I18n.tr("launcher.categories.emoji-symbols"), + "flags": I18n.tr("launcher.categories.emoji-flags") }; return names[category] || category; } diff --git a/Modules/Panels/Network/NetworkPanel.qml b/Modules/Panels/Network/NetworkPanel.qml index 1425defc1..b933e0a20 100644 --- a/Modules/Panels/Network/NetworkPanel.qml +++ b/Modules/Panels/Network/NetworkPanel.qml @@ -158,13 +158,13 @@ SmartPanel { panelViewMode = "wifi"; } } - onEntered: TooltipService.show(parent, panelViewMode === "wifi" ? I18n.tr("quickSettings.wifi.label.ethernet") : I18n.tr("wifi.panel.title")) + onEntered: TooltipService.show(parent, panelViewMode === "wifi" ? I18n.tr("control-center.wifi.label-ethernet") : I18n.tr("wifi.panel.title")) onExited: TooltipService.hide() } } NText { - text: panelViewMode === "wifi" ? I18n.tr("wifi.panel.title") : I18n.tr("quickSettings.wifi.label.ethernet") + text: panelViewMode === "wifi" ? I18n.tr("wifi.panel.title") : I18n.tr("control-center.wifi.label-ethernet") pointSize: Style.fontSizeL font.weight: Style.fontWeightBold color: Color.mOnSurface @@ -181,7 +181,7 @@ SmartPanel { NIconButton { icon: "refresh" - tooltipText: I18n.tr("tooltips.refresh") + tooltipText: I18n.tr("common.refresh") baseSize: Style.baseWidgetSize * 0.8 enabled: panelViewMode === "wifi" ? (Settings.data.network.wifiEnabled && !NetworkService.scanning) : true onClicked: { @@ -194,7 +194,7 @@ SmartPanel { NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") baseSize: Style.baseWidgetSize * 0.8 onClicked: root.close() } @@ -228,7 +228,7 @@ SmartPanel { } NTabButton { - text: I18n.tr("quickSettings.wifi.label.wifi") + text: I18n.tr("tooltips.manage-wifi") tabIndex: 0 checked: modeTabBar.currentIndex === 0 } @@ -236,7 +236,7 @@ SmartPanel { NTabButton { // Dim when no Ethernet devices are detected opacity: NetworkService.hasEthernet() ? 1.0 : 0.5 - text: I18n.tr("quickSettings.wifi.label.ethernet") + text: I18n.tr("control-center.wifi.label-ethernet") tabIndex: 1 checked: modeTabBar.currentIndex === 1 } @@ -586,7 +586,7 @@ SmartPanel { NText { id: ethConnectedText anchors.centerIn: parent - text: I18n.tr("wifi.panel.connected") + text: I18n.tr("common.connected") pointSize: Style.fontSizeXXS color: Color.mOnPrimary } @@ -598,7 +598,7 @@ SmartPanel { NIconButton { icon: "info-circle" baseSize: Style.baseWidgetSize * 0.7 - tooltipText: I18n.tr("wifi.panel.info") + tooltipText: I18n.tr("common.info") enabled: true onClicked: { if (NetworkService.activeEthernetIf === modelData.ifname && ethernetInfoExpanded) { @@ -717,7 +717,7 @@ SmartPanel { const value = (NetworkService.activeEthernetDetails.ifname && NetworkService.activeEthernetDetails.ifname.length > 0) ? NetworkService.activeEthernetDetails.ifname : (NetworkService.activeEthernetIf || ""); if (value.length > 0) { Quickshell.execDetached(["wl-copy", value]); - ToastService.showNotice(I18n.tr("quickSettings.wifi.label.ethernet"), I18n.tr("toast.bluetooth.address-copied"), "ethernet"); + ToastService.showNotice(I18n.tr("control-center.wifi.label-ethernet"), I18n.tr("toast.bluetooth.address-copied"), "ethernet"); } } } @@ -743,7 +743,7 @@ SmartPanel { } NText { // Show "Disconnected" when the interface itself is down - text: modelData.connected ? (NetworkService.internetConnectivity ? I18n.tr("wifi.panel.internet-connected") : I18n.tr("wifi.panel.internet-limited")) : I18n.tr("wifi.panel.disconnected") + text: modelData.connected ? (NetworkService.internetConnectivity ? I18n.tr("wifi.panel.internet-connected") : I18n.tr("wifi.panel.internet-limited")) : I18n.tr("common.disconnected") pointSize: Style.fontSizeXS color: modelData.connected ? (NetworkService.internetConnectivity ? Color.mOnSurface : Color.mError) : Color.mError Layout.fillWidth: true @@ -824,7 +824,7 @@ SmartPanel { const value = NetworkService.activeEthernetDetails.ipv4 || ""; if (value.length > 0) { Quickshell.execDetached(["wl-copy", value]); - ToastService.showNotice(I18n.tr("quickSettings.wifi.label.ethernet"), I18n.tr("toast.bluetooth.address-copied"), "ethernet"); + ToastService.showNotice(I18n.tr("control-center.wifi.label-ethernet"), I18n.tr("toast.bluetooth.address-copied"), "ethernet"); } } } @@ -843,7 +843,7 @@ SmartPanel { MouseArea { anchors.fill: parent hoverEnabled: true - onEntered: TooltipService.show(parent, I18n.tr("wifi.panel.gateway")) + onEntered: TooltipService.show(parent, I18n.tr("common.gateway")) onExited: TooltipService.hide() } } diff --git a/Modules/Panels/Network/WiFiNetworksList.qml b/Modules/Panels/Network/WiFiNetworksList.qml index 47d7cbf39..31fb4c943 100644 --- a/Modules/Panels/Network/WiFiNetworksList.qml +++ b/Modules/Panels/Network/WiFiNetworksList.qml @@ -164,7 +164,7 @@ NBox { text: { switch (NetworkService.networkConnectivity) { case "full": - return I18n.tr("wifi.panel.connected"); + return I18n.tr("common.connected"); case "limited": return I18n.tr("wifi.panel.internet-limited"); case "portal": // Where Captive Portal is detected (User intervention needed) @@ -248,7 +248,7 @@ NBox { NIconButton { visible: modelData.connected && NetworkService.disconnectingFrom !== modelData.ssid icon: "info-circle" - tooltipText: I18n.tr("wifi.panel.info") + tooltipText: I18n.tr("common.info") onClicked: { if (root.infoSsid === modelData.ssid) { root.infoSsid = ""; @@ -270,10 +270,10 @@ NBox { visible: !modelData.connected && NetworkService.connectingTo !== modelData.ssid && root.passwordSsid !== modelData.ssid && NetworkService.forgettingNetwork !== modelData.ssid && NetworkService.disconnectingFrom !== modelData.ssid text: { if (modelData.existing || modelData.cached) - return I18n.tr("wifi.panel.connect"); + return I18n.tr("common.connect"); if (!NetworkService.isSecured(modelData.security)) - return I18n.tr("wifi.panel.connect"); - return I18n.tr("wifi.panel.password"); + return I18n.tr("common.connect"); + return I18n.tr("common.password"); } outlined: !hovered fontSize: Style.fontSizeXS @@ -289,7 +289,7 @@ NBox { NButton { visible: modelData.connected && NetworkService.disconnectingFrom !== modelData.ssid - text: I18n.tr("wifi.panel.disconnect") + text: I18n.tr("common.disconnect") outlined: !hovered fontSize: Style.fontSizeXS backgroundColor: Color.mError @@ -409,7 +409,7 @@ NBox { MouseArea { anchors.fill: parent hoverEnabled: true - onEntered: TooltipService.show(parent, I18n.tr("wifi.panel.frequency")) + onEntered: TooltipService.show(parent, I18n.tr("common.frequency")) onExited: TooltipService.hide() } } @@ -511,7 +511,7 @@ NBox { MouseArea { anchors.fill: parent hoverEnabled: true - onEntered: TooltipService.show(parent, I18n.tr("wifi.panel.gateway")) + onEntered: TooltipService.show(parent, I18n.tr("common.gateway")) onExited: TooltipService.hide() } } @@ -616,7 +616,7 @@ NBox { } NButton { - text: I18n.tr("wifi.panel.connect") + text: I18n.tr("common.connect") fontSize: Style.fontSizeXXS enabled: pwdInput.text.length > 0 && !NetworkService.connecting outlined: true diff --git a/Modules/Panels/NotificationHistory/NotificationHistoryPanel.qml b/Modules/Panels/NotificationHistory/NotificationHistoryPanel.qml index a7d954346..feabe571c 100644 --- a/Modules/Panels/NotificationHistory/NotificationHistoryPanel.qml +++ b/Modules/Panels/NotificationHistory/NotificationHistoryPanel.qml @@ -177,7 +177,7 @@ SmartPanel { } NText { - text: I18n.tr("notifications.panel.title") + text: I18n.tr("common.notifications") pointSize: Style.fontSizeL font.weight: Style.fontWeightBold color: Color.mOnSurface @@ -186,14 +186,14 @@ SmartPanel { NIconButton { icon: NotificationService.doNotDisturb ? "bell-off" : "bell" - tooltipText: NotificationService.doNotDisturb ? I18n.tr("tooltips.do-not-disturb-enabled") : I18n.tr("tooltips.do-not-disturb-disabled") + tooltipText: NotificationService.doNotDisturb ? I18n.tr("tooltips.do-not-disturb-enabled") : I18n.tr("tooltips.do-not-disturb-enabled") baseSize: Style.baseWidgetSize * 0.8 onClicked: NotificationService.doNotDisturb = !NotificationService.doNotDisturb } NIconButton { icon: "trash" - tooltipText: I18n.tr("tooltips.clear-history") + tooltipText: I18n.tr("actions.clear-history") baseSize: Style.baseWidgetSize * 0.8 onClicked: { NotificationService.clearHistory(); @@ -204,7 +204,7 @@ SmartPanel { NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") baseSize: Style.baseWidgetSize * 0.8 onClicked: root.close() } @@ -225,7 +225,7 @@ SmartPanel { NTabButton { tabIndex: 0 - text: I18n.tr("notifications.range.all") + " (" + panelContent.countForRange(0) + ")" + text: I18n.tr("launcher.categories.all") + " (" + panelContent.countForRange(0) + ")" checked: tabsBox.currentIndex === 0 onClicked: panelContent.currentRange = 0 pointSize: Style.fontSizeXS diff --git a/Modules/Panels/SessionMenu/SessionMenu.qml b/Modules/Panels/SessionMenu/SessionMenu.qml index 17cd6be40..5973e36ac 100644 --- a/Modules/Panels/SessionMenu/SessionMenu.qml +++ b/Modules/Panels/SessionMenu/SessionMenu.qml @@ -68,32 +68,32 @@ SmartPanel { readonly property var actionMetadata: { "lock": { "icon": "lock", - "title": I18n.tr("session-menu.lock"), + "title": I18n.tr("common.lock"), "isShutdown": false }, "suspend": { "icon": "suspend", - "title": I18n.tr("session-menu.suspend"), + "title": I18n.tr("common.suspend"), "isShutdown": false }, "hibernate": { "icon": "hibernate", - "title": I18n.tr("session-menu.hibernate"), + "title": I18n.tr("common.hibernate"), "isShutdown": false }, "reboot": { "icon": "reboot", - "title": I18n.tr("session-menu.reboot"), + "title": I18n.tr("common.reboot"), "isShutdown": false }, "logout": { "icon": "logout", - "title": I18n.tr("session-menu.logout"), + "title": I18n.tr("common.logout"), "isShutdown": false }, "shutdown": { "icon": "shutdown", - "title": I18n.tr("session-menu.shutdown"), + "title": I18n.tr("common.shutdown"), "isShutdown": true } } @@ -554,7 +554,7 @@ SmartPanel { NIconButton { icon: timerActive ? "stop" : "close" - tooltipText: timerActive ? I18n.tr("tooltips.cancel-timer") : I18n.tr("tooltips.close") + tooltipText: timerActive ? I18n.tr("common.timer") : I18n.tr("common.close") Layout.alignment: Qt.AlignVCenter baseSize: Style.baseWidgetSize * 0.7 colorBg: timerActive ? Qt.alpha(Color.mError, 0.08) : "transparent" diff --git a/Modules/Panels/Settings/Bar/BarWidgetSettingsDialog.qml b/Modules/Panels/Settings/Bar/BarWidgetSettingsDialog.qml index 3e7c70736..e10caa785 100644 --- a/Modules/Panels/Settings/Bar/BarWidgetSettingsDialog.qml +++ b/Modules/Panels/Settings/Bar/BarWidgetSettingsDialog.qml @@ -84,7 +84,7 @@ Popup { NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") onClicked: root.close() } } @@ -163,13 +163,13 @@ Popup { } NButton { - text: I18n.tr("bar.widget-settings.dialog.cancel") + text: I18n.tr("common.cancel") outlined: true onClicked: root.close() } NButton { - text: I18n.tr("bar.widget-settings.dialog.apply") + text: I18n.tr("common.apply") icon: "check" onClicked: { if (settingsLoader.item && settingsLoader.item.saveSettings) { diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/ActiveWindowSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/ActiveWindowSettings.qml index 2b74b5fe6..8fb422649 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/ActiveWindowSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/ActiveWindowSettings.qml @@ -39,20 +39,20 @@ ColumnLayout { NComboBox { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.active-window.hide-mode.label") - description: I18n.tr("bar.widget-settings.active-window.hide-mode.description") + label: I18n.tr("bar.taskbar.hide-mode-label") + description: I18n.tr("bar.active-window.hide-mode-description") model: [ { "key": "visible", - "name": I18n.tr("options.hide-modes.visible") + "name": I18n.tr("hide-modes.visible") }, { "key": "hidden", - "name": I18n.tr("options.hide-modes.hidden") + "name": I18n.tr("hide-modes.hidden") }, { "key": "transparent", - "name": I18n.tr("options.hide-modes.transparent") + "name": I18n.tr("hide-modes.transparent") } ] currentKey: root.valueHideMode @@ -61,16 +61,16 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.active-window.show-app-icon.label") - description: I18n.tr("bar.widget-settings.active-window.show-app-icon.description") + label: I18n.tr("bar.active-window.show-app-icon-label") + description: I18n.tr("bar.active-window.show-app-icon-description") checked: root.valueShowIcon onToggled: checked => root.valueShowIcon = checked } NToggle { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.active-window.colorize-icons.label") - description: I18n.tr("bar.widget-settings.active-window.colorize-icons.description") + label: I18n.tr("bar.tray.colorize-icons-label") + description: I18n.tr("bar.active-window.colorize-icons-description") checked: root.valueColorizeIcons onToggled: checked => root.valueColorizeIcons = checked } @@ -78,23 +78,23 @@ ColumnLayout { NTextInput { id: widthInput Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.active-window.max-width.label") - description: I18n.tr("bar.widget-settings.active-window.max-width.description") + label: I18n.tr("bar.taskbar.max-width-label") + description: I18n.tr("bar.media-mini.max-width-description") placeholderText: widgetMetadata.maxWidth text: valueMaxWidth } NToggle { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.active-window.use-fixed-width.label") - description: I18n.tr("bar.widget-settings.active-window.use-fixed-width.description") + label: I18n.tr("bar.media-mini.use-fixed-width-label") + description: I18n.tr("bar.media-mini.use-fixed-width-description") checked: valueUseFixedWidth onToggled: checked => valueUseFixedWidth = checked } NComboBox { - label: I18n.tr("bar.widget-settings.active-window.scrolling-mode.label") - description: I18n.tr("bar.widget-settings.active-window.scrolling-mode.description") + label: I18n.tr("bar.media-mini.scrolling-mode-label") + description: I18n.tr("bar.active-window.scrolling-mode-description") model: [ { "key": "always", diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/AudioVisualizerSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/AudioVisualizerSettings.qml index 754cc62c6..1a1941a6a 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/AudioVisualizerSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/AudioVisualizerSettings.qml @@ -27,36 +27,36 @@ ColumnLayout { NTextInput { id: widthInput Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.audio-visualizer.width.label") - description: I18n.tr("bar.widget-settings.audio-visualizer.width.description") + label: I18n.tr("common.width") + description: I18n.tr("bar.audio-visualizer.width-description") text: widgetData.width || widgetMetadata.width placeholderText: I18n.tr("placeholders.enter-width-pixels") } NComboBox { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.audio-visualizer.color-name.label") - description: I18n.tr("bar.widget-settings.audio-visualizer.color-name.description") + label: I18n.tr("bar.audio-visualizer.color-name-label") + description: I18n.tr("bar.audio-visualizer.color-name-description") model: [ { "key": "primary", - "name": I18n.tr("options.colors.primary") + "name": I18n.tr("colors.primary") }, { "key": "secondary", - "name": I18n.tr("options.colors.secondary") + "name": I18n.tr("colors.secondary") }, { "key": "tertiary", - "name": I18n.tr("options.colors.tertiary") + "name": I18n.tr("colors.tertiary") }, { "key": "onSurface", - "name": I18n.tr("options.colors.onSurface") + "name": I18n.tr("colors.on-surface") }, { "key": "error", - "name": I18n.tr("options.colors.error") + "name": I18n.tr("colors.error") } ] currentKey: root.valueColorName @@ -64,8 +64,8 @@ ColumnLayout { } NToggle { - label: I18n.tr("bar.widget-settings.audio-visualizer.hide-when-idle.label") - description: I18n.tr("bar.widget-settings.audio-visualizer.hide-when-idle.description") + label: I18n.tr("bar.audio-visualizer.hide-when-idle-label") + description: I18n.tr("bar.audio-visualizer.hide-when-idle-description") checked: valueHideWhenIdle onToggled: checked => valueHideWhenIdle = checked } diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/BatterySettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/BatterySettings.qml index 5fe980f5c..912b090a4 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/BatterySettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/BatterySettings.qml @@ -26,7 +26,7 @@ ColumnLayout { var model = [ { "key": "", - "name": I18n.tr("bar.widget-settings.battery.device.default") + "name": I18n.tr("bar.battery.device-default") } ]; @@ -101,8 +101,8 @@ ColumnLayout { NComboBox { id: deviceComboBox Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.battery.device.label") - description: I18n.tr("bar.widget-settings.battery.device.description") + label: I18n.tr("bar.battery.device-label") + description: I18n.tr("bar.battery.device-description") minimumWidth: 134 model: root.deviceModel currentKey: root.valueDeviceNativePath @@ -126,21 +126,21 @@ ColumnLayout { } NComboBox { - label: I18n.tr("bar.widget-settings.battery.display-mode.label") - description: I18n.tr("bar.widget-settings.battery.display-mode.description") + label: I18n.tr("bar.volume.display-mode-label") + description: I18n.tr("bar.volume.display-mode-description") minimumWidth: 134 model: [ { "key": "onhover", - "name": I18n.tr("options.display-mode.on-hover") + "name": I18n.tr("display-modes.on-hover") }, { "key": "alwaysShow", - "name": I18n.tr("options.display-mode.always-show") + "name": I18n.tr("display-modes.always-show") }, { "key": "alwaysHide", - "name": I18n.tr("options.display-mode.always-hide") + "name": I18n.tr("display-modes.always-hide") } ] currentKey: root.valueDisplayMode @@ -148,8 +148,8 @@ ColumnLayout { } NSpinBox { - label: I18n.tr("bar.widget-settings.battery.low-battery-threshold.label") - description: I18n.tr("bar.widget-settings.battery.low-battery-threshold.description") + label: I18n.tr("bar.battery.low-battery-threshold-label") + description: I18n.tr("bar.battery.low-battery-threshold-description") value: valueWarningThreshold suffix: "%" minimum: 5 @@ -158,22 +158,22 @@ ColumnLayout { } NToggle { - label: I18n.tr("bar.widget-settings.battery.show-power-profile.label") - description: I18n.tr("bar.widget-settings.battery.show-power-profile.description") + label: I18n.tr("bar.battery.show-power-profile-label") + description: I18n.tr("bar.battery.show-power-profile-description") checked: valueShowPowerProfiles onToggled: checked => valueShowPowerProfiles = checked } NToggle { - label: I18n.tr("bar.widget-settings.battery.show-noctalia-performance.label") - description: I18n.tr("bar.widget-settings.battery.show-noctalia-performance.description") + label: I18n.tr("bar.battery.show-noctalia-performance-label") + description: I18n.tr("bar.battery.show-noctalia-performance-description") checked: valueShowNoctaliaPerformance onToggled: checked => valueShowNoctaliaPerformance = checked } NToggle { - label: I18n.tr("bar.widget-settings.battery.hide-if-not-detected.label") - description: I18n.tr("bar.widget-settings.battery.hide-if-not-detected.description") + label: I18n.tr("bar.battery.hide-if-not-detected-label") + description: I18n.tr("bar.battery.hide-if-not-detected-description") checked: root.valueHideIfNotDetected onToggled: checked => root.valueHideIfNotDetected = checked } diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/BluetoothSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/BluetoothSettings.qml index 72353f4d1..25746b9ba 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/BluetoothSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/BluetoothSettings.qml @@ -21,21 +21,21 @@ ColumnLayout { } NComboBox { - label: I18n.tr("bar.widget-settings.battery.display-mode.label") - description: I18n.tr("bar.widget-settings.battery.display-mode.description") + label: I18n.tr("bar.volume.display-mode-label") + description: I18n.tr("bar.volume.display-mode-description") minimumWidth: 134 model: [ { "key": "onhover", - "name": I18n.tr("options.display-mode.on-hover") + "name": I18n.tr("display-modes.on-hover") }, { "key": "alwaysShow", - "name": I18n.tr("options.display-mode.always-show") + "name": I18n.tr("display-modes.always-show") }, { "key": "alwaysHide", - "name": I18n.tr("options.display-mode.always-hide") + "name": I18n.tr("display-modes.always-hide") } ] currentKey: root.valueDisplayMode diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/BrightnessSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/BrightnessSettings.qml index 8ebddbbd1..687792197 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/BrightnessSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/BrightnessSettings.qml @@ -22,21 +22,21 @@ ColumnLayout { } NComboBox { - label: I18n.tr("bar.widget-settings.brightness.display-mode.label") - description: I18n.tr("bar.widget-settings.brightness.display-mode.description") + label: I18n.tr("bar.volume.display-mode-label") + description: I18n.tr("bar.volume.display-mode-description") minimumWidth: 134 model: [ { "key": "onhover", - "name": I18n.tr("options.display-mode.on-hover") + "name": I18n.tr("display-modes.on-hover") }, { "key": "alwaysShow", - "name": I18n.tr("options.display-mode.always-show") + "name": I18n.tr("display-modes.always-show") }, { "key": "alwaysHide", - "name": I18n.tr("options.display-mode.always-hide") + "name": I18n.tr("display-modes.always-hide") } ] currentKey: valueDisplayMode diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/ClockSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/ClockSettings.qml index cb6137761..0a0a46d7f 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/ClockSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/ClockSettings.qml @@ -68,16 +68,16 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.clock.use-primary-color.label") - description: I18n.tr("bar.widget-settings.clock.use-primary-color.description") + label: I18n.tr("bar.clock.use-primary-color-label") + description: I18n.tr("bar.clock.use-primary-color-description") checked: valueUsePrimaryColor onToggled: checked => valueUsePrimaryColor = checked } NToggle { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.clock.use-custom-font.label") - description: I18n.tr("bar.widget-settings.clock.use-custom-font.description") + label: I18n.tr("bar.clock.use-custom-font-label") + description: I18n.tr("bar.clock.use-custom-font-description") checked: valueUseCustomFont onToggled: checked => valueUseCustomFont = checked } @@ -85,12 +85,12 @@ ColumnLayout { NSearchableComboBox { Layout.fillWidth: true visible: valueUseCustomFont - label: I18n.tr("bar.widget-settings.clock.custom-font.label") - description: I18n.tr("bar.widget-settings.clock.custom-font.description") + label: I18n.tr("bar.clock.custom-font-label") + description: I18n.tr("bar.clock.custom-font-description") model: FontService.availableFonts currentKey: valueCustomFont - placeholder: I18n.tr("bar.widget-settings.clock.custom-font.placeholder") - searchPlaceholder: I18n.tr("bar.widget-settings.clock.custom-font.search-placeholder") + placeholder: I18n.tr("bar.clock.custom-font-placeholder") + searchPlaceholder: I18n.tr("bar.clock.custom-font-search-placeholder") popupHeight: 420 minimumWidth: 300 onSelected: function (key) { @@ -103,8 +103,8 @@ ColumnLayout { } NHeader { - label: I18n.tr("bar.widget-settings.clock.clock-display.label") - description: I18n.tr("bar.widget-settings.clock.clock-display.description") + label: I18n.tr("bar.clock.clock-display-label") + description: I18n.tr("bar.clock.clock-display-description") } RowLayout { @@ -124,8 +124,8 @@ ColumnLayout { NTextInput { id: inputHoriz Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.clock.horizontal-bar.label") - description: I18n.tr("bar.widget-settings.clock.horizontal-bar.description") + label: I18n.tr("bar.clock.horizontal-bar-label") + description: I18n.tr("bar.clock.horizontal-bar-description") placeholderText: "HH:mm ddd, MMM dd" text: valueFormatHorizontal onTextChanged: valueFormatHorizontal = text @@ -147,8 +147,8 @@ ColumnLayout { NTextInput { id: inputVert Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.clock.vertical-bar.label") - description: I18n.tr("bar.widget-settings.clock.vertical-bar.description") + label: I18n.tr("bar.clock.vertical-bar-label") + description: I18n.tr("bar.clock.vertical-bar-description") // Tokens are Qt format tokens and must not be localized placeholderText: "HH mm dd MM" text: valueFormatVertical @@ -167,8 +167,8 @@ ColumnLayout { NTextInput { id: inputTooltip Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.clock.tooltip-format.label") - description: I18n.tr("bar.widget-settings.clock.tooltip-format.description") + label: I18n.tr("bar.clock.tooltip-format-label") + description: I18n.tr("bar.clock.tooltip-format-description") placeholderText: "HH:mm, ddd MMM dd" text: valueTooltipFormat onTextChanged: valueTooltipFormat = text @@ -191,7 +191,7 @@ ColumnLayout { Layout.fillWidth: false NLabel { - label: I18n.tr("bar.widget-settings.clock.preview") + label: I18n.tr("bar.clock.preview") Layout.alignment: Qt.AlignHCenter | Qt.AlignTop } diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/ControlCenterSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/ControlCenterSettings.qml index dfceff8d1..3716c47dd 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/ControlCenterSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/ControlCenterSettings.qml @@ -32,42 +32,42 @@ ColumnLayout { } NToggle { - label: I18n.tr("bar.widget-settings.control-center.use-distro-logo.label") - description: I18n.tr("bar.widget-settings.control-center.use-distro-logo.description") + label: I18n.tr("bar.control-center.use-distro-logo-label") + description: I18n.tr("bar.control-center.use-distro-logo-description") checked: valueUseDistroLogo onToggled: checked => valueUseDistroLogo = checked } NToggle { - label: I18n.tr("bar.widget-settings.control-center.enable-colorization.label") - description: I18n.tr("bar.widget-settings.control-center.enable-colorization.description") + label: I18n.tr("bar.custom-button.enable-colorization-label") + description: I18n.tr("bar.control-center.enable-colorization-description") checked: valueEnableColorization onToggled: checked => valueEnableColorization = checked } NComboBox { visible: valueEnableColorization - label: I18n.tr("bar.widget-settings.control-center.color-selection.label") - description: I18n.tr("bar.widget-settings.control-center.color-selection.description") + label: I18n.tr("bar.custom-button.color-selection-label") + description: I18n.tr("bar.control-center.color-selection-description") model: [ { - "name": I18n.tr("options.colors.none"), + "name": I18n.tr("common.none"), "key": "none" }, { - "name": I18n.tr("options.colors.primary"), + "name": I18n.tr("colors.primary"), "key": "primary" }, { - "name": I18n.tr("options.colors.secondary"), + "name": I18n.tr("colors.secondary"), "key": "secondary" }, { - "name": I18n.tr("options.colors.tertiary"), + "name": I18n.tr("colors.tertiary"), "key": "tertiary" }, { - "name": I18n.tr("options.colors.error"), + "name": I18n.tr("colors.error"), "key": "error" } ] @@ -81,8 +81,8 @@ ColumnLayout { spacing: Style.marginM NLabel { - label: I18n.tr("bar.widget-settings.control-center.icon.label") - description: I18n.tr("bar.widget-settings.control-center.icon.description") + label: I18n.tr("common.icon") + description: I18n.tr("bar.control-center.icon-description") } NImageRounded { @@ -106,13 +106,13 @@ ColumnLayout { spacing: Style.marginM NButton { enabled: !valueUseDistroLogo - text: I18n.tr("bar.widget-settings.control-center.browse-library") + text: I18n.tr("bar.control-center.browse-library") onClicked: iconPicker.open() } NButton { enabled: !valueUseDistroLogo - text: I18n.tr("bar.widget-settings.control-center.browse-file") + text: I18n.tr("bar.control-center.browse-file") onClicked: imagePicker.openFilePicker() } } @@ -128,7 +128,7 @@ ColumnLayout { NFilePicker { id: imagePicker - title: I18n.tr("bar.widget-settings.control-center.select-custom-icon") + title: I18n.tr("bar.control-center.select-custom-icon") selectionMode: "files" nameFilters: ImageCacheService.basicImageFilters initialPath: Quickshell.env("HOME") diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/CustomButtonSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/CustomButtonSettings.qml index 2998ec4cb..b35467b7d 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/CustomButtonSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/CustomButtonSettings.qml @@ -71,8 +71,8 @@ ColumnLayout { spacing: Style.marginM NLabel { - label: I18n.tr("bar.widget-settings.custom-button.icon.label") - description: I18n.tr("bar.widget-settings.custom-button.icon.description") + label: I18n.tr("common.icon") + description: I18n.tr("bar.custom-button.icon-description") } NIcon { @@ -83,7 +83,7 @@ ColumnLayout { } NButton { - text: I18n.tr("bar.widget-settings.custom-button.browse") + text: I18n.tr("common.browse") onClicked: iconPicker.open() } } @@ -98,43 +98,43 @@ ColumnLayout { NToggle { id: showIconToggle - label: I18n.tr("bar.widget-settings.custom-button.show-icon.label", "Show icon") - description: I18n.tr("bar.widget-settings.custom-button.show-icon.description", "Toggles the visibility of the widget's icon.") + label: I18n.tr("bar.custom-button.show-icon-label", "Show icon") + description: I18n.tr("bar.custom-button.show-icon-description", "Toggles the visibility of the widget's icon.") checked: valueShowIcon onToggled: checked => valueShowIcon = checked visible: textCommandInput.text !== "" } NToggle { - label: I18n.tr("bar.widget-settings.custom-button.enable-colorization.label") - description: I18n.tr("bar.widget-settings.custom-button.enable-colorization.description") + label: I18n.tr("bar.custom-button.enable-colorization-label") + description: I18n.tr("bar.custom-button.enable-colorization-description") checked: valueEnableColorization onToggled: checked => valueEnableColorization = checked } NComboBox { visible: valueEnableColorization - label: I18n.tr("bar.widget-settings.custom-button.color-selection.label") - description: I18n.tr("bar.widget-settings.custom-button.color-selection.description") + label: I18n.tr("bar.custom-button.color-selection-label") + description: I18n.tr("bar.custom-button.color-selection-description") model: [ { - "name": I18n.tr("options.colors.none"), + "name": I18n.tr("common.none"), "key": "none" }, { - "name": I18n.tr("options.colors.primary"), + "name": I18n.tr("colors.primary"), "key": "primary" }, { - "name": I18n.tr("options.colors.secondary"), + "name": I18n.tr("colors.secondary"), "key": "secondary" }, { - "name": I18n.tr("options.colors.tertiary"), + "name": I18n.tr("colors.tertiary"), "key": "tertiary" }, { - "name": I18n.tr("options.colors.error"), + "name": I18n.tr("colors.error"), "key": "error" } ] @@ -148,8 +148,8 @@ ColumnLayout { NTextInput { id: leftClickExecInput Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.custom-button.left-click.label") - description: I18n.tr("bar.widget-settings.custom-button.left-click.description") + label: I18n.tr("bar.custom-button.left-click-label") + description: I18n.tr("bar.custom-button.left-click-description") placeholderText: I18n.tr("placeholders.enter-command") text: widgetData?.leftClickExec || widgetMetadata.leftClickExec } @@ -159,7 +159,7 @@ ColumnLayout { enabled: !valueTextStream Layout.alignment: Qt.AlignRight | Qt.AlignBottom Layout.bottomMargin: Style.marginS - onEntered: TooltipService.show(leftClickUpdateText, I18n.tr("bar.widget-settings.custom-button.left-click.update-text"), "auto") + onEntered: TooltipService.show(leftClickUpdateText, I18n.tr("bar.custom-button.left-click-update-text"), "auto") onExited: TooltipService.hide() checked: widgetData?.leftClickUpdateText ?? widgetMetadata.leftClickUpdateText onToggled: isChecked => checked = isChecked @@ -172,8 +172,8 @@ ColumnLayout { NTextInput { id: rightClickExecInput Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.custom-button.right-click.label") - description: I18n.tr("bar.widget-settings.custom-button.right-click.description") + label: I18n.tr("bar.custom-button.right-click-label") + description: I18n.tr("bar.custom-button.right-click-description") placeholderText: I18n.tr("placeholders.enter-command") text: widgetData?.rightClickExec || widgetMetadata.rightClickExec } @@ -183,7 +183,7 @@ ColumnLayout { enabled: !valueTextStream Layout.alignment: Qt.AlignRight | Qt.AlignBottom Layout.bottomMargin: Style.marginS - onEntered: TooltipService.show(rightClickUpdateText, I18n.tr("bar.widget-settings.custom-button.right-click.update-text"), "auto") + onEntered: TooltipService.show(rightClickUpdateText, I18n.tr("bar.custom-button.right-click-update-text"), "auto") onExited: TooltipService.hide() checked: widgetData?.rightClickUpdateText ?? widgetMetadata.rightClickUpdateText onToggled: isChecked => checked = isChecked @@ -196,8 +196,8 @@ ColumnLayout { NTextInput { id: middleClickExecInput Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.custom-button.middle-click.label") - description: I18n.tr("bar.widget-settings.custom-button.middle-click.description") + label: I18n.tr("bar.custom-button.middle-click-label") + description: I18n.tr("bar.custom-button.middle-click-description") placeholderText: I18n.tr("placeholders.enter-command") text: widgetData.middleClickExec || widgetMetadata.middleClickExec } @@ -207,7 +207,7 @@ ColumnLayout { enabled: !valueTextStream Layout.alignment: Qt.AlignRight | Qt.AlignBottom Layout.bottomMargin: Style.marginS - onEntered: TooltipService.show(middleClickUpdateText, I18n.tr("bar.widget-settings.custom-button.middle-click.update-text"), "auto") + onEntered: TooltipService.show(middleClickUpdateText, I18n.tr("bar.custom-button.middle-click-update-text"), "auto") onExited: TooltipService.hide() checked: widgetData?.middleClickUpdateText ?? widgetMetadata.middleClickUpdateText onToggled: isChecked => checked = isChecked @@ -218,8 +218,8 @@ ColumnLayout { NToggle { id: separateWheelToggle Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.custom-button.wheel-mode-separate.label", "Separate wheel commands") - description: I18n.tr("bar.widget-settings.custom-button.wheel-mode-separate.description", "Enable separate commands for wheel up and down") + label: I18n.tr("bar.custom-button.wheel-mode-separate-label", "Separate wheel commands") + description: I18n.tr("bar.custom-button.wheel-mode-separate-description", "Enable separate commands for wheel up and down") property bool internalChecked: (widgetData?.wheelMode || widgetMetadata?.wheelMode) === "separate" checked: internalChecked onToggled: checked => { @@ -239,8 +239,8 @@ ColumnLayout { NTextInput { id: wheelExecInput Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.custom-button.wheel.label") - description: I18n.tr("bar.widget-settings.custom-button.wheel.description") + label: I18n.tr("bar.custom-button.wheel-label") + description: I18n.tr("bar.custom-button.wheel-description") placeholderText: I18n.tr("placeholders.enter-command") text: widgetData?.wheelExec || widgetMetadata?.wheelExec } @@ -250,7 +250,7 @@ ColumnLayout { enabled: !valueTextStream Layout.alignment: Qt.AlignRight | Qt.AlignBottom Layout.bottomMargin: Style.marginS - onEntered: TooltipService.show(wheelUpdateText, I18n.tr("bar.widget-settings.custom-button.wheel.update-text"), "auto") + onEntered: TooltipService.show(wheelUpdateText, I18n.tr("bar.custom-button.wheel-update-text"), "auto") onExited: TooltipService.hide() checked: widgetData?.wheelUpdateText ?? widgetMetadata?.wheelUpdateText onToggled: isChecked => checked = isChecked @@ -268,8 +268,8 @@ ColumnLayout { NTextInput { id: wheelUpExecInput Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.custom-button.wheel-up.label") - description: I18n.tr("bar.widget-settings.custom-button.wheel-up.description") + label: I18n.tr("bar.custom-button.wheel-up-label") + description: I18n.tr("bar.custom-button.wheel-up-description") placeholderText: I18n.tr("placeholders.enter-command") text: widgetData?.wheelUpExec || widgetMetadata?.wheelUpExec } @@ -279,7 +279,7 @@ ColumnLayout { enabled: !valueTextStream Layout.alignment: Qt.AlignRight | Qt.AlignBottom Layout.bottomMargin: Style.marginS - onEntered: TooltipService.show(wheelUpUpdateText, I18n.tr("bar.widget-settings.custom-button.wheel.update-text"), "auto") + onEntered: TooltipService.show(wheelUpUpdateText, I18n.tr("bar.custom-button.wheel-update-text"), "auto") onExited: TooltipService.hide() checked: (widgetData?.wheelUpUpdateText !== undefined) ? widgetData.wheelUpUpdateText : widgetMetadata?.wheelUpUpdateText onToggled: isChecked => checked = isChecked @@ -292,8 +292,8 @@ ColumnLayout { NTextInput { id: wheelDownExecInput Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.custom-button.wheel-down.label") - description: I18n.tr("bar.widget-settings.custom-button.wheel-down.description") + label: I18n.tr("bar.custom-button.wheel-down-label") + description: I18n.tr("bar.custom-button.wheel-down-description") placeholderText: I18n.tr("placeholders.enter-command") text: widgetData?.wheelDownExec || widgetMetadata?.wheelDownExec } @@ -303,7 +303,7 @@ ColumnLayout { enabled: !valueTextStream Layout.alignment: Qt.AlignRight | Qt.AlignBottom Layout.bottomMargin: Style.marginS - onEntered: TooltipService.show(wheelDownUpdateText, I18n.tr("bar.widget-settings.custom-button.wheel.update-text"), "auto") + onEntered: TooltipService.show(wheelDownUpdateText, I18n.tr("bar.custom-button.wheel-update-text"), "auto") onExited: TooltipService.hide() checked: (widgetData?.wheelDownUpdateText !== undefined) ? widgetData.wheelDownUpdateText : widgetMetadata?.wheelDownUpdateText onToggled: isChecked => checked = isChecked @@ -317,12 +317,12 @@ ColumnLayout { } NHeader { - label: I18n.tr("bar.widget-settings.custom-button.dynamic-text") + label: I18n.tr("bar.custom-button.dynamic-text") } NSpinBox { - label: I18n.tr("bar.widget-settings.custom-button.max-text-length-horizontal.label", "Max text length (horizontal)") - description: I18n.tr("bar.widget-settings.custom-button.max-text-length-horizontal.description", "Maximum number of characters to show in horizontal bar (0 to hide text)") + label: I18n.tr("bar.custom-button.max-text-length-horizontal-label", "Max text length (horizontal)") + description: I18n.tr("bar.custom-button.max-text-length-horizontal-description", "Maximum number of characters to show in horizontal bar (0 to hide text)") from: 0 to: 100 value: valueMaxTextLengthHorizontal @@ -330,8 +330,8 @@ ColumnLayout { } NSpinBox { - label: I18n.tr("bar.widget-settings.custom-button.max-text-length-vertical.label", "Max text length (vertical)") - description: I18n.tr("bar.widget-settings.custom-button.max-text-length-vertical.description", "Maximum number of characters to show in vertical bar (0 to hide text)") + label: I18n.tr("bar.custom-button.max-text-length-vertical-label", "Max text length (vertical)") + description: I18n.tr("bar.custom-button.max-text-length-vertical-description", "Maximum number of characters to show in vertical bar (0 to hide text)") from: 0 to: 100 value: valueMaxTextLengthVertical @@ -340,16 +340,16 @@ ColumnLayout { NToggle { id: textStreamInput - label: I18n.tr("bar.widget-settings.custom-button.text-stream.label") - description: I18n.tr("bar.widget-settings.custom-button.text-stream.description") + label: I18n.tr("bar.custom-button.text-stream-label") + description: I18n.tr("bar.custom-button.text-stream-description") checked: valueTextStream onToggled: checked => valueTextStream = checked } NToggle { id: parseJsonInput - label: I18n.tr("bar.widget-settings.custom-button.parse-json.label", "Parse output as JSON") - description: I18n.tr("bar.widget-settings.custom-button.parse-json.description", "Parse the command output as a JSON object to dynamically set text and icon.") + label: I18n.tr("bar.custom-button.parse-json-label", "Parse output as JSON") + description: I18n.tr("bar.custom-button.parse-json-description", "Parse the command output as a JSON object to dynamically set text and icon.") checked: valueParseJson onToggled: checked => valueParseJson = checked } @@ -357,8 +357,8 @@ ColumnLayout { NTextInput { id: textCommandInput Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.custom-button.display-command-output.label") - description: valueTextStream ? I18n.tr("bar.widget-settings.custom-button.display-command-output.stream-description") : I18n.tr("bar.widget-settings.custom-button.display-command-output.description") + label: I18n.tr("bar.custom-button.display-command-output-label") + description: valueTextStream ? I18n.tr("bar.custom-button.display-command-output-stream-description") : I18n.tr("bar.custom-button.display-command-output-description") placeholderText: I18n.tr("placeholders.command-example") text: widgetData?.textCommand || widgetMetadata.textCommand } @@ -367,8 +367,8 @@ ColumnLayout { id: textCollapseInput Layout.fillWidth: true visible: valueTextStream - label: I18n.tr("bar.widget-settings.custom-button.collapse-condition.label") - description: I18n.tr("bar.widget-settings.custom-button.collapse-condition.description") + label: I18n.tr("bar.custom-button.collapse-condition-label") + description: I18n.tr("bar.custom-button.collapse-condition-description") placeholderText: I18n.tr("placeholders.enter-text-to-collapse") text: widgetData?.textCollapse || widgetMetadata.textCollapse } @@ -377,27 +377,27 @@ ColumnLayout { id: textIntervalInput Layout.fillWidth: true visible: !valueTextStream - label: I18n.tr("bar.widget-settings.custom-button.refresh-interval.label") - description: I18n.tr("bar.widget-settings.custom-button.refresh-interval.description") + label: I18n.tr("bar.custom-button.refresh-interval-label") + description: I18n.tr("bar.custom-button.refresh-interval-description") placeholderText: String(widgetMetadata.textIntervalMs) text: widgetData && widgetData.textIntervalMs !== undefined ? String(widgetData.textIntervalMs) : "" } NComboBox { id: hideModeComboBox - label: I18n.tr("bar.widget-settings.custom-button.hide-mode.label", "Hide mode") - description: I18n.tr("bar.widget-settings.custom-button.hide-mode.description", "Controls widget visibility when the command has no output.") + label: I18n.tr("bar.custom-button.hide-mode-label", "Hide mode") + description: I18n.tr("bar.custom-button.hide-mode-description", "Controls widget visibility when the command has no output.") model: [ { - name: I18n.tr("bar.widget-settings.custom-button.hide-mode.alwaysExpanded", "Always expanded"), + name: I18n.tr("bar.custom-button.hide-mode-always-expanded", "Always expanded"), key: "alwaysExpanded" }, { - name: I18n.tr("bar.widget-settings.custom-button.hide-mode.expandWithOutput", "Expand when has output"), + name: I18n.tr("bar.custom-button.hide-mode-expand-with-output", "Expand when has output"), key: "expandWithOutput" }, { - name: I18n.tr("bar.widget-settings.custom-button.hide-mode.maxTransparent", "Max expanded but transparent"), + name: I18n.tr("bar.custom-button.hide-mode-max-transparent", "Max expanded but transparent"), key: "maxTransparent" } ] diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/KeyboardLayoutSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/KeyboardLayoutSettings.qml index e9acf893e..7c513e0a3 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/KeyboardLayoutSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/KeyboardLayoutSettings.qml @@ -25,21 +25,21 @@ ColumnLayout { NComboBox { visible: valueShowIcon // Hide display mode setting when icon is disabled - label: I18n.tr("bar.widget-settings.keyboard-layout.display-mode.label") - description: I18n.tr("bar.widget-settings.keyboard-layout.display-mode.description") + label: I18n.tr("bar.volume.display-mode-label") + description: I18n.tr("bar.volume.display-mode-description") minimumWidth: 134 model: [ { "key": "onhover", - "name": I18n.tr("options.display-mode.on-hover") + "name": I18n.tr("display-modes.on-hover") }, { "key": "forceOpen", - "name": I18n.tr("options.display-mode.force-open") + "name": I18n.tr("display-modes.force-open") }, { "key": "alwaysHide", - "name": I18n.tr("options.display-mode.always-hide") + "name": I18n.tr("display-modes.always-hide") } ] currentKey: valueDisplayMode @@ -47,8 +47,8 @@ ColumnLayout { } NToggle { - label: I18n.tr("bar.widget-settings.keyboard-layout.show-icon.label") - description: I18n.tr("bar.widget-settings.keyboard-layout.show-icon.description") + label: I18n.tr("bar.custom-button.show-icon-label") + description: I18n.tr("bar.keyboard-layout.show-icon-description") checked: valueShowIcon onToggled: checked => valueShowIcon = checked } diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/LauncherSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/LauncherSettings.qml index 181e467eb..df2556341 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/LauncherSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/LauncherSettings.qml @@ -23,8 +23,8 @@ ColumnLayout { } NToggle { - label: I18n.tr("bar.widget-settings.launcher.use-primary-color.label") - description: I18n.tr("bar.widget-settings.launcher.use-primary-color.description") + label: I18n.tr("bar.clock.use-primary-color-label") + description: I18n.tr("bar.clock.use-primary-color-description") checked: valueUsePrimaryColor onToggled: checked => valueUsePrimaryColor = checked } diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/LockKeysSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/LockKeysSettings.qml index 345c00392..715e26d0e 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/LockKeysSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/LockKeysSettings.qml @@ -36,8 +36,8 @@ ColumnLayout { spacing: Style.marginM NToggle { - label: I18n.tr("bar.widget-settings.lock-keys.show-caps-lock.label") - description: I18n.tr("bar.widget-settings.lock-keys.show-caps-lock.description") + label: I18n.tr("bar.lock-keys.show-caps-lock-label") + description: I18n.tr("bar.lock-keys.show-caps-lock-description") checked: valueShowCapsLock onToggled: checked => valueShowCapsLock = checked } @@ -50,7 +50,7 @@ ColumnLayout { } NButton { - text: I18n.tr("bar.widget-settings.lock-keys.browse") + text: I18n.tr("common.browse") onClicked: capsPicker.open() enabled: valueShowCapsLock } @@ -69,8 +69,8 @@ ColumnLayout { spacing: Style.marginM NToggle { - label: I18n.tr("bar.widget-settings.lock-keys.show-num-lock.label") - description: I18n.tr("bar.widget-settings.lock-keys.show-num-lock.description") + label: I18n.tr("bar.lock-keys.show-num-lock-label") + description: I18n.tr("bar.lock-keys.show-num-lock-description") checked: valueShowNumLock onToggled: checked => valueShowNumLock = checked } @@ -83,7 +83,7 @@ ColumnLayout { } NButton { - text: I18n.tr("bar.widget-settings.lock-keys.browse") + text: I18n.tr("common.browse") onClicked: numPicker.open() enabled: valueShowNumLock } @@ -102,8 +102,8 @@ ColumnLayout { spacing: Style.marginM NToggle { - label: I18n.tr("bar.widget-settings.lock-keys.show-scroll-lock.label") - description: I18n.tr("bar.widget-settings.lock-keys.show-scroll-lock.description") + label: I18n.tr("bar.lock-keys.show-scroll-lock-label") + description: I18n.tr("bar.lock-keys.show-scroll-lock-description") checked: valueShowScrollLock onToggled: checked => valueShowScrollLock = checked } @@ -116,7 +116,7 @@ ColumnLayout { } NButton { - text: I18n.tr("bar.widget-settings.lock-keys.browse") + text: I18n.tr("common.browse") onClicked: scrollPicker.open() enabled: valueShowScrollLock } diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/MediaMiniSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/MediaMiniSettings.qml index c8951b0be..eb821edca 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/MediaMiniSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/MediaMiniSettings.qml @@ -48,24 +48,24 @@ ColumnLayout { NComboBox { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.media-mini.hide-mode.label") - description: I18n.tr("bar.widget-settings.media-mini.hide-mode.description") + label: I18n.tr("bar.taskbar.hide-mode-label") + description: I18n.tr("bar.media-mini.hide-mode-description") model: [ { "key": "visible", - "name": I18n.tr("options.hide-modes.visible") + "name": I18n.tr("hide-modes.visible") }, { "key": "hidden", - "name": I18n.tr("options.hide-modes.hidden") + "name": I18n.tr("hide-modes.hidden") }, { "key": "transparent", - "name": I18n.tr("options.hide-modes.transparent") + "name": I18n.tr("hide-modes.transparent") }, { "key": "idle", - "name": I18n.tr("options.hide-modes.idle") + "name": I18n.tr("hide-modes.idle") } ] currentKey: root.valueHideMode @@ -73,30 +73,30 @@ ColumnLayout { } NToggle { - label: I18n.tr("bar.widget-settings.media-mini.show-album-art.label") - description: I18n.tr("bar.widget-settings.media-mini.show-album-art.description") + label: I18n.tr("bar.media-mini.show-album-art-label") + description: I18n.tr("bar.media-mini.show-album-art-description") checked: valueShowAlbumArt onToggled: checked => valueShowAlbumArt = checked } NToggle { - label: I18n.tr("bar.widget-settings.media-mini.show-artist-first.label") - description: I18n.tr("bar.widget-settings.media-mini.show-artist-first.description") + label: I18n.tr("bar.media-mini.show-artist-first-label") + description: I18n.tr("bar.media-mini.show-artist-first-description") checked: valueShowArtistFirst onToggled: checked => valueShowArtistFirst = checked } NToggle { - label: I18n.tr("bar.widget-settings.media-mini.show-visualizer.label") - description: I18n.tr("bar.widget-settings.media-mini.show-visualizer.description") + label: I18n.tr("bar.media-mini.show-visualizer-label") + description: I18n.tr("bar.media-mini.show-visualizer-description") checked: valueShowVisualizer onToggled: checked => valueShowVisualizer = checked } NComboBox { visible: valueShowVisualizer - label: I18n.tr("bar.widget-settings.media-mini.visualizer-type.label") - description: I18n.tr("bar.widget-settings.media-mini.visualizer-type.description") + label: I18n.tr("bar.media-mini.visualizer-type-label") + description: I18n.tr("bar.media-mini.visualizer-type-description") model: [ { "key": "linear", @@ -119,29 +119,29 @@ ColumnLayout { NTextInput { id: widthInput Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.media-mini.max-width.label") - description: I18n.tr("bar.widget-settings.media-mini.max-width.description") + label: I18n.tr("bar.taskbar.max-width-label") + description: I18n.tr("bar.media-mini.max-width-description") placeholderText: widgetMetadata.maxWidth text: valueMaxWidth } NToggle { - label: I18n.tr("bar.widget-settings.media-mini.use-fixed-width.label") - description: I18n.tr("bar.widget-settings.media-mini.use-fixed-width.description") + label: I18n.tr("bar.media-mini.use-fixed-width-label") + description: I18n.tr("bar.media-mini.use-fixed-width-description") checked: valueUseFixedWidth onToggled: checked => valueUseFixedWidth = checked } NToggle { - label: I18n.tr("bar.widget-settings.media-mini.show-progress-ring.label") - description: I18n.tr("bar.widget-settings.media-mini.show-progress-ring.description") + label: I18n.tr("bar.media-mini.show-progress-ring-label") + description: I18n.tr("bar.media-mini.show-progress-ring-description") checked: valueShowProgressRing onToggled: checked => valueShowProgressRing = checked } NComboBox { - label: I18n.tr("bar.widget-settings.media-mini.scrolling-mode.label") - description: I18n.tr("bar.widget-settings.media-mini.scrolling-mode.description") + label: I18n.tr("bar.media-mini.scrolling-mode-label") + description: I18n.tr("bar.media-mini.scrolling-mode-description") model: [ { "key": "always", diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/MicrophoneSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/MicrophoneSettings.qml index 674e4c096..687792197 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/MicrophoneSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/MicrophoneSettings.qml @@ -22,21 +22,21 @@ ColumnLayout { } NComboBox { - label: I18n.tr("bar.widget-settings.microphone.display-mode.label") - description: I18n.tr("bar.widget-settings.microphone.display-mode.description") + label: I18n.tr("bar.volume.display-mode-label") + description: I18n.tr("bar.volume.display-mode-description") minimumWidth: 134 model: [ { "key": "onhover", - "name": I18n.tr("options.display-mode.on-hover") + "name": I18n.tr("display-modes.on-hover") }, { "key": "alwaysShow", - "name": I18n.tr("options.display-mode.always-show") + "name": I18n.tr("display-modes.always-show") }, { "key": "alwaysHide", - "name": I18n.tr("options.display-mode.always-hide") + "name": I18n.tr("display-modes.always-hide") } ] currentKey: valueDisplayMode diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/NotificationHistorySettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/NotificationHistorySettings.qml index a34f84da0..1e15bf6c2 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/NotificationHistorySettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/NotificationHistorySettings.qml @@ -24,15 +24,15 @@ ColumnLayout { } NToggle { - label: I18n.tr("bar.widget-settings.notification-history.show-unread-badge.label") - description: I18n.tr("bar.widget-settings.notification-history.show-unread-badge.description") + label: I18n.tr("bar.notification-history.show-unread-badge-label") + description: I18n.tr("bar.notification-history.show-unread-badge-description") checked: valueShowUnreadBadge onToggled: checked => valueShowUnreadBadge = checked } NToggle { - label: I18n.tr("bar.widget-settings.notification-history.hide-widget-when-zero.label") - description: I18n.tr("bar.widget-settings.notification-history.hide-widget-when-zero.description") + label: I18n.tr("bar.notification-history.hide-widget-when-zero-label") + description: I18n.tr("bar.notification-history.hide-widget-when-zero-description") checked: valueHideWhenZero onToggled: checked => valueHideWhenZero = checked } diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/SessionMenuSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/SessionMenuSettings.qml index 71ec8327f..5240bdee4 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/SessionMenuSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/SessionMenuSettings.qml @@ -25,28 +25,28 @@ ColumnLayout { NComboBox { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.audio-visualizer.color-name.label") - description: I18n.tr("bar.widget-settings.audio-visualizer.color-name.description") + label: I18n.tr("bar.audio-visualizer.color-name-label") + description: I18n.tr("bar.audio-visualizer.color-name-description") model: [ { "key": "primary", - "name": I18n.tr("options.colors.primary") + "name": I18n.tr("colors.primary") }, { "key": "secondary", - "name": I18n.tr("options.colors.secondary") + "name": I18n.tr("colors.secondary") }, { "key": "tertiary", - "name": I18n.tr("options.colors.tertiary") + "name": I18n.tr("colors.tertiary") }, { "key": "onSurface", - "name": I18n.tr("options.colors.onSurface") + "name": I18n.tr("colors.on-surface") }, { "key": "error", - "name": I18n.tr("options.colors.error") + "name": I18n.tr("colors.error") } ] currentKey: root.valueColorName diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/SpacerSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/SpacerSettings.qml index 0bffb2e35..d39c3c2c4 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/SpacerSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/SpacerSettings.qml @@ -21,8 +21,8 @@ ColumnLayout { NTextInput { id: widthInput Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.spacer.width.label") - description: I18n.tr("bar.widget-settings.spacer.width.description") + label: I18n.tr("common.width") + description: I18n.tr("bar.spacer.width-description") text: widgetData.width || widgetMetadata.width placeholderText: I18n.tr("placeholders.enter-width-pixels") } diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/SystemMonitorSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/SystemMonitorSettings.qml index 6bab4cd92..3c7d16835 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/SystemMonitorSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/SystemMonitorSettings.qml @@ -47,16 +47,16 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.system-monitor.compact-mode.label") - description: I18n.tr("bar.widget-settings.system-monitor.compact-mode.description") + label: I18n.tr("bar.system-monitor.compact-mode-label") + description: I18n.tr("bar.system-monitor.compact-mode-description") checked: valueCompactMode onToggled: checked => valueCompactMode = checked } NToggle { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.clock.use-primary-color.label") - description: I18n.tr("bar.widget-settings.clock.use-primary-color.description") + label: I18n.tr("bar.clock.use-primary-color-label") + description: I18n.tr("bar.clock.use-primary-color-description") checked: valueUsePrimaryColor onToggled: checked => valueUsePrimaryColor = checked visible: !valueCompactMode @@ -64,8 +64,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.system-monitor.use-monospace-font.label") - description: I18n.tr("bar.widget-settings.system-monitor.use-monospace-font.description") + label: I18n.tr("bar.system-monitor.use-monospace-font-label") + description: I18n.tr("bar.system-monitor.use-monospace-font-description") checked: valueUseMonospaceFont onToggled: checked => valueUseMonospaceFont = checked visible: !valueCompactMode @@ -74,8 +74,8 @@ ColumnLayout { NToggle { id: showCpuUsage Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.system-monitor.cpu-usage.label") - description: I18n.tr("bar.widget-settings.system-monitor.cpu-usage.description") + label: I18n.tr("bar.system-monitor.cpu-usage-label") + description: I18n.tr("bar.system-monitor.cpu-usage-description") checked: valueShowCpuUsage onToggled: checked => valueShowCpuUsage = checked } @@ -83,8 +83,8 @@ ColumnLayout { NToggle { id: showCpuTemp Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.system-monitor.cpu-temperature.label") - description: I18n.tr("bar.widget-settings.system-monitor.cpu-temperature.description") + label: I18n.tr("bar.system-monitor.cpu-temperature-label") + description: I18n.tr("bar.system-monitor.cpu-temperature-description") checked: valueShowCpuTemp onToggled: checked => valueShowCpuTemp = checked } @@ -92,8 +92,8 @@ ColumnLayout { NToggle { id: showGpuTemp Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.system-monitor.gpu-temperature.label") - description: I18n.tr("bar.widget-settings.system-monitor.gpu-temperature.description") + label: I18n.tr("panels.system-monitor.gpu-section-label") + description: I18n.tr("bar.system-monitor.gpu-temperature-description") checked: valueShowGpuTemp onToggled: checked => valueShowGpuTemp = checked visible: SystemStatService.gpuAvailable @@ -102,8 +102,8 @@ ColumnLayout { NToggle { id: showLoadAverage Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.system-monitor.load-average.label") - description: I18n.tr("bar.widget-settings.system-monitor.load-average.description") + label: I18n.tr("bar.system-monitor.load-average-label") + description: I18n.tr("bar.system-monitor.load-average-description") checked: valueShowLoadAverage onToggled: checked => valueShowLoadAverage = checked } @@ -111,8 +111,8 @@ ColumnLayout { NToggle { id: showMemoryUsage Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.system-monitor.memory-usage.label") - description: I18n.tr("bar.widget-settings.system-monitor.memory-usage.description") + label: I18n.tr("bar.system-monitor.memory-usage-label") + description: I18n.tr("bar.system-monitor.memory-usage-description") checked: valueShowMemoryUsage onToggled: checked => valueShowMemoryUsage = checked } @@ -120,8 +120,8 @@ ColumnLayout { NToggle { id: showMemoryAsPercent Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.system-monitor.memory-percentage.label") - description: I18n.tr("bar.widget-settings.system-monitor.memory-percentage.description") + label: I18n.tr("bar.system-monitor.memory-percentage-label") + description: I18n.tr("bar.system-monitor.memory-percentage-description") checked: valueShowMemoryAsPercent onToggled: checked => valueShowMemoryAsPercent = checked visible: valueShowMemoryUsage @@ -130,8 +130,8 @@ ColumnLayout { NToggle { id: showNetworkStats Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.system-monitor.network-traffic.label") - description: I18n.tr("bar.widget-settings.system-monitor.network-traffic.description") + label: I18n.tr("bar.system-monitor.network-traffic-label") + description: I18n.tr("bar.system-monitor.network-traffic-description") checked: valueShowNetworkStats onToggled: checked => valueShowNetworkStats = checked } @@ -139,8 +139,8 @@ ColumnLayout { NToggle { id: showDiskUsage Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.system-monitor.storage-usage.label") - description: I18n.tr("bar.widget-settings.system-monitor.storage-usage.description") + label: I18n.tr("bar.system-monitor.storage-usage-label") + description: I18n.tr("bar.system-monitor.storage-usage-description") checked: valueShowDiskUsage onToggled: checked => valueShowDiskUsage = checked } @@ -148,8 +148,8 @@ ColumnLayout { NComboBox { id: diskPathComboBox Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.system-monitor.disk-path.label") - description: I18n.tr("bar.widget-settings.system-monitor.disk-path.description") + label: I18n.tr("bar.system-monitor.disk-path-label") + description: I18n.tr("bar.system-monitor.disk-path-description") model: { const paths = Object.keys(SystemStatService.diskPercents).sort(); return paths.map(path => ({ diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/TaskbarSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/TaskbarSettings.qml index 0dd077e2b..7f60ce800 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/TaskbarSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/TaskbarSettings.qml @@ -51,20 +51,20 @@ ColumnLayout { NComboBox { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.taskbar.hide-mode.label") - description: I18n.tr("bar.widget-settings.taskbar.hide-mode.description") + label: I18n.tr("bar.taskbar.hide-mode-label") + description: I18n.tr("bar.taskbar.hide-mode-description") model: [ { "key": "visible", - "name": I18n.tr("options.hide-modes.visible") + "name": I18n.tr("hide-modes.visible") }, { "key": "hidden", - "name": I18n.tr("options.hide-modes.hidden") + "name": I18n.tr("hide-modes.hidden") }, { "key": "transparent", - "name": I18n.tr("options.hide-modes.transparent") + "name": I18n.tr("hide-modes.transparent") } ] currentKey: root.valueHideMode @@ -73,32 +73,32 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.taskbar.only-same-monitor.label") - description: I18n.tr("bar.widget-settings.taskbar.only-same-monitor.description") + label: I18n.tr("bar.taskbar.only-same-monitor-label") + description: I18n.tr("bar.taskbar.only-same-monitor-description") checked: root.valueOnlySameOutput onToggled: checked => root.valueOnlySameOutput = checked } NToggle { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.taskbar.only-active-workspaces.label") - description: I18n.tr("bar.widget-settings.taskbar.only-active-workspaces.description") + label: I18n.tr("bar.taskbar.only-active-workspaces-label") + description: I18n.tr("bar.taskbar.only-active-workspaces-description") checked: root.valueOnlyActiveWorkspaces onToggled: checked => root.valueOnlyActiveWorkspaces = checked } NToggle { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.taskbar.colorize-icons.label") - description: I18n.tr("bar.widget-settings.taskbar.colorize-icons.description") + label: I18n.tr("bar.tray.colorize-icons-label") + description: I18n.tr("bar.taskbar.colorize-icons-description") checked: root.valueColorizeIcons onToggled: checked => root.valueColorizeIcons = checked } NToggle { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.taskbar.show-pinned-apps.label") - description: I18n.tr("bar.widget-settings.taskbar.show-pinned-apps.description") + label: I18n.tr("bar.taskbar.show-pinned-apps-label") + description: I18n.tr("bar.taskbar.show-pinned-apps-description") checked: root.valueShowPinnedApps onToggled: checked => root.valueShowPinnedApps = checked } @@ -108,8 +108,8 @@ ColumnLayout { Layout.fillWidth: true NLabel { - label: I18n.tr("bar.widget-settings.taskbar.icon-scale.label") - description: I18n.tr("bar.widget-settings.taskbar.icon-scale.description") + label: I18n.tr("bar.taskbar.icon-scale-label") + description: I18n.tr("bar.taskbar.icon-scale-description") } NValueSlider { @@ -125,8 +125,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.taskbar.show-title.label") - description: isVerticalBar ? I18n.tr("bar.widget-settings.taskbar.show-title.description-disabled") : I18n.tr("bar.widget-settings.taskbar.show-title.description") + label: I18n.tr("bar.taskbar.show-title-label") + description: isVerticalBar ? I18n.tr("bar.taskbar.show-title-description-disabled") : I18n.tr("bar.taskbar.show-title-description") checked: root.valueShowTitle onToggled: checked => root.valueShowTitle = checked enabled: !isVerticalBar @@ -135,8 +135,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true visible: !isVerticalBar && root.valueShowTitle - label: I18n.tr("bar.widget-settings.taskbar.smart-width.label") - description: I18n.tr("bar.widget-settings.taskbar.smart-width.description") + label: I18n.tr("bar.taskbar.smart-width-label") + description: I18n.tr("bar.taskbar.smart-width-description") checked: root.valueSmartWidth onToggled: checked => root.valueSmartWidth = checked } @@ -147,8 +147,8 @@ ColumnLayout { Layout.fillWidth: true NLabel { - label: I18n.tr("bar.widget-settings.taskbar.max-width.label") - description: I18n.tr("bar.widget-settings.taskbar.max-width.description") + label: I18n.tr("bar.taskbar.max-width-label") + description: I18n.tr("bar.taskbar.max-width-description") } NValueSlider { @@ -166,8 +166,8 @@ ColumnLayout { id: titleWidthInput visible: root.valueShowTitle && !isVerticalBar && !root.valueSmartWidth Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.taskbar.title-width.label") - description: I18n.tr("bar.widget-settings.taskbar.title-width.description") + label: I18n.tr("bar.taskbar.title-width-label") + description: I18n.tr("bar.taskbar.title-width-description") text: widgetData.titleWidth || widgetMetadata.titleWidth placeholderText: I18n.tr("placeholders.enter-width-pixels") } diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/TraySettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/TraySettings.qml index cf5873493..e3e3dd682 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/TraySettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/TraySettings.qml @@ -33,24 +33,24 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.tray.colorize-icons.label") - description: I18n.tr("bar.widget-settings.tray.colorize-icons.description") + label: I18n.tr("bar.tray.colorize-icons-label") + description: I18n.tr("bar.tray.colorize-icons-description") checked: root.valueColorizeIcons onToggled: checked => root.valueColorizeIcons = checked } NToggle { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.tray.drawer-enabled.label") - description: I18n.tr("bar.widget-settings.tray.drawer-enabled.description") + label: I18n.tr("bar.tray.drawer-enabled-label") + description: I18n.tr("bar.tray.drawer-enabled-description") checked: root.valueDrawerEnabled onToggled: checked => root.valueDrawerEnabled = checked } NToggle { Layout.fillWidth: true - label: I18n.tr("bar.widget-settings.tray.hide-passive.label") - description: I18n.tr("bar.widget-settings.tray.hide-passive.description") + label: I18n.tr("bar.tray.hide-passive-label") + description: I18n.tr("bar.tray.hide-passive-description") checked: root.valueHidePassive onToggled: checked => root.valueHidePassive = checked } @@ -60,8 +60,8 @@ ColumnLayout { spacing: Style.marginS NLabel { - label: I18n.tr("settings.bar.tray.blacklist.label") - description: I18n.tr("settings.bar.tray.blacklist.description") + label: I18n.tr("panels.bar.tray-blacklist-label") + description: I18n.tr("panels.bar.tray-blacklist-description") } RowLayout { @@ -71,7 +71,7 @@ ColumnLayout { NTextInputButton { id: newRuleInput Layout.fillWidth: true - placeholderText: I18n.tr("settings.bar.tray.blacklist.placeholder") + placeholderText: I18n.tr("panels.bar.tray-blacklist-placeholder") buttonIcon: "add" onButtonClicked: { if (newRuleInput.text.length > 0) { diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/VPNSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/VPNSettings.qml index 685f968f0..b39c5be72 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/VPNSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/VPNSettings.qml @@ -19,21 +19,21 @@ ColumnLayout { } NComboBox { - label: I18n.tr("bar.widget-settings.battery.display-mode.label") - description: I18n.tr("bar.widget-settings.battery.display-mode.description") + label: I18n.tr("bar.volume.display-mode-label") + description: I18n.tr("bar.volume.display-mode-description") minimumWidth: 134 model: [ { "key": "onhover", - "name": I18n.tr("options.display-mode.on-hover") + "name": I18n.tr("display-modes.on-hover") }, { "key": "alwaysShow", - "name": I18n.tr("options.display-mode.always-show") + "name": I18n.tr("display-modes.always-show") }, { "key": "alwaysHide", - "name": I18n.tr("options.display-mode.always-hide") + "name": I18n.tr("display-modes.always-hide") } ] currentKey: root.valueDisplayMode diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/VolumeSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/VolumeSettings.qml index 3f8d6f1b8..687792197 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/VolumeSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/VolumeSettings.qml @@ -22,21 +22,21 @@ ColumnLayout { } NComboBox { - label: I18n.tr("bar.widget-settings.volume.display-mode.label") - description: I18n.tr("bar.widget-settings.volume.display-mode.description") + label: I18n.tr("bar.volume.display-mode-label") + description: I18n.tr("bar.volume.display-mode-description") minimumWidth: 134 model: [ { "key": "onhover", - "name": I18n.tr("options.display-mode.on-hover") + "name": I18n.tr("display-modes.on-hover") }, { "key": "alwaysShow", - "name": I18n.tr("options.display-mode.always-show") + "name": I18n.tr("display-modes.always-show") }, { "key": "alwaysHide", - "name": I18n.tr("options.display-mode.always-hide") + "name": I18n.tr("display-modes.always-hide") } ] currentKey: valueDisplayMode diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/WiFiSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/WiFiSettings.qml index 72353f4d1..25746b9ba 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/WiFiSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/WiFiSettings.qml @@ -21,21 +21,21 @@ ColumnLayout { } NComboBox { - label: I18n.tr("bar.widget-settings.battery.display-mode.label") - description: I18n.tr("bar.widget-settings.battery.display-mode.description") + label: I18n.tr("bar.volume.display-mode-label") + description: I18n.tr("bar.volume.display-mode-description") minimumWidth: 134 model: [ { "key": "onhover", - "name": I18n.tr("options.display-mode.on-hover") + "name": I18n.tr("display-modes.on-hover") }, { "key": "alwaysShow", - "name": I18n.tr("options.display-mode.always-show") + "name": I18n.tr("display-modes.always-show") }, { "key": "alwaysHide", - "name": I18n.tr("options.display-mode.always-hide") + "name": I18n.tr("display-modes.always-hide") } ] currentKey: root.valueDisplayMode diff --git a/Modules/Panels/Settings/Bar/WidgetSettings/WorkspaceSettings.qml b/Modules/Panels/Settings/Bar/WidgetSettings/WorkspaceSettings.qml index e9a1cd132..115af56a3 100644 --- a/Modules/Panels/Settings/Bar/WidgetSettings/WorkspaceSettings.qml +++ b/Modules/Panels/Settings/Bar/WidgetSettings/WorkspaceSettings.qml @@ -44,12 +44,12 @@ ColumnLayout { NComboBox { id: labelModeCombo - label: I18n.tr("bar.widget-settings.workspace.label-mode.label") - description: I18n.tr("bar.widget-settings.workspace.label-mode.description") + label: I18n.tr("bar.workspace.label-mode-label") + description: I18n.tr("bar.workspace.label-mode-description") model: [ { "key": "none", - "name": I18n.tr("options.workspace-labels.none") + "name": I18n.tr("common.none") }, { "key": "index", @@ -70,8 +70,8 @@ ColumnLayout { } NSpinBox { - label: I18n.tr("bar.widget-settings.workspace.character-count.label") - description: I18n.tr("bar.widget-settings.workspace.character-count.description") + label: I18n.tr("bar.workspace.character-count-label") + description: I18n.tr("bar.workspace.character-count-description") from: 1 to: 10 value: valueCharacterCount @@ -80,29 +80,29 @@ ColumnLayout { } NToggle { - label: I18n.tr("bar.widget-settings.workspace.hide-unoccupied.label") - description: I18n.tr("bar.widget-settings.workspace.hide-unoccupied.description") + label: I18n.tr("bar.workspace.hide-unoccupied-label") + description: I18n.tr("bar.workspace.hide-unoccupied-description") checked: valueHideUnoccupied onToggled: checked => valueHideUnoccupied = checked } NToggle { - label: I18n.tr("bar.widget-settings.workspace.show-labels-only-when-occupied.label") - description: I18n.tr("bar.widget-settings.workspace.show-labels-only-when-occupied.description") + label: I18n.tr("bar.workspace.show-labels-only-when-occupied-label") + description: I18n.tr("bar.workspace.show-labels-only-when-occupied-description") checked: valueShowLabelsOnlyWhenOccupied onToggled: checked => valueShowLabelsOnlyWhenOccupied = checked } NToggle { - label: I18n.tr("bar.widget-settings.workspace.follow-focused-screen.label") - description: I18n.tr("bar.widget-settings.workspace.follow-focused-screen.description") + label: I18n.tr("bar.workspace.follow-focused-screen-label") + description: I18n.tr("bar.workspace.follow-focused-screen-description") checked: valueFollowFocusedScreen onToggled: checked => valueFollowFocusedScreen = checked } NToggle { - label: I18n.tr("bar.widget-settings.workspace.enable-scrollwheel.label") - description: I18n.tr("bar.widget-settings.workspace.enable-scrollwheel.description") + label: I18n.tr("bar.workspace.enable-scrollwheel-label") + description: I18n.tr("bar.workspace.enable-scrollwheel-description") checked: valueEnableScrollWheel onToggled: checked => valueEnableScrollWheel = checked } @@ -112,23 +112,23 @@ ColumnLayout { } NToggle { - label: I18n.tr("bar.widget-settings.workspace.show-applications.label") - description: I18n.tr("bar.widget-settings.workspace.show-applications.description") + label: I18n.tr("bar.workspace.show-applications-label") + description: I18n.tr("bar.workspace.show-applications-description") checked: valueShowApplications onToggled: checked => valueShowApplications = checked } NToggle { - label: I18n.tr("bar.widget-settings.active-window.colorize-icons.label") - description: I18n.tr("bar.widget-settings.active-window.colorize-icons.description") + label: I18n.tr("bar.tray.colorize-icons-label") + description: I18n.tr("bar.active-window.colorize-icons-description") checked: valueColorizeIcons onToggled: checked => valueColorizeIcons = checked visible: valueShowApplications } NValueSlider { - label: I18n.tr("bar.widget-settings.workspace.unfocused-icons-opacity.label") - description: I18n.tr("bar.widget-settings.workspace.unfocused-icons-opacity.description") + label: I18n.tr("bar.workspace.unfocused-icons-opacity-label") + description: I18n.tr("bar.workspace.unfocused-icons-opacity-description") from: 0 to: 1 stepSize: 0.01 @@ -139,8 +139,8 @@ ColumnLayout { } NValueSlider { - label: I18n.tr("bar.widget-settings.workspace.grouped-border-opacity.label") - description: I18n.tr("bar.widget-settings.workspace.grouped-border-opacity.description") + label: I18n.tr("bar.workspace.grouped-border-opacity-label") + description: I18n.tr("bar.workspace.grouped-border-opacity-description") from: 0 to: 1 stepSize: 0.01 @@ -151,8 +151,8 @@ ColumnLayout { } NValueSlider { - label: I18n.tr("bar.widget-settings.taskbar.icon-scale.label") - description: I18n.tr("bar.widget-settings.taskbar.icon-scale.description") + label: I18n.tr("bar.taskbar.icon-scale-label") + description: I18n.tr("bar.taskbar.icon-scale-description") from: 0.5 to: 1 stepSize: 0.01 diff --git a/Modules/Panels/Settings/ControlCenter/ControlCenterWidgetSettingsDialog.qml b/Modules/Panels/Settings/ControlCenter/ControlCenterWidgetSettingsDialog.qml index ae31366f4..c7a27ed1e 100644 --- a/Modules/Panels/Settings/ControlCenter/ControlCenterWidgetSettingsDialog.qml +++ b/Modules/Panels/Settings/ControlCenter/ControlCenterWidgetSettingsDialog.qml @@ -82,7 +82,7 @@ Popup { NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") onClicked: root.close() } } @@ -134,13 +134,13 @@ Popup { } NButton { - text: I18n.tr("settings.control-center.shortcuts.dialog.cancel", "Cancel") + text: I18n.tr("common.cancel", "Cancel") outlined: true onClicked: root.close() } NButton { - text: I18n.tr("settings.control-center.shortcuts.dialog.apply", "Apply") + text: I18n.tr("common.apply", "Apply") icon: "check" onClicked: { if (settingsLoader.item && settingsLoader.item.saveSettings) { diff --git a/Modules/Panels/Settings/ControlCenter/WidgetSettings/CustomButtonSettings.qml b/Modules/Panels/Settings/ControlCenter/WidgetSettings/CustomButtonSettings.qml index d1fe3f961..47ba7573b 100644 --- a/Modules/Panels/Settings/ControlCenter/WidgetSettings/CustomButtonSettings.qml +++ b/Modules/Panels/Settings/ControlCenter/WidgetSettings/CustomButtonSettings.qml @@ -72,8 +72,8 @@ ColumnLayout { spacing: Style?.marginM ?? 8 NLabel { - label: I18n.tr("settings.control-center.shortcuts.custom-button.icon.label") - description: I18n.tr("settings.control-center.shortcuts.custom-button.icon.description") + label: I18n.tr("common.icon") + description: I18n.tr("bar.custom-button.icon-description") } NIcon { @@ -84,7 +84,7 @@ ColumnLayout { } NButton { - text: I18n.tr("settings.control-center.shortcuts.custom-button.browse") + text: I18n.tr("common.browse") onClicked: iconPicker.open() } } @@ -99,8 +99,8 @@ ColumnLayout { NTextInput { Layout.fillWidth: true - label: I18n.tr("settings.control-center.shortcuts.custom-button.general-tooltip-text.label") - description: I18n.tr("settings.control-center.shortcuts.custom-button.general-tooltip-text.description") + label: I18n.tr("panels.control-center.shortcuts-custom-button-general-tooltip-text-label") + description: I18n.tr("panels.control-center.shortcuts-custom-button-general-tooltip-text-description") placeholderText: I18n.tr("placeholders.enter-tooltip") text: _settings.generalTooltipText onTextChanged: _settings.generalTooltipText = text @@ -108,8 +108,8 @@ ColumnLayout { NTextInput { Layout.fillWidth: true - label: I18n.tr("settings.control-center.shortcuts.custom-button.on-clicked.label") - description: I18n.tr("settings.control-center.shortcuts.custom-button.on-clicked.description") + label: I18n.tr("panels.control-center.shortcuts-custom-button-on-clicked-label") + description: I18n.tr("bar.custom-button.left-click-description") placeholderText: I18n.tr("placeholders.enter-command") text: _settings.onClicked onTextChanged: _settings.onClicked = text @@ -117,8 +117,8 @@ ColumnLayout { NTextInput { Layout.fillWidth: true - label: I18n.tr("settings.control-center.shortcuts.custom-button.on-right-clicked.label") - description: I18n.tr("settings.control-center.shortcuts.custom-button.on-right-clicked.description") + label: I18n.tr("panels.control-center.shortcuts-custom-button-on-right-clicked-label") + description: I18n.tr("bar.custom-button.right-click-description") placeholderText: I18n.tr("placeholders.enter-command") text: _settings.onRightClicked onTextChanged: _settings.onRightClicked = text @@ -126,8 +126,8 @@ ColumnLayout { NTextInput { Layout.fillWidth: true - label: I18n.tr("settings.control-center.shortcuts.custom-button.on-middle-clicked.label") - description: I18n.tr("settings.control-center.shortcuts.custom-button.on-middle-clicked.description") + label: I18n.tr("panels.control-center.shortcuts-custom-button-on-middle-clicked-label") + description: I18n.tr("bar.custom-button.middle-click-description") placeholderText: I18n.tr("placeholders.enter-command") text: _settings.onMiddleClicked onTextChanged: _settings.onMiddleClicked = text @@ -138,8 +138,8 @@ ColumnLayout { NToggle { id: enableOnStateLogicToggle Layout.fillWidth: true - label: I18n.tr("settings.control-center.shortcuts.custom-button.enable-on-state-logic.label") - description: I18n.tr("settings.control-center.shortcuts.custom-button.enable-on-state-logic.description") + label: I18n.tr("panels.control-center.shortcuts-custom-button-enable-on-state-logic-label") + description: I18n.tr("panels.control-center.shortcuts-custom-button-enable-on-state-logic-description") checked: _settings.enableOnStateLogic onToggled: checked => _settings.enableOnStateLogic = checked } @@ -150,7 +150,7 @@ ColumnLayout { spacing: (Style?.marginM ?? 8) * 2 NLabel { - label: I18n.tr("settings.control-center.shortcuts.custom-button.state-checks.label") + label: I18n.tr("panels.control-center.shortcuts-custom-button-state-checks-label") } Repeater { @@ -168,7 +168,7 @@ ColumnLayout { NTextInput { Layout.fillWidth: true - placeholderText: I18n.tr("settings.control-center.shortcuts.custom-button.state-checks.command") + placeholderText: I18n.tr("panels.control-center.shortcuts-custom-button-state-checks-command") text: model.command onEditingFinished: _settings._stateChecksListModel.set(currentIndex, { "command": text, @@ -188,14 +188,14 @@ ColumnLayout { NIconButton { icon: "folder" - tooltipText: I18n.tr("settings.control-center.shortcuts.custom-button.state-checks.browse-icon") + tooltipText: I18n.tr("common.browse") baseSize: Style?.buttonSizeS ?? 24 onClicked: iconPickerDelegate.open() } NIconButton { icon: "close" - tooltipText: I18n.tr("settings.control-center.shortcuts.custom-button.state-checks.remove") + tooltipText: I18n.tr("panels.control-center.shortcuts-custom-button-state-checks-remove") baseSize: Style?.buttonSizeS ?? 24 colorBorder: Qt.alpha(Color.mOutline, Style.opacityLight) colorBg: Color.mError @@ -231,7 +231,7 @@ ColumnLayout { spacing: Style?.marginM ?? 8 NButton { - text: I18n.tr("settings.control-center.shortcuts.custom-button.state-checks.add") + text: I18n.tr("panels.control-center.shortcuts-custom-button-state-checks-add") onClicked: _settings._stateChecksListModel.append({ "command": "", "icon": "" diff --git a/Modules/Panels/Settings/DesktopWidgets/DesktopWidgetSettingsDialog.qml b/Modules/Panels/Settings/DesktopWidgets/DesktopWidgetSettingsDialog.qml index e09404ded..9fac15cea 100644 --- a/Modules/Panels/Settings/DesktopWidgets/DesktopWidgetSettingsDialog.qml +++ b/Modules/Panels/Settings/DesktopWidgets/DesktopWidgetSettingsDialog.qml @@ -84,7 +84,7 @@ Popup { NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") onClicked: root.close() } } @@ -156,13 +156,13 @@ Popup { } NButton { - text: I18n.tr("bar.widget-settings.dialog.cancel") + text: I18n.tr("common.cancel") outlined: true onClicked: root.close() } NButton { - text: I18n.tr("bar.widget-settings.dialog.apply") + text: I18n.tr("common.apply") icon: "check" onClicked: { if (settingsLoader.item && settingsLoader.item.saveSettings) { diff --git a/Modules/Panels/Settings/DesktopWidgets/WidgetSettings/ClockSettings.qml b/Modules/Panels/Settings/DesktopWidgets/WidgetSettings/ClockSettings.qml index 414c851bc..af47433c1 100644 --- a/Modules/Panels/Settings/DesktopWidgets/WidgetSettings/ClockSettings.qml +++ b/Modules/Panels/Settings/DesktopWidgets/WidgetSettings/ClockSettings.qml @@ -68,26 +68,26 @@ ColumnLayout { NComboBox { Layout.fillWidth: true - label: I18n.tr("settings.desktop-widgets.clock.style.label") - description: I18n.tr("settings.desktop-widgets.clock.style.description") + label: I18n.tr("panels.desktop-widgets.clock-style-label") + description: I18n.tr("panels.desktop-widgets.clock-style-description") currentKey: valueClockStyle minimumWidth: 260 * Style.uiScaleRatio model: [ { "key": "minimal", - "name": I18n.tr("settings.desktop-widgets.clock.style.minimal") + "name": I18n.tr("panels.desktop-widgets.clock-style-minimal") }, { "key": "digital", - "name": I18n.tr("settings.desktop-widgets.clock.style.digital") + "name": I18n.tr("panels.desktop-widgets.clock-style-digital") }, { "key": "analog", - "name": I18n.tr("settings.desktop-widgets.clock.style.analog") + "name": I18n.tr("panels.desktop-widgets.clock-style-analog") }, { "key": "binary", - "name": I18n.tr("settings.desktop-widgets.clock.style.binary") + "name": I18n.tr("panels.desktop-widgets.clock-style-binary") } ] onSelected: key => valueClockStyle = key @@ -95,16 +95,16 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("settings.desktop-widgets.clock.use-primary-color.label") - description: I18n.tr("settings.desktop-widgets.clock.use-primary-color.description") + label: I18n.tr("bar.clock.use-primary-color-label") + description: I18n.tr("bar.clock.use-primary-color-description") checked: valueUsePrimaryColor onToggled: checked => valueUsePrimaryColor = checked } NToggle { Layout.fillWidth: true - label: I18n.tr("settings.desktop-widgets.clock.use-custom-font.label") - description: I18n.tr("settings.desktop-widgets.clock.use-custom-font.description") + label: I18n.tr("bar.clock.use-custom-font-label") + description: I18n.tr("bar.clock.use-custom-font-description") checked: valueUseCustomFont onToggled: checked => valueUseCustomFont = checked } @@ -112,12 +112,12 @@ ColumnLayout { NSearchableComboBox { Layout.fillWidth: true visible: valueUseCustomFont - label: I18n.tr("settings.desktop-widgets.clock.custom-font.label") - description: I18n.tr("settings.desktop-widgets.clock.custom-font.description") + label: I18n.tr("bar.clock.custom-font-label") + description: I18n.tr("bar.clock.custom-font-description") model: FontService.availableFonts currentKey: valueCustomFont - placeholder: I18n.tr("settings.desktop-widgets.clock.custom-font.placeholder") - searchPlaceholder: I18n.tr("settings.desktop-widgets.clock.custom-font.search-placeholder") + placeholder: I18n.tr("bar.clock.custom-font-placeholder") + searchPlaceholder: I18n.tr("bar.clock.custom-font-search-placeholder") popupHeight: 420 minimumWidth: 300 onSelected: function (key) { @@ -132,8 +132,8 @@ ColumnLayout { NHeader { visible: isMinimalMode - label: I18n.tr("settings.desktop-widgets.clock.clock-display.label") - description: I18n.tr("settings.desktop-widgets.clock.clock-display.description") + label: I18n.tr("bar.clock.clock-display-label") + description: I18n.tr("bar.clock.clock-display-description") } // Format editor - only visible in minimal mode @@ -153,8 +153,8 @@ ColumnLayout { NTextInput { id: formatInput Layout.fillWidth: true - label: I18n.tr("settings.desktop-widgets.clock.format.label") - description: I18n.tr("settings.desktop-widgets.clock.format.description") + label: I18n.tr("panels.desktop-widgets.clock-format-label") + description: I18n.tr("bar.clock.horizontal-bar-description") placeholderText: "HH:mm\\nd MMMM yyyy" text: valueFormat onTextChanged: valueFormat = text @@ -176,7 +176,7 @@ ColumnLayout { Layout.fillWidth: false NLabel { - label: I18n.tr("settings.desktop-widgets.clock.preview") + label: I18n.tr("bar.clock.preview") Layout.alignment: Qt.AlignHCenter | Qt.AlignTop } @@ -247,8 +247,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("settings.desktop-widgets.clock.show-background.label") - description: I18n.tr("settings.desktop-widgets.clock.show-background.description") + label: I18n.tr("panels.desktop-widgets.clock-show-background-label") + description: I18n.tr("panels.desktop-widgets.clock-show-background-description") checked: valueShowBackground onToggled: checked => valueShowBackground = checked } @@ -256,8 +256,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true visible: valueShowBackground - label: I18n.tr("settings.desktop-widgets.clock.rounded-corners.label") - description: I18n.tr("settings.desktop-widgets.clock.rounded-corners.description") + label: I18n.tr("panels.desktop-widgets.clock-rounded-corners-label") + description: I18n.tr("panels.desktop-widgets.clock-rounded-corners-description") checked: valueRoundedCorners onToggled: checked => valueRoundedCorners = checked } diff --git a/Modules/Panels/Settings/DesktopWidgets/WidgetSettings/MediaPlayerSettings.qml b/Modules/Panels/Settings/DesktopWidgets/WidgetSettings/MediaPlayerSettings.qml index 061002299..9817bb2eb 100644 --- a/Modules/Panels/Settings/DesktopWidgets/WidgetSettings/MediaPlayerSettings.qml +++ b/Modules/Panels/Settings/DesktopWidgets/WidgetSettings/MediaPlayerSettings.qml @@ -37,48 +37,48 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("settings.desktop-widgets.media-player.show-background.label") - description: I18n.tr("settings.desktop-widgets.media-player.show-background.description") + label: I18n.tr("panels.desktop-widgets.clock-show-background-label") + description: I18n.tr("panels.desktop-widgets.media-player-show-background-description") checked: valueShowBackground onToggled: checked => valueShowBackground = checked } NToggle { Layout.fillWidth: true - label: I18n.tr("settings.desktop-widgets.media-player.rounded-corners.label") - description: I18n.tr("settings.desktop-widgets.media-player.rounded-corners.description") + label: I18n.tr("panels.desktop-widgets.clock-rounded-corners-label") + description: I18n.tr("panels.desktop-widgets.media-player-rounded-corners-description") checked: valueRoundedCorners onToggled: checked => valueRoundedCorners = checked } NToggle { Layout.fillWidth: true - label: I18n.tr("settings.desktop-widgets.media-player.show-album-art.label") - description: I18n.tr("settings.desktop-widgets.media-player.show-album-art.description") + label: I18n.tr("panels.desktop-widgets.media-player-show-album-art-label") + description: I18n.tr("panels.desktop-widgets.media-player-show-album-art-description") checked: valueShowAlbumArt onToggled: checked => valueShowAlbumArt = checked } NToggle { Layout.fillWidth: true - label: I18n.tr("settings.desktop-widgets.media-player.show-visualizer.label") - description: I18n.tr("settings.desktop-widgets.media-player.show-visualizer.description") + label: I18n.tr("bar.media-mini.show-visualizer-label") + description: I18n.tr("panels.desktop-widgets.media-player-show-visualizer-description") checked: valueShowVisualizer onToggled: checked => valueShowVisualizer = checked } NToggle { Layout.fillWidth: true - label: I18n.tr("settings.desktop-widgets.media-player.show-buttons.label") - description: I18n.tr("settings.desktop-widgets.media-player.show-buttons.description") + label: I18n.tr("panels.desktop-widgets.media-player-show-buttons-label") + description: I18n.tr("panels.desktop-widgets.media-player-show-buttons-description") checked: valueShowButtons onToggled: checked => valueShowButtons = checked } NComboBox { Layout.fillWidth: true - label: I18n.tr("settings.desktop-widgets.media-player.visualizer-type.label") - description: I18n.tr("settings.desktop-widgets.media-player.visualizer-type.description") + label: I18n.tr("panels.audio.visualizer-type-label") + description: I18n.tr("panels.desktop-widgets.media-player-visualizer-type-description") enabled: valueShowVisualizer model: [ { @@ -100,20 +100,20 @@ ColumnLayout { NComboBox { Layout.fillWidth: true - label: I18n.tr("settings.desktop-widgets.media-player.hide-mode.label") - description: I18n.tr("settings.desktop-widgets.media-player.hide-mode.description") + label: I18n.tr("bar.taskbar.hide-mode-label") + description: I18n.tr("bar.media-mini.hide-mode-description") model: [ { "key": "hidden", - "name": I18n.tr("options.hide-modes.hidden") + "name": I18n.tr("hide-modes.hidden") }, { "key": "idle", - "name": I18n.tr("options.hide-modes.idle") + "name": I18n.tr("hide-modes.idle") }, { "key": "visible", - "name": I18n.tr("options.hide-modes.visible") + "name": I18n.tr("hide-modes.visible") } ] currentKey: valueHideMode diff --git a/Modules/Panels/Settings/DesktopWidgets/WidgetSettings/WeatherSettings.qml b/Modules/Panels/Settings/DesktopWidgets/WidgetSettings/WeatherSettings.qml index 01c36b979..4b72c15aa 100644 --- a/Modules/Panels/Settings/DesktopWidgets/WidgetSettings/WeatherSettings.qml +++ b/Modules/Panels/Settings/DesktopWidgets/WidgetSettings/WeatherSettings.qml @@ -21,8 +21,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("settings.desktop-widgets.weather.show-background.label") - description: I18n.tr("settings.desktop-widgets.weather.show-background.description") + label: I18n.tr("panels.desktop-widgets.clock-show-background-label") + description: I18n.tr("panels.desktop-widgets.weather-show-background-description") checked: valueShowBackground onToggled: checked => valueShowBackground = checked } diff --git a/Modules/Panels/Settings/SettingsContent.qml b/Modules/Panels/Settings/SettingsContent.qml index 70d72ba57..f75a10338 100644 --- a/Modules/Panels/Settings/SettingsContent.qml +++ b/Modules/Panels/Settings/SettingsContent.qml @@ -146,133 +146,133 @@ Item { let newTabs = [ { "id": SettingsPanel.Tab.General, - "label": "settings.general.title", + "label": "common.general", "icon": "settings-general", "source": generalTab }, { "id": SettingsPanel.Tab.UserInterface, - "label": "settings.user-interface.title", + "label": "panels.user-interface.title", "icon": "settings-user-interface", "source": userInterfaceTab }, { "id": SettingsPanel.Tab.ColorScheme, - "label": "settings.color-scheme.title", + "label": "panels.color-scheme.title", "icon": "settings-color-scheme", "source": colorSchemeTab }, { "id": SettingsPanel.Tab.Wallpaper, - "label": "settings.wallpaper.title", + "label": "common.wallpaper", "icon": "settings-wallpaper", "source": wallpaperTab }, { "id": SettingsPanel.Tab.Bar, - "label": "settings.bar.title", + "label": "panels.bar.title", "icon": "settings-bar", "source": barTab }, { "id": SettingsPanel.Tab.Dock, - "label": "settings.dock.title", + "label": "panels.dock.title", "icon": "settings-dock", "source": dockTab }, { "id": SettingsPanel.Tab.DesktopWidgets, - "label": "settings.desktop-widgets.title", + "label": "panels.desktop-widgets.title", "icon": "clock", "source": desktopWidgetsTab }, { "id": SettingsPanel.Tab.ControlCenter, - "label": "settings.control-center.title", + "label": "panels.control-center.title", "icon": "settings-control-center", "source": controlCenterTab }, { "id": SettingsPanel.Tab.Launcher, - "label": "settings.launcher.title", + "label": "panels.launcher.title", "icon": "settings-launcher", "source": launcherTab }, { "id": SettingsPanel.Tab.Notifications, - "label": "settings.notifications.title", + "label": "common.notifications", "icon": "settings-notifications", "source": notificationsTab }, { "id": SettingsPanel.Tab.OSD, - "label": "settings.osd.title", + "label": "panels.osd.title", "icon": "settings-osd", "source": osdTab }, { "id": SettingsPanel.Tab.LockScreen, - "label": "settings.lock-screen.title", + "label": "panels.lock-screen.title", "icon": "settings-lock-screen", "source": lockScreenTab }, { "id": SettingsPanel.Tab.SessionMenu, - "label": "settings.session-menu.title", + "label": "session-menu.title", "icon": "settings-session-menu", "source": sessionMenuTab }, { "id": SettingsPanel.Tab.Audio, - "label": "settings.audio.title", + "label": "panels.audio.title", "icon": "settings-audio", "source": audioTab }, { "id": SettingsPanel.Tab.Display, - "label": "settings.display.title", + "label": "panels.display.title", "icon": "settings-display", "source": displayTab }, { "id": SettingsPanel.Tab.Network, - "label": "settings.network.title", + "label": "common.network", "icon": "settings-network", "source": networkTab }, { "id": SettingsPanel.Tab.Location, - "label": "settings.region.title", + "label": "panels.region.title", "icon": "settings-location", "source": regionTab }, { "id": SettingsPanel.Tab.ScreenRecorder, - "label": "settings.screen-recorder.title", + "label": "panels.screen-recorder.title", "icon": "settings-screen-recorder", "source": screenRecorderTab }, { "id": SettingsPanel.Tab.SystemMonitor, - "label": "settings.system-monitor.title", + "label": "system-monitor.title", "icon": "settings-system-monitor", "source": systemMonitorTab }, { "id": SettingsPanel.Tab.Plugins, - "label": "settings.plugins.title", + "label": "panels.plugins.title", "icon": "plugin", "source": pluginsTab }, { "id": SettingsPanel.Tab.Hooks, - "label": "settings.hooks.title", + "label": "panels.hooks.title", "icon": "settings-hooks", "source": hooksTab }, { "id": SettingsPanel.Tab.About, - "label": "settings.about.title", + "label": "panels.about.title", "icon": "settings-about", "source": aboutTab } @@ -631,7 +631,7 @@ Item { NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") Layout.alignment: Qt.AlignVCenter onClicked: root.closeRequested() } diff --git a/Modules/Panels/Settings/Tabs/About/AboutTab.qml b/Modules/Panels/Settings/Tabs/About/AboutTab.qml index d73a3ddb6..d223d3577 100644 --- a/Modules/Panels/Settings/Tabs/About/AboutTab.qml +++ b/Modules/Panels/Settings/Tabs/About/AboutTab.qml @@ -15,12 +15,12 @@ ColumnLayout { currentIndex: tabView.currentIndex NTabButton { - text: I18n.tr("settings.about.tabs.version") + text: I18n.tr("common.version") tabIndex: 0 checked: subTabBar.currentIndex === 0 } NTabButton { - text: I18n.tr("settings.about.tabs.contributors") + text: I18n.tr("common.contributors") tabIndex: 1 checked: subTabBar.currentIndex === 1 } diff --git a/Modules/Panels/Settings/Tabs/About/ContributorsSubTab.qml b/Modules/Panels/Settings/Tabs/About/ContributorsSubTab.qml index 4eaaf6122..6a4a73727 100644 --- a/Modules/Panels/Settings/Tabs/About/ContributorsSubTab.qml +++ b/Modules/Panels/Settings/Tabs/About/ContributorsSubTab.qml @@ -24,9 +24,9 @@ ColumnLayout { spacing: Style.marginL NHeader { - description: root.contributors.length === 1 ? I18n.tr("settings.about.contributors.section.description", { + description: root.contributors.length === 1 ? I18n.tr("panels.about.contributors-desc", { "count": root.contributors.length - }) : I18n.tr("settings.about.contributors.section.description_plural", { + }) : I18n.tr("panels.about.contributors-description-plural", { "count": root.contributors.length }) enableDescriptionRichText: true diff --git a/Modules/Panels/Settings/Tabs/About/VersionSubTab.qml b/Modules/Panels/Settings/Tabs/About/VersionSubTab.qml index c62cf01b1..244167b9d 100644 --- a/Modules/Panels/Settings/Tabs/About/VersionSubTab.qml +++ b/Modules/Panels/Settings/Tabs/About/VersionSubTab.qml @@ -162,8 +162,8 @@ ColumnLayout { } NHeader { - label: I18n.tr("settings.about.noctalia.section.label") - description: I18n.tr("settings.about.noctalia.section.description") + label: I18n.tr("panels.about.noctalia-title") + description: I18n.tr("panels.about.noctalia-desc") } RowLayout { @@ -176,7 +176,7 @@ ColumnLayout { columnSpacing: Style.marginS NText { - text: I18n.tr("settings.about.noctalia.latest-version") + text: I18n.tr("panels.about.noctalia-latest-version") color: Color.mOnSurface } @@ -187,7 +187,7 @@ ColumnLayout { } NText { - text: I18n.tr("settings.about.noctalia.installed-version") + text: I18n.tr("panels.about.noctalia-installed-version") color: Color.mOnSurface } @@ -199,13 +199,13 @@ ColumnLayout { NText { visible: root.isGitVersion - text: I18n.tr("settings.about.noctalia.git-commit") + text: I18n.tr("panels.about.noctalia-git-commit") color: Color.mOnSurface } NText { visible: root.isGitVersion - text: root.commitInfo || I18n.tr("settings.about.noctalia.git-commit-loading") + text: root.commitInfo || I18n.tr("common.loading") color: Color.mOnSurface font.weight: Style.fontWeightBold font.family: root.commitInfo ? "monospace" : "" @@ -223,7 +223,7 @@ ColumnLayout { NButton { icon: "sparkles" - text: I18n.tr("settings.about.changelog") + text: I18n.tr("panels.about.changelog") fontSize: Style.fontSizeXS iconSize: Style.fontSizeS outlined: true @@ -235,13 +235,13 @@ ColumnLayout { NButton { icon: "heart" - text: I18n.tr("settings.about.support") + text: I18n.tr("panels.about.support") fontSize: Style.fontSizeXS iconSize: Style.fontSizeS outlined: true onClicked: { Quickshell.execDetached(["xdg-open", "https://ko-fi.com/lysec"]); - ToastService.showNotice(I18n.tr("settings.about.support"), I18n.tr("toast.kofi.opened")); + ToastService.showNotice(I18n.tr("panels.about.support"), I18n.tr("toast.kofi-opened")); } } } diff --git a/Modules/Panels/Settings/Tabs/Audio/AudioTab.qml b/Modules/Panels/Settings/Tabs/Audio/AudioTab.qml index a77fb6c59..dffafd846 100644 --- a/Modules/Panels/Settings/Tabs/Audio/AudioTab.qml +++ b/Modules/Panels/Settings/Tabs/Audio/AudioTab.qml @@ -15,22 +15,22 @@ ColumnLayout { currentIndex: tabView.currentIndex NTabButton { - text: I18n.tr("settings.audio.tabs.volumes") + text: I18n.tr("common.volumes") tabIndex: 0 checked: subTabBar.currentIndex === 0 } NTabButton { - text: I18n.tr("settings.audio.tabs.devices") + text: I18n.tr("common.devices") tabIndex: 1 checked: subTabBar.currentIndex === 1 } NTabButton { - text: I18n.tr("settings.audio.tabs.media") + text: I18n.tr("common.media") tabIndex: 2 checked: subTabBar.currentIndex === 2 } NTabButton { - text: I18n.tr("settings.audio.tabs.visualizer") + text: I18n.tr("common.visualizer") tabIndex: 3 checked: subTabBar.currentIndex === 3 } diff --git a/Modules/Panels/Settings/Tabs/Audio/DevicesSubTab.qml b/Modules/Panels/Settings/Tabs/Audio/DevicesSubTab.qml index 647dd78c6..2df10a9a7 100644 --- a/Modules/Panels/Settings/Tabs/Audio/DevicesSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Audio/DevicesSubTab.qml @@ -22,8 +22,8 @@ ColumnLayout { Layout.bottomMargin: Style.marginL NLabel { - label: I18n.tr("settings.audio.devices.output-device.label") - description: I18n.tr("settings.audio.devices.output-device.description") + label: I18n.tr("panels.audio.devices-output-device-label") + description: I18n.tr("panels.audio.devices-output-device-description") } Repeater { @@ -51,8 +51,8 @@ ColumnLayout { Layout.fillWidth: true NLabel { - label: I18n.tr("settings.audio.devices.input-device.label") - description: I18n.tr("settings.audio.devices.input-device.description") + label: I18n.tr("panels.audio.devices-input-device-label") + description: I18n.tr("panels.audio.devices-input-device-description") } Repeater { diff --git a/Modules/Panels/Settings/Tabs/Audio/MediaSubTab.qml b/Modules/Panels/Settings/Tabs/Audio/MediaSubTab.qml index b8e7dfd80..8740bc561 100644 --- a/Modules/Panels/Settings/Tabs/Audio/MediaSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Audio/MediaSubTab.qml @@ -12,9 +12,9 @@ ColumnLayout { // Preferred player NTextInput { - label: I18n.tr("settings.audio.media.primary-player.label") - description: I18n.tr("settings.audio.media.primary-player.description") - placeholderText: I18n.tr("settings.audio.media.primary-player.placeholder") + label: I18n.tr("panels.audio.media-primary-player-label") + description: I18n.tr("panels.audio.media-primary-player-description") + placeholderText: I18n.tr("panels.audio.media-primary-player-placeholder") text: Settings.data.audio.preferredPlayer defaultValue: Settings.getDefaultValue("audio.preferredPlayer") onTextChanged: { @@ -30,9 +30,9 @@ ColumnLayout { NTextInputButton { id: blacklistInput - label: I18n.tr("settings.audio.media.excluded-player.label") - description: I18n.tr("settings.audio.media.excluded-player.description") - placeholderText: I18n.tr("settings.audio.media.excluded-player.placeholder") + label: I18n.tr("panels.audio.media-excluded-player-label") + description: I18n.tr("panels.audio.media-excluded-player-description") + placeholderText: I18n.tr("panels.audio.media-excluded-player-placeholder") buttonIcon: "add" Layout.fillWidth: true onButtonClicked: { diff --git a/Modules/Panels/Settings/Tabs/Audio/VisualizerSubTab.qml b/Modules/Panels/Settings/Tabs/Audio/VisualizerSubTab.qml index 36c37fc16..ab50c8549 100644 --- a/Modules/Panels/Settings/Tabs/Audio/VisualizerSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Audio/VisualizerSubTab.qml @@ -10,12 +10,12 @@ ColumnLayout { Layout.fillWidth: true NComboBox { - label: I18n.tr("settings.audio.visualizer.type.label") - description: I18n.tr("settings.audio.visualizer.type.description") + label: I18n.tr("panels.audio.visualizer-type-label") + description: I18n.tr("panels.audio.visualizer-type-description") model: [ { "key": "none", - "name": I18n.tr("options.visualizer-types.none") + "name": I18n.tr("common.none") }, { "key": "linear", @@ -36,48 +36,48 @@ ColumnLayout { } NComboBox { - label: I18n.tr("settings.audio.visualizer.frame-rate.label") - description: I18n.tr("settings.audio.visualizer.frame-rate.description") + label: I18n.tr("panels.audio.media-frame-rate-label") + description: I18n.tr("panels.audio.media-frame-rate-description") model: [ { "key": "30", - "name": I18n.tr("options.frame-rates.fps", { + "name": I18n.tr("options.frame-rates-fps", { "fps": "30" }) }, { "key": "60", - "name": I18n.tr("options.frame-rates.fps", { + "name": I18n.tr("options.frame-rates-fps", { "fps": "60" }) }, { "key": "100", - "name": I18n.tr("options.frame-rates.fps", { + "name": I18n.tr("options.frame-rates-fps", { "fps": "100" }) }, { "key": "120", - "name": I18n.tr("options.frame-rates.fps", { + "name": I18n.tr("options.frame-rates-fps", { "fps": "120" }) }, { "key": "144", - "name": I18n.tr("options.frame-rates.fps", { + "name": I18n.tr("options.frame-rates-fps", { "fps": "144" }) }, { "key": "165", - "name": I18n.tr("options.frame-rates.fps", { + "name": I18n.tr("options.frame-rates-fps", { "fps": "165" }) }, { "key": "240", - "name": I18n.tr("options.frame-rates.fps", { + "name": I18n.tr("options.frame-rates-fps", { "fps": "240" }) } diff --git a/Modules/Panels/Settings/Tabs/Audio/VolumesSubTab.qml b/Modules/Panels/Settings/Tabs/Audio/VolumesSubTab.qml index 8a85c9dc4..708ec67f7 100644 --- a/Modules/Panels/Settings/Tabs/Audio/VolumesSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Audio/VolumesSubTab.qml @@ -35,8 +35,8 @@ ColumnLayout { Layout.fillWidth: true NLabel { - label: I18n.tr("settings.audio.volumes.output-volume.label") - description: I18n.tr("settings.audio.volumes.output-volume.description") + label: I18n.tr("panels.osd.types-volume-label") + description: I18n.tr("panels.audio.volumes-output-volume-description") } Timer { @@ -67,8 +67,8 @@ ColumnLayout { Layout.fillWidth: true NToggle { - label: I18n.tr("settings.audio.volumes.mute-output.label") - description: I18n.tr("settings.audio.volumes.mute-output.description") + label: I18n.tr("panels.audio.volumes-mute-output-label") + description: I18n.tr("panels.audio.volumes-mute-output-description") checked: AudioService.muted onToggled: checked => { if (AudioService.sink && AudioService.sink.audio) { @@ -85,8 +85,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.audio.volumes.input-volume.label") - description: I18n.tr("settings.audio.volumes.input-volume.description") + label: I18n.tr("panels.osd.types-input-volume-label") + description: I18n.tr("panels.audio.volumes-input-volume-description") from: 0 to: Settings.data.audio.volumeOverdrive ? 1.5 : 1.0 value: AudioService.inputVolume @@ -102,8 +102,8 @@ ColumnLayout { Layout.fillWidth: true NToggle { - label: I18n.tr("settings.audio.volumes.mute-input.label") - description: I18n.tr("settings.audio.volumes.mute-input.description") + label: I18n.tr("panels.audio.volumes-mute-input-label") + description: I18n.tr("panels.audio.volumes-mute-input-description") checked: AudioService.inputMuted onToggled: checked => AudioService.setInputMuted(checked) } @@ -116,8 +116,8 @@ ColumnLayout { NSpinBox { Layout.fillWidth: true - label: I18n.tr("settings.audio.volumes.step-size.label") - description: I18n.tr("settings.audio.volumes.step-size.description") + label: I18n.tr("panels.audio.volumes-step-size-label") + description: I18n.tr("panels.audio.volumes-step-size-description") minimum: 1 maximum: 25 value: Settings.data.audio.volumeStep @@ -134,8 +134,8 @@ ColumnLayout { Layout.fillWidth: true NToggle { - label: I18n.tr("settings.audio.volumes.volume-overdrive.label") - description: I18n.tr("settings.audio.volumes.volume-overdrive.description") + label: I18n.tr("panels.audio.volumes-volume-overdrive-label") + description: I18n.tr("panels.audio.volumes-volume-overdrive-description") checked: Settings.data.audio.volumeOverdrive defaultValue: Settings.getDefaultValue("audio.volumeOverdrive") onToggled: checked => Settings.data.audio.volumeOverdrive = checked @@ -148,9 +148,9 @@ ColumnLayout { // External mixer command NTextInput { - label: I18n.tr("settings.audio.external-mixer.label") - description: I18n.tr("settings.audio.external-mixer.description") - placeholderText: I18n.tr("settings.audio.external-mixer.placeholder") + label: I18n.tr("panels.audio.external-mixer-label") + description: I18n.tr("panels.audio.external-mixer-description") + placeholderText: I18n.tr("panels.audio.external-mixer-placeholder") text: Settings.data.audio.externalMixer defaultValue: Settings.getDefaultValue("audio.externalMixer") onTextChanged: Settings.data.audio.externalMixer = text diff --git a/Modules/Panels/Settings/Tabs/Bar/AppearanceSubTab.qml b/Modules/Panels/Settings/Tabs/Bar/AppearanceSubTab.qml index 79482e8d0..95d9a1785 100644 --- a/Modules/Panels/Settings/Tabs/Bar/AppearanceSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Bar/AppearanceSubTab.qml @@ -11,24 +11,24 @@ ColumnLayout { NComboBox { Layout.fillWidth: true - label: I18n.tr("settings.bar.appearance.position.label") - description: I18n.tr("settings.bar.appearance.position.description") + label: I18n.tr("panels.bar.appearance-position-label") + description: I18n.tr("panels.bar.appearance-position-description") model: [ { "key": "top", - "name": I18n.tr("options.bar.position.top") + "name": I18n.tr("positions.top") }, { "key": "bottom", - "name": I18n.tr("options.bar.position.bottom") + "name": I18n.tr("positions.bottom") }, { "key": "left", - "name": I18n.tr("options.bar.position.left") + "name": I18n.tr("positions.left") }, { "key": "right", - "name": I18n.tr("options.bar.position.right") + "name": I18n.tr("positions.right") } ] currentKey: Settings.data.bar.position @@ -38,28 +38,28 @@ ColumnLayout { NComboBox { Layout.fillWidth: true - label: I18n.tr("settings.bar.appearance.density.label") - description: I18n.tr("settings.bar.appearance.density.description") + label: I18n.tr("panels.bar.appearance-density-label") + description: I18n.tr("panels.bar.appearance-density-description") model: [ { "key": "mini", - "name": I18n.tr("options.bar.density.mini") + "name": I18n.tr("options.bar.density-mini") }, { "key": "compact", - "name": I18n.tr("options.bar.density.compact") + "name": I18n.tr("options.bar.density-compact") }, { "key": "default", - "name": I18n.tr("options.bar.density.default") + "name": I18n.tr("options.bar.density-default") }, { "key": "comfortable", - "name": I18n.tr("options.bar.density.comfortable") + "name": I18n.tr("options.bar.density-comfortable") }, { "key": "spacious", - "name": I18n.tr("options.bar.density.spacious") + "name": I18n.tr("options.bar.density-spacious") } ] currentKey: Settings.data.bar.density @@ -68,8 +68,8 @@ ColumnLayout { } NToggle { - label: I18n.tr("settings.bar.appearance.use-separate-opacity.label") - description: I18n.tr("settings.bar.appearance.use-separate-opacity.description") + label: I18n.tr("panels.bar.appearance-use-separate-opacity-label") + description: I18n.tr("panels.bar.appearance-use-separate-opacity-description") checked: Settings.data.bar.useSeparateOpacity defaultValue: Settings.getDefaultValue("bar.useSeparateOpacity") onToggled: checked => Settings.data.bar.useSeparateOpacity = checked @@ -78,8 +78,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true visible: Settings.data.bar.useSeparateOpacity - label: I18n.tr("settings.bar.appearance.background-opacity.label") - description: I18n.tr("settings.bar.appearance.background-opacity.description") + label: I18n.tr("panels.bar.appearance-background-opacity-label") + description: I18n.tr("panels.bar.appearance-background-opacity-description") from: 0 to: 1 stepSize: 0.01 @@ -91,8 +91,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("settings.bar.appearance.show-outline.label") - description: I18n.tr("settings.bar.appearance.show-outline.description") + label: I18n.tr("panels.bar.appearance-show-outline-label") + description: I18n.tr("panels.bar.appearance-show-outline-description") checked: Settings.data.bar.showOutline defaultValue: Settings.getDefaultValue("bar.showOutline") onToggled: checked => Settings.data.bar.showOutline = checked @@ -100,8 +100,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("settings.bar.appearance.show-capsule.label") - description: I18n.tr("settings.bar.appearance.show-capsule.description") + label: I18n.tr("panels.bar.appearance-show-capsule-label") + description: I18n.tr("panels.bar.appearance-show-capsule-description") checked: Settings.data.bar.showCapsule defaultValue: Settings.getDefaultValue("bar.showCapsule") onToggled: checked => Settings.data.bar.showCapsule = checked @@ -114,8 +114,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.bar.appearance.capsule-opacity.label") - description: I18n.tr("settings.bar.appearance.capsule-opacity.description") + label: I18n.tr("panels.bar.appearance-capsule-opacity-label") + description: I18n.tr("panels.bar.appearance-capsule-opacity-description") from: 0 to: 1 stepSize: 0.01 @@ -128,8 +128,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("settings.bar.appearance.floating.label") - description: I18n.tr("settings.bar.appearance.floating.description") + label: I18n.tr("panels.bar.appearance-floating-label") + description: I18n.tr("panels.bar.appearance-floating-description") checked: Settings.data.bar.floating defaultValue: Settings.getDefaultValue("bar.floating") onToggled: checked => { @@ -139,8 +139,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("settings.bar.appearance.outer-corners.label") - description: I18n.tr("settings.bar.appearance.outer-corners.description") + label: I18n.tr("panels.bar.appearance-outer-corners-label") + description: I18n.tr("panels.bar.appearance-outer-corners-description") checked: Settings.data.bar.outerCorners visible: !Settings.data.bar.floating defaultValue: Settings.getDefaultValue("bar.outerCorners") @@ -153,8 +153,8 @@ ColumnLayout { Layout.fillWidth: true NLabel { - label: I18n.tr("settings.bar.appearance.margins.label") - description: I18n.tr("settings.bar.appearance.margins.description") + label: I18n.tr("panels.bar.appearance-margins-label") + description: I18n.tr("panels.bar.appearance-margins-description") } RowLayout { @@ -166,7 +166,7 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.bar.appearance.margins.vertical") + label: I18n.tr("panels.bar.appearance-margins-vertical") from: 0 to: 1 stepSize: 0.01 @@ -182,7 +182,7 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.bar.appearance.margins.horizontal") + label: I18n.tr("panels.bar.appearance-margins-horizontal") from: 0 to: 1 stepSize: 0.01 diff --git a/Modules/Panels/Settings/Tabs/Bar/BarTab.qml b/Modules/Panels/Settings/Tabs/Bar/BarTab.qml index 8f2e36dc1..f77501c57 100644 --- a/Modules/Panels/Settings/Tabs/Bar/BarTab.qml +++ b/Modules/Panels/Settings/Tabs/Bar/BarTab.qml @@ -168,17 +168,17 @@ ColumnLayout { currentIndex: tabView.currentIndex NTabButton { - text: I18n.tr("settings.bar.tabs.appearance") + text: I18n.tr("common.appearance") tabIndex: 0 checked: subTabBar.currentIndex === 0 } NTabButton { - text: I18n.tr("settings.bar.tabs.widgets") + text: I18n.tr("common.widgets") tabIndex: 1 checked: subTabBar.currentIndex === 1 } NTabButton { - text: I18n.tr("settings.bar.tabs.monitors") + text: I18n.tr("common.monitors") tabIndex: 2 checked: subTabBar.currentIndex === 2 } diff --git a/Modules/Panels/Settings/Tabs/Bar/MonitorsSubTab.qml b/Modules/Panels/Settings/Tabs/Bar/MonitorsSubTab.qml index 750398c9e..5727c8043 100644 --- a/Modules/Panels/Settings/Tabs/Bar/MonitorsSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Bar/MonitorsSubTab.qml @@ -14,6 +14,12 @@ ColumnLayout { property var addMonitor property var removeMonitor + NText { + text: I18n.tr("panels.bar.monitors-desc") + wrapMode: Text.WordWrap + Layout.fillWidth: true + } + Repeater { model: Quickshell.screens || [] delegate: NCheckbox { @@ -38,8 +44,4 @@ ColumnLayout { } } } - - NLabel { - description: I18n.tr("settings.bar.monitors.section.description") - } } diff --git a/Modules/Panels/Settings/Tabs/Bar/WidgetsSubTab.qml b/Modules/Panels/Settings/Tabs/Bar/WidgetsSubTab.qml index ea483cf02..4a1157f02 100644 --- a/Modules/Panels/Settings/Tabs/Bar/WidgetsSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Bar/WidgetsSubTab.qml @@ -20,62 +20,56 @@ ColumnLayout { signal openPluginSettings(var manifest) - ColumnLayout { + NText { + text: I18n.tr("panels.bar.widgets-desc") + wrapMode: Text.WordWrap Layout.fillWidth: true - Layout.fillHeight: true - Layout.topMargin: Style.marginM - spacing: Style.marginM + } + // Left Section + NSectionEditor { + sectionName: "Left" + sectionId: "left" + settingsDialogComponent: Qt.resolvedUrl(Quickshell.shellDir + "/Modules/Panels/Settings/Bar/BarWidgetSettingsDialog.qml") + widgetRegistry: BarWidgetRegistry + widgetModel: Settings.data.bar.widgets.left + availableWidgets: root.availableWidgets + onAddWidget: (widgetId, section) => root.addWidgetToSection(widgetId, section) + onRemoveWidget: (section, index) => root.removeWidgetFromSection(section, index) + onReorderWidget: (section, fromIndex, toIndex) => root.reorderWidgetInSection(section, fromIndex, toIndex) + onUpdateWidgetSettings: (section, index, settings) => root.updateWidgetSettingsInSection(section, index, settings) + onMoveWidget: (fromSection, index, toSection) => root.moveWidgetBetweenSections(fromSection, index, toSection) + onOpenPluginSettingsRequested: manifest => root.openPluginSettings(manifest) + } - // Left Section - NSectionEditor { - sectionName: "Left" - sectionId: "left" - settingsDialogComponent: Qt.resolvedUrl(Quickshell.shellDir + "/Modules/Panels/Settings/Bar/BarWidgetSettingsDialog.qml") - widgetRegistry: BarWidgetRegistry - widgetModel: Settings.data.bar.widgets.left - availableWidgets: root.availableWidgets - onAddWidget: (widgetId, section) => root.addWidgetToSection(widgetId, section) - onRemoveWidget: (section, index) => root.removeWidgetFromSection(section, index) - onReorderWidget: (section, fromIndex, toIndex) => root.reorderWidgetInSection(section, fromIndex, toIndex) - onUpdateWidgetSettings: (section, index, settings) => root.updateWidgetSettingsInSection(section, index, settings) - onMoveWidget: (fromSection, index, toSection) => root.moveWidgetBetweenSections(fromSection, index, toSection) - onOpenPluginSettingsRequested: manifest => root.openPluginSettings(manifest) - } + // Center Section + NSectionEditor { + sectionName: "Center" + sectionId: "center" + settingsDialogComponent: Qt.resolvedUrl(Quickshell.shellDir + "/Modules/Panels/Settings/Bar/BarWidgetSettingsDialog.qml") + widgetRegistry: BarWidgetRegistry + widgetModel: Settings.data.bar.widgets.center + availableWidgets: root.availableWidgets + onAddWidget: (widgetId, section) => root.addWidgetToSection(widgetId, section) + onRemoveWidget: (section, index) => root.removeWidgetFromSection(section, index) + onReorderWidget: (section, fromIndex, toIndex) => root.reorderWidgetInSection(section, fromIndex, toIndex) + onUpdateWidgetSettings: (section, index, settings) => root.updateWidgetSettingsInSection(section, index, settings) + onMoveWidget: (fromSection, index, toSection) => root.moveWidgetBetweenSections(fromSection, index, toSection) + onOpenPluginSettingsRequested: manifest => root.openPluginSettings(manifest) + } - // Center Section - NSectionEditor { - sectionName: "Center" - sectionId: "center" - settingsDialogComponent: Qt.resolvedUrl(Quickshell.shellDir + "/Modules/Panels/Settings/Bar/BarWidgetSettingsDialog.qml") - widgetRegistry: BarWidgetRegistry - widgetModel: Settings.data.bar.widgets.center - availableWidgets: root.availableWidgets - onAddWidget: (widgetId, section) => root.addWidgetToSection(widgetId, section) - onRemoveWidget: (section, index) => root.removeWidgetFromSection(section, index) - onReorderWidget: (section, fromIndex, toIndex) => root.reorderWidgetInSection(section, fromIndex, toIndex) - onUpdateWidgetSettings: (section, index, settings) => root.updateWidgetSettingsInSection(section, index, settings) - onMoveWidget: (fromSection, index, toSection) => root.moveWidgetBetweenSections(fromSection, index, toSection) - onOpenPluginSettingsRequested: manifest => root.openPluginSettings(manifest) - } - - // Right Section - NSectionEditor { - sectionName: "Right" - sectionId: "right" - settingsDialogComponent: Qt.resolvedUrl(Quickshell.shellDir + "/Modules/Panels/Settings/Bar/BarWidgetSettingsDialog.qml") - widgetRegistry: BarWidgetRegistry - widgetModel: Settings.data.bar.widgets.right - availableWidgets: root.availableWidgets - onAddWidget: (widgetId, section) => root.addWidgetToSection(widgetId, section) - onRemoveWidget: (section, index) => root.removeWidgetFromSection(section, index) - onReorderWidget: (section, fromIndex, toIndex) => root.reorderWidgetInSection(section, fromIndex, toIndex) - onUpdateWidgetSettings: (section, index, settings) => root.updateWidgetSettingsInSection(section, index, settings) - onMoveWidget: (fromSection, index, toSection) => root.moveWidgetBetweenSections(fromSection, index, toSection) - onOpenPluginSettingsRequested: manifest => root.openPluginSettings(manifest) - } - - NLabel { - description: I18n.tr("settings.bar.widgets.section.description") - } + // Right Section + NSectionEditor { + sectionName: "Right" + sectionId: "right" + settingsDialogComponent: Qt.resolvedUrl(Quickshell.shellDir + "/Modules/Panels/Settings/Bar/BarWidgetSettingsDialog.qml") + widgetRegistry: BarWidgetRegistry + widgetModel: Settings.data.bar.widgets.right + availableWidgets: root.availableWidgets + onAddWidget: (widgetId, section) => root.addWidgetToSection(widgetId, section) + onRemoveWidget: (section, index) => root.removeWidgetFromSection(section, index) + onReorderWidget: (section, fromIndex, toIndex) => root.reorderWidgetInSection(section, fromIndex, toIndex) + onUpdateWidgetSettings: (section, index, settings) => root.updateWidgetSettingsInSection(section, index, settings) + onMoveWidget: (fromSection, index, toSection) => root.moveWidgetBetweenSections(fromSection, index, toSection) + onOpenPluginSettingsRequested: manifest => root.openPluginSettings(manifest) } } diff --git a/Modules/Panels/Settings/Tabs/ColorScheme/ColorSchemeTab.qml b/Modules/Panels/Settings/Tabs/ColorScheme/ColorSchemeTab.qml index 348b22c5c..1a0832707 100644 --- a/Modules/Panels/Settings/Tabs/ColorScheme/ColorSchemeTab.qml +++ b/Modules/Panels/Settings/Tabs/ColorScheme/ColorSchemeTab.qml @@ -67,12 +67,12 @@ ColumnLayout { currentIndex: tabView.currentIndex NTabButton { - text: I18n.tr("settings.color-scheme.tabs.colors") + text: I18n.tr("common.colors") tabIndex: 0 checked: subTabBar.currentIndex === 0 } NTabButton { - text: I18n.tr("settings.color-scheme.tabs.templates") + text: I18n.tr("common.templates") tabIndex: 1 checked: subTabBar.currentIndex === 1 } diff --git a/Modules/Panels/Settings/Tabs/ColorScheme/ColorsSubTab.qml b/Modules/Panels/Settings/Tabs/ColorScheme/ColorsSubTab.qml index 973d2b89a..9bcda83a4 100644 --- a/Modules/Panels/Settings/Tabs/ColorScheme/ColorsSubTab.qml +++ b/Modules/Panels/Settings/Tabs/ColorScheme/ColorsSubTab.qml @@ -108,8 +108,8 @@ ColumnLayout { } NToggle { - label: I18n.tr("settings.color-scheme.dark-mode.switch.label") - description: I18n.tr("settings.color-scheme.dark-mode.switch.description") + label: I18n.tr("tooltips.switch-to-dark-mode") + description: I18n.tr("panels.color-scheme.dark-mode-switch-description") checked: Settings.data.colorSchemes.darkMode onToggled: checked => { Settings.data.colorSchemes.darkMode = checked; @@ -118,20 +118,20 @@ ColumnLayout { } NComboBox { - label: I18n.tr("settings.color-scheme.dark-mode.mode.label") - description: I18n.tr("settings.color-scheme.dark-mode.mode.description") + label: I18n.tr("panels.color-scheme.dark-mode-mode-label") + description: I18n.tr("panels.color-scheme.dark-mode-mode-description") model: [ { - "name": I18n.tr("settings.color-scheme.dark-mode.mode.off"), + "name": I18n.tr("panels.color-scheme.dark-mode-mode-off"), "key": "off" }, { - "name": I18n.tr("settings.color-scheme.dark-mode.mode.manual"), + "name": I18n.tr("panels.color-scheme.dark-mode-mode-manual"), "key": "manual" }, { - "name": I18n.tr("settings.color-scheme.dark-mode.mode.location"), + "name": I18n.tr("common.location"), "key": "location" } ] @@ -149,8 +149,8 @@ ColumnLayout { visible: Settings.data.colorSchemes.schedulingMode === "manual" NLabel { - label: I18n.tr("settings.display.night-light.manual-schedule.label") - description: I18n.tr("settings.display.night-light.manual-schedule.description") + label: I18n.tr("panels.display.night-light-manual-schedule-label") + description: I18n.tr("panels.display.night-light-manual-schedule-description") } RowLayout { @@ -158,7 +158,7 @@ ColumnLayout { spacing: Style.marginS NText { - text: I18n.tr("settings.display.night-light.manual-schedule.sunrise") + text: I18n.tr("panels.display.night-light-manual-schedule-sunrise") pointSize: Style.fontSizeM color: Color.mOnSurfaceVariant } @@ -166,7 +166,7 @@ ColumnLayout { NComboBox { model: root.timeOptions currentKey: Settings.data.colorSchemes.manualSunrise - placeholder: I18n.tr("settings.display.night-light.manual-schedule.select-start") + placeholder: I18n.tr("panels.display.night-light-manual-schedule-select-start") onSelected: key => Settings.data.colorSchemes.manualSunrise = key minimumWidth: 120 } @@ -176,7 +176,7 @@ ColumnLayout { } NText { - text: I18n.tr("settings.display.night-light.manual-schedule.sunset") + text: I18n.tr("panels.display.night-light-manual-schedule-sunset") pointSize: Style.fontSizeM color: Color.mOnSurfaceVariant } @@ -184,7 +184,7 @@ ColumnLayout { NComboBox { model: root.timeOptions currentKey: Settings.data.colorSchemes.manualSunset - placeholder: I18n.tr("settings.display.night-light.manual-schedule.select-stop") + placeholder: I18n.tr("panels.display.night-light-manual-schedule-select-stop") onSelected: key => Settings.data.colorSchemes.manualSunset = key minimumWidth: 120 } @@ -192,8 +192,8 @@ ColumnLayout { } NToggle { - label: I18n.tr("settings.color-scheme.color-source.use-wallpaper-colors.label") - description: I18n.tr("settings.color-scheme.color-source.use-wallpaper-colors.description") + label: I18n.tr("panels.color-scheme.color-source-use-wallpaper-colors-label") + description: I18n.tr("panels.color-scheme.color-source-use-wallpaper-colors-description") enabled: ProgramCheckerService.matugenAvailable checked: Settings.data.colorSchemes.useWallpaperColors onToggled: checked => { @@ -210,8 +210,8 @@ ColumnLayout { } NComboBox { - label: I18n.tr("settings.color-scheme.color-source.matugen-scheme-type.label") - description: I18n.tr("settings.color-scheme.color-source.matugen-scheme-type.description") + label: I18n.tr("panels.color-scheme.color-source-matugen-scheme-type-label") + description: I18n.tr("panels.color-scheme.color-source-matugen-scheme-type-description") enabled: Settings.data.colorSchemes.useWallpaperColors visible: Settings.data.colorSchemes.useWallpaperColors @@ -271,8 +271,8 @@ ColumnLayout { visible: !Settings.data.colorSchemes.useWallpaperColors NHeader { - label: I18n.tr("settings.color-scheme.predefined.section.label") - description: I18n.tr("settings.color-scheme.predefined.section.description") + label: I18n.tr("panels.color-scheme.predefined-title") + description: I18n.tr("panels.color-scheme.predefined-desc") Layout.fillWidth: true } @@ -400,7 +400,7 @@ ColumnLayout { } NButton { - text: I18n.tr("settings.color-scheme.download.button") + text: I18n.tr("panels.color-scheme.download-button") icon: "download" onClicked: root.openDownloadPopup() Layout.alignment: Qt.AlignRight diff --git a/Modules/Panels/Settings/Tabs/ColorScheme/SchemeDownloader.qml b/Modules/Panels/Settings/Tabs/ColorScheme/SchemeDownloader.qml index ee835704f..6e54b4d5f 100644 --- a/Modules/Panels/Settings/Tabs/ColorScheme/SchemeDownloader.qml +++ b/Modules/Panels/Settings/Tabs/ColorScheme/SchemeDownloader.qml @@ -222,18 +222,18 @@ Popup { // Save to cache saveSchemesToCache(); } else { - downloadError = I18n.tr("settings.color-scheme.download.error.invalid-response"); + downloadError = I18n.tr("panels.color-scheme.download-error-invalid-response"); Logger.e("ColorSchemeDownload", downloadError); } } catch (e) { - downloadError = I18n.tr("settings.color-scheme.download.error.parse-failed", { + downloadError = I18n.tr("panels.color-scheme.download-error-parse-failed", { "error": e.toString() }); Logger.e("ColorSchemeDownload", downloadError); } } else if (xhr.status === 403) { // Rate limit hit - try to use cache if available - downloadError = I18n.tr("settings.color-scheme.download.error.rate-limit"); + downloadError = I18n.tr("panels.color-scheme.download-error-rate-limit"); Logger.w("ColorSchemeDownload", downloadError); if (typeof ShellState !== 'undefined' && ShellState.isLoaded) { const cacheData = ShellState.getColorSchemesList(); @@ -256,7 +256,7 @@ Popup { } } } else { - downloadError = I18n.tr("settings.color-scheme.download.error.api-error", { + downloadError = I18n.tr("panels.color-scheme.download-error-api-error", { "status": xhr.status }); Logger.e("ColorSchemeDownload", downloadError); @@ -372,7 +372,7 @@ Popup { getSchemeFilesDirect(scheme); } } catch (e) { - downloadError = I18n.tr("settings.color-scheme.download.error.parse-failed", { + downloadError = I18n.tr("panels.color-scheme.download-error-parse-failed", { "error": e.toString() }); downloading = false; @@ -401,13 +401,13 @@ Popup { // Recursively get all files getAllFilesRecursive(scheme, response, []); } else { - downloadError = I18n.tr("settings.color-scheme.download.error.invalid-response"); + downloadError = I18n.tr("panels.color-scheme.download-error-invalid-response"); downloading = false; downloadingScheme = ""; Logger.e("ColorSchemeDownload", downloadError); } } catch (e) { - downloadError = I18n.tr("settings.color-scheme.download.error.parse-failed", { + downloadError = I18n.tr("panels.color-scheme.download-error-parse-failed", { "error": e.toString() }); downloading = false; @@ -415,7 +415,7 @@ Popup { Logger.e("ColorSchemeDownload", downloadError); } } else { - downloadError = I18n.tr("settings.color-scheme.download.error.api-error", { + downloadError = I18n.tr("panels.color-scheme.download-error-api-error", { "status": xhr.status }); downloading = false; @@ -496,7 +496,7 @@ Popup { function downloadSchemeFiles(schemeName, files) { if (files.length === 0) { - downloadError = I18n.tr("settings.color-scheme.download.error.no-files"); + downloadError = I18n.tr("panels.color-scheme.download-error-no-files"); downloading = false; downloadingScheme = ""; Logger.e("ColorSchemeDownload", downloadError); @@ -552,9 +552,9 @@ Popup { downloadProcess.exited.connect(function (exitCode) { if (exitCode === 0) { Logger.i("ColorSchemeDownload", "Scheme downloaded successfully:", schemeName); - ToastService.showNotice(I18n.tr("settings.color-scheme.download.success.title"), I18n.tr("settings.color-scheme.download.success.description", { - "scheme": schemeName - }), "settings-color-scheme"); + ToastService.showNotice(I18n.tr("panels.color-scheme.download-success-title"), I18n.tr("panels.color-scheme.download-success-description", { + "scheme": schemeName + }), "settings-color-scheme"); // Set pending scheme to apply after reload pendingApplyScheme = schemeName; // Reload color schemes @@ -566,13 +566,13 @@ Popup { if (root.lastStderrOutput) { errorDetails += " - " + root.lastStderrOutput; } - downloadError = I18n.tr("settings.color-scheme.download.error.download-failed", { + downloadError = I18n.tr("panels.color-scheme.download-error-download-failed", { "code": exitCode }) + "\n" + errorDetails; Logger.e("ColorSchemeDownload", downloadError); - ToastService.showError(I18n.tr("settings.color-scheme.download.error.title"), I18n.tr("settings.color-scheme.download.error.description", { - "scheme": schemeName - }) + "\n" + errorDetails); + ToastService.showError(I18n.tr("panels.color-scheme.download-error-title"), I18n.tr("panels.color-scheme.download-error-description", { + "scheme": schemeName + }) + "\n" + errorDetails); // Clean up the partially downloaded directory on failure var cleanupScript = "rm -rf '" + targetDir + "'"; var cleanupProcess = Qt.createQmlObject(` @@ -654,9 +654,9 @@ Popup { deleteProcess.exited.connect(function (exitCode) { if (exitCode === 0) { Logger.i("ColorSchemeDownload", "Scheme deleted successfully:", schemeName); - ToastService.showNotice(I18n.tr("settings.color-scheme.delete.success.title"), I18n.tr("settings.color-scheme.delete.success.description", { - "scheme": schemeName - }), "settings-color-scheme"); + ToastService.showNotice(I18n.tr("panels.color-scheme.delete-success-title"), I18n.tr("panels.color-scheme.delete-success-description", { + "scheme": schemeName + }), "settings-color-scheme"); // If the deleted scheme was the active one, reset to default BEFORE reloading if (needsReset) { @@ -671,9 +671,9 @@ Popup { ColorSchemeService.loadColorSchemes(); } else { Logger.e("ColorSchemeDownload", "Delete failed with exit code:", exitCode); - ToastService.showError(I18n.tr("settings.color-scheme.delete.error.title"), I18n.tr("settings.color-scheme.delete.error.description", { - "scheme": schemeName - })); + ToastService.showError(I18n.tr("panels.color-scheme.delete-error-title"), I18n.tr("panels.color-scheme.delete-error-description", { + "scheme": schemeName + })); } deleteProcess.destroy(); }); @@ -754,7 +754,7 @@ Popup { Layout.fillWidth: true NText { - text: I18n.tr("settings.color-scheme.download.title") + text: I18n.tr("panels.color-scheme.download-title") pointSize: Style.fontSizeL font.weight: Style.fontWeightBold color: Color.mPrimary @@ -763,7 +763,7 @@ Popup { NIconButton { icon: "refresh" - tooltipText: I18n.tr("settings.color-scheme.download.refresh") + tooltipText: I18n.tr("common.refresh") enabled: !fetching && !downloading onClicked: { // Force refresh by clearing cache timestamp and fetching directly from API @@ -780,7 +780,7 @@ Popup { NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") onClicked: root.close() } } @@ -823,7 +823,7 @@ Popup { } NText { - text: I18n.tr("settings.color-scheme.download.fetching") + text: I18n.tr("panels.color-scheme.download-fetching") pointSize: Style.fontSizeM color: Color.mOnSurfaceVariant } @@ -934,7 +934,7 @@ Popup { property bool isDownloaded: root.isSchemeDownloaded(schemeRow.schemeName) icon: isDownloading ? "" : (isDownloaded ? "trash" : "download") - tooltipText: isDownloading ? I18n.tr("settings.color-scheme.download.downloading") : (isDownloaded ? I18n.tr("settings.color-scheme.download.delete") : I18n.tr("settings.color-scheme.download.download")) + tooltipText: isDownloading ? I18n.tr("panels.color-scheme.download-downloading") : (isDownloaded ? I18n.tr("common.delete") : I18n.tr("common.download")) enabled: !downloading Layout.alignment: Qt.AlignVCenter visible: !isInstalled || isDownloaded // Show button only if not installed (can download) or if downloaded (can delete) @@ -968,7 +968,7 @@ Popup { } NText { - text: I18n.tr("settings.color-scheme.download.empty") + text: I18n.tr("panels.color-scheme.download-empty") pointSize: Style.fontSizeM color: Color.mOnSurfaceVariant Layout.alignment: Qt.AlignHCenter diff --git a/Modules/Panels/Settings/Tabs/ColorScheme/TemplatesSubTab.qml b/Modules/Panels/Settings/Tabs/ColorScheme/TemplatesSubTab.qml index 4eecc2fab..ac6088e06 100644 --- a/Modules/Panels/Settings/Tabs/ColorScheme/TemplatesSubTab.qml +++ b/Modules/Panels/Settings/Tabs/ColorScheme/TemplatesSubTab.qml @@ -12,19 +12,21 @@ ColumnLayout { spacing: Style.marginL Layout.fillWidth: true - NLabel { - label: I18n.tr("settings.color-scheme.templates.section.description") + NText { + text: I18n.tr("panels.color-scheme.templates-desc") + wrapMode: Text.WordWrap + Layout.fillWidth: true } NCollapsible { Layout.fillWidth: true - label: I18n.tr("settings.color-scheme.templates.ui.label") - description: I18n.tr("settings.color-scheme.templates.ui.description") + label: I18n.tr("panels.color-scheme.templates-ui-label") + description: I18n.tr("panels.color-scheme.templates-ui-description") expanded: true NCheckbox { label: "GTK" - description: I18n.tr("settings.color-scheme.templates.ui.gtk.description", { + description: I18n.tr("panels.color-scheme.templates-ui-qt-description", { "filepath": "~/.config/gtk-3.0/gtk.css & ~/.config/gtk-4.0/gtk.css" }) checked: Settings.data.templates.gtk @@ -36,7 +38,7 @@ ColumnLayout { NCheckbox { label: "Qt" - description: I18n.tr("settings.color-scheme.templates.ui.qt.description", { + description: I18n.tr("panels.color-scheme.templates-ui-qt-description", { "filepath": "~/.config/qt5ct/colors/noctalia.conf & ~/.config/qt6ct/colors/noctalia.conf" }) checked: Settings.data.templates.qt @@ -48,7 +50,7 @@ ColumnLayout { NCheckbox { label: "KColorScheme" - description: I18n.tr("settings.color-scheme.templates.ui.kcolorscheme.description", { + description: I18n.tr("panels.color-scheme.templates-ui-qt-description", { "filepath": "~/.local/share/color-schemes/noctalia.colors" }) checked: Settings.data.templates.kcolorscheme @@ -61,13 +63,13 @@ ColumnLayout { NCollapsible { Layout.fillWidth: true - label: I18n.tr("settings.color-scheme.templates.compositors.label") - description: I18n.tr("settings.color-scheme.templates.compositors.description") + label: I18n.tr("panels.color-scheme.templates-compositors-label") + description: I18n.tr("panels.color-scheme.templates-compositors-description") expanded: true NCheckbox { label: "Niri" - description: I18n.tr("settings.color-scheme.templates.compositors.niri.description", { + description: I18n.tr("panels.color-scheme.templates-compositors-niri-description", { "filepath": "~/.config/niri/noctalia.kdl" }) checked: Settings.data.templates.niri @@ -79,7 +81,7 @@ ColumnLayout { NCheckbox { label: "Hyprland" - description: I18n.tr("settings.color-scheme.templates.compositors.hyprland.description", { + description: I18n.tr("panels.color-scheme.templates-ui-qt-description", { "filepath": "~/.config/hypr/noctalia/noctalia-colors.conf" }) checked: Settings.data.templates.hyprland @@ -91,7 +93,7 @@ ColumnLayout { NCheckbox { label: "Mango" - description: I18n.tr("settings.color-scheme.templates.compositors.mango.description", { + description: I18n.tr("panels.color-scheme.templates-compositors-mango-description", { "filepath": "~/.config/mango/noctalia.conf" }) checked: Settings.data.templates.mango @@ -104,13 +106,13 @@ ColumnLayout { NCollapsible { Layout.fillWidth: true - label: I18n.tr("settings.color-scheme.templates.terminal.label") - description: I18n.tr("settings.color-scheme.templates.terminal.description") - expanded: true + label: I18n.tr("panels.color-scheme.templates-terminal-label") + description: I18n.tr("panels.color-scheme.templates-terminal-description") + expanded: false NCheckbox { label: "Alacritty" - description: I18n.tr("settings.color-scheme.templates.terminal.alacritty.description", { + description: I18n.tr("panels.color-scheme.templates-programs-zed-description", { "filepath": "~/.config/alacritty/themes/noctalia" }) checked: Settings.data.templates.alacritty @@ -122,7 +124,7 @@ ColumnLayout { NCheckbox { label: "Kitty" - description: I18n.tr("settings.color-scheme.templates.terminal.kitty.description", { + description: I18n.tr("panels.color-scheme.templates-programs-zed-description", { "filepath": "~/.config/kitty/themes/noctalia.conf" }) checked: Settings.data.templates.kitty @@ -134,7 +136,7 @@ ColumnLayout { NCheckbox { label: "Ghostty" - description: I18n.tr("settings.color-scheme.templates.terminal.ghostty.description", { + description: I18n.tr("panels.color-scheme.templates-programs-zed-description", { "filepath": "~/.config/ghostty/themes/noctalia" }) checked: Settings.data.templates.ghostty @@ -146,7 +148,7 @@ ColumnLayout { NCheckbox { label: "Foot" - description: I18n.tr("settings.color-scheme.templates.terminal.foot.description", { + description: I18n.tr("panels.color-scheme.templates-programs-zed-description", { "filepath": "~/.config/foot/themes/noctalia" }) checked: Settings.data.templates.foot @@ -158,7 +160,7 @@ ColumnLayout { NCheckbox { label: "Wezterm" - description: I18n.tr("settings.color-scheme.templates.terminal.wezterm.description", { + description: I18n.tr("panels.color-scheme.templates-programs-zed-description", { "filepath": "~/.config/wezterm/colors/Noctalia.toml" }) checked: Settings.data.templates.wezterm @@ -171,13 +173,13 @@ ColumnLayout { NCollapsible { Layout.fillWidth: true - label: I18n.tr("settings.color-scheme.templates.programs.label") - description: I18n.tr("settings.color-scheme.templates.programs.description") - expanded: true + label: I18n.tr("panels.color-scheme.templates-programs-label") + description: I18n.tr("panels.color-scheme.templates-programs-description") + expanded: false NCheckbox { label: "Fuzzel" - description: I18n.tr("settings.color-scheme.templates.programs.fuzzel.description", { + description: I18n.tr("panels.color-scheme.templates-programs-zed-description", { "filepath": "~/.config/fuzzel/themes/noctalia" }) checked: Settings.data.templates.fuzzel @@ -192,14 +194,14 @@ ColumnLayout { label: "Discord" description: { if (ProgramCheckerService.availableDiscordClients.length === 0) { - return I18n.tr("settings.color-scheme.templates.programs.discord.description-missing"); + return I18n.tr("panels.color-scheme.templates-programs-discord-description-missing"); } else { var clientInfo = []; for (var i = 0; i < ProgramCheckerService.availableDiscordClients.length; i++) { var client = ProgramCheckerService.availableDiscordClients[i]; clientInfo.push(client.name.charAt(0).toUpperCase() + client.name.slice(1)); } - return I18n.tr("settings.color-scheme.templates.programs.discord.description-detected", { + return I18n.tr("panels.color-scheme.templates-programs-discord-description-detected", { "clients": clientInfo.join(", ") }); } @@ -218,7 +220,7 @@ ColumnLayout { NCheckbox { label: "Pywalfox" - description: I18n.tr("settings.color-scheme.templates.programs.pywalfox.description", { + description: I18n.tr("panels.color-scheme.templates-programs-pywalfox-description", { "filepath": "~/.cache/wal/colors.json" }) checked: Settings.data.templates.pywalfox @@ -230,7 +232,7 @@ ColumnLayout { NCheckbox { label: "Vicinae" - description: I18n.tr("settings.color-scheme.templates.programs.vicinae.description", { + description: I18n.tr("panels.color-scheme.templates-programs-zed-description", { "filepath": "~/.local/share/vicinae/themes/matugen.toml" }) checked: Settings.data.templates.vicinae @@ -242,7 +244,7 @@ ColumnLayout { NCheckbox { label: "Walker" - description: I18n.tr("settings.color-scheme.templates.programs.walker.description", { + description: I18n.tr("panels.color-scheme.templates-programs-walker-description", { "filepath": "~/.config/walker/style.css" }) checked: Settings.data.templates.walker @@ -257,7 +259,7 @@ ColumnLayout { label: "Code" description: { if (ProgramCheckerService.availableCodeClients.length === 0) { - return I18n.tr("settings.color-scheme.templates.programs.code.description-missing"); + return I18n.tr("panels.color-scheme.templates-programs-code-description-missing"); } else { var clientInfo = []; for (var i = 0; i < ProgramCheckerService.availableCodeClients.length; i++) { @@ -265,7 +267,7 @@ ColumnLayout { var clientName = client.name === "code" ? "VSCode" : "VSCodium"; clientInfo.push(clientName); } - return I18n.tr("settings.color-scheme.templates.programs.code.description-detected", { + return I18n.tr("panels.color-scheme.templates-programs-code-description-detected", { "clients": clientInfo.join(", ") }); } @@ -284,7 +286,7 @@ ColumnLayout { NCheckbox { label: "Spicetify" - description: I18n.tr("settings.color-scheme.templates.programs.spicetify.description", { + description: I18n.tr("panels.color-scheme.templates-programs-spicetify-description", { "filepath": "~/.config/spicetify/Themes/Comfy/color.ini" }) checked: Settings.data.templates.spicetify @@ -296,7 +298,7 @@ ColumnLayout { NCheckbox { label: "Telegram" - description: I18n.tr("settings.color-scheme.templates.programs.telegram.description", { + description: I18n.tr("panels.color-scheme.templates-ui-qt-description", { "filepath": "~/.config/telegram-desktop/themes/noctalia.tdesktop-theme" }) checked: Settings.data.templates.telegram @@ -308,7 +310,7 @@ ColumnLayout { NCheckbox { label: "Cava" - description: I18n.tr("settings.color-scheme.templates.programs.cava.description", { + description: I18n.tr("panels.color-scheme.templates-ui-qt-description", { "filepath": "~/.config/cava/themes/noctalia" }) checked: Settings.data.templates.cava @@ -320,7 +322,7 @@ ColumnLayout { NCheckbox { label: "Yazi" - description: I18n.tr("settings.color-scheme.templates.programs.yazi.description", { + description: I18n.tr("panels.color-scheme.templates-programs-yazi-description", { "filepath": "~/.config/yazi/flavors/noctalia.yazi/flavor.toml" }) checked: Settings.data.templates.yazi @@ -332,7 +334,7 @@ ColumnLayout { NCheckbox { label: "Zed" - description: I18n.tr("settings.color-scheme.templates.programs.zed.description", { + description: I18n.tr("panels.color-scheme.templates-programs-zed-description", { "filepath": "~/.config/zed/themes/noctalia.json" }) checked: Settings.data.templates.zed @@ -344,7 +346,7 @@ ColumnLayout { NCheckbox { label: "Zen Browser" - description: I18n.tr("settings.color-scheme.templates.programs.zen-browser.description", { + description: I18n.tr("panels.color-scheme.templates-programs-zen-browser-description", { "filepath": "~/.cache/noctalia/zen-browser/zen-userChrome.css" }) checked: Settings.data.templates.zenBrowser @@ -356,7 +358,7 @@ ColumnLayout { NCheckbox { label: "Emacs" - description: I18n.tr("settings.color-scheme.templates.programs.emacs.description") + description: I18n.tr("panels.color-scheme.templates-programs-emacs-description") checked: Settings.data.templates.emacs onToggled: checked => { Settings.data.templates.emacs = checked; @@ -367,13 +369,13 @@ ColumnLayout { NCollapsible { Layout.fillWidth: true - label: I18n.tr("settings.color-scheme.templates.misc.label") - description: I18n.tr("settings.color-scheme.templates.misc.description") + label: I18n.tr("panels.color-scheme.templates-misc-label") + description: I18n.tr("panels.color-scheme.templates-misc-description") expanded: false NCheckbox { - label: I18n.tr("settings.color-scheme.templates.misc.user-templates.label") - description: I18n.tr("settings.color-scheme.templates.misc.user-templates.description") + label: I18n.tr("panels.color-scheme.templates-misc-user-templates-label") + description: I18n.tr("panels.color-scheme.templates-misc-user-templates-description") checked: Settings.data.templates.enableUserTemplates onToggled: checked => { Settings.data.templates.enableUserTemplates = checked; diff --git a/Modules/Panels/Settings/Tabs/ControlCenter/AppearanceSubTab.qml b/Modules/Panels/Settings/Tabs/ControlCenter/AppearanceSubTab.qml index eda3d0ff1..279d0d160 100644 --- a/Modules/Panels/Settings/Tabs/ControlCenter/AppearanceSubTab.qml +++ b/Modules/Panels/Settings/Tabs/ControlCenter/AppearanceSubTab.qml @@ -19,41 +19,41 @@ ColumnLayout { NComboBox { id: controlCenterPosition - label: I18n.tr("settings.control-center.position.label") - description: I18n.tr("settings.control-center.position.description") + label: I18n.tr("common.position") + description: I18n.tr("panels.control-center.position-description") Layout.fillWidth: true model: [ { "key": "close_to_bar_button", - "name": I18n.tr("options.control-center.position.close_to_bar_button") + "name": I18n.tr("positions.close-to-bar") }, { "key": "center", - "name": I18n.tr("options.control-center.position.center") + "name": I18n.tr("positions.center") }, { "key": "top_center", - "name": I18n.tr("options.control-center.position.top_center") + "name": I18n.tr("positions.top-center") }, { "key": "top_left", - "name": I18n.tr("options.control-center.position.top_left") + "name": I18n.tr("positions.top-left") }, { "key": "top_right", - "name": I18n.tr("options.control-center.position.top_right") + "name": I18n.tr("positions.top-right") }, { "key": "bottom_center", - "name": I18n.tr("options.control-center.position.bottom_center") + "name": I18n.tr("positions.bottom-center") }, { "key": "bottom_left", - "name": I18n.tr("options.control-center.position.bottom_left") + "name": I18n.tr("positions.bottom-left") }, { "key": "bottom_right", - "name": I18n.tr("options.control-center.position.bottom_right") + "name": I18n.tr("positions.bottom-right") } ] currentKey: Settings.data.controlCenter.position @@ -66,8 +66,8 @@ ColumnLayout { NComboBox { id: diskPathComboBox Layout.fillWidth: true - label: I18n.tr("settings.control-center.system-monitor-disk-path.label") - description: I18n.tr("settings.control-center.system-monitor-disk-path.description") + label: I18n.tr("panels.control-center.system-monitor-disk-path-label") + description: I18n.tr("panels.control-center.system-monitor-disk-path-description") model: { const paths = Object.keys(SystemStatService.diskPercents).sort(); return paths.map(path => ({ diff --git a/Modules/Panels/Settings/Tabs/ControlCenter/CardsSubTab.qml b/Modules/Panels/Settings/Tabs/ControlCenter/CardsSubTab.qml index 0b5d94354..aae1ea37a 100644 --- a/Modules/Panels/Settings/Tabs/ControlCenter/CardsSubTab.qml +++ b/Modules/Panels/Settings/Tabs/ControlCenter/CardsSubTab.qml @@ -27,6 +27,12 @@ ColumnLayout { Settings.data.controlCenter.cards = toSave; } + NText { + text: I18n.tr("panels.control-center.cards-desc") + wrapMode: Text.WordWrap + Layout.fillWidth: true + } + ColumnLayout { spacing: Style.marginXXS Layout.fillWidth: true @@ -70,8 +76,4 @@ ColumnLayout { } } } - - NLabel { - description: I18n.tr("settings.control-center.cards.section.description") - } } diff --git a/Modules/Panels/Settings/Tabs/ControlCenter/ControlCenterTab.qml b/Modules/Panels/Settings/Tabs/ControlCenter/ControlCenterTab.qml index 62caeb951..3ae429a6f 100644 --- a/Modules/Panels/Settings/Tabs/ControlCenter/ControlCenterTab.qml +++ b/Modules/Panels/Settings/Tabs/ControlCenter/ControlCenterTab.qml @@ -109,17 +109,17 @@ ColumnLayout { currentIndex: tabView.currentIndex NTabButton { - text: I18n.tr("settings.control-center.tabs.appearance") + text: I18n.tr("common.appearance") tabIndex: 0 checked: subTabBar.currentIndex === 0 } NTabButton { - text: I18n.tr("settings.control-center.tabs.cards") + text: I18n.tr("common.cards") tabIndex: 1 checked: subTabBar.currentIndex === 1 } NTabButton { - text: I18n.tr("settings.control-center.tabs.shortcuts") + text: I18n.tr("common.shortcuts") tabIndex: 2 checked: subTabBar.currentIndex === 2 } diff --git a/Modules/Panels/Settings/Tabs/ControlCenter/ShortcutsSubTab.qml b/Modules/Panels/Settings/Tabs/ControlCenter/ShortcutsSubTab.qml index 07ff18055..ae9d709e0 100644 --- a/Modules/Panels/Settings/Tabs/ControlCenter/ShortcutsSubTab.qml +++ b/Modules/Panels/Settings/Tabs/ControlCenter/ShortcutsSubTab.qml @@ -36,7 +36,7 @@ ColumnLayout { // Left NSectionEditor { - sectionName: I18n.tr("settings.control-center.shortcuts.sectionLeft") + sectionName: I18n.tr("positions.left") sectionId: "left" settingsDialogComponent: Qt.resolvedUrl(Quickshell.shellDir + "/Modules/Panels/Settings/ControlCenter/ControlCenterWidgetSettingsDialog.qml") maxWidgets: Settings.data.controlCenter.shortcuts["right"].length > 5 ? 0 : (Settings.data.controlCenter.shortcuts["right"].length > 0 ? 5 : 10) @@ -54,7 +54,7 @@ ColumnLayout { // Right NSectionEditor { - sectionName: I18n.tr("settings.control-center.shortcuts.sectionRight") + sectionName: I18n.tr("positions.right") sectionId: "right" settingsDialogComponent: Qt.resolvedUrl(Quickshell.shellDir + "/Modules/Panels/Settings/ControlCenter/ControlCenterWidgetSettingsDialog.qml") maxWidgets: Settings.data.controlCenter.shortcuts["left"].length > 5 ? 0 : (Settings.data.controlCenter.shortcuts["left"].length > 0 ? 5 : 10) diff --git a/Modules/Panels/Settings/Tabs/DesktopWidgetsTab.qml b/Modules/Panels/Settings/Tabs/DesktopWidgetsTab.qml index b0f73be78..c560f5a34 100644 --- a/Modules/Panels/Settings/Tabs/DesktopWidgetsTab.qml +++ b/Modules/Panels/Settings/Tabs/DesktopWidgetsTab.qml @@ -29,8 +29,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("settings.desktop-widgets.enabled.label") - description: I18n.tr("settings.desktop-widgets.enabled.description") + label: I18n.tr("panels.desktop-widgets.enabled-label") + description: I18n.tr("panels.desktop-widgets.enabled-description") checked: Settings.data.desktopWidgets.enabled defaultValue: Settings.getDefaultValue("desktopWidgets.enabled") onToggled: checked => Settings.data.desktopWidgets.enabled = checked @@ -39,7 +39,7 @@ ColumnLayout { NButton { visible: Settings.data.desktopWidgets.enabled Layout.fillWidth: true - text: DesktopWidgetRegistry.editMode ? I18n.tr("settings.desktop-widgets.edit-mode.exit-button") : I18n.tr("settings.desktop-widgets.edit-mode.button.label") + text: DesktopWidgetRegistry.editMode ? I18n.tr("panels.desktop-widgets.edit-mode-exit-button") : I18n.tr("panels.desktop-widgets.edit-mode-button-label") icon: "edit" onClicked: { DesktopWidgetRegistry.editMode = !DesktopWidgetRegistry.editMode; diff --git a/Modules/Panels/Settings/Tabs/Display/BrightnessSubTab.qml b/Modules/Panels/Settings/Tabs/Display/BrightnessSubTab.qml index 476baa100..032fa3f55 100644 --- a/Modules/Panels/Settings/Tabs/Display/BrightnessSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Display/BrightnessSubTab.qml @@ -71,7 +71,7 @@ ColumnLayout { spacing: Style.marginL NText { - text: I18n.tr("settings.display.monitors.brightness") + text: I18n.tr("common.brightness") Layout.preferredWidth: 90 Layout.alignment: Qt.AlignVCenter } @@ -118,7 +118,7 @@ ColumnLayout { NText { visible: brightnessMonitor && !brightnessMonitor.brightnessControlAvailable - text: !Settings.data.brightness.enableDdcSupport ? I18n.tr("settings.display.monitors.brightness-unavailable.ddc-disabled") : I18n.tr("settings.display.monitors.brightness-unavailable.generic") + text: !Settings.data.brightness.enableDdcSupport ? I18n.tr("panels.display.monitors-brightness-unavailable-ddc-disabled") : I18n.tr("panels.display.monitors-brightness-unavailable-generic") pointSize: Style.fontSizeXS color: Color.mOnSurfaceVariant Layout.fillWidth: true @@ -131,8 +131,8 @@ ColumnLayout { NSpinBox { Layout.fillWidth: true - label: I18n.tr("settings.display.monitors.brightness-step.label") - description: I18n.tr("settings.display.monitors.brightness-step.description") + label: I18n.tr("panels.display.monitors-brightness-step-label") + description: I18n.tr("panels.display.monitors-brightness-step-description") minimum: 1 maximum: 50 value: Settings.data.brightness.brightnessStep @@ -144,8 +144,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("settings.display.monitors.enforce-minimum.label") - description: I18n.tr("settings.display.monitors.enforce-minimum.description") + label: I18n.tr("panels.display.monitors-enforce-minimum-label") + description: I18n.tr("panels.display.monitors-enforce-minimum-description") checked: Settings.data.brightness.enforceMinimum onToggled: checked => Settings.data.brightness.enforceMinimum = checked defaultValue: Settings.getDefaultValue("brightness.enforceMinimum") @@ -153,8 +153,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("settings.display.monitors.external-brightness.label") - description: I18n.tr("settings.display.monitors.external-brightness.description") + label: I18n.tr("panels.display.monitors-external-brightness-label") + description: I18n.tr("panels.display.monitors-external-brightness-description") checked: Settings.data.brightness.enableDdcSupport onToggled: checked => { Settings.data.brightness.enableDdcSupport = checked; diff --git a/Modules/Panels/Settings/Tabs/Display/DisplayTab.qml b/Modules/Panels/Settings/Tabs/Display/DisplayTab.qml index bca48c186..a29a034ed 100644 --- a/Modules/Panels/Settings/Tabs/Display/DisplayTab.qml +++ b/Modules/Panels/Settings/Tabs/Display/DisplayTab.qml @@ -40,10 +40,10 @@ ColumnLayout { if (exitCode === 0) { Settings.data.nightLight.enabled = true; NightLightService.apply(); - ToastService.showNotice(I18n.tr("settings.display.night-light.section.label"), I18n.tr("toast.night-light.enabled"), "nightlight-on"); + ToastService.showNotice(I18n.tr("common.night-light"), I18n.tr("toast.wifi.enabled"), "nightlight-on"); } else { Settings.data.nightLight.enabled = false; - ToastService.showWarning(I18n.tr("settings.display.night-light.section.label"), I18n.tr("toast.night-light.not-installed")); + ToastService.showWarning(I18n.tr("common.night-light"), I18n.tr("toast.night-light.not-installed")); } } @@ -58,12 +58,12 @@ ColumnLayout { currentIndex: tabView.currentIndex NTabButton { - text: I18n.tr("settings.display.tabs.brightness") + text: I18n.tr("common.brightness") tabIndex: 0 checked: subTabBar.currentIndex === 0 } NTabButton { - text: I18n.tr("settings.display.tabs.night-light") + text: I18n.tr("common.night-light") tabIndex: 1 checked: subTabBar.currentIndex === 1 } diff --git a/Modules/Panels/Settings/Tabs/Display/NightLightSubTab.qml b/Modules/Panels/Settings/Tabs/Display/NightLightSubTab.qml index c6685ad2b..bc85b6c4f 100644 --- a/Modules/Panels/Settings/Tabs/Display/NightLightSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Display/NightLightSubTab.qml @@ -16,8 +16,8 @@ ColumnLayout { signal checkWlsunset NToggle { - label: I18n.tr("settings.display.night-light.enable.label") - description: I18n.tr("settings.display.night-light.enable.description") + label: I18n.tr("panels.display.night-light-enable-label") + description: I18n.tr("panels.display.night-light-enable-description") checked: Settings.data.nightLight.enabled onToggled: checked => { if (checked) { @@ -26,7 +26,7 @@ ColumnLayout { Settings.data.nightLight.enabled = false; Settings.data.nightLight.forced = false; NightLightService.apply(); - ToastService.showNotice(I18n.tr("settings.display.night-light.section.label"), I18n.tr("toast.night-light.disabled"), "nightlight-off"); + ToastService.showNotice(I18n.tr("common.night-light"), I18n.tr("toast.wifi.disabled"), "nightlight-off"); } } } @@ -37,8 +37,8 @@ ColumnLayout { Layout.fillWidth: true NLabel { - label: I18n.tr("settings.display.night-light.temperature.night") - description: I18n.tr("settings.display.night-light.temperature.night-description") + label: I18n.tr("panels.display.night-light-temperature-night") + description: I18n.tr("panels.display.night-light-temperature-night-description") Layout.fillWidth: true } @@ -90,8 +90,8 @@ ColumnLayout { } NLabel { - label: I18n.tr("settings.display.night-light.temperature.day") - description: I18n.tr("settings.display.night-light.temperature.day-description") + label: I18n.tr("panels.display.night-light-temperature-day") + description: I18n.tr("panels.display.night-light-temperature-day-description") Layout.fillWidth: true } @@ -143,8 +143,8 @@ ColumnLayout { } NToggle { - label: I18n.tr("settings.display.night-light.auto-schedule.label") - description: I18n.tr("settings.display.night-light.auto-schedule.description", { + label: I18n.tr("panels.display.night-light-auto-schedule-label") + description: I18n.tr("panels.display.night-light-auto-schedule-description", { "location": LocationService.stableName }) checked: Settings.data.nightLight.autoSchedule @@ -157,8 +157,8 @@ ColumnLayout { visible: !Settings.data.nightLight.autoSchedule && !Settings.data.nightLight.forced NLabel { - label: I18n.tr("settings.display.night-light.manual-schedule.label") - description: I18n.tr("settings.display.night-light.manual-schedule.description") + label: I18n.tr("panels.display.night-light-manual-schedule-label") + description: I18n.tr("panels.display.night-light-manual-schedule-description") } RowLayout { @@ -166,7 +166,7 @@ ColumnLayout { spacing: Style.marginS NText { - text: I18n.tr("settings.display.night-light.manual-schedule.sunrise") + text: I18n.tr("panels.display.night-light-manual-schedule-sunrise") pointSize: Style.fontSizeM color: Color.mOnSurfaceVariant Layout.alignment: Qt.AlignVCenter @@ -175,7 +175,7 @@ ColumnLayout { NComboBox { model: root.timeOptions currentKey: Settings.data.nightLight.manualSunrise - placeholder: I18n.tr("settings.display.night-light.manual-schedule.select-start") + placeholder: I18n.tr("panels.display.night-light-manual-schedule-select-start") onSelected: key => Settings.data.nightLight.manualSunrise = key Layout.fillWidth: true } @@ -186,7 +186,7 @@ ColumnLayout { spacing: Style.marginS NText { - text: I18n.tr("settings.display.night-light.manual-schedule.sunset") + text: I18n.tr("panels.display.night-light-manual-schedule-sunset") pointSize: Style.fontSizeM color: Color.mOnSurfaceVariant Layout.alignment: Qt.AlignVCenter @@ -195,7 +195,7 @@ ColumnLayout { NComboBox { model: root.timeOptions currentKey: Settings.data.nightLight.manualSunset - placeholder: I18n.tr("settings.display.night-light.manual-schedule.select-stop") + placeholder: I18n.tr("panels.display.night-light-manual-schedule-select-stop") onSelected: key => Settings.data.nightLight.manualSunset = key Layout.fillWidth: true } @@ -203,8 +203,8 @@ ColumnLayout { } NToggle { - label: I18n.tr("settings.display.night-light.force-activation.label") - description: I18n.tr("settings.display.night-light.force-activation.description") + label: I18n.tr("panels.display.night-light-force-activation-label") + description: I18n.tr("panels.display.night-light-force-activation-description") checked: Settings.data.nightLight.forced onToggled: checked => { Settings.data.nightLight.forced = checked; diff --git a/Modules/Panels/Settings/Tabs/Dock/AppearanceSubTab.qml b/Modules/Panels/Settings/Tabs/Dock/AppearanceSubTab.qml index cd5d75696..ab9d10476 100644 --- a/Modules/Panels/Settings/Tabs/Dock/AppearanceSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Dock/AppearanceSubTab.qml @@ -11,8 +11,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("settings.dock.enabled.label") - description: I18n.tr("settings.dock.enabled.description") + label: I18n.tr("panels.dock.enabled-label") + description: I18n.tr("panels.dock.enabled-description") checked: Settings.data.dock.enabled defaultValue: Settings.getDefaultValue("dock.enabled") onToggled: checked => Settings.data.dock.enabled = checked @@ -24,20 +24,20 @@ ColumnLayout { NComboBox { Layout.fillWidth: true - label: I18n.tr("settings.dock.appearance.display.label") - description: I18n.tr("settings.dock.appearance.display.description") + label: I18n.tr("panels.display.title") + description: I18n.tr("panels.dock.appearance-display-description") model: [ { "key": "always_visible", - "name": I18n.tr("settings.dock.appearance.display.always-visible") + "name": I18n.tr("hide-modes.visible") }, { "key": "auto_hide", - "name": I18n.tr("settings.dock.appearance.display.auto-hide") + "name": I18n.tr("panels.dock.appearance-display-auto-hide") }, { "key": "exclusive", - "name": I18n.tr("settings.dock.appearance.display.exclusive") + "name": I18n.tr("panels.dock.appearance-display-exclusive") } ] currentKey: Settings.data.dock.displayMode @@ -49,8 +49,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.dock.appearance.background-opacity.label") - description: I18n.tr("settings.dock.appearance.background-opacity.description") + label: I18n.tr("panels.osd.background-opacity-label") + description: I18n.tr("panels.dock.appearance-background-opacity-description") from: 0 to: 1 stepSize: 0.01 @@ -62,8 +62,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.dock.appearance.dead-opacity.label") - description: I18n.tr("settings.dock.appearance.dead-opacity.description") + label: I18n.tr("panels.dock.appearance-dead-opacity-label") + description: I18n.tr("panels.dock.appearance-dead-opacity-description") from: 0 to: 1 stepSize: 0.01 @@ -75,8 +75,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.dock.appearance.floating-distance.label") - description: I18n.tr("settings.dock.appearance.floating-distance.description") + label: I18n.tr("panels.dock.appearance-floating-distance-label") + description: I18n.tr("panels.dock.appearance-floating-distance-description") from: 0 to: 4 stepSize: 0.01 @@ -88,8 +88,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.dock.appearance.icon-size.label") - description: I18n.tr("settings.dock.appearance.icon-size.description") + label: I18n.tr("panels.dock.appearance-icon-size-label") + description: I18n.tr("panels.dock.appearance-icon-size-description") from: 0 to: 2 stepSize: 0.01 @@ -102,8 +102,8 @@ ColumnLayout { NValueSlider { visible: Settings.data.dock.displayMode === "auto_hide" Layout.fillWidth: true - label: I18n.tr("settings.dock.appearance.hide-show-speed.label") - description: I18n.tr("settings.dock.appearance.hide-show-speed.description") + label: I18n.tr("panels.dock.appearance-hide-show-speed-label") + description: I18n.tr("panels.dock.appearance-hide-show-speed-description") from: 0.1 to: 2.0 stepSize: 0.01 @@ -114,24 +114,24 @@ ColumnLayout { } NToggle { - label: I18n.tr("settings.dock.appearance.inactive-indicators.label") - description: I18n.tr("settings.dock.appearance.inactive-indicators.description") + label: I18n.tr("panels.dock.appearance-inactive-indicators-label") + description: I18n.tr("panels.dock.appearance-inactive-indicators-description") checked: Settings.data.dock.inactiveIndicators defaultValue: Settings.getDefaultValue("dock.inactiveIndicators") onToggled: checked => Settings.data.dock.inactiveIndicators = checked } NToggle { - label: I18n.tr("settings.dock.appearance.pinned-static.label") - description: I18n.tr("settings.dock.appearance.pinned-static.description") + label: I18n.tr("panels.dock.appearance-pinned-static-label") + description: I18n.tr("panels.dock.appearance-pinned-static-description") checked: Settings.data.dock.pinnedStatic defaultValue: Settings.getDefaultValue("dock.pinnedStatic") onToggled: checked => Settings.data.dock.pinnedStatic = checked } NToggle { - label: I18n.tr("settings.dock.monitors.only-same-monitor.label") - description: I18n.tr("settings.dock.monitors.only-same-monitor.description") + label: I18n.tr("panels.dock.monitors-only-same-monitor-label") + description: I18n.tr("panels.dock.monitors-only-same-monitor-description") checked: Settings.data.dock.onlySameOutput defaultValue: Settings.getDefaultValue("dock.onlySameOutput") onToggled: checked => Settings.data.dock.onlySameOutput = checked @@ -139,8 +139,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("settings.dock.appearance.colorize-icons.label") - description: I18n.tr("settings.dock.appearance.colorize-icons.description") + label: I18n.tr("panels.dock.appearance-colorize-icons-label") + description: I18n.tr("panels.dock.appearance-colorize-icons-description") checked: Settings.data.dock.colorizeIcons defaultValue: Settings.getDefaultValue("dock.colorizeIcons") onToggled: checked => Settings.data.dock.colorizeIcons = checked diff --git a/Modules/Panels/Settings/Tabs/Dock/DockTab.qml b/Modules/Panels/Settings/Tabs/Dock/DockTab.qml index 62532b16a..e8329f621 100644 --- a/Modules/Panels/Settings/Tabs/Dock/DockTab.qml +++ b/Modules/Panels/Settings/Tabs/Dock/DockTab.qml @@ -15,12 +15,12 @@ ColumnLayout { currentIndex: tabView.currentIndex NTabButton { - text: I18n.tr("settings.dock.tabs.appearance") + text: I18n.tr("common.appearance") tabIndex: 0 checked: subTabBar.currentIndex === 0 } NTabButton { - text: I18n.tr("settings.dock.tabs.monitors") + text: I18n.tr("common.monitors") tabIndex: 1 checked: subTabBar.currentIndex === 1 visible: Settings.data.dock.enabled diff --git a/Modules/Panels/Settings/Tabs/Dock/MonitorsSubTab.qml b/Modules/Panels/Settings/Tabs/Dock/MonitorsSubTab.qml index 8d463f76d..915f2880b 100644 --- a/Modules/Panels/Settings/Tabs/Dock/MonitorsSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Dock/MonitorsSubTab.qml @@ -24,6 +24,12 @@ ColumnLayout { }); } + NText { + text: I18n.tr("panels.dock.monitors-desc") + wrapMode: Text.WordWrap + Layout.fillWidth: true + } + Repeater { model: Quickshell.screens || [] delegate: NCheckbox { @@ -48,8 +54,4 @@ ColumnLayout { } } } - - NLabel { - description: I18n.tr("settings.dock.monitors.section.description") - } } diff --git a/Modules/Panels/Settings/Tabs/GeneralTab.qml b/Modules/Panels/Settings/Tabs/GeneralTab.qml index 7a4fed61b..eb5f14e3a 100644 --- a/Modules/Panels/Settings/Tabs/GeneralTab.qml +++ b/Modules/Panels/Settings/Tabs/GeneralTab.qml @@ -28,14 +28,14 @@ ColumnLayout { } NTextInputButton { - label: I18n.tr("settings.general.profile.picture.label", { + label: I18n.tr("panels.general.profile-picture-label", { "user": HostService.displayName }) - description: I18n.tr("settings.general.profile.picture.description") + description: I18n.tr("panels.general.profile-picture-description") text: Settings.data.general.avatarImage placeholderText: I18n.tr("placeholders.profile-picture-path") buttonIcon: "photo" - buttonTooltip: I18n.tr("settings.general.profile.tooltip") + buttonTooltip: I18n.tr("panels.general.profile-tooltip") onInputEditingFinished: Settings.data.general.avatarImage = text onButtonClicked: { avatarPicker.openFilePicker(); @@ -45,7 +45,7 @@ ColumnLayout { NFilePicker { id: avatarPicker - title: I18n.tr("settings.general.profile.select-avatar") + title: I18n.tr("panels.general.profile-select-avatar") selectionMode: "files" initialPath: Settings.preprocessPath(Settings.data.general.avatarImage).substr(0, Settings.preprocessPath(Settings.data.general.avatarImage).lastIndexOf("/")) || Quickshell.env("HOME") nameFilters: ImageCacheService.basicImageFilters @@ -73,12 +73,12 @@ ColumnLayout { Layout.fillWidth: true NSearchableComboBox { - label: I18n.tr("settings.general.fonts.default.label") - description: I18n.tr("settings.general.fonts.default.description") + label: I18n.tr("panels.general.fonts-default-label") + description: I18n.tr("panels.general.fonts-default-description") model: FontService.availableFonts currentKey: Settings.data.ui.fontDefault - placeholder: I18n.tr("settings.general.fonts.default.placeholder") - searchPlaceholder: I18n.tr("settings.general.fonts.default.search-placeholder") + placeholder: I18n.tr("panels.general.fonts-default-placeholder") + searchPlaceholder: I18n.tr("panels.general.fonts-default-search-placeholder") popupHeight: 420 defaultValue: Settings.getDefaultValue("ui.fontDefault") settingsPath: "ui.fontDefault" @@ -86,12 +86,12 @@ ColumnLayout { } NSearchableComboBox { - label: I18n.tr("settings.general.fonts.monospace.label") - description: I18n.tr("settings.general.fonts.monospace.description") + label: I18n.tr("panels.general.fonts-monospace-label") + description: I18n.tr("panels.general.fonts-monospace-description") model: FontService.monospaceFonts currentKey: Settings.data.ui.fontFixed - placeholder: I18n.tr("settings.general.fonts.monospace.placeholder") - searchPlaceholder: I18n.tr("settings.general.fonts.monospace.search-placeholder") + placeholder: I18n.tr("panels.general.fonts-monospace-placeholder") + searchPlaceholder: I18n.tr("panels.general.fonts-monospace-search-placeholder") popupHeight: 320 defaultValue: Settings.getDefaultValue("ui.fontFixed") settingsPath: "ui.fontFixed" @@ -104,8 +104,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.general.fonts.default.scale.label") - description: I18n.tr("settings.general.fonts.default.scale.description") + label: I18n.tr("panels.general.fonts-default-scale-label") + description: I18n.tr("panels.general.fonts-default-scale-description") from: 0.75 to: 1.25 stepSize: 0.01 @@ -123,7 +123,7 @@ ColumnLayout { NIconButton { icon: "restore" baseSize: Style.baseWidgetSize * 0.8 - tooltipText: I18n.tr("settings.general.fonts.reset-scaling") + tooltipText: I18n.tr("panels.general.fonts-reset-scaling") onClicked: Settings.data.ui.fontDefaultScale = 1.0 anchors.right: parent.right anchors.verticalCenter: parent.verticalCenter @@ -137,8 +137,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.general.fonts.monospace.scale.label") - description: I18n.tr("settings.general.fonts.monospace.scale.description") + label: I18n.tr("panels.general.fonts-monospace-scale-label") + description: I18n.tr("panels.general.fonts-monospace-scale-description") from: 0.75 to: 1.25 stepSize: 0.01 @@ -156,7 +156,7 @@ ColumnLayout { NIconButton { icon: "restore" baseSize: Style.baseWidgetSize * 0.8 - tooltipText: I18n.tr("settings.general.fonts.reset-scaling") + tooltipText: I18n.tr("panels.general.fonts-reset-scaling") onClicked: Settings.data.ui.fontFixedScale = 1.0 anchors.right: parent.right anchors.verticalCenter: parent.verticalCenter @@ -175,7 +175,7 @@ ColumnLayout { NButton { visible: !HostService.isNixOS icon: "wand" - text: I18n.tr("settings.general.launch-setup-wizard") + text: I18n.tr("panels.general.launch-setup-wizard") outlined: true onClicked: { var targetScreen = PanelService.openedPanel ? PanelService.openedPanel.screen : (Quickshell.screens.length > 0 ? Quickshell.screens[0] : null); diff --git a/Modules/Panels/Settings/Tabs/HooksTab.qml b/Modules/Panels/Settings/Tabs/HooksTab.qml index a58d20384..0681a1e61 100644 --- a/Modules/Panels/Settings/Tabs/HooksTab.qml +++ b/Modules/Panels/Settings/Tabs/HooksTab.qml @@ -11,15 +11,10 @@ ColumnLayout { spacing: Style.marginL width: root.width - NHeader { - label: I18n.tr("settings.hooks.system-hooks.section.label") - description: I18n.tr("settings.hooks.system-hooks.section.description") - } - // Enable/Disable Toggle NToggle { - label: I18n.tr("settings.hooks.system-hooks.enable.label") - description: I18n.tr("settings.hooks.system-hooks.enable.description") + label: I18n.tr("panels.hooks.system-hooks-enable-label") + description: I18n.tr("panels.hooks.system-hooks-enable-description") checked: Settings.data.hooks.enabled onToggled: checked => Settings.data.hooks.enabled = checked } @@ -36,9 +31,9 @@ ColumnLayout { // Wallpaper Hook Section NInputAction { id: wallpaperHookInput - label: I18n.tr("settings.hooks.wallpaper-changed.label") - description: I18n.tr("settings.hooks.wallpaper-changed.description") - placeholderText: I18n.tr("settings.hooks.wallpaper-changed.placeholder") + label: I18n.tr("panels.hooks.wallpaper-changed-label") + description: I18n.tr("panels.hooks.wallpaper-changed-description") + placeholderText: I18n.tr("panels.hooks.wallpaper-changed-placeholder") text: Settings.data.hooks.wallpaperChange onEditingFinished: { Settings.data.hooks.wallpaperChange = wallpaperHookInput.text; @@ -58,9 +53,9 @@ ColumnLayout { // Dark Mode Hook Section NInputAction { id: darkModeHookInput - label: I18n.tr("settings.hooks.theme-changed.label") - description: I18n.tr("settings.hooks.theme-changed.description") - placeholderText: I18n.tr("settings.hooks.theme-changed.placeholder") + label: I18n.tr("panels.hooks.theme-changed-label") + description: I18n.tr("panels.hooks.theme-changed-description") + placeholderText: I18n.tr("panels.hooks.theme-changed-placeholder") text: Settings.data.hooks.darkModeChange onEditingFinished: { Settings.data.hooks.darkModeChange = darkModeHookInput.text; @@ -80,9 +75,9 @@ ColumnLayout { // Screen Lock Hook Section NInputAction { id: screenLockHookInput - label: I18n.tr("settings.hooks.screen-lock.label") - description: I18n.tr("settings.hooks.screen-lock.description") - placeholderText: I18n.tr("settings.hooks.screen-lock.placeholder") + label: I18n.tr("panels.hooks.screen-lock-label") + description: I18n.tr("panels.hooks.screen-lock-description") + placeholderText: I18n.tr("panels.hooks.screen-lock-placeholder") text: Settings.data.hooks.screenLock onEditingFinished: { Settings.data.hooks.screenLock = screenLockHookInput.text; @@ -102,9 +97,9 @@ ColumnLayout { // Screen Unlock Hook Section NInputAction { id: screenUnlockHookInput - label: I18n.tr("settings.hooks.screen-unlock.label") - description: I18n.tr("settings.hooks.screen-unlock.description") - placeholderText: I18n.tr("settings.hooks.screen-unlock.placeholder") + label: I18n.tr("panels.hooks.screen-unlock-label") + description: I18n.tr("panels.hooks.screen-unlock-description") + placeholderText: I18n.tr("panels.hooks.screen-unlock-placeholder") text: Settings.data.hooks.screenUnlock onEditingFinished: { Settings.data.hooks.screenUnlock = screenUnlockHookInput.text; @@ -124,9 +119,9 @@ ColumnLayout { // Performance Mode Enabled Hook Section NInputAction { id: performanceModeEnabledHookInput - label: I18n.tr("settings.hooks.performance-mode-enabled.label") - description: I18n.tr("settings.hooks.performance-mode-enabled.description") - placeholderText: I18n.tr("settings.hooks.performance-mode-enabled.placeholder") + label: I18n.tr("panels.hooks.performance-mode-enabled-label") + description: I18n.tr("panels.hooks.performance-mode-enabled-description") + placeholderText: I18n.tr("panels.hooks.performance-mode-enabled-placeholder") text: Settings.data.hooks.performanceModeEnabled onEditingFinished: { Settings.data.hooks.performanceModeEnabled = performanceModeEnabledHookInput.text; @@ -146,9 +141,9 @@ ColumnLayout { // Performance Mode Disabled Hook Section NInputAction { id: performanceModeDisabledHookInput - label: I18n.tr("settings.hooks.performance-mode-disabled.label") - description: I18n.tr("settings.hooks.performance-mode-disabled.description") - placeholderText: I18n.tr("settings.hooks.performance-mode-disabled.placeholder") + label: I18n.tr("panels.hooks.performance-mode-disabled-label") + description: I18n.tr("panels.hooks.performance-mode-disabled-description") + placeholderText: I18n.tr("panels.hooks.performance-mode-disabled-placeholder") text: Settings.data.hooks.performanceModeDisabled onEditingFinished: { Settings.data.hooks.performanceModeDisabled = performanceModeDisabledHookInput.text; @@ -171,13 +166,13 @@ ColumnLayout { Layout.fillWidth: true NLabel { - label: I18n.tr("settings.hooks.info.command-info.label") - description: I18n.tr("settings.hooks.info.command-info.description") + label: I18n.tr("panels.hooks.info-command-info-label") + description: I18n.tr("panels.hooks.info-command-info-description") } NLabel { - label: I18n.tr("settings.hooks.info.parameters.label") - description: I18n.tr("settings.hooks.info.parameters.description") + label: I18n.tr("panels.hooks.info-parameters-label") + description: I18n.tr("panels.hooks.info-parameters-description") } } } diff --git a/Modules/Panels/Settings/Tabs/Launcher/ClipboardSubTab.qml b/Modules/Panels/Settings/Tabs/Launcher/ClipboardSubTab.qml index 76a86ea9a..496f4a447 100644 --- a/Modules/Panels/Settings/Tabs/Launcher/ClipboardSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Launcher/ClipboardSubTab.qml @@ -11,16 +11,16 @@ ColumnLayout { Layout.fillWidth: true NToggle { - label: I18n.tr("settings.launcher.settings.clipboard-history.label") - description: I18n.tr("settings.launcher.settings.clipboard-history.description") + label: I18n.tr("panels.launcher.settings-clipboard-history-label") + description: I18n.tr("panels.launcher.settings-clipboard-history-description") checked: Settings.data.appLauncher.enableClipboardHistory onToggled: checked => Settings.data.appLauncher.enableClipboardHistory = checked defaultValue: Settings.getDefaultValue("appLauncher.enableClipboardHistory") } NToggle { - label: I18n.tr("settings.launcher.settings.clip-preview.label") - description: I18n.tr("settings.launcher.settings.clip-preview.description") + label: I18n.tr("panels.launcher.settings-clip-preview-label") + description: I18n.tr("panels.launcher.settings-clip-preview-description") checked: Settings.data.appLauncher.enableClipPreview onToggled: checked => Settings.data.appLauncher.enableClipPreview = checked defaultValue: Settings.getDefaultValue("appLauncher.enableClipPreview") @@ -28,8 +28,8 @@ ColumnLayout { } NToggle { - label: I18n.tr("settings.launcher.settings.auto-paste.label") - description: I18n.tr("settings.launcher.settings.auto-paste.description") + label: I18n.tr("panels.launcher.settings-auto-paste-label") + description: I18n.tr("panels.launcher.settings-auto-paste-description") checked: Settings.data.appLauncher.autoPasteClipboard onToggled: checked => Settings.data.appLauncher.autoPasteClipboard = checked defaultValue: Settings.getDefaultValue("appLauncher.autoPasteClipboard") diff --git a/Modules/Panels/Settings/Tabs/Launcher/ExecuteSubTab.qml b/Modules/Panels/Settings/Tabs/Launcher/ExecuteSubTab.qml index ae2d55f7d..05c703e7b 100644 --- a/Modules/Panels/Settings/Tabs/Launcher/ExecuteSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Launcher/ExecuteSubTab.qml @@ -11,8 +11,8 @@ ColumnLayout { Layout.fillWidth: true NToggle { - label: I18n.tr("settings.launcher.settings.use-app2unit.label") - description: I18n.tr("settings.launcher.settings.use-app2unit.description") + label: I18n.tr("panels.launcher.settings-use-app2unit-label") + description: I18n.tr("panels.launcher.settings-use-app2unit-description") checked: Settings.data.appLauncher.useApp2Unit && ProgramCheckerService.app2unitAvailable enabled: ProgramCheckerService.app2unitAvailable && !Settings.data.appLauncher.customLaunchPrefixEnabled opacity: ProgramCheckerService.app2unitAvailable ? 1.0 : 0.6 @@ -28,8 +28,8 @@ ColumnLayout { } NTextInput { - label: I18n.tr("settings.launcher.settings.terminal-command.label") - description: I18n.tr("settings.launcher.settings.terminal-command.description") + label: I18n.tr("panels.launcher.settings-terminal-command-label") + description: I18n.tr("panels.launcher.settings-terminal-command-description") Layout.fillWidth: true text: Settings.data.appLauncher.terminalCommand onEditingFinished: { @@ -38,8 +38,8 @@ ColumnLayout { } NToggle { - label: I18n.tr("settings.launcher.settings.custom-launch-prefix-enabled.label") - description: I18n.tr("settings.launcher.settings.custom-launch-prefix-enabled.description") + label: I18n.tr("panels.launcher.settings-custom-launch-prefix-enabled-label") + description: I18n.tr("panels.launcher.settings-custom-launch-prefix-enabled-description") checked: Settings.data.appLauncher.customLaunchPrefixEnabled enabled: !Settings.data.appLauncher.useApp2Unit onToggled: checked => { @@ -52,8 +52,8 @@ ColumnLayout { } NTextInput { - label: I18n.tr("settings.launcher.settings.custom-launch-prefix.label") - description: I18n.tr("settings.launcher.settings.custom-launch-prefix.description") + label: I18n.tr("panels.launcher.settings-custom-launch-prefix-label") + description: I18n.tr("panels.launcher.settings-custom-launch-prefix-description") Layout.fillWidth: true text: Settings.data.appLauncher.customLaunchPrefix enabled: Settings.data.appLauncher.customLaunchPrefixEnabled @@ -62,11 +62,11 @@ ColumnLayout { } NTextInput { - label: I18n.tr("settings.launcher.settings.annotation-tool.label") - description: I18n.tr("settings.launcher.settings.annotation-tool.description") + label: I18n.tr("panels.launcher.settings-annotation-tool-label") + description: I18n.tr("panels.launcher.settings-annotation-tool-description") Layout.fillWidth: true text: Settings.data.appLauncher.screenshotAnnotationTool - placeholderText: I18n.tr("settings.launcher.settings.annotation-tool.placeholder") + placeholderText: I18n.tr("panels.launcher.settings-annotation-tool-placeholder") onEditingFinished: Settings.data.appLauncher.screenshotAnnotationTool = text } } diff --git a/Modules/Panels/Settings/Tabs/Launcher/GeneralSubTab.qml b/Modules/Panels/Settings/Tabs/Launcher/GeneralSubTab.qml index 93d20249d..dcb17f5f7 100644 --- a/Modules/Panels/Settings/Tabs/Launcher/GeneralSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Launcher/GeneralSubTab.qml @@ -10,41 +10,41 @@ ColumnLayout { Layout.fillWidth: true NComboBox { - label: I18n.tr("settings.launcher.settings.position.label") - description: I18n.tr("settings.launcher.settings.position.description") + label: I18n.tr("common.position") + description: I18n.tr("panels.launcher.settings-position-description") Layout.fillWidth: true model: [ { "key": "follow_bar", - "name": I18n.tr("options.launcher.position.follow_bar") + "name": I18n.tr("positions.follow-bar") }, { "key": "center", - "name": I18n.tr("options.launcher.position.center") + "name": I18n.tr("positions.center") }, { "key": "top_center", - "name": I18n.tr("options.launcher.position.top_center") + "name": I18n.tr("positions.top-center") }, { "key": "top_left", - "name": I18n.tr("options.launcher.position.top_left") + "name": I18n.tr("positions.top-left") }, { "key": "top_right", - "name": I18n.tr("options.launcher.position.top_right") + "name": I18n.tr("positions.top-right") }, { "key": "bottom_left", - "name": I18n.tr("options.launcher.position.bottom_left") + "name": I18n.tr("positions.bottom-left") }, { "key": "bottom_right", - "name": I18n.tr("options.launcher.position.bottom_right") + "name": I18n.tr("positions.bottom-right") }, { "key": "bottom_center", - "name": I18n.tr("options.launcher.position.bottom_center") + "name": I18n.tr("positions.bottom-center") } ] currentKey: Settings.data.appLauncher.position @@ -56,48 +56,48 @@ ColumnLayout { } NToggle { - label: I18n.tr("settings.launcher.settings.grid-view.label") - description: I18n.tr("settings.launcher.settings.grid-view.description") + label: I18n.tr("tooltips.grid-view") + description: I18n.tr("panels.launcher.settings-grid-view-description") checked: Settings.data.appLauncher.viewMode === "grid" onToggled: checked => Settings.data.appLauncher.viewMode = checked ? "grid" : "list" defaultValue: Settings.getDefaultValue("appLauncher.viewMode") } NToggle { - label: I18n.tr("settings.launcher.settings.show-categories.label") - description: I18n.tr("settings.launcher.settings.show-categories.description") + label: I18n.tr("panels.launcher.settings-show-categories-label") + description: I18n.tr("panels.launcher.settings-show-categories-description") checked: Settings.data.appLauncher.showCategories onToggled: checked => Settings.data.appLauncher.showCategories = checked defaultValue: Settings.getDefaultValue("appLauncher.showCategories") } NToggle { - label: I18n.tr("settings.launcher.settings.sort-by-usage.label") - description: I18n.tr("settings.launcher.settings.sort-by-usage.description") + label: I18n.tr("panels.launcher.settings-sort-by-usage-label") + description: I18n.tr("panels.launcher.settings-sort-by-usage-description") checked: Settings.data.appLauncher.sortByMostUsed onToggled: checked => Settings.data.appLauncher.sortByMostUsed = checked defaultValue: Settings.getDefaultValue("appLauncher.sortByMostUsed") } NToggle { - label: I18n.tr("settings.launcher.settings.icon-mode.label") - description: I18n.tr("settings.launcher.settings.icon-mode.description") + label: I18n.tr("panels.launcher.settings-icon-mode-label") + description: I18n.tr("panels.launcher.settings-icon-mode-description") checked: Settings.data.appLauncher.iconMode === "native" onToggled: checked => Settings.data.appLauncher.iconMode = checked ? "native" : "tabler" defaultValue: Settings.getDefaultValue("appLauncher.iconMode") } NToggle { - label: I18n.tr("settings.launcher.settings.show-icon-background.label") - description: I18n.tr("settings.launcher.settings.show-icon-background.description") + label: I18n.tr("panels.launcher.settings-show-icon-background-label") + description: I18n.tr("panels.launcher.settings-show-icon-background-description") checked: Settings.data.appLauncher.showIconBackground onToggled: checked => Settings.data.appLauncher.showIconBackground = checked defaultValue: Settings.getDefaultValue("appLauncher.showIconBackground") } NToggle { - label: I18n.tr("settings.launcher.settings.ignore-mouse-input.label") - description: I18n.tr("settings.launcher.settings.ignore-mouse-input.description") + label: I18n.tr("panels.launcher.settings-ignore-mouse-input-label") + description: I18n.tr("panels.launcher.settings-ignore-mouse-input-description") checked: Settings.data.appLauncher.ignoreMouseInput onToggled: checked => Settings.data.appLauncher.ignoreMouseInput = checked defaultValue: Settings.getDefaultValue("appLauncher.ignoreMouseInput") diff --git a/Modules/Panels/Settings/Tabs/Launcher/LauncherTab.qml b/Modules/Panels/Settings/Tabs/Launcher/LauncherTab.qml index 80280c33e..95f36056b 100644 --- a/Modules/Panels/Settings/Tabs/Launcher/LauncherTab.qml +++ b/Modules/Panels/Settings/Tabs/Launcher/LauncherTab.qml @@ -15,17 +15,17 @@ ColumnLayout { currentIndex: tabView.currentIndex NTabButton { - text: I18n.tr("settings.launcher.tabs.general") + text: I18n.tr("common.general") tabIndex: 0 checked: subTabBar.currentIndex === 0 } NTabButton { - text: I18n.tr("settings.launcher.tabs.clipboard") + text: I18n.tr("common.clipboard") tabIndex: 1 checked: subTabBar.currentIndex === 1 } NTabButton { - text: I18n.tr("settings.launcher.tabs.execute") + text: I18n.tr("common.execute") tabIndex: 2 checked: subTabBar.currentIndex === 2 } diff --git a/Modules/Panels/Settings/Tabs/LockScreenTab.qml b/Modules/Panels/Settings/Tabs/LockScreenTab.qml index 500551b40..70b321627 100644 --- a/Modules/Panels/Settings/Tabs/LockScreenTab.qml +++ b/Modules/Panels/Settings/Tabs/LockScreenTab.qml @@ -10,32 +10,32 @@ ColumnLayout { spacing: Style.marginL NToggle { - label: I18n.tr("settings.lock-screen.lock-on-suspend.label") - description: I18n.tr("settings.lock-screen.lock-on-suspend.description") + label: I18n.tr("panels.lock-screen.lock-on-suspend-label") + description: I18n.tr("panels.lock-screen.lock-on-suspend-description") checked: Settings.data.general.lockOnSuspend onToggled: checked => Settings.data.general.lockOnSuspend = checked defaultValue: Settings.getDefaultValue("general.lockOnSuspend") } NToggle { - label: I18n.tr("settings.lock-screen.compact-lockscreen.label") - description: I18n.tr("settings.lock-screen.compact-lockscreen.description") + label: I18n.tr("panels.lock-screen.compact-lockscreen-label") + description: I18n.tr("panels.lock-screen.compact-lockscreen-description") checked: Settings.data.general.compactLockScreen onToggled: checked => Settings.data.general.compactLockScreen = checked defaultValue: Settings.getDefaultValue("general.compactLockScreen") } NToggle { - label: I18n.tr("settings.lock-screen.show-session-buttons.label") - description: I18n.tr("settings.lock-screen.show-session-buttons.description") + label: I18n.tr("panels.lock-screen.show-session-buttons-label") + description: I18n.tr("panels.lock-screen.show-session-buttons-description") checked: Settings.data.general.showSessionButtonsOnLockScreen onToggled: checked => Settings.data.general.showSessionButtonsOnLockScreen = checked defaultValue: Settings.getDefaultValue("general.showSessionButtonsOnLockScreen") } NToggle { - label: I18n.tr("settings.lock-screen.show-hibernate.label") - description: I18n.tr("settings.lock-screen.show-hibernate.description") + label: I18n.tr("panels.lock-screen.show-hibernate-label") + description: I18n.tr("panels.lock-screen.show-hibernate-description") checked: Settings.data.general.showHibernateOnLockScreen onToggled: checked => Settings.data.general.showHibernateOnLockScreen = checked visible: Settings.data.general.showSessionButtonsOnLockScreen diff --git a/Modules/Panels/Settings/Tabs/NetworkTab.qml b/Modules/Panels/Settings/Tabs/NetworkTab.qml index dc29014b7..ad07e0b5d 100644 --- a/Modules/Panels/Settings/Tabs/NetworkTab.qml +++ b/Modules/Panels/Settings/Tabs/NetworkTab.qml @@ -12,8 +12,8 @@ ColumnLayout { spacing: Style.marginL NToggle { - label: I18n.tr("settings.network.wifi.label") - description: I18n.tr("settings.network.wifi.description") + label: I18n.tr("actions.enable-wifi") + description: I18n.tr("panels.network.wifi-description") checked: ProgramCheckerService.nmcliAvailable && Settings.data.network.wifiEnabled onToggled: checked => NetworkService.setWifiEnabled(checked) enabled: ProgramCheckerService.nmcliAvailable @@ -25,16 +25,16 @@ ColumnLayout { // Bluetooth adapter toggle grouped with its panel settings NToggle { - label: I18n.tr("settings.network.bluetooth.label") - description: I18n.tr("settings.network.bluetooth.description") + label: I18n.tr("actions.enable-bluetooth") + description: I18n.tr("panels.network.bluetooth-description") checked: BluetoothService.enabled onToggled: checked => BluetoothService.setBluetoothEnabled(checked) } // Bluetooth signal strength polling (RSSI via bluetoothctl) NToggle { - label: I18n.tr("settings.network.bluetooth.rssi-polling.label") - description: I18n.tr("settings.network.bluetooth.rssi-polling.description") + label: I18n.tr("panels.network.bluetooth-rssi-polling-label") + description: I18n.tr("panels.network.bluetooth-rssi-polling-description") checked: Settings.data && Settings.data.network && Settings.data.network.bluetoothRssiPollingEnabled enabled: BluetoothService.enabled onToggled: checked => Settings.data.network.bluetoothRssiPollingEnabled = checked diff --git a/Modules/Panels/Settings/Tabs/Notifications/DurationSubTab.qml b/Modules/Panels/Settings/Tabs/Notifications/DurationSubTab.qml index 73e13da30..6c981437b 100644 --- a/Modules/Panels/Settings/Tabs/Notifications/DurationSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Notifications/DurationSubTab.qml @@ -10,8 +10,8 @@ ColumnLayout { Layout.fillWidth: true NToggle { - label: I18n.tr("settings.notifications.duration.respect-expire.label") - description: I18n.tr("settings.notifications.duration.respect-expire.description") + label: I18n.tr("panels.notifications.duration-respect-expire-label") + description: I18n.tr("panels.notifications.duration-respect-expire-description") checked: Settings.data.notifications.respectExpireTimeout onToggled: checked => Settings.data.notifications.respectExpireTimeout = checked defaultValue: Settings.getDefaultValue("notifications.respectExpireTimeout") @@ -23,8 +23,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.notifications.duration.low-urgency.label") - description: I18n.tr("settings.notifications.duration.low-urgency.description") + label: I18n.tr("panels.notifications.duration-low-urgency-label") + description: I18n.tr("panels.notifications.duration-low-urgency-description") from: 1 to: 30 stepSize: 1 @@ -41,7 +41,7 @@ ColumnLayout { NIconButton { icon: "restore" baseSize: Style.baseWidgetSize * 0.8 - tooltipText: I18n.tr("settings.notifications.duration.reset") + tooltipText: I18n.tr("panels.notifications.duration-reset") onClicked: Settings.data.notifications.lowUrgencyDuration = 3 anchors.right: parent.right anchors.verticalCenter: parent.verticalCenter @@ -55,8 +55,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.notifications.duration.normal-urgency.label") - description: I18n.tr("settings.notifications.duration.normal-urgency.description") + label: I18n.tr("panels.notifications.duration-normal-urgency-label") + description: I18n.tr("panels.notifications.duration-normal-urgency-description") from: 1 to: 30 stepSize: 1 @@ -73,7 +73,7 @@ ColumnLayout { NIconButton { icon: "restore" baseSize: Style.baseWidgetSize * 0.8 - tooltipText: I18n.tr("settings.notifications.duration.reset") + tooltipText: I18n.tr("panels.notifications.duration-reset") onClicked: Settings.data.notifications.normalUrgencyDuration = 8 anchors.right: parent.right anchors.verticalCenter: parent.verticalCenter @@ -87,8 +87,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.notifications.duration.critical-urgency.label") - description: I18n.tr("settings.notifications.duration.critical-urgency.description") + label: I18n.tr("panels.notifications.duration-critical-urgency-label") + description: I18n.tr("panels.notifications.duration-critical-urgency-description") from: 1 to: 30 stepSize: 1 @@ -105,7 +105,7 @@ ColumnLayout { NIconButton { icon: "restore" baseSize: Style.baseWidgetSize * 0.8 - tooltipText: I18n.tr("settings.notifications.duration.reset") + tooltipText: I18n.tr("panels.notifications.duration-reset") onClicked: Settings.data.notifications.criticalUrgencyDuration = 15 anchors.right: parent.right anchors.verticalCenter: parent.verticalCenter diff --git a/Modules/Panels/Settings/Tabs/Notifications/GeneralSubTab.qml b/Modules/Panels/Settings/Tabs/Notifications/GeneralSubTab.qml index d013e6698..8cb232451 100644 --- a/Modules/Panels/Settings/Tabs/Notifications/GeneralSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Notifications/GeneralSubTab.qml @@ -16,47 +16,47 @@ ColumnLayout { property var removeMonitor NToggle { - label: I18n.tr("settings.notifications.settings.enabled.label") - description: I18n.tr("settings.notifications.settings.enabled.description") + label: I18n.tr("panels.notifications.settings-enabled-label") + description: I18n.tr("panels.notifications.settings-enabled-description") checked: Settings.data.notifications.enabled !== false onToggled: checked => Settings.data.notifications.enabled = checked defaultValue: Settings.getDefaultValue("notifications.enabled") } NToggle { - label: I18n.tr("settings.notifications.settings.do-not-disturb.label") - description: I18n.tr("settings.notifications.settings.do-not-disturb.description") + label: I18n.tr("tooltips.do-not-disturb-enabled") + description: I18n.tr("panels.notifications.settings-do-not-disturb-description") checked: NotificationService.doNotDisturb onToggled: checked => NotificationService.doNotDisturb = checked } NComboBox { - label: I18n.tr("settings.notifications.settings.location.label") - description: I18n.tr("settings.notifications.settings.location.description") + label: I18n.tr("common.location") + description: I18n.tr("panels.notifications.settings-location-description") model: [ { "key": "top", - "name": I18n.tr("options.launcher.position.top_center") + "name": I18n.tr("positions.top-center") }, { "key": "top_left", - "name": I18n.tr("options.launcher.position.top_left") + "name": I18n.tr("positions.top-left") }, { "key": "top_right", - "name": I18n.tr("options.launcher.position.top_right") + "name": I18n.tr("positions.top-right") }, { "key": "bottom", - "name": I18n.tr("options.launcher.position.bottom_center") + "name": I18n.tr("positions.bottom-center") }, { "key": "bottom_left", - "name": I18n.tr("options.launcher.position.bottom_left") + "name": I18n.tr("positions.bottom-left") }, { "key": "bottom_right", - "name": I18n.tr("options.launcher.position.bottom_right") + "name": I18n.tr("positions.bottom-right") } ] currentKey: Settings.data.notifications.location || "top_right" @@ -65,8 +65,8 @@ ColumnLayout { } NToggle { - label: I18n.tr("settings.notifications.settings.always-on-top.label") - description: I18n.tr("settings.notifications.settings.always-on-top.description") + label: I18n.tr("panels.osd.always-on-top-label") + description: I18n.tr("panels.notifications.settings-always-on-top-description") checked: Settings.data.notifications.overlayLayer onToggled: checked => Settings.data.notifications.overlayLayer = checked defaultValue: Settings.getDefaultValue("notifications.overlayLayer") @@ -74,8 +74,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.notifications.settings.background-opacity.label") - description: I18n.tr("settings.notifications.settings.background-opacity.description") + label: I18n.tr("panels.osd.background-opacity-label") + description: I18n.tr("panels.notifications.settings-background-opacity-description") from: 0 to: 1 stepSize: 0.01 @@ -89,16 +89,15 @@ ColumnLayout { Layout.fillWidth: true } - NHeader { - label: I18n.tr("settings.notifications.monitors.section.label") - description: I18n.tr("settings.notifications.monitors.section.description") + NLabel { + label: I18n.tr("panels.notifications.monitors-desc") } Repeater { model: Quickshell.screens || [] delegate: NCheckbox { Layout.fillWidth: true - label: modelData.name || I18n.tr("system.unknown") + label: modelData.name || I18n.tr("common.unknown") description: { const compositorScale = CompositorService.getDisplayScale(modelData.name); I18n.tr("system.monitor-description", { diff --git a/Modules/Panels/Settings/Tabs/Notifications/HistorySubTab.qml b/Modules/Panels/Settings/Tabs/Notifications/HistorySubTab.qml index 2c2042806..684ff36af 100644 --- a/Modules/Panels/Settings/Tabs/Notifications/HistorySubTab.qml +++ b/Modules/Panels/Settings/Tabs/Notifications/HistorySubTab.qml @@ -10,24 +10,24 @@ ColumnLayout { Layout.fillWidth: true NToggle { - label: I18n.tr("settings.notifications.history.low-urgency.label") - description: I18n.tr("settings.notifications.history.low-urgency.description") + label: I18n.tr("panels.notifications.history-low-urgency-label") + description: I18n.tr("panels.notifications.history-low-urgency-description") checked: Settings.data.notifications?.saveToHistory?.low !== false onToggled: checked => Settings.data.notifications.saveToHistory.low = checked defaultValue: Settings.getDefaultValue("notifications.saveToHistory.low") } NToggle { - label: I18n.tr("settings.notifications.history.normal-urgency.label") - description: I18n.tr("settings.notifications.history.normal-urgency.description") + label: I18n.tr("panels.notifications.history-normal-urgency-label") + description: I18n.tr("panels.notifications.history-normal-urgency-description") checked: Settings.data.notifications?.saveToHistory?.normal !== false onToggled: checked => Settings.data.notifications.saveToHistory.normal = checked defaultValue: Settings.getDefaultValue("notifications.saveToHistory.normal") } NToggle { - label: I18n.tr("settings.notifications.history.critical-urgency.label") - description: I18n.tr("settings.notifications.history.critical-urgency.description") + label: I18n.tr("panels.notifications.history-critical-urgency-label") + description: I18n.tr("panels.notifications.history-critical-urgency-description") checked: Settings.data.notifications?.saveToHistory?.critical !== false onToggled: checked => Settings.data.notifications.saveToHistory.critical = checked defaultValue: Settings.getDefaultValue("notifications.saveToHistory.critical") diff --git a/Modules/Panels/Settings/Tabs/Notifications/NotificationsTab.qml b/Modules/Panels/Settings/Tabs/Notifications/NotificationsTab.qml index 9e9387012..060fec912 100644 --- a/Modules/Panels/Settings/Tabs/Notifications/NotificationsTab.qml +++ b/Modules/Panels/Settings/Tabs/Notifications/NotificationsTab.qml @@ -43,27 +43,27 @@ ColumnLayout { currentIndex: tabView.currentIndex NTabButton { - text: I18n.tr("settings.notifications.tabs.general") + text: I18n.tr("common.appearance") tabIndex: 0 checked: subTabBar.currentIndex === 0 } NTabButton { - text: I18n.tr("settings.notifications.tabs.duration") + text: I18n.tr("common.duration") tabIndex: 1 checked: subTabBar.currentIndex === 1 } NTabButton { - text: I18n.tr("settings.notifications.tabs.history") + text: I18n.tr("common.history") tabIndex: 2 checked: subTabBar.currentIndex === 2 } NTabButton { - text: I18n.tr("settings.notifications.tabs.sound") + text: I18n.tr("common.sound") tabIndex: 3 checked: subTabBar.currentIndex === 3 } NTabButton { - text: I18n.tr("settings.notifications.tabs.toast") + text: I18n.tr("common.toast") tabIndex: 4 checked: subTabBar.currentIndex === 4 } @@ -96,7 +96,7 @@ ColumnLayout { // File Pickers for Sound Files NFilePicker { id: unifiedSoundFilePicker - title: I18n.tr("settings.notifications.sounds.files.unified.select-title") + title: I18n.tr("panels.notifications.sounds-files-unified-select-title") selectionMode: "files" initialPath: Quickshell.env("HOME") nameFilters: ["*.wav", "*.mp3", "*.ogg", "*.flac", "*.m4a", "*.aac"] @@ -112,7 +112,7 @@ ColumnLayout { NFilePicker { id: lowSoundFilePicker - title: I18n.tr("settings.notifications.sounds.files.low.select-title") + title: I18n.tr("panels.notifications.sounds-files-low-select-title") selectionMode: "files" initialPath: Quickshell.env("HOME") nameFilters: ["*.wav", "*.mp3", "*.ogg", "*.flac", "*.m4a", "*.aac"] @@ -125,7 +125,7 @@ ColumnLayout { NFilePicker { id: normalSoundFilePicker - title: I18n.tr("settings.notifications.sounds.files.normal.select-title") + title: I18n.tr("panels.notifications.sounds-files-normal-select-title") selectionMode: "files" initialPath: Quickshell.env("HOME") nameFilters: ["*.wav", "*.mp3", "*.ogg", "*.flac", "*.m4a", "*.aac"] @@ -138,7 +138,7 @@ ColumnLayout { NFilePicker { id: criticalSoundFilePicker - title: I18n.tr("settings.notifications.sounds.files.critical.select-title") + title: I18n.tr("panels.notifications.sounds-files-critical-select-title") selectionMode: "files" initialPath: Quickshell.env("HOME") nameFilters: ["*.wav", "*.mp3", "*.ogg", "*.flac", "*.m4a", "*.aac"] diff --git a/Modules/Panels/Settings/Tabs/Notifications/SoundSubTab.qml b/Modules/Panels/Settings/Tabs/Notifications/SoundSubTab.qml index 046a3e481..5946dd5a0 100644 --- a/Modules/Panels/Settings/Tabs/Notifications/SoundSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Notifications/SoundSubTab.qml @@ -37,15 +37,15 @@ ColumnLayout { NLabel { Layout.fillWidth: true - label: I18n.tr("settings.notifications.sounds.unavailable.label") - description: I18n.tr("settings.notifications.sounds.unavailable.description") + label: I18n.tr("panels.notifications.sounds-unavailable-label") + description: I18n.tr("panels.notifications.sounds-unavailable-description") } } } NToggle { - label: I18n.tr("settings.notifications.sounds.enabled.label") - description: I18n.tr("settings.notifications.sounds.enabled.description") + label: I18n.tr("panels.notifications.sounds-enabled-label") + description: I18n.tr("panels.notifications.sounds-enabled-description") checked: Settings.data.notifications?.sounds?.enabled ?? false visible: SoundService.multimediaAvailable onToggled: checked => Settings.data.notifications.sounds.enabled = checked @@ -60,8 +60,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.notifications.sounds.volume.label") - description: I18n.tr("settings.notifications.sounds.volume.description") + label: I18n.tr("panels.notifications.sounds-volume-label") + description: I18n.tr("panels.notifications.sounds-volume-description") from: 0 to: 1 stepSize: 0.01 @@ -76,8 +76,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true visible: SoundService.multimediaAvailable && (Settings.data.notifications?.sounds?.enabled ?? false) - label: I18n.tr("settings.notifications.sounds.separate.label") - description: I18n.tr("settings.notifications.sounds.separate.description") + label: I18n.tr("panels.notifications.sounds-separate-label") + description: I18n.tr("panels.notifications.sounds-separate-description") checked: Settings.data.notifications?.sounds?.separateSounds ?? false onToggled: checked => Settings.data.notifications.sounds.separateSounds = checked defaultValue: Settings.getDefaultValue("notifications.sounds.separateSounds") @@ -90,16 +90,16 @@ ColumnLayout { visible: SoundService.multimediaAvailable && (Settings.data.notifications?.sounds?.enabled ?? false) && !(Settings.data.notifications?.sounds?.separateSounds ?? false) NLabel { - label: I18n.tr("settings.notifications.sounds.files.unified.label") - description: I18n.tr("settings.notifications.sounds.files.unified.description") + label: I18n.tr("panels.notifications.sounds-files-unified-label") + description: I18n.tr("panels.notifications.sounds-files-unified-description") } NTextInputButton { Layout.fillWidth: true - placeholderText: I18n.tr("settings.notifications.sounds.files.placeholder") + placeholderText: I18n.tr("panels.notifications.sounds-files-placeholder") text: Settings.data.notifications?.sounds?.normalSoundFile ?? "" buttonIcon: "folder-open" - buttonTooltip: I18n.tr("settings.notifications.sounds.files.select-file") + buttonTooltip: I18n.tr("panels.notifications.sounds-files-select-file") onInputEditingFinished: { const soundPath = text; Settings.data.notifications.sounds.normalSoundFile = soundPath; @@ -122,16 +122,16 @@ ColumnLayout { Layout.fillWidth: true NLabel { - label: I18n.tr("settings.notifications.sounds.files.low.label") - description: I18n.tr("settings.notifications.sounds.files.low.description") + label: I18n.tr("panels.notifications.sounds-files-low-label") + description: I18n.tr("panels.notifications.sounds-files-low-description") } NTextInputButton { Layout.fillWidth: true - placeholderText: I18n.tr("settings.notifications.sounds.files.placeholder") + placeholderText: I18n.tr("panels.notifications.sounds-files-placeholder") text: Settings.data.notifications?.sounds?.lowSoundFile ?? "" buttonIcon: "folder-open" - buttonTooltip: I18n.tr("settings.notifications.sounds.files.select-file") + buttonTooltip: I18n.tr("panels.notifications.sounds-files-select-file") onInputEditingFinished: Settings.data.notifications.sounds.lowSoundFile = text onButtonClicked: root.openLowPicker() } @@ -143,16 +143,16 @@ ColumnLayout { Layout.fillWidth: true NLabel { - label: I18n.tr("settings.notifications.sounds.files.normal.label") - description: I18n.tr("settings.notifications.sounds.files.normal.description") + label: I18n.tr("panels.notifications.sounds-files-normal-label") + description: I18n.tr("panels.notifications.sounds-files-normal-description") } NTextInputButton { Layout.fillWidth: true - placeholderText: I18n.tr("settings.notifications.sounds.files.placeholder") + placeholderText: I18n.tr("panels.notifications.sounds-files-placeholder") text: Settings.data.notifications?.sounds?.normalSoundFile ?? "" buttonIcon: "folder-open" - buttonTooltip: I18n.tr("settings.notifications.sounds.files.select-file") + buttonTooltip: I18n.tr("panels.notifications.sounds-files-select-file") onInputEditingFinished: Settings.data.notifications.sounds.normalSoundFile = text onButtonClicked: root.openNormalPicker() } @@ -164,16 +164,16 @@ ColumnLayout { Layout.fillWidth: true NLabel { - label: I18n.tr("settings.notifications.sounds.files.critical.label") - description: I18n.tr("settings.notifications.sounds.files.critical.description") + label: I18n.tr("panels.notifications.sounds-files-critical-label") + description: I18n.tr("panels.notifications.sounds-files-critical-description") } NTextInputButton { Layout.fillWidth: true - placeholderText: I18n.tr("settings.notifications.sounds.files.placeholder") + placeholderText: I18n.tr("panels.notifications.sounds-files-placeholder") text: Settings.data.notifications?.sounds?.criticalSoundFile ?? "" buttonIcon: "folder-open" - buttonTooltip: I18n.tr("settings.notifications.sounds.files.select-file") + buttonTooltip: I18n.tr("panels.notifications.sounds-files-select-file") onInputEditingFinished: Settings.data.notifications.sounds.criticalSoundFile = text onButtonClicked: root.openCriticalPicker() } @@ -187,13 +187,13 @@ ColumnLayout { visible: SoundService.multimediaAvailable && (Settings.data.notifications?.sounds?.enabled ?? false) NLabel { - label: I18n.tr("settings.notifications.sounds.excluded-apps.label") - description: I18n.tr("settings.notifications.sounds.excluded-apps.description") + label: I18n.tr("panels.notifications.sounds-excluded-apps-label") + description: I18n.tr("panels.notifications.sounds-excluded-apps-description") } NTextInput { Layout.fillWidth: true - placeholderText: I18n.tr("settings.notifications.sounds.excluded-apps.placeholder") + placeholderText: I18n.tr("panels.notifications.sounds-excluded-apps-placeholder") text: Settings.data.notifications?.sounds?.excludedApps ?? "" onEditingFinished: Settings.data.notifications.sounds.excludedApps = text } diff --git a/Modules/Panels/Settings/Tabs/Notifications/ToastSubTab.qml b/Modules/Panels/Settings/Tabs/Notifications/ToastSubTab.qml index 2e5387b83..f85fc7352 100644 --- a/Modules/Panels/Settings/Tabs/Notifications/ToastSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Notifications/ToastSubTab.qml @@ -10,8 +10,8 @@ ColumnLayout { Layout.fillWidth: true NToggle { - label: I18n.tr("settings.notifications.toast.keyboard.label") - description: I18n.tr("settings.notifications.toast.keyboard.description") + label: I18n.tr("panels.notifications.toast-keyboard-label") + description: I18n.tr("panels.notifications.toast-keyboard-description") checked: Settings.data.notifications.enableKeyboardLayoutToast onToggled: checked => Settings.data.notifications.enableKeyboardLayoutToast = checked defaultValue: Settings.getDefaultValue("notifications.enableKeyboardLayoutToast") diff --git a/Modules/Panels/Settings/Tabs/Osd/EventsSubTab.qml b/Modules/Panels/Settings/Tabs/Osd/EventsSubTab.qml index 83f759165..0bfc08173 100644 --- a/Modules/Panels/Settings/Tabs/Osd/EventsSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Osd/EventsSubTab.qml @@ -17,30 +17,30 @@ ColumnLayout { model: [ { type: OSD.Type.Volume, - key: "volume" + key: "types-volume" }, { type: OSD.Type.InputVolume, - key: "input-volume" + key: "types-input-volume" }, { type: OSD.Type.Brightness, - key: "brightness" + key: "types-brightness" }, { type: OSD.Type.LockKey, - key: "lockkey" + key: "types-lockkey" }, { type: OSD.Type.CustomText, - key: "custom-text" + key: "types-custom-text" } ] delegate: NCheckbox { required property var modelData Layout.fillWidth: true - label: I18n.tr("settings.osd.types." + modelData.key + ".label") - description: I18n.tr("settings.osd.types." + modelData.key + ".description") + label: I18n.tr("panels.osd." + modelData.key + "-label") + description: I18n.tr("panels.osd." + modelData.key + "-description") checked: (Settings.data.osd.enabledTypes || []).includes(modelData.type) onToggled: checked => { if (checked) { diff --git a/Modules/Panels/Settings/Tabs/Osd/GeneralSubTab.qml b/Modules/Panels/Settings/Tabs/Osd/GeneralSubTab.qml index 30cae42bb..eaba98515 100644 --- a/Modules/Panels/Settings/Tabs/Osd/GeneralSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Osd/GeneralSubTab.qml @@ -15,40 +15,40 @@ ColumnLayout { property var removeMonitor NComboBox { - label: I18n.tr("settings.osd.location.label") - description: I18n.tr("settings.osd.location.description") + label: I18n.tr("common.location") + description: I18n.tr("panels.osd.location-description") model: [ { "key": "top", - "name": I18n.tr("options.osd.position.top_center") + "name": I18n.tr("positions.top-center") }, { "key": "top_left", - "name": I18n.tr("options.osd.position.top_left") + "name": I18n.tr("positions.top-left") }, { "key": "top_right", - "name": I18n.tr("options.osd.position.top_right") + "name": I18n.tr("positions.top-right") }, { "key": "bottom", - "name": I18n.tr("options.osd.position.bottom_center") + "name": I18n.tr("positions.bottom-center") }, { "key": "bottom_left", - "name": I18n.tr("options.osd.position.bottom_left") + "name": I18n.tr("positions.bottom-left") }, { "key": "bottom_right", - "name": I18n.tr("options.osd.position.bottom_right") + "name": I18n.tr("positions.bottom-right") }, { "key": "left", - "name": I18n.tr("options.osd.position.center_left") + "name": I18n.tr("positions.center-left") }, { "key": "right", - "name": I18n.tr("options.osd.position.center_right") + "name": I18n.tr("positions.center-right") } ] currentKey: Settings.data.osd.location || "top_right" @@ -57,16 +57,16 @@ ColumnLayout { } NToggle { - label: I18n.tr("settings.osd.enabled.label") - description: I18n.tr("settings.osd.enabled.description") + label: I18n.tr("panels.osd.enabled-label") + description: I18n.tr("panels.osd.enabled-description") checked: Settings.data.osd.enabled defaultValue: Settings.getDefaultValue("osd.enabled") onToggled: checked => Settings.data.osd.enabled = checked } NToggle { - label: I18n.tr("settings.osd.always-on-top.label") - description: I18n.tr("settings.osd.always-on-top.description") + label: I18n.tr("panels.osd.always-on-top-label") + description: I18n.tr("panels.osd.always-on-top-description") checked: Settings.data.osd.overlayLayer defaultValue: Settings.getDefaultValue("osd.overlayLayer") onToggled: checked => Settings.data.osd.overlayLayer = checked @@ -74,8 +74,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.osd.background-opacity.label") - description: I18n.tr("settings.osd.background-opacity.description") + label: I18n.tr("panels.osd.background-opacity-label") + description: I18n.tr("panels.osd.background-opacity-description") from: 0 to: 100 stepSize: 1 @@ -87,8 +87,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.osd.duration.auto-hide.label") - description: I18n.tr("settings.osd.duration.auto-hide.description") + label: I18n.tr("panels.osd.duration-auto-hide-label") + description: I18n.tr("panels.osd.duration-auto-hide-description") from: 500 to: 5000 stepSize: 100 @@ -103,14 +103,14 @@ ColumnLayout { } NLabel { - label: I18n.tr("settings.osd.monitors.section.description") + label: I18n.tr("panels.osd.monitors-desc") } Repeater { model: Quickshell.screens || [] delegate: NCheckbox { Layout.fillWidth: true - label: modelData.name || I18n.tr("system.unknown") + label: modelData.name || I18n.tr("common.unknown") description: { const compositorScale = CompositorService.getDisplayScale(modelData.name); I18n.tr("system.monitor-description", { diff --git a/Modules/Panels/Settings/Tabs/Osd/OsdTab.qml b/Modules/Panels/Settings/Tabs/Osd/OsdTab.qml index 3630c2681..09f20709c 100644 --- a/Modules/Panels/Settings/Tabs/Osd/OsdTab.qml +++ b/Modules/Panels/Settings/Tabs/Osd/OsdTab.qml @@ -39,12 +39,12 @@ ColumnLayout { currentIndex: tabView.currentIndex NTabButton { - text: I18n.tr("settings.osd.tabs.general") + text: I18n.tr("common.general") tabIndex: 0 checked: subTabBar.currentIndex === 0 } NTabButton { - text: I18n.tr("settings.osd.tabs.events") + text: I18n.tr("common.events") tabIndex: 1 checked: subTabBar.currentIndex === 1 } diff --git a/Modules/Panels/Settings/Tabs/Plugins/AvailableSubTab.qml b/Modules/Panels/Settings/Tabs/Plugins/AvailableSubTab.qml index 83950561a..fb11cbed1 100644 --- a/Modules/Panels/Settings/Tabs/Plugins/AvailableSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Plugins/AvailableSubTab.qml @@ -46,21 +46,21 @@ ColumnLayout { NTabButton { Layout.fillWidth: true - text: I18n.tr("settings.plugins.filter.all") + text: I18n.tr("launcher.categories.all") tabIndex: 0 checked: root.pluginFilter === "all" } NTabButton { Layout.fillWidth: true - text: I18n.tr("settings.plugins.filter.downloaded") + text: I18n.tr("panels.plugins.filter-downloaded") tabIndex: 1 checked: root.pluginFilter === "downloaded" } NTabButton { Layout.fillWidth: true - text: I18n.tr("settings.plugins.filter.not-downloaded") + text: I18n.tr("panels.plugins.filter-not-downloaded") tabIndex: 2 checked: root.pluginFilter === "notDownloaded" } @@ -68,12 +68,12 @@ ColumnLayout { NIconButton { icon: "refresh" - tooltipText: I18n.tr("settings.plugins.refresh.tooltip") + tooltipText: I18n.tr("panels.plugins.refresh-tooltip") baseSize: Style.baseWidgetSize * 0.9 onClicked: { PluginService.refreshAvailablePlugins(); checkUpdatesTimer.restart(); - ToastService.showNotice(I18n.tr("settings.plugins.title"), I18n.tr("settings.plugins.refresh.refreshing")); + ToastService.showNotice(I18n.tr("panels.plugins.title"), I18n.tr("panels.plugins.refresh-refreshing")); } } } @@ -208,7 +208,7 @@ ColumnLayout { NIconButton { icon: modelData.downloaded ? "trash" : "download" baseSize: Style.baseWidgetSize * 0.7 - tooltipText: modelData.downloaded ? I18n.tr("settings.plugins.uninstall") : I18n.tr("settings.plugins.install") + tooltipText: modelData.downloaded ? I18n.tr("common.uninstall") : I18n.tr("common.install") onClicked: { if (modelData.downloaded) { // Construct composite key for available plugins @@ -279,8 +279,8 @@ ColumnLayout { NLabel { visible: availablePluginsRepeater.count === 0 - label: I18n.tr("settings.plugins.available.no-plugins-label") - description: I18n.tr("settings.plugins.available.no-plugins-description") + label: I18n.tr("panels.plugins.available-no-plugins-label") + description: I18n.tr("panels.plugins.available-no-plugins-description") Layout.fillWidth: true } } @@ -309,8 +309,8 @@ ColumnLayout { spacing: Style.marginL NHeader { - label: I18n.tr("settings.plugins.uninstall-dialog.title") - description: I18n.tr("settings.plugins.uninstall-dialog.description", { + label: I18n.tr("panels.plugins.uninstall-dialog-title") + description: I18n.tr("panels.plugins.uninstall-dialog-description", { "plugin": uninstallDialog.pluginToUninstall?.name || "" }) } @@ -329,7 +329,7 @@ ColumnLayout { } NButton { - text: I18n.tr("settings.plugins.uninstall") + text: I18n.tr("common.uninstall") backgroundColor: Color.mPrimary textColor: Color.mOnPrimary onClicked: { @@ -353,21 +353,21 @@ ColumnLayout { } function installPlugin(pluginMetadata) { - ToastService.showNotice(I18n.tr("settings.plugins.title"), I18n.tr("settings.plugins.installing", { - "plugin": pluginMetadata.name - })); + ToastService.showNotice(I18n.tr("panels.plugins.title"), I18n.tr("panels.plugins.installing", { + "plugin": pluginMetadata.name + })); PluginService.installPlugin(pluginMetadata, false, function (success, error, registeredKey) { if (success) { - ToastService.showNotice(I18n.tr("settings.plugins.title"), I18n.tr("settings.plugins.install-success", { - "plugin": pluginMetadata.name - })); + ToastService.showNotice(I18n.tr("panels.plugins.title"), I18n.tr("panels.plugins.install-success", { + "plugin": pluginMetadata.name + })); // Auto-enable the plugin after installation (use registered key which may be composite) PluginService.enablePlugin(registeredKey); } else { - ToastService.showError(I18n.tr("settings.plugins.title"), I18n.tr("settings.plugins.install-error", { - "error": error || "Unknown error" - })); + ToastService.showError(I18n.tr("panels.plugins.title"), I18n.tr("panels.plugins.install-error", { + "error": error || "Unknown error" + })); } }); } @@ -376,19 +376,19 @@ ColumnLayout { var manifest = PluginRegistry.getPluginManifest(pluginId); var pluginName = manifest?.name || pluginId; - ToastService.showNotice(I18n.tr("settings.plugins.title"), I18n.tr("settings.plugins.uninstalling", { - "plugin": pluginName - })); + ToastService.showNotice(I18n.tr("panels.plugins.title"), I18n.tr("panels.plugins.uninstalling", { + "plugin": pluginName + })); PluginService.uninstallPlugin(pluginId, function (success, error) { if (success) { - ToastService.showNotice(I18n.tr("settings.plugins.title"), I18n.tr("settings.plugins.uninstall-success", { - "plugin": pluginName - })); + ToastService.showNotice(I18n.tr("panels.plugins.title"), I18n.tr("panels.plugins.uninstall-success", { + "plugin": pluginName + })); } else { - ToastService.showError(I18n.tr("settings.plugins.title"), I18n.tr("settings.plugins.uninstall-error", { - "error": error || "Unknown error" - })); + ToastService.showError(I18n.tr("panels.plugins.title"), I18n.tr("panels.plugins.uninstall-error", { + "error": error || "Unknown error" + })); } }); } diff --git a/Modules/Panels/Settings/Tabs/Plugins/InstalledSubTab.qml b/Modules/Panels/Settings/Tabs/Plugins/InstalledSubTab.qml index 933962e41..c967647d5 100644 --- a/Modules/Panels/Settings/Tabs/Plugins/InstalledSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Plugins/InstalledSubTab.qml @@ -37,7 +37,7 @@ ColumnLayout { property int updateCount: Object.keys(PluginService.pluginUpdates).length property bool isUpdating: false - text: I18n.tr("settings.plugins.update-all", { + text: I18n.tr("panels.plugins.update-all", { "count": updateCount }) icon: "download" @@ -54,7 +54,7 @@ ColumnLayout { function updateNext() { if (currentIndex >= pluginIds.length) { isUpdating = false; - ToastService.showNotice(I18n.tr("settings.plugins.title"), I18n.tr("settings.plugins.update-all-success")); + ToastService.showNotice(I18n.tr("panels.plugins.title"), I18n.tr("panels.plugins.update-all-success")); return; } @@ -157,12 +157,12 @@ ColumnLayout { NText { text: { if (modelData.updateInfo) { - return I18n.tr("settings.plugins.update-version", { + return I18n.tr("panels.plugins.update-version", { "current": modelData.version, "new": modelData.updateInfo.availableVersion }); } else if (modelData.pendingUpdateInfo) { - return I18n.tr("settings.plugins.update-pending", { + return I18n.tr("panels.plugins.update-pending", { "current": modelData.version, "new": modelData.pendingUpdateInfo.availableVersion, "required": modelData.pendingUpdateInfo.minNoctaliaVersion @@ -197,7 +197,7 @@ ColumnLayout { NText { visible: !modelData.isOfficial - text: modelData.sourceName || I18n.tr("settings.plugins.source.custom") + text: modelData.sourceName || I18n.tr("panels.plugins.source-custom") font.pointSize: Style.fontSizeXXS color: Color.mTertiary } @@ -229,7 +229,7 @@ ColumnLayout { NIconButton { icon: "settings" - tooltipText: I18n.tr("settings.plugins.settings.tooltip") + tooltipText: I18n.tr("panels.plugins.settings-tooltip") baseSize: Style.baseWidgetSize * 0.7 visible: modelData.entryPoints?.settings !== undefined onClicked: { @@ -239,7 +239,7 @@ ColumnLayout { NIconButton { icon: "trash" - tooltipText: I18n.tr("settings.plugins.uninstall") + tooltipText: I18n.tr("common.uninstall") baseSize: Style.baseWidgetSize * 0.7 onClicked: { uninstallDialog.pluginToUninstall = modelData; @@ -252,7 +252,7 @@ ColumnLayout { property string pluginId: modelData.compositeKey property bool isUpdating: root.updatingPlugins[pluginId] === true - text: isUpdating ? I18n.tr("settings.plugins.updating") : I18n.tr("settings.plugins.update") + text: isUpdating ? I18n.tr("panels.plugins.updating") : I18n.tr("common.update") icon: isUpdating ? "" : "download" visible: modelData.updateInfo !== undefined enabled: !isUpdating @@ -273,15 +273,15 @@ ColumnLayout { rootRef.updatingPlugins = updates2; if (success) { - ToastService.showNotice(I18n.tr("settings.plugins.title"), I18n.tr("settings.plugins.update-success", { - "plugin": pname, - "version": pversion - })); + ToastService.showNotice(I18n.tr("panels.plugins.title"), I18n.tr("panels.plugins.update-success", { + "plugin": pname, + "version": pversion + })); } else { - ToastService.showError(I18n.tr("settings.plugins.title"), I18n.tr("settings.plugins.update-error", { - "plugin": pname, - "error": error || "Unknown error" - })); + ToastService.showError(I18n.tr("panels.plugins.title"), I18n.tr("panels.plugins.update-error", { + "plugin": pname, + "error": error || "Unknown error" + })); } }); } @@ -304,8 +304,8 @@ ColumnLayout { NLabel { visible: PluginRegistry.getAllInstalledPluginIds().length === 0 - label: I18n.tr("settings.plugins.installed.no-plugins-label") - description: I18n.tr("settings.plugins.installed.no-plugins-description") + label: I18n.tr("panels.plugins.installed-no-plugins-label") + description: I18n.tr("panels.plugins.installed-no-plugins-description") Layout.fillWidth: true } } @@ -334,8 +334,8 @@ ColumnLayout { spacing: Style.marginL NHeader { - label: I18n.tr("settings.plugins.uninstall-dialog.title") - description: I18n.tr("settings.plugins.uninstall-dialog.description", { + label: I18n.tr("panels.plugins.uninstall-dialog-title") + description: I18n.tr("panels.plugins.uninstall-dialog-description", { "plugin": uninstallDialog.pluginToUninstall?.name || "" }) } @@ -354,7 +354,7 @@ ColumnLayout { } NButton { - text: I18n.tr("settings.plugins.uninstall") + text: I18n.tr("common.uninstall") backgroundColor: Color.mPrimary textColor: Color.mOnPrimary onClicked: { @@ -379,19 +379,19 @@ ColumnLayout { var manifest = PluginRegistry.getPluginManifest(pluginId); var pluginName = manifest?.name || pluginId; - ToastService.showNotice(I18n.tr("settings.plugins.title"), I18n.tr("settings.plugins.uninstalling", { - "plugin": pluginName - })); + ToastService.showNotice(I18n.tr("panels.plugins.title"), I18n.tr("panels.plugins.uninstalling", { + "plugin": pluginName + })); PluginService.uninstallPlugin(pluginId, function (success, error) { if (success) { - ToastService.showNotice(I18n.tr("settings.plugins.title"), I18n.tr("settings.plugins.uninstall-success", { - "plugin": pluginName - })); + ToastService.showNotice(I18n.tr("panels.plugins.title"), I18n.tr("panels.plugins.uninstall-success", { + "plugin": pluginName + })); } else { - ToastService.showError(I18n.tr("settings.plugins.title"), I18n.tr("settings.plugins.uninstall-error", { - "error": error || "Unknown error" - })); + ToastService.showError(I18n.tr("panels.plugins.title"), I18n.tr("panels.plugins.uninstall-error", { + "error": error || "Unknown error" + })); } }); } diff --git a/Modules/Panels/Settings/Tabs/Plugins/PluginsTab.qml b/Modules/Panels/Settings/Tabs/Plugins/PluginsTab.qml index 0468f0111..0d64ae9ec 100644 --- a/Modules/Panels/Settings/Tabs/Plugins/PluginsTab.qml +++ b/Modules/Panels/Settings/Tabs/Plugins/PluginsTab.qml @@ -15,17 +15,17 @@ ColumnLayout { currentIndex: tabView.currentIndex NTabButton { - text: I18n.tr("settings.plugins.tabs.installed") + text: I18n.tr("common.installed") tabIndex: 0 checked: subTabBar.currentIndex === 0 } NTabButton { - text: I18n.tr("settings.plugins.tabs.available") + text: I18n.tr("common.available") tabIndex: 1 checked: subTabBar.currentIndex === 1 } NTabButton { - text: I18n.tr("settings.plugins.tabs.sources") + text: I18n.tr("common.sources") tabIndex: 2 checked: subTabBar.currentIndex === 2 } diff --git a/Modules/Panels/Settings/Tabs/Plugins/SourcesSubTab.qml b/Modules/Panels/Settings/Tabs/Plugins/SourcesSubTab.qml index 8839fc2d1..7948a276a 100644 --- a/Modules/Panels/Settings/Tabs/Plugins/SourcesSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Plugins/SourcesSubTab.qml @@ -57,7 +57,7 @@ ColumnLayout { NIconButton { icon: "trash" - tooltipText: I18n.tr("settings.plugins.sources.remove.tooltip") + tooltipText: I18n.tr("panels.plugins.sources-remove-tooltip") visible: index !== 0 // Cannot remove official source baseSize: Style.baseWidgetSize * 0.7 onClicked: { @@ -72,7 +72,7 @@ ColumnLayout { onToggled: checked => { PluginRegistry.setSourceEnabled(modelData.url, checked); PluginService.refreshAvailablePlugins(); - ToastService.showNotice(I18n.tr("settings.plugins.title"), I18n.tr("settings.plugins.refresh.refreshing")); + ToastService.showNotice(I18n.tr("panels.plugins.title"), I18n.tr("panels.plugins.refresh-refreshing")); } } } @@ -82,7 +82,7 @@ ColumnLayout { // Add custom repository NButton { - text: I18n.tr("settings.plugins.sources.add-custom") + text: I18n.tr("panels.plugins.sources-add-custom") icon: "plus" onClicked: { addSourceDialog.open(); @@ -112,20 +112,20 @@ ColumnLayout { spacing: Style.marginL NHeader { - label: I18n.tr("settings.plugins.sources.add-dialog.title") - description: I18n.tr("settings.plugins.sources.add-dialog.description") + label: I18n.tr("panels.plugins.sources-add-dialog-title") + description: I18n.tr("panels.plugins.sources-add-dialog-description") } NTextInput { id: sourceNameInput - label: I18n.tr("settings.plugins.sources.add-dialog.name") - placeholderText: I18n.tr("settings.plugins.sources.add-dialog.name-placeholder") + label: I18n.tr("panels.plugins.sources-add-dialog-name") + placeholderText: I18n.tr("panels.plugins.sources-add-dialog-name-placeholder") Layout.fillWidth: true } NTextInput { id: sourceUrlInput - label: I18n.tr("settings.plugins.sources.add-dialog.url") + label: I18n.tr("panels.plugins.sources-add-dialog-url") placeholderText: "https://github.com/user/repo" Layout.fillWidth: true } @@ -150,13 +150,13 @@ ColumnLayout { enabled: sourceNameInput.text.length > 0 && sourceUrlInput.text.length > 0 onClicked: { if (PluginRegistry.addPluginSource(sourceNameInput.text, sourceUrlInput.text)) { - ToastService.showNotice(I18n.tr("settings.plugins.title"), I18n.tr("settings.plugins.sources.add-dialog.success")); + ToastService.showNotice(I18n.tr("panels.plugins.title"), I18n.tr("panels.plugins.sources-add-dialog-success")); PluginService.refreshAvailablePlugins(); addSourceDialog.close(); sourceNameInput.text = ""; sourceUrlInput.text = ""; } else { - ToastService.showError(I18n.tr("settings.plugins.title"), I18n.tr("settings.plugins.sources.add-dialog.error")); + ToastService.showError(I18n.tr("panels.plugins.title"), I18n.tr("panels.plugins.sources-add-dialog-error")); } } } diff --git a/Modules/Panels/Settings/Tabs/Region/ClockPanelSubTab.qml b/Modules/Panels/Settings/Tabs/Region/ClockPanelSubTab.qml index 1be2e26f0..6cf75b05d 100644 --- a/Modules/Panels/Settings/Tabs/Region/ClockPanelSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Region/ClockPanelSubTab.qml @@ -13,25 +13,25 @@ ColumnLayout { property list cardsDefault: [ { "id": "calendar-header-card", - "text": I18n.tr("settings.location.calendar.header.label"), + "text": I18n.tr("panels.location.calendar-header-label"), "enabled": true, "required": true }, { "id": "calendar-month-card", - "text": I18n.tr("settings.location.calendar.month.label"), + "text": I18n.tr("panels.location.calendar-month-label"), "enabled": true, "required": false }, { "id": "timer-card", - "text": I18n.tr("calendar.timer.title"), + "text": I18n.tr("common.timer"), "enabled": true, "required": false }, { "id": "weather-card", - "text": I18n.tr("settings.location.weather.section.label"), + "text": I18n.tr("common.weather"), "enabled": true, "required": false } @@ -98,22 +98,22 @@ ColumnLayout { Layout.fillWidth: true NToggle { - label: I18n.tr("settings.location.date-time.use-analog.label") - description: I18n.tr("settings.location.date-time.use-analog.description") + label: I18n.tr("panels.location.date-time-use-analog-label") + description: I18n.tr("panels.location.date-time-use-analog-description") checked: Settings.data.location.analogClockInCalendar onToggled: checked => Settings.data.location.analogClockInCalendar = checked } NToggle { - label: I18n.tr("settings.location.date-time.week-numbers.label") - description: I18n.tr("settings.location.date-time.week-numbers.description") + label: I18n.tr("panels.location.date-time-week-numbers-label") + description: I18n.tr("panels.location.date-time-week-numbers-description") checked: Settings.data.location.showWeekNumberInCalendar onToggled: checked => Settings.data.location.showWeekNumberInCalendar = checked } NToggle { - label: I18n.tr("settings.location.date-time.show-events.label") - description: I18n.tr("settings.location.date-time.show-events.description") + label: I18n.tr("panels.location.date-time-show-events-label") + description: I18n.tr("panels.location.date-time-show-events-description") checked: Settings.data.location.showCalendarEvents onToggled: checked => Settings.data.location.showCalendarEvents = checked } diff --git a/Modules/Panels/Settings/Tabs/Region/DateSubTab.qml b/Modules/Panels/Settings/Tabs/Region/DateSubTab.qml index c59d11bff..82a965b5f 100644 --- a/Modules/Panels/Settings/Tabs/Region/DateSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Region/DateSubTab.qml @@ -10,21 +10,21 @@ ColumnLayout { Layout.fillWidth: true NToggle { - label: I18n.tr("settings.location.date-time.12hour-format.label") - description: I18n.tr("settings.location.date-time.12hour-format.description") + label: I18n.tr("panels.location.date-time-12hour-format-label") + description: I18n.tr("panels.location.date-time-12hour-format-description") checked: Settings.data.location.use12hourFormat onToggled: checked => Settings.data.location.use12hourFormat = checked } NComboBox { - label: I18n.tr("settings.location.date-time.first-day-of-week.label") - description: I18n.tr("settings.location.date-time.first-day-of-week.description") + label: I18n.tr("panels.location.date-time-first-day-of-week-label") + description: I18n.tr("panels.location.date-time-first-day-of-week-description") currentKey: Settings.data.location.firstDayOfWeek.toString() minimumWidth: 260 * Style.uiScaleRatio model: [ { "key": "-1", - "name": I18n.tr("settings.location.date-time.first-day-of-week.automatic") + "name": I18n.tr("panels.location.date-time-first-day-of-week-automatic") }, { "key": "6", diff --git a/Modules/Panels/Settings/Tabs/Region/LanguageSubTab.qml b/Modules/Panels/Settings/Tabs/Region/LanguageSubTab.qml index 88e9c1084..944d62735 100644 --- a/Modules/Panels/Settings/Tabs/Region/LanguageSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Region/LanguageSubTab.qml @@ -11,13 +11,13 @@ ColumnLayout { NComboBox { Layout.fillWidth: true - label: I18n.tr("settings.general.language.select.label") - description: I18n.tr("settings.general.language.select.description") + label: I18n.tr("panels.general.language-select-label") + description: I18n.tr("panels.general.language-select-description") defaultValue: Settings.getDefaultValue("general.language") model: [ { "key": "", - "name": I18n.tr("settings.general.language.select.auto-detect") + " (" + I18n.systemDetectedLangCode + ")" + "name": I18n.tr("panels.general.language-select-auto-detect") + " (" + I18n.systemDetectedLangCode + ")" } ].concat(I18n.availableLanguages.map(function (langCode) { return { diff --git a/Modules/Panels/Settings/Tabs/Region/LocationSubTab.qml b/Modules/Panels/Settings/Tabs/Region/LocationSubTab.qml index 8861edf5d..1fe222ad9 100644 --- a/Modules/Panels/Settings/Tabs/Region/LocationSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Region/LocationSubTab.qml @@ -16,10 +16,10 @@ ColumnLayout { spacing: Style.marginL NTextInput { - label: I18n.tr("settings.location.location.search.label") - description: I18n.tr("settings.location.location.search.description") + label: I18n.tr("panels.location.location-search-label") + description: I18n.tr("panels.location.location-search-description") text: Settings.data.location.name || Settings.defaultLocation - placeholderText: I18n.tr("settings.location.location.search.placeholder") + placeholderText: I18n.tr("panels.location.location-search-placeholder") onEditingFinished: { // Verify the location has really changed to avoid extra resets var newLocation = text.trim(); @@ -55,40 +55,40 @@ ColumnLayout { Layout.fillWidth: true NToggle { - label: I18n.tr("settings.location.weather.enabled.label") - description: I18n.tr("settings.location.weather.enabled.description") + label: I18n.tr("panels.location.weather-enabled-label") + description: I18n.tr("panels.location.weather-enabled-description") checked: Settings.data.location.weatherEnabled onToggled: checked => Settings.data.location.weatherEnabled = checked defaultValue: Settings.getDefaultValue("location.weatherEnabled") } NToggle { - label: I18n.tr("settings.location.weather.fahrenheit.label") - description: I18n.tr("settings.location.weather.fahrenheit.description") + label: I18n.tr("panels.location.weather-fahrenheit-label") + description: I18n.tr("panels.location.weather-fahrenheit-description") checked: Settings.data.location.useFahrenheit onToggled: checked => Settings.data.location.useFahrenheit = checked enabled: Settings.data.location.weatherEnabled } NToggle { - label: I18n.tr("settings.location.weather.show-effects.label") - description: I18n.tr("settings.location.weather.show-effects.description") + label: I18n.tr("panels.location.weather-show-effects-label") + description: I18n.tr("panels.location.weather-show-effects-description") checked: Settings.data.location.weatherShowEffects onToggled: checked => Settings.data.location.weatherShowEffects = checked enabled: Settings.data.location.weatherEnabled } NToggle { - label: I18n.tr("settings.location.weather.hide-city.label") - description: I18n.tr("settings.location.weather.hide-city.description") + label: I18n.tr("panels.location.weather-hide-city-label") + description: I18n.tr("panels.location.weather-hide-city-description") checked: Settings.data.location.hideWeatherCityName onToggled: checked => Settings.data.location.hideWeatherCityName = checked enabled: Settings.data.location.weatherEnabled } NToggle { - label: I18n.tr("settings.location.weather.hide-timezone.label") - description: I18n.tr("settings.location.weather.hide-timezone.description") + label: I18n.tr("panels.location.weather-hide-timezone-label") + description: I18n.tr("panels.location.weather-hide-timezone-description") checked: Settings.data.location.hideWeatherTimezone onToggled: checked => Settings.data.location.hideWeatherTimezone = checked enabled: Settings.data.location.weatherEnabled diff --git a/Modules/Panels/Settings/Tabs/Region/RegionTab.qml b/Modules/Panels/Settings/Tabs/Region/RegionTab.qml index 179e08831..36d3a7e0f 100644 --- a/Modules/Panels/Settings/Tabs/Region/RegionTab.qml +++ b/Modules/Panels/Settings/Tabs/Region/RegionTab.qml @@ -15,22 +15,22 @@ ColumnLayout { currentIndex: tabView.currentIndex NTabButton { - text: I18n.tr("settings.region.tabs.language") + text: I18n.tr("common.language") tabIndex: 0 checked: subTabBar.currentIndex === 0 } NTabButton { - text: I18n.tr("settings.region.tabs.location") + text: I18n.tr("common.location") tabIndex: 1 checked: subTabBar.currentIndex === 1 } NTabButton { - text: I18n.tr("settings.region.tabs.date") + text: I18n.tr("common.date") tabIndex: 2 checked: subTabBar.currentIndex === 2 } NTabButton { - text: I18n.tr("settings.region.tabs.clock-panel") + text: I18n.tr("common.clock-panel") tabIndex: 3 checked: subTabBar.currentIndex === 3 } diff --git a/Modules/Panels/Settings/Tabs/ScreenRecorderTab.qml b/Modules/Panels/Settings/Tabs/ScreenRecorderTab.qml index a056a97e1..83cdbd650 100644 --- a/Modules/Panels/Settings/Tabs/ScreenRecorderTab.qml +++ b/Modules/Panels/Settings/Tabs/ScreenRecorderTab.qml @@ -7,47 +7,40 @@ import qs.Widgets ColumnLayout { id: root - spacing: Style.marginL - NHeader { - label: I18n.tr("settings.screen-recorder.general.section.label") - description: I18n.tr("settings.screen-recorder.general.section.description") + // Output Folder + NTextInputButton { + label: I18n.tr("panels.screen-recorder.general-output-folder-label") + description: I18n.tr("panels.screen-recorder.general-output-folder-description") + placeholderText: Quickshell.env("HOME") + "/Videos" + text: Settings.data.screenRecorder.directory + buttonIcon: "folder-open" + buttonTooltip: I18n.tr("panels.screen-recorder.general-output-folder-label") + onInputEditingFinished: Settings.data.screenRecorder.directory = text + onButtonClicked: folderPicker.openFilePicker() } - // Output Folder - ColumnLayout { - spacing: Style.marginS + NDivider { Layout.fillWidth: true + } - NTextInputButton { - label: I18n.tr("settings.screen-recorder.general.output-folder.label") - description: I18n.tr("settings.screen-recorder.general.output-folder.description") - placeholderText: Quickshell.env("HOME") + "/Videos" - text: Settings.data.screenRecorder.directory - buttonIcon: "folder-open" - buttonTooltip: I18n.tr("settings.screen-recorder.general.output-folder.tooltip") - onInputEditingFinished: Settings.data.screenRecorder.directory = text - onButtonClicked: folderPicker.openFilePicker() - } + // Show Cursor + NToggle { + label: I18n.tr("panels.screen-recorder.general-show-cursor-label") + description: I18n.tr("panels.screen-recorder.general-show-cursor-description") + checked: Settings.data.screenRecorder.showCursor + onToggled: checked => Settings.data.screenRecorder.showCursor = checked + defaultValue: Settings.getDefaultValue("screenRecorder.showCursor") + } - // Show Cursor - NToggle { - label: I18n.tr("settings.screen-recorder.general.show-cursor.label") - description: I18n.tr("settings.screen-recorder.general.show-cursor.description") - checked: Settings.data.screenRecorder.showCursor - onToggled: checked => Settings.data.screenRecorder.showCursor = checked - defaultValue: Settings.getDefaultValue("screenRecorder.showCursor") - } - - // Copy to Clipboard - NToggle { - label: I18n.tr("settings.screen-recorder.general.copy-to-clipboard.label") - description: I18n.tr("settings.screen-recorder.general.copy-to-clipboard.description") - checked: Settings.data.screenRecorder.copyToClipboard - onToggled: checked => Settings.data.screenRecorder.copyToClipboard = checked - defaultValue: Settings.getDefaultValue("screenRecorder.copyToClipboard") - } + // Copy to Clipboard + NToggle { + label: I18n.tr("panels.screen-recorder.general-copy-to-clipboard-label") + description: I18n.tr("panels.screen-recorder.general-copy-to-clipboard-description") + checked: Settings.data.screenRecorder.copyToClipboard + onToggled: checked => Settings.data.screenRecorder.copyToClipboard = checked + defaultValue: Settings.getDefaultValue("screenRecorder.copyToClipboard") } NDivider { @@ -59,23 +52,18 @@ ColumnLayout { spacing: Style.marginL Layout.fillWidth: true - NHeader { - label: I18n.tr("settings.screen-recorder.video.section.label") - description: I18n.tr("settings.screen-recorder.video.section.description") - } - // Source NComboBox { - label: I18n.tr("settings.screen-recorder.video.video-source.label") - description: I18n.tr("settings.screen-recorder.video.video-source.description") + label: I18n.tr("panels.screen-recorder.video-video-source-label") + description: I18n.tr("panels.screen-recorder.video-video-source-description") model: [ { "key": "portal", - "name": I18n.tr("options.screen-recording.sources.portal") + "name": I18n.tr("options.screen-recording.sources-portal") }, { "key": "screen", - "name": I18n.tr("options.screen-recording.sources.screen") + "name": I18n.tr("options.screen-recording.sources-screen") } ] currentKey: Settings.data.screenRecorder.videoSource @@ -85,48 +73,48 @@ ColumnLayout { // Frame Rate NComboBox { - label: I18n.tr("settings.screen-recorder.video.frame-rate.label") - description: I18n.tr("settings.screen-recorder.video.frame-rate.description") + label: I18n.tr("panels.audio.media-frame-rate-label") + description: I18n.tr("panels.screen-recorder.video-frame-rate-description") model: [ { "key": "30", - "name": I18n.tr("options.frame-rates.fps", { + "name": I18n.tr("options.frame-rates-fps", { "fps": "30" }) }, { "key": "60", - "name": I18n.tr("options.frame-rates.fps", { + "name": I18n.tr("options.frame-rates-fps", { "fps": "60" }) }, { "key": "100", - "name": I18n.tr("options.frame-rates.fps", { + "name": I18n.tr("options.frame-rates-fps", { "fps": "100" }) }, { "key": "120", - "name": I18n.tr("options.frame-rates.fps", { + "name": I18n.tr("options.frame-rates-fps", { "fps": "120" }) }, { "key": "144", - "name": I18n.tr("options.frame-rates.fps", { + "name": I18n.tr("options.frame-rates-fps", { "fps": "144" }) }, { "key": "165", - "name": I18n.tr("options.frame-rates.fps", { + "name": I18n.tr("options.frame-rates-fps", { "fps": "165" }) }, { "key": "240", - "name": I18n.tr("options.frame-rates.fps", { + "name": I18n.tr("options.frame-rates-fps", { "fps": "240" }) } @@ -138,24 +126,24 @@ ColumnLayout { // Video Quality NComboBox { - label: I18n.tr("settings.screen-recorder.video.video-quality.label") - description: I18n.tr("settings.screen-recorder.video.video-quality.description") + label: I18n.tr("panels.screen-recorder.video-video-quality-label") + description: I18n.tr("panels.screen-recorder.video-video-quality-description") model: [ { "key": "medium", - "name": I18n.tr("options.screen-recording.quality.medium") + "name": I18n.tr("options.screen-recording.quality-medium") }, { "key": "high", - "name": I18n.tr("options.screen-recording.quality.high") + "name": I18n.tr("options.screen-recording.quality-high") }, { "key": "very_high", - "name": I18n.tr("options.screen-recording.quality.very-high") + "name": I18n.tr("options.screen-recording.quality-very-high") }, { "key": "ultra", - "name": I18n.tr("options.screen-recording.quality.ultra") + "name": I18n.tr("options.screen-recording.quality-ultra") } ] currentKey: Settings.data.screenRecorder.quality @@ -165,8 +153,8 @@ ColumnLayout { // Video Codec NComboBox { - label: I18n.tr("settings.screen-recorder.video.video-codec.label") - description: I18n.tr("settings.screen-recorder.video.video-codec.description") + label: I18n.tr("panels.screen-recorder.video-video-codec-label") + description: I18n.tr("panels.screen-recorder.video-video-codec-description") model: { let options = [ { @@ -228,16 +216,16 @@ ColumnLayout { // Color Range NComboBox { - label: I18n.tr("settings.screen-recorder.video.color-range.label") - description: I18n.tr("settings.screen-recorder.video.color-range.description") + label: I18n.tr("panels.screen-recorder.video-color-range-label") + description: I18n.tr("panels.screen-recorder.video-color-range-description") model: [ { "key": "limited", - "name": I18n.tr("options.screen-recording.color-range.limited") + "name": I18n.tr("options.screen-recording.color-range-limited") }, { "key": "full", - "name": I18n.tr("options.screen-recording.color-range.full") + "name": I18n.tr("options.screen-recording.color-range-full") } ] currentKey: Settings.data.screenRecorder.colorRange @@ -255,31 +243,26 @@ ColumnLayout { spacing: Style.marginL Layout.fillWidth: true - NHeader { - label: I18n.tr("settings.screen-recorder.audio.section.label") - description: I18n.tr("settings.screen-recorder.audio.section.description") - } - // Audio Source NComboBox { - label: I18n.tr("settings.screen-recorder.audio.audio-source.label") - description: I18n.tr("settings.screen-recorder.audio.audio-source.description") + label: I18n.tr("panels.screen-recorder.audio-audio-source-label") + description: I18n.tr("panels.screen-recorder.audio-audio-source-description") model: [ { "key": "none", - "name": I18n.tr("options.screen-recording.audio-sources.none") + "name": I18n.tr("options.screen-recording.audio-sources-none") }, { "key": "default_output", - "name": I18n.tr("options.screen-recording.audio-sources.system-output") + "name": I18n.tr("options.screen-recording.audio-sources-system-output") }, { "key": "default_input", - "name": I18n.tr("options.screen-recording.audio-sources.microphone-input") + "name": I18n.tr("options.screen-recording.audio-sources-microphone-input") }, { "key": "both", - "name": I18n.tr("options.screen-recording.audio-sources.both") + "name": I18n.tr("options.screen-recording.audio-sources-both") } ] currentKey: Settings.data.screenRecorder.audioSource @@ -289,8 +272,8 @@ ColumnLayout { // Audio Codec NComboBox { - label: I18n.tr("settings.screen-recorder.audio.audio-codec.label") - description: I18n.tr("settings.screen-recorder.audio.audio-codec.description") + label: I18n.tr("panels.screen-recorder.audio-audio-codec-label") + description: I18n.tr("panels.screen-recorder.audio-audio-codec-description") model: [ { "key": "opus", @@ -310,7 +293,7 @@ ColumnLayout { NFilePicker { id: folderPicker selectionMode: "folders" - title: I18n.tr("settings.screen-recorder.general.select-output-folder") + title: I18n.tr("panels.screen-recorder.general-select-output-folder") initialPath: Settings.data.screenRecorder.directory || Quickshell.env("HOME") + "/Videos" onAccepted: paths => { if (paths.length > 0) { @@ -318,8 +301,4 @@ ColumnLayout { } } } - - NDivider { - Layout.fillWidth: true - } } diff --git a/Modules/Panels/Settings/Tabs/SessionMenu/ActionsSubTab.qml b/Modules/Panels/Settings/Tabs/SessionMenu/ActionsSubTab.qml index f816842ac..b0d099923 100644 --- a/Modules/Panels/Settings/Tabs/SessionMenu/ActionsSubTab.qml +++ b/Modules/Panels/Settings/Tabs/SessionMenu/ActionsSubTab.qml @@ -206,7 +206,7 @@ ColumnLayout { // Settings button (cogwheel) NIconButton { icon: "settings" - tooltipText: I18n.tr("settings.session-menu.entry-settings.tooltip") + tooltipText: I18n.tr("panels.session-menu.entry-settings-tooltip") baseSize: Style.baseWidgetSize * 0.7 Layout.alignment: Qt.AlignVCenter onClicked: { diff --git a/Modules/Panels/Settings/Tabs/SessionMenu/GeneralSubTab.qml b/Modules/Panels/Settings/Tabs/SessionMenu/GeneralSubTab.qml index 5c01688b4..974a5e428 100644 --- a/Modules/Panels/Settings/Tabs/SessionMenu/GeneralSubTab.qml +++ b/Modules/Panels/Settings/Tabs/SessionMenu/GeneralSubTab.qml @@ -11,8 +11,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("settings.session-menu.large-buttons-style.label") - description: I18n.tr("settings.session-menu.large-buttons-style.description") + label: I18n.tr("panels.session-menu.large-buttons-style-label") + description: I18n.tr("panels.session-menu.large-buttons-style-description") checked: Settings.data.sessionMenu.largeButtonsStyle onToggled: checked => Settings.data.sessionMenu.largeButtonsStyle = checked } @@ -20,8 +20,8 @@ ColumnLayout { NComboBox { visible: Settings.data.sessionMenu.largeButtonsStyle Layout.fillWidth: true - label: I18n.tr("settings.session-menu.large-buttons-layout.label") - description: I18n.tr("settings.session-menu.large-buttons-layout.description") + label: I18n.tr("panels.session-menu.large-buttons-layout-label") + description: I18n.tr("panels.session-menu.large-buttons-layout-description") model: [ { "key": "grid", @@ -39,45 +39,45 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("settings.session-menu.show-number-labels.label") - description: I18n.tr("settings.session-menu.show-number-labels.description") + label: I18n.tr("panels.session-menu.show-number-labels-label") + description: I18n.tr("panels.session-menu.show-number-labels-description") checked: Settings.data.sessionMenu.showNumberLabels !== false defaultValue: Settings.getDefaultValue("sessionMenu.showNumberLabels") ?? true onToggled: checked => Settings.data.sessionMenu.showNumberLabels = checked } NComboBox { - label: I18n.tr("settings.session-menu.position.label") - description: I18n.tr("settings.session-menu.position.description") + label: I18n.tr("common.position") + description: I18n.tr("panels.session-menu.position-description") Layout.fillWidth: true model: [ { "key": "center", - "name": I18n.tr("options.control-center.position.center") + "name": I18n.tr("positions.center") }, { "key": "top_center", - "name": I18n.tr("options.control-center.position.top_center") + "name": I18n.tr("positions.top-center") }, { "key": "top_left", - "name": I18n.tr("options.control-center.position.top_left") + "name": I18n.tr("positions.top-left") }, { "key": "top_right", - "name": I18n.tr("options.control-center.position.top_right") + "name": I18n.tr("positions.top-right") }, { "key": "bottom_center", - "name": I18n.tr("options.control-center.position.bottom_center") + "name": I18n.tr("positions.bottom-center") }, { "key": "bottom_left", - "name": I18n.tr("options.control-center.position.bottom_left") + "name": I18n.tr("positions.bottom-left") }, { "key": "bottom_right", - "name": I18n.tr("options.control-center.position.bottom_right") + "name": I18n.tr("positions.bottom-right") } ] currentKey: Settings.data.sessionMenu.position @@ -88,8 +88,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("settings.session-menu.show-header.label") - description: I18n.tr("settings.session-menu.show-header.description") + label: I18n.tr("panels.session-menu.show-header-label") + description: I18n.tr("panels.session-menu.show-header-description") checked: Settings.data.sessionMenu.showHeader onToggled: checked => Settings.data.sessionMenu.showHeader = checked visible: !Settings.data.sessionMenu.largeButtonsStyle @@ -98,8 +98,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("settings.session-menu.enable-countdown.label") - description: I18n.tr("settings.session-menu.enable-countdown.description") + label: I18n.tr("panels.session-menu.enable-countdown-label") + description: I18n.tr("panels.session-menu.enable-countdown-description") checked: Settings.data.sessionMenu.enableCountdown onToggled: checked => Settings.data.sessionMenu.enableCountdown = checked defaultValue: Settings.getDefaultValue("sessionMenu.enableCountdown") @@ -111,8 +111,8 @@ ColumnLayout { Layout.fillWidth: true NLabel { - label: I18n.tr("settings.session-menu.countdown-duration.label") - description: I18n.tr("settings.session-menu.countdown-duration.description") + label: I18n.tr("panels.session-menu.countdown-duration-label") + description: I18n.tr("panels.session-menu.countdown-duration-description") } NValueSlider { diff --git a/Modules/Panels/Settings/Tabs/SessionMenu/SessionMenuEntrySettingsDialog.qml b/Modules/Panels/Settings/Tabs/SessionMenu/SessionMenuEntrySettingsDialog.qml index 62946ffc3..1271e617d 100644 --- a/Modules/Panels/Settings/Tabs/SessionMenu/SessionMenuEntrySettingsDialog.qml +++ b/Modules/Panels/Settings/Tabs/SessionMenu/SessionMenuEntrySettingsDialog.qml @@ -17,11 +17,11 @@ Popup { // Default commands mapping readonly property var defaultCommands: { - "lock": I18n.tr("settings.session-menu.entry-settings.default-command.lock"), + "lock": I18n.tr("panels.session-menu.entry-settings-default-command-lock"), "suspend": "systemctl suspend || loginctl suspend", "hibernate": "systemctl hibernate || loginctl hibernate", "reboot": "systemctl reboot || loginctl reboot", - "logout": I18n.tr("settings.session-menu.entry-settings.default-command.logout"), + "logout": I18n.tr("panels.session-menu.entry-settings-default-command-logout"), "shutdown": "systemctl poweroff || loginctl poweroff" } @@ -66,7 +66,7 @@ Popup { Layout.fillWidth: true NText { - text: I18n.tr("settings.session-menu.entry-settings.title", { + text: I18n.tr("panels.session-menu.entry-settings-title", { "entry": root.entryText }) pointSize: Style.fontSizeL @@ -77,7 +77,7 @@ Popup { NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") onClicked: root.close() } } @@ -93,9 +93,9 @@ Popup { NTextInput { id: commandInput Layout.fillWidth: true - label: I18n.tr("settings.session-menu.entry-settings.command.label") - description: I18n.tr("settings.session-menu.entry-settings.command.description") - placeholderText: I18n.tr("settings.session-menu.entry-settings.command.placeholder") + label: I18n.tr("common.command") + description: I18n.tr("panels.session-menu.entry-settings-command-description") + placeholderText: I18n.tr("panels.session-menu.entry-settings-command-placeholder") onEditingFinished: { // Auto-focus on Enter applyButton.forceActiveFocus(); @@ -114,8 +114,8 @@ Popup { spacing: Style.marginXS NLabel { - label: I18n.tr("settings.session-menu.entry-settings.default-info.label") - description: I18n.tr("settings.session-menu.entry-settings.default-info.description") + label: I18n.tr("panels.session-menu.entry-settings-default-info-label") + description: I18n.tr("panels.session-menu.entry-settings-default-info-description") Layout.fillWidth: true } @@ -164,14 +164,14 @@ Popup { NButton { id: cancelButton - text: I18n.tr("bar.widget-settings.dialog.cancel") + text: I18n.tr("common.cancel") outlined: true onClicked: root.close() } NButton { id: applyButton - text: I18n.tr("bar.widget-settings.dialog.apply") + text: I18n.tr("common.apply") icon: "check" onClicked: { root.updateEntryCommand(root.entryIndex, commandInput.text); diff --git a/Modules/Panels/Settings/Tabs/SessionMenu/SessionMenuTab.qml b/Modules/Panels/Settings/Tabs/SessionMenu/SessionMenuTab.qml index fa2244df1..b8ce3cfdf 100644 --- a/Modules/Panels/Settings/Tabs/SessionMenu/SessionMenuTab.qml +++ b/Modules/Panels/Settings/Tabs/SessionMenu/SessionMenuTab.qml @@ -14,37 +14,37 @@ ColumnLayout { property list entriesDefault: [ { "id": "lock", - "text": I18n.tr("session-menu.lock"), + "text": I18n.tr("common.lock"), "enabled": true, "required": false }, { "id": "suspend", - "text": I18n.tr("session-menu.suspend"), + "text": I18n.tr("common.suspend"), "enabled": true, "required": false }, { "id": "hibernate", - "text": I18n.tr("session-menu.hibernate"), + "text": I18n.tr("common.hibernate"), "enabled": true, "required": false }, { "id": "reboot", - "text": I18n.tr("session-menu.reboot"), + "text": I18n.tr("common.reboot"), "enabled": true, "required": false }, { "id": "logout", - "text": I18n.tr("session-menu.logout"), + "text": I18n.tr("common.logout"), "enabled": true, "required": false }, { "id": "shutdown", - "text": I18n.tr("session-menu.shutdown"), + "text": I18n.tr("common.shutdown"), "enabled": true, "required": false } @@ -171,12 +171,12 @@ ColumnLayout { currentIndex: tabView.currentIndex NTabButton { - text: I18n.tr("settings.session-menu.tabs.general") + text: I18n.tr("common.general") tabIndex: 0 checked: subTabBar.currentIndex === 0 } NTabButton { - text: I18n.tr("settings.session-menu.tabs.actions") + text: I18n.tr("common.actions") tabIndex: 1 checked: subTabBar.currentIndex === 1 } diff --git a/Modules/Panels/Settings/Tabs/SystemMonitor/GeneralSubTab.qml b/Modules/Panels/Settings/Tabs/SystemMonitor/GeneralSubTab.qml index 274154af6..3a594bf95 100644 --- a/Modules/Panels/Settings/Tabs/SystemMonitor/GeneralSubTab.qml +++ b/Modules/Panels/Settings/Tabs/SystemMonitor/GeneralSubTab.qml @@ -14,8 +14,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true Layout.topMargin: Style.marginM - label: I18n.tr("settings.system-monitor.enable-dgpu-monitoring.label") - description: I18n.tr("settings.system-monitor.enable-dgpu-monitoring.description") + label: I18n.tr("panels.system-monitor.enable-dgpu-monitoring-label") + description: I18n.tr("panels.system-monitor.enable-dgpu-monitoring-description") checked: Settings.data.systemMonitor.enableDgpuMonitoring defaultValue: Settings.getDefaultValue("systemMonitor.enableDgpuMonitoring") onToggled: checked => Settings.data.systemMonitor.enableDgpuMonitoring = checked @@ -27,8 +27,8 @@ ColumnLayout { spacing: Style.marginM NToggle { - label: I18n.tr("settings.system-monitor.use-custom-highlight-colors.label") - description: I18n.tr("settings.system-monitor.use-custom-highlight-colors.description") + label: I18n.tr("panels.system-monitor.use-custom-highlight-colors-label") + description: I18n.tr("panels.system-monitor.use-custom-highlight-colors-description") checked: Settings.data.systemMonitor.useCustomColors defaultValue: Settings.getDefaultValue("systemMonitor.useCustomColors") onToggled: checked => { @@ -56,7 +56,7 @@ ColumnLayout { spacing: Style.marginM NText { - text: I18n.tr("settings.system-monitor.warning-color.label") + text: I18n.tr("panels.system-monitor.warning-color-label") pointSize: Style.fontSizeS } @@ -75,7 +75,7 @@ ColumnLayout { spacing: Style.marginM NText { - text: I18n.tr("settings.system-monitor.critical-color.label") + text: I18n.tr("panels.system-monitor.critical-color-label") pointSize: Style.fontSizeS } @@ -95,9 +95,9 @@ ColumnLayout { } NTextInput { - label: I18n.tr("settings.system-monitor.external-monitor.label") - description: I18n.tr("settings.system-monitor.external-monitor.description") - placeholderText: I18n.tr("settings.system-monitor.external-monitor.placeholder") + label: I18n.tr("panels.system-monitor.external-monitor-label") + description: I18n.tr("panels.system-monitor.external-monitor-description") + placeholderText: I18n.tr("panels.system-monitor.external-monitor-placeholder") text: Settings.data.systemMonitor.externalMonitor defaultValue: Settings.getDefaultValue("systemMonitor.externalMonitor") onTextChanged: Settings.data.systemMonitor.externalMonitor = text diff --git a/Modules/Panels/Settings/Tabs/SystemMonitor/PollingSubTab.qml b/Modules/Panels/Settings/Tabs/SystemMonitor/PollingSubTab.qml index 368a2ecdc..640264a83 100644 --- a/Modules/Panels/Settings/Tabs/SystemMonitor/PollingSubTab.qml +++ b/Modules/Panels/Settings/Tabs/SystemMonitor/PollingSubTab.qml @@ -17,7 +17,7 @@ ColumnLayout { NText { Layout.fillWidth: true - text: I18n.tr("settings.system-monitor.cpu-section.label") + text: I18n.tr("bar.system-monitor.cpu-usage-label") pointSize: Style.fontSizeM } @@ -39,7 +39,7 @@ ColumnLayout { NText { Layout.fillWidth: true - text: I18n.tr("settings.system-monitor.temperature-section.label") + text: I18n.tr("bar.system-monitor.cpu-temperature-label") pointSize: Style.fontSizeM } @@ -62,7 +62,7 @@ ColumnLayout { NText { Layout.fillWidth: true - text: I18n.tr("settings.system-monitor.gpu-section.label") + text: I18n.tr("panels.system-monitor.gpu-section-label") pointSize: Style.fontSizeM } @@ -84,7 +84,7 @@ ColumnLayout { NText { Layout.fillWidth: true - text: I18n.tr("settings.system-monitor.load-average-section.label") + text: I18n.tr("bar.system-monitor.load-average-label") pointSize: Style.fontSizeM } @@ -106,7 +106,7 @@ ColumnLayout { NText { Layout.fillWidth: true - text: I18n.tr("settings.system-monitor.memory-section.label") + text: I18n.tr("bar.system-monitor.memory-usage-label") pointSize: Style.fontSizeM } @@ -128,7 +128,7 @@ ColumnLayout { NText { Layout.fillWidth: true - text: I18n.tr("settings.system-monitor.disk-section.label") + text: I18n.tr("panels.system-monitor.disk-section-label") pointSize: Style.fontSizeM } @@ -150,7 +150,7 @@ ColumnLayout { NText { Layout.fillWidth: true - text: I18n.tr("settings.system-monitor.network-section.label") + text: I18n.tr("common.network") pointSize: Style.fontSizeM } @@ -167,6 +167,6 @@ ColumnLayout { NLabel { Layout.fillWidth: true - description: I18n.tr("settings.system-monitor.polling-section.description") + description: I18n.tr("panels.system-monitor.polling-section-description") } } diff --git a/Modules/Panels/Settings/Tabs/SystemMonitor/SystemMonitorTab.qml b/Modules/Panels/Settings/Tabs/SystemMonitor/SystemMonitorTab.qml index c9484a74e..ef4395d94 100644 --- a/Modules/Panels/Settings/Tabs/SystemMonitor/SystemMonitorTab.qml +++ b/Modules/Panels/Settings/Tabs/SystemMonitor/SystemMonitorTab.qml @@ -17,17 +17,17 @@ ColumnLayout { currentIndex: tabView.currentIndex NTabButton { - text: I18n.tr("settings.system-monitor.tabs.general") + text: I18n.tr("common.general") tabIndex: 0 checked: subTabBar.currentIndex === 0 } NTabButton { - text: I18n.tr("settings.system-monitor.tabs.thresholds") + text: I18n.tr("common.thresholds") tabIndex: 1 checked: subTabBar.currentIndex === 1 } NTabButton { - text: I18n.tr("settings.system-monitor.tabs.polling") + text: I18n.tr("common.polling") tabIndex: 2 checked: subTabBar.currentIndex === 2 } diff --git a/Modules/Panels/Settings/Tabs/SystemMonitor/ThresholdsSubTab.qml b/Modules/Panels/Settings/Tabs/SystemMonitor/ThresholdsSubTab.qml index df5f08aee..53bbc0b84 100644 --- a/Modules/Panels/Settings/Tabs/SystemMonitor/ThresholdsSubTab.qml +++ b/Modules/Panels/Settings/Tabs/SystemMonitor/ThresholdsSubTab.qml @@ -14,7 +14,7 @@ ColumnLayout { NText { Layout.fillWidth: true Layout.topMargin: Style.marginM - text: I18n.tr("settings.system-monitor.cpu-section.label") + text: I18n.tr("bar.system-monitor.cpu-usage-label") pointSize: Style.fontSizeM } @@ -29,7 +29,7 @@ ColumnLayout { NText { Layout.alignment: Qt.AlignHCenter horizontalAlignment: Text.AlignHCenter - text: I18n.tr("settings.system-monitor.threshold.warning") + text: I18n.tr("panels.system-monitor.threshold-warning") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant } @@ -58,7 +58,7 @@ ColumnLayout { NText { Layout.alignment: Qt.AlignHCenter horizontalAlignment: Text.AlignHCenter - text: I18n.tr("settings.system-monitor.threshold.critical") + text: I18n.tr("panels.system-monitor.threshold-critical") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant } @@ -80,7 +80,7 @@ ColumnLayout { NText { Layout.fillWidth: true Layout.topMargin: Style.marginM - text: I18n.tr("settings.system-monitor.temperature-section.label") + text: I18n.tr("bar.system-monitor.cpu-temperature-label") pointSize: Style.fontSizeM } @@ -95,7 +95,7 @@ ColumnLayout { NText { Layout.alignment: Qt.AlignHCenter horizontalAlignment: Text.AlignHCenter - text: I18n.tr("settings.system-monitor.threshold.warning") + text: I18n.tr("panels.system-monitor.threshold-warning") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant } @@ -124,7 +124,7 @@ ColumnLayout { NText { Layout.alignment: Qt.AlignHCenter horizontalAlignment: Text.AlignHCenter - text: I18n.tr("settings.system-monitor.threshold.critical") + text: I18n.tr("panels.system-monitor.threshold-critical") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant } @@ -146,7 +146,7 @@ ColumnLayout { NText { Layout.fillWidth: true Layout.topMargin: Style.marginM - text: I18n.tr("settings.system-monitor.gpu-section.label") + text: I18n.tr("panels.system-monitor.gpu-section-label") pointSize: Style.fontSizeM visible: SystemStatService.gpuAvailable } @@ -163,7 +163,7 @@ ColumnLayout { NText { Layout.alignment: Qt.AlignHCenter horizontalAlignment: Text.AlignHCenter - text: I18n.tr("settings.system-monitor.threshold.warning") + text: I18n.tr("panels.system-monitor.threshold-warning") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant } @@ -192,7 +192,7 @@ ColumnLayout { NText { Layout.alignment: Qt.AlignHCenter horizontalAlignment: Text.AlignHCenter - text: I18n.tr("settings.system-monitor.threshold.critical") + text: I18n.tr("panels.system-monitor.threshold-critical") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant } @@ -214,7 +214,7 @@ ColumnLayout { NText { Layout.fillWidth: true Layout.topMargin: Style.marginM - text: I18n.tr("settings.system-monitor.memory-section.label") + text: I18n.tr("bar.system-monitor.memory-usage-label") pointSize: Style.fontSizeM } @@ -229,7 +229,7 @@ ColumnLayout { NText { Layout.alignment: Qt.AlignHCenter horizontalAlignment: Text.AlignHCenter - text: I18n.tr("settings.system-monitor.threshold.warning") + text: I18n.tr("panels.system-monitor.threshold-warning") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant } @@ -258,7 +258,7 @@ ColumnLayout { NText { Layout.alignment: Qt.AlignHCenter horizontalAlignment: Text.AlignHCenter - text: I18n.tr("settings.system-monitor.threshold.critical") + text: I18n.tr("panels.system-monitor.threshold-critical") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant } @@ -280,7 +280,7 @@ ColumnLayout { NText { Layout.fillWidth: true Layout.topMargin: Style.marginM - text: I18n.tr("settings.system-monitor.disk-section.label") + text: I18n.tr("panels.system-monitor.disk-section-label") pointSize: Style.fontSizeM } @@ -295,7 +295,7 @@ ColumnLayout { NText { Layout.alignment: Qt.AlignHCenter horizontalAlignment: Text.AlignHCenter - text: I18n.tr("settings.system-monitor.threshold.warning") + text: I18n.tr("panels.system-monitor.threshold-warning") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant } @@ -324,7 +324,7 @@ ColumnLayout { NText { Layout.alignment: Qt.AlignHCenter horizontalAlignment: Text.AlignHCenter - text: I18n.tr("settings.system-monitor.threshold.critical") + text: I18n.tr("panels.system-monitor.threshold-critical") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant } @@ -343,6 +343,6 @@ ColumnLayout { } NLabel { Layout.fillWidth: true - description: I18n.tr("settings.system-monitor.thresholds-section.description") + description: I18n.tr("panels.system-monitor.thresholds-section-description") } } diff --git a/Modules/Panels/Settings/Tabs/UserInterface/AppearanceSubTab.qml b/Modules/Panels/Settings/Tabs/UserInterface/AppearanceSubTab.qml index 470a5ecd0..6988f8c41 100644 --- a/Modules/Panels/Settings/Tabs/UserInterface/AppearanceSubTab.qml +++ b/Modules/Panels/Settings/Tabs/UserInterface/AppearanceSubTab.qml @@ -10,24 +10,24 @@ ColumnLayout { Layout.fillWidth: true NToggle { - label: I18n.tr("settings.user-interface.tooltips.label") - description: I18n.tr("settings.user-interface.tooltips.description") + label: I18n.tr("panels.user-interface.tooltips-label") + description: I18n.tr("panels.user-interface.tooltips-description") checked: Settings.data.ui.tooltipsEnabled defaultValue: Settings.getDefaultValue("ui.tooltipsEnabled") onToggled: checked => Settings.data.ui.tooltipsEnabled = checked } NToggle { - label: I18n.tr("settings.user-interface.box-border.label") - description: I18n.tr("settings.user-interface.box-border.description") + label: I18n.tr("panels.user-interface.box-border-label") + description: I18n.tr("panels.user-interface.box-border-description") checked: Settings.data.ui.boxBorderEnabled defaultValue: Settings.getDefaultValue("ui.boxBorderEnabled") onToggled: checked => Settings.data.ui.boxBorderEnabled = checked } NToggle { - label: I18n.tr("settings.user-interface.shadows.label") - description: I18n.tr("settings.user-interface.shadows.description") + label: I18n.tr("panels.user-interface.shadows-label") + description: I18n.tr("panels.user-interface.shadows-description") checked: Settings.data.general.enableShadows defaultValue: Settings.getDefaultValue("general.enableShadows") onToggled: checked => Settings.data.general.enableShadows = checked @@ -35,13 +35,13 @@ ColumnLayout { NComboBox { visible: Settings.data.general.enableShadows - label: I18n.tr("settings.user-interface.shadows.direction.label") - description: I18n.tr("settings.user-interface.shadows.direction.description") + label: I18n.tr("panels.user-interface.shadows-direction-label") + description: I18n.tr("panels.user-interface.shadows-direction-description") Layout.fillWidth: true readonly property var shadowOptionsMap: ({ "top_left": { - "name": I18n.tr("options.shadow-direction.top_left"), + "name": I18n.tr("positions.top-left"), "p": Qt.point(-2, -2) }, "top": { @@ -49,11 +49,11 @@ ColumnLayout { "p": Qt.point(0, -3) }, "top_right": { - "name": I18n.tr("options.shadow-direction.top_right"), + "name": I18n.tr("positions.top-right"), "p": Qt.point(2, -2) }, "left": { - "name": I18n.tr("options.shadow-direction.left"), + "name": I18n.tr("positions.left"), "p": Qt.point(-3, 0) }, "center": { @@ -61,11 +61,11 @@ ColumnLayout { "p": Qt.point(0, 0) }, "right": { - "name": I18n.tr("options.shadow-direction.right"), + "name": I18n.tr("positions.right"), "p": Qt.point(3, 0) }, "bottom_left": { - "name": I18n.tr("options.shadow-direction.bottom_left"), + "name": I18n.tr("positions.bottom-left"), "p": Qt.point(-2, 2) }, "bottom": { @@ -73,7 +73,7 @@ ColumnLayout { "p": Qt.point(0, 3) }, "bottom_right": { - "name": I18n.tr("options.shadow-direction.bottom_right"), + "name": I18n.tr("positions.bottom-right"), "p": Qt.point(2, 3) } }) @@ -108,8 +108,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.user-interface.scaling.label") - description: I18n.tr("settings.user-interface.scaling.description") + label: I18n.tr("panels.user-interface.scaling-label") + description: I18n.tr("panels.user-interface.scaling-description") from: 0.8 to: 1.2 stepSize: 0.05 @@ -126,7 +126,7 @@ ColumnLayout { NIconButton { icon: "restore" baseSize: Style.baseWidgetSize * 0.8 - tooltipText: I18n.tr("settings.user-interface.scaling.reset-scaling") + tooltipText: I18n.tr("panels.user-interface.scaling-reset-scaling") onClicked: Settings.data.general.scaleRatio = 1.0 anchors.right: parent.right anchors.verticalCenter: parent.verticalCenter @@ -144,8 +144,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.user-interface.box-border-radius.label") - description: I18n.tr("settings.user-interface.box-border-radius.description") + label: I18n.tr("panels.user-interface.box-border-radius-label") + description: I18n.tr("panels.user-interface.box-border-radius-description") from: 0 to: 2 stepSize: 0.01 @@ -162,7 +162,7 @@ ColumnLayout { NIconButton { icon: "restore" baseSize: Style.baseWidgetSize * 0.8 - tooltipText: I18n.tr("settings.user-interface.box-border-radius.reset") + tooltipText: I18n.tr("panels.user-interface.box-border-radius-reset") onClicked: Settings.data.general.radiusRatio = 1.0 anchors.right: parent.right anchors.verticalCenter: parent.verticalCenter @@ -176,8 +176,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.user-interface.control-border-radius.label") - description: I18n.tr("settings.user-interface.control-border-radius.description") + label: I18n.tr("panels.user-interface.control-border-radius-label") + description: I18n.tr("panels.user-interface.control-border-radius-description") from: 0 to: 2 stepSize: 0.01 @@ -194,7 +194,7 @@ ColumnLayout { NIconButton { icon: "restore" baseSize: Style.baseWidgetSize * 0.8 - tooltipText: I18n.tr("settings.user-interface.control-border-radius.reset") + tooltipText: I18n.tr("panels.user-interface.control-border-radius-reset") onClicked: Settings.data.general.iRadiusRatio = 1.0 anchors.right: parent.right anchors.verticalCenter: parent.verticalCenter @@ -211,8 +211,8 @@ ColumnLayout { Layout.fillWidth: true NToggle { - label: I18n.tr("settings.user-interface.animation-disable.label") - description: I18n.tr("settings.user-interface.animation-disable.description") + label: I18n.tr("panels.user-interface.animation-disable-label") + description: I18n.tr("panels.user-interface.animation-disable-description") checked: Settings.data.general.animationDisabled defaultValue: Settings.getDefaultValue("general.animationDisabled") onToggled: checked => Settings.data.general.animationDisabled = checked @@ -229,8 +229,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.user-interface.animation-speed.label") - description: I18n.tr("settings.user-interface.animation-speed.description") + label: I18n.tr("panels.user-interface.animation-speed-label") + description: I18n.tr("panels.user-interface.animation-speed-description") from: 0 to: 2.0 stepSize: 0.01 @@ -247,7 +247,7 @@ ColumnLayout { NIconButton { icon: "restore" baseSize: Style.baseWidgetSize * 0.8 - tooltipText: I18n.tr("settings.user-interface.animation-speed.reset") + tooltipText: I18n.tr("panels.user-interface.animation-speed-reset") onClicked: Settings.data.general.animationSpeed = 1.0 anchors.right: parent.right anchors.verticalCenter: parent.verticalCenter diff --git a/Modules/Panels/Settings/Tabs/UserInterface/PanelsSubTab.qml b/Modules/Panels/Settings/Tabs/UserInterface/PanelsSubTab.qml index 8ce4f3e14..8f5e015ce 100644 --- a/Modules/Panels/Settings/Tabs/UserInterface/PanelsSubTab.qml +++ b/Modules/Panels/Settings/Tabs/UserInterface/PanelsSubTab.qml @@ -11,8 +11,8 @@ ColumnLayout { Layout.fillWidth: true NToggle { - label: I18n.tr("settings.user-interface.panels-attached-to-bar.label") - description: I18n.tr("settings.user-interface.panels-attached-to-bar.description") + label: I18n.tr("panels.user-interface.panels-attached-to-bar-label") + description: I18n.tr("panels.user-interface.panels-attached-to-bar-description") checked: Settings.data.ui.panelsAttachedToBar defaultValue: Settings.getDefaultValue("ui.panelsAttachedToBar") onToggled: checked => Settings.data.ui.panelsAttachedToBar = checked @@ -20,8 +20,8 @@ ColumnLayout { NToggle { visible: (Quickshell.screens.length > 1) - label: I18n.tr("settings.user-interface.allow-panels-without-bar.label") - description: I18n.tr("settings.user-interface.allow-panels-without-bar.description") + label: I18n.tr("panels.user-interface.allow-panels-without-bar-label") + description: I18n.tr("panels.user-interface.allow-panels-without-bar-description") checked: Settings.data.general.allowPanelsOnScreenWithoutBar defaultValue: Settings.getDefaultValue("general.allowPanelsOnScreenWithoutBar") onToggled: checked => Settings.data.general.allowPanelsOnScreenWithoutBar = checked @@ -29,8 +29,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.user-interface.panel-background-opacity.label") - description: I18n.tr("settings.user-interface.panel-background-opacity.description") + label: I18n.tr("panels.user-interface.panel-background-opacity-label") + description: I18n.tr("panels.user-interface.panel-background-opacity-description") from: 0.4 to: 1 stepSize: 0.01 @@ -42,8 +42,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.user-interface.dimmer-opacity.label") - description: I18n.tr("settings.user-interface.dimmer-opacity.description") + label: I18n.tr("panels.user-interface.dimmer-opacity-label") + description: I18n.tr("panels.user-interface.dimmer-opacity-description") from: 0 to: 1 stepSize: 0.01 @@ -58,8 +58,8 @@ ColumnLayout { } NComboBox { - label: I18n.tr("settings.user-interface.settings-panel-mode.label") - description: I18n.tr("settings.user-interface.settings-panel-mode.description") + label: I18n.tr("panels.user-interface.settings-panel-mode-label") + description: I18n.tr("panels.user-interface.settings-panel-mode-description") Layout.fillWidth: true model: [ { diff --git a/Modules/Panels/Settings/Tabs/UserInterface/ScreenCornersSubTab.qml b/Modules/Panels/Settings/Tabs/UserInterface/ScreenCornersSubTab.qml index 902d1d8fc..75a8ea3d1 100644 --- a/Modules/Panels/Settings/Tabs/UserInterface/ScreenCornersSubTab.qml +++ b/Modules/Panels/Settings/Tabs/UserInterface/ScreenCornersSubTab.qml @@ -10,16 +10,16 @@ ColumnLayout { Layout.fillWidth: true NToggle { - label: I18n.tr("settings.general.screen-corners.show-corners.label") - description: I18n.tr("settings.general.screen-corners.show-corners.description") + label: I18n.tr("panels.general.screen-corners-show-corners-label") + description: I18n.tr("panels.general.screen-corners-show-corners-description") checked: Settings.data.general.showScreenCorners defaultValue: Settings.getDefaultValue("general.showScreenCorners") onToggled: checked => Settings.data.general.showScreenCorners = checked } NToggle { - label: I18n.tr("settings.general.screen-corners.solid-black.label") - description: I18n.tr("settings.general.screen-corners.solid-black.description") + label: I18n.tr("panels.general.screen-corners-solid-black-label") + description: I18n.tr("panels.general.screen-corners-solid-black-description") checked: Settings.data.general.forceBlackScreenCorners defaultValue: Settings.getDefaultValue("general.forceBlackScreenCorners") onToggled: checked => Settings.data.general.forceBlackScreenCorners = checked @@ -35,8 +35,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.general.screen-corners.radius.label") - description: I18n.tr("settings.general.screen-corners.radius.description") + label: I18n.tr("panels.general.screen-corners-radius-label") + description: I18n.tr("panels.general.screen-corners-radius-description") from: 0 to: 2 stepSize: 0.01 @@ -53,7 +53,7 @@ ColumnLayout { NIconButton { icon: "restore" baseSize: Style.baseWidgetSize * 0.8 - tooltipText: I18n.tr("settings.general.screen-corners.radius.reset") + tooltipText: I18n.tr("panels.general.screen-corners-radius-reset") onClicked: Settings.data.general.screenRadiusRatio = 1.0 anchors.right: parent.right anchors.verticalCenter: parent.verticalCenter diff --git a/Modules/Panels/Settings/Tabs/UserInterface/UserInterfaceTab.qml b/Modules/Panels/Settings/Tabs/UserInterface/UserInterfaceTab.qml index 162874662..f48261205 100644 --- a/Modules/Panels/Settings/Tabs/UserInterface/UserInterfaceTab.qml +++ b/Modules/Panels/Settings/Tabs/UserInterface/UserInterfaceTab.qml @@ -15,17 +15,17 @@ ColumnLayout { currentIndex: tabView.currentIndex NTabButton { - text: I18n.tr("settings.user-interface.tabs.appearance") + text: I18n.tr("common.appearance") tabIndex: 0 checked: subTabBar.currentIndex === 0 } NTabButton { - text: I18n.tr("settings.user-interface.tabs.panels") + text: I18n.tr("common.panels") tabIndex: 1 checked: subTabBar.currentIndex === 1 } NTabButton { - text: I18n.tr("settings.user-interface.tabs.screen-corners") + text: I18n.tr("common.screen-corners") tabIndex: 2 checked: subTabBar.currentIndex === 2 } diff --git a/Modules/Panels/Settings/Tabs/Wallpaper/AutomationSubTab.qml b/Modules/Panels/Settings/Tabs/Wallpaper/AutomationSubTab.qml index b37fba720..df064adda 100644 --- a/Modules/Panels/Settings/Tabs/Wallpaper/AutomationSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Wallpaper/AutomationSubTab.qml @@ -11,8 +11,8 @@ ColumnLayout { Layout.fillWidth: true NToggle { - label: I18n.tr("settings.wallpaper.automation.scheduled-change.label") - description: I18n.tr("settings.wallpaper.automation.scheduled-change.description") + label: I18n.tr("panels.wallpaper.automation-scheduled-change-label") + description: I18n.tr("panels.wallpaper.automation-scheduled-change-description") checked: Settings.data.wallpaper.randomEnabled onToggled: checked => Settings.data.wallpaper.randomEnabled = checked } @@ -24,17 +24,17 @@ ColumnLayout { NComboBox { - label: I18n.tr("settings.wallpaper.automation.change-mode.label") - description: I18n.tr("settings.wallpaper.automation.change-mode.description") + label: I18n.tr("panels.wallpaper.automation-change-mode-label") + description: I18n.tr("panels.wallpaper.automation-change-mode-description") Layout.fillWidth: true model: [ { "key": "random", - "name": I18n.tr("settings.wallpaper.automation.change-mode.random") + "name": I18n.tr("common.random") }, { "key": "alphabetical", - "name": I18n.tr("settings.wallpaper.automation.change-mode.alphabetical") + "name": I18n.tr("panels.wallpaper.automation-change-mode-alphabetical") } ] currentKey: Settings.data.wallpaper.wallpaperChangeMode || "random" @@ -44,8 +44,8 @@ ColumnLayout { RowLayout { NLabel { - label: I18n.tr("settings.wallpaper.automation.interval.label") - description: I18n.tr("settings.wallpaper.automation.interval.description") + label: I18n.tr("panels.wallpaper.automation-interval-label") + description: I18n.tr("panels.wallpaper.automation-interval-description") Layout.fillWidth: true } @@ -81,7 +81,7 @@ ColumnLayout { delegate: IntervalPresetChip { seconds: modelData label: Time.formatVagueHumanReadableDuration(modelData) - selected: presetRow.isSelected(modelData) + selected: presetRow.isSelected(modelData) && !customRow.visible onClicked: presetRow.setIntervalSeconds(modelData) } } @@ -102,8 +102,8 @@ ColumnLayout { Layout.topMargin: Style.marginS NTextInput { - label: I18n.tr("settings.wallpaper.automation.custom-interval.label") - description: I18n.tr("settings.wallpaper.automation.custom-interval.description") + label: I18n.tr("panels.wallpaper.automation-custom-interval-label") + description: I18n.tr("panels.wallpaper.automation-custom-interval-description") text: { const s = Settings.data.wallpaper.randomIntervalSec; const h = Math.floor(s / 3600); diff --git a/Modules/Panels/Settings/Tabs/Wallpaper/GeneralSubTab.qml b/Modules/Panels/Settings/Tabs/Wallpaper/GeneralSubTab.qml index 01bfbfb99..1240289bb 100644 --- a/Modules/Panels/Settings/Tabs/Wallpaper/GeneralSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Wallpaper/GeneralSubTab.qml @@ -18,8 +18,8 @@ ColumnLayout { signal openMonitorFolderPicker(string monitorName) NToggle { - label: I18n.tr("settings.wallpaper.settings.enable-management.label") - description: I18n.tr("settings.wallpaper.settings.enable-management.description") + label: I18n.tr("panels.wallpaper.settings-enable-management-label") + description: I18n.tr("panels.wallpaper.settings-enable-management-description") checked: Settings.data.wallpaper.enabled onToggled: checked => Settings.data.wallpaper.enabled = checked defaultValue: Settings.getDefaultValue("wallpaper.enabled") @@ -27,8 +27,8 @@ ColumnLayout { NToggle { visible: Settings.data.wallpaper.enabled && CompositorService.isNiri - label: I18n.tr("settings.wallpaper.settings.enable-overview.label") - description: I18n.tr("settings.wallpaper.settings.enable-overview.description") + label: I18n.tr("panels.wallpaper.settings-enable-overview-label") + description: I18n.tr("panels.wallpaper.settings-enable-overview-description") checked: Settings.data.wallpaper.overviewEnabled onToggled: checked => Settings.data.wallpaper.overviewEnabled = checked defaultValue: Settings.getDefaultValue("wallpaper.overviewEnabled") @@ -41,11 +41,11 @@ ColumnLayout { NTextInputButton { id: wallpaperPathInput - label: I18n.tr("settings.wallpaper.settings.folder.label") - description: I18n.tr("settings.wallpaper.settings.folder.description") + label: I18n.tr("panels.wallpaper.settings-folder-label") + description: I18n.tr("panels.wallpaper.settings-folder-description") text: Settings.data.wallpaper.directory buttonIcon: "folder-open" - buttonTooltip: I18n.tr("settings.wallpaper.settings.folder.tooltip") + buttonTooltip: I18n.tr("panels.wallpaper.settings-folder-label") Layout.fillWidth: true onInputEditingFinished: Settings.data.wallpaper.directory = text onButtonClicked: root.openMainFolderPicker() @@ -53,29 +53,29 @@ ColumnLayout { RowLayout { NLabel { - label: I18n.tr("settings.wallpaper.settings.selector.label") - description: I18n.tr("settings.wallpaper.settings.selector.description") + label: I18n.tr("tooltips.wallpaper-selector") + description: I18n.tr("panels.wallpaper.settings-selector-description") Layout.alignment: Qt.AlignTop } NIconButton { icon: "wallpaper-selector" - tooltipText: I18n.tr("settings.wallpaper.settings.selector.tooltip") + tooltipText: I18n.tr("tooltips.wallpaper-selector") onClicked: PanelService.getPanel("wallpaperPanel", root.screen)?.toggle() } } NToggle { - label: I18n.tr("settings.wallpaper.settings.recursive-search.label") - description: I18n.tr("settings.wallpaper.settings.recursive-search.description") + label: I18n.tr("panels.wallpaper.settings-recursive-search-label") + description: I18n.tr("panels.wallpaper.settings-recursive-search-description") checked: Settings.data.wallpaper.recursiveSearch onToggled: checked => Settings.data.wallpaper.recursiveSearch = checked defaultValue: Settings.getDefaultValue("wallpaper.recursiveSearch") } NToggle { - label: I18n.tr("settings.wallpaper.settings.monitor-specific.label") - description: I18n.tr("settings.wallpaper.settings.monitor-specific.description") + label: I18n.tr("panels.wallpaper.settings-monitor-specific-label") + description: I18n.tr("panels.wallpaper.settings-monitor-specific-description") checked: Settings.data.wallpaper.enableMultiMonitorDirectories onToggled: checked => Settings.data.wallpaper.enableMultiMonitorDirectories = checked defaultValue: Settings.getDefaultValue("wallpaper.enableMultiMonitorDirectories") @@ -112,7 +112,7 @@ ColumnLayout { NTextInputButton { text: WallpaperService.getMonitorDirectory(modelData.name) buttonIcon: "folder-open" - buttonTooltip: I18n.tr("settings.wallpaper.settings.monitor-specific.tooltip") + buttonTooltip: I18n.tr("panels.wallpaper.settings-monitor-specific-tooltip") Layout.fillWidth: true onInputEditingFinished: WallpaperService.setMonitorDirectory(modelData.name, text) onButtonClicked: root.openMonitorFolderPicker(modelData.name) @@ -123,41 +123,41 @@ ColumnLayout { } NComboBox { - label: I18n.tr("settings.wallpaper.settings.selector-position.label") - description: I18n.tr("settings.wallpaper.settings.selector-position.description") + label: I18n.tr("common.position") + description: I18n.tr("panels.wallpaper.settings-selector-position-description") Layout.fillWidth: true model: [ { "key": "follow_bar", - "name": I18n.tr("options.launcher.position.follow_bar") + "name": I18n.tr("positions.follow-bar") }, { "key": "center", - "name": I18n.tr("options.launcher.position.center") + "name": I18n.tr("positions.center") }, { "key": "top_center", - "name": I18n.tr("options.launcher.position.top_center") + "name": I18n.tr("positions.top-center") }, { "key": "top_left", - "name": I18n.tr("options.launcher.position.top_left") + "name": I18n.tr("positions.top-left") }, { "key": "top_right", - "name": I18n.tr("options.launcher.position.top_right") + "name": I18n.tr("positions.top-right") }, { "key": "bottom_left", - "name": I18n.tr("options.launcher.position.bottom_left") + "name": I18n.tr("positions.bottom-left") }, { "key": "bottom_right", - "name": I18n.tr("options.launcher.position.bottom_right") + "name": I18n.tr("positions.bottom-right") }, { "key": "bottom_center", - "name": I18n.tr("options.launcher.position.bottom_center") + "name": I18n.tr("positions.bottom-center") } ] currentKey: Settings.data.wallpaper.panelPosition diff --git a/Modules/Panels/Settings/Tabs/Wallpaper/LookAndFeelSubTab.qml b/Modules/Panels/Settings/Tabs/Wallpaper/LookAndFeelSubTab.qml index ea0cfe95c..48bf4ff08 100644 --- a/Modules/Panels/Settings/Tabs/Wallpaper/LookAndFeelSubTab.qml +++ b/Modules/Panels/Settings/Tabs/Wallpaper/LookAndFeelSubTab.qml @@ -13,8 +13,8 @@ ColumnLayout { property var screen NComboBox { - label: I18n.tr("settings.wallpaper.look-feel.fill-mode.label") - description: I18n.tr("settings.wallpaper.look-feel.fill-mode.description") + label: I18n.tr("panels.wallpaper.look-feel-fill-mode-label") + description: I18n.tr("panels.wallpaper.look-feel-fill-mode-description") model: WallpaperService.fillModeModel currentKey: Settings.data.wallpaper.fillMode onSelected: key => Settings.data.wallpaper.fillMode = key @@ -23,8 +23,8 @@ ColumnLayout { RowLayout { NLabel { - label: I18n.tr("settings.wallpaper.look-feel.fill-color.label") - description: I18n.tr("settings.wallpaper.look-feel.fill-color.description") + label: I18n.tr("bar.audio-visualizer.color-name-label") + description: I18n.tr("panels.wallpaper.look-feel-fill-color-description") Layout.alignment: Qt.AlignTop } @@ -36,8 +36,8 @@ ColumnLayout { } NComboBox { - label: I18n.tr("settings.wallpaper.look-feel.transition-type.label") - description: I18n.tr("settings.wallpaper.look-feel.transition-type.description") + label: I18n.tr("panels.wallpaper.look-feel-transition-type-label") + description: I18n.tr("panels.wallpaper.look-feel-transition-type-description") model: WallpaperService.transitionsModel currentKey: Settings.data.wallpaper.transitionType onSelected: key => Settings.data.wallpaper.transitionType = key @@ -46,8 +46,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.wallpaper.look-feel.transition-duration.label") - description: I18n.tr("settings.wallpaper.look-feel.transition-duration.description") + label: I18n.tr("panels.wallpaper.look-feel-transition-duration-label") + description: I18n.tr("panels.wallpaper.look-feel-transition-duration-description") from: 500 to: 10000 stepSize: 100 @@ -59,8 +59,8 @@ ColumnLayout { NValueSlider { Layout.fillWidth: true - label: I18n.tr("settings.wallpaper.look-feel.edge-smoothness.label") - description: I18n.tr("settings.wallpaper.look-feel.edge-smoothness.description") + label: I18n.tr("panels.wallpaper.look-feel-edge-smoothness-label") + description: I18n.tr("panels.wallpaper.look-feel-edge-smoothness-description") from: 0.0 to: 1.0 value: Settings.data.wallpaper.transitionEdgeSmoothness diff --git a/Modules/Panels/Settings/Tabs/Wallpaper/WallpaperTab.qml b/Modules/Panels/Settings/Tabs/Wallpaper/WallpaperTab.qml index d366eea3d..ba19bb6e0 100644 --- a/Modules/Panels/Settings/Tabs/Wallpaper/WallpaperTab.qml +++ b/Modules/Panels/Settings/Tabs/Wallpaper/WallpaperTab.qml @@ -30,18 +30,18 @@ ColumnLayout { currentIndex: tabView.currentIndex NTabButton { - text: I18n.tr("settings.wallpaper.tabs.general") + text: I18n.tr("common.general") tabIndex: 0 checked: subTabBar.currentIndex === 0 } NTabButton { - text: I18n.tr("settings.wallpaper.tabs.look") + text: I18n.tr("common.look") tabIndex: 1 checked: subTabBar.currentIndex === 1 visible: Settings.data.wallpaper.enabled } NTabButton { - text: I18n.tr("settings.wallpaper.tabs.automation") + text: I18n.tr("common.automation") tabIndex: 2 checked: subTabBar.currentIndex === 2 visible: Settings.data.wallpaper.enabled @@ -71,7 +71,7 @@ ColumnLayout { NFilePicker { id: mainFolderPicker selectionMode: "folders" - title: I18n.tr("settings.wallpaper.settings.select-folder") + title: I18n.tr("setup.wallpaper.dir-select-title") initialPath: Settings.data.wallpaper.directory || Quickshell.env("HOME") + "/Pictures" onAccepted: paths => { if (paths.length > 0) { @@ -83,7 +83,7 @@ ColumnLayout { NFilePicker { id: monitorFolderPicker selectionMode: "folders" - title: I18n.tr("settings.wallpaper.settings.select-monitor-folder") + title: I18n.tr("panels.wallpaper.settings-select-monitor-folder") initialPath: WallpaperService.getMonitorDirectory(specificFolderMonitorName) || Quickshell.env("HOME") + "/Pictures" onAccepted: paths => { if (paths.length > 0) { diff --git a/Modules/Panels/SetupWizard/SetupAppearanceStep.qml b/Modules/Panels/SetupWizard/SetupAppearanceStep.qml index 388104628..7b5f2b1d5 100644 --- a/Modules/Panels/SetupWizard/SetupAppearanceStep.qml +++ b/Modules/Panels/SetupWizard/SetupAppearanceStep.qml @@ -73,7 +73,7 @@ ColumnLayout { spacing: Style.marginXS NText { - text: I18n.tr("setup.appearance.header") + text: I18n.tr("common.appearance") pointSize: Style.fontSizeXL font.weight: Style.fontWeightBold color: Color.mPrimary @@ -123,14 +123,14 @@ ColumnLayout { spacing: 2 NText { - text: I18n.tr("settings.color-scheme.dark-mode.switch.label") + text: I18n.tr("tooltips.switch-to-dark-mode") pointSize: Style.fontSizeL font.weight: Style.fontWeightBold color: Color.mOnSurface } NText { - text: I18n.tr("settings.color-scheme.dark-mode.switch.description") + text: I18n.tr("panels.color-scheme.dark-mode-switch-description") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant wrapMode: Text.WordWrap @@ -178,14 +178,14 @@ ColumnLayout { spacing: 2 NText { - text: I18n.tr("settings.color-scheme.color-source.use-wallpaper-colors.label") + text: I18n.tr("panels.color-scheme.color-source-use-wallpaper-colors-label") pointSize: Style.fontSizeL font.weight: Style.fontWeightBold color: Color.mOnSurface } NText { - text: I18n.tr("settings.color-scheme.color-source.use-wallpaper-colors.description") + text: I18n.tr("panels.color-scheme.color-source-use-wallpaper-colors-description") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant wrapMode: Text.WordWrap @@ -241,14 +241,14 @@ ColumnLayout { spacing: 2 NText { - text: I18n.tr("settings.color-scheme.color-source.matugen-scheme-type.label") + text: I18n.tr("panels.color-scheme.color-source-matugen-scheme-type-label") pointSize: Style.fontSizeL font.weight: Style.fontWeightBold color: Color.mOnSurface } NText { - text: I18n.tr("settings.color-scheme.color-source.matugen-scheme-type.description") + text: I18n.tr("panels.color-scheme.color-source-matugen-scheme-type-description") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant } @@ -389,14 +389,14 @@ ColumnLayout { spacing: 2 NText { - text: I18n.tr("settings.color-scheme.predefined.section.label") + text: I18n.tr("panels.color-scheme.predefined-title") pointSize: Style.fontSizeL font.weight: Style.fontWeightBold color: Color.mOnSurface } NText { - text: I18n.tr("settings.color-scheme.predefined.section.description") + text: I18n.tr("panels.color-scheme.predefined-desc") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant } diff --git a/Modules/Panels/SetupWizard/SetupCustomizeStep.qml b/Modules/Panels/SetupWizard/SetupCustomizeStep.qml index 5d408adbf..a4601b662 100644 --- a/Modules/Panels/SetupWizard/SetupCustomizeStep.qml +++ b/Modules/Panels/SetupWizard/SetupCustomizeStep.qml @@ -96,14 +96,14 @@ ColumnLayout { spacing: 2 NText { - text: I18n.tr("settings.bar.appearance.position.label") + text: I18n.tr("panels.bar.appearance-position-label") pointSize: Style.fontSizeL font.weight: Style.fontWeightBold color: Color.mOnSurface } NText { - text: I18n.tr("settings.bar.appearance.position.description") + text: I18n.tr("panels.bar.appearance-position-description") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant } @@ -118,22 +118,22 @@ ColumnLayout { model: [ { "key": "top", - "name": I18n.tr("options.bar.position.top"), + "name": I18n.tr("positions.top"), "icon": "arrow-up" }, { "key": "bottom", - "name": I18n.tr("options.bar.position.bottom"), + "name": I18n.tr("positions.bottom"), "icon": "arrow-down" }, { "key": "left", - "name": I18n.tr("options.bar.position.left"), + "name": I18n.tr("positions.left"), "icon": "arrow-left" }, { "key": "right", - "name": I18n.tr("options.bar.position.right"), + "name": I18n.tr("positions.right"), "icon": "arrow-right" } ] @@ -221,13 +221,13 @@ ColumnLayout { Layout.fillWidth: true spacing: 2 NText { - text: I18n.tr("settings.bar.appearance.density.label") + text: I18n.tr("panels.bar.appearance-density-label") pointSize: Style.fontSizeL font.weight: Style.fontWeightBold color: Color.mOnSurface } NText { - text: I18n.tr("settings.bar.appearance.density.description") + text: I18n.tr("panels.bar.appearance-density-description") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant wrapMode: Text.WordWrap @@ -241,23 +241,23 @@ ColumnLayout { model: [ { "key": "mini", - "name": I18n.tr("options.bar.density.mini") + "name": I18n.tr("options.bar.density-mini") }, { "key": "compact", - "name": I18n.tr("options.bar.density.compact") + "name": I18n.tr("options.bar.density-compact") }, { "key": "default", - "name": I18n.tr("options.bar.density.default") + "name": I18n.tr("options.bar.density-default") }, { "key": "comfortable", - "name": I18n.tr("options.bar.density.comfortable") + "name": I18n.tr("options.bar.density-comfortable") }, { "key": "spacious", - "name": I18n.tr("options.bar.density.spacious") + "name": I18n.tr("options.bar.density-spacious") } ] delegate: Rectangle { @@ -346,13 +346,13 @@ ColumnLayout { Layout.fillWidth: true spacing: 2 NText { - text: I18n.tr("settings.user-interface.scaling.label") + text: I18n.tr("panels.user-interface.scaling-label") pointSize: Style.fontSizeL font.weight: Style.fontWeightBold color: Color.mOnSurface } NText { - text: I18n.tr("settings.user-interface.scaling.description") + text: I18n.tr("panels.user-interface.scaling-description") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant } @@ -403,13 +403,13 @@ ColumnLayout { Layout.fillWidth: true spacing: 2 NText { - text: I18n.tr("settings.bar.appearance.floating.label") + text: I18n.tr("panels.bar.appearance-floating-label") pointSize: Style.fontSizeL font.weight: Style.fontWeightBold color: Color.mOnSurface } NText { - text: I18n.tr("settings.bar.appearance.floating.description") + text: I18n.tr("panels.bar.appearance-floating-description") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant wrapMode: Text.WordWrap @@ -462,13 +462,13 @@ ColumnLayout { Layout.fillWidth: true spacing: 2 NText { - text: I18n.tr("settings.user-interface.dimmer-opacity.label") + text: I18n.tr("panels.user-interface.dimmer-opacity-label") pointSize: Style.fontSizeL font.weight: Style.fontWeightBold color: Color.mOnSurface } NText { - text: I18n.tr("settings.user-interface.dimmer-opacity.description") + text: I18n.tr("panels.user-interface.dimmer-opacity-description") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant wrapMode: Text.WordWrap @@ -517,13 +517,13 @@ ColumnLayout { Layout.fillWidth: true spacing: 2 NText { - text: I18n.tr("settings.user-interface.shadows.label") + text: I18n.tr("panels.user-interface.shadows-label") pointSize: Style.fontSizeL font.weight: Style.fontWeightBold color: Color.mOnSurface } NText { - text: I18n.tr("settings.user-interface.shadows.description") + text: I18n.tr("panels.user-interface.shadows-description") pointSize: Style.fontSizeS color: Color.mOnSurfaceVariant wrapMode: Text.WordWrap diff --git a/Modules/Panels/SetupWizard/SetupDockStep.qml b/Modules/Panels/SetupWizard/SetupDockStep.qml index 3180d896c..3edc85fa2 100644 --- a/Modules/Panels/SetupWizard/SetupDockStep.qml +++ b/Modules/Panels/SetupWizard/SetupDockStep.qml @@ -37,14 +37,14 @@ ColumnLayout { spacing: Style.marginXS NText { - text: I18n.tr("settings.dock.title") || "Dock" + text: I18n.tr("panels.dock.title") || "Dock" pointSize: Style.fontSizeXL font.weight: Style.fontWeightBold color: Color.mPrimary } NText { - text: I18n.tr("settings.dock.monitors.section.description") + text: I18n.tr("panels.dock.monitors-desc") pointSize: Style.fontSizeM color: Color.mOnSurfaceVariant } @@ -58,8 +58,8 @@ ColumnLayout { NToggle { Layout.fillWidth: true - label: I18n.tr("settings.dock.enabled.label") - description: I18n.tr("settings.dock.enabled.description") + label: I18n.tr("panels.dock.enabled-label") + description: I18n.tr("panels.dock.enabled-description") checked: Settings.data.dock.enabled onToggled: checked => Settings.data.dock.enabled = checked } @@ -68,20 +68,20 @@ ColumnLayout { NComboBox { visible: Settings.data.dock.enabled Layout.fillWidth: true - label: I18n.tr("settings.dock.appearance.display.label") - description: I18n.tr("settings.dock.appearance.display.description") + label: I18n.tr("panels.display.title") + description: I18n.tr("panels.dock.appearance-display-description") model: [ { "key": "always_visible", - "name": I18n.tr("settings.dock.appearance.display.always-visible") + "name": I18n.tr("hide-modes.visible") }, { "key": "auto_hide", - "name": I18n.tr("settings.dock.appearance.display.auto-hide") + "name": I18n.tr("panels.dock.appearance-display-auto-hide") }, { "key": "exclusive", - "name": I18n.tr("settings.dock.appearance.display.exclusive") + "name": I18n.tr("panels.dock.appearance-display-exclusive") } ] currentKey: Settings.data.dock.displayMode @@ -94,8 +94,8 @@ ColumnLayout { spacing: Style.marginXXS Layout.fillWidth: true NLabel { - label: I18n.tr("settings.dock.appearance.background-opacity.label") - description: I18n.tr("settings.dock.appearance.background-opacity.description") + label: I18n.tr("panels.osd.background-opacity-label") + description: I18n.tr("panels.dock.appearance-background-opacity-description") } NValueSlider { Layout.fillWidth: true @@ -114,8 +114,8 @@ ColumnLayout { spacing: Style.marginXXS Layout.fillWidth: true NLabel { - label: I18n.tr("settings.dock.appearance.floating-distance.label") - description: I18n.tr("settings.dock.appearance.floating-distance.description") + label: I18n.tr("panels.dock.appearance-floating-distance-label") + description: I18n.tr("panels.dock.appearance-floating-distance-description") } NValueSlider { Layout.fillWidth: true @@ -134,8 +134,8 @@ ColumnLayout { spacing: Style.marginXXS Layout.fillWidth: true NLabel { - label: I18n.tr("settings.dock.appearance.icon-size.label") - description: I18n.tr("settings.dock.appearance.icon-size.description") + label: I18n.tr("panels.dock.appearance-icon-size-label") + description: I18n.tr("panels.dock.appearance-icon-size-description") } NValueSlider { Layout.fillWidth: true @@ -151,8 +151,8 @@ ColumnLayout { NToggle { visible: Settings.data.dock.enabled Layout.fillWidth: true - label: I18n.tr("settings.dock.monitors.only-same-monitor.label") - description: I18n.tr("settings.dock.monitors.only-same-monitor.description") + label: I18n.tr("panels.dock.monitors-only-same-monitor-label") + description: I18n.tr("panels.dock.monitors-only-same-monitor-description") checked: Settings.data.dock.onlySameOutput onToggled: checked => Settings.data.dock.onlySameOutput = checked } @@ -160,16 +160,16 @@ ColumnLayout { NToggle { visible: Settings.data.dock.enabled Layout.fillWidth: true - label: I18n.tr("settings.dock.appearance.colorize-icons.label") - description: I18n.tr("settings.dock.appearance.colorize-icons.description") + label: I18n.tr("panels.dock.appearance-colorize-icons-label") + description: I18n.tr("panels.dock.appearance-colorize-icons-description") checked: Settings.data.dock.colorizeIcons onToggled: checked => Settings.data.dock.colorizeIcons = checked } NHeader { visible: Settings.data.dock.enabled - label: I18n.tr("settings.dock.monitors.section.label") - description: I18n.tr("settings.dock.monitors.section.description") + label: I18n.tr("panels.dock.monitors-title") + description: I18n.tr("panels.dock.monitors-desc") } Repeater { diff --git a/Modules/Panels/SetupWizard/SetupWallpaperStep.qml b/Modules/Panels/SetupWizard/SetupWallpaperStep.qml index 3627ca3c6..96a20fa65 100644 --- a/Modules/Panels/SetupWizard/SetupWallpaperStep.qml +++ b/Modules/Panels/SetupWizard/SetupWallpaperStep.qml @@ -326,11 +326,11 @@ ColumnLayout { NTextInputButton { id: wallpaperPathInput - label: I18n.tr("setup.wallpaper.dir.label") - description: I18n.tr("setup.wallpaper.dir.description") + label: I18n.tr("setup.wallpaper.dir-label") + description: I18n.tr("setup.wallpaper.dir-description") text: selectedDirectory buttonIcon: "folder-open" - buttonTooltip: I18n.tr("setup.wallpaper.dir.browse") + buttonTooltip: I18n.tr("setup.wallpaper.dir-browse") Layout.fillWidth: true onInputEditingFinished: { selectedDirectory = text; @@ -426,7 +426,7 @@ ColumnLayout { NFilePicker { id: directoryPicker selectionMode: "folders" - title: I18n.tr("setup.wallpaper.dir.select-title") + title: I18n.tr("setup.wallpaper.dir-select-title") initialPath: selectedDirectory || Quickshell.env("HOME") + "/Pictures" onAccepted: paths => { if (paths.length > 0) { diff --git a/Modules/Panels/SetupWizard/SetupWizard.qml b/Modules/Panels/SetupWizard/SetupWizard.qml index 5f2e6837b..35f48097f 100644 --- a/Modules/Panels/SetupWizard/SetupWizard.qml +++ b/Modules/Panels/SetupWizard/SetupWizard.qml @@ -239,7 +239,7 @@ SmartPanel { NText { anchors.centerIn: parent width: parent.width - Style.marginL * 2 - text: I18n.tr("setup.welcome.note") + text: I18n.tr("setup.welcome-note") pointSize: Style.fontSizeM color: Color.mOnSurfaceVariant horizontalAlignment: Text.AlignHCenter diff --git a/Modules/Panels/SystemStats/SystemStatsPanel.qml b/Modules/Panels/SystemStats/SystemStatsPanel.qml index 4fbd5e66e..810486484 100644 --- a/Modules/Panels/SystemStats/SystemStatsPanel.qml +++ b/Modules/Panels/SystemStats/SystemStatsPanel.qml @@ -60,7 +60,7 @@ SmartPanel { NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") baseSize: Style.baseWidgetSize * 0.8 onClicked: { root.close(); @@ -146,7 +146,7 @@ SmartPanel { icon: "memory" suffix: "%" fillColor: SystemStatService.memColor - tooltipText: I18n.tr("system-monitor.memory") + `: ${Math.round(SystemStatService.memPercent)}%` + tooltipText: I18n.tr("common.memory") + `: ${Math.round(SystemStatService.memPercent)}%` } } @@ -197,7 +197,7 @@ SmartPanel { icon: "download-speed" suffix: "%" fillColor: Color.mPrimary - tooltipText: I18n.tr("system-monitor.download") + `: ${SystemStatService.formatSpeed(SystemStatService.rxSpeed)}` + tooltipText: I18n.tr("common.download") + `: ${SystemStatService.formatSpeed(SystemStatService.rxSpeed)}` Layout.alignment: Qt.AlignHCenter } @@ -225,7 +225,7 @@ SmartPanel { icon: "upload-speed" suffix: "%" fillColor: Color.mPrimary - tooltipText: I18n.tr("system-monitor.upload") + `: ${SystemStatService.formatSpeed(SystemStatService.txSpeed)}` + tooltipText: I18n.tr("common.upload") + `: ${SystemStatService.formatSpeed(SystemStatService.txSpeed)}` Layout.alignment: Qt.AlignHCenter } @@ -288,7 +288,7 @@ SmartPanel { } NText { - text: I18n.tr("system-monitor.memory") + ":" + text: I18n.tr("common.memory") + ":" pointSize: Style.fontSizeXS color: Color.mOnSurfaceVariant } diff --git a/Modules/Panels/Wallpaper/WallhavenSettingsPopup.qml b/Modules/Panels/Wallpaper/WallhavenSettingsPopup.qml index c61dd2d32..8d6e030d7 100644 --- a/Modules/Panels/Wallpaper/WallhavenSettingsPopup.qml +++ b/Modules/Panels/Wallpaper/WallhavenSettingsPopup.qml @@ -14,7 +14,7 @@ Popup { // Measure the ENV placeholder text at current font settings TextMetrics { id: envPlaceholderMetrics - text: I18n.tr("wallpaper.panel.apikey.managed-by-env") + text: I18n.tr("wallpaper.panel.apikey-managed-by-env") font.pointSize: Style.fontSizeM } @@ -105,7 +105,7 @@ Popup { } NText { - text: I18n.tr("wallpaper.panel.wallhaven-settings.title") + text: I18n.tr("wallpaper.panel.wallhaven-settings-title") pointSize: Style.fontSizeL font.weight: Style.fontWeightBold color: Color.mOnSurface @@ -114,7 +114,7 @@ Popup { NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") baseSize: Style.baseWidgetSize * 0.8 onClicked: root.hide() } @@ -130,7 +130,7 @@ Popup { spacing: Style.marginS NText { - text: I18n.tr("wallpaper.panel.apikey.label") + text: I18n.tr("wallpaper.panel.apikey-label") color: Color.mOnSurface pointSize: Style.fontSizeM } @@ -139,7 +139,7 @@ Popup { id: apiKeyInput Layout.fillWidth: true enabled: !WallhavenService.apiKeyManagedByEnv - placeholderText: WallhavenService.apiKeyManagedByEnv ? I18n.tr("wallpaper.panel.apikey.managed-by-env") : I18n.tr("wallpaper.panel.apikey.placeholder") + placeholderText: WallhavenService.apiKeyManagedByEnv ? I18n.tr("wallpaper.panel.apikey-managed-by-env") : I18n.tr("wallpaper.panel.apikey-placeholder") text: WallhavenService.apiKeyManagedByEnv ? "" : (Settings.data.wallpaper.wallhavenApiKey || "") // Fix for password echo mode @@ -157,7 +157,7 @@ Popup { } NText { - text: I18n.tr("wallpaper.panel.apikey.help") + text: I18n.tr("wallpaper.panel.apikey-help") color: Color.mOnSurfaceVariant pointSize: Style.fontSizeS wrapMode: Text.WordWrap @@ -175,7 +175,7 @@ Popup { spacing: Style.marginM NText { - text: I18n.tr("wallpaper.panel.sorting.label") + text: I18n.tr("wallpaper.panel.sorting-label") color: Color.mOnSurface pointSize: Style.fontSizeM Layout.preferredWidth: implicitWidth @@ -188,27 +188,27 @@ Popup { model: [ { "key": "date_added", - "name": I18n.tr("wallpaper.panel.sorting.date_added") + "name": I18n.tr("wallpaper.panel.sorting-date-added") }, { "key": "relevance", - "name": I18n.tr("wallpaper.panel.sorting.relevance") + "name": I18n.tr("wallpaper.panel.sorting-relevance") }, { "key": "random", - "name": I18n.tr("wallpaper.panel.sorting.random") + "name": I18n.tr("common.random") }, { "key": "views", - "name": I18n.tr("wallpaper.panel.sorting.views") + "name": I18n.tr("wallpaper.panel.sorting-views") }, { "key": "favorites", - "name": I18n.tr("wallpaper.panel.sorting.favorites") + "name": I18n.tr("wallpaper.panel.sorting-favorites") }, { "key": "toplist", - "name": I18n.tr("wallpaper.panel.sorting.toplist") + "name": I18n.tr("wallpaper.panel.sorting-toplist") } ] currentKey: Settings.data.wallpaper.wallhavenSorting || "relevance" @@ -229,7 +229,7 @@ Popup { visible: sortingComboBox.currentKey !== "random" NText { - text: I18n.tr("wallpaper.panel.order.label") + text: I18n.tr("wallpaper.panel.order-label") color: Color.mOnSurface pointSize: Style.fontSizeM Layout.preferredWidth: implicitWidth @@ -242,11 +242,11 @@ Popup { model: [ { "key": "desc", - "name": I18n.tr("wallpaper.panel.order.desc") + "name": I18n.tr("wallpaper.panel.order-desc") }, { "key": "asc", - "name": I18n.tr("wallpaper.panel.order.asc") + "name": I18n.tr("wallpaper.panel.order-asc") } ] currentKey: Settings.data.wallpaper.wallhavenOrder || "desc" @@ -266,7 +266,7 @@ Popup { spacing: Style.marginM NText { - text: I18n.tr("wallpaper.panel.purity.label") + text: I18n.tr("wallpaper.panel.purity-label") color: Color.mOnSurface pointSize: Style.fontSizeM Layout.preferredWidth: implicitWidth @@ -330,7 +330,7 @@ Popup { spacing: Style.marginS NText { - text: I18n.tr("wallpaper.panel.purity.sfw") + text: I18n.tr("wallpaper.panel.purity-sfw") color: Color.mOnSurface pointSize: Style.fontSizeM } @@ -379,7 +379,7 @@ Popup { spacing: Style.marginS NText { - text: I18n.tr("wallpaper.panel.purity.sketchy") + text: I18n.tr("wallpaper.panel.purity-sketchy") color: Color.mOnSurface pointSize: Style.fontSizeM } @@ -429,7 +429,7 @@ Popup { spacing: Style.marginS NText { - text: I18n.tr("wallpaper.panel.purity.nsfw") + text: I18n.tr("wallpaper.panel.purity-nsfw") color: Color.mOnSurface pointSize: Style.fontSizeM } @@ -503,7 +503,7 @@ Popup { spacing: Style.marginM NText { - text: I18n.tr("wallpaper.panel.ratios.label") + text: I18n.tr("wallpaper.panel.ratios-label") color: Color.mOnSurface pointSize: Style.fontSizeM Layout.preferredWidth: implicitWidth @@ -516,7 +516,7 @@ Popup { model: [ { "key": "", - "name": I18n.tr("wallpaper.panel.ratios.any") + "name": I18n.tr("wallpaper.panel.ratios-any") }, { "key": "16x9", @@ -584,7 +584,7 @@ Popup { spacing: Style.marginM NText { - text: I18n.tr("wallpaper.panel.categories.label") + text: I18n.tr("wallpaper.panel.categories-label") color: Color.mOnSurface pointSize: Style.fontSizeM Layout.preferredWidth: implicitWidth @@ -642,7 +642,7 @@ Popup { spacing: Style.marginS NText { - text: I18n.tr("wallpaper.panel.categories.general") + text: I18n.tr("common.general") color: Color.mOnSurface pointSize: Style.fontSizeM } @@ -691,7 +691,7 @@ Popup { spacing: Style.marginS NText { - text: I18n.tr("wallpaper.panel.categories.anime") + text: I18n.tr("wallpaper.panel.categories-anime") color: Color.mOnSurface pointSize: Style.fontSizeM } @@ -740,7 +740,7 @@ Popup { spacing: Style.marginS NText { - text: I18n.tr("wallpaper.panel.categories.people") + text: I18n.tr("wallpaper.panel.categories-people") color: Color.mOnSurface pointSize: Style.fontSizeM } @@ -814,7 +814,7 @@ Popup { spacing: Style.marginS NText { - text: I18n.tr("wallpaper.panel.resolution.label") + text: I18n.tr("wallpaper.panel.resolution-label") color: Color.mOnSurface pointSize: Style.fontSizeM } @@ -824,7 +824,7 @@ Popup { spacing: Style.marginM NText { - text: I18n.tr("wallpaper.panel.resolution.mode.label") + text: I18n.tr("wallpaper.panel.resolution-mode-label") color: Color.mOnSurface pointSize: Style.fontSizeM Layout.preferredWidth: implicitWidth @@ -837,11 +837,11 @@ Popup { model: [ { "key": "atleast", - "name": I18n.tr("wallpaper.panel.resolution.atleast") + "name": I18n.tr("wallpaper.panel.resolution-atleast") }, { "key": "exact", - "name": I18n.tr("wallpaper.panel.resolution.exact") + "name": I18n.tr("wallpaper.panel.resolution-exact") } ] currentKey: Settings.data.wallpaper.wallhavenResolutionMode || "atleast" @@ -956,7 +956,7 @@ Popup { NButton { Layout.fillWidth: true - text: I18n.tr("wallpaper.panel.wallhaven-settings.apply") + text: I18n.tr("common.apply") onClicked: { // Ensure all settings are synced to the service if (typeof WallhavenService !== "undefined" && Settings.data.wallpaper.useWallhaven) { diff --git a/Modules/Panels/Wallpaper/WallpaperPanel.qml b/Modules/Panels/Wallpaper/WallpaperPanel.qml index ef788c424..6f2b0bbd5 100644 --- a/Modules/Panels/Wallpaper/WallpaperPanel.qml +++ b/Modules/Panels/Wallpaper/WallpaperPanel.qml @@ -284,7 +284,7 @@ SmartPanel { NIconButton { icon: "palette" - tooltipText: I18n.tr("wallpaper.panel.solid-color.tooltip") + tooltipText: I18n.tr("wallpaper.panel.solid-color-tooltip") baseSize: Style.baseWidgetSize * 0.8 colorBg: Settings.data.wallpaper.useSolidColor ? Color.mPrimary : Color.mSurfaceVariant colorFg: Settings.data.wallpaper.useSolidColor ? Color.mOnPrimary : Color.mPrimary @@ -293,7 +293,7 @@ SmartPanel { NIconButton { icon: "settings" - tooltipText: I18n.tr("settings.wallpaper.settings.section.label") + tooltipText: I18n.tr("panels.wallpaper.settings-title") baseSize: Style.baseWidgetSize * 0.8 onClicked: { var settingsPanel = PanelService.getPanel("settingsPanel", screen); @@ -319,14 +319,14 @@ SmartPanel { //Hide Wallpaper Filenames NIconButton { icon: Settings.data.wallpaper.hideWallpaperFilenames ? "eye-closed" : "eye" - tooltipText: Settings.data.wallpaper.hideWallpaperFilenames ? I18n.tr("settings.wallpaper.settings.hide-wallpaper-filenames.tooltip-show") : I18n.tr("settings.wallpaper.settings.hide-wallpaper-filenames.tooltip-hide") + tooltipText: Settings.data.wallpaper.hideWallpaperFilenames ? I18n.tr("panels.wallpaper.settings-hide-wallpaper-filenames-tooltip-show") : I18n.tr("panels.wallpaper.settings-hide-wallpaper-filenames-tooltip-hide") baseSize: Style.baseWidgetSize * 0.8 onClicked: Settings.data.wallpaper.hideWallpaperFilenames = !Settings.data.wallpaper.hideWallpaperFilenames } NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") baseSize: Style.baseWidgetSize * 0.8 onClicked: root.close() } @@ -337,8 +337,8 @@ SmartPanel { } NToggle { - label: I18n.tr("wallpaper.panel.apply-all-monitors.label") - description: I18n.tr("wallpaper.panel.apply-all-monitors.description") + label: I18n.tr("wallpaper.panel.apply-all-monitors-label") + description: I18n.tr("wallpaper.panel.apply-all-monitors-description") checked: Settings.data.wallpaper.setWallpaperOnAllMonitors onToggled: checked => Settings.data.wallpaper.setWallpaperOnAllMonitors = checked Layout.fillWidth: true @@ -453,11 +453,11 @@ SmartPanel { model: [ { "key": "local", - "name": I18n.tr("wallpaper.panel.source.local") + "name": I18n.tr("common.local") }, { "key": "wallhaven", - "name": I18n.tr("wallpaper.panel.source.wallhaven") + "name": I18n.tr("wallpaper.panel.source-wallhaven") } ] currentKey: Settings.data.wallpaper.useWallhaven ? "wallhaven" : "local" @@ -507,7 +507,7 @@ SmartPanel { NIconButton { id: wallhavenSettingsButton icon: "settings" - tooltipText: I18n.tr("wallpaper.panel.wallhaven-settings.title") + tooltipText: I18n.tr("wallpaper.panel.wallhaven-settings-title") baseSize: Style.baseWidgetSize * 0.8 visible: Settings.data.wallpaper.useWallhaven onClicked: { @@ -1227,7 +1227,7 @@ SmartPanel { } NText { - text: wallpaperId || I18n.tr("wallpaper.unknown") + text: wallpaperId || I18n.tr("common.unknown") visible: !Settings.data.wallpaper.hideWallpaperFilenames color: hoverHandler.hovered || wallhavenGridView.currentIndex === index ? Color.mOnSurface : Color.mOnSurfaceVariant pointSize: Style.fontSizeXS diff --git a/Services/Hardware/BatteryService.qml b/Services/Hardware/BatteryService.qml index ee300d635..0476df7fd 100644 --- a/Services/Hardware/BatteryService.qml +++ b/Services/Hardware/BatteryService.qml @@ -17,7 +17,7 @@ Singleton { } if (charging) { - return "battery-charging"; + return "common.charging"; } else { if (percent >= 90) return "battery-4"; diff --git a/Services/Keyboard/KeyboardLayoutService.qml b/Services/Keyboard/KeyboardLayoutService.qml index d735eb667..574eb159a 100644 --- a/Services/Keyboard/KeyboardLayoutService.qml +++ b/Services/Keyboard/KeyboardLayoutService.qml @@ -9,7 +9,7 @@ import qs.Services.UI Singleton { id: root - property string currentLayout: I18n.tr("system.unknown-layout") + property string currentLayout: I18n.tr("common.unknown") property string previousLayout: "" property bool isInitialized: false @@ -21,7 +21,7 @@ Singleton { // Extract layout code from various format strings using Commons data function extractLayoutCode(layoutString) { if (!layoutString) - return I18n.tr("system.unknown-layout"); + return I18n.tr("common.unknown"); const str = layoutString.toLowerCase(); @@ -48,13 +48,13 @@ Singleton { // If nothing matches, try first 2-3 characters if they look like a code const codeMatch = str.match(/^([a-z]{2,3})/); - return codeMatch ? codeMatch[1] : I18n.tr("system.unknown-layout"); + return codeMatch ? codeMatch[1] : I18n.tr("common.unknown"); } // Watch for layout changes and show toast onCurrentLayoutChanged: { // Update previousLayout after checking for changes - const layoutChanged = isInitialized && currentLayout !== previousLayout && currentLayout !== I18n.tr("system.unknown-layout") && previousLayout !== "" && previousLayout !== I18n.tr("system.unknown-layout"); + const layoutChanged = isInitialized && currentLayout !== previousLayout && currentLayout !== I18n.tr("common.unknown") && previousLayout !== "" && previousLayout !== I18n.tr("common.unknown"); if (layoutChanged) { if (Settings.data.notifications.enableKeyboardLayoutToast) { diff --git a/Services/Location/NightLightService.qml b/Services/Location/NightLightService.qml index 110fc04ce..abea6aaf3 100644 --- a/Services/Location/NightLightService.qml +++ b/Services/Location/NightLightService.qml @@ -65,12 +65,12 @@ Singleton { apply(); // Toast: night light toggled const enabled = !!Settings.data.nightLight.enabled; - ToastService.showNotice(I18n.tr("settings.display.night-light.section.label"), enabled ? I18n.tr("toast.night-light.enabled") : I18n.tr("toast.night-light.disabled"), enabled ? "nightlight-on" : "nightlight-off"); + ToastService.showNotice(I18n.tr("common.night-light"), enabled ? I18n.tr("toast.wifi.enabled") : I18n.tr("toast.wifi.disabled"), enabled ? "nightlight-on" : "nightlight-off"); } function onForcedChanged() { apply(); if (Settings.data.nightLight.enabled) { - ToastService.showNotice(I18n.tr("settings.display.night-light.section.label"), Settings.data.nightLight.forced ? I18n.tr("toast.night-light.forced") : I18n.tr("toast.night-light.normal"), Settings.data.nightLight.forced ? "nightlight-forced" : "nightlight-on"); + ToastService.showNotice(I18n.tr("common.night-light"), Settings.data.nightLight.forced ? I18n.tr("toast.night-light.forced") : I18n.tr("toast.night-light.normal"), Settings.data.nightLight.forced ? "nightlight-forced" : "nightlight-on"); } } function onNightTempChanged() { diff --git a/Services/Networking/BluetoothService.qml b/Services/Networking/BluetoothService.qml index edb814e36..d360d7ca7 100644 --- a/Services/Networking/BluetoothService.qml +++ b/Services/Networking/BluetoothService.qml @@ -298,14 +298,14 @@ QtObject { root.ctlPowered = !!state; root.enabled = root.ctlPowered; if (state) { - ToastService.showNotice(I18n.tr("bluetooth.title"), I18n.tr("toast.bluetooth.enabled"), "bluetooth"); + ToastService.showNotice(I18n.tr("common.bluetooth"), I18n.tr("toast.wifi.enabled"), "bluetooth"); } else { - ToastService.showNotice(I18n.tr("bluetooth.title"), I18n.tr("toast.bluetooth.disabled"), "bluetooth-off"); + ToastService.showNotice(I18n.tr("common.bluetooth"), I18n.tr("toast.wifi.disabled"), "bluetooth-off"); } requestCtlPoll(ctlPollSoonMs); } catch (e) { Logger.w("Bluetooth", "Enable/Disable failed", e); - ToastService.showWarning(I18n.tr("bluetooth.title"), I18n.tr("toast.bluetooth.state-change-failed")); + ToastService.showWarning(I18n.tr("common.bluetooth"), I18n.tr("toast.bluetooth.state-change-failed")); } } @@ -316,14 +316,14 @@ QtObject { root.ctlDiscoverable = !!state; // optimistic requestCtlPoll(ctlPollSoonMs); if (state) { - ToastService.showNotice(I18n.tr("bluetooth.title"), I18n.tr("toast.bluetooth.discoverable-enabled"), "broadcast"); + ToastService.showNotice(I18n.tr("common.bluetooth"), I18n.tr("toast.bluetooth.discoverable-enabled"), "broadcast"); } else { - ToastService.showNotice(I18n.tr("bluetooth.title"), I18n.tr("toast.bluetooth.discoverable-disabled"), "broadcast-off"); + ToastService.showNotice(I18n.tr("common.bluetooth"), I18n.tr("toast.bluetooth.discoverable-disabled"), "broadcast-off"); } Logger.i("Bluetooth", "Discoverable state set to:", state); } catch (e) { Logger.w("Bluetooth", "Failed to change discoverable state", e); - ToastService.showWarning(I18n.tr("bluetooth.title"), I18n.tr("toast.bluetooth.discoverable-change-failed")); + ToastService.showWarning(I18n.tr("common.bluetooth"), I18n.tr("toast.bluetooth.discoverable-change-failed")); } } @@ -379,13 +379,13 @@ QtObject { return ""; try { if (device.pairing) - return I18n.tr("bluetooth.panel.pairing"); + return I18n.tr("common.pairing"); if (device.blocked) return I18n.tr("bluetooth.panel.blocked"); if (device.state === BluetoothDevice.Connecting) - return I18n.tr("bluetooth.panel.connecting"); + return I18n.tr("common.connecting"); if (device.state === BluetoothDevice.Disconnecting) - return I18n.tr("bluetooth.panel.disconnecting"); + return I18n.tr("common.disconnecting"); } catch (_) {} return ""; } @@ -394,16 +394,16 @@ QtObject { function getSignalStrength(device) { var p = getSignalPercent(device); if (p === null) - return I18n.tr("bluetooth.panel.signal-text.unknown"); + return I18n.tr("bluetooth.panel.signal-text-unknown"); if (p >= 80) - return I18n.tr("bluetooth.panel.signal-text.excellent"); + return I18n.tr("bluetooth.panel.signal-text-excellent"); if (p >= 60) - return I18n.tr("bluetooth.panel.signal-text.good"); + return I18n.tr("bluetooth.panel.signal-text-good"); if (p >= 40) - return I18n.tr("bluetooth.panel.signal-text.fair"); + return I18n.tr("bluetooth.panel.signal-text-fair"); if (p >= 20) - return I18n.tr("bluetooth.panel.signal-text.poor"); - return I18n.tr("bluetooth.panel.signal-text.very-poor"); + return I18n.tr("bluetooth.panel.signal-text-poor"); + return I18n.tr("bluetooth.panel.signal-text-very-poor"); } // Numeric helpers for UI rendering @@ -451,13 +451,13 @@ QtObject { function pairDevice(device) { if (!device) return; - ToastService.showNotice(I18n.tr("bluetooth.title"), I18n.tr("bluetooth.panel.pairing"), "bluetooth"); + ToastService.showNotice(I18n.tr("common.bluetooth"), I18n.tr("common.pairing"), "bluetooth"); // Delegate pairing to bluetoothctl which registers/uses its own agent try { pairWithBluetoothctl(device); } catch (e) { Logger.w("Bluetooth", "pairDevice failed", e); - ToastService.showWarning(I18n.tr("bluetooth.title"), I18n.tr("toast.bluetooth.pair-failed")); + ToastService.showWarning(I18n.tr("common.bluetooth"), I18n.tr("toast.bluetooth.pair-failed")); } } @@ -529,7 +529,7 @@ QtObject { device.connect(); } catch (e) { Logger.w("Bluetooth", "connectDeviceWithTrust failed", e); - ToastService.showWarning(I18n.tr("bluetooth.title"), I18n.tr("toast.bluetooth.connect-failed")); + ToastService.showWarning(I18n.tr("common.bluetooth"), I18n.tr("toast.bluetooth.connect-failed")); } } @@ -541,7 +541,7 @@ QtObject { device.disconnect(); } catch (e) { Logger.w("Bluetooth", "disconnectDevice failed", e); - ToastService.showWarning(I18n.tr("bluetooth.title"), I18n.tr("toast.bluetooth.disconnect-failed")); + ToastService.showWarning(I18n.tr("common.bluetooth"), I18n.tr("toast.bluetooth.disconnect-failed")); } } @@ -554,7 +554,7 @@ QtObject { device.forget(); } catch (e) { Logger.w("Bluetooth", "forgetDevice failed", e); - ToastService.showWarning(I18n.tr("bluetooth.title"), I18n.tr("toast.bluetooth.forget-failed")); + ToastService.showWarning(I18n.tr("common.bluetooth"), I18n.tr("toast.bluetooth.forget-failed")); } } } diff --git a/Services/Networking/NetworkService.qml b/Services/Networking/NetworkService.qml index 618d0ecd5..12a985046 100644 --- a/Services/Networking/NetworkService.qml +++ b/Services/Networking/NetworkService.qml @@ -918,7 +918,7 @@ Singleton { } else { root.internetConnectivity = false; Logger.i("Network", "No internet connectivity"); - ToastService.showWarning(root.cachedLastConnected, I18n.tr("toast.internet.limited")); + ToastService.showWarning(root.cachedLastConnected, I18n.tr("toast.internet-limited")); connectivityCheckProcess.failedChecks = 0; } root.scan(); diff --git a/Services/Noctalia/GitHubService.qml b/Services/Noctalia/GitHubService.qml index 00a33597b..fb78da5cf 100644 --- a/Services/Noctalia/GitHubService.qml +++ b/Services/Noctalia/GitHubService.qml @@ -16,7 +16,7 @@ Singleton { readonly property alias data: adapter // Used to access via GitHubService.data.xxx.yyy // Public properties for easy access - property string latestVersion: I18n.tr("system.unknown-version") + property string latestVersion: I18n.tr("common.unknown") property var contributors: [] // Avatar caching properties (simplified - uses ImageCacheService) @@ -50,7 +50,7 @@ Singleton { JsonAdapter { id: adapter - property string version: I18n.tr("system.unknown-version") + property string version: I18n.tr("common.unknown") property var contributors: [] property real timestamp: 0 } @@ -149,7 +149,7 @@ Singleton { // -------------------------------- function resetCache() { - data.version = I18n.tr("system.unknown-version"); + data.version = I18n.tr("common.unknown"); data.contributors = []; data.timestamp = 0; diff --git a/Services/Noctalia/PluginService.qml b/Services/Noctalia/PluginService.qml index a36a597b0..a45dcb640 100644 --- a/Services/Noctalia/PluginService.qml +++ b/Services/Noctalia/PluginService.qml @@ -296,7 +296,7 @@ Singleton { collision: true, reason: "already_installed", existingKey: compositeKey, - message: I18n.tr("settings.plugins.collision.already-installed") + message: I18n.tr("panels.plugins.collision-already-installed") }; } @@ -306,12 +306,12 @@ Singleton { for (var i = 0; i < allInstalled.length; i++) { var parsed = PluginRegistry.parseCompositeKey(allInstalled[i]); if (parsed.pluginId === pluginMetadata.id && !parsed.isOfficial) { - var sourceName = PluginRegistry.getSourceNameByHash(parsed.sourceHash) || I18n.tr("settings.plugins.source.custom"); + var sourceName = PluginRegistry.getSourceNameByHash(parsed.sourceHash) || I18n.tr("panels.plugins.source-custom"); return { collision: true, reason: "custom_version_exists", existingKey: allInstalled[i], - message: I18n.tr("settings.plugins.collision.custom-version-exists", { + message: I18n.tr("panels.plugins.collision-custom-version-exists", { source: sourceName }) }; @@ -326,7 +326,7 @@ Singleton { collision: true, reason: "official_version_exists", existingKey: pluginMetadata.id, - message: I18n.tr("settings.plugins.collision.official-version-exists") + message: I18n.tr("panels.plugins.collision-official-version-exists") }; } } @@ -347,7 +347,7 @@ Singleton { var collision = checkPluginCollision(pluginMetadata); if (collision.collision) { Logger.w("PluginService", "Plugin collision detected:", collision.message); - ToastService.showError(I18n.tr("settings.plugins.title"), collision.message); + ToastService.showError(I18n.tr("panels.plugins.title"), collision.message); if (callback) callback(false, collision.message); return; @@ -357,7 +357,7 @@ Singleton { if (pluginMetadata.minNoctaliaVersion) { var noctaliaVersion = UpdateService.baseVersion; if (compareVersions(pluginMetadata.minNoctaliaVersion, noctaliaVersion) > 0) { - var incompatibleMsg = I18n.tr("settings.plugins.install-incompatible", { + var incompatibleMsg = I18n.tr("panels.plugins.install-incompatible", { "plugin": pluginMetadata.name, "version": pluginMetadata.minNoctaliaVersion }); @@ -1204,27 +1204,27 @@ Singleton { if (updateCount > 0) { Logger.i("PluginService", updateCount, "plugin update(s) available"); - ToastService.showNotice(I18n.tr("settings.plugins.title"), I18n.trp("settings.plugins.update-available", updateCount, "{count} plugin update available", "{count} plugin updates available", { - "count": updateCount - }), "plugin", 5000, I18n.tr("settings.plugins.open-plugins-tab"), function () { - // Open settings panel to Plugins tab on the screen where the cursor is - if (root.screenDetector) { - root.screenDetector.withCurrentScreen(function (screen) { - var panel = PanelService.getPanel("settingsPanel", screen); - if (panel) { - panel.requestedTab = SettingsPanel.Tab.Plugins; - panel.open(); - } - }); - } else { - // Fallback to primary screen if screen detector is not available - var panel = PanelService.getPanel("settingsPanel", Quickshell.screens[0]); + ToastService.showNotice(I18n.tr("panels.plugins.title"), I18n.trp("panels.plugins.update-available", updateCount, "{count} plugin update available", "{count} plugin updates available", { + "count": updateCount + }), "plugin", 5000, I18n.tr("panels.plugins.open-plugins-tab"), function () { + // Open settings panel to Plugins tab on the screen where the cursor is + if (root.screenDetector) { + root.screenDetector.withCurrentScreen(function (screen) { + var panel = PanelService.getPanel("settingsPanel", screen); if (panel) { panel.requestedTab = SettingsPanel.Tab.Plugins; panel.open(); } + }); + } else { + // Fallback to primary screen if screen detector is not available + var panel = PanelService.getPanel("settingsPanel", Quickshell.screens[0]); + if (panel) { + panel.requestedTab = SettingsPanel.Tab.Plugins; + panel.open(); } - }); + } + }); } else if (pendingCount > 0) { Logger.i("PluginService", pendingCount, "plugin update(s) pending (require newer Noctalia)"); } else { @@ -1598,9 +1598,9 @@ Singleton { // Show toast notification var pluginName = manifest.name || pluginId; - ToastService.showNotice(I18n.tr("settings.plugins.title"), I18n.tr("settings.plugins.hot-reloaded", { - "name": pluginName - })); + ToastService.showNotice(I18n.tr("panels.plugins.title"), I18n.tr("panels.plugins.hot-reloaded", { + "name": pluginName + })); Logger.i("PluginService", "Hot reload complete for plugin:", pluginId); }); diff --git a/Services/Power/IdleInhibitorService.qml b/Services/Power/IdleInhibitorService.qml index 1052c8de3..9c856d3ac 100644 --- a/Services/Power/IdleInhibitorService.qml +++ b/Services/Power/IdleInhibitorService.qml @@ -218,7 +218,7 @@ Singleton { if (activeInhibitors.includes("manual")) { removeInhibitor("manual"); - ToastService.showNotice(I18n.tr("tooltips.keep-awake"), I18n.tr("toast.keep-awake.disabled"), "keep-awake-off"); + ToastService.showNotice(I18n.tr("tooltips.keep-awake"), I18n.tr("toast.wifi.disabled"), "keep-awake-off"); Logger.i("IdleInhibitor", "Manual inhibition disabled"); } } @@ -226,7 +226,7 @@ Singleton { function addManualInhibitor(timeoutSec) { if (!activeInhibitors.includes("manual")) { addInhibitor("manual", "Manually activated by user"); - ToastService.showNotice(I18n.tr("tooltips.keep-awake"), I18n.tr("toast.keep-awake.enabled"), "keep-awake-on"); + ToastService.showNotice(I18n.tr("tooltips.keep-awake"), I18n.tr("toast.wifi.enabled"), "keep-awake-on"); } if (timeoutSec === null && timeout === null) { diff --git a/Services/Theming/ColorSchemeService.qml b/Services/Theming/ColorSchemeService.qml index 204d0fa7b..ffaa1ee62 100644 --- a/Services/Theming/ColorSchemeService.qml +++ b/Services/Theming/ColorSchemeService.qml @@ -26,8 +26,8 @@ Singleton { } // Toast: dark/light mode switched const enabled = !!Settings.data.colorSchemes.darkMode; - const label = enabled ? I18n.tr("toast.dark-mode.dark-mode") : I18n.tr("toast.dark-mode.light-mode"); - const description = I18n.tr("toast.dark-mode.enabled"); + const label = enabled ? I18n.tr("tooltips.switch-to-dark-mode") : I18n.tr("tooltips.switch-to-light-mode"); + const description = I18n.tr("toast.wifi.enabled"); ToastService.showNotice(label, description, "dark-mode"); } } diff --git a/Services/UI/WallpaperService.qml b/Services/UI/WallpaperService.qml index b19b731f8..5d13c088d 100644 --- a/Services/UI/WallpaperService.qml +++ b/Services/UI/WallpaperService.qml @@ -145,7 +145,7 @@ Singleton { // Populate fillModeModel with translated names fillModeModel.append({ "key": "center", - "name": I18n.tr("wallpaper.fill-modes.center"), + "name": I18n.tr("positions.center"), "uniform": 0.0 }); fillModeModel.append({ @@ -167,11 +167,11 @@ Singleton { // Populate transitionsModel with translated names transitionsModel.append({ "key": "none", - "name": I18n.tr("wallpaper.transitions.none") + "name": I18n.tr("common.none") }); transitionsModel.append({ "key": "random", - "name": I18n.tr("wallpaper.transitions.random") + "name": I18n.tr("common.random") }); transitionsModel.append({ "key": "fade", diff --git a/Widgets/NColorPickerDialog.qml b/Widgets/NColorPickerDialog.qml index 83afb220c..d99435f36 100644 --- a/Widgets/NColorPickerDialog.qml +++ b/Widgets/NColorPickerDialog.qml @@ -603,7 +603,7 @@ Popup { } NLabel { - label: I18n.tr("widgets.color-picker.palette.label") + label: I18n.tr("widgets.color-picker.palette-label") Layout.fillWidth: true } @@ -623,7 +623,7 @@ Popup { NLabel { Layout.columnSpan: 17 Layout.fillWidth: true - description: I18n.tr("widgets.color-picker.palette.theme-colors") + description: I18n.tr("widgets.color-picker.palette-theme-colors") } Repeater { @@ -695,7 +695,7 @@ Popup { NLabel { Layout.columnSpan: 17 Layout.fillWidth: true - description: I18n.tr("widgets.color-picker.palette.description") + description: I18n.tr("widgets.color-picker.palette-description") } Repeater { @@ -744,7 +744,7 @@ Popup { NButton { id: cancelButton - text: I18n.tr("widgets.color-picker.cancel") + text: I18n.tr("common.cancel") outlined: cancelButton.hovered ? false : true onClicked: { root.close(); @@ -752,7 +752,7 @@ Popup { } NButton { - text: I18n.tr("widgets.color-picker.apply") + text: I18n.tr("common.apply") icon: "check" onClicked: { root.colorSelected(root.selectedColor); diff --git a/Widgets/NComboBox.qml b/Widgets/NComboBox.qml index 63b82d3c3..adf9bf6b3 100644 --- a/Widgets/NComboBox.qml +++ b/Widgets/NComboBox.qml @@ -42,7 +42,7 @@ RowLayout { for (var i = 0; i < root.model.length; i++) { var item = root.model[i]; if (item && item.key === "") { - displayValue = item.name || I18n.tr("settings.indicator.system-default"); + displayValue = item.name || I18n.tr("panels.indicator.system-default"); found = true; break; } @@ -51,7 +51,7 @@ RowLayout { for (var i = 0; i < root.itemCount(); i++) { var item = root.getItem(i); if (item && item.key === "") { - displayValue = item.name || I18n.tr("settings.indicator.system-default"); + displayValue = item.name || I18n.tr("panels.indicator.system-default"); found = true; break; } @@ -60,7 +60,7 @@ RowLayout { } // If not found in model, show "System Default" instead of "(empty)" if (!found) { - displayValue = I18n.tr("settings.indicator.system-default"); + displayValue = I18n.tr("panels.indicator.system-default"); } } else { // Try to find the display name for the default key in the model @@ -90,7 +90,7 @@ RowLayout { displayValue = String(defaultValue); } } - return I18n.tr("settings.indicator.default-value", { + return I18n.tr("panels.indicator.default-value", { "value": displayValue }); } diff --git a/Widgets/NDateTimeTokens.qml b/Widgets/NDateTimeTokens.qml index 251fe1003..f1d5aab9c 100644 --- a/Widgets/NDateTimeTokens.qml +++ b/Widgets/NDateTimeTokens.qml @@ -30,171 +30,171 @@ Rectangle { { "category": "Common", "token": "h:mm AP", - "description": I18n.tr("widgets.datetime-tokens.common.12hour-time-minutes"), + "description": I18n.tr("widgets.datetime-tokens.common-12hour-time-minutes"), "example": "2:30 PM" }, { "category": "Common", "token": "HH:mm", - "description": I18n.tr("widgets.datetime-tokens.common.24hour-time-minutes"), + "description": I18n.tr("widgets.datetime-tokens.common-24hour-time-minutes"), "example": "14:30" }, { "category": "Common", "token": "HH:mm:ss", - "description": I18n.tr("widgets.datetime-tokens.common.24hour-time-seconds"), + "description": I18n.tr("widgets.datetime-tokens.common-24hour-time-seconds"), "example": "14:30:45" }, { "category": "Common", "token": "ddd MMM d", - "description": I18n.tr("widgets.datetime-tokens.common.weekday-month-day"), + "description": I18n.tr("widgets.datetime-tokens.common-weekday-month-day"), "example": "Mon Dec 25" }, { "category": "Common", "token": "yyyy-MM-dd", - "description": I18n.tr("widgets.datetime-tokens.common.iso-date"), + "description": I18n.tr("widgets.datetime-tokens.common-iso-date"), "example": "2023-12-25" }, { "category": "Common", "token": "MM/dd/yyyy", - "description": I18n.tr("widgets.datetime-tokens.common.us-date"), + "description": I18n.tr("widgets.datetime-tokens.common-us-date"), "example": "12/25/2023" }, { "category": "Common", "token": "dd.MM.yyyy", - "description": I18n.tr("widgets.datetime-tokens.common.european-date"), + "description": I18n.tr("widgets.datetime-tokens.common-european-date"), "example": "25.12.2023" }, { "category": "Common", "token": "ddd, MMM dd", - "description": I18n.tr("widgets.datetime-tokens.common.weekday-date"), + "description": I18n.tr("widgets.datetime-tokens.common-weekday-date"), "example": "Fri, Dec 12" } // Hour tokens , { "category": "Hour", "token": "H", - "description": I18n.tr("widgets.datetime-tokens.hour.no-leading-zero"), + "description": I18n.tr("widgets.datetime-tokens.hour-no-leading-zero"), "example": "14" }, { "category": "Hour", "token": "HH", - "description": I18n.tr("widgets.datetime-tokens.hour.leading-zero"), + "description": I18n.tr("widgets.datetime-tokens.hour-leading-zero"), "example": "14" } // Minute tokens , { "category": "Minute", "token": "m", - "description": I18n.tr("widgets.datetime-tokens.minute.no-leading-zero"), + "description": I18n.tr("widgets.datetime-tokens.minute-no-leading-zero"), "example": "30" }, { "category": "Minute", "token": "mm", - "description": I18n.tr("widgets.datetime-tokens.minute.leading-zero"), + "description": I18n.tr("widgets.datetime-tokens.minute-leading-zero"), "example": "30" } // Second tokens , { "category": "Second", "token": "s", - "description": I18n.tr("widgets.datetime-tokens.second.no-leading-zero"), + "description": I18n.tr("widgets.datetime-tokens.second-no-leading-zero"), "example": "45" }, { "category": "Second", "token": "ss", - "description": I18n.tr("widgets.datetime-tokens.second.leading-zero"), + "description": I18n.tr("widgets.datetime-tokens.second-leading-zero"), "example": "45" } // AM/PM tokens , { "category": "AM/PM", "token": "AP", - "description": I18n.tr("widgets.datetime-tokens.ampm.uppercase"), + "description": I18n.tr("widgets.datetime-tokens.ampm-uppercase"), "example": "PM" }, { "category": "AM/PM", "token": "ap", - "description": I18n.tr("widgets.datetime-tokens.ampm.lowercase"), + "description": I18n.tr("widgets.datetime-tokens.ampm-lowercase"), "example": "pm" } // Timezone tokens , { "category": "Timezone", "token": "t", - "description": I18n.tr("widgets.datetime-tokens.timezone.abbreviation"), + "description": I18n.tr("widgets.datetime-tokens.timezone-abbreviation"), "example": "UTC" } // Year tokens , { "category": "Year", "token": "yy", - "description": I18n.tr("widgets.datetime-tokens.year.two-digit"), + "description": I18n.tr("widgets.datetime-tokens.year-two-digit"), "example": "23" }, { "category": "Year", "token": "yyyy", - "description": I18n.tr("widgets.datetime-tokens.year.four-digit"), + "description": I18n.tr("widgets.datetime-tokens.year-four-digit"), "example": "2023" } // Month tokens , { "category": "Month", "token": "M", - "description": I18n.tr("widgets.datetime-tokens.month.number-no-zero"), + "description": I18n.tr("widgets.datetime-tokens.month-number-no-zero"), "example": "12" }, { "category": "Month", "token": "MM", - "description": I18n.tr("widgets.datetime-tokens.month.number-leading-zero"), + "description": I18n.tr("widgets.datetime-tokens.month-number-leading-zero"), "example": "12" }, { "category": "Month", "token": "MMM", - "description": I18n.tr("widgets.datetime-tokens.month.abbreviated"), + "description": I18n.tr("widgets.datetime-tokens.month-abbreviated"), "example": "Dec" }, { "category": "Month", "token": "MMMM", - "description": I18n.tr("widgets.datetime-tokens.month.full"), + "description": I18n.tr("widgets.datetime-tokens.month-full"), "example": "December" } // Day tokens , { "category": "Day", "token": "d", - "description": I18n.tr("widgets.datetime-tokens.day.no-leading-zero"), + "description": I18n.tr("widgets.datetime-tokens.day-no-leading-zero"), "example": "25" }, { "category": "Day", "token": "dd", - "description": I18n.tr("widgets.datetime-tokens.day.leading-zero"), + "description": I18n.tr("widgets.datetime-tokens.day-leading-zero"), "example": "25" }, { "category": "Day", "token": "ddd", - "description": I18n.tr("widgets.datetime-tokens.day.abbreviated"), + "description": I18n.tr("widgets.datetime-tokens.day-abbreviated"), "example": "Mon" }, { "category": "Day", "token": "dddd", - "description": I18n.tr("widgets.datetime-tokens.day.full"), + "description": I18n.tr("widgets.datetime-tokens.day-full"), "example": "Monday" } ] diff --git a/Widgets/NFilePicker.qml b/Widgets/NFilePicker.qml index c811ff1d9..6b4af355b 100644 --- a/Widgets/NFilePicker.qml +++ b/Widgets/NFilePicker.qml @@ -203,7 +203,7 @@ Popup { NIconButton { icon: "filepicker-refresh" - tooltipText: I18n.tr("tooltips.refresh") + tooltipText: I18n.tr("common.refresh") onClicked: { // Force a proper refresh by resetting the folder const currentFolder = folderModel.folder; @@ -214,7 +214,7 @@ Popup { } NIconButton { icon: "filepicker-close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") onClicked: { root.cancelled(); root.close(); @@ -268,7 +268,7 @@ Popup { NIconButton { icon: filePickerPanel.showSearchBar ? "filepicker-x" : "filepicker-search" - tooltipText: filePickerPanel.showSearchBar ? I18n.tr("tooltips.search-close") : I18n.tr("tooltips.search") + tooltipText: filePickerPanel.showSearchBar ? I18n.tr("tooltips.search-close") : I18n.tr("common.search") baseSize: Style.baseWidgetSize * 0.8 onClicked: { filePickerPanel.showSearchBar = !filePickerPanel.showSearchBar; @@ -339,7 +339,7 @@ Popup { } NIconButton { icon: root.showHiddenFiles ? "filepicker-eye-off" : "filepicker-eye" - tooltipText: root.showHiddenFiles ? I18n.tr("tooltips.hidden-files-hide") : I18n.tr("tooltips.hidden-files-show") + tooltipText: root.showHiddenFiles ? I18n.tr("tooltips.hidden-files-hide") : I18n.tr("tooltips.hidden-files-hide") baseSize: Style.baseWidgetSize * 0.8 onClicked: { root.showHiddenFiles = !root.showHiddenFiles; @@ -775,7 +775,7 @@ Popup { } NButton { - text: I18n.tr("widgets.file-picker.cancel") + text: I18n.tr("common.cancel") outlined: true onClicked: { root.cancelled(); diff --git a/Widgets/NIconPicker.qml b/Widgets/NIconPicker.qml index 99b20b9f9..335336084 100644 --- a/Widgets/NIconPicker.qml +++ b/Widgets/NIconPicker.qml @@ -60,7 +60,7 @@ Popup { } NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") onClicked: root.close() } } @@ -75,7 +75,7 @@ Popup { NTextInput { id: searchInput Layout.fillWidth: true - label: I18n.tr("widgets.icon-picker.search.label") + label: I18n.tr("common.search") placeholderText: I18n.tr("placeholders.search-icons") text: root.query onTextChanged: root.query = text.trim().toLowerCase() @@ -149,12 +149,12 @@ Popup { Layout.fillWidth: true } NButton { - text: I18n.tr("widgets.icon-picker.cancel") + text: I18n.tr("common.cancel") outlined: true onClicked: root.close() } NButton { - text: I18n.tr("widgets.icon-picker.apply") + text: I18n.tr("common.apply") icon: "check" enabled: root.selectedIcon !== "" onClicked: { diff --git a/Widgets/NInputAction.qml b/Widgets/NInputAction.qml index 55cda0522..549b67269 100644 --- a/Widgets/NInputAction.qml +++ b/Widgets/NInputAction.qml @@ -12,7 +12,7 @@ RowLayout { property string description: "" property string placeholderText: "" property string text: "" - property string actionButtonText: I18n.tr("placeholders.test") + property string actionButtonText: I18n.tr("common.test") property string actionButtonIcon: "media-play" property bool actionButtonEnabled: text !== "" diff --git a/Widgets/NLabel.qml b/Widgets/NLabel.qml index 75757cace..499c0be5b 100644 --- a/Widgets/NLabel.qml +++ b/Widgets/NLabel.qml @@ -28,6 +28,7 @@ ColumnLayout { pointSize: Style.fontSizeL font.weight: Style.fontWeightSemiBold color: labelColor + wrapMode: Text.WordWrap } // Settings indicator @@ -47,13 +48,12 @@ ColumnLayout { } NText { + Layout.fillWidth: true text: description pointSize: Style.fontSizeS color: descriptionColor wrapMode: Text.WordWrap visible: description !== "" - Layout.fillWidth: true - // allow HTML like ... in labels/descriptions textFormat: Text.StyledText } } diff --git a/Widgets/NPluginSettingsPopup.qml b/Widgets/NPluginSettingsPopup.qml index 05919cd01..8ae8703f7 100644 --- a/Widgets/NPluginSettingsPopup.qml +++ b/Widgets/NPluginSettingsPopup.qml @@ -39,7 +39,7 @@ Popup { Layout.fillWidth: true NText { - text: I18n.tr("settings.plugins.plugin-settings-title", { + text: I18n.tr("panels.plugins.plugin-settings-title", { "plugin": root.currentPlugin?.name || "" }) pointSize: Style.fontSizeL @@ -50,7 +50,7 @@ Popup { NIconButton { icon: "close" - tooltipText: I18n.tr("tooltips.close") + tooltipText: I18n.tr("common.close") onClicked: root.close() } } @@ -92,7 +92,7 @@ Popup { settingsLoader.item.saveSettings(); root.close(); if (root.showToastOnSave) { - ToastService.showNotice(I18n.tr("settings.plugins.title"), I18n.tr("settings.plugins.settings-saved")); + ToastService.showNotice(I18n.tr("panels.plugins.title"), I18n.tr("panels.plugins.settings-saved")); } } } @@ -115,7 +115,7 @@ Popup { if (!currentPluginApi) { Logger.e("NPluginSettingsPopup", "Cannot open settings: plugin not loaded:", pluginManifest.id); if (showToastOnSave) { - ToastService.showError(I18n.tr("settings.plugins.title"), I18n.tr("settings.plugins.settings-error-not-loaded")); + ToastService.showError(I18n.tr("panels.plugins.title"), I18n.tr("panels.plugins.settings-error-not-loaded")); } return; } diff --git a/Widgets/NSearchableComboBox.qml b/Widgets/NSearchableComboBox.qml index 3a009d72f..8584926aa 100644 --- a/Widgets/NSearchableComboBox.qml +++ b/Widgets/NSearchableComboBox.qml @@ -39,16 +39,16 @@ RowLayout { for (var i = 0; i < model.count; i++) { var item = model.get(i); if (item && item.key === "") { - displayValue = item.name || I18n.tr("settings.indicator.system-default"); + displayValue = item.name || I18n.tr("panels.indicator.system-default"); break; } } // If not found in model, show "System Default" instead of "(empty)" if (displayValue === "") { - displayValue = I18n.tr("settings.indicator.system-default"); + displayValue = I18n.tr("panels.indicator.system-default"); } } else { - displayValue = I18n.tr("settings.indicator.system-default"); + displayValue = I18n.tr("panels.indicator.system-default"); } } else { // Try to find the display name for the default key in the model @@ -67,7 +67,7 @@ RowLayout { displayValue = String(defaultValue); } } - return I18n.tr("settings.indicator.default-value", { + return I18n.tr("panels.indicator.default-value", { "value": displayValue }); } diff --git a/Widgets/NSectionEditor.qml b/Widgets/NSectionEditor.qml index 8b4e0bbef..618a5e608 100644 --- a/Widgets/NSectionEditor.qml +++ b/Widgets/NSectionEditor.qml @@ -182,8 +182,8 @@ NBox { model: availableWidgets ?? null label: "" description: "" - placeholder: I18n.tr("bar.widget-settings.section-editor.placeholder") - searchPlaceholder: I18n.tr("bar.widget-settings.section-editor.search-placeholder") + placeholder: I18n.tr("bar.section-editor.placeholder") + searchPlaceholder: I18n.tr("bar.section-editor.search-placeholder") onSelected: key => comboBox.currentKey = key popupHeight: 300 * Style.uiScaleRatio minimumWidth: 200 * Style.uiScaleRatio @@ -408,7 +408,7 @@ NBox { active: root.widgetHasSettings(modelData.id) sourceComponent: NIconButton { icon: "settings" - tooltipText: I18n.tr("tooltips.widget-settings") + tooltipText: I18n.tr("actions.widget-settings") baseSize: miniButtonSize colorBorder: Qt.alpha(Color.mOutline, Style.opacityLight) colorBg: Color.mOnSurface diff --git a/Widgets/NSpinBox.qml b/Widgets/NSpinBox.qml index 5e880491e..cf2e1a7ea 100644 --- a/Widgets/NSpinBox.qml +++ b/Widgets/NSpinBox.qml @@ -40,7 +40,7 @@ RowLayout { Layout.fillWidth: true readonly property bool isValueChanged: (defaultValue !== undefined) && (value !== defaultValue) - readonly property string indicatorTooltip: defaultValue !== undefined ? I18n.tr("settings.indicator.default-value", { + readonly property string indicatorTooltip: defaultValue !== undefined ? I18n.tr("panels.indicator.default-value", { "value": String(defaultValue) }) : "" diff --git a/Widgets/NTextInput.qml b/Widgets/NTextInput.qml index 8b5b7f68d..6bed5b406 100644 --- a/Widgets/NTextInput.qml +++ b/Widgets/NTextInput.qml @@ -30,7 +30,7 @@ ColumnLayout { spacing: Style.marginS readonly property bool isValueChanged: (defaultValue !== undefined) && (text !== defaultValue) - readonly property string indicatorTooltip: defaultValue !== undefined ? I18n.tr("settings.indicator.default-value", { + readonly property string indicatorTooltip: defaultValue !== undefined ? I18n.tr("panels.indicator.default-value", { "value": defaultValue === "" ? "(empty)" : String(defaultValue) }) : "" @@ -207,7 +207,7 @@ ColumnLayout { NIconButton { id: clearButton icon: "x" - tooltipText: I18n.tr("widgets.text-input.clear") + tooltipText: I18n.tr("common.clear") Layout.alignment: Qt.AlignVCenter border.width: 0 diff --git a/Widgets/NToggle.qml b/Widgets/NToggle.qml index 2a8fcb01c..0d51ed304 100644 --- a/Widgets/NToggle.qml +++ b/Widgets/NToggle.qml @@ -25,7 +25,7 @@ RowLayout { spacing: Style.marginM readonly property bool isValueChanged: (defaultValue !== undefined) && (checked !== defaultValue) - readonly property string indicatorTooltip: defaultValue !== undefined ? I18n.tr("settings.indicator.default-value", { + readonly property string indicatorTooltip: defaultValue !== undefined ? I18n.tr("panels.indicator.default-value", { "value": typeof defaultValue === "boolean" ? (defaultValue ? "true" : "false") : String(defaultValue) }) : "" diff --git a/Widgets/NValueSlider.qml b/Widgets/NValueSlider.qml index 5e7a76e5d..de3f5257c 100644 --- a/Widgets/NValueSlider.qml +++ b/Widgets/NValueSlider.qml @@ -37,15 +37,15 @@ ColumnLayout { if (typeof defaultVal === "number") { // If it's a decimal between 0 and 1, format as percentage if (defaultVal > 0 && defaultVal <= 1 && from >= 0 && from < 1) { - return I18n.tr("settings.indicator.default-value", { + return I18n.tr("panels.indicator.default-value", { "value": Math.floor(defaultVal * 100) + "%" }); } - return I18n.tr("settings.indicator.default-value", { + return I18n.tr("panels.indicator.default-value", { "value": String(defaultVal) }); } - return I18n.tr("settings.indicator.default-value", { + return I18n.tr("panels.indicator.default-value", { "value": String(defaultVal) }); }